Skip to content

Invisibility_Cloak using Color Detection and Segmentation with OpenCV

Notifications You must be signed in to change notification settings

Vinamrata1086/Invisibility_Cloak

Repository files navigation

Invisibility_Cloak

Invisibility_Cloak using Color Detection and Segmentation with OpenCV

Logo

Fascinate about the magical world of Harry Potter? Remember the Invisibility Cloak which Harry had?

Well, now you can have your own invisibility cloak. Here is the code to make an Invisible Cloak like Harry Potter had, using Python OpenCV.

OpenCV (Open Source Computer Vision Library) includes several computer vision algorithms.

Algorithm Steps:

  • Capture and archive the underlying frame
  • Using color detection and segmentation algorithm to detect the given colour.
  • Segment the colored component which is identified by creating a mask.
  • To build a mystical effect produce the final enhanced production.

Logo

About

Invisibility_Cloak using Color Detection and Segmentation with OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages