Feature extraction for classification
显示 更早的评论
Hi there, I attached the images that I want to extract features for classification. these are zoomed images of different fruits. kindly help me how to find features on these images. I tried using extractHOGfeatures function but its not giving me correct classification.
2 个评论
Image Analyst
2017-9-20
What are the classes? How many classes are in each photo? One? If so, then one feature may simply be the color. Why do you think HOG should be what you want? Can you attach what you think the classification should look like?
Ushna Asif
2017-9-21
采纳的回答
更多回答(1 个)
Akira Agata
2017-9-21
0 个投票
I believe the following example will be your help. Using this method, you can extract 4096-dimensional feature vector for each image.
类别
在 帮助中心 和 File Exchange 中查找有关 Classification Ensembles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!