Home | History | Annotate | Download | only in test

Lines Matching defs:_lines

1674     CvMat _points = test_mat[INPUT][0], _F = test_mat[INPUT][1], _lines = test_mat[OUTPUT][0];
1675 cvComputeCorrespondEpilines( &_points, which_image, &_F, &_lines );