[Insight-users] Image dimension/subimage

Xabier Artaechevarria xabiarta at unav.es
Fri Oct 2 10:58:43 EDT 2009


Hi Mat,

this might be useful:

http://www.itk.org/Doxygen/html/classitk_1_1ExtractImageFilter.html

Regards,
Xabier


2009/10/2 Michael Xanadu <xanadu.michael at googlemail.com>

> Hi Mat,
>
> 1. try something like this: ImageType::SizeType size =
> getYourImageSomeHow->GetLargestPossibleRegion().GetSize();
>
> 2. I don't know, sorry.
>
> Michel
>
> 2009/10/2 Matthias Dodt <matthias.dodt at mdc-berlin.de>
>
>> Hi ITK users!
>>
>> I got two simple questions:
>>
>> 1. How do i get the pixel resolution of an image?
>>
>> 2. I want to process sub-images of my image seperately by an algorithm. Is
>> there an easy way to cut sub-images out of a source image?
>>
>> thanks in advance!
>>
>> greetings
>>
>> mat
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-users
>>
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20091002/c3c6ada6/attachment.htm>


More information about the Insight-users mailing list