histogram-filter
There are 8 repositories under histogram-filter topic.
amirhakimnejad/Histogram-filter-for-robot-localization
A Python implementation of robot global localization in any 2-dimensional football field using histogram filter.
mithi/some-udacity-projects
Some of my projects as a former mentor, reviewer, and beta-tester of Robotics and Self-Driving Car ND
hossamkhalil01/Intro-to-Self-Driving-Cars-ND
Udacity's Intro to Self-Driving Cars Nanodegree Projects
greatsharma/Localization-Filters
Python implementation of popular filters
JonathanB-96/Two-Dimensional-Histogram-Filter
Implementation of a 2D Histogram filter for tracking and localization using Python.
LukasLeonardKoening/2D-Histogram-Filter
2D Histogram Filter (C++)
troiwill/py-histogram-filter
Provides a base class and tools for implementing a Bayes Histogram Filter.