←back to thread

1901 points l2silver | 3 comments | | HN request time: 0.621s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. chankstein38 ◴[] No.35741761[source]
This is such a cool project! I live right next to a busy road and for a long time have wanted to do something like this that would count the vehicles passing. I've always been curious how many cars pass on a given day and I feel like the hardest part now adays would be getting the right camera angle so if cars are occupying all 3 lanes they aren't counted incorrectly. From there I just need to detect cars as they pass and count them.

It's really cool to see it used like this! The resulting images are really neat as well!

replies(1): >>35744213 #
2. e4e5 ◴[] No.35744213[source]
There was a post yesterday about counting traffic on a pi, you might want to check it out: https://nathanrooy.github.io/posts/2019-02-06/raspberry-pi-d...
replies(1): >>35744652 #
3. chankstein38 ◴[] No.35744652[source]
Thank you for this! It's great!