VisionCpp  0.0.1
Public Member Functions | List of all members
visioncpp::OP_SepGaussCol3 Struct Reference

Separable filter for cols. More...

#include <OP_SepGauss3x3.hpp>

Collaboration diagram for visioncpp::OP_SepGaussCol3:

Public Member Functions

template<typename NeighbourT >
NeighbourT::PixelType operator() (NeighbourT &nbr)
 

Detailed Description

Separable filter for cols.

Definition at line 42 of file OP_SepGauss3x3.hpp.

Member Function Documentation

◆ operator()()

template<typename NeighbourT >
NeighbourT::PixelType visioncpp::OP_SepGaussCol3::operator() ( NeighbourT &  nbr)
inline
Parameters
nbr- Where PIXEL is pixel type
Returns
PIXEL

Definition at line 46 of file OP_SepGauss3x3.hpp.


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