Clear Filters
Clear Filters

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

1 view (last 30 days)
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?

Accepted Answer

Image Analyst
Image Analyst on 29 Dec 2022
See the attached drawrectangle demo.
Demos for other shapes are also attached.

More Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!