Hi Daniele, Simone,
Please see work done for issues 192 - 195 and let me know if this is
all ok for you. The changes have been committed to trunk and new
1.3-SNAPSHOT jars are going up to Sonatype right now.
Note that if you are making heavy use of data to zone image transforms
with ZonalStats you might notice slower performance after these
changes. This is because SimpleIterator currently only uses a JAI
RectIter as its delegate. If this is a problem let me know and I'll
cook up a work-around. The longer term plan is to uncouple
SimpleIterator (and the other JAITools iterators) from the JAI
iterators completely.
cheers
Michael