SpatiumLib
Public Member Functions | List of all members
spatium::imgproc::Blur Class Reference

#include <Blur.h>

Public Member Functions

 Blur ()=default
 
virtual ~Blur ()=default
 
template<typename T , int N>
bool apply (const Image< T, N > &input, Image< T, N > &output)
 

Constructor & Destructor Documentation

◆ Blur()

spatium::imgproc::Blur::Blur ( )
default

◆ ~Blur()

virtual spatium::imgproc::Blur::~Blur ( )
virtualdefault

Member Function Documentation

◆ apply()

template<typename T , int N>
bool spatium::imgproc::Blur::apply ( const Image< T, N > &  input,
Image< T, N > &  output 
)
inline
Todo:
cast

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