[Insight-users] RGBimage

Luis Ibanez luis.ibanez at kitware.com
Sat May 21 15:45:18 EDT 2011


Hi LaMoOsH

You could try the filter:

        itkLabelMapContourOverlayImageFilter.h


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



      Luis


------------------------------------------------------
2011/5/14 LaMoOsH .. <xlolla28x at hotmail.com>:
> Hello,
>
> I have a grayscale image .. (CT scan image) and i already applied a
> level-set on that image to segment a region.
> now, i want to add a colour on the segmented boundary. just as the manual
> segmentation with itk snap .
> the result that i have is the result of the shape detection level set and it
> is in black and white.. and i have the thresholder output too ..
>
> how can i draw the line of the boundary which is the result of the level set
> on my original grayscale image?
>
> should i make two different outputs? so one is the output for the shape
> detection.. and another output of drawing the line on my original image?
> should i convert the image into RGB? how can i assign a colour to each pixel
> in the bounday.
>
> sorry for asking alot of questions , i am new to itk.
> few hints on my questions will be very helpful and appreciated.
>
> Thank you :)
>
>
>
> _____________________________________
> 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