kiniry/straightener
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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