tdegeus / cppcolormapLinks
Library with colormaps for C++
☆29Updated last year
Alternatives and similar repositories for cppcolormap
Users that are interested in cppcolormap are comparing it to the libraries listed below
Sorting:
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Templated C++ polynomial library☆26Updated 3 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 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)…☆66Updated 6 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆17Updated 12 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Custom views of various objects for Visual Studio debugger☆83Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 6 months ago
- A C++17 interface for HDF5☆97Updated 2 weeks ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 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…☆45Updated 2 weeks ago
- A nano spline library in modern C++.☆124Updated 10 months ago
- A C++ library for mechanical structures: a YAML definition language, static solver and on-line apps☆20Updated last year
- A simple to use C++ 2D plotting library.☆40Updated last year
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated last month
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months ago
- An OpenGL mesh viewer with a GUI menu implemented with Qt based on C++.☆33Updated 3 years ago