VisionCpp
0.0.1
|
Separable filter for cols. More...
#include <OP_SepFilter.hpp>
Public Member Functions | |
template<typename NeighbourT , typename FilterT > | |
NeighbourT::PixelType | operator() (NeighbourT &nbr, FilterT &fltr) |
Separable filter for cols.
Definition at line 46 of file OP_SepFilter.hpp.
|
inline |
nbr | - where NeighbourT is pixel type |
fltr | - filter array |
Definition at line 51 of file OP_SepFilter.hpp.