martiege / lab_02

Lab 2: Image blending with OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lab 2: Image blending with OpenCV

Welcome to lab 2! In this lab, we are going to play with image blending using Laplacian pyramids with OpenCV.

Start by cloning this repository on your machine. Then open the lab project in CLion.

The lab is carried out by following these steps:

  1. Get an overview
  2. Implement image blending

At an appropriate time, our proposed solution will be made available.

Please start the lab by going to the first step.

About

Lab 2: Image blending with OpenCV

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 92.6%Language:CMake 7.4%