Searched refs:db_RobImageHomography_Statistics (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_rob_image_homography.cpp74 inline double db_RobImageHomography_Statistics(double H[9],int point_count,double *x_i,double *xp_i,double one_over_scale2,db_Statistics *stat,double thresh=DB_OUTLIER_THRESHOLD) function
1073 db_RobImageHomography_Statistics(H_temp,db_mini(point_count,max_points),x_i,xp_i,one_over_scale2,stat);

Completed in 60 milliseconds