Observation = one stereo camera feature (the coordinates of two pixels)
Definition at line 53 of file observations.h.
#include <mrpt/srba/models/observations.h>
Classes | |
| struct | obs_data_t |
| The observation-specific data structure. More... | |
| struct | TObservationParams |
| The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More... | |
Static Public Attributes | |
| static const size_t | OBS_DIMS = 4 |
| Each observation is a pair of pixels (px_l,py_l,px_r,py_r) More... | |
|
static |
Each observation is a pair of pixels (px_l,py_l,px_r,py_r)
Definition at line 55 of file observations.h.
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |