Home | History | Annotate | Download | only in test

Lines Matching refs:axisCount

2361         const int axisCount = 8;
2364 Mat x(axisCount + 1, dim, CV_32FC1),
2365 y(axisCount + 1, dim, CV_32FC1);
2366 Mat anglesInDegrees(axisCount + 1, dim, CV_32FC1);