|  | OpenCV
    4.3.0
    Open Source Computer Vision | 
#include "opencv2/core/base.hpp"#include "../common.hpp"#include "../grid/copy.hpp"#include "traits.hpp"#include "gpumat.hpp"| Namespaces | |
| cv | |
| "black box" representation of the file storage associated with a file on disk. | |
| cv::cudev | |
| Macros | |
| #define | OPENCV_CUDEV_PTR2D_REMAP_HPP | 
| Functions | |
| template<class SrcPtr , class MapPtr > | |
| __host__ RemapPtr1Sz< typename PtrTraits< SrcPtr >::ptr_type, typename PtrTraits< MapPtr >::ptr_type > | cv::cudev::remapPtr (const SrcPtr &src, const MapPtr &map) | 
| template<class SrcPtr , class MapXPtr , class MapYPtr > | |
| __host__ RemapPtr2Sz< typename PtrTraits< SrcPtr >::ptr_type, typename PtrTraits< MapXPtr >::ptr_type, typename PtrTraits< MapYPtr >::ptr_type > | cv::cudev::remapPtr (const SrcPtr &src, const MapXPtr &mapx, const MapYPtr &mapy) | 
| #define OPENCV_CUDEV_PTR2D_REMAP_HPP | 
 1.8.13
 1.8.13