Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp1097 CvMat* resMatrs[3]; in icvComputeProjectMatricesNPoints()
1098 resMatrs[0] = &resProjMatrs[0]; in icvComputeProjectMatricesNPoints()
1099 resMatrs[1] = &resProjMatrs[1]; in icvComputeProjectMatricesNPoints()
1100 resMatrs[2] = &resProjMatrs[2]; in icvComputeProjectMatricesNPoints()
1106 resMatrs,//resProjMatrs, in icvComputeProjectMatricesNPoints()
1204 CvMat* resMatrs[3]; in icvComputeProjectMatricesNPoints() local
1205 resMatrs[0] = &resProjMatrs[0]; in icvComputeProjectMatricesNPoints()
1206 resMatrs[1] = &resProjMatrs[1]; in icvComputeProjectMatricesNPoints()
1207 resMatrs[2] = &resProjMatrs[2]; in icvComputeProjectMatricesNPoints()
1213 resMatrs,//resProjMatrs, in icvComputeProjectMatricesNPoints()