CVD 0.8
Public Member Functions | Public Attributes
CVD::multiplyBy< T > Struct Template Reference

a functor multiplying pixels with constant value. More...

#include <vision.h>

List of all members.

Public Member Functions

 multiplyBy (const T &f)
template<class S >
operator() (const S &s) const

Public Attributes

const T & factor

Detailed Description

template<class T>
struct CVD::multiplyBy< T >

a functor multiplying pixels with constant value.

Definition at line 225 of file vision.h.


The documentation for this struct was generated from the following file: