Home | History | Annotate | Download | only in include

Lines Matching refs:_a

759     CvMat _a = cvMat( 3, 3, CV_32F, (void*)intrinsic_matrix );
761 cvUndistort2( src, dst, &_a, &_k );