Skip to content

Latest commit

 

History

115 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision and Image Processing - Lab Sessions

Clone the repository, cd to the directory with the Dockerfile and run:

docker build . -t cvlab

Run the docker container with:

PATH_TO_EXERCISES=/path/to/excercise
docker run -v ${PATH_TO_EXERCISES}:/home/cvlab -p 8888:8888 --device=/dev/video0:/dev/video0 -it cvlab:latest

This will launch automatically a jupyter notebook in the exercises directory.
Click on the link highlighted in the following picture to open the notebook: jupyter

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages