OpenCV
4.0.0
Open Source Computer Vision
|
Classes | |
struct | cv::cudev::ConstantPtr< T > |
struct | cv::cudev::ConstantPtrSz< T > |
struct | cv::cudev::PtrTraits< ConstantPtrSz< T > > |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::cudev | |
Macros | |
#define | OPENCV_CUDEV_PTR2D_CONSTANT_HPP |
Functions | |
template<typename T > | |
__host__ ConstantPtr< T > | cv::cudev::constantPtr (T value) |
template<typename T > | |
ConstantPtrSz< T > __host__ | cv::cudev::constantPtr (T value, int rows, int cols) |
#define OPENCV_CUDEV_PTR2D_CONSTANT_HPP |