Skip to content
Snippets Groups Projects
Commit 739ce92f authored by Anton Kullberg's avatar Anton Kullberg
Browse files

doc: updated IMM filter documentation

parent f01ff2f1
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,9 @@ class IMM:
def __init__(self, filters, sensor_model, transition_prob):
"""An implementation of an Interacting Multiple Model filter.
NOTE: Not a good implementation in the sense that it needs a specialized
tracker implementation to actually be useable, see src.trackers.IMMTracker.
Parameters
----------
filters : list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment