computeGradients  188 modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp     void computeGradients(const Mat &image1, const Mat &image2);
computeGradients  403 modules/stitching/src/seam_finders.cpp         computeGradients(image1, image2);