NimbRo ROS Soccer Package
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
LinearInterpolator Class Reference

A class for linearInterpolation. More...

#include <LinearInterpolator.hpp>

Public Member Functions

 LinearInterpolator (LineSegment _line)
 
 LinearInterpolator (cv::Point2d p1, cv::Point2d p2)
 
double Interpolate (double x)
 

Detailed Description

A class for linearInterpolation.


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