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

template<>
class cv::DataType< short >


Member Typedef Documentation

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

Member Enumeration Documentation

anonymous enum
Enumerator:
depth 
channels 
fmt 
type 

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