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 日間)
rsnandi
rsnandi 2018 年 2 月 2 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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