ImagePairLess     142 modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp         ImagePairLess(const std::vector<Mat> &images, const std::vector<Point> &corners)
ImagePairLess     187 modules/stitching/src/seam_finders.cpp         sort(pairs.begin(), pairs.end(), ImagePairLess(_src, corners));