Info

This question is closed. Reopen it to edit or answer.

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 view (last 30 days)
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 –

Answers (1)

Image Analyst
Image Analyst on 2 Feb 2018
Just plug your custom code where you analyze each image according to whatever you want to do to it, to the function AnalyzeSingleImage().
  6 Comments

Tags

Community Treasure Hunt

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

Start Hunting!