Skip to content

Rotated video is not correctly stabilized #267

@hcwinsemius

Description

@hcwinsemius

How did you install pyopenrivercam (mamba / conda or pip)

Pip

What is the problem?

A video that requires rotation and stabilization is incorrectly stabilized. The transformations are applied in the wrong direction therefore causing rather more movement than less.

How can we reproduce this? (What steps trigger the problem? What parameters are you using for processing? Include screenshots. If you are having issues processing a video, if possible include a copy of your dataset uploaded on Dropbox, Google Drive, or other)

Take a portrait video with slight movements that should be rotated. Open with pyorc.Video(...rotation=90), apply stabilization and store results with pyorc.Frames.to_video to check effectiveness.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions