COLOR_GRAD 402 modules/stitching/src/seam_finders.cpp if (costFunc_ == COLOR_GRAD) COLOR_GRAD 530 modules/stitching/src/seam_finders.cpp CV_Assert(costFunction() == COLOR_GRAD); COLOR_GRAD 752 modules/stitching/src/seam_finders.cpp else if (costFunc_ == COLOR_GRAD) COLOR_GRAD 776 modules/stitching/src/seam_finders.cpp else if (costFunc_ == COLOR_GRAD) COLOR_GRAD 695 samples/cpp/stitching_detailed.cpp seam_finder = makePtr<detail::DpSeamFinder>(DpSeamFinder::COLOR_GRAD);