Skip to content

alantorresve/ClockReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analog Clock Reader

Install Dependencies

pip install -r requirements.txt

Run Code

python main.py

Specify the path of the image

python main.py ./images/clock.jpeg

Run with Docker 🐳


  1. Build the image
docker build -t clockreader .
  1. Run the container
docker compose up -d

About

python analogic clock reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors