Releases: frankhereford/traffic-cameras
Releases · frankhereford/traffic-cameras
v1.1.1 Clean-up before and during initial release
Full Changelog: v1.1.0...v1.1.1
Add `gdalwarp`'d georeferenced overlay image
What's Changed
- Full-screen-panes by @frankhereford in #60
- Update README.md by @frankhereford in #58
- Render-in-the-ui by @frankhereford in #62
- did the exact opposite as i thought i would when i named the branch by @frankhereford in #63
- Add-transparency-slider by @frankhereford in #64
Full Changelog: v1.0.0...v1.1.0
Georeferenced ATX Traffic Cameras
What's Changed
- Refactor code and comment out unused code by @frankhereford in #28
- Toolbar by @frankhereford in #29
- Capture-image-points by @frankhereford in #36
- Reload-countdown by @frankhereford in #38
- give the buttons overlay 'tooltips' by @frankhereford in #39
- Capture-map-locations by @frankhereford in #40
- Button-to-save-location by @frankhereford in #43
- Show-stored-locations by @frankhereford in #45
- Third-time-is-the-charm by @frankhereford in #27
- Snip-detections by @frankhereford in #52
- Restrict-random-camera-on-capital-r by @frankhereford in #53
- Track-convex-hull by @frankhereford in #55
- Fit-to-bounding-box-of-detections by @frankhereford in #57
- Show-past-detections by @frankhereford in #59
Full Changelog: v0.2.0...v1.0.0
Experiments in UI, dockerization, and state via DB
What's Changed
- Add-zustand by @frankhereford in #19
- Get-serious-about-state by @frankhereford in #21
- Saving point pairs by @frankhereford in #24
- Draw-stateful-pairs by @frankhereford in #25
- Object-detection by @frankhereford in #26
- Make a real product by @frankhereford in #18
Full Changelog: v0.1.0...v0.2.0
Prototype
This release is a usable, albeit temperamental web application that is surprisingly effective at georeferencing vehicles identified by computer vision using publicly available resources from the city of Austin.
Prototype
v0.0.1 Refactor code to log coordinates and map center