Re: [Insight-users] Extract circles in a medical image

Tomáš Kazmar Tomash.Kazmar at seznam.cz
Fri May 25 03:32:01 EDT 2007


# In my algorithm, I want to extract some circles in the image. I didn't
# know whether ITK has a relative class that can help me do that.

I think you are looking for this class: HoughTransform2DCirclesImageFilter,
there is also an example on how to use this class in Examples/Segmentation
directory.


Tomas


More information about the Insight-users mailing list