1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_textline_detection.git synced 2025-06-12 13:20:03 +02:00

Merge pull request from mikegerber/fix/not-detecting-any-regions-and-lines

🐛 Work around not detecting any regions (and lines) with OpenCV 4.6
This commit is contained in:
vahidrezanezhad 2022-09-14 12:37:16 +02:00 committed by GitHub
commit b0ef767366
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
opencv-python-headless
opencv-python-headless < 4.6 # XXX https://github.com/qurator-spk/sbb_textline_detection/issues/60
matplotlib
seaborn
tqdm