Commit Graph
7 Commits
Author SHA1 Message Date
Pieter Holtzhausen 9cd072d925 Merge 2011-08-22 15:35:57 +02:00
Pieter Holtzhausen 9ed82321c0 Added a settle count for similar angles to resolve themselves 2011-08-22 15:33:26 +02:00
Pieter Holtzhausen 4718e6e1d0 Merge 2011-08-22 15:32:44 +02:00
Stefan van der Walt 7eed21194a TST: Test both Cython and Python versions of the hough tf. 2011-07-15 17:45:51 -05:00
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 29c657e344 Add Hough transform. 2009-08-23 12:42:31 -07:00