Effacer les filtres
Effacer les filtres

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

9 vues (au cours des 30 derniers jours)
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 commentaire
trio chmp
trio chmp le 2 Mar 2020
how to assign pixel values for creating lookup table for an image
awaiting reply..........

Connectez-vous pour commenter.

Réponse acceptée

Image Analyst
Image Analyst le 28 Fév 2020
Put a call to rgb2gray() and imwrite() inside the loop. Write back if you still can't figure it out.

Plus de réponses (1)

trio chmp
trio chmp le 2 Mar 2020
how to assign pixel values for creating lookup table for an image
awaiting reply..

Catégories

En savoir plus sur Images dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by