svm classification using features
조회 수: 1 (최근 30일)
이전 댓글 표시
hi... I want to classify normal and abnormal images using SVM classification...I have extracted the color layout descriptor as feature..F= {756, -12, 82, -142, 3, -45, 1104, -11, 189, 955, -13, -139} for one image.. now by using this i want to label as '0' or '1'.. how can i train these features,.. please help me with matlab codes...
댓글 수: 0
답변 (1개)
Shashank Prasanna
2013년 1월 28일
The following documentation page has information on how to train and classify using SVM:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!