localdevices / pyorc

Surface velocity, object tracking, and river flow measurements in an open-source API
GNU Affero General Public License v3.0
134 stars 32 forks source link

image stabilization #35

Closed hcwinsemius closed 1 year ago

hcwinsemius commented 2 years ago

Can be implemented as .frames.stabilize.

Use https://stackoverflow.com/questions/3431434/video-stabilization-with-opencv as a starting point

hcwinsemius commented 2 years ago

Matching of features with combi of SfM: https://hub.packtpub.com/exploring-structure-motion-using-opencv/

hcwinsemius commented 2 years ago

https://github.com/krutikabapat/Video-Stabilization-using-OpenCV