HOW to use SURF feature matching in a video
조회 수: 1 (최근 30일)
이전 댓글 표시
can anyone guide me to how to use an algorithm for feature matching in a video?
댓글 수: 1
Explorer
2016년 3월 1일
Surf can't even match images properly. How it is supposed to match videos? You first need to extract features of videos by some algorithm which we normally get from research papers and then methods like SVM, ANN, etc. can be used to match extracted features.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!