How to predict the character in this kmeans code

Hi i have execute the code which iam attaching after plotting i should predict the character which is image iam doing hand written character recognition. Iam attaching image also. So please any one help me to predict the character in the image thanks waiting for your precious responses.

Réponses (1)

Image Analyst
Image Analyst le 21 Mar 2015

0 votes

I think your whole concept is wrong. Why use kmeans to find out which pixels belong to which letters when you can simply call bwlabel() to do the same thing but much much better?

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by