Contents

boxdetect 1.0.2

0

boxdetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes l

boxdetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like characters boxes on scanned forms.

Stars: 114, Watchers: 114, Forks: 21, Open Issues: 7

The karolzak/boxdetect repo was created 5 years ago and the last code push was 3 years ago.
The project is popular with 114 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
No  boxdetect  pypi packages just yet.

Errors

A list of common boxdetect errors.

Code Examples

Here are some boxdetect code examples and snippets.

Related Packages & Articles

mediapipe 0.10.32

MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.

kornia 0.8.2

Open Source Differentiable Computer Vision Library for PyTorch