SECOND 136 modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp INTERS_SECOND = INTERS | SECOND SECOND 303 modules/stitching/src/seam_finders.cpp states_.push_back(SECOND); SECOND 438 modules/stitching/src/seam_finders.cpp states_[c1] = states_[c2] == FIRST ? SECOND : FIRST; SECOND 519 modules/stitching/src/seam_finders.cpp if (l > 0 && (states_[l-1] & SECOND) && mask2.at<uchar>(y - dy1 + dy2, x - dx1 + dx2))