Skip to content

A PyQt GUI app for visualizing estimation filters

Notifications You must be signed in to change notification settings

willshw/filter-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filter Visualizer


About

This repository was initiated to study and code the filters for an estimation base on only using a mouse pointer position on the screen. By changing the parameters of the filters, one can observe the change in the estimation of the mouse position. This application can serve as a good visualizer for filters. I hope this can be useful for people who are trying to study or implement filters. GUI layout referenced Kalman Filter Simulation.

Kalman filter is the only filter available now. More filter can be added later in filterLib.py

Dependencies

How to Run

python main.py

Resources


About

A PyQt GUI app for visualizing estimation filters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages