Searched defs:mapTranslation (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/video/test/ |
D | test_ecc.cpp | 143 Mat mapTranslation = (Mat_<float>(2,3) << 1, 0, 0, 0, 1, 0); in testTranslation() local 443 Mat mapTranslation = (Mat_<float>(2,3) << 1, 0, 0, 0, 1, 0); in testMask() local
|