init - 初始化项目
This commit is contained in:
7
modules/dnn/test/test_main.cpp
Normal file
7
modules/dnn/test/test_main.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "test_precomp.hpp"
|
||||
|
||||
#if defined(HAVE_HPX)
|
||||
#include <hpx/hpx_main.hpp>
|
||||
#endif
|
||||
|
||||
CV_TEST_MAIN("", initDNNTests());
|
||||
Reference in New Issue
Block a user