Home
last modified time | relevance | path

Searched defs:rotation_matrix (Results 1 – 1 of 1) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dap3p.cpp331 double rotation_matrix[3][3] = {}, translation[3] = {}; in solve() local
356 double rotation_matrix[4][3][3] = {}, translation[4][3] = {}; in solve() local