Skip to content
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

Decide on a way to do it #7

Open
michal2229 opened this issue Aug 31, 2017 · 1 comment
Open

Decide on a way to do it #7

michal2229 opened this issue Aug 31, 2017 · 1 comment

Comments

@michal2229
Copy link
Owner

michal2229 commented Aug 31, 2017

Problem 1:
when video is shaking, there is different part of scene visible, so when stabilized, there will be missing part of scene on one side and on onther side of a frame there will be image cut.

@michal2229
Copy link
Owner Author

Options:

  • we can determine transform matrices for each frame and then encode video using input frames and these matrices
  • we can expand to a full scene of video footage, so that it will not cut any data out of frame
  • we can stack frames to have better background where image is missing, first frame will have background of last, fully stacked frame

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

No branches or pull requests

1 participant