CVD::Pixel::difference< T, 1 > 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>
struct CVD::Pixel::difference< T, 1 >

Definition at line 77 of file pixel_operations.h.


Member Typedef Documentation

template<class T >
typedef Pixel::traits<TComp>::wider_type CVD::Pixel::difference< T, 1 >::diff_type

Definition at line 79 of file pixel_operations.h.

template<class T >
typedef Pixel::Component<T>::type CVD::Pixel::difference< T, 1 >::TComp

Definition at line 78 of file pixel_operations.h.


Member Function Documentation

template<class T >
static diff_type CVD::Pixel::difference< T, 1 >::avg ( const T &  a,
const T &  b 
) [inline, static]

Definition at line 83 of file pixel_operations.h.

template<class T >
static diff_type CVD::Pixel::difference< T, 1 >::avgabs ( const T &  a,
const T &  b 
) [inline, static]

Definition at line 80 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