How to substract an image?
古いコメントを表示
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!
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Image Arithmetic についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!