cv::DataType< int > 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 int value_type
typedef value_type work_type
typedef value_type channel_type
typedef value_type vec_type

template<>
class cv::DataType< int >


Member Typedef Documentation

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

Member Enumeration Documentation

anonymous enum
Enumerator:
depth 
channels 
fmt 
type 

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