• Stars
    star
    35
  • Rank 750,836 (Top 15 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a project I made using OpenCV, where I made invisibility T-shirt. This is how I did it. STEP 1 : Capture the frame STEP 2 : Convert the frames in HSV format STEP 3 : Generate the mask for color of T-shirt STEP 4 : Using bitwise add, create foreground and background STEP 5 : Add them both and create the final frame and display it

More Repositories