HomeSort by relevance Sort by last modified time
    Searched full:start_dist (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvhough.cpp 999 float start_dist, dist_sum; local
1027 dist_sum = start_dist = ddata[sort_buf[nz_count-1]];
1035 if( d - start_dist > dr )
    [all...]

Completed in 51 milliseconds