cv::DataType< Complex< _Tp > > Class Template Reference

#include <core.hpp>

List of all members.

Public Types

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

template<typename _Tp>
class cv::DataType< Complex< _Tp > >


Member Typedef Documentation

template<typename _Tp >
typedef _Tp cv::DataType< Complex< _Tp > >::channel_type

template<typename _Tp >
typedef Complex<_Tp> cv::DataType< Complex< _Tp > >::value_type

template<typename _Tp >
typedef Vec<channel_type, channels> cv::DataType< Complex< _Tp > >::vec_type

template<typename _Tp >
typedef value_type cv::DataType< Complex< _Tp > >::work_type


Member Enumeration Documentation

template<typename _Tp >
anonymous enum

Enumerator:
generic_type 
depth 
channels 
fmt 
type 


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

Generated on Fri Jan 28 22:07:37 2011 for opencv by  doxygen 1.5.9