Home
last modified time | relevance | path

Searched refs:m_max_iterations (Results 1 – 2 of 2) sorted by relevance

/development/perftests/panorama/feature_stab/src/dbreg/
Ddbreg.cpp195 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()
Ddbreg.h302 int m_max_iterations; variable