Computer Vision for Student Competitions: Object Detection - Part 1

Object Detection - Part 1 (Chapter 5): Computer Vision Training for Student Competition Teams
다운로드 수: 1.5K
업데이트 날짜: 2017/10/12

Learn to detect objects using binary classifiers; template matching, histogram of gradients (HOG), and cascade object detection.

You’ll learn how Template Matching works and how to use it. The concepts behind HOG will be taught to prepare you for the Cascade Object Detector. The Cascade Object Detector is a robust detector which provides the option to use Haar, Local Binary Patterns (LBP), and HOG to detect objects within an image.

Template Matching and Cascade Object Detection are used to detect objects in an image that are aspect ratio and orientation invariant. Template Matching has an additional limitation that the object must be scale invariant. Both methods are useful for determining if an object is located within an image, and if so, where the object is located within the image.

Using these methods, teams in the AUVSI Foundation competitions should be able to perform a variety target identification tasks.

Images from bike and non-bike folders were obtained from the object detection image database created by Dr. Axel Pinz from the Graz University of Technology. www.tugraz.at/en/institutes/emt/personal-pages/pinz/

인용 양식

MathWorks Student Competitions Team (2024). Computer Vision for Student Competitions: Object Detection - Part 1 (https://github.com/mathworks/auvsi-cv-object-1), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Recognition, Object Detection, and Semantic Segmentation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
15.1.1.0

Documentation Updated
Description Updated
Adding files
Adding files

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.