HALCON 18.05
/
HALCON Operator Reference
/
Matching
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Component-Based
List of Operators
clear_component_model
ClearComponentModel
ClearComponentModel
clear_component_model
Free the memory of a component model.
clear_training_components
ClearTrainingComponents
ClearTrainingComponents
clear_training_components
Free the memory of a component training result.
cluster_model_components
ClusterModelComponents
ClusterModelComponents
cluster_model_components
Adopt new parameters that are used to create the model components into the training result.
create_component_model
CreateComponentModel
CreateComponentModel
create_component_model
Prepare a component model for matching based on explicitly specified components and relations.
create_trained_component_model
CreateTrainedComponentModel
CreateTrainedComponentModel
create_trained_component_model
Prepare a component model for matching based on trained components.
deserialize_component_model
DeserializeComponentModel
DeserializeComponentModel
deserialize_component_model
Deserialize a serialized component model.
deserialize_training_components
DeserializeTrainingComponents
DeserializeTrainingComponents
deserialize_training_components
Deserialize a component training result.
find_component_model
FindComponentModel
FindComponentModel
find_component_model
Find the best matches of a component model in an image.
gen_initial_components
GenInitialComponents
GenInitialComponents
gen_initial_components
Extract the initial components of a component model.
get_component_model_params
GetComponentModelParams
GetComponentModelParams
get_component_model_params
Return the parameters of a component model.
get_component_model_tree
GetComponentModelTree
GetComponentModelTree
get_component_model_tree
Return the search tree of a component model.
get_component_relations
GetComponentRelations
GetComponentRelations
get_component_relations
Return the relations between the model components that are contained in a training result.
get_found_component_model
GetFoundComponentModel
GetFoundComponentModel
get_found_component_model
Return the components of a found instance of a component model.
get_training_components
GetTrainingComponents
GetTrainingComponents
get_training_components
Return the initial or model components in a certain image.
inspect_clustered_components
InspectClusteredComponents
InspectClusteredComponents
inspect_clustered_components
Inspect the rigid model components obtained from the training.
modify_component_relations
ModifyComponentRelations
ModifyComponentRelations
modify_component_relations
Modify the relations within a training result.
read_component_model
ReadComponentModel
ReadComponentModel
read_component_model
Read a component model from a file.
read_training_components
ReadTrainingComponents
ReadTrainingComponents
read_training_components
Read a component training result from a file.
serialize_component_model
SerializeComponentModel
SerializeComponentModel
serialize_component_model
Serialize a component model.
serialize_training_components
SerializeTrainingComponents
SerializeTrainingComponents
serialize_training_components
Serialize a component training result.
train_model_components
TrainModelComponents
TrainModelComponents
train_model_components
Train components and relations for the component-based matching.
write_component_model
WriteComponentModel
WriteComponentModel
write_component_model
Write a component model to a file.
write_training_components
WriteTrainingComponents
WriteTrainingComponents
write_training_components
Write a component training result to a file.
Classes
Classes
|
|
Operators