1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

exclude opencv_contrib modules

This commit is contained in:
Alexander Alekhin
2020-02-26 15:10:30 +03:00
parent f163778da7
commit 84bb67e49b
3 changed files with 4 additions and 49 deletions
@@ -124,7 +124,7 @@ streams.
Here is an example:
@code
#include "opencv2/opencv.hpp"
#include "opencv2/core.hpp"
#include <time.h>
using namespace cv;