#include <ReprojectionTable.h>
◆ Entry
◆ IndexType
◆ ReprojectionTable()
◆ getOffset()
Eigen::Array3f fb360_dep::ReprojectionTable::getOffset |
( |
| ) |
const |
|
inline |
◆ getScale()
Eigen::Array3f fb360_dep::ReprojectionTable::getScale |
( |
| ) |
const |
|
inline |
◆ lookup()
Entry fb360_dep::ReprojectionTable::lookup |
( |
const Entry & |
xy, |
|
|
const float |
disparity |
|
) |
| const |
|
inline |
◆ maxDisparity()
static float fb360_dep::ReprojectionTable::maxDisparity |
( |
| ) |
|
|
inlinestatic |
◆ minDisparity()
static float fb360_dep::ReprojectionTable::minDisparity |
( |
| ) |
|
|
inlinestatic |
◆ normalizeDisparity()
static float fb360_dep::ReprojectionTable::normalizeDisparity |
( |
float |
disparity | ) |
|
|
inlinestatic |
◆ toString()
std::string fb360_dep::ReprojectionTable::toString |
( |
const int |
kRes = 10 | ) |
const |
|
inline |
◆ unnormalizeDisparity()
static float fb360_dep::ReprojectionTable::unnormalizeDisparity |
( |
float |
normalized | ) |
|
|
inlinestatic |
◆ margin
◆ shape
IndexType fb360_dep::ReprojectionTable::shape |
◆ values
std::vector<Entry> fb360_dep::ReprojectionTable::values |
The documentation for this class was generated from the following file: