[Insight-users] itk PCA spatial object ( mesh)
N. Markus
neuner.markus at gmx.net
Tue Sep 29 03:46:54 EDT 2009
Hi GT,
As i know there are only some basic classes for "Active Shape Models" in
the folder "/Code/Patented":
- itk::ActiveShapeModelCalculator< TImage >
- itk::ActiveShapeModelGradientSearchMethod< TImage >
And one Test class in "Testing/Code/Patented":
- itkActiveShapeModelCalculatorTest.cxx
Note: You need to build ITK with the CMake Option ITK_USE_PATENTED set
to ON.
Best Regards,
Markus
gregthom wrote:
> Greetings
>
> I would like to know what itk filter I can use for computing PCA on a set of
> meshes where one mesh is a "reference" and the other meshes are variations
> around this true mesh.
>
> Any one knows of an itk implementation of the shape modeling on this site :
>
> http://personalpages.manchester.ac.uk/staff/timothy.f.cootes/ ?
>
>
> Thanks
>
> GT
>
More information about the Insight-users
mailing list