Image Stitching using graph cut
There is a class in OpenCV in the Image Stitching module named detail::GraphCutSeamFinderstrong for optimum seam estimation. But there is little else said anywhere on how to use it. Can anyone provide me with an example or tutorial on how to use this, please? Thanks