Skip to content

jarvis-sharma/invisibility_cloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

invisibility_cloak

invisibility_cloak_webcam

This is the code for inbuilt webcams.Here there is no need to import extra module.

About

This the project where a particular range of colors are superimposed with the background's image in that region of interest with which the frame was initialised.

import urllib.request

This module is used to fetch URLs.The server generated by the application that will act as a webcam.

Morphological Transformations

It is used to control amount of noise in an image.

Binary Operations

Next using binary operations we have divided image into 2 parts one with cloak that will be superimposed with the initial background and other the remaining part that will stay as it is.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published