#include "IntegralLBPExtraction.h"
Include dependency graph for IntegralLBPExtraction.cc:
Namespaces | |
namespace | RobotFlow |
Defines | |
#define | interpolateAtPtr(u, i, c) |
#define | intRound(u, i, c) int(interpolateAtPtr(u,i,c)+0.5) |
Variables | |
static const double | RobotFlow::k_ILBP_pi = 3.14159265358979323846 |
static const double | RobotFlow::k_ILBP_2pi = 2.0*k_ILBP_pi |
|
Value: |
|
|