Searched refs:icvGetNormalVector3 (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvscanlines.cpp47 icvGetNormalVector3( CvMatrix3 * Matrix, float *v ) function
288 error = icvGetNormalVector3( &Ft, l_epipole );
297 error = icvGetNormalVector3( F, r_epipole );

Completed in 52 milliseconds