Skip to content
#

kalman-tracking

Here are 57 public repositories matching this topic...

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..

  • Updated Jan 22, 2026
  • C++

PixoCube is a digital version of photo cubes that people usually gift others. It is basically a 3D cube with different images consisting of different sides of the cube. The interesting part of this project is I used concepts of camera projection and only opencv functions to render the cube. Moreover the camera view point is rendered such that it…

  • Updated Dec 24, 2022
  • Python

Add this topic to your repo

To associate your repository with the kalman-tracking topic, visit your repo's landing page and select "manage topics."

Learn more