How to specify the cropping area of an image with matlab?

I have got the grayscale map after edge detection using the canny algorithm, and I need to crop a part of the image. But I don't know the coordinates of the top left and bottom right corners of the cropping area (rectangle). How do I determine the coordinate values of these two points?

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!