iSpike
2.1
Spike conversion library for robotics
|
#include <LogPolarVisualDataReducer.hpp>
Public Member Functions | |
PolarCartCoords (int radius, int theta, int x, int y) | |
Public Attributes | |
int | radius |
int | theta |
int | x |
int | y |
Holds a mapping between polar and Cartesian coordinates
Definition at line 14 of file LogPolarVisualDataReducer.hpp.
ispike::PolarCartCoords::PolarCartCoords | ( | int | radius, |
int | theta, | ||
int | x, | ||
int | y | ||
) | [inline] |
Definition at line 16 of file LogPolarVisualDataReducer.hpp.
Definition at line 25 of file LogPolarVisualDataReducer.hpp.
Definition at line 26 of file LogPolarVisualDataReducer.hpp.
Definition at line 27 of file LogPolarVisualDataReducer.hpp.
Definition at line 28 of file LogPolarVisualDataReducer.hpp.