/Mobileye-M630-Data_Visualization

A software for Mobileye-M630 data visualization

Primary LanguagePython

Software for Mobileye-M630 data visualization

Background

  • 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.

Software Environment

  • Python3.6
  • Opencv2
  • Analysis of CAN data relys on Kvaser CANlib, so pip install CANlib

Hardware

Instruction

  • See the Instruction document