iSpike
2.1
Spike conversion library for robotics
|
#include <iSpike/VisualFilter/DOGVisualFilter.hpp>
#include <iSpike/ISpikeException.hpp>
#include <iSpike/Bitmap.hpp>
#include <iSpike/Common.hpp>
#include <iSpike/Log/Log.hpp>
#include <boost/math/constants/constants.hpp>
#include <boost/math/special_functions/round.hpp>
Go to the source code of this file.
Defines | |
#define | MAX_PIXEL_VALUE 255 |
#define MAX_PIXEL_VALUE 255 |
Maximum value of a pixel
Definition at line 13 of file DOGVisualFilter.cpp.