An open API service indexing awesome lists of open source software.

https://github.com/surajv311/invisible_cloak

Invisible cloak project... -> Red-colored cloth/item would hide those parts.... (color can be changed.)
https://github.com/surajv311/invisible_cloak

Last synced: 7 months ago
JSON representation

Invisible cloak project... -> Red-colored cloth/item would hide those parts.... (color can be changed.)

Awesome Lists containing this project

README

          

# Invisible Cloak project in python

### The following project uses opencv,numpy libraries.

Before cloning and running the project ensure that you have the necessary libraries installed in your environment.
You may install:

```conda install opencv```

```conda install numpy ```

To run the project you may use editor like pycharm and run **```cloak.py```** file.

You may use a red colored material/cloth to check the program in action.

* Appropriate comments have been added for a walkthrough.

![image](https://github.com/Surajv311/invisible_cloak/blob/master/images/res/res.jpg)