Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Metz ef779d1588 Fixed PEP8 spaces 2014-02-02 12:40:37 +00:00
Jeremy Metz 0136fd5915 Removed trailing whitespaces 2014-02-01 20:30:39 +00:00
Jeremy Metz 920c3efb83 Added new convex_hull_image qhull test 2014-02-01 16:17:53 +00:00
Juan Nunez-Iglesias c3582f21f8 Add (previously) pathological qhull test case 2013-08-05 10:39:42 +10:00
Chintak Sheth 8bc70cd2ea Added test for checking ValueError 2013-05-29 10:38:28 +05:30
Chintak Sheth a2a40de83e Test for the two neighborhood values 2013-05-29 10:38:28 +05:30
Chintak Sheth 4ff28908d8 Resolve fast forward 2013-05-29 10:38:27 +05:30
Chintak Sheth 2419285602 Unit tests added 2013-05-29 10:38:27 +05:30
Chintak Sheth 20ca89d8b8 Added unit test for convex_hull_object function in test_convex_hull.py 2013-05-29 10:38:26 +05:30
Andreas Mueller f7b3d8062c COSMIT pep8 2012-06-29 11:27:23 +02:00
Stefan van der Walt 3495767358 ENH: Rename convex_hull to convex_hull_image to allow later clean API addition of convex_hull with labels. 2011-11-02 09:38:54 -07:00
Stefan van der Walt 33469fa69e BUG: Allow test suite to pass with scipy < 0.9. 2011-10-28 14:56:41 -07:00
Stefan van der Walt 2191d29611 ENH: In test, do not compute hull twice. 2011-10-28 14:36:05 -07:00
Stefan van der Walt b34b9d8ddd ENH: Only perform convex hull on select candidate pixels. Gets us a factor 30 speedup. 2011-10-26 23:17:00 -07:00
Stefan van der Walt b5ad567a68 ENH: Add binary convex hull computation. 2011-10-26 17:43:30 -07:00