MetalStrikerXLR / Virtual-Fitting-Room

A virtual fitting room using Kinect v2 with gesture controlled GUI. The project aims to map any cloth images downloaded from the internet on a person standing in front of the Kinect Sensor
12 stars 6 forks source link

How do you run this? #1

Closed qasim-iqbal closed 1 year ago

qasim-iqbal commented 1 year ago

When I try to run MainCode.py file it runs but no GUI window shows up, am I missing something?

MetalStrikerXLR commented 1 year ago

Hi! Basically you have to ensure that all the dependencies listed in the description are installed and the Kinect v2 sensor is connected. The application should run automatically once the dependencies are fulfilled.