Kentaro Wada 07f9515bb9 Skip closing polygon if polygon points <= 2 7 years ago
..
cli 3253db7859 Add labelme_draw_label_png 7 years ago
config 721d3547c4 Fix typo of saving default_config_file 7 years ago
icons 43564ec9af Add icon.ico to build exe on Windows 7 years ago
__init__.py 1b389f8b59 Stop using pkg_resources.get_distribution for version 7 years ago
_version.py 36273767ec 2.13.1 7 years ago
app.py 9f2de0534f Use codecs.open(encoding='utf-8') to support CJK label list file 7 years ago
canvas.py 660c2e2847 Initialize Canvas.movingShape=False 7 years ago
colorDialog.py c59d3f4eb3 Use qtpy to abstract Qt python binding 7 years ago
labelDialog.py 6b308ea563 Enable user configure GUI with args and a yaml file 7 years ago
labelFile.py 588dc993ec Preserve custom JSON keys 7 years ago
lib.py c59d3f4eb3 Use qtpy to abstract Qt python binding 7 years ago
shape.py 07f9515bb9 Skip closing polygon if polygon points <= 2 7 years ago
testing.py 6e1402bccf Add test for labelme/app.py 7 years ago
toolBar.py 4518bdb13e Support PySide2 (PySide is deprecated so not supported) 7 years ago
utils.py 3253db7859 Add labelme_draw_label_png 7 years ago
zoomWidget.py c59d3f4eb3 Use qtpy to abstract Qt python binding 7 years ago