CVD::Pixel::difference< T, N > Struct Template Reference

#include <pixel_operations.h>

List of all members.

Public Types

typedef Pixel::traits< TComp >
::wider_type 
diff_type
typedef Pixel::Component< T >::type TComp

Static Public Member Functions

static diff_type avg (const T &a, const T &b)
static diff_type avgabs (const T &a, const T &b)

Detailed Description

template<class T, unsigned int N = Pixel::Component<T>::count>
struct CVD::Pixel::difference< T, N >

Definition at line 59 of file pixel_operations.h.


Member Typedef Documentation

template<class T , unsigned int N = Pixel::Component<T>::count>
typedef Pixel::traits<TComp>::wider_type CVD::Pixel::difference< T, N >::diff_type

Definition at line 61 of file pixel_operations.h.

template<class T , unsigned int N = Pixel::Component<T>::count>
typedef Pixel::Component<T>::type CVD::Pixel::difference< T, N >::TComp

Definition at line 60 of file pixel_operations.h.


Member Function Documentation

template<class T , unsigned int N = Pixel::Component<T>::count>
static diff_type CVD::Pixel::difference< T, N >::avg ( const T &  a,
const T &  b 
) [inline, static]

Definition at line 68 of file pixel_operations.h.

template<class T , unsigned int N = Pixel::Component<T>::count>
static diff_type CVD::Pixel::difference< T, N >::avgabs ( const T &  a,
const T &  b 
) [inline, static]

Definition at line 62 of file pixel_operations.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:14:00 2013