Home
last modified time | relevance | path

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

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