Home
last modified time | relevance | path

Searched defs:presPoints (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
Dcvlevmarprojbandle.cpp231 void icvComputeDerivatePoints(CvMat *points4D,CvMat *projMatr, CvMat *presPoints, CvMat *derivPoint) in icvComputeDerivatePoints()
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 …JacErrorPoint(int numImages,CvMat **pointDeriv,CvMat **projErrors, CvMat **presPoints,CvMat *jacPo… in icvComputeJacErrorPoint()
738 void icvReconstructPoints4DStatus(CvMat** projPoints, CvMat **projMatrs, CvMat** presPoints, in icvReconstructPoints4DStatus()