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
— Represents an instance of a classifier.
CreateClassBox |
Create a new classifier. |
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
— Represents an instance of a classifier.
CreateClassBox |
Create a new classifier. |
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. |
Use the tabs on the upper right to switch to a different programming language.