Searched defs:pointDeriv (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvlevmarprojbandle.cpp | 367 void icvComputeMatrixVAll(int numImages,CvMat **pointDeriv,CvMat **presPoints, CvMat **matrV) in icvComputeMatrixVAll() 463 void icvComputeMatrixW(int numImages, CvMat **projDeriv, CvMat **pointDeriv, CvMat **presPoints, Cv… in icvComputeMatrixW() 632 void icvComputeJacErrorPoint(int numImages,CvMat **pointDeriv,CvMat **projErrors, CvMat **presPoint… in icvComputeJacErrorPoint()
|