Commit 19a31eca authored by nmoutinho's avatar nmoutinho

Corrected error for undefined Mat.

parent cad6cbcd
......@@ -47,7 +47,7 @@
#include "precomp.hpp"
using namespace cv::plot;
using namespace cv;
using namespace std;
//render the plotResult to a Mat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment