HomeSort by relevance Sort by last modified time
    Searched full:rotmatr2_64d (Results 1 - 1 of 1) sorted by null

  /external/opencv/cvaux/src/
cvepilines.cpp 269 double rotMatr2_64d[9];
278 rotMatr2_64d[0] = 1;
279 rotMatr2_64d[1] = 0;
280 rotMatr2_64d[2] = 0;
281 rotMatr2_64d[3] = 0;
282 rotMatr2_64d[4] = 1;
283 rotMatr2_64d[5] = 0;
284 rotMatr2_64d[6] = 0;
285 rotMatr2_64d[7] = 0;
286 rotMatr2_64d[8] = 1
    [all...]

Completed in 106 milliseconds