Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator

This commit is contained in:
Andrey Kamaev
2011-06-24 08:13:02 +00:00
parent 69b79f89c1
commit 2edf764eee
4 changed files with 59 additions and 6 deletions

View File

@@ -48,8 +48,7 @@
#include "opencv2/flann/flann.hpp"
#include "opencv2/imgproc/imgproc_c.h"
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/video/tracking.hpp"
#include "opencv2/video/background_segm.hpp"
#include "opencv2/video/video.hpp"
#include "opencv2/features2d/features2d.hpp"
#include "opencv2/objdetect/objdetect.hpp"
#include "opencv2/calib3d/calib3d.hpp"