mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-23 18:09:25 +08:00
7 lines
152 B
C++
7 lines
152 B
C++
#include "test_precomp.hpp"
|
|
|
|
CV_TEST_MAIN("",
|
|
cvtest::addDataSearchSubDirectory("contrib"),
|
|
cvtest::addDataSearchSubDirectory("contrib/text")
|
|
)
|