Skip to content

jaypy-code/remove-background-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Remove your background colour from your camera record with Python3 and OpenCV.

Install dependencies

Don't forget install python-opencv and numpy on your PC.

> pip3 install python-opencv numpy

How to use ?

Easy ! Just run this command on your Terminal (MacOS & Linux Users) or Command Promte (Winodws Users).

> python3 app.py

Settings

After run the start command; You'll have an outher window for settings that you can change which colour should be remove!

For the first step, change 'U - h' to 100 or lower.

Changelogs

[23 Nov 2019] First commit (version)!

About

Remove green background with python-opencv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages