[Insight-users] ExtractImageFilter vs ExtractImageFilterCopyRegion vs ImageRegionSplitter

jp cervellone at gmail.com
Tue Feb 5 11:39:02 EST 2013


Hello all

I would like to split some very large images into tiles  to generate a
multiresolution pyramid. In the process i would like to keep track of the
location and other parameters of the resulting single tiles.
The datasets are sizes of several 100 gb. Any of those fucntions mentioned
in the header  can be used for this task but i would like to know which one
would be the fastest and less memory intensive.

1.ImageRegionsplitter: can i specify exactly the coordinates where i want
the image to be split ? 
2. Does the extractimagefilter duplicate the image and then crop it ?
3. Does the ExtracImageFilterCopyRegion output a region or an image ? how do
i convert the region into an itkimage that can be saved to disk ? 


Thanks 
J-P





--
View this message in context: http://itk-users.7.n7.nabble.com/ExtractImageFilter-vs-ExtractImageFilterCopyRegion-vs-ImageRegionSplitter-tp30687.html
Sent from the ITK - Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list