How to substract an image?
Show older comments
rgbImage = imread(fullFileName);
I want to only get the top 20% of the image. How can I do it?
For example, for this image

I only want to get

Thanks!
Accepted Answer
More Answers (0)
Categories
Find more on Image Filtering and Enhancement 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!