timnugent / kpca-eigenLinks
Kernel principal component analysis using the Eigen linear algebra library [machine learning]
☆15Updated 9 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)☆124Updated 7 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- C Implementations of Particle Filter☆16Updated 11 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
- Fast Kalman Filter for Attitude Estimation☆33Updated 8 years ago
- A fast BRIEF Implementation for 256-dimensional 64-bit Binary Descriptors☆11Updated 8 years ago
- cvsba: an OpenCV wrapper for sba library☆16Updated 5 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆39Updated 4 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 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.☆49Updated 2 years ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 6 years ago
- SolvePnP by opencv☆12Updated 9 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- Codes of different calibration routines: IMU vs CAMERA, CAMERA vs LASER, Ground truth camera vs earth's cs☆15Updated 11 years ago
- 6 DOF Stereo Visual EKF Slam☆15Updated 11 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Advanced Technique for Curve Fitting☆28Updated 5 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.☆17Updated 9 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
- Implementation of inverse compositional (modified Lucas-Kanade) image alignment with similarity transform☆24Updated 8 years ago
- Unscented Kalman Filter (in C++) for Self-Driving Car (AV) Project. Using Sensor Fusion, combines noisy data from Radar and LIDAR sensors…☆15Updated 8 years ago
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 10 years ago
- MVP offers a method for extracting 3D that utilizes all views of the terrain, not just pair-wise combinations.☆15Updated 12 years ago
- Combining visual odometry provided by LSD-SLAM with IMU measurements through fusion with an ekf☆20Updated 9 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 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