Home
last modified time | relevance | path

Searched refs:fbase_orient (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvmotempl.cpp301 double shift_orient = 0, shift_weight = 0, fbase_orient; in cvCalcGlobalOrientation() local
342 fbase_orient = base_orient; in cvCalcGlobalOrientation()
383 int rel_angle = cvRound( orient_row.data.fl[x] - fbase_orient ); in cvCalcGlobalOrientation()