Namespaces | Functions
cubic_spline.h File Reference
#include <vector>
#include <opencv2/core/core.hpp>
#include <tf/transform_datatypes.h>
Include dependency graph for cubic_spline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 swri_geometry_util
 

Functions

bool swri_geometry_util::CubicSplineInterpolation (const std::vector< cv::Vec2d > &points, double delta, std::vector< std::vector< cv::Vec2d > > &splines)
 
bool swri_geometry_util::CubicSplineInterpolation (const std::vector< tf::Vector3 > &points, double delta, std::vector< std::vector< tf::Vector3 > > &splines)
 


swri_geometry_util
Author(s): Marc Alban
autogenerated on Tue Apr 6 2021 02:50:29