toosyou / PCALinks
Principal component analysis in C++
☆10Updated 8 years ago
Alternatives and similar repositories for PCA
Users that are interested in PCA are comparing it to the libraries listed below
Sorting:
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 10 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- PCA implementation in c++☆38Updated 14 years ago
- Implementation for Principal Component Analysis algorithm☆12Updated 12 years ago
- It is a global optimization method (Particle Swarm Optimization) used for non-convex cost function.☆11Updated 12 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 10 years ago
- Detecting breathing rate of a person from video, a real time video processing application☆21Updated 9 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆38Updated 10 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.☆18Updated 9 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 10 years ago
- lightfield generator and rendering from a 3D mesh☆13Updated 13 years ago
- Open source Git repository for the SIGGRAPH 2011 paper "Temporal Light Field Reconstruction for Rendering Distribution Effects"☆51Updated 14 years ago
- Fast and Stable Color Balancing for Images and Augmented Reality☆16Updated 10 years ago
- A few cuda examples built with cmake☆23Updated 6 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆18Updated 13 years ago
- A Python-embedded modeling language for convex optimization problems.☆13Updated 10 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- Matlab and C++ code for implementation of the Extended Kalman Filter for estimating dynamic quantities for a single rigid body with distr…☆40Updated 10 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆45Updated 10 years ago
- sample source code of c++ using Opencv3☆74Updated last year
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 years ago
- 3D Computational Geometry in C++11☆21Updated 7 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- An easy-to-use Nelder-Mead optimizer for n-Vectors☆13Updated 7 years ago
- Large-scale nonlinear least-squares optimization library for both sparse and dense problems☆25Updated last month
- C++ implementation of signed distance functions for level set methods and computational geometry☆17Updated 9 years ago