Skip to content
#

kalman-tracking

Here are 48 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 May 4, 2024
  • Jupyter Notebook

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

Improve this page

Add a description, image, and links to the kalman-tracking topic page so that developers can more easily learn about it.

Curate this topic

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