mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Tegra-optimized cv::compare
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
|
||||
#ifdef HAVE_TEGRA_OPTIMIZATION
|
||||
#include "opencv2/calib3d/calib3d_tegra.hpp"
|
||||
#else
|
||||
#define GET_OPTIMIZED(func) (func)
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user