[Insight-users] Estimate PCA Model
Robin Huang
globox231 at hotmail.com
Thu Aug 29 08:08:29 EDT 2013
Hi Again,
Sorry to bother you all, but I've figured it out now. Unfortunately I've ran into another problem. I keep getting a null result "svd[0]: 0 norm: -nan" when I run this sample code. Is there a specific criteria for the input image?
Robin
From: globox231 at hotmail.com
To: insight-users at itk.org
Date: Thu, 29 Aug 2013 20:29:07 +1000
Subject: [Insight-users] Estimate PCA Model
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
_____________________________________
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://www.itk.org/mailman/listinfo/insight-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130829/2a09e159/attachment.htm>
More information about the Insight-users
mailing list