mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-17 07:04:18 +08:00
Kept only opencv2/core.hpp in opencv2/plot.hpp. Moved all other includes to precomp.hpp.
This commit is contained in:
@@ -50,11 +50,6 @@
|
||||
#ifdef __cplusplus
|
||||
|
||||
#include <opencv2/core.hpp>
|
||||
#include <opencv2/imgproc.hpp>
|
||||
#include <iostream>
|
||||
#include <stdio.h>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
/**
|
||||
@defgroup plot Plot function for Mat data
|
||||
|
Reference in New Issue
Block a user