Searched refs:m_max_iterations (Results 1 – 2 of 2) sorted by relevance
/development/perftests/panorama/feature_stab/src/dbreg/ |
D | dbreg.cpp | 195 m_max_iterations = max_iterations; in Init() 438 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale, in AddFrame() 594 m_homography_type,NULL,m_max_iterations,m_max_nr_matches,m_scale, in EstimateSecondaryModel()
|
D | dbreg.h | 302 int m_max_iterations; variable
|