提交 f38ebba3 编写于 作者: A Alexander Smorkalov

Build fix for NVIDIA Tegra optimizations integration.

上级 ed8a7fa5
...@@ -73,10 +73,6 @@ ...@@ -73,10 +73,6 @@
#undef abs #undef abs
#endif #endif
#ifdef HAVE_TEGRA_OPTIMIZATION
#include "opencv2/imgcodecs/imgcodecs_tegra.hpp"
#endif
#define __BEGIN__ __CV_BEGIN__ #define __BEGIN__ __CV_BEGIN__
#define __END__ __CV_END__ #define __END__ __CV_END__
#define EXIT __CV_EXIT__ #define EXIT __CV_EXIT__
......
...@@ -76,10 +76,6 @@ ...@@ -76,10 +76,6 @@
#undef abs #undef abs
#endif #endif
#ifdef HAVE_TEGRA_OPTIMIZATION
#include "opencv2/videoio/videoio_tegra.hpp"
#endif
#define __BEGIN__ __CV_BEGIN__ #define __BEGIN__ __CV_BEGIN__
#define __END__ __CV_END__ #define __END__ __CV_END__
#define EXIT __CV_EXIT__ #define EXIT __CV_EXIT__
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册