Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dseam_finders.cpp1231 Mat subdx1(roi.height + 2 * gap, roi.width + 2 * gap, CV_32F); in findInPair() local
1374 Mat subdx1(roi.height + 2 * gap, roi.width + 2 * gap, CV_32F); in findInPair() local