VideoStreamSURF

This is an example program to visualize the basic behavior of the SURF algorithm

이 제출물을 팔로우합니다

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://kr.mathworks.com/matlabcentral/fileexchange/61241-videostreamsurf), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: Tracking red color objects using matlab

카테고리

Help CenterMATLAB Answers에서 Track Objects and Estimate Motion에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

Added screenshot to the description