Home
last modified time | relevance | path

Searched refs:_output2 (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_fundam.cpp672 … CvMat _input = test_mat[INPUT][0], _output = test_mat[OUTPUT][0], _output2 = test_mat[OUTPUT][2]; in run_func() local
674 cvRodrigues2( &_output, &_output2, calc_jacobians ? &m2v_jac : 0 ); in run_func()