1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 23:01:45 +08:00

Created nested namespace 'plot' inside namespace 'cv'. Removed methods 'show' and 'save'. Removed highgui dependency.

This commit is contained in:
nmoutinho
2015-03-16 11:35:35 +00:00
parent 827fc10cc0
commit cad6cbcde2
4 changed files with 35 additions and 106 deletions

View File

@@ -49,7 +49,6 @@
#define __OPENCV_PRECOMP_H__
#include <opencv2/core.hpp>
#include <opencv2/highgui.hpp>
#include <opencv2/imgproc.hpp>
#include <vector>