BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on scanned forms.
105
stars
20
forks
source link
update scikit and python versions #27
Closed
karolzak closed 1 year ago
Fixes #25 Also updates supported version for unit testing from [3.5, 3.6, 3.7, 3.8] to [3.7, 3.8, 3.9, 3.10] Resolves #28