How to classify extracted LBP features using svm ?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!