Home | History | Annotate | Download | only in src

Lines Matching full:atan2

733         kp.angle = (float)(atan2((float) direction1, (float) direction0) / CV_PI * 180.0);