Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp306 double fundReduceCoef2_dat[5]; in icvComputeProjectMatrices6Points() local
309 fundReduceCoef2 = cvMat(1,5,CV_64F,fundReduceCoef2_dat); in icvComputeProjectMatrices6Points()