This is an intelligent barcode annotation tool forked from labelme.
Install dependencies with the following command:
pip install -r requirements.txt
predefine labels use --labels, like:
python __main__.py --nodata --labels a,b,c
- A content property is added to the shape object. Users can modify and check the barcode content in the label dialog.
- The Dynamsoft Barcode Reader is used to automatically annotate barcodes.