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

/external/opencv/cv/src/
H A Dcvsurf.cpp386 float bestx = 0, besty = 0, descriptor_mod = 0; local
404 besty = sumy;
408 float descriptor_dir = cvFastArctan( besty, bestx );

Completed in 1101 milliseconds