#include <Blur.h>
|
| Blur ()=default |
|
virtual | ~Blur ()=default |
|
template<typename T , int N> |
bool | apply (const Image< T, N > &input, Image< T, N > &output) |
|
◆ Blur()
spatium::imgproc::Blur::Blur |
( |
| ) |
|
|
default |
◆ ~Blur()
virtual spatium::imgproc::Blur::~Blur |
( |
| ) |
|
|
virtualdefault |
◆ apply()
template<typename T , int N>
bool spatium::imgproc::Blur::apply |
( |
const Image< T, N > & |
input, |
|
|
Image< T, N > & |
output |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /home/martijn/Development/Projects/SpatiumLib/include/spatium/imgproc/Blur.h