Usage of SIFT and SURF

조회 수: 8 (최근 30일)
SATISH SONWANE
SATISH SONWANE 2022년 4월 11일
댓글: SATISH SONWANE 2022년 4월 18일
Is it that for image classification, SIFT and SURF can only be used with Bag of Words and SVM? Can't someone directly feed SIFT and SURF features to classifiers like KNN, decision tree etc.?

채택된 답변

Birju Patel
Birju Patel 2022년 4월 14일
You can use SURF or SIFT (or any other image feature) to train other types of classifiers beyond SVM. In the end, the extracted features are nothing more than numeric vectors.
  댓글 수: 1
SATISH SONWANE
SATISH SONWANE 2022년 4월 18일
Thank you for the answer. Its that i tried coding first and then asked the question. May be i didnt do it correctly. Will try to code again and revert if anything goes wrong again.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by