2009/8/20 Christopher Hanley <[email protected]>: > Will the Image Processing Scikit be dedicated to working with a single > image or stacks of images?
Thanks for the reminder -- I have to add ImageCollection to the set of features. Fernando started working on something similar in 2006, and I've implemented a cached reader here: http://mentat.za.net/supreme/doc/supreme.misc.io.ImageCollection-class.html To get back to your comment: what kind of operations would you like to see supported on multiple images? Regards Stéfan _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
