Home
last modified time | relevance | path

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

/external/opencv3/modules/video/test/
Dtest_ecc.cpp143 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