VisionCpp
0.0.1
|
Separable Gaussian filter for 3x3 filter size. More...
Go to the source code of this file.
Classes | |
struct | visioncpp::OP_SepGaussRow3 |
Separable filter for rows. More... | |
struct | visioncpp::OP_SepGaussCol3 |
Separable filter for cols. More... | |
Namespaces | |
visioncpp | |
VisionCpp namespace. | |
Separable Gaussian filter for 3x3 filter size.
Definition in file OP_SepGauss3x3.hpp.