Searched refs:db_CornersFromChunk (Results 1 – 1 of 1) sorted by relevance
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 1424 inline int db_CornersFromChunk(float **strength,int left,int top,int right,int bottom,float thresho… in db_CornersFromChunk() function 1537 nr=db_CornersFromChunk(strength,x,y,last_x,last_y,threshold,x_temp,y_temp,s_temp); in db_ExtractCornersSaturated()
|