opencv2/cudev/common.hpp#
#include <cuda_runtime.h>
#include <opencv2/core/cuda.hpp>
#include <opencv2/core/cuda_stream_accessor.hpp>
Include dependency graph for common.hpp:
This graph shows which files directly or indirectly include common.hpp:
Namespaces#
namespace cv
namespace cv::cudev
Functions#
void cv::cudev::checkCudaError (cudaError_t err, const char *file, const int line, const char *func)
int cv::cudev::divUp (int total, int grain)