perf_main.cpp 120 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 #include "perf_precomp.hpp" #if defined(HAVE_HPX) #include <hpx/hpx_main.hpp> #endif CV_PERF_TEST_MAIN(objdetect)