Searched refs:DB_OUTLIER_THRESHOLD (Results 1 – 3 of 3) sorted by relevance
58 #define DB_OUTLIER_THRESHOLD 3.0 /*In number of DB_POINT_STANDARDDEV's*/ macro
324 …, double *im_raw,double *im_raw_p,int point_count,double scale, double thresh=DB_OUTLIER_THRESHOLD)
74 …le *x_i,double *xp_i,double one_over_scale2,db_Statistics *stat,double thresh=DB_OUTLIER_THRESHOLD) in db_RobImageHomography_Statistics()