mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Changing #include to generic video.hpp
Per https://github.com/Itseez/opencv/pull/2783#discussion_r13573590
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#include <opencv2/imgproc.hpp>
|
||||
#include <opencv2/calib3d.hpp>
|
||||
#include <opencv2/photo.hpp>
|
||||
#include <opencv2/video/tracking.hpp>
|
||||
#include <opencv2/video.hpp>
|
||||
|
||||
namespace cv {
|
||||
namespace bridge {
|
||||
|
||||
Reference in New Issue
Block a user