[Insight-users] Estimate PCA Model
Robin Huang
globox231 at hotmail.com
Thu Aug 29 06:29:07 EDT 2013
Hi,
I've been trying to make use of the sample code on ITK/Examples/WishList/Segmentation/EstimatePCAModel However, I do not quite understand the required input
if( argc < 5 ) { std::cerr << "Missing Parameters " << std::endl; std::cerr << "Usage: " << argv[0]; std::cerr << " nbTrain trainFilePattern"; std::cerr << " nbModes modeFilePattern"; std::cerr << std::endl; return 1;}
What is trainFilePattern and modeFilePattern?
ThanksRobin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130829/c710aaa8/attachment.htm>
More information about the Insight-users
mailing list