Skip to content

codebydant/blending

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blending

Image blending using OpenCV 4.6.2 and Python 3.10. You need to make sure both images are same size. Otherwise, you will have to implement some kind of resizing pre-process step.

image

Requirements

pip install -r requirements.txt

Test

python3 blending.py

Result

foo_screenshot_20 09 2022

About

Blend an image with python and OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages