ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HDlClassifier — Represents an instance of a Deep Neural Network.
ReadDlClassifier | Read a deep-learning-based classifier from a file. |
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.
ClearDlClassifier | Clear a deep-learning-based classifier. |
ApplyDlClassifier | Infer the class affiliations for a set of images using the deep-learning-based classifier. | |
DeserializeDlClassifier | Deserialize a deep-learning-based classifier. | |
GetDlClassifierParam | Return the parameters the deep-learning-based classifier. | |
ReadDlClassifier | Read a deep-learning-based classifier from a file. | |
SerializeDlClassifier | Serialize a deep-learning-based classifier. | |
SetDlClassifierParam | Set the parameters of the deep-learning-based classifier. | |
WriteDlClassifier | Write a deep-learning-based classifier in a file. |
HDlClassifier — Represents an instance of a Deep Neural Network.
ReadDlClassifier | Read a deep-learning-based classifier from a file. |
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.
ClearDlClassifier | Clear a deep-learning-based classifier. |
ApplyDlClassifier | Infer the class affiliations for a set of images using the deep-learning-based classifier. | |
DeserializeDlClassifier | Deserialize a deep-learning-based classifier. | |
GetDlClassifierParam | Return the parameters the deep-learning-based classifier. | |
ReadDlClassifier | Read a deep-learning-based classifier from a file. | |
SerializeDlClassifier | Serialize a deep-learning-based classifier. | |
SetDlClassifierParam | Set the parameters of the deep-learning-based classifier. | |
WriteDlClassifier | Write a deep-learning-based classifier in a file. |
ClassesClasses | | Operators |