https://github.com/ashenfad/traffic
A quick and dirty vehicle speed detector using video + anomaly detection
https://github.com/ashenfad/traffic
anomaly-detection bigml clojure traffic-analysis video
Last synced: 20 days ago
JSON representation
A quick and dirty vehicle speed detector using video + anomaly detection
- Host: GitHub
- URL: https://github.com/ashenfad/traffic
- Owner: ashenfad
- License: epl-1.0
- Created: 2017-08-08T20:33:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T17:29:04.000Z (about 8 years ago)
- Last Synced: 2025-03-28T19:42:04.503Z (7 months ago)
- Topics: anomaly-detection, bigml, clojure, traffic-analysis, video
- Language: Clojure
- Size: 13.3 MB
- Stars: 24
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# traffic
A quick and dirty system for tracking vehicle speeds using video +
anomaly detection. This project isn't built with generality in mind,
but it's open-sourced for the curious.See all the details in the [blog post](https://blog.bigml.com/2017/08/16/a-stupidly-easy-speed-detector/).

## License
Copyright © 2017 Adam Ashenfelter
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.