Hi, is it possible to implement a customized bagOfFeatures with a SIFT extractor? and detector?
이전 댓글 표시
I'm using MATLAB R2014b version with computer vision toolbox. I'm trying to generate classifiers with different types of extractors to analyse handwritten words, and for that i'm making use of bagOfFeatures function. MATLAB doesn't have a SIFT extractor code but it's possible to implement it or use David Lowe's version. How can i use this SIFT extractor (and detector) with the bagOfFeatures function?
Thanks
댓글 수: 1
shalaw faraj
2020년 3월 21일
Dear Arthur Costa,
did you get the code of Bag of features based on SIFT? if you got it please give it to me.
thanks
채택된 답변
추가 답변 (1개)
Image Analyst
2016년 4월 11일
1 개 추천
SIFT is still patented by the University of British Columbia for a few more years. I believe the Computer Vision System Toolbox uses SURF instead.
카테고리
도움말 센터 및 File Exchange에서 Image Category Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!