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