Welcome to this lab in the computer vision course TEK5030 at the University of Oslo. We are here going to play with image blending using Laplacian pyramids with OpenCV.
Start by cloning this repository on your own machine. Then, open the project in PyCharm. If you are uncertain about how this is done, please take a look at lab-intro.
The lab is carried out by following this notebook:
When appropriate, you can take a look at our proposed solution:
With PyCharm Professional you can run the notebooks from your IDE:
https://www.jetbrains.com/help/pycharm/jupyter-notebook-support.html
Press the "world symbol" in the upper right corner to run it in your browser.
The notebooks are also available online in Binder