Lines Matching defs:box
415 CvBox2D box = cvMinAreaRect2( &mat, 0 );418 cvBoxPoints( box, pt );452 CV_INLINE void cvFitEllipse( const CvPoint2D32f* points, int count, CvBox2D* box )455 *box = cvFitEllipse2( &mat );