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

/external/opencv/cvaux/src/
H A Dcvlevmarprojbandle.cpp565 void icvComputeJacErrorProj(int numImages,CvMat **projDeriv,CvMat **projErrors,CvMat *jacProjErr ) function
567 CV_FUNCNAME( "icvComputeJacErrorProj" );
1399 icvComputeJacErrorProj(numImages, DerivProj, errorProjPoints, jacProjErr);

Completed in 59 milliseconds