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: 105, Watchers: 105, Forks: 20, Open Issues: 7

The 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
No  boxdetect  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

mediapipe 0.10.15

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.7.3

Open Source Differentiable Computer Vision Library for PyTorch