You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python OpenCV project that creates an invisibility cloak effect. It detects a chosen color (red, green, blue, etc.) in real time using HSV masking and replaces it with a pre-captured background, making that area invisible. Includes controls to change color, recapture background, and toggle mask view.