|
degate 0.1.1
|
#include <TemplateMatching.h>
Public Attributes | |
| unsigned int | x |
| unsigned int | y |
| unsigned int | step_size_search |
| BoundingBox | search_area |
| Grid_shptr | grid |
| Grid::grid_iter | iter |
| Grid::grid_iter | iter_begin |
| Grid::grid_iter | iter_last |
| Grid::grid_iter | iter_end |
Definition at line 83 of file TemplateMatching.h.
Definition at line 89 of file TemplateMatching.h.
Referenced by degate::TemplateMatchingInCols::get_next_pos(), degate::TemplateMatchingInRows::get_next_pos(), and degate::TemplateMatchingAlongGrid::initialize_state_struct().
Definition at line 90 of file TemplateMatching.h.
Referenced by degate::TemplateMatchingInCols::get_next_pos(), degate::TemplateMatchingInRows::get_next_pos(), and degate::TemplateMatchingAlongGrid::initialize_state_struct().
Definition at line 90 of file TemplateMatching.h.
Referenced by degate::TemplateMatchingAlongGrid::initialize_state_struct().
Definition at line 90 of file TemplateMatching.h.
Referenced by degate::TemplateMatchingInCols::get_next_pos(), degate::TemplateMatchingInRows::get_next_pos(), and degate::TemplateMatchingAlongGrid::initialize_state_struct().
Definition at line 90 of file TemplateMatching.h.
Referenced by degate::TemplateMatchingInCols::get_next_pos(), degate::TemplateMatchingInRows::get_next_pos(), and degate::TemplateMatchingAlongGrid::initialize_state_struct().
Definition at line 87 of file TemplateMatching.h.
Referenced by degate::TemplateMatchingInCols::get_next_pos(), degate::TemplateMatchingInRows::get_next_pos(), degate::TemplateMatchingNormal::get_next_pos(), and degate::TemplateMatching::match_single_template().
Definition at line 86 of file TemplateMatching.h.
Referenced by degate::TemplateMatching::adjust_step_size(), degate::TemplateMatchingInCols::get_next_pos(), degate::TemplateMatchingInRows::get_next_pos(), degate::TemplateMatchingNormal::get_next_pos(), and degate::TemplateMatching::match_single_template().
| unsigned int degate::TemplateMatching::search_state::x |
Definition at line 85 of file TemplateMatching.h.
Referenced by degate::TemplateMatchingInCols::get_next_pos(), degate::TemplateMatchingInRows::get_next_pos(), degate::TemplateMatchingNormal::get_next_pos(), and degate::TemplateMatching::match_single_template().
| unsigned int degate::TemplateMatching::search_state::y |
Definition at line 85 of file TemplateMatching.h.
Referenced by degate::TemplateMatchingInCols::get_next_pos(), degate::TemplateMatchingInRows::get_next_pos(), degate::TemplateMatchingNormal::get_next_pos(), and degate::TemplateMatching::match_single_template().
1.7.4