/virtual-dressing-room

Graduation project

Primary LanguagePythonApache License 2.0Apache-2.0

Virtual Dressing Room

Example of how to use OpenCV+Python and how to change colors and add images in live video.

This project does a lot. It removes backgroun screen, detects T-shirt in almost any light conditions, replaces T-shirt color.

Watch demo here.

Requirements

  1. Green backdrop like this
  2. Use have to wear blue t-shirt - as it detects only blue color
  3. Computer with Camera
  4. Python (2.7)
  5. OpenCV Python bindings
  6. NumPy, Gdk

I will try to add requirements.txt soon.