<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Dear All:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Can somebody have experience to SetParameters for&nbsp; GaussianMixtureModelComponent class?</DIV>
<DIV>&nbsp;</DIV>
<DIV>ITK statistic example is for one dimension MesuremenVector, thus </DIV>
<DIV>&nbsp; typedef itk::Array&lt; double &gt; ParametersType;<BR>&nbsp; ParametersType params( 2 );</DIV>
<DIV>&nbsp;</DIV>
<DIV>params(2) containing mean and variation are enough.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Now my measurement vection is 3x1.</DIV>
<DIV>&nbsp;</DIV>
<DIV>so the mean is 3x1, and the covariance &nbsp;matrix should be 3x3.</DIV>
<DIV>&nbsp;</DIV>
<DIV>How should I give this intial parameters in this case? Only mean value for each component ok? (I tried only give means, at least, the program can be build).</DIV>
<DIV>&nbsp;</DIV>
<DIV>Can somebody teach me?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>&nbsp;</DIV>
<DIV>Baoyun</DIV></div><br>

      </body></html>