[Insight-users] aligning two contoursets
Karthik Krishnan
karthik.krishnan at kitware.com
Mon Feb 2 22:40:19 EST 2009
Yogish:
You should take a look at the Robust Point Matching algorithm from Chui
and Anand Rangarajan:
H. Chui and Anand Rangarajan, "A new algorithm for non-rigid point
matching", CVPR, 00
It solves the alignment problem with both rigid and non-rigid variants
for arbitrary number of source and target points, with point
correspondances being unknown. It is also fairly resilient to outliers.
If you are looking for readily available source code, its available as a
part of the BioImageSuite, in the form of a VTK algorithm. Look for
source files of hte form vtk*RPM* and produces a vtkTransform for you.
--
Karthik Krishnan
R & D Engineer,
Kitware Inc,
Ph: 518 371 3971 x119
Fax: 518 371 3971
Yogish Mallya wrote:
> Hi,
>
>
> I have to write an application in which I need to align two contours
> (open)having different number of control points. In other words one
> of the contours has more number of points compared to other. Is there
> any class in ITK to warp a contour on to another?
>
>
> Best Wishes
> Yogish
>
>
> ------------------------------------------------------------------------
> Unlimited freedom, unlimited storage. Get it now
> <http://in.rd.yahoo.com/tagline_mail_2/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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