OpenCV  2.4.13
Open Source Computer Vision
cv::DataType< double > Class Template Reference

#include <core.hpp>

Public Types

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

Member Typedef Documentation

typedef value_type cv::DataType< double >::channel_type
typedef double cv::DataType< double >::value_type
typedef value_type cv::DataType< double >::vec_type
typedef value_type cv::DataType< double >::work_type

Member Enumeration Documentation

anonymous enum
Enumerator
generic_type 
depth 
channels 
fmt 
type 

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