OpenCV Tennis balls recognizing tutorial

From ElphelWiki
Revision as of 05:42, 18 June 2009 by Andy753421 (talk | contribs) (templating some things out)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This tutorial demonstrates how to use an Elphel (or perhaps another) camera to perform some basic computer vision tasks, such as identifying objects. For this example, we will be recognizing tennis balls.

Prerequisites

OpenCV

V4L/AVLD

Image acquisition

Processing

Color space

Masks

Morphological operations

Hough transform

Output

Acknowledgments