Add Java and Python code for cascade classifier and HDR tutorials.

This commit is contained in:
catree
2018-06-07 20:14:16 +02:00
parent 1187a7fa34
commit afa5b0cc93
13 changed files with 557 additions and 100 deletions
@@ -126,9 +126,9 @@ Result looks like below:
Additional Resources
--------------------
-# Video Lecture on [Face Detection and Tracking](http://www.youtube.com/watch?v=WfdYYNamHZ8)
2. An interesting interview regarding Face Detection by [Adam
Harvey](http://www.makematics.com/research/viola-jones/)
-# Video Lecture on [Face Detection and Tracking](https://www.youtube.com/watch?v=WfdYYNamHZ8)
-# An interesting interview regarding Face Detection by [Adam
Harvey](https://web.archive.org/web/20171204220159/http://www.makematics.com/research/viola-jones/)
Exercises
---------