Skip to content

Automatically exported from code.google.com/p/straightener

Notifications You must be signed in to change notification settings

kiniry/straightener

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

About

Automatically exported from code.google.com/p/straightener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published