Stefan van der Walt
|
abca94e16f
|
BUG: Provide bresenham as backward compatible name for line.
|
2012-04-24 13:05:36 -07:00 |
|
Johannes Schönberger
|
9fdfdc9708
|
added explicit cython list type and changed creation of contiguous arrays
|
2012-04-23 22:06:26 +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
|
d83592cc05
|
improved doc string
|
2012-04-23 16:22:37 +02:00 |
|
Johannes Schönberger
|
de8369be50
|
added draw circle and ellipse functions
|
2012-04-23 16:20:49 +02:00 |
|
Johannes Schönberger
|
0db612724d
|
removed area function and removed old comment
|
2012-04-22 10:46:37 +02:00 |
|
Johannes Schönberger
|
649d912071
|
improved doc string
|
2012-04-21 16:59:29 +02:00 |
|
Johannes Schönberger
|
0aa008712a
|
replaced fixed output array size with dynamic lists
area of polygon is not suitable to determine the size of the
number of filled pixels for output array
|
2012-04-21 16:56:14 +02:00 |
|
Johannes Schönberger
|
4565a49cfa
|
added draw.polygon function with test cases
|
2012-04-19 23:37:35 +02:00 |
|
Stefan van der Walt
|
e99f18be5a
|
BUG: Fix imports for Python 3.2.
|
2012-03-03 11:18:16 -08:00 |
|
Stefan van der Walt
|
bf609dfca0
|
DOC: Fix some scikits.image mentions.
|
2011-12-02 10:55:41 -08:00 |
|
Nelle Varoquaux
|
114cf44c77
|
Renamed scikits.image to skimage
|
2011-10-18 21:12:27 +02:00 |
|