OpenCV 4.13.0
Open Source Computer Vision
Loading...
Searching...
No Matches
constant.hpp File Reference
#include "../common.hpp"
#include "traits.hpp"
Include dependency graph for constant.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  cv::cudev::ConstantPtr< T >
struct  cv::cudev::ConstantPtrSz< T >
struct  cv::cudev::PtrTraits< ConstantPtrSz< T > >

Namespaces

namespace  cv
namespace  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)

Macro Definition Documentation

◆ OPENCV_CUDEV_PTR2D_CONSTANT_HPP

#define OPENCV_CUDEV_PTR2D_CONSTANT_HPP