Loading...
Searching...
No Matches
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 | |
| 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 |
1.9.6