1 | initial version |
You have to return the dst
image, not the dstback
image, which is the image unwrapped (ie back to normal).
In you case you don't have to use warpBackward
in your function.
Use the code from your previous question provided by @LBerger to display the all the images.