Matching

List of Operators

adapt_templateAdaptTemplateadapt_templateAdaptTemplateadapt_template
Adapting a template to the size of an image.
best_matchBestMatchbest_matchBestMatchbest_match
Searching the best matching of a template and an image.
best_match_mgBestMatchMgbest_match_mgBestMatchMgbest_match_mg
Searching the best gray value matches in a pyramid.
best_match_pre_mgBestMatchPreMgbest_match_pre_mgBestMatchPreMgbest_match_pre_mg
Searching the best gray value matches in a pre generated pyramid.
best_match_rotBestMatchRotbest_match_rotBestMatchRotbest_match_rot
Searching the best matching of a template and an image with rotation.
best_match_rot_mgBestMatchRotMgbest_match_rot_mgBestMatchRotMgbest_match_rot_mg
Searching the best matching of a template and a pyramid with rotation.
clear_templateClearTemplateclear_templateClearTemplateclear_template
Deallocation of the memory of a template.
create_templateCreateTemplatecreate_templateCreateTemplatecreate_template
Preparing a pattern for template matching.
create_template_rotCreateTemplateRotcreate_template_rotCreateTemplateRotcreate_template_rot
Preparing a pattern for template matching with rotation.
deserialize_templateDeserializeTemplatedeserialize_templateDeserializeTemplatedeserialize_template
Deserialize a serialized template.
fast_matchFastMatchfast_matchFastMatchfast_match
Searching all good matches of a template and an image.
fast_match_mgFastMatchMgfast_match_mgFastMatchMgfast_match_mg
Searching all good gray value matches in a pyramid.
read_templateReadTemplateread_templateReadTemplateread_template
Reading a template from file.
serialize_templateSerializeTemplateserialize_templateSerializeTemplateserialize_template
Serialize a template.
set_offset_templateSetOffsetTemplateset_offset_templateSetOffsetTemplateset_offset_template
Gray value offset for template.
set_reference_templateSetReferenceTemplateset_reference_templateSetReferenceTemplateset_reference_template
Define reference position for a matching template.
write_templateWriteTemplatewrite_templateWriteTemplatewrite_template
Writing a template to file.