VideoStreamSURF

This is an example program to visualize the basic behavior of the SURF algorithm
187 Downloads
Updated 23 Jan 2017

View License

In this example, an image loaded previously into the working directory is detected by the SURF algorithm. As an input, this example uses the stream from a laptop webcam. Additionally, the user can visualize in the output screen the number of matched pairs between the reference and the detected scene as well as a yellow box bounding the detected image. Finally, the scale of the detected image and its rotation angle are shown in the command window

Cite As

Cesar Hernandez (2024). VideoStreamSURF (https://www.mathworks.com/matlabcentral/fileexchange/61241-videostreamsurf), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: Tracking red color objects using matlab

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Added screenshot to the description