Skip to content

Implement merge-mode key-frame selection and interpolation #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jpfleischer
Copy link

mergemodedarkmark

This PR only adds merge mode . This is often needed when annotating continuous segments from a video if an object follows a predictable, linear motion. Merge mode is done by pressing backtick ` and then double clicking an existing mark, then navigating to another frame (either before or after the frame, because both forward and backward interpolation is supported) and double clicking another mark.

New marks are generated between the two. This "merges" the marks.
(maybe interpolate mode is a better term?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant