particlefilter
There are 6 repositories under particlefilter topic.
rhymesg/Particle_Filter
MATLAB implementation of standard particle filter, auxiliary particle filter, mixture particle filter, and out-of-sequence particle filter for an application to terrain-referenced navigation.
WhiffleFish/ParticleFilterTrees.jl
Sparse Particle Tree POMDP Solvers
Ekumen-OS/beluga-demos
Official demos of the Beluga project
SungwookLE/ProbabilisticFilter
Probabilistic filter
da-phil/SDC-Kidnapped-Vehicle
A particle filter is utilized to localize a car in the presence of landmarks
pkhiev/Particle_Filter_Face_Tracker
(Computer Vision - Object Tracking/Detection) A face tracker was implemented using a Haar Cascade Classifier for initial face detection and a particle filter algorithm for tracking the movement of the face throughout a video stream.