ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HComponentModel — Represents an instance of a model for the component-based matching.
ReadComponentModel | Read a component model from a file. | |
CreateComponentModel | Prepare a component model for matching based on explicitly specified components and relations. | |
CreateTrainedComponentModel | Prepare a component model for matching based on trained components. |
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.
ClearComponentModel | Free the memory of a component model. |
CreateComponentModel | Prepare a component model for matching based on explicitly specified components and relations. | |
CreateTrainedComponentModel | Prepare a component model for matching based on trained components. | |
DeserializeComponentModel | Deserialize a serialized component model. | |
FindComponentModel | Find the best matches of a component model in an image. | |
GetComponentModelParams | Return the parameters of a component model. | |
GetComponentModelTree | Return the search tree of a component model. | |
GetFoundComponentModel | Return the components of a found instance of a component model. | |
ReadComponentModel | Read a component model from a file. | |
SerializeComponentModel | Serialize a component model. | |
WriteComponentModel | Write a component model to a file. |
HComponentModel — Represents an instance of a model for the component-based matching.
ReadComponentModel | Read a component model from a file. | |
CreateComponentModel | Prepare a component model for matching based on explicitly specified components and relations. | |
CreateTrainedComponentModel | Prepare a component model for matching based on trained components. |
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.
ClearComponentModel | Free the memory of a component model. |
CreateComponentModel | Prepare a component model for matching based on explicitly specified components and relations. | |
CreateTrainedComponentModel | Prepare a component model for matching based on trained components. | |
DeserializeComponentModel | Deserialize a serialized component model. | |
FindComponentModel | Find the best matches of a component model in an image. | |
GetComponentModelParams | Return the parameters of a component model. | |
GetComponentModelTree | Return the search tree of a component model. | |
GetFoundComponentModel | Return the components of a found instance of a component model. | |
ReadComponentModel | Read a component model from a file. | |
SerializeComponentModel | Serialize a component model. | |
WriteComponentModel | Write a component model to a file. |
ClassesClasses | | Operators |