필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

I have a folder of images.first I want to 1. read all images then convert to grayimages. 2.extract some of features of all images one by one and store extracted features with image file name in one excel file or matrix.Please help me –

조회 수: 1 (최근 30일)
I have a folder of images.first I want to 1. read all images then convert to grayimages. 2.extract some of features of all images one by one and store extracted features with image file name in one excel file or matrix.Please help me –

답변 (1개)

Image Analyst
Image Analyst 2018년 2월 2일
Just plug your custom code where you analyze each image according to whatever you want to do to it, to the function AnalyzeSingleImage().
  댓글 수: 6
rsnandi
rsnandi 2018년 2월 9일
ok I want to extract gabor features and write back to in one excel file for all images.

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by