Creating a feature vector
Mostra commenti meno recenti
I have calculated texture, color and shape features on an image.But those just add up to 12 features. I read that people extract 1000 features and such. Could someone please explain to me how do i increase the number of features? And then how do i save them to form a feature vector?
1 Commento
Laurent
il 1 Ott 2013
It depends on which features you are interested in, for example mean, std, max intensity, min intensity, and so on. Obviously there are ways to extract 1000s of such features from images (or objects in these images), but it doesn't make much sense to do so without knowing the purpose.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Semantic Segmentation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!