OpenCV  4.10.0
开源计算机视觉
加载中...
搜索中...
无匹配项
| 命名空间 | | 函数
resize.hpp 文件参考
#include "opencv2/core/base.hpp"
#include "../common.hpp"
#include "../grid/copy.hpp"
#include "traits.hpp"
#include "gpumat.hpp"
resize.hpp 的包含依赖关系图
此图表显示了直接或间接包含此文件的文件

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

命名空间

namespace  cv
 与磁盘上文件的存储空间关联的文件存储的“黑盒”表示。
 
namespace  cv::cudev
 

#define OPENCV_CUDEV_PTR2D_RESIZE_HPP
 

函数

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

宏定义文档

◆ OPENCV_CUDEV_PTR2D_RESIZE_HPP

#define OPENCV_CUDEV_PTR2D_RESIZE_HPP