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

point camera to specific point if target reaches a given finish area #34

Open
maiermic opened this issue May 7, 2022 · 0 comments
Open

Comments

@maiermic
Copy link
Owner

maiermic commented May 7, 2022

If the target is moving from a start point (see #32) and moves to a finish area, the camera should point back to the start, when the target reached the destination area.

For example, a skier may ski down a slalom course and take a lift to get back to the start. The camera should track/record every run (without the part of the lift). The course has a given start and finish. The camera should point to the start of the slalom course, track the skier skiing down the course. When the skier reached the finish (range of pan/tilt angles and zoom factor), the camera should wait some time and then point back to the start (see #32).

An advanced example would be multiple skiers that ski down a slalom course one after another and every skier should be recorded. Therefore, the camera has to know, which skier goes first and should be tracked as target. This can be considered another feature.

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

No branches or pull requests

1 participant