Home
last modified time | relevance | path

Searched refs:DB_OUTLIER_THRESHOLD (Results 1 – 3 of 3) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_constants.h58 #define DB_OUTLIER_THRESHOLD 3.0 /*In number of DB_POINT_STANDARDDEV's*/ macro
Ddb_metrics.h324 …, double *im_raw,double *im_raw_p,int point_count,double scale, double thresh=DB_OUTLIER_THRESHOLD)
Ddb_rob_image_homography.cpp74 …le *x_i,double *xp_i,double one_over_scale2,db_Statistics *stat,double thresh=DB_OUTLIER_THRESHOLD) in db_RobImageHomography_Statistics()