====== Group 7 ====== **Title**: Virtual Dressing Room **Project Description**: I am going to design a virtual dressing room . User's hand motion select the clothes from a list on the screen. Then, the selected virtual clothes superimpose on a human model in the virtual mirror. So,users see how they look in the clothes without physically pu them on. I will use Kinect for Xbox 360. Movements are tracked and displayed on-screen, giving you the ultimate interactive experience. **Xiaolan Xu**: A 4th year Digital Media student studying at York University. ====== video part 1 ====== {{:projects:g7:button.mov|}} ====== video part 2 ====== {{:projects:g7:tryon.mov|}} ====== video part 3 ====== {{:projects:g7:movement.mov|}} ====== final video ====== https://www.youtube.com/watch?v=5j8r1qs7hXs ====== poster ====== {{:projects:g7:final2436.jpg|}} ====== Taking mesurements by Kinect ====== //__principle:__// {{:projects:g7:principle.jpg|}} //__control:__// * Detect user and body part---Kinect SDK, support a skeleton body tracking method. * The user’s hand motion select the clothes from a list on the screen. The selected virtual clothes appears on a user which can be seen in the virtual mirror. //__Method:__// * Create models ---garment and shoes models. Dress, skirts, handbags, glasses {{:projects:g7:modal.jpg|}} This is made by Marvelous Designer 3, which can design fashionable clothes. * Combination : Use 3d locations of the joints for positions and rotations to align cloth model with user. Finally, the model is superimposed on the user in real time. * Scripts: kinectOverlayer. C# Detect user and body part---Kinect SDK, support a skeleton body tracking method. - Atttach T-shirt model to six skeleton joints(at least). - Add the function of size control //__Expected Result:__// {{:projects:g7:we.jpg|}} //__First Process Step:__// {{:projects:g7:图片2.png|}}