Skip to content

jtheikkila/mvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

MVIS

Lecture examples for the Machine Vision course 521466S.

Installation

You may use Anaconda or pip to install the packages.

Tested with Python version 3.9.15.

A virtual environment is recommended.

To run the Jupyter notebooks you need the following packages:

  • jupyter
  • numpy
  • matplotlib
  • opencv-python (tested with version 4.7.0.68)
  • opencv-contrib-python (tested with version 4.7.0.68)
  • scikit-image
  • scikit-learn
  • scipy

Pyrender

In two notebooks, you also need Pyrender for image rendering. The packet can be installed with pip install pyrender (GPU is required).

Image data

Data files located in folders 3Dmodels,data,images,models and videos are needed to run the notebooks. Most of the sample images are from the OpenCV repository. Files can be provided by the instructor on request.

Contact

Janne Heikkilä
University of Oulu

About

Material for the machine vision course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published