icub-basic-demos
|
Implements 3 Tap IIR Gaussian Filtering with Boundary Conditions. More...
#include <string.h>
#include <iCub/FastGauss.h>
#include <iCub/IIRGausDeriv.h>
#include <iCub/IIRFilt.h>
Go to the source code of this file.
Implements 3 Tap IIR Gaussian Filtering with Boundary Conditions.
Definition in file FastGauss.cpp.