InvisibilityCloak icon indicating copy to clipboard operation
InvisibilityCloak copied to clipboard

An OpenCV project for creating an Invisibility Cloak

InvisibilityCloak

An OpenCV project for creating an Invisibility Cloak

Detects red cloth and creates a mask. Replace the mask with camera feed using bitwise AND operations

HSV range can be calculated by

  1. trial and error
  2. using the testhsv.py file and using trackbar values to perfectly choose a range