mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 04:39:13 +08:00
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
Version 0.3
|
|
-----------
|
|
- Remove ``as_grey``, ``dtype`` keyword from ImageCollection
|
|
- Remove ``dtype`` from imread
|
|
- Generalise ImageCollection to accept a load_func
|
|
|
|
Version 0.4
|
|
-----------
|
|
- Switch mask and radius arguments for median_filter
|