Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/src/
Dseam_finders.cpp448 bool isHorizontalSeam; in resolveConflicts() local
934 int comp1, int comp2, const std::vector<Point> &seam, bool isHorizontalSeam) in updateLabelsUsingSeam()