Josh Warner (Mac)
5f7fc52830
FEAT: generator to add various types of random noise to images
2013-06-29 18:00:26 -05:00
Josh Warner (Mac)
20ae0a1ca2
FEAT: Generalized n-dimensional array padding
...
This PR exposes NumPy 1.8+ padding functionality to all
users of scikit-image, regardless of their personal NumPy
version.
The improved (much better scaling with dimensionality)
version introduced in NumPy 1.8 is used.
2013-06-19 09:10:06 -05:00
Johannes Schönberger
c10f8d300b
Add __all__ to util package
2013-04-28 23:20:01 +02:00
Stefan van der Walt
fce9de633d
ENH: Promote as_windows to a utility function.
2012-06-24 17:57:51 -07:00
Nicolas Pinto
1108bd892e
ENH: move 'util.array_views' to 'util.shape'
2012-02-12 14:59:06 -05:00
Nicolas Poilvert
b4a1bf18ba
remove empty line in __init__
2012-02-12 00:10:40 -05:00
Nicolas Poilvert
da707a78ed
initial push of array view codes. tests for block views
2012-02-12 00:09:49 -05:00
Nelle Varoquaux
114cf44c77
Renamed scikits.image to skimage
2011-10-18 21:12:27 +02:00