Skip to content

A fun small Python script capable of making objects invisible using color detection and segmentation.

License

Notifications You must be signed in to change notification settings

dev-essbee/invisible-object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Invisible Object

GitHub issues GitHub forks GitHub stars GitHub license GitHub last commit Twitter

  • A fun small Python script that can make object invisible using color detection and segmentation.
  • The script uses OpenCV, Numpy and Time Python packages.
  • The script makes any green colored object invisible.
  • This behavior can be altered by providing hue range.

Install dependencies

pip install opencv-python
pip install numpy

Run

Clone the repository and type following in the terminal:

python invisible.py

About

A fun small Python script capable of making objects invisible using color detection and segmentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages