- The Mobileye product M630 only gives CAN data output(velocity or location of Vehicles, Pedstrians and bicycles) without vedio flow. This software is developed for the visualization of the scenario around the ego vehicle which shows the real-time movements and locations of obstacles and ego road lanes.
- Python3.6
- Opencv2
- Analysis of CAN data relys on Kvaser CANlib, so pip install CANlib
- See the Instruction document