mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-20 04:25:42 +08:00

Feature/aruco speedup (rebased with 4.x) * initial commit of new aruco functionality * add performance FHD tile tests and fix pyramid bugs * remove global ArUco3 params (threshold) * add ArUco params to test classes Co-authored-by: Steffen Urban <urbste@googlemail.com>
4 lines
54 B
C++
4 lines
54 B
C++
#include "perf_precomp.hpp"
|
|
|
|
CV_PERF_TEST_MAIN(aruco)
|