Computer Vision for Student Competitions: Object Detection - Part 2

Object Detection - Part 2 (Chapter 6): Computer Vision Training for Studnet Comeptition Teams
1,1K téléchargements
Mise à jour 12 oct. 2017

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).

Citation pour cette source

MathWorks Student Competitions Team (2024). Computer Vision for Student Competitions: Object Detection - Part 2 (https://github.com/mathworks/auvsi-cv-object-2), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2015a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

examples

exercises/ForegroundDetection

exercises/OpticalCharacterRecognition

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
15.1.1.0

Adding files to entry
Description Updated

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.