mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
added opencv_test_highgui
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
|
||||
#include "test_precomp.hpp"
|
||||
|
||||
#if 0
|
||||
|
||||
using namespace cv;
|
||||
|
||||
//#define DRAW_TEST_IMAGE
|
||||
@@ -408,3 +410,5 @@ int CV_DrawingTest_C::checkLineIterator( Mat& _img )
|
||||
|
||||
CV_DrawingTest_CPP drawing_test_cpp;
|
||||
CV_DrawingTest_C drawing_test_c;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user