| Table of Contents / Matching / Gray-Value-Based | Operators |
adapt_template — Adapting a template to the size of an image.
adapt_template(Image : : TemplateID : )
The operator adapt_template serves to adapt a template which has been created by create_template to the size of an image. The operator adapt_template can be called before the template is used with images of another size, or if the image used to create the template had another size. If it is not called explicitly it will be called internally each time another image size is used. The contents of the image is hereby irrelevant; only the width of Image will be considered.
Image which determines the size of the later matching.
Template number.
If the parameter values are correct, the operator adapt_template returns the value 2 (H_MSG_TRUE). If necessary, an exception is raised.
create_template, create_template_rot, read_template
set_reference_template, best_match, fast_match, fast_match_mg, set_offset_template, best_match_mg, best_match_pre_mg, best_match_rot, best_match_rot_mg
Matching
| Table of Contents / Matching / Gray-Value-Based | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |