In opencv stitching_detailed code find seam position?
While executing the stitching_detailed.cpp code from opencv samples, with seam estimation enable how to find the x,y position of the seam and where it is stored?
add a comment