Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp77 int icvComputeProjectMatricesNPoints( CvMat* points1,CvMat* points2,CvMat* points3,
84 int icvComputeProjectMatricesNPoints( CvMat* points1,CvMat* points2,CvMat* points3,
727 numProjMatrs = icvComputeProjectMatricesNPoints( triPoints[0],triPoints[1],triPoints[2], in icvCompute3ProjectMatricesNPointsStatus()
788 int icvComputeProjectMatricesNPoints( CvMat* points1,CvMat* points2,CvMat* points3, in icvComputeProjectMatricesNPoints() function