https://github.com/humancyyborg/druid_mvp
personal navigation MVP Capstone draft
https://github.com/humancyyborg/druid_mvp
Last synced: 2 months ago
JSON representation
personal navigation MVP Capstone draft
- Host: GitHub
- URL: https://github.com/humancyyborg/druid_mvp
- Owner: Humancyyborg
- License: mit
- Created: 2022-12-09T00:33:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T00:42:32.000Z (over 2 years ago)
- Last Synced: 2025-01-20T19:23:22.673Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# druid_mvp
personal navigation MVP Capstone draftA computer vision-based navigation app which highlights important objects such as stop signs, traffic lights, and pedestrians. Traffic lights and stop signs are displayed as icons for better visibility next to the current speed.
This app requires XCode to install. To get started, clone this repository, open the project with DruidMvp.xcodeproj and build it. Then connect your iPhone and select your iPhone under "device" in XCode and install the app. Make sure you select a valid profile under Signing & Capabilities, otherwise the app won’t compile.