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

Classes

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

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  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