OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
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"
Include dependency graph for gpumat.hpp:
This graph shows which files directly or indirectly include this file:

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 >::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