Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlevmarprojbandle.cpp632 void icvComputeJacErrorPoint(int numImages,CvMat **pointDeriv,CvMat **projErrors, CvMat **presPoint… in icvComputeJacErrorPoint() function
1400 icvComputeJacErrorPoint(numImages, DerivPoint, errorProjPoints, pointsPres, jacPointErr); in cvOptimizeLevenbergMarquardtBundle()