Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvtrifocal.cpp260 double trPoint_dat[3*3]; in icvComputeProjectMatrices6Points() local
261 trPoint = cvMat(3,3,CV_64F,trPoint_dat); in icvComputeProjectMatrices6Points()