18 Forks
67 Stars
67 Watchers

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.

How to download and setup boxdetect

Open terminal and run command
git clone https://github.com/karolzak/boxdetect.git
git clone is used to create a copy or clone of boxdetect repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with boxdetect https://github.com/karolzak/boxdetect/archive/master.zip

Or simply clone boxdetect with SSH
[email protected]:karolzak/boxdetect.git

If you have some problems with boxdetect

You may open issue on boxdetect support forum (system) here: https://github.com/karolzak/boxdetect/issues