[Insight-users] About reconstruction of gray-scaled image from binary image
Lodron, Gerald
Gerald.Lodron at joanneum.at
Tue Dec 22 03:35:28 EST 2009
Hi
Use as template parameter a grayscale image instead of a binary image. The function SetReplaceValue specifies the gray value (default is 1 or true in binary images)
Best regards
-----Ursprüngliche Nachricht-----
Von: Xiaopeng Yang [mailto:yxp233 at postech.ac.kr]
Gesendet: Dienstag, 22. Dezember 2009 01:53
An: 'Luis Ibanez'; Lodron, Gerald
Cc: insight-users at itk.org
Betreff: About reconstruction of gray-scaled image from binary image
Hi,
I am working on liver segmentation from a series of gray-scaled CT images. I used ConnectedThresholdImageFilter.cxx region growing algorithm and obtained a series of binary images. What I would like to do is to change the region growing binary images to gray-scaled images. How can ITK solve this problem?
Thank you very much.
Xiaopeng Yang
POSTECH,
South Korea
More information about the Insight-users
mailing list