mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +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"
|
#include "gputest.hpp"
|
||||||
|
|
||||||
CvTS test_system;
|
CvTS test_system("gpu");
|
||||||
|
|
||||||
const char* blacklist[] =
|
const char* blacklist[] =
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user