OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
traits.hpp File Reference
#include "../common.hpp"

Classes

struct  cv::cudev::PtrTraits< Ptr2DSz >
struct  cv::cudev::PtrTraitsBase< Ptr2DSz, Ptr2D >

Namespaces

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

Macros

#define OPENCV_CUDEV_PTR2D_TRAITS_HPP

Functions

template<class Ptr2DSz>
__host__ int cv::cudev::getCols (const Ptr2DSz &ptr)
template<class Ptr2DSz>
__host__ int cv::cudev::getRows (const Ptr2DSz &ptr)
template<class Ptr2DSz>
__host__ PtrTraits< Ptr2DSz >::ptr_type cv::cudev::shrinkPtr (const Ptr2DSz &ptr)

Macro Definition Documentation

◆ OPENCV_CUDEV_PTR2D_TRAITS_HPP

#define OPENCV_CUDEV_PTR2D_TRAITS_HPP