Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp305 double fundReduceCoef1_dat[5]; in icvComputeProjectMatrices6Points() local
308 fundReduceCoef1 = cvMat(1,5,CV_64F,fundReduceCoef1_dat); in icvComputeProjectMatrices6Points()