OpenCV  2.4.13
Open Source Computer Vision
type_traits_detail.hpp File Reference
#include "../common.hpp"
#include "../vec_traits.hpp"

Classes

struct  cv::gpu::device::type_traits_detail::Select< bool, T1, T2 >
 
struct  cv::gpu::device::type_traits_detail::Select< false, T1, T2 >
 
struct  cv::gpu::device::type_traits_detail::IsSignedIntergral< T >
 
struct  cv::gpu::device::type_traits_detail::IsSignedIntergral< schar >
 
struct  cv::gpu::device::type_traits_detail::IsSignedIntergral< char1 >
 
struct  cv::gpu::device::type_traits_detail::IsSignedIntergral< short >
 
struct  cv::gpu::device::type_traits_detail::IsSignedIntergral< short1 >
 
struct  cv::gpu::device::type_traits_detail::IsSignedIntergral< int >
 
struct  cv::gpu::device::type_traits_detail::IsSignedIntergral< int1 >
 
struct  cv::gpu::device::type_traits_detail::IsUnsignedIntegral< T >
 
struct  cv::gpu::device::type_traits_detail::IsUnsignedIntegral< uchar >
 
struct  cv::gpu::device::type_traits_detail::IsUnsignedIntegral< uchar1 >
 
struct  cv::gpu::device::type_traits_detail::IsUnsignedIntegral< ushort >
 
struct  cv::gpu::device::type_traits_detail::IsUnsignedIntegral< ushort1 >
 
struct  cv::gpu::device::type_traits_detail::IsUnsignedIntegral< uint >
 
struct  cv::gpu::device::type_traits_detail::IsUnsignedIntegral< uint1 >
 
struct  cv::gpu::device::type_traits_detail::IsIntegral< T >
 
struct  cv::gpu::device::type_traits_detail::IsIntegral< char >
 
struct  cv::gpu::device::type_traits_detail::IsIntegral< bool >
 
struct  cv::gpu::device::type_traits_detail::IsFloat< T >
 
struct  cv::gpu::device::type_traits_detail::IsFloat< float >
 
struct  cv::gpu::device::type_traits_detail::IsFloat< double >
 
struct  cv::gpu::device::type_traits_detail::IsVec< T >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uchar1 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uchar2 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uchar3 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uchar4 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uchar8 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< char1 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< char2 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< char3 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< char4 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< char8 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< ushort1 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< ushort2 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< ushort3 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< ushort4 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< ushort8 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< short1 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< short2 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< short3 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< short4 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< short8 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uint1 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uint2 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uint3 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uint4 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< uint8 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< int1 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< int2 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< int3 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< int4 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< int8 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< float1 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< float2 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< float3 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< float4 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< float8 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< double1 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< double2 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< double3 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< double4 >
 
struct  cv::gpu::device::type_traits_detail::IsVec< double8 >
 
struct  cv::gpu::device::type_traits_detail::AddParameterType< U >
 
struct  cv::gpu::device::type_traits_detail::AddParameterType< U & >
 
struct  cv::gpu::device::type_traits_detail::AddParameterType< void >
 
struct  cv::gpu::device::type_traits_detail::ReferenceTraits< U >
 
struct  cv::gpu::device::type_traits_detail::ReferenceTraits< U & >
 
struct  cv::gpu::device::type_traits_detail::PointerTraits< U >
 
struct  cv::gpu::device::type_traits_detail::PointerTraits< U * >
 
struct  cv::gpu::device::type_traits_detail::PointerTraits< U *& >
 
struct  cv::gpu::device::type_traits_detail::UnConst< U >
 
struct  cv::gpu::device::type_traits_detail::UnConst< const U >
 
struct  cv::gpu::device::type_traits_detail::UnConst< const U & >
 
struct  cv::gpu::device::type_traits_detail::UnVolatile< U >
 
struct  cv::gpu::device::type_traits_detail::UnVolatile< volatile U >
 
struct  cv::gpu::device::type_traits_detail::UnVolatile< volatile U & >
 

Namespaces

 cv
 
 cv::gpu
 
 cv::gpu::device
 
 cv::gpu::device::type_traits_detail