Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/tests/
DDistortionMapperTest_OpenCvData.h1007 std::array<int32_t, 2000> expCoords = { variable
DDistortionMapperComp.py29 expCoords = cv2.undistortPoints(rawCoords2, K, dist, P = K) variable