-
Jan-Philipp Stauffert authoredJan-Philipp Stauffert authored
Readme.md 504 B
Auto Sine
This project tries to create a GUI with Qt to automatically do sine fitting to determine latency in a video. The video needs to show a controller of some sorts moving like a pendulum. The monitor that shows a visualisation of the controller is captured by the video too. OpenCV tracking follows both the real and the virtual controller to extract their paths. A sine wave is fitted to the path. The difference in phase between the real and virtual controller is the motion to photon latency.