Static Public Member Functions
EdgeDetection::Interpolation Class Reference

#include <Interpolation.h>

List of all members.

Static Public Member Functions

static double InterpolateForward (double start, double end, double fraction)
static double InterpolateReverse (double start, double end, double value)

Detailed Description

Definition at line 6 of file Interpolation.h.


Member Function Documentation

static double EdgeDetection::Interpolation::InterpolateForward ( double  start,
double  end,
double  fraction 
) [inline, static]

Definition at line 8 of file Interpolation.h.

static double EdgeDetection::Interpolation::InterpolateReverse ( double  start,
double  end,
double  value 
) [inline, static]

Definition at line 15 of file Interpolation.h.


The documentation for this class was generated from the following file:


aruco_pose
Author(s): Julian Brunner
autogenerated on Mon Oct 6 2014 08:32:34