Computer Vision for Student Competitions: Object Detection - Part 2

Object Detection - Part 2 (Chapter 6): Computer Vision Training for Studnet Comeptition Teams

https://github.com/mathworks/auvsi-cv-object-2

You are now following this Submission

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

Cite As

MathWorks Student Competitions Team (2026). Computer Vision for Student Competitions: Object Detection - Part 2 (https://github.com/mathworks/auvsi-cv-object-2), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
15.1.1.0

Adding files to entry
Description Updated

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.