Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp328 CvMat fundCoefs; in icvComputeProjectMatrices6Points() local
329 cvGetSubRect(&resFundReduceCoef, &fundCoefs, cvRect(0,currSol,5,1)); in icvComputeProjectMatrices6Points()
335 GetProjMatrFromReducedFundamental(&fundCoefs,&projMatrCoefs); in icvComputeProjectMatrices6Points()