Commit Graph

4 Commits

Author SHA1 Message Date
Stefan van der Walt 520c54f5ec ENH: Add faster numpy hough version as well as a Cython version. Add appropriate setup.py files to build the Cython module. Fix hough tests.
Conflicts:

	scikits/image/setup.py
	scikits/image/transform/hough_transform.py
	scikits/image/transform/tests/test_hough_transform.py
2011-04-08 19:07:58 +02:00
Stefan van der Walt 495d214239 BUG: Hough failed on provision of angles argument. 2010-09-28 14:15:48 +02:00
Stefan van der Walt 67e5f0b7b8 Fix houghtf docs. 2009-09-24 12:00:41 +02:00
Stefan van der Walt 29c657e344 Add Hough transform. 2009-08-23 12:42:31 -07:00