Skip to content

maxwmoir/trajectory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Trajectory visualiser

This project takes a webcam stream, detects a target, interpolates its aerial trajectory and graphs its flight path - all in real time.

It uses C++ and OpenCV for image processing, then sends data over a UDP websocket to a python program which uses sympy and Matplotlib to evaluate and graph the results.

Demo

demo.mp4

About

Flight path interpolater created with Python and C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published