mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 08:44:11 +08:00
Corrected error for undefined Mat.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
#include "precomp.hpp"
|
||||
|
||||
using namespace cv::plot;
|
||||
using namespace cv;
|
||||
using namespace std;
|
||||
|
||||
//render the plotResult to a Mat
|
||||
|
Reference in New Issue
Block a user