PixHyper< T, dim > Class Template Reference

This is the hyper pixel class. More...

#include <Image/PixelsTypes.H>

Inheritance diagram for PixHyper< T, dim >:
Inheritance graph
[legend]
Collaboration diagram for PixHyper< T, dim >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PixHyper (const T val)
template<class T2 >
 PixHyper (const PixRGB< T2 > &A)
template<class T2 >
 PixHyper (const PixHSV< T2 > &A)
template<class T2 >
 PixHyper (const PixJpegYUV< T2 > &A)
template<class T2 >
 PixHyper (const PixVideoYUV< T2 > &A)
template<class T2 >
 PixHyper (const PixYIQ< T2 > &A)
template<class T2 >
 PixHyper (const PixHSL< T2 > &A)
template<class T2 >
 PixHyper (const PixH2SV1< T2 > &A)
template<class T2 >
 PixHyper (const PixH2SV2< T2 > &A)
template<class T2 >
 PixHyper (const PixH2SV3< T2 > &A)
template<class T2 >
 PixHyper (const PixHyper< T2, dim > &A)
 PixHyper (const PixHyper< T, dim > &pix)
 construct pixel from another. Defined here for tech reasons

Static Public Attributes

static const enum PixType pType = PixTypeHyper
static const size_t myDim = dim

Detailed Description

template<class T, size_t dim>
class PixHyper< T, dim >

This is the hyper pixel class.

Derived Hyper spectral pixel class from Pixels

Definition at line 1262 of file PixelsTypes.H.


Constructor & Destructor Documentation

template<class T, size_t dim>
PixHyper< T, dim >::PixHyper ( const PixHyper< T, dim > &  pix  )  [inline]

construct pixel from another. Defined here for tech reasons

Definition at line 3589 of file PixelsTypes.H.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:43:38 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3