ClassesClasses | | Operators

Matching

List of Operators

adapt_templateAdaptTemplateAdaptTemplateadapt_template
Adapting a template to the size of an image.
best_matchBestMatchBestMatchbest_match
Searching the best matching of a template and an image.
best_match_mgBestMatchMgBestMatchMgbest_match_mg
Searching the best gray value matches in a pyramid.
best_match_pre_mgBestMatchPreMgBestMatchPreMgbest_match_pre_mg
Searching the best gray value matches in a pre generated pyramid.
best_match_rotBestMatchRotBestMatchRotbest_match_rot
Searching the best matching of a template and an image with rotation.
best_match_rot_mgBestMatchRotMgBestMatchRotMgbest_match_rot_mg
Searching the best matching of a template and a pyramid with rotation.
clear_templateClearTemplateClearTemplateclear_template
Deallocation of the memory of a template.
create_templateCreateTemplateCreateTemplatecreate_template
Preparing a pattern for template matching.
create_template_rotCreateTemplateRotCreateTemplateRotcreate_template_rot
Preparing a pattern for template matching with rotation.
deserialize_templateDeserializeTemplateDeserializeTemplatedeserialize_template
Deserialize a serialized template.
fast_matchFastMatchFastMatchfast_match
Searching all good matches of a template and an image.
fast_match_mgFastMatchMgFastMatchMgfast_match_mg
Searching all good gray value matches in a pyramid.
read_templateReadTemplateReadTemplateread_template
Reading a template from file.
serialize_templateSerializeTemplateSerializeTemplateserialize_template
Serialize a template.
set_offset_templateSetOffsetTemplateSetOffsetTemplateset_offset_template
Gray value offset for template.
set_reference_templateSetReferenceTemplateSetReferenceTemplateset_reference_template
Define reference position for a matching template.
write_templateWriteTemplateWriteTemplatewrite_template
Writing a template to file.

ClassesClasses | | Operators