Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Ref_Vector Class Reference

Object for managing the collection of component of the mixture
FOR ANY EXTENSION, THIS LIBRARY OF OBJECT REQUIRES TO BE RE-IMPLEMENTED COMPLETLY. More...

#include <ReferenceVector.hh>

Inheritance diagram for Ref_Vector:

Generic_Vector List of all members.

Public Methods

 Ref_Vector (Image< PIXEL > *data_point, int nb_init)
 Constructor : points to the image and initializes a Gaussian mixture.

void AddRefVectors (int nb_init)
 method to add other components in the mixture if initialisation has failed.


Public Attributes

int nb_ref
 Number of component.


Private Methods

void Initialise (Image< PIXEL > *data_point, int nb_init)
 method to initialise component in the mixture according to the data stdev and mean.


Detailed Description

Object for managing the collection of component of the mixture
FOR ANY EXTENSION, THIS LIBRARY OF OBJECT REQUIRES TO BE RE-IMPLEMENTED COMPLETLY.

Definition at line 51 of file ReferenceVector.hh.


The documentation for this class was generated from the following file:
Generated on Thu Feb 17 11:01:08 2005 for Gaussian Mixture Modeling by the MDL principle by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002