localdevices / pyorc

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

``Video`` stabilization fails when expected amount of corner points cannot be found #89

Closed hcwinsemius closed 5 months ago

hcwinsemius commented 1 year ago

When video is relatively long, the found features to track may disappear causing artefacts in the video stabilization process. Redrawing new features after X frames and updating M may solve this.