Commit Graph
20 Commits
Author SHA1 Message Date
Josh Warner (Mac) abc7a16a80 STYLE: Use np.array instead of np.r_ and import Poly3DCollection 2013-09-02 15:31:51 -05:00
Josh Warner (Mac) 1174d6fbc5 FIX: Errors in unit tests 2013-09-01 22:05:39 -05:00
Josh Warner (Mac) 50d73fdd62 TEST: Add test suite for draw3d (ellipsoid/ellipsoid_stats) 2013-09-01 21:31:53 -05:00
François Boulogne 984311b457 fix int + pep 2013-05-28 07:56:56 +02:00
François Boulogne f630327dc3 add unittest 2013-05-28 07:56:56 +02:00
François Boulogne 2131a9ddfd rename function bezier_curve to bezier_segment 2013-05-28 07:56:55 +02:00
François Boulogne 00524a3d86 split tests 2013-05-28 07:56:12 +02:00
François Boulogne 328e54fa13 minor fixes 2013-05-28 07:56:12 +02:00
François Boulogne e51f5c3cd5 implement rotated ellipses 2013-05-28 07:56:11 +02:00
François BoulogneandJohannes Schönberger 62b359a39b add test point position circle-ellipse 2013-01-16 19:54:08 +01:00
François BoulogneandJohannes Schönberger cc061029f3 remove print statement 2013-01-16 19:54:07 +01:00
François Boulogne 075c43109a new method: ellipse_perimeter 2013-01-13 16:39:02 +01:00
François Boulogne 60b560ff9e add andres method for circle_perimeter 2013-01-12 10:56:52 +01:00
Anders Boesen Lindbo Larsen 2313361cf9 Add circle perimeter to draw module. 2012-12-27 20:42:01 +01:00
Andreas Mueller f7b3d8062c COSMIT pep8 2012-06-29 11:27:23 +02:00
Johannes Schönberger 5b854d9b3c changed interface of draw.polygon function for a more consistent usage 2012-04-23 18:38:20 +02:00
Johannes Schönberger 53ac34a8d0 renamed function bresenham to line 2012-04-23 17:07:27 +02:00
Johannes Schönberger de8369be50 added draw circle and ellipse functions 2012-04-23 16:20:49 +02:00
Johannes Schönberger 4565a49cfa added draw.polygon function with test cases 2012-04-19 23:37:35 +02:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00