ElvinC / gyroflow

[INACTIVE LEGACY VERSION, FIND THE PROJECT HERE: https://github.com/gyroflow/gyroflow] Video stabilization using IMU motion data from internal or external logs
http://gyroflow.xyz
GNU General Public License v3.0
611 stars 90 forks source link

support for online processing #123

Open yangwf1 opened 2 years ago

yangwf1 commented 2 years ago

Hi, does this code support for online processing. For example, a camera captures video in a real time way, we need to process each frame when we receive it

ElvinC commented 2 years ago

There have been some small tests with this e.g. https://github.com/ElvinC/gyroflow/blob/master/test%20scripts/live_stab.py which sort of worked but isn't practically usable yet due to the timing requirements