PaddleOCR/PPOCRLabel/libs
whjdark 42395baffc
canvas.paintEvent() bug fix
https://github.com/PaddlePaddle/PaddleOCR/issues/7681 
https://github.com/PaddlePaddle/PaddleOCR/issues/7702 
self.prevPoint存储使用浮点型,p.drawLine只接受整型,触发上述异常。
2022-09-28 20:30:43 +08:00
..
__init__.py
autoDialog.py
canvas.py canvas.paintEvent() bug fix 2022-09-28 20:30:43 +08:00
colorDialog.py
constants.py new commit 2022-07-08 14:44:38 +08:00
create_ml_io.py
editinlist.py new commit 2022-07-08 14:44:38 +08:00
hashableQListWidgetItem.py
keyDialog.py make import better 2022-02-20 16:00:19 +08:00
labelColor.py Key can add into key list after labeling a new one 2022-02-20 13:53:39 +08:00
labelDialog.py
resources.py Update PPOCRLabel 2022-05-13 14:59:37 +08:00
settings.py
shape.py modify some sizes 2022-08-01 20:30:39 +08:00
stringBundle.py
toolBar.py
unique_label_qlist_widget.py the height of key list set to a quarter of the windows height 2022-02-25 20:50:09 +08:00
ustr.py
utils.py new table gt format 2022-09-07 13:27:19 +08:00
zoomWidget.py