How to crop a matrix based on its image?

1 view (last 30 days)
I have a large matrix(hundreds x hundreds) that can be shown in the image below. What I want is to cut the matrix by the line in the second picture. I don't care if I have to do it by drawing or by some algorithm(I don't think there will be an algorithm that can cut exactly as desired, especially when the map is very uneven). I want to get the two matrix that corresponds to the two parts in the picture. The matrix can be of the same size, with the remaining part padded with zeros. Can anyone help me with this?

Accepted Answer

Image Analyst
Image Analyst on 28 Aug 2017
See my freehand drawing demos, attached.

More Answers (0)

Categories

Find more on Images 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!