Home
last modified time | relevance | path

Searched refs:INTERS_FIRST (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dseam_finders.hpp135 INTERS_FIRST = INTERS | FIRST, enumerator
/external/opencv3/modules/stitching/src/
Dseam_finders.cpp454 states_[c1] = states_[c2] == FIRST ? INTERS_SECOND : INTERS_FIRST; in resolveConflicts()