ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HClassGmm — Represents an instance of a Gaussian mixture model.
ReadClassGmm | Read a Gaussian Mixture Model from a file. | |
CreateClassGmm | Create a Gaussian Mixture Model for classification |
This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.
ClearClassGmm | Clear a Gaussian Mixture Model. |
AddClassTrainDataGmm | Add training data to a Gaussian Mixture Model (GMM). | |
AddSampleClassGmm | Add a training sample to the training data of a Gaussian Mixture Model. | |
AddSamplesImageClassGmm | Add training samples from an image to the training data of a Gaussian Mixture Model. | |
ClassifyClassGmm | Calculate the class of a feature vector by a Gaussian Mixture Model. | |
ClassifyImageClassGmm | Classify an image with a Gaussian Mixture Model. | |
ClearSamplesClassGmm | Clear the training data of a Gaussian Mixture Model. | |
CreateClassGmm | Create a Gaussian Mixture Model for classification | |
CreateClassLutGmm | Create a look-up table using a gaussian mixture model to classify byte images. | |
DeserializeClassGmm | Deserialize a serialized Gaussian Mixture Model. | |
EvaluateClassGmm | Evaluate a feature vector by a Gaussian Mixture Model. | |
GetClassTrainDataGmm | Get the training data of a Gaussian Mixture Model (GMM). | |
GetParamsClassGmm | Return the parameters of a Gaussian Mixture Model. | |
GetPrepInfoClassGmm | Compute the information content of the preprocessed feature vectors of a GMM. | |
GetSampleClassGmm | Return a training sample from the training data of a Gaussian Mixture Models (GMM). | |
GetSampleNumClassGmm | Return the number of training samples stored in the training data of a Gaussian Mixture Model (GMM). | |
ReadClassGmm | Read a Gaussian Mixture Model from a file. | |
ReadSamplesClassGmm | Read the training data of a Gaussian Mixture Model from a file. | |
SelectFeatureSetGmm | Selects an optimal combination from a set of features to classify the provided data. | |
SerializeClassGmm | Serialize a Gaussian Mixture Model (GMM). | |
TrainClassGmm | Train a Gaussian Mixture Model. | |
WriteClassGmm | Write a Gaussian Mixture Model to a file. | |
WriteSamplesClassGmm | Write the training data of a Gaussian Mixture Model to a file. |
HClassGmm — Represents an instance of a Gaussian mixture model.
ReadClassGmm | Read a Gaussian Mixture Model from a file. | |
CreateClassGmm | Create a Gaussian Mixture Model for classification |
This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.
ClearClassGmm | Clear a Gaussian Mixture Model. |
AddClassTrainDataGmm | Add training data to a Gaussian Mixture Model (GMM). | |
AddSampleClassGmm | Add a training sample to the training data of a Gaussian Mixture Model. | |
AddSamplesImageClassGmm | Add training samples from an image to the training data of a Gaussian Mixture Model. | |
ClassifyClassGmm | Calculate the class of a feature vector by a Gaussian Mixture Model. | |
ClassifyImageClassGmm | Classify an image with a Gaussian Mixture Model. | |
ClearSamplesClassGmm | Clear the training data of a Gaussian Mixture Model. | |
CreateClassGmm | Create a Gaussian Mixture Model for classification | |
CreateClassLutGmm | Create a look-up table using a gaussian mixture model to classify byte images. | |
DeserializeClassGmm | Deserialize a serialized Gaussian Mixture Model. | |
EvaluateClassGmm | Evaluate a feature vector by a Gaussian Mixture Model. | |
GetClassTrainDataGmm | Get the training data of a Gaussian Mixture Model (GMM). | |
GetParamsClassGmm | Return the parameters of a Gaussian Mixture Model. | |
GetPrepInfoClassGmm | Compute the information content of the preprocessed feature vectors of a GMM. | |
GetSampleClassGmm | Return a training sample from the training data of a Gaussian Mixture Models (GMM). | |
GetSampleNumClassGmm | Return the number of training samples stored in the training data of a Gaussian Mixture Model (GMM). | |
ReadClassGmm | Read a Gaussian Mixture Model from a file. | |
ReadSamplesClassGmm | Read the training data of a Gaussian Mixture Model from a file. | |
SelectFeatureSetGmm | Selects an optimal combination from a set of features to classify the provided data. | |
SerializeClassGmm | Serialize a Gaussian Mixture Model (GMM). | |
TrainClassGmm | Train a Gaussian Mixture Model. | |
WriteClassGmm | Write a Gaussian Mixture Model to a file. | |
WriteSamplesClassGmm | Write the training data of a Gaussian Mixture Model to a file. |
ClassesClasses | | Operators |