Filter löschen
Filter löschen

Usage of SIFT and SURF

6 Ansichten (letzte 30 Tage)
SATISH SONWANE
SATISH SONWANE am 11 Apr. 2022
Kommentiert: SATISH SONWANE am 18 Apr. 2022
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.?

Akzeptierte Antwort

Birju Patel
Birju Patel am 14 Apr. 2022
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 Kommentar
SATISH SONWANE
SATISH SONWANE am 18 Apr. 2022
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by