nndeploy C++ API
0.2.0
nndeploy C++ API
framework
include
nndeploy
base
opencv_include.h
Go to the documentation of this file.
1
2
#ifndef _NNDEPLOY_BASE_OPENCV_INCLUDE_H_
3
#define _NNDEPLOY_BASE_OPENCV_INCLUDE_H_
4
5
#ifdef ENABLE_NNDEPLOY_OPENCV
6
#include <opencv2/opencv.hpp>
7
#endif
8
9
#endif
/* _NNDEPLOY_BASE_OPENCV_INCLUDE_H_ */
Generated by
1.9.1