faustomorales / keras-ocr

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
https://keras-ocr.readthedocs.io/
MIT License
1.36k stars 347 forks source link

fix for OpenCV => 4.5.2 #224

Closed Alexqwesa closed 1 year ago

Alexqwesa commented 1 year ago

implicit conversion to int in: pointPolygonTest(... pt=() ... )

see this issue https://github.com/opencv/opencv/issues/20186 (maybe it is upstream bug, but i am not sure when it will be fixed if ever...)