Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 964 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 964 Bytes

Invisible Cloak

Harry Potter fan? And ever desired to wear invisible cloak?

_c9bcd4ca-7b9c-11e8-8d5f-3f0c905295d2

In this section, we will create this advanced functionality using an image processing technique known as color detection and segmentation. This works using the live camera stream.

The implementation requires a cloth of uniform color, devoid of any other visible hues. In this demonstration, a red cloth will be utilized. If a cloth of a different color is selected, the underlying code will necessitate minor modifications to accommodate the new color parameters. These adjustments involve altering the color range values used in the detection and segmentation algorithms to match the hue, saturation, and value (HSV) of the new cloth color.

C985C54E-42C2-472F-B1D0-7C4A07799558.mp4