Self and cooperative driving AI project
- OpenCV
pip install opencv-python - Numpy
pip install numpy - Pandas
pip install pandas - Matplotlib
pip install matplotlib - Scipy
pip install scipy
Install all:
pip install opencv-python, numpy, pandas, matplotlib, scipy