What is feautre extraction? And what is its use in classification of image processing?

1 vue (au cours des 30 derniers jours)
What is feautre extraction? And what is its use in classification of image processing?
I want to know in the context of svm classification for image processing

Réponses (1)

Image Analyst
Image Analyst le 5 Mai 2014
It's the making of measurements from an image. First you do segmentation to find the objects. Then you can classify them into different objects/"blobs" (e.g. circles and squares). Then you can label them to assign unique ID numbers for them. Then you can measure features for each blob, like area, perimeter, etc.

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by