mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
now opencv_tests_gpu takes path to tesdata from OPENCV_TEST_DATA_PATH
This commit is contained in:
parent
35e8d700c6
commit
80b68af700
@ -41,7 +41,7 @@
|
||||
|
||||
#include "gputest.hpp"
|
||||
|
||||
CvTS test_system;
|
||||
CvTS test_system("gpu");
|
||||
|
||||
const char* blacklist[] =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user