pixelYIQ.h File Reference

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

#include <dlrCommon/types.h>

Include dependency graph for pixelYIQ.h:

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

Go to the source code of this file.


Classes

struct  dlr::computerVision::PixelYIQ< TYPE >

Namespaces

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

Typedefs

typedef PixelYIQ< UnsignedInt8 > dlr::computerVision::PixelYIQ8
typedef PixelYIQ< UnsignedInt16 > dlr::computerVision::PixelYIQ16
typedef PixelYIQ< Int16 > dlr::computerVision::PixelYIQSigned16
typedef PixelYIQ< Int32 > dlr::computerVision::PixelYIQSigned32
typedef PixelYIQ< Float32 > dlr::computerVision::PixelYIQFloat32
typedef PixelYIQ< Float64 > dlr::computerVision::PixelYIQFloat64

Functions

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


Detailed Description

Header file declaring the PixelYIQ class template.

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

Revision
878
Date
2007-05-04 00:17:41 -0400 (Fri, 04 May 2007)

Definition in file pixelYIQ.h.


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