Skip to content

Legacy - Matching, Component-Based🔗

Operators🔗

clear_component_modelClearComponentModel: Free the memory of a component model.

clear_training_componentsClearTrainingComponents: Free the memory of a component training result.

cluster_model_componentsClusterModelComponents: Adopt new parameters that are used to create the model components into the training result.

create_component_modelCreateComponentModel: Prepare a component model for matching based on explicitly specified components and relations.

create_trained_component_modelCreateTrainedComponentModel: Prepare a component model for matching based on trained components.

deserialize_component_modelDeserializeComponentModel: Deserialize a serialized component model.

deserialize_training_componentsDeserializeTrainingComponents: Deserialize a component training result.

find_component_modelFindComponentModel: Find the best matches of a component model in an image.

gen_initial_componentsGenInitialComponents: Extract the initial components of a component model.

get_component_model_paramsGetComponentModelParams: Return the parameters of a component model.

get_component_model_treeGetComponentModelTree: Return the search tree of a component model.

get_component_relationsGetComponentRelations: Return the relations between the model components that are contained in a training result.

get_found_component_modelGetFoundComponentModel: Return the components of a found instance of a component model.

get_training_componentsGetTrainingComponents: Return the initial or model components in a certain image.

inspect_clustered_componentsInspectClusteredComponents: Inspect the rigid model components obtained from the training.

modify_component_relationsModifyComponentRelations: Modify the relations within a training result.

read_component_modelReadComponentModel: Read a component model from a file.

read_training_componentsReadTrainingComponents: Read a component training result from a file.

serialize_component_modelSerializeComponentModel: Serialize a component model.

serialize_training_componentsSerializeTrainingComponents: Serialize a component training result.

train_model_componentsTrainModelComponents: Train components and relations for the component-based matching.

write_component_modelWriteComponentModel: Write a component model to a file.

write_training_componentsWriteTrainingComponents: Write a component training result to a file.