How to substract an image?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Chen Zhu
am 27 Mär. 2017
Bearbeitet: Guillaume
am 27 Mär. 2017
rgbImage = imread(fullFileName);
I want to only get the top 20% of the image. How can I do it?
For example, for this image
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/162211/image.jpeg)
I only want to get
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/162212/image.jpeg)
Thanks!
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!