image feature based clustering

in my project i seperate the spam images from the normal one.i found the image features like histogram,mean...etc for images.i built the feature vector form that.my question is how can i apply clustering to the feature vector?

 Accepted Answer

Kenta
Kenta on 11 Jul 2020
This code performs image clustering using the image features extracted by pre-trained CNN model. Hope it helps you!

More Answers (0)

Tags

Asked:

on 24 Jan 2012

Answered:

on 11 Jul 2020

Community Treasure Hunt

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

Start Hunting!