Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp71 void GetProjMatrFromReducedFundamental(CvMat* fundReduceCoefs,CvMat* projMatrCoefs);
335 GetProjMatrFromReducedFundamental(&fundCoefs,&projMatrCoefs); in icvComputeProjectMatrices6Points()
1608 void GetProjMatrFromReducedFundamental(CvMat* fundReduceCoefs,CvMat* projMatrCoefs) in GetProjMatrFromReducedFundamental() function