How to classify extracted LBP features using svm ?
이전 댓글 표시
Hello, I am new to matlab and machine learning.
I have a palmprint dataset i did the feature extraction of the images in this dataset using extractLBPFeatures(); function and i get an array of 1x59 element, until now all is good. now i want to use Support Vector Machines (SVM) for the classification of the features that i already extracted. Any help will be appreciated.
My dataset is divided to 2 folders:
1) Training 920 images
2) Test 230 images
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 LBP - Local Binary Patterns에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!