clear_all_templates ( : : : )

Deallocation of the memory of all templates.

The operator clear_template deallocates the memory of all template that were created by create_template or create_template_rot. After calling clear_all_templates, no template can be used any longer.


Result

clear_all_templates always returns 2 (H_MSG_TRUE).


Parallelization Information

clear_all_templates is processed completely exclusively without parallelization.


Possible Predecessors

create_template, create_template_rot, read_template, write_template


Alternatives

clear_template


Module

Template matching



Copyright © 1996-2005 MVTec Software GmbH