Skip to content

Can Supervision do the following? #298

Answered by maddust
PuckStar asked this question in Q&A
Discussion options

You must be logged in to vote

hello @PuckStar looks like you are looking to do a Turning movement count.

To answer your question. Yes is totally doable . I've have implement this in my project using supervision tools.
here some guides to achieve it:

The first challenge is the current implementation of the lineZone Counter . the devs are working on a solution for this but there is currently a "bug" that objects are being counted outside the linezone limits.

Here is a high level overview of how I've implement this :

  • Set lines or zones on each approach of the intersection
  • Determine on which direction the object passed (In or out) for each LineZone, you can determine this by the tracker state of each object . if you are …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@SkalskiP
Comment options

@maddust
Comment options

@SkalskiP
Comment options

@maddust
Comment options

Answer selected by SkalskiP
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants