Usage of SIFT and SURF

6 ビュー (過去 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 Center および File ExchangeFeature 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