schwanbeck / GaussianSumFIRFilter

Python implementation of the Gaussian Sum FIR Filter for 2D Target Tracking by Prof. Pak (DOI: 10.1007/s12555-018-0938-4)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GaussianSumFIRFilter

Python implementation of the Gaussian Sum FIR Filter for 2D Target Tracking. Original Idea and Equations from Pak, JM: Gaussian Sum FIR Filtering for 2D Target Tracking (DOI: 10.1007/s12555-018-0938-4).

Many thanks to Prof. Pak, who kindly provided his original Matlab-Code for the Gaussian Sum FIR Filter.

About

Python implementation of the Gaussian Sum FIR Filter for 2D Target Tracking by Prof. Pak (DOI: 10.1007/s12555-018-0938-4)

License:MIT License


Languages

Language:Python 100.0%