boxdetect 1.0.2
0
boxdetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes l
Contents
boxdetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like characters boxes on scanned forms.
Stars: 105, Watchers: 105, Forks: 20, Open Issues: 7The karolzak/boxdetect
repo was created 4 years ago and the last code push was 1 years ago.
The project is popular with 105 github stars!
How to Install boxdetect
You can install boxdetect using pip
pip install boxdetect
or add it to a project with poetry
poetry add boxdetect
Package Details
- Author
- Karol Zak
- License
- MIT
- Homepage
- http://github.com/karolzak/boxdetect
- PyPi:
- https://pypi.org/project/boxdetect/
- GitHub Repo:
- https://github.com/karolzak/boxdetect
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common boxdetect errors.
Code Examples
Here are some boxdetect
code examples and snippets.
GitHub Issues
The boxdetect package has 7 open issues on GitHub
- checkbox detect fails with sloppy crosses