[Insight-users] How to implement ITK built-in functions in assigned region of an image?

Luis Ibanez luis.ibanez at kitware.com
Sat Aug 8 19:06:45 EDT 2009


Hi Sam,

What kind of functions do you have in mind ?

There are a few ITK filters that take Masks as input,
in addition to an image, but they are not many.

Depending on what your final goal is, you may
get close by processing the full image and then
masking the output with the region by using the
MaskImageFilter.


We will need more details in order to give you
more guidance...


     Regards,


            Luis



-----------------------------------------------------------------------------
On Sun, Aug 2, 2009 at 10:28 AM, Sam Sun <wxdl.jx at gmail.com> wrote:

> For example, after segmenting a region ( generally non-regular) in an
> image, want to do further analysis in the region using ITK functions.
>
> Thank you for your help in advance.
>
> _____________________________________
> 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/20090808/e91dd1ae/attachment.htm>


More information about the Insight-users mailing list