Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.67 KB

File metadata and controls

35 lines (23 loc) · 1.67 KB

OpenCV Webinar on Poisson Image Editing

In this webinar, we will discuss about an interesting Image Blending technique called Seamless Cloning which is based on Poisson Image Editing

Seamless Cloning Result

Colab Link for Seamless Cloning Example

Colab Link for Face Blending Example

We will take the learning further by building a Blemish Removal application where you can get rid of any blemishes just by clicking on it.

Instructions for running the blemish removal application

  1. Clone or Download the current repository
  2. Install opencv
  3. Run the following command from inside the folder
python removeBlemish.py

Blemish Removal

Further Reading

To see hundreds of such examples please visit LearnOpenCV

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.