Component-Based

List of Operators

clear_component_modelClearComponentModelclear_component_modelClearComponentModelclear_component_model
Free the memory of a component model.
clear_training_componentsClearTrainingComponentsclear_training_componentsClearTrainingComponentsclear_training_components
Free the memory of a component training result.
cluster_model_componentsClusterModelComponentscluster_model_componentsClusterModelComponentscluster_model_components
Adopt new parameters that are used to create the model components into the training result.
create_component_modelCreateComponentModelcreate_component_modelCreateComponentModelcreate_component_model
Prepare a component model for matching based on explicitly specified components and relations.
create_trained_component_modelCreateTrainedComponentModelcreate_trained_component_modelCreateTrainedComponentModelcreate_trained_component_model
Prepare a component model for matching based on trained components.
deserialize_component_modelDeserializeComponentModeldeserialize_component_modelDeserializeComponentModeldeserialize_component_model
Deserialize a serialized component model.
deserialize_training_componentsDeserializeTrainingComponentsdeserialize_training_componentsDeserializeTrainingComponentsdeserialize_training_components
Deserialize a component training result.
find_component_modelFindComponentModelfind_component_modelFindComponentModelfind_component_model
Find the best matches of a component model in an image.
gen_initial_componentsGenInitialComponentsgen_initial_componentsGenInitialComponentsgen_initial_components
Extract the initial components of a component model.
get_component_model_paramsGetComponentModelParamsget_component_model_paramsGetComponentModelParamsget_component_model_params
Return the parameters of a component model.
get_component_model_treeGetComponentModelTreeget_component_model_treeGetComponentModelTreeget_component_model_tree
Return the search tree of a component model.
get_component_relationsGetComponentRelationsget_component_relationsGetComponentRelationsget_component_relations
Return the relations between the model components that are contained in a training result.
get_found_component_modelGetFoundComponentModelget_found_component_modelGetFoundComponentModelget_found_component_model
Return the components of a found instance of a component model.
get_training_componentsGetTrainingComponentsget_training_componentsGetTrainingComponentsget_training_components
Return the initial or model components in a certain image.
inspect_clustered_componentsInspectClusteredComponentsinspect_clustered_componentsInspectClusteredComponentsinspect_clustered_components
Inspect the rigid model components obtained from the training.
modify_component_relationsModifyComponentRelationsmodify_component_relationsModifyComponentRelationsmodify_component_relations
Modify the relations within a training result.
read_component_modelReadComponentModelread_component_modelReadComponentModelread_component_model
Read a component model from a file.
read_training_componentsReadTrainingComponentsread_training_componentsReadTrainingComponentsread_training_components
Read a component training result from a file.
serialize_component_modelSerializeComponentModelserialize_component_modelSerializeComponentModelserialize_component_model
Serialize a component model.
serialize_training_componentsSerializeTrainingComponentsserialize_training_componentsSerializeTrainingComponentsserialize_training_components
Serialize a component training result.
train_model_componentsTrainModelComponentstrain_model_componentsTrainModelComponentstrain_model_components
Train components and relations for the component-based matching.
write_component_modelWriteComponentModelwrite_component_modelWriteComponentModelwrite_component_model
Write a component model to a file.
write_training_componentsWriteTrainingComponentswrite_training_componentsWriteTrainingComponentswrite_training_components
Write a component training result to a file.