Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp315 double resFundReduceCoef_dat[3*5]; in icvComputeProjectMatrices6Points() local
317 resFundReduceCoef = cvMat(3,5,CV_64F,resFundReduceCoef_dat); in icvComputeProjectMatrices6Points()