Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp242 CvMat corrPoints1; in icvComputeProjectMatrices6Points() local
247corrPoints1 = cvMat(3,3,CV_64F,corrPoints_dat); /* 3-coordinates for each of 3-points(3-image) */ in icvComputeProjectMatrices6Points()
311 GetGeneratorReduceFundSolution(&corrPoints1, &corrPoints2, &fundReduceCoef1, &fundReduceCoef2); in icvComputeProjectMatrices6Points()