Azzera filtri
Azzera filtri

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

9 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

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

Più risposte (1)

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

Categorie

Scopri di più su Images in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by