HALCON Reference Manual 10.0.2
Table of Contents / Classes ClassesClassesClasses | | | Operators

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

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

HClassSvm (Class)

Name

HClassSvm — Represents an instance of a support vector machine.

Constructors

ReadClassSvm    Read a support vector machine from a file.
CreateClassSvm    Create a support vector machine for pattern classification.

Finalizer

ClearClassSvm    Clear a support vector machine.

Methods

AddSampleClassSvm    Add a training sample to the training data of a support vector machine.
AddSamplesImageClassSvm    Add training samples from an image to the training data of a support vector machine.
ClassifyClassSvm    Classify a feature vector by a support vector machine.
ClassifyImageClassSvm    Classify an image with a support vector machine.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.
CreateClassSvm    Create a support vector machine for pattern classification.
GetParamsClassSvm    Return the parameters of a support vector machine.
GetPrepInfoClassSvm    Compute the information content of the preprocessed feature vectors of a support vector machine
GetSampleClassSvm    Return a training sample from the training data of a support vector machine.
GetSampleNumClassSvm    Return the number of training samples stored in the training data of a support vector machine.
GetSupportVectorClassSvm    Return the index of a support vector from a trained support vector machine.
GetSupportVectorNumClassSvm    Return the number of support vectors of a support vector machine.
ReadClassSvm    Read a support vector machine from a file.
ReadSamplesClassSvm    Read the training data of a support vector machine from a file.
ReduceClassSvm    Approximate a trained support vector machine by a reduced support vector machine for faster classification.
TrainClassSvm    Train a support vector machine.
WriteClassSvm    Write a support vector machine to a file.
WriteSamplesClassSvm    Write the training data of a support vector machine to a file.

HClassSvm (Class)

Name

HClassSvm — Represents an instance of a support vector machine.

Methods

AddSampleClassSvm    Add a training sample to the training data of a support vector machine.
AddSamplesImageClassSvm    Add training samples from an image to the training data of a support vector machine.
ClassifyClassSvm    Classify a feature vector by a support vector machine.
ClassifyImageClassSvm    Classify an image with a support vector machine.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.
CreateClassSvm    Create a support vector machine for pattern classification.
GetParamsClassSvm    Return the parameters of a support vector machine.
GetPrepInfoClassSvm    Compute the information content of the preprocessed feature vectors of a support vector machine
GetSampleClassSvm    Return a training sample from the training data of a support vector machine.
GetSampleNumClassSvm    Return the number of training samples stored in the training data of a support vector machine.
GetSupportVectorClassSvm    Return the index of a support vector from a trained support vector machine.
GetSupportVectorNumClassSvm    Return the number of support vectors of a support vector machine.
ReadClassSvm    Read a support vector machine from a file.
ReadSamplesClassSvm    Read the training data of a support vector machine from a file.
ReduceClassSvm    Approximate a trained support vector machine by a reduced support vector machine for faster classification.
TrainClassSvm    Train a support vector machine.
WriteClassSvm    Write a support vector machine to a file.
WriteSamplesClassSvm    Write the training data of a support vector machine to a file.

HClassSvmX (Class)

Name

HClassSvmX — Represents an instance of a support vector machine.

Constructors

ReadClassSvm    Read a support vector machine from a file.
CreateClassSvm    Create a support vector machine for pattern classification.

Destructor

ClearClassSvm    Clear a support vector machine.

Methods

AddSampleClassSvm    Add a training sample to the training data of a support vector machine.
AddSamplesImageClassSvm    Add training samples from an image to the training data of a support vector machine.
ClassifyClassSvm    Classify a feature vector by a support vector machine.
ClassifyImageClassSvm    Classify an image with a support vector machine.
CreateClassLutSvm    Create a look-up table using a Support-Vector-Machine to classify byte images.
CreateClassSvm    Create a support vector machine for pattern classification.
GetParamsClassSvm    Return the parameters of a support vector machine.
GetPrepInfoClassSvm    Compute the information content of the preprocessed feature vectors of a support vector machine
GetSampleClassSvm    Return a training sample from the training data of a support vector machine.
GetSampleNumClassSvm    Return the number of training samples stored in the training data of a support vector machine.
GetSupportVectorClassSvm    Return the index of a support vector from a trained support vector machine.
GetSupportVectorNumClassSvm    Return the number of support vectors of a support vector machine.
ReadClassSvm    Read a support vector machine from a file.
ReadSamplesClassSvm    Read the training data of a support vector machine from a file.
ReduceClassSvm    Approximate a trained support vector machine by a reduced support vector machine for faster classification.
TrainClassSvm    Train a support vector machine.
WriteClassSvm    Write a support vector machine to a file.
WriteSamplesClassSvm    Write the training data of a support vector machine to a file.


Table of Contents ClassesClassesClasses | | | Operators
HALCON Reference Manual 10.0.2 Copyright © 1996-2011 MVTec Software GmbH