cv::DataType< bool > Class Template Reference

#include <cxcore.hpp>

List of all members.

Public Types

enum  { depth = DataDepth<channel_type>::value, channels = 1, fmt = DataDepth<channel_type>::fmt, type = CV_MAKETYPE(depth, channels) }
typedef bool value_type
typedef int work_type
typedef value_type channel_type
typedef value_type vec_type

template<>
class cv::DataType< bool >


Member Typedef Documentation

typedef bool cv::DataType< bool >::value_type
typedef int cv::DataType< bool >::work_type
typedef value_type cv::DataType< bool >::vec_type

Member Enumeration Documentation

anonymous enum
Enumerator:
depth 
channels 
fmt 
type 

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