cv::DataType< Range > Class Template Reference

#include <cxcore.hpp>

List of all members.

Public Types

enum  { depth = DataDepth<channel_type>::value, channels = 2, fmt = ((channels-1)<<8) + DataDepth<channel_type>::fmt, type = CV_MAKETYPE(depth, channels) }
typedef Range value_type
typedef value_type work_type
typedef int channel_type
typedef Vec< channel_type,
channels > 
vec_type

template<>
class cv::DataType< Range >


Member Typedef Documentation

typedef int cv::DataType< Range >::channel_type
typedef Vec<channel_type, channels> cv::DataType< Range >::vec_type

Member Enumeration Documentation

anonymous enum
Enumerator:
depth 
channels 
fmt 
type 

The documentation for this class was generated from the following file: