OpenCV  4.0.1
Open Source Computer Vision
Classes | Namespaces | Macros | Functions
resize.hpp File Reference
#include "opencv2/core/base.hpp"
#include "../common.hpp"
#include "../grid/copy.hpp"
#include "traits.hpp"
#include "gpumat.hpp"

Classes

struct  cv::cudev::PtrTraits< ResizePtrSz< SrcPtr > >
 
struct  cv::cudev::ResizePtr< SrcPtr >
 
struct  cv::cudev::ResizePtrSz< SrcPtr >
 

Namespaces

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

Macros

#define OPENCV_CUDEV_PTR2D_RESIZE_HPP
 

Functions

template<class SrcPtr >
__host__ ResizePtrSz< typename PtrTraits< SrcPtr >::ptr_type > cv::cudev::resizePtr (const SrcPtr &src, float fx, float fy)
 

Macro Definition Documentation

§ OPENCV_CUDEV_PTR2D_RESIZE_HPP

#define OPENCV_CUDEV_PTR2D_RESIZE_HPP