Home | History | Annotate | Download | only in test

Lines Matching refs:CvBox2D

678     CvBox2D box;
698 box = (CvBox2D)r;
1143 CvBox2D box0, box;
1239 box = (CvBox2D)cv::fitEllipse(cv::cvarrToMat(points));
1407 box = (CvBox2D)cv::fitEllipse(pointsMat);