VideoStreamSURF

This is an example program to visualize the basic behavior of the SURF algorithm
ダウンロード: 189
更新 2017/1/23

ライセンスの表示

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

引用

Cesar Hernandez (2026). VideoStreamSURF (https://jp.mathworks.com/matlabcentral/fileexchange/61241-videostreamsurf), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2013a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersTracking and Motion Estimation についてさらに検索
謝辞

ヒントを得たファイル: Tracking red color objects using matlab

バージョン 公開済み リリース ノート
1.0.0.0

Added screenshot to the description