clean code

This commit is contained in:
marina.kolpakova
2012-11-07 03:14:15 +04:00
parent 4656872161
commit f1e36043e6
2 changed files with 43 additions and 120 deletions

View File

@@ -41,8 +41,6 @@
//M*/
#include <precomp.hpp>
#include <opencv2/objdetect/objdetect.hpp>
#include <opencv2/core/core.hpp>
cv::SCascade::Channels::Channels(int shr) : shrinkage(shr) {}