[Insight-users] (no subject)

James Carroll jim at microbrightfield.com
Fri, 16 Apr 2004 10:22:43 -0400


Hi,

I'm about to spend some time using itk::TIFFImageIO to write large tiled
tiffs,  setting the region of interest, then feeding it lots of data.
I'm hoping I can incrementally write tiffs that are jpeg-in-tiles
compressed, and have a total size over 1.5 GB. =20

Is this a reasonable thing for me to try in ITK?  Anyone have any
similar examples?  (C++ or Python both welcome)

Thanks,
-Jim