Home
last modified time | relevance | path

Searched defs:strength (Results 1 – 1 of 1) sorted by relevance

/development/perftests/panorama/feature_stab/db_vlvm/
Ddb_feature_detection.cpp1424 inline int db_CornersFromChunk(float **strength,int left,int top,int right,int bottom,float thresho… in db_CornersFromChunk()
1452 inline void db_SubPixel(float **strength, const double xd, const double yd, double &xs, double &ys) in db_SubPixel()
1496 void db_ExtractCornersSaturated(float **strength,int left,int top,int right,int bottom, in db_ExtractCornersSaturated()
1765 void db_CornerDetector_u::ExtractCorners(float ** strength, double *x_coord, double *y_coord, int *… in ExtractCorners()