Upload 2 files
Browse files- README.md +7 -3
- README_ZH.md +5 -1
README.md
CHANGED
|
@@ -1,7 +1,11 @@
|
|
| 1 |
-
# Easy images cropping tool v2.4.1
|
| 2 |
-
|
| 3 |
**Read this in other languages: [English](README.md), [中文](README_ZH.md).**
|
| 4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
When building a training dataset, cropping a large number of images is a tedious task, and existing tools and tutorials often have complex operations, and the accuracy of automated AI tools is not satisfactory. Therefore, I developed a semi-automatic image batch cropping tool.
|
| 6 |
|
| 7 |
This tool can efficiently batch process image cropping tasks, and users can achieve fast and fine-tuning continuous cropping by manually drawing sanctions or setting specific aspect ratios.
|
|
@@ -39,7 +43,7 @@ Overall, this software achieves a "WYSIWYG" fast image cropping experience.
|
|
| 39 |
|
| 40 |

|
| 41 |
|
| 42 |
-
7.Click 'Preview' to get a preview of the effect, or directly click Process Image to complete the screenshot. The default save location is the folder where the original picture is located.
|
| 43 |
|
| 44 |

|
| 45 |
|
|
|
|
|
|
|
|
|
|
| 1 |
**Read this in other languages: [English](README.md), [中文](README_ZH.md).**
|
| 2 |
|
| 3 |
+
# update v2.4.2
|
| 4 |
+
|
| 5 |
+
Added the function of moving images with the scroll wheel and taking screenshots with the space bar
|
| 6 |
+
|
| 7 |
+
# Easy images cropping tool v2.4.1
|
| 8 |
+
|
| 9 |
When building a training dataset, cropping a large number of images is a tedious task, and existing tools and tutorials often have complex operations, and the accuracy of automated AI tools is not satisfactory. Therefore, I developed a semi-automatic image batch cropping tool.
|
| 10 |
|
| 11 |
This tool can efficiently batch process image cropping tasks, and users can achieve fast and fine-tuning continuous cropping by manually drawing sanctions or setting specific aspect ratios.
|
|
|
|
| 43 |
|
| 44 |

|
| 45 |
|
| 46 |
+
7.Click 'Preview' to get a preview of the effect, or directly click Process Image(or click space bar) to complete the screenshot. The default save location is the folder where the original picture is located.
|
| 47 |
|
| 48 |

|
| 49 |
|
README_ZH.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
**其他语言版本: [English](README.md), [中文](README_ZH.md).**
|
| 2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
# 简单图片批量裁剪工具 v2.4.1
|
| 4 |
|
| 5 |
在构建训练数据集时,对大量图片进行裁剪是一项繁琐的任务,而现有的工具和教程往往操作复杂,自动化的AI工具精度也不尽如人意。因此,我开发了一款半自动的图片批量裁剪工具。
|
|
@@ -38,7 +42,7 @@
|
|
| 38 |
|
| 39 |

|
| 40 |
|
| 41 |
-
7.单击"预览"获得预览效果,或者直接单击"处理图片",完成截图。默认保存位置为原图所在文件夹。
|
| 42 |
|
| 43 |

|
| 44 |
|
|
|
|
| 1 |
**其他语言版本: [English](README.md), [中文](README_ZH.md).**
|
| 2 |
|
| 3 |
+
# 更新 v2.4.2
|
| 4 |
+
|
| 5 |
+
添加了滚轮移动图片功能,和空格键截图
|
| 6 |
+
|
| 7 |
# 简单图片批量裁剪工具 v2.4.1
|
| 8 |
|
| 9 |
在构建训练数据集时,对大量图片进行裁剪是一项繁琐的任务,而现有的工具和教程往往操作复杂,自动化的AI工具精度也不尽如人意。因此,我开发了一款半自动的图片批量裁剪工具。
|
|
|
|
| 42 |
|
| 43 |

|
| 44 |
|
| 45 |
+
7.单击"预览"获得预览效果,或者直接单击"处理图片" (或单击空格键),完成截图。默认保存位置为原图所在文件夹。
|
| 46 |
|
| 47 |

|
| 48 |
|