[Insight-users] Imagemask for registration: possible to create non-structured mask?

Luis Ibanez luis.ibanez at kitware.com
Mon Feb 22 18:34:53 EST 2010


Hi Michiel,

Why do you want to use a non-structured 3D mask, if you already
have a binary mask from your segmentation, and you just need
to connect it to the itk::ImageMaskSpatialObject ?

Please look at the example:

         Insight/Examples/Registration/
                            ImageRegistration12.cxx

It shows how to use image masks in a registration process.

    Regards,


             Luis


--------------------------------------------
On Mon, Feb 22, 2010 at 12:23 PM, michiel mentink
<michael.mentink at st-hughs.ox.ac.uk> wrote:
>
> I have a segmented 3D volume in binary format (foreground, background).
>
> I'd like to convert this into an image mask, so I can rigidly register the
> segmented volume, using the mask, to its' original, unsegmented volume.
> (I'm basically extending the imageRegistration8 example).
>
> Is it possible to create a non-structured 3D mask? (with random entries
> for mask points)
>
> Has anybody got an example how to do so?
>
> cheers,
> Michael
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.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
>
>


More information about the Insight-users mailing list