ClassesClasses | | Operators

Component-Based

List of Operators

clear_component_modelClearComponentModelClearComponentModelclear_component_model
Free the memory of a component model.
clear_training_componentsClearTrainingComponentsClearTrainingComponentsclear_training_components
Free the memory of a component training result.
cluster_model_componentsClusterModelComponentsClusterModelComponentscluster_model_components
Adopt new parameters that are used to create the model components into the training result.
create_component_modelCreateComponentModelCreateComponentModelcreate_component_model
Prepare a component model for matching based on explicitly specified components and relations.
create_trained_component_modelCreateTrainedComponentModelCreateTrainedComponentModelcreate_trained_component_model
Prepare a component model for matching based on trained components.
deserialize_component_modelDeserializeComponentModelDeserializeComponentModeldeserialize_component_model
Deserialize a serialized component model.
deserialize_training_componentsDeserializeTrainingComponentsDeserializeTrainingComponentsdeserialize_training_components
Deserialize a component training result.
find_component_modelFindComponentModelFindComponentModelfind_component_model
Find the best matches of a component model in an image.
gen_initial_componentsGenInitialComponentsGenInitialComponentsgen_initial_components
Extract the initial components of a component model.
get_component_model_paramsGetComponentModelParamsGetComponentModelParamsget_component_model_params
Return the parameters of a component model.
get_component_model_treeGetComponentModelTreeGetComponentModelTreeget_component_model_tree
Return the search tree of a component model.
get_component_relationsGetComponentRelationsGetComponentRelationsget_component_relations
Return the relations between the model components that are contained in a training result.
get_found_component_modelGetFoundComponentModelGetFoundComponentModelget_found_component_model
Return the components of a found instance of a component model.
get_training_componentsGetTrainingComponentsGetTrainingComponentsget_training_components
Return the initial or model components in a certain image.
inspect_clustered_componentsInspectClusteredComponentsInspectClusteredComponentsinspect_clustered_components
Inspect the rigid model components obtained from the training.
modify_component_relationsModifyComponentRelationsModifyComponentRelationsmodify_component_relations
Modify the relations within a training result.
read_component_modelReadComponentModelReadComponentModelread_component_model
Read a component model from a file.
read_training_componentsReadTrainingComponentsReadTrainingComponentsread_training_components
Read a component training result from a file.
serialize_component_modelSerializeComponentModelSerializeComponentModelserialize_component_model
Serialize a component model.
serialize_training_componentsSerializeTrainingComponentsSerializeTrainingComponentsserialize_training_components
Serialize a component training result.
train_model_componentsTrainModelComponentsTrainModelComponentstrain_model_components
Train components and relations for the component-based matching.
write_component_modelWriteComponentModelWriteComponentModelwrite_component_model
Write a component model to a file.
write_training_componentsWriteTrainingComponentsWriteTrainingComponentswrite_training_components
Write a component training result to a file.

ClassesClasses | | Operators