CDSParticleFilter 0.5

CDSParticleFilter 0.5

TestsTested
LangLanguage Obj-CObjective C
License GPL 3
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Andrew Craze

CDSParticleFilter

Implements a particle filter in Objective C

CDSParticleFilter implements a simple particle filter in Objective C, for use on iOS or OSX platforms. It includes a simple particle filter, as well as a 2-dimensional state (X-Y) particle filter with more defaults set up that's simpler to use.

Installation

pod 'CDSParticleFilter'

Authors

Andrew Craze

License

GPL 3