Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_stab/db_vlvm/
Ddb_metrics.h324 …_r, double *im_raw,double *im_raw_p,int point_count,double scale, double thresh=DB_OUTLIER_THRESHO…
338 t2=1.0/(thresh*thresh*thresh*thresh);
Ddb_rob_image_homography.cpp74 …uble *x_i,double *xp_i,double one_over_scale2,db_Statistics *stat,double thresh=DB_OUTLIER_THRESHO… in db_RobImageHomography_Statistics() argument
79 t2=thresh*thresh; in db_RobImageHomography_Statistics()