Searched refs:absolute_threshold (Results 1 – 2 of 2) sorted by relevance
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_feature_detection.h | 61 double absolute_threshold=DB_DEFAULT_ABS_CORNER_THRESHOLD, 79 double absolute_threshold,double relative_threshold,int chunkwidth); 123 double absolute_threshold=DB_DEFAULT_ABS_CORNER_THRESHOLD, 167 double absolute_threshold,double relative_threshold);
|
D | db_feature_detection.cpp | 1587 double absolute_threshold,double relative_threshold) in Init() argument 1603 absolute_threshold,relative_threshold,chunkwidth)); in Init() 1608 double absolute_threshold,double relative_threshold,int chunkwidth) in Start() argument 1619 m_a_thresh=absolute_threshold; in Start() 1687 double absolute_threshold,double relative_threshold) in Init() argument 1702 16.0*absolute_threshold,relative_threshold)); in Init() 1707 double absolute_threshold,double relative_threshold) in Start() argument 1717 m_a_thresh=absolute_threshold; in Start()
|