-1

My Goal: I Want to recognize a portion of a big image from the big image using OpenCV lib in java.

Input: Eg. I have 2 images, One is a forest and another one is a cropped image of the first one.

Expected Output: now I want the output image should mark the area where the cropped image fits perfectly.

1

1 Answer 1

0

You should look into matchtemplate documentation

Not the answer you're looking for? Browse other questions tagged or ask your own question.