ClassesClasses | | Operators

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

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

HDlClassifierResult (Class)

Name

HDlClassifierResult — Represents an instance of a Deep Neural Network inference step result.

Constructors

ApplyDlClassifier    Infer the class affiliations for a set of images using the deep-learning-based classifier.

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.

ClearDlClassifierResult    Clear the handle containing the results of the deep-learning-based classification.

Methods

GetDlClassifierResult    Retrieve classification results inferred by a deep-learning-based classifier.

HDlClassifierResult (Class)

Name

HDlClassifierResult — Represents an instance of a Deep Neural Network inference step result.

Constructors

ApplyDlClassifier    Infer the class affiliations for a set of images using the deep-learning-based classifier.

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.

ClearDlClassifierResult    Clear the handle containing the results of the deep-learning-based classification.

Methods

GetDlClassifierResult    Retrieve classification results inferred by a deep-learning-based classifier.


ClassesClasses | | Operators