How to implement an array of iterators? For single iterator, we can use: IteratorType outputIt( outputImage, outputRegion ); What if I want an array of iterators, say It[], given its corresponding array of images Image[]? Thanks! -- Best wishes, Bing Jian bjian at cise . ufl . edu