VisionCpp
0.0.1
|
Separable filter for rows. More...
#include <OP_SepGauss3x3.hpp>
Public Member Functions | |
template<typename NeighbourT > | |
NeighbourT::PixelType | operator() (NeighbourT &nbr) |
Separable filter for rows.
If the number of channel is different in your case feel free to write your own.
Definition at line 28 of file OP_SepGauss3x3.hpp.
|
inline |
nbr | - Where PIXEL is pixel type |
Definition at line 32 of file OP_SepGauss3x3.hpp.