You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/official/annotation_tool/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,3 +112,6 @@ python viewer.py
112
112
1.**Load images** — Use *Load Images…*, *Load Folder…*, or drag-and-drop image files/folders.
113
113
2.**Load JSON** — Use *Open JSON…* or drag-and-drop a `.json` file exported by the annotation tool.
114
114
3.**Browse** — Select any image in the list. If its filename appears in the JSON, overlays and barcode details are shown automatically.
115
+
116
+
## Blog
117
+
[Build a Dual-Engine Barcode Annotation Tool in Python to Create Ground-Truth Datasets](https://www.dynamsoft.com/codepool/build-dual-engine-barcode-annotation-tool-python.html)
0 commit comments