OpenCV  4.3.0
Open Source Computer Vision
Classes | Namespaces | Macros | Functions
gpumat.hpp File Reference
#include "../common.hpp"
#include "../util/vec_traits.hpp"
#include "../expr/expr.hpp"
#include "glob.hpp"
#include "detail/gpumat.hpp"

Classes

class  cv::cudev::GpuMat_< T >
 
struct  cv::cudev::PtrTraits< GpuMat_< T > >
 

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::cudev
 

Macros

#define OPENCV_CUDEV_PTR2D_GPUMAT_HPP
 

Functions

template<int cn, typename T >
__host__ GpuMat_< typename MakeVec< typename VecTraits< T >::elem_type, cn >::type > cv::cudev::reshape_ (const GpuMat_< T > &mat, int rows=0)
 

Macro Definition Documentation

◆ OPENCV_CUDEV_PTR2D_GPUMAT_HPP

#define OPENCV_CUDEV_PTR2D_GPUMAT_HPP