Skip to content

HComponentTraining🔗

Name🔗

HComponentTraining — Represents an instance of a training result for the component-based matching.

Constructors🔗

 
TrainModelComponents Train components and relations for the component-based matching.

Methods🔗

 
ClearTrainingComponents Free the memory of a component training result.
ClusterModelComponents Adopt new parameters that are used to create the model components into the training result.
CreateTrainedComponentModel Prepare a component model for matching based on trained components.
DeserializeTrainingComponents Deserialize a component training result.
GetComponentRelations Return the relations between the model components that are contained in a training result.
GetTrainingComponents Return the initial or model components in a certain image.
InspectClusteredComponents Inspect the rigid model components obtained from the training.
ModifyComponentRelations Modify the relations within a training result.
ReadTrainingComponents Read a component training result from a file.
SerializeTrainingComponents Serialize a component training result.
TrainModelComponents Train components and relations for the component-based matching.
WriteTrainingComponents Write a component training result to a file.