crop the image but keep the dimension same
Show older comments
I am cropping the part of an image using imcrop. Then I am performing some operation on the cropped part and getting coordinates(x and y) from the cropped image. But the coordinates are with respect to the cropped image. Is there a way i can do the operation and get the coordinates based on the original image(not the coordinates of cropped image).
Accepted Answer
More Answers (0)
Categories
Find more on Image Category Classification in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!