jgreitemann / colormap
C++ headers for mapping values to colors and creating PPM images from them
☆60Updated 2 years ago
Alternatives and similar repositories for colormap
Users that are interested in colormap are comparing it to the libraries listed below
Sorting:
- Library with colormaps for C++☆28Updated last year
- A single header-only C++ library for least squares fitting.☆106Updated last year
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- A nano spline library in modern C++.☆120Updated 7 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated this week
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 11 months ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆41Updated last month
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆127Updated this week
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- A simple benchmark comparing various libraries for ply file i/o☆25Updated 5 months ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- A C++ library for interpolation.☆231Updated 4 months ago
- Numerical optimization in C++☆40Updated 11 years ago
- Various Splines Interpolation classes☆144Updated last week
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆102Updated 8 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 5 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆83Updated 4 years ago