#include "common.hpp"
Classes | |
struct | cv::gpu::device::ForceGlob< T > |
struct | cv::gpu::device::ForceGlob< uchar > |
struct | cv::gpu::device::ForceGlob< schar > |
struct | cv::gpu::device::ForceGlob< char > |
struct | cv::gpu::device::ForceGlob< ushort > |
struct | cv::gpu::device::ForceGlob< short > |
struct | cv::gpu::device::ForceGlob< uint > |
struct | cv::gpu::device::ForceGlob< int > |
struct | cv::gpu::device::ForceGlob< float > |
struct | cv::gpu::device::ForceGlob< double > |
Namespaces | |
cv | |
cv::gpu | |
cv::gpu::device | |
Macros | |
#define | OPENCV_GPU_ASM_PTR "r" |
#define | OPENCV_GPU_DEFINE_FORCE_GLOB(base_type, ptx_type, reg_mod) |
#define | OPENCV_GPU_DEFINE_FORCE_GLOB_B(base_type, ptx_type) |
#define OPENCV_GPU_ASM_PTR "r" |
#define OPENCV_GPU_DEFINE_FORCE_GLOB | ( | base_type, | |
ptx_type, | |||
reg_mod | |||
) |
#define OPENCV_GPU_DEFINE_FORCE_GLOB_B | ( | base_type, | |
ptx_type | |||
) |