VideoStreamSURF

This is an example program to visualize the basic behavior of the SURF algorithm
188 download
Aggiornato 23 gen 2017

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Tracking and Motion Estimation in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: 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!
Versione Pubblicato Note della release
1.0.0.0

Added screenshot to the description