$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::linear::local Namespace Reference

Namespaces

namespace  impl

Functions

template<typename I , typename P , typename W , typename R >
void convolve (const Image< I > &input, const Site< P > &p, const Weighted_Window< W > &w_win, R &result)
template<typename P , typename W , typename R >
void convolve (const Generalized_Pixel< P > &p, const Weighted_Window< W > &w_win, R &result)

Detailed Description

Specializations of local linear routines.