Inspired by Harry Potter’s Invisible Cloak, I did code implementation to make red objects into an invisible cloak
- This consists of 2 python files.
- First the background.py file needs to be run.
- It is to capture the image of the background and saves the image in jpeg format in the same folder as the file.
- Then the invisible_cloak.py file has to be run for different types of cloaks.
- Make sure all the files are in the same folder.