VideoStreamSURF

버전 1.0.0.0 (84.6 KB) 작성자: Cesar Hernandez
This is an example program to visualize the basic behavior of the SURF algorithm
다운로드 수: 187
업데이트 날짜: 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 (2024). VideoStreamSURF (https://www.mathworks.com/matlabcentral/fileexchange/61241-videostreamsurf), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2013a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Tracking and Motion Estimation에 대해 자세히 알아보기
도움

도움 받은 파일: 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!
버전 게시됨 릴리스 정보
1.0.0.0

Added screenshot to the description