VisionCpp
0.0.1
|
Separable filter for cols. More...
#include <OP_SepGauss3x3.hpp>
Public Member Functions | |
template<typename NeighbourT > | |
NeighbourT::PixelType | operator() (NeighbourT &nbr) |
Separable filter for cols.
Definition at line 42 of file OP_SepGauss3x3.hpp.
|
inline |
nbr | - Where PIXEL is pixel type |
Definition at line 46 of file OP_SepGauss3x3.hpp.