1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 02:16:34 +08:00

Corrected error for undefined Mat.

This commit is contained in:
nmoutinho
2015-03-16 11:46:59 +00:00
parent cad6cbcde2
commit 19a31ecaf1

View File

@@ -47,7 +47,7 @@
#include "precomp.hpp"
using namespace cv::plot;
using namespace cv;
using namespace std;
//render the plotResult to a Mat