Filter löschen
Filter löschen

Image Classification

1 Ansicht (letzte 30 Tage)
Pugazhendhi
Pugazhendhi am 29 Jan. 2012
Hi,
I am new to Matlab. I would like to classify the image based on its color, pattern and texture. If it possible to create a training set and classify the entire image based on the training set. Please help me on this.

Akzeptierte Antwort

Image Analyst
Image Analyst am 29 Jan. 2012
See my demos in my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 There I classify using color and area. If you need texture, you might try stdfilt() in the Image Processing Toolbox, then threshold, etc. like in my BlobsDemo to get textures of a certain strength. Or you might look at section 7.10 here: http://iris.usc.edu/Vision-Notes/bibliography/contentstwod.html#2-D%20Feature%20Analysis,%20Extraction%20and%20Representations,%20Shape,%20Skeletons,%20Texture
  1 Kommentar
Pugazhendhi
Pugazhendhi am 29 Jan. 2012
Will it work for Grayscale image?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by