Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Table of Contents:

Introduction to MATLAB OpenCV

This software program offers many functions that can be used for object detection and identification. For the golf project, the ease of MATLAB and the many offered functions was why it was chosen to create the final tracking program. 


Add Ons

You will need to go to the add ons tab and install or download some libraries. Some recommended ones to access OpenCV and other computer vision tools include:

  1. OpenCV 
  2. Computer Vision


Functions on MATLAB

If there is a function you are thinking of, MATLAB will likely have libraries that you can access or add ons that can assist. An example might be finding the centre of mass. As well, functions can be called by reference and are individual .m files.

For more information on how to use specific functions, go to Math Works Help


Contributors: 

UserLast Update
Former user (Deleted) 1266 days ago
Former user (Deleted) 1272 days ago


  • No labels