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

Stabilize frame based on ROI #85

Open
AdamSpannbauer opened this issue Aug 27, 2019 · 1 comment
Open

Stabilize frame based on ROI #85

AdamSpannbauer opened this issue Aug 27, 2019 · 1 comment

Comments

@AdamSpannbauer
Copy link
Owner

Look into stabilization using only keypoints from an ROI rather than keypoints from entire frame. Could allow for stuff like this kid bouncing. Could pair with object tracking/detection to dynamically input ROI using VidStab.stabilize_frame()

@AdamSpannbauer
Copy link
Owner Author

Started in roi_stab branch

  • implement roi_stab/roi_stab_frame (or other name) method.
  • Decide where to put it.
    • Should it be another class? an argument accessed through current functions? new method?

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

No branches or pull requests

1 participant