필터 지우기
필터 지우기

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

조회 수: 9 (최근 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 CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by