pixelRGB.h File Reference

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

#include <dlrCommon/types.h>

Include dependency graph for pixelRGB.h:

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

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::computerVision

Classes

struct  dlr::computerVision::PixelRGB< Type >

Typedefs

typedef PixelRGB< UnsignedInt8 > dlr::computerVision::PixelRGB8
typedef PixelRGB< UnsignedInt16 > dlr::computerVision::PixelRGB16
typedef PixelRGB< Int16 > dlr::computerVision::PixelRGBSigned16
typedef PixelRGB< Int32 > dlr::computerVision::PixelRGBSigned32
typedef PixelRGB< Float32 > dlr::computerVision::PixelRGBFloat32
typedef PixelRGB< Float64 > dlr::computerVision::PixelRGBFloat64

Functions

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


Detailed Description

Header file declaring the PixelRGB class template.

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

Revision
997
Date
2008-01-16 03:17:44 -0500 (Wed, 16 Jan 2008)

Definition in file pixelRGB.h.


Generated on Tue Jan 6 23:24:57 2009 for dlrComputerVision Utility Library by  doxygen 1.5.6