HOW to use SURF feature matching in a video

can anyone guide me to how to use an algorithm for feature matching in a video?

1 Comment

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.

Sign in to comment.

Answers (0)

Asked:

on 1 Mar 2016

Commented:

on 1 Mar 2016

Community Treasure Hunt

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

Start Hunting!