Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PixHyper< T, dim > Class Template Reference

#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.

Detailed Description

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

Derived Hyper spectral pixel class from Pixels.

Definition at line 1262 of file PixelsTypes.H.

Public Member Functions

 PixHyper ()
 ~PixHyper ()
 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


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 Nov 22 13:46:11 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4