Replies: 2 comments
-
Hi. I am about to add this feature to my version of the LineCounter. Basically, I think you just need to update this code to trigger your callback: https://github.com/AlainPilon/better_line_counter/blob/main/line_counter.py#L56-L57 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kelepon @AlainPilon We are working on improving |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
How can I ensure that the line is triggered when the start of the bounding box makes contact with the line, rather than having the bounding box completely cross the line?
I'm using a close-range camera to detect trucks.
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions