[Insight-users] Annotation of two images

Bill Lorensen bill.lorensen at gmail.com
Sun Mar 30 19:43:08 EDT 2008


Ah, you can do it with itk. You could use itkOrImageFIlter. Set the
value in the binary image to the largest possible value for the data
type. Then OR the two images.

Bill

On Sun, Mar 30, 2008 at 3:42 PM, gp kekule <kekuleitk at gmail.com> wrote:
> Dear All
>
> I have two images
>
> 1. Original image (Gray scale)
>
> 2. Binary Image with a boundary ....
>
> I want to supeimpose 2 on 1 so that the boundary with superimpose on
> original image.
>
> Eg> Original CT Image of brain and extracted boundary of white
> matter........Final output should be like original image showing boundary of
> white matter with a color
>
> I am not able to do it in ITK. Please let me know if someone has done it
> before.
>
> Thanks in advance.
>
> BW
> Dave
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list