<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div><br></div><div>I've been trying to make use of the sample code on&nbsp;<i>ITK/Examples/WishList/Segmentation/EstimatePCAModel</i>&nbsp;</div><div>However, I do not quite understand the required input</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div><i>if( argc &lt; 5 )</i></div></div><div><div><i>&nbsp; &nbsp; {</i></div></div><div><div><i>&nbsp; &nbsp; std::cerr &lt;&lt; "Missing Parameters " &lt;&lt; std::endl;</i></div></div><div><div><i>&nbsp; &nbsp; std::cerr &lt;&lt; "Usage: " &lt;&lt; argv[0];</i></div></div><div><div><i>&nbsp; &nbsp; std::cerr &lt;&lt; " nbTrain &nbsp;trainFilePattern";</i></div></div><div><div><i>&nbsp; &nbsp; std::cerr &lt;&lt; " nbModes &nbsp;modeFilePattern";</i></div></div><div><div><i>&nbsp; &nbsp; std::cerr &lt;&lt; std::endl;</i></div></div><div><div><i>&nbsp; &nbsp; return 1;</i></div></div><div><div><i>}</i></div></div></blockquote><div><br></div><div>What is trainFilePattern and modeFilePattern?</div><div><br></div><div>Thanks</div><div>Robin</div>                                               </div></body>
</html>