patLoeber / Polyfit
C++ implementation of polyfit
☆40Updated 4 years ago
Alternatives and similar repositories for Polyfit:
Users that are interested in Polyfit are comparing it to the libraries listed below
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- A single header-only C++ library for least squares fitting.☆102Updated last year
- RANSAC Template Library☆85Updated 7 years ago
- matplotlib-cpp with Eigen interfaces.☆54Updated 3 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆116Updated 7 years ago
- Graph plots, drawing, layout and windows in OpenCV☆126Updated 2 years ago
- A C++ library for asynchronous serial communication☆48Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 5 months ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆105Updated 6 months ago
- Computes the Savitzky-Golay Filter coefficients.☆108Updated 3 years ago
- Redistributed Apollo CyberRT, built with CMake.☆38Updated 4 years ago
- fast modular opencv plotting library☆163Updated 2 years ago
- Fitting cubic spline curve to 2d points☆143Updated 3 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆78Updated 5 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆122Updated 6 years ago
- Adds the ability to render generic PCLPointcloud2s and LAS/LAZ in the new Qt3D 5.8/5.9☆60Updated 5 years ago
- A series of examples showing how to solve the alignment problems in vectorization.☆14Updated 2 years ago
- Probably the fastest C++ dbscan library.☆83Updated 7 months ago
- A command line utility that converts euler angles to quaternions and rotation matrices.☆42Updated 3 years ago
- A header-only C++ library for computer vision using Eigen3.☆14Updated 7 months ago
- Track a number of features in a series of (stereo) images for machine vision applications☆39Updated 4 years ago
- Code for tutorial on how to use Eigen's LM optimization☆69Updated 7 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 9 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆43Updated last year
- ☆38Updated last year
- A basic Kalman Filter implementation in C++ using the Eigen library.☆37Updated 6 years ago
- Various Splines Interpolation classes☆141Updated 3 weeks ago
- [DEPRECIATED] opencv2 c++ implementation of OCamCalib (Davide Scaramuzza ~ University of Zurich)☆27Updated 2 years ago
- Sourcecode to produce undistorted image in which all source image pixels are retained. Two methods are implemented (1) using cv::initUndi…☆15Updated 6 years ago