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

Feature Request: also track the locations of ArUco or other CV markers #13

Open
AJMansfield opened this issue Jun 7, 2023 · 0 comments

Comments

@AJMansfield
Copy link

The exact boundary of the camera's vision rectangle is sometimes difficult for non-technical users to intuit, and for an application I'm working on I'd like to make it easy for non-technical users to re-define the boundaries of different regions of the monitored space.

It would be convenient, therefore, to have some type of artificial marker the user can place in the scene as the method of input: i.e. to define a particular polygon where some effect occurs, they just need to set up the camera to point generally in the area, then place the markers at the corners of the polygon and press a button to tell the application to memorize their locations; and the application can then compare later person bounding rectangles to those stored points.

I'm sure there'd be myriad other use cases for being able to track markers with the same sensor and in the same coordinate space as the person tracking info.

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