add part of opencv

This commit is contained in:
Tang1705
2020-01-27 19:26:57 +08:00
parent 0c4ac1d8bb
commit 54c5864e7e
6130 changed files with 2631746 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#include "perf_precomp.hpp"
#if defined(HAVE_HPX)
#include <hpx/hpx_main.hpp>
#endif
CV_PERF_TEST_MAIN(objdetect)