OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
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

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
namespace  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 >::typecv::cudev::reshape_ (const GpuMat_< T > &mat, int rows=0)

Macro Definition Documentation

◆ OPENCV_CUDEV_PTR2D_GPUMAT_HPP

#define OPENCV_CUDEV_PTR2D_GPUMAT_HPP