Skip to content

Commit

Permalink
Update 09 - Object Detection.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
SebasOcampoo committed Sep 2, 2015
1 parent f3ddf37 commit e24009c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/09 - Object Detection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The opening is a compound operation that consist in an erosion followed by a dil
What we will do in this tutorial
--------------------------------
In this guide, we will:

* Insert 3 groups of sliders to control the quantity of HSV (Hue, Saturation and Value) of the image.
* Capture and process the image from the web cam removing noise in order to facilitate the object recognition.
* Finally using morphological operator such as erosion and dilation we can identify the objects using the contornous obtained after the image processing.
Expand Down

0 comments on commit e24009c

Please sign in to comment.