patLoeber / PolyfitLinks
C++ implementation of polyfit
☆42Updated 5 years ago
Alternatives and similar repositories for Polyfit
Users that are interested in Polyfit are comparing it to the libraries listed below
Sorting:
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- fast modular opencv plotting library☆171Updated 3 years ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- RANSAC Template Library☆92Updated 8 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆119Updated 8 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Various Splines Interpolation classes☆148Updated last week
- This is an example of CMake & C++ project.☆17Updated 5 years ago
- A Tiny Modern C++ Header Brings Unified Interface for Different Languages☆156Updated 3 years ago
- Adds the ability to render generic PCLPointcloud2s and LAS/LAZ in the new Qt3D 5.8/5.9☆60Updated 6 years ago
- A one header only DBSCAN (N-dimensions support) implementation☆123Updated 3 years ago
- Fitting cubic spline curve to 2d points☆151Updated 4 years ago
- Algorithm to find peaks in a std::vector<float>☆78Updated 4 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Simple least-squares polynomial fit routine written in C (with tests written in CppUTest).☆66Updated last year
- An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously k…☆242Updated this week
- Redistributed Apollo CyberRT, built with CMake.☆38Updated 5 years ago
- Ellipse Fitting☆103Updated 5 years ago
- Eigen3.3.7 Doc中文版☆131Updated 6 years ago
- An advanced memory visualization tool for GDB on Linux☆139Updated 6 years ago
- This project aims to quickly launch a C/C++ project, which can build libraries and binary files. The project comes with basic modules suc…☆95Updated 5 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆157Updated 2 years ago
- libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers.☆261Updated 4 months ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- This is a tool for software engineers to view,record and analyse data(sensor data and module data) In the process of software development…☆42Updated 5 years ago
- Kuhn-Munkres (Hungarian) Algorithm in C++☆216Updated 3 years ago