CVD 0.8
|
a functor multiplying pixels with constant value. More...
#include <vision.h>
Public Member Functions | |
multiplyBy (const T &f) | |
template<class S > | |
S | operator() (const S &s) const |
Public Attributes | |
const T & | factor |
a functor multiplying pixels with constant value.