karolzak / boxdetect

BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on scanned forms.
MIT License
105 stars 20 forks source link

Add missing docstrings #8

Closed karolzak closed 4 years ago

karolzak commented 4 years ago

Need to make sure docstrings for all the functions and classes are in place