API: Remove dtype parameter from imread and collections. Remove as_grey from collections.

This commit is contained in:
Stefan van der Walt
2010-11-05 14:44:01 +02:00
parent 325b59c59a
commit 06f8f398bd
4 changed files with 11 additions and 13 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
Version 0.3
-----------
- Remove ``as_grey``, ``dtype`` keywords from imread and ImageCollection
- Remove ``as_grey``, ``dtype`` keyword from ImageCollection
- Remove ``dtype`` from imread
- Generalise ImageCollection to accept a load_func