using VideoCapture instead of CvCapture* in cascade tutorial
authorberak <p4p4p4@web.de>
Tue, 20 Aug 2013 08:56:57 +0000 (10:56 +0200)
committerberak <p4p4p4@web.de>
Thu, 22 Aug 2013 15:38:59 +0000 (17:38 +0200)
commit926d6876d31149c425103264f16a4309c2a6a83b
tree5cac0a2212aed41416a9f4d49a2d484bbefd861e
parent2349f7ea89f77579c22cb1e6fddecf054e5f2061
using VideoCapture instead of CvCapture* in cascade tutorial

corrected constants,  changed objdetection.cpp as well

updated objDetection2.cpp as well

fixed headers in objdetection2.cpp

removed useles RNG

fixed buildbot warnings (wow, i like that bot!)

victim of the war on whitespace

fixing buildbot warnings

fixing last buildbot warning, heya .

trying to rebase/squash commits
doc/tutorials/objdetect/cascade_classifier/cascade_classifier.rst
samples/cpp/tutorial_code/objectDetection/objectDetection.cpp
samples/cpp/tutorial_code/objectDetection/objectDetection2.cpp