Skip to content

Commit

Permalink
Last update Object Detection
Browse files Browse the repository at this point in the history
Adding images
  • Loading branch information
SebasOcampoo committed Sep 2, 2015
1 parent e24009c commit 955c869
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/09 - Object Detection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,12 @@ With the partial output obtained before we can use the method findContours of th
}
Finally we can get this results:

.. image:: _static/09-01.png

.. image:: _static/09-02.png

Source Code
-----------
- `ObjectDetection.java <https://github.com/opencv-java/object-detection/blob/master/src/it/polito/teaching/cv/Lab7.java>`_
Expand Down

0 comments on commit 955c869

Please sign in to comment.