OpenCV_4.2.0/opencv-4.2.0/modules/stitching/perf/perf_main.cpp

8 lines
120 B
C++
Raw Normal View History

2024-07-25 16:47:56 +08:00
#include "perf_precomp.hpp"
#if defined(HAVE_HPX)
#include <hpx/hpx_main.hpp>
#endif
CV_PERF_TEST_MAIN(stitching)