#include <itkKdTreeBasedKmeansEstimator.h>
Definition at line 162 of file itkKdTreeBasedKmeansEstimator.h.
Public Member Functions | |
| CandidateVector () | |
| gets the | centroids (k-means)*/void GetCentroids(InternalParametersType ¢roids) |
| for (i=0;i< (unsigned int) this->Size();i++) | |
| Candidate & | operator[] (int index) |
| Initialize the centroids with the argument *At each this should be called before filtering *void | SetCentroids (InternalParametersType ¢roids) |
| int | Size () const |
| virtual | ~CandidateVector () |
Public Attributes | |
| Initialize the centroids with the argument *At each | iteration |
Classes | |
| struct | Candidate |
|
|||||||||
|
Definition at line 165 of file itkKdTreeBasedKmeansEstimator.h. |
|
|||||||||
|
Definition at line 174 of file itkKdTreeBasedKmeansEstimator.h. |
|
||||||||||
|
Definition at line 198 of file itkKdTreeBasedKmeansEstimator.h. |
|
||||||||||
|
Definition at line 215 of file itkKdTreeBasedKmeansEstimator.h. |
|
||||||||||
|
gets the index-th candidates Definition at line 231 of file itkKdTreeBasedKmeansEstimator.h. |
|
||||||||||
|
||||||||||
|
returns the number of candidate = k Definition at line 177 of file itkKdTreeBasedKmeansEstimator.h. |
|
|||||
|
Definition at line 181 of file itkKdTreeBasedKmeansEstimator.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000