Repository navigation

#

eigen-library

Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar

C++
185
6 年前

A C++ interface to formulate and solve linear, quadratic and second order cone problems.

C++
155
4 年前

Rcpp integration for the Eigen templated linear algebra library

C++
115
15 天前

This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalman Filter, (2) Extended Kalman Filter, (3) Unscented Kalman Filter, and (4) Square-root UKF..

Jupyter Notebook
108
10 个月前

Fast and full-featured Matrix Market I/O library for C++, Python, and R

C++
78
8 个月前

Header-only C++ library containing controllers designed for Lie Groups.

CMake
66
17 天前

ByteTrack-Eigen is a C++ implementation of the ByteTrack object tracking method, leveraging the Eigen library for high-performance matrix and vector operations.

C++
41
1 年前

Eigen based C++11 implementation of cubic spline approximation (smoothing)

C++
37
1 年前

A C++ Second Order Cone Solver based on Eigen

C++
32
4 年前

.Net wrapper for the Eigen C++ library

C++
29
2 年前

An Extended Kalman Filter (that uses a constant velocity model) in C++. This EKF fuses LIDAR and RADAR sensor readings to estimate location (x,y) and velocity (vx, vy).

C++
18
8 年前

Simple and fast voxel traversal with C++17 and Eigen

C++
16
3 年前

This extended Eigen C++ template library and wrapper provide a malloc-free Moore-Penrose pseudoinverse solver.

C++
12
3 年前

C++ API to create Neural Nets using Eigen library

C++
12
5 年前

The functions provided in this C++ source files are used to save and load Eigen C++ matrices/arrays to and from CSV values.

C++
11
22 天前

Fast Fourier Transform Implementation in C++

C++
11
5 个月前

Suite of 1D, 2D, 3D demo apps of varying complexity with built-in support for sample mesh and exact Jacobians

C++
9
16 天前

Forward and Iterative Inverse kinematics of 5DOF arm using Newton-Raphson method

C++
8
3 年前