Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp272 double resPnts_dat[9]; in icvComputeProjectMatrices6Points() local
273 resPnts = cvMat(3,3,CV_64F,resPnts_dat); in icvComputeProjectMatrices6Points()