PPOCRLabelv2 is a semi-automatic graphic annotation tool suitable for OCR field, with built-in PP-OCR model to automatically detect and re-recognize data.
File "D:\anaconda3\envs\ocr\lib\site-packages\PPOCRLabel\PPOCRLabel.py", line 1425, in scrollRequest
bar.setValue(bar.value() + bar.singleStep() * units)
TypeError: setValue(self, a0: int): argument 1 has unexpected type 'float'
ctrl + 鼠标中键
File "D:\anaconda3\envs\ocr\lib\site-packages\PPOCRLabel\PPOCRLabel.py", line 1477, in zoomRequest
self.addZoom(scale * units)
File "D:\anaconda3\envs\ocr\lib\site-packages\PPOCRLabel\PPOCRLabel.py", line 1436, in addZoom
self.setZoom(self.zoomWidget.value() + increment)
File "D:\anaconda3\envs\ocr\lib\site-packages\PPOCRLabel\PPOCRLabel.py", line 1433, in setZoom
self.zoomWidget.setValue(value)
TypeError: setValue(self, val: int): argument 1 has unexpected type 'float'
PPOCRLabel main 最新版 python 3.10
多点标注 按Q
下一张 按的时候 随机触发事件
ctrl + 鼠标中键