opencv2/cudev/ptr2d/lut.hpp#
#include <../common.hpp>
#include <../util/vec_traits.hpp>
#include <../grid/copy.hpp>
#include <traits.hpp>
#include <gpumat.hpp>
Include dependency graph for lut.hpp:
This graph shows which files directly or indirectly include lut.hpp:
Classes#
struct cv::cudev::LutPtr
struct cv::cudev::LutPtrSz
struct cv::cudev::PtrTraits< LutPtrSz< SrcPtr, TablePtr > >
Namespaces#
namespace cv
namespace cv::cudev
Functions#
LutPtrSz< typename PtrTraits< SrcPtr >::ptr_type, typename PtrTraits< TablePtr >::ptr_type > cv::cudev::lutPtr (const SrcPtr &src, const TablePtr &tbl)