|
facebook360_dep
Facebook360 Depth Estimation Pipeline
|
#include <MathUtil.h>
Public Member Functions | |
| GaussianApproximation (const T xMin_, const T xMax_, const T yMin_, const T yMax_) | |
| T | operator() (const T x) const |
Protected Attributes | |
| const T | xMin |
| const T | xMax |
| const T | yMin |
| const T | yMax |
| const T | xRangeRecip |
| const T | yRange |
| const T | sigma |
| const T | scale |
| const T | a0 |
| const T | a2 |
| const T | a3 |
| const T | b0 |
| const T | b1 |
| const T | b2 |
| const T | b3 |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.15