How to convert multiple rgb image into grayscale and save them into a new folder?

8 ビュー (過去 30 日間)
I have a dataset of image and I want to display them and convert the dataset to grayscale and then save them into new folder .
Please help. thank you very much in advance.
  1 件のコメント
trio chmp
trio chmp 2020 年 3 月 2 日
how to assign pixel values for creating lookup table for an image
awaiting reply..........

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2020 年 2 月 28 日
Put a call to rgb2gray() and imwrite() inside the loop. Write back if you still can't figure it out.

その他の回答 (1 件)

trio chmp
trio chmp 2020 年 3 月 2 日
how to assign pixel values for creating lookup table for an image
awaiting reply..

カテゴリ

Help Center および File ExchangeImages についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by