[Insight-users] Find the dimensions of an image without loading the pixels
David Doria
daviddoria at gmail.com
Fri Jan 18 07:34:58 EST 2013
I believe this can do what you're looking for:
http://www.itk.org/Wiki/ITK/Examples/IO/ReadUnknownImageType
Once you have the ImageIOBase object, you can use its GetDimensions
function:
http://www.itk.org/Doxygen/html/classitk_1_1ImageIOBase.html#a249ede68dc40b58a508745e22bccb34f
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130118/737f38a7/attachment.htm>
More information about the Insight-users
mailing list