timnugent / kpca-eigenLinks
Kernel principal component analysis using the Eigen linear algebra library [machine learning]
☆15Updated 10 years ago
Alternatives and similar repositories for kpca-eigen
Users that are interested in kpca-eigen are comparing it to the libraries listed below
Sorting:
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- This project performs sensor fusion to track a mobile device's orientation. The data utilised are from three sensors: a) Accelerometer, b…☆30Updated 10 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆45Updated 10 years ago
- Principal component analysis in C++☆10Updated 8 years ago
- Robust Kalman filter with adaptive noise statistics estimation.☆148Updated 7 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆39Updated 4 years ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 7 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆24Updated 2 years ago
- A fast BRIEF Implementation for 256-dimensional 64-bit Binary Descriptors☆11Updated 8 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
- PCA implementation in c++☆38Updated 14 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.☆18Updated 9 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- RANSAC Template Library☆92Updated 8 years ago
- Fast Kalman Filter for Attitude Estimation☆33Updated 8 years ago
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆51Updated 2 years ago
- C Implementations of Particle Filter☆16Updated 11 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago
- A demo for the performace evaluation of different kinds of Kalman filters, including the conventional Kalman filter (KF), the unscented K…☆54Updated 6 years ago
- PTAM with ROS Integration and Binary Feature Relocalization☆15Updated 11 years ago
- Sparse Bundle Adjustment from http://users.ics.forth.gr/~lourakis/sba/☆35Updated 7 years ago
- This filter is concerned with orientation estimation using inertial and magnetic sensors. A quaternion indirect Kalman filter structure i…☆11Updated 7 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- C++ library for solving graph matching problems using Factorized Graph Matching☆15Updated 9 years ago