pixelHSV.h File Reference

Header file declaring the PixelHSV class template. More...

#include <dlrCommon/types.h>

Include dependency graph for pixelHSV.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

struct  dlr::computerVision::PixelHSV< TYPE >

Namespaces

namespace  dlr::computerVision
 This namespace is still in the early stages of development.

Typedefs

typedef PixelHSV< UnsignedInt8 > dlr::computerVision::PixelHSV8
typedef PixelHSV< UnsignedInt16 > dlr::computerVision::PixelHSV16
typedef PixelHSV< Int16 > dlr::computerVision::PixelHSVSigned16
typedef PixelHSV< Int32 > dlr::computerVision::PixelHSVSigned32
typedef PixelHSV< Float32 > dlr::computerVision::PixelHSVFloat32
typedef PixelHSV< Float64 > dlr::computerVision::PixelHSVFloat64

Functions

template<class TYPE >
PixelHSV< TYPE > dlr::computerVision::operator- (const PixelHSV< TYPE > &pixel0, const PixelHSV< TYPE > &pixel1)
 This operator subtracts the values of the individual color components of its arguments.
template<class TYPE >
bool dlr::computerVision::operator== (const PixelHSV< TYPE > &pixel0, const PixelHSV< TYPE > &pixel1)
 This operator returns true if the contents of the two argments are identical, false otherwise.


Detailed Description

Header file declaring the PixelHSV class template.

Copyright (C) 2005-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
1178
Date
2009-07-28 00:03:07 -0400 (Tue, 28 Jul 2009)

Definition in file pixelHSV.h.


Generated on Wed Nov 25 12:15:07 2009 for dlrComputerVision Utility Library by  doxygen 1.5.8