Clustering.cpp [code] | Gaussian mixture modeling of a multidimensionnal spaces by the MDL principle FOR ANY EXTENSION, REQUIRES TO BE RE-IMPLEMENTED COMPLETLY |
Image_basics.hh [code] | File defining a tool object for dealing with many images of variable format FOR ANY EXTENSION, REQUIRES TO BE RE-IMPLEMENTED COMPLETLY |
Inliers.cpp [code] | File defining the Inliers object methods. FOR ANY EXTENSION, THIS OBJECT REQUIRES TO BE RE-IMPLEMENTED |
Inliers.hh [code] | File defining an object for managing an evolving collection of clustered data samples FOR ANY EXTENSION, THIS OBJECT REQUIRES TO BE RE-IMPLEMENTED |
ReferenceVector.hh [code] | File defining a object for managing the collection of component of the mixture FOR ANY EXTENSION, THIS LIBRARY OF OBJECT REQUIRES TO BE RE-IMPLEMENTED COMPLETLY |
TimeGaussMIX_MDL.hh [code] | File containing the Kernel Object of the program, supporting the algorithm organisation in 4 steps : Initialization, Adaptation, Selection and Convergence |