https://github.com/heyyyyyyg/sjtu-ee228
上海交通大学 工科创2B 小车走黑线 opencv
https://github.com/heyyyyyyg/sjtu-ee228
opencv sjtu
Last synced: about 1 month ago
JSON representation
上海交通大学 工科创2B 小车走黑线 opencv
- Host: GitHub
- URL: https://github.com/heyyyyyyg/sjtu-ee228
- Owner: HeyyyyyyG
- License: apache-2.0
- Created: 2019-06-24T13:05:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T13:18:23.000Z (about 7 years ago)
- Last Synced: 2025-01-22T00:44:07.968Z (over 1 year ago)
- Topics: opencv, sjtu
- Language: C++
- Homepage:
- Size: 3.22 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 小车走黑线
1. 通过摄像头读入轨道图像
2. 选择路径范围(两点确定正方形)
3. 生成路径点
4. 支持改变起点终点