1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

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
-2
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) {}