Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvlevmarprojbandle.cpp70 void icvComputeDerivateProj(CvMat *points4D,CvMat *projMatr, CvMat *status, CvMat *derivProj) in icvComputeDerivateProj()
204 void icvComputeDerivateProjAll(CvMat *points4D, CvMat **projMatrs, CvMat **pointPres, int numImages… in icvComputeDerivateProjAll()
231 void icvComputeDerivatePoints(CvMat *points4D,CvMat *projMatr, CvMat *presPoints, CvMat *derivPoint) in icvComputeDerivatePoints()
341 void icvComputeDerivatePointsAll(CvMat *points4D, CvMat **projMatrs, CvMat **pointPres, int numImag… in icvComputeDerivatePointsAll()
739 CvMat *points4D,int numImages,CvMat **projError) in icvReconstructPoints4DStatus()
900 void icvProjPointsStatusFunc( int numImages, CvMat *points4D, CvMat **projMatrs, CvMat **pointsPres… in icvProjPointsStatusFunc()
Dcvlevmartrif.cpp274 CvMat *points4D = 0; in icvOptimizeProjectionTrifocal() local
Dcvtrifocal.cpp504 void icvProject4DPoints(CvMat* points4D,CvMat* projMatr, CvMat* projPoints) in icvProject4DPoints()
593 CvMat* points4D) in icvCompute3ProjectMatricesNPointsStatus()
793 CvMat* points4D) in icvComputeProjectMatricesNPoints()
2066 CvMat* points4D) in icvReconstructPointsFor3View()