object_detection_projects icon indicating copy to clipboard operation
object_detection_projects copied to clipboard

capacity of road

Open YYYYWD opened this issue 6 years ago • 2 comments

hi!i want to know what are your criteria for judging the capacity of the road and what is the percentage of the shadow area of the vehicle?

YYYYWD avatar Apr 26 '18 16:04 YYYYWD

It's a simple algorithm it just compute difference of road area - area of overlaping objects(cars). that;s all

Kindly yours, Andrey Nikishaev

Sit&Fit https://angel.co/sit-fit/ - underdesk stepper trainer. Essenly http://essenly.com - книги в кратком изложении. groovyCV http://groovycv.com - создание стильных резюме

Rates Soft Dev from $40/h, Consultation BizDev/Marketing/Customer Rel/IT from $80/h LinkedIn http://ua.linkedin.com/in/creotiv GitHub http://github.com/creotiv Slideshare https://www.slideshare.net/anikishaev/ Skype creotiv.in.ua Mobile +380632410666

On Thu, Apr 26, 2018 at 7:55 PM, YYYYWD [email protected] wrote:

hi!i want to know what are your criteria for judging the capacity of the road and what is the percentage of the shadow area of the vehicle?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/creotiv/object_detection_projects/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPRDaPGL0I5Y8xAuBhvoBV_MzQl9iDzks5tsfwIgaJpZM4TmAJb .

creotiv avatar Apr 26 '18 19:04 creotiv

OK, I see. Your original algorithm seems to be calculated every once in a while. I want to speed up the process and shorten the interval. What should I do?

YYYYWD avatar Apr 27 '18 03:04 YYYYWD