How to assign classes for group of images in a classifier?
Show older comments
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.??
Answers (1)
Image Analyst
on 30 Jul 2013
0 votes
Do whatever makes sense. Maybe each person's images might be in a folder with their name or something like that.
1 Comment
Sabarinathan Vadivelu
on 30 Jul 2013
Categories
Find more on Read, Write, and Modify Image in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!