I have created my own face (image) database, how to validate the image database using Matlab
Ältere Kommentare anzeigen
I have created my own face (image) database consisting of 1500 images/ I have a doubt as to how to validate the image database using Matlab
2 Kommentare
Sabarinathan Vadivelu
am 29 Dez. 2012
What do u mean actually? Please Expand your question
KIRAN kumar
am 18 Jan. 2013
read the images into matlab and then save the workspace as a mat file your input database is ready..
Antworten (1)
Walter Roberson
am 18 Jan. 2013
1 Stimme
You could use a "leave one out" method. Train against all the images except one, then ask to classify that one. Do this for each image in turn. If any image classifies poorly, either your classification method is poor or else the image is not a good representative of its class.
Kategorien
Mehr zu Color Segmentation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!