fourMs / VideoAnalysis

A standalone application for creating visualizations and extract motion features from video files.
https://www.uio.no/ritmo/english/research/labs/fourms/downloads/software/VideoAnalysis/
8 stars 2 forks source link

Rotation #19

Closed alexarje closed 4 years ago

alexarje commented 4 years ago

It would be very useful to have the possibility to rotate the video (90, 180, 270) degrees.

alexarje commented 4 years ago

You can probably take a look at how this is done in VideoEditor: https://github.com/alexarje/VideoEditor

aleksati commented 4 years ago

Added clockwise 90-degree rotations to the VA. I put the option in the menubar under "Image", which now replaces the "Color" tab. The "Image" tab now has inverted, grayscale + rotation options. More on this topic in issue #12 . The rotation values are stored in the settings, and also affects the moviedim of the whole system.