Multi-type_vehicles_flow_statistics icon indicating copy to clipboard operation
Multi-type_vehicles_flow_statistics copied to clipboard

Separate vehicle counting for 2 lanes with different travel directions

Open phatberstromgg opened this issue 5 years ago • 4 comments

Hi @wsh122333 , your project is awesome. As your demo, it could count for both 2 lanes with different travel directions but the result is a combination of both directions. My question is how I can separate the result for each direction. Hope to hear from you soon. Thank you.

phatberstromgg avatar Dec 27 '19 02:12 phatberstromgg

You need to draw 2 areas, which needs to modify the select_area() fun in app.py. And it is necessary to modify the counter.py to separately count for different areas.

wsh122333 avatar Dec 29 '19 04:12 wsh122333

I am just a beginner to learn python. Your code right now seems to be so complicated for me. I am trying to learn from your code because I found it really interesting and real. Could you help me modify the code when you have free time, please. This is my email: [email protected] Thank you so much.

phatberstromgg avatar Dec 30 '19 01:12 phatberstromgg

I am just a beginner to learn python. Your code right now seems to be so complicated for me. I am trying to learn from your code because I found it really interesting and real. Could you help me modify the code when you have free time, please. This is my email: [email protected] Thank you so much.

I have the same problem, did you solve it? Can you help me if you solve it? Thank you.

Leonisfine avatar Feb 27 '20 13:02 Leonisfine

I have facing the same problem, @Leonisfine, @phatberstromgg did you find the solution???

sakshamjn avatar Sep 11 '20 09:09 sakshamjn