Home
last modified time | relevance | path

Searched refs:addDataSearchSubDirectory (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/text/test/
H A Dtest_main.cpp7 cvtest::addDataSearchSubDirectory("contrib"),
8 cvtest::addDataSearchSubDirectory("contrib/text")
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/quality/test/
H A Dtest_main.cpp7 cvtest::addDataSearchSubDirectory("contrib/quality") // for ocv_add_testdata
8 , cvtest::addDataSearchSubDirectory("quality") // for ${OPENCV_TEST_DATA_PATH}
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/test/
H A Dtest_main.cpp18 …cvtest::addDataSearchSubDirectory(""); // override "cv" prefix below to access without "../dnn" h… in initTrackingTests()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/perf/
H A Dperf_main.cpp18 …cvtest::addDataSearchSubDirectory(""); // override "cv" prefix below to access without "../dnn" h… in initTrackingTests()
/dports/graphics/opencv/opencv-4.5.3/modules/video/test/
H A Dtest_main.cpp22 …cvtest::addDataSearchSubDirectory(""); // override "cv" prefix below to access without "../dnn" h… in initTests()
/dports/graphics/opencv/opencv-4.5.3/modules/video/perf/
H A Dperf_main.cpp19 …cvtest::addDataSearchSubDirectory(""); // override "cv" prefix below to access without "../dnn" h… in initTests()
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/utils/
H A Ddatafile.cpp66 CV_EXPORTS void addDataSearchSubDirectory(const cv::String& subdir) in addDataSearchSubDirectory() function
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dprivate.hpp875 CV_EXPORTS void addDataSearchSubDirectory(const cv::String& subdir);
/dports/graphics/opencv/opencv-4.5.3/modules/ts/include/opencv2/
H A Dts.hpp752 void addDataSearchSubDirectory(const std::string& subdir);
/dports/graphics/opencv/opencv-4.5.3/modules/ts/src/
H A Dts.cpp955 void addDataSearchSubDirectory(const std::string& subdir) in addDataSearchSubDirectory() function
H A Dts_perf.cpp202 cvtest::addDataSearchSubDirectory(""); in init()
203 cvtest::addDataSearchSubDirectory(testSuitName); in init()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudastereo/test/
H A Dtest_stereo.cpp581 addDataSearchSubDirectory("cv"); in run()