Skip to content

Commit 843c89d

Browse files
committed
[FEAT] change pics source
1 parent 72da7d0 commit 843c89d

File tree

8 files changed

+6
-7
lines changed

8 files changed

+6
-7
lines changed

batch_insert_exif/readme.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
手机上查看`Exif`我使用的是Exif Viewer Lite`这款App。如下图,能够看到照片的光圈、快门、iso,甚至当时拍摄的位置等信息。
1717

18-
![](https://cdn.jsdelivr.net/gh/RRRoger/image_tools@main/images/WechatIMG2063.jpeg)
18+
![](https://cdn.jsdelivr.net/gh/ihatebeans/images@main/img/WechatIMG2063.jpeg)
1919

2020

2121

@@ -100,7 +100,6 @@ def judge_font_color(img):
100100

101101
## 4. 处理后效果
102102

103-
![](https://cdn.jsdelivr.net/gh/RRRoger/image_tools@main/images/after_exif_setting/DSC05247-21.JPG)
104-
105-
![](https://cdn.jsdelivr.net/gh/RRRoger/image_tools@main/images/after_exif_setting/IMG_9468.JPG)
103+
![](https://cdn.jsdelivr.net/gh/ihatebeans/images@main/img/DSC07784-4.JPG)
106104

105+
![](https://cdn.jsdelivr.net/gh/ihatebeans/images@main/img/DSC07404-7.JPG)

images/WechatIMG2063.jpeg

-207 KB
Binary file not shown.
-807 KB
Binary file not shown.
-2.16 MB
Binary file not shown.
-1.05 MB
Binary file not shown.
-776 KB
Binary file not shown.

images/show_result.jpg

-78.8 KB
Binary file not shown.

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ python run.py -p /Users/chenpeng/Pictures/test_write_exif
6868

6969
- 显示处理结果信息
7070

71-
![](./images/show_result.jpg)
71+
![](https://cdn.jsdelivr.net/gh/ihatebeans/images@main/img/show_result.jpg)
7272

7373
- 处理后效果
7474

75-
![](./images/after_exif_setting/DSC07784-4.JPG)
75+
![](https://cdn.jsdelivr.net/gh/ihatebeans/images@main/img/DSC07784-4.JPG)
7676

77-
![](./images/after_exif_setting/DSC07404-7.JPG)
77+
![](https://cdn.jsdelivr.net/gh/ihatebeans/images@main/img/DSC07404-7.JPG)
7878

7979

8080

0 commit comments

Comments
 (0)