Searched refs:shift_orient (Results 1 – 1 of 1) sorted by relevance
301 double shift_orient = 0, shift_weight = 0, fbase_orient; in cvCalcGlobalOrientation() local390 shift_orient += weight * rel_angle; in cvCalcGlobalOrientation()400 base_orient = base_orient + cvRound( shift_orient / shift_weight ); in cvCalcGlobalOrientation()