Hello Opencv member. I'm trying to detect missing part of image input include 2 image (baseImage, checkImage), 2 images of different sizes.
how can i detect missing part of checkImage? I'm trying with Stitcher but it is fail.
base image:
checkImage:
resultImage
thank you!