VideoStreamSURF

This is an example program to visualize the basic behavior of the SURF algorithm
189 Downloads
Aktualisiert 23. Jan 2017

Lizenz anzeigen

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

Zitieren als

Cesar Hernandez (2026). VideoStreamSURF (https://de.mathworks.com/matlabcentral/fileexchange/61241-videostreamsurf), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2013a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Tracking and Motion Estimation finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: Tracking red color objects using matlab

Version Veröffentlicht Versionshinweise
1.0.0.0

Added screenshot to the description