test_main.cpp 125 Bytes EditWeb IDE 1 2 3 4 5 6 7 #include "test_precomp.hpp" #if defined(HAVE_HPX) #include <hpx/hpx_main.hpp> #endif CV_TEST_MAIN("", initDNNTests());