How to assign classes for group of images in a classifier?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Image Analyst
2013년 7월 30일
Do whatever makes sense. Maybe each person's images might be in a folder with their name or something like that.
참고 항목
카테고리
Help Center 및 File Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!