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

8 lines
118 B
C++

#include "perf_precomp.hpp"
#if defined(HAVE_HPX)
#include <hpx/hpx_main.hpp>
#endif
CV_PERF_TEST_MAIN(calib3d)