# Advanced Lane Detection
## Description
Advanced Lane Detection is a Python program to detect lanes and highlight the lane area. ALD composes of various existing computer vision techniques present in OpenCV to process each frame in a video to detect the lanes. ALD was inspired and in many ways is based on the Advanced Lane Lines project from Udacity's Self Driving Car ND Program.
## Documentation
### Project Directory
**src:** The main project directory. The heart of this program lies in laneDetection.py, supporting functions are present in preprocess.py and calibrateCamera.py. <br/>
**data:** Sample data for you to experiment, make sure to replace corresponding file names in main.py with new ones if you are going to use a new footage from your car to detect lanes. <br/>
**data/calibration:** A directory to store chessboard images clicked using the camera you are going to use to collect data.
## Requirements
Python 3 and above, OpenCV 3 or above, NumPy, Matplotlib and MoviePy
## Usage
1. Clone the repository.
2. Open the **src** directory in your preferred IDE and begin with main.py
3. Proceed to run.
4. You are free to try my pipeline on your own clips, if you want to try on your clips then make sure to change the file name with your data in **data** directory.
## License
Licensed under the [MIT License](https://github.com/KushalBKusram/AdvancedLaneDetection/blob/master/LICENSE).
AI浩
- 粉丝: 15w+
- 资源: 232
最新资源
- 兆瓦充电系统市场分析:2023年全球市场规模大约为19.6百万美元.docx
- 折叠自行车行业深度分析:2023年全球市场规模大约为151820百万美元.docx
- 脂肪酸行业深度分析:2023年全球市场规模大约为12540百万美元.docx
- 正己烷市场分析:2023年全球市场规模大约为900百万美元.docx
- 研学报告.pptx - 大数据技术研究与应用案例深度剖析
- 脂质体维生素补充剂行业分析:2023年全球市场规模大约为169百万美元.docx
- 植物糖原粉市场分析:2023年全球市场规模大约为231百万美元.docx
- 重型编码器行业分析:2023年全球市场规模大约为312百万美元.docx
- 中空纤维透析器行业分析:2023年全球市场规模大约为5992百万美元.docx
- 质子交换膜(PEM)行业分析:2023年全球市场规模大约为1294百万美元.docx
- 自动血红蛋白仪行业深度分析:2023年全球市场规模大约为1131百万美元.docx
- 自动生化仪行业分析:2023年全球市场规模大约为3289百万美元.docx
- 自覆膜标签市场分析:2023年全球市场规模大约为450百万美元.docx
- 工业级水滑石行业分析:亚太是全球最大的市场.docx
- 工业用压缩机市场分析:2023年全球市场规模大约为31360百万美元.docx
- 固态硬盘(SSD)行业市场:2023年全球市场规模大约为29410百万美元.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈