Difference between revisions of "OpenCV Tennis balls recognizing tutorial"

From ElphelWiki
Jump to: navigation, search
(templating some things out)
(No difference)

Revision as of 05:42, 18 June 2009

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