How to assign classes for group of images in a classifier?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm developing a Finger knuckle print biometric system. For that I had extracted SIFT and SURF Features for the image. I am having a problem in training section.
In my database there are 4 persons. Each person have 6 sample images.
For training I used 3 samples for each person. For testing I used the entire database.
But my problem is how to group the images of a single person.??
0 commentaires
Réponses (1)
Image Analyst
le 30 Juil 2013
Do whatever makes sense. Maybe each person's images might be in a folder with their name or something like that.
Voir également
Catégories
En savoir plus sur Read, Write, and Modify Image dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!