OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
lut.hpp File Reference
#include "../common.hpp"
#include "../util/vec_traits.hpp"
#include "../grid/copy.hpp"
#include "traits.hpp"
#include "gpumat.hpp"

Classes

struct  cv::cudev::LutPtr< SrcPtr, TablePtr >
struct  cv::cudev::LutPtrSz< SrcPtr, TablePtr >
struct  cv::cudev::PtrTraits< LutPtrSz< SrcPtr, TablePtr > >

Namespaces

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

Macros

#define OPENCV_CUDEV_PTR2D_LUT_HPP

Functions

template<class SrcPtr, class TablePtr>
__host__ LutPtrSz< typename PtrTraits< SrcPtr >::ptr_type, typename PtrTraits< TablePtr >::ptr_typecv::cudev::lutPtr (const SrcPtr &src, const TablePtr &tbl)

Macro Definition Documentation

◆ OPENCV_CUDEV_PTR2D_LUT_HPP

#define OPENCV_CUDEV_PTR2D_LUT_HPP