Borrar filtros
Borrar filtros

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

9 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

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

Más respuestas (1)

trio chmp
trio chmp el 2 de Mzo. de 2020
how to assign pixel values for creating lookup table for an image
awaiting reply..

Categorías

Más información sobre Images en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by