Home
last modified time | relevance | path

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

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