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

Draw box in debug mode to calculate min_area, min_ratio and other values #5690

Open
murkumurdok opened this issue Mar 9, 2023 · 3 comments
Labels
enhancement New feature or request pinned

Comments

@murkumurdok
Copy link

Describe what you are trying to accomplish and why in non technical terms
I want to be able to draw a box with my mouse inside the camera stream display while in debug view. Similar to the existing mask & zone creator function, I would like that box to spit out values like min_area and min_ratio so that I can accurately create object filters rather than just guess values of each based on comparing prior snapshots

Describe the solution you'd like
a function within the debug view of each camera that would allow you to create a box and provide those values similar to the Mask & Zone creator, allowing me to copy/paste those values directly into my config

Describe alternatives you've considered
The only alternatives I can think of is to guess at things like the min_area and min_ratio by viewing a bunch of snapshots and trying to calculate those values on your own.

@murkumurdok murkumurdok added the enhancement New feature or request label Mar 9, 2023
@kirsch33
Copy link
Contributor

seconded. this would be a great tool.

@B0ndo2
Copy link

B0ndo2 commented Jun 14, 2023

Excellent idea

@Zygfryd1708
Copy link

Great idea !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

No branches or pull requests

5 participants