Table of Contents of Filter/Match

::adapt_template Adapting a template to the size of an image.
::best_match Searching the best matching of a template and an image.
::best_match_mg Searching the best grayvalue matches in a pyramid.
::best_match_pre_mg Searching the best grayvalue matches in a pre generated pyramid.
::best_match_rot Searching the best matching of a template and an image with rotation.
::best_match_rot_mg Searching the best matching of a template and a pyramid with rotation.
::clear_template Deallocation of the memory of a template.
::corner_response Searching corners in images.
::create_template Preparing a pattern for template matching.
::create_template_rot Preparing a pattern for template matching with rotation.
::exhaustive_match Matching of a template and an image.
::exhaustive_match_mg Matching a template and an image in a resolution pyramid.
::fast_match Searching all good matches of a template and an image.
::fast_match_mg Searching all good grayvalue matches in a pyramid.
::fill_dvf Expansion of a displacement vector field onto undefined areas.
::gen_gauss_pyramid Calculating a Gauss pyramid.
::monotony Calculating the monotony operation.
::optical_flow_match Calculating the Displacement vector field by correlation methods.
::read_template Reading a template from file.
::set_offset_template Gray value offset for template.
::set_reference_template Define reference position for a matching template.
::write_template Writing a template to file.


Copyright © 1996-2002 MVTec Software GmbH