use the new-style headers in the samples to improve OpenCV build time.

Esse commit está contido em:
Vadim Pisarevsky
2010-11-26 17:59:40 +00:00
commit 042271f5f7
55 arquivos alterados com 795 adições e 370 exclusões
+3 -2
Ver Arquivo
@@ -1,5 +1,6 @@
#include "cvaux.h"
#include "highgui.h"
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/video/background_segm.hpp>
#include <stdio.h>
#include <string>