[ITK] [ITK-users] ASM and AAM in ITK

Timothee Evain tevain at telecom-paristech.fr
Thu Aug 25 04:59:24 EDT 2016


Hi everybody,

I'm currently trying to build teeth models to guide segmentation in CBCT data.

With the help of the ImagePCAShapeModelEstimator I was able to build an ASM model. But that's not enough and I would like to add the intensity information, thus building an appearance model.
Since there isn't build-in solution, I have two questions:

-Is anyone aware of a code project for AAM which could be used with itk?

-In the perspective of coding my own method, I've taken a look to the ImagePCAShapeModelEstimator code. The way the PCA is performed puzzle me. The principal component are computed by combining the data matrix to the eigenvectors of the inner product matrix, not by taking the eigenvector of covariance matrix, for computational efficiency. I don't see the equivalence between these methods. Is there somewhere I could get information on this, a math sheet or something like that ?

Tim 
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list