Skip to content

codecollab-co/car_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup python virtual environment:
python3 -m venv env

Getting into env: 
source env/bin/activate

Cross check:
which python3

Dependancies: 
pip install opencv-python
pip install opencv-contrib-python
pip3 install matplotlib
pip3 install jupyter notebook
pip3 install numpy
pip install pytesseract
pip install easyocr
pip install imutils

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors