Title :
Key Designs in Implementing Online 3D Virtual Garment Try-On System
Author :
Zheng Shou ; Binqiang Yu ; Gang Chen ; Hengjin Cai ; Qiaochu Liu
Author_Institution :
Int. Sch. of Software, Wuhan Univ., Wuhan, China
Abstract :
Online 3D Virtual Garment Try-on System is deeply needed and would be quite popular if we could improve its accuracy, effect, and user experience. In order to achieve these goals, we propose several key designs in implementing it. In this paper, we discuss the system architecture design at first. Then we introduce a simple but effective method to model 3D body prototypes. Based on models in Poser software, we segment them into layers and then do triangularizition to get triangular surfaces. As for garment modeling based on Spring-Mass model and physical try-on simulation, we propose a novel method based on uniform grid to detect collision. Store references of triangular surfaces into grids that they occupied and then calculate which grids a moving line of mass go through. Get triangular surfaces in these grids out and then judge whether the moving line intersects with them. It achieved fast detection in around 0.1% of time consuming by using linear searching. The performances of body modeling and try-on simulation are satisfying, and real-time responses could be achieved because of less complex computation and light-scale data transformation.
Keywords :
Internet; clothing; retail data processing; virtual reality; 3D body prototype model; Poser software; collision detection algorithm; garment modeling; light-scale data transformation; linear searching; online 3D virtual garment try-on system; physical try-on simulation; spring-mass model; system architecture design; triangular surfaces; uniform grid; Clothing; Computational modeling; Real-time systems; Software; Solid modeling; Springs; Three-dimensional displays; 3D virtual garment try-on; body modeling; collision detection; layering and triangularizition; uniform grid;
Conference_Titel :
Computational Intelligence and Design (ISCID), 2013 Sixth International Symposium on
Conference_Location :
Hangzhou
DOI :
10.1109/ISCID.2013.46