[Insight-users] Drawing Shape on BinaryImage(BW)
강민구
tominku at naver.com
Sat Aug 27 12:20:01 EDT 2011
Hi
i want to draw a shape(Circle, Rectangle etc..) on itk::Image(in my case, it is bw)
in other word, i want to paint on the image (brushing)
i was planning to iterate over the pixels corresponding to the brush shape and set that pixels value to 255.
but it's tricky to make a circle region iterator. so i wonder if there is a class that support that functionality.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110828/2427e180/attachment.htm>
More information about the Insight-users
mailing list