Frame matching in a video

I have an image and should check whether it is present in a video. Image will not be same in the video little rotated and scaled so tried surf matching technique but if the video recorded is slightly rotated no of matched features are less, so cannot check image is present in the video based on count of the matched features. Will histogram matching work as it does not change even when image is slightly rotated please give me a solution for this problem.

2 Comments

I thought SURF was independent of rotation ?
Akhilkumar1307
Akhilkumar1307 on 20 Mar 2017
Edited: Akhilkumar1307 on 20 Mar 2017
This happens when images are taken from different cameras with slightly varied calibration and lighting condition
Any way now am taking the reference image and videos to be tested from same camera and error is almost negligible even if it is rotated.

Sign in to comment.

Answers (0)

Categories

Asked:

on 17 Feb 2017

Edited:

on 20 Mar 2017

Community Treasure Hunt

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

Start Hunting!