How can I crop rectangles from an image?
Show older comments
Hello, I am trying, given an image that contains a grid, to detect it in some way to later be able to crop it and keep it, in my case it is an electrocardiogram, I attach image.

I tried apply regionprops, hough, etc.
Thanks in advance!
1 Comment
DGM
on 18 Jan 2023
What are the actual goals?
Do you just need to process this one image, or do you need a method to automatically process any image printed in the same manner?
What all do you actually need to do with the image?
- crop the region?
- correct for perspective/barrel distortion?
- back-calculate the actual signal vectors?
Accepted Answer
More Answers (0)
Categories
Find more on Convert Image Type 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!
