CVD::Gradient< S, T, 1, 2 > Struct Template Reference

#include <vision.h>

List of all members.

Public Types

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

Static Public Member Functions

static void gradient (const BasicImage< S > &I, BasicImage< T > &grad)

Detailed Description

template<class S, class T>
struct CVD::Gradient< S, T, 1, 2 >

Definition at line 235 of file vision.h.


Member Typedef Documentation

template<class S , class T >
typedef Pixel::traits<SComp>::wider_type CVD::Gradient< S, T, 1, 2 >::diff_type

Definition at line 238 of file vision.h.

template<class S , class T >
typedef Pixel::Component<S>::type CVD::Gradient< S, T, 1, 2 >::SComp

Definition at line 236 of file vision.h.

template<class S , class T >
typedef Pixel::Component<T>::type CVD::Gradient< S, T, 1, 2 >::TComp

Definition at line 237 of file vision.h.


Member Function Documentation

template<class S , class T >
static void CVD::Gradient< S, T, 1, 2 >::gradient ( const BasicImage< S > &  I,
BasicImage< T > &  grad 
) [inline, static]

Definition at line 239 of file vision.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:13:51 2013