通过 python 脚本使用图片文件名与文本数据进行匹配,并按照匹配的数据重命名图片 / renaming images according to matched text data via python script
-
Updated
Jul 11, 2023 - Python
通过 python 脚本使用图片文件名与文本数据进行匹配,并按照匹配的数据重命名图片 / renaming images according to matched text data via python script
This Python script automates the process of renaming files within a specified directory on the desktop. The script replaces the original names with a sequential specified start count and a constant specified file extension.
Simple python project using OpenCV and Tesseract to read text from an image and rename the file from the text
Add a description, image, and links to the image-renaming topic page so that developers can more easily learn about it.
To associate your repository with the image-renaming topic, visit your repo's landing page and select "manage topics."