I am performing the following steps:
- I insert a mark in an original image
img1to obtain a watermarked imageimg2. - I crop the the watermarked image to obtain
img3. - I want to crop a particular part of the original image
img1to obtain the same part likeimg3.
My question is how to find where the cropped part is located in the orignal image?