kiniry / straightener

Automatically exported from code.google.com/p/straightener
2 stars 0 forks source link

lineDetect Python extension Uses simple Hough transform to detect near-vertical and near-horizontal lines in an image.

To install sitewide, run the following as root: python setup.py install Or, to install it just for yourself, run: python setup.py install --user