Searched refs:icvComputeProjectMatrices6Points (Results 1 – 1 of 1) sorted by relevance
62 int icvComputeProjectMatrices6Points( CvMat* points1,CvMat* points2,CvMat* points3,178 int icvComputeProjectMatrices6Points( CvMat* points1,CvMat* points2,CvMat* points3, in icvComputeProjectMatrices6Points() function929 … int numProj = icvComputeProjectMatrices6Points( &selPoints[0],&selPoints[1],&selPoints[2], in icvComputeProjectMatricesNPoints()