Commit Graph

17 Commits

Author SHA1 Message Date
Blake Griffith a258fc7b3b Rename apply and apply_chunks to apply_parallel 2015-05-19 17:05:49 -05:00
Blake Griffith ae73d03f5f process -> apply, more docs 2015-05-19 17:05:49 -05:00
Blake Griffith 43bd8242ff load process chunks into namespace 2015-05-19 17:05:48 -05:00
Juan Nunez-Iglesias 893c3be289 Import crop into util package namespace 2015-01-22 11:38:35 +11:00
Johannes Schönberger 783c04baec Fix bug in array padding, template matching 2013-12-08 18:54:02 +01:00
Juan Nunez-Iglesias 640c49608d Add unique_rows to util/__init__.py 2013-08-05 09:40:10 +10:00
Juan Nunez-Iglesias f0ecc4d00d Rename regular_grid.py 2013-07-12 18:28:11 +02:00
Juan Nunez-Iglesias 7f1b9ea4c6 Fix automerge bug 2013-07-02 19:42:24 +02:00
Juan Nunez-Iglesias bb8cfea8c6 Add function to calculate regularly-spaced grid in nD 2013-07-02 13:22:12 +02:00
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