ClassesClassesClassesClasses | | | | Operators

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

HClassLUT (Class)

Name

HClassLUT — Represents an instance of a classification lookup table

Constructors

CreateClassLutKnn    Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.
CreateClassLutGmm    Create a look-up table using a gaussian mixture model to classify byte images.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.
CreateClassLutMlp    Create a look-up table using a multi-layer perceptron to classify byte images.

Finalizer

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.

ClearClassLut    Clear a look-up table classifier.

Methods

ClassifyImageClassLut    Classify a byte image using a look-up table.
CreateClassLutGmm    Create a look-up table using a gaussian mixture model to classify byte images.
CreateClassLutKnn    Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.
CreateClassLutMlp    Create a look-up table using a multi-layer perceptron to classify byte images.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.

HClassLUT (Class)

Name

HClassLUT — Represents an instance of a classification lookup table

Constructors

CreateClassLutKnn    Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.
CreateClassLutGmm    Create a look-up table using a gaussian mixture model to classify byte images.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.
CreateClassLutMlp    Create a look-up table using a multi-layer perceptron to classify byte images.

Destructor

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.

ClearClassLut    Clear a look-up table classifier.

Methods

ClassifyImageClassLut    Classify a byte image using a look-up table.
CreateClassLutGmm    Create a look-up table using a gaussian mixture model to classify byte images.
CreateClassLutKnn    Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.
CreateClassLutMlp    Create a look-up table using a multi-layer perceptron to classify byte images.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.

HClassLUT (Class)

Name

HClassLUT — Represents an instance of a classification lookup table

Methods

ClassifyImageClassLut    Classify a byte image using a look-up table.
CreateClassLutGmm    Create a look-up table using a gaussian mixture model to classify byte images.
CreateClassLutKnn    Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.
CreateClassLutMlp    Create a look-up table using a multi-layer perceptron to classify byte images.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.

HClassLUTX (Class)

Name

HClassLUTX — Represents an instance of a classification lookup table

Constructors

CreateClassLutKnn    Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.
CreateClassLutGmm    Create a look-up table using a gaussian mixture model to classify byte images.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.
CreateClassLutMlp    Create a look-up table using a multi-layer perceptron to classify byte images.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when the last reference to the object instance is removed.

ClearClassLut    Clear a look-up table classifier.

Methods

ClassifyImageClassLut    Classify a byte image using a look-up table.
CreateClassLutGmm    Create a look-up table using a gaussian mixture model to classify byte images.
CreateClassLutKnn    Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.
CreateClassLutMlp    Create a look-up table using a multi-layer perceptron to classify byte images.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.


ClassesClassesClassesClasses | | | | Operators