getSeamTips 194 modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp bool getSeamTips(int comp1, int comp2, Point &p1, Point &p2); getSeamTips 445 modules/stitching/src/seam_finders.cpp if (getSeamTips(c1, c2, p1, p2))