HALCON 17.12
/
HALCON Operator Reference
/
Legacy
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Matching
List of Operators
adapt_template
AdaptTemplate
AdaptTemplate
adapt_template
Adapting a template to the size of an image.
best_match
BestMatch
BestMatch
best_match
Searching the best matching of a template and an image.
best_match_mg
BestMatchMg
BestMatchMg
best_match_mg
Searching the best grayvalue matches in a pyramid.
best_match_pre_mg
BestMatchPreMg
BestMatchPreMg
best_match_pre_mg
Searching the best grayvalue matches in a pre generated pyramid.
best_match_rot
BestMatchRot
BestMatchRot
best_match_rot
Searching the best matching of a template and an image with rotation.
best_match_rot_mg
BestMatchRotMg
BestMatchRotMg
best_match_rot_mg
Searching the best matching of a template and a pyramid with rotation.
clear_template
ClearTemplate
ClearTemplate
clear_template
Deallocation of the memory of a template.
create_template
CreateTemplate
CreateTemplate
create_template
Preparing a pattern for template matching.
create_template_rot
CreateTemplateRot
CreateTemplateRot
create_template_rot
Preparing a pattern for template matching with rotation.
deserialize_template
DeserializeTemplate
DeserializeTemplate
deserialize_template
Deserialize a serialized template.
fast_match
FastMatch
FastMatch
fast_match
Searching all good matches of a template and an image.
fast_match_mg
FastMatchMg
FastMatchMg
fast_match_mg
Searching all good grayvalue matches in a pyramid.
read_template
ReadTemplate
ReadTemplate
read_template
Reading a template from file.
serialize_template
SerializeTemplate
SerializeTemplate
serialize_template
Serialize a template.
set_offset_template
SetOffsetTemplate
SetOffsetTemplate
set_offset_template
Gray value offset for template.
set_reference_template
SetReferenceTemplate
SetReferenceTemplate
set_reference_template
Define reference position for a matching template.
write_template
WriteTemplate
WriteTemplate
write_template
Writing a template to file.
Classes
Classes
|
|
Operators