/labelImg

🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images

Primary LanguagePythonMIT LicenseMIT

LabelImg with Barcode Label Support

The repository based on LabelImg aims to annotate barcode images.

Installation

python3 -m pip install -r requirements.txt

Image Download

To conveniently download images, you can install the tool:

git clone https://github.com/Joeclinton1/google-images-download
python3 setup.py install

Then run the script:

python3 google-image-downloader.py -k pdf417 -l 10

Google Images Download documentation

https://google-images-download.readthedocs.io/en/latest/index.html

Usage

python3 labelimg.py

labelimg barcode annotation

About LabelImg

https://github.com/tzutalin/labelImg

Blog

How to Annotate Barcode Object with LabelImg for Machine Learning