Computer Vision for Student Competitions: Object Detection - Part 2
Learn to detect motion and perform text recognition.
In Object Detection: Part 1, we explored some methods of detecting specific objects like Template matching and Cascade Object Detector. These methods are known has Binary Classifiers since they tell us if a specific object is present or not. If an object is found they give us the location of the object.
In Object Detection: Part 2, we will go over motion detection and text recognition. Motion detection will be performed with Optical Flow and text recognition will be performed using Optical Character Recognition (OCR).
引用格式
MathWorks Student Competitions Team (2024). Computer Vision for Student Competitions: Object Detection - Part 2 (https://github.com/mathworks/auvsi-cv-object-2), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Text Detection and Recognition >
- AI and Statistics > Text Analytics Toolbox >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!examples
exercises/ForegroundDetection
exercises/OpticalCharacterRecognition
无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
15.1.1.0 | Adding files to entry
|
|