Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

HClassBox (Class)

Name

HClassBox — Represents an instance of a classifier.

Constructors

CreateClassBox    Create a new classifier.

Methods

ClassNdimBox    Classify pixels using hyper-cuboids.
CloseClassBox    Destroy the classifier.
CreateClassBox    Create a new classifier.
DescriptClassBox    Describe the classes of a box classifier.
DeserializeClassBox    Deserialize a serialized classifier.
EnquireClassBox    Classify a tuple of attributes.
EnquireRejectClassBox    Classify a tuple of attributes with rejection class.
GetClassBoxParam    Get information about the current parameter.
LearnClassBox    Train the classifier.
LearnNdimBox    Train a classificator using a multi-channel image.
LearnSampsetBox    Train the classifier with one data set.
ReadClassBox    Read a classifier from a file.
SerializeClassBox    Serialize a classifier.
SetClassBoxParam    Set system parameters for classification.
TestSampsetBox    Classify a set of arrays.
WriteClassBox    Save a classifier in a file.

HClassBox (Class)

Name

HClassBox — Represents an instance of a classifier.

Constructors

CreateClassBox    Create a new classifier.

Methods

ClassNdimBox    Classify pixels using hyper-cuboids.
CloseClassBox    Destroy the classifier.
CreateClassBox    Create a new classifier.
DescriptClassBox    Describe the classes of a box classifier.
DeserializeClassBox    Deserialize a serialized classifier.
EnquireClassBox    Classify a tuple of attributes.
EnquireRejectClassBox    Classify a tuple of attributes with rejection class.
GetClassBoxParam    Get information about the current parameter.
LearnClassBox    Train the classifier.
LearnNdimBox    Train a classificator using a multi-channel image.
LearnSampsetBox    Train the classifier with one data set.
ReadClassBox    Read a classifier from a file.
SerializeClassBox    Serialize a classifier.
SetClassBoxParam    Set system parameters for classification.
TestSampsetBox    Classify a set of arrays.
WriteClassBox    Save a classifier in a file.