Parametrized Garment Pattern Manipulation For The Men's Suit

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Parametrized Garment Pattern Manipulation for the Men’s

Suit
Wonseop Lee Hyeong-Seok Ko
Seoul National University Seoul National University
1 Gwanak-ro, Gwanak-Gu 1 Gwanak-ro, Gwanak-Gu
Seoul, Korea Seoul, Korea
82 2 880 1804 82 2 880 1780
wslee@graphics.snu.ac.kr ko@graphics.snu.ac.kr

ABSTRACT manipulation of garment pattern is more advanced level.


The method for making men's suits has long been established and Generally, garment patterns are obtained by drafting using the
developed manually. Starting from measuring the customer’s customer’s body sizes as an input. In the tailoring field, garment
body size, tailor drafts the garment patterns and construct then patterns are drafted by pattern-maker according to their own
into suit model. With the advance of machine, most of suit distinct drafting scheme. Depending on the drafting scheme,
making processes have been automatized. However, drafting participating sizes are different. This paper adopts the drafting
garment pattern still remains in the manual work. This paper scheme that uses only 5 body sizes to obtain the garment patterns.
proposes the parameterized garment drafting system for the men’s During the drafting, certain lengths are needed for drawing partial
suit utilizing only 5 body sizes. Once user provides required 5 region such as armhole. We define those lengths as secondary
body sizes to the proposed system, garment patterns are generated parameters. Figure 1 shows the result of creating garment pattern
automatically. After passing through the positioning and sewing using proposed method. The obtained 2D garment patterns are
process, 2D garment patterns are converted to the 3D garment transferred to 3D space and sewed to be constructed as 3D
model. The 3D garment model would be draped on the virtual garment model that would be fit to the customer’s body model.
body model using physically-based simulation. The fitting The 3D garment model is draped onto the 3D body model to
evaluation would be performed to check the suitability of draped evaluate the fit. The virtual 3D body model is parameterized
garment. If there were implausible result, then it is required to which can be generated by deformation according to the size input.
modify the garment to reduce the implausibility. To modify the fit Garment pattern modification is achieved by manipulating
of the men’s suit, this paper proposes pattern modification method secondary parameters.
using secondary parameters.

CCS Concepts
• Applied computing➝Operations research➝Computer-aided
manufacturing.

Keywords
Pattern making; Garment modification; Clothing Simulation;
Virtual garment visualization.

1. INTRODUCTION
Along with the growth of the fashion industry, mass production of
the garment is popularized. However, for the men’s suit, it is more
general to tailor personalized suit (made-to-measure) rather than Figure 1. Garment patterns of men's suit (jacket)
ready-made-clothes. Unfortunately, tailoring personalized suit is
still not in the region of mass production. Since it requires 2. RELATED WORK
professional knowledge, practical experience and skills, the entry
barrier of creating the garment pattern is very high. Moreover, Garment modeling. The most basic and traditional way to model
garments is to draw draft pattern. As noted above, it is
Permission to make digital or hard copies of all or part of this work for sophisticated work. To make it easier, methods that creates
personal or classroom use is granted without fee provided that copies are garment model from extracting features of body [1; 2] and
not made or distributed for profit or commercial advantage and that combining existing garment components in database [3] are
copies bear this notice and the full citation on the first page. Copyrights
developed.[4] proposed the pattern making method starting from
for components of this work owned by others than ACM must be
honored. Abstracting with credit is permitted. To copy otherwise, or the 2D outline of garment flats. After modifying the design and
republish, to post on servers or to redistribute to lists, requires prior constructing a 3D garment model, 2D garment patterns are created
specific permission and/or a fee. by dividing and flattening. The sewing operation is time-
Request permissions from Permissions@acm.org. consuming and repetitive work for 3D garment model. [5]
ICDSP 2019, February 24–26, 2019, Jeju Island, Republic of Korea presented automatic system by extracting sewing patterns from
© 2019 Association for Computing Machinery. garment model.
ACM ISBN 978-1-4503-6204-7/19/02…$15.00
DOI: https://doi.org/10.1145/3316551.3316575

147
Garment fitting. Fitting the garment to the target body model is scheme from [21] and reduces it to use only 5 major body
one of the complicated issues because it should consider both the measurements for pattern-making. Those dominatingly affect
garment and the body model. [6] used body profile templates to determining the shape of the garment pattern. For example, in our
represent the garment model using encoding and decoding. pattern-making for the men’s jacket, the followings are used as
Volumetric deformation is widely used for garment fitting [6; 8; the major measurement: Stature (H), Chest Circumference (CC),
9]. With the segmentation of the body model, pose-independent Bi-shoulder Length (S), Shoulder Angle (SA), Arm Length (AL).
fitting is possible [10]. The design of the original garments can be The abbreviations in the parentheses are representing each major
maintained by a sequential process of the proportional scaling and body measurement. Hereafter, those abbreviations are used.
optimization process [11]. The graded garments would be draped
to the various body pose using skeleton-driven body 3.2 Secondary Parameters
representation [12]. In the process of parameterized pattern making, specific values
that describe particular region are required. As noted in the
Pattern editing. After the draping is finished, users may want to previous section, those values can be represented as a function of
modify the garment design. To accomplish the purpose, [13] major measurement. The functional correspondence between
developed the pattern-editing method using alteration of feature major measurement and secondary parameters is listed in Table 1
curves on the pattern. [14] proposed interactive garment design and visualized in Figure 2.
tools that enables bidirectional and immediate editing transfer
between 2D and 3D garment model. [15] presented a pattern Table 1. List of Secondary Parameters
adjustment system based on the physics-aware method that
directly modifies the garment pattern in 3D space and computes ① Front panel height = f (CC) ⑧ Pocket width = f (CC)
2D patterns automatically. To create a new garment, the method ② Waist height = f (H, CC) ⑨ Collar width = f (CC)
for mixing two different garments is also proposed. [16] proposed
the iterative garment modification method which reduces ③ Shoulder width = f (S) ⑩ Collar height = f (CC)
evaluated misfits. It defines 5 panel operations, and the sequence ④ Shoulder slope = f (SA) ⑪ Sleeve width = f (CC)
of panel operation modifies the pattern. Although it follows the
drafting rules but it has slight limitation of preserving the original ⑤ Armhole width = f (CC) ⑫ Sleeve height = f (AL)
shape as it is. ⑥ Armhole height = f (H, CC) ⑬ Elbow height = f (AL)
Fitting evaluation. Evaluation of garment fitting has been ⑦ Front fly = f (CC)
researched in both computer graphics and fashion field. Many
researchers tried various methods to quantify the evaluation result. Since the major measurements dominate the shape of the garment
In the previous work, garment fitting was evaluated by comparing pattern, it is obvious that changing the value of H or BC (the
horizontal cross-sectional area between the garment and human major measurements) may bring the 1) modification of the entire
body model [17; 18], calculating garment pressure during the shape of the garment pattern and 2) unwanted result. On the other
physically-based simulation [19]. Especially for men’s shirt, hand, the secondary parameters are the end value and covers small
measuring shoulder angle was used [20]. [16] defined fitting region in the pattern. Therefore, modifying the value of secondary
evaluation system so called ‘misfit measure’. The misfit is parameter itself has little effect to other region. (See Figure 2)
evaluated by the difference between body and garment landmark
point/lines. 3.3 Evaluation of Fitting Degree
To evaluate the fitting degree of draped virtual men’s jacket, this
paper adopts the method proposed by [16]. The proposed method
uses ‘misfit value’ that indicates how the fitting result is proper
using difference between body and garment landmarks.

3.3.1 Body model


To perform draping simulation, body models are required to put
the garment on. The body model used in this paper is
parameterized one so that users can create a body model that is
deformed to represent the user’s various body sizes.

3.3.2 Initial Try-on


Before evaluating the fitting degrees, a well-draped garment is
required, because ill-draped garment would bring wrong
evaluation result regardless of the outcome of fitting. For example,
assume that a male customer is in the tailor shop to baste his suit.
Putting the suit on the right position of customers’ body comes
first. In a similar way, the proposed method starts from those
conditions.

Figure 2. Secondary parameters on the garment pattern. 3.4 Pattern Modification


Typically, modification of the pattern follows the drafting scheme.
3. METHOD It utilizes secondary parameters that participate in pattern making.
3.1 Parameterized Pattern Making Once the garment is created, the value of secondary parameters is
This paper proposes a parameterized pattern making method for determined. The garment pattern is modified by changing the
men’s suit. Basically, the proposed method adopts drafting value of secondary parameters. Figure 3 shows the examples of

148
Figure 3. Pattern modification using secondary parameters: grey(original), blue(increased) and pink(decreased).

Figure 4. Experiment results of men's suit (jacket).


the pattern modification. The color of original pattern is grey. The measurements from the user. Using parametrization, proposed
modification from increasing the value is shown as blue colored method can cover the garment from varying body size such as S,
pattern and decreasing the value is shown as red colored pattern. M, L and XL. This paper defines the secondary parameters to
Consider the Figure 3 (a), it is the result of manipulating the value draw and to control the particular region in garment pattern. The
of ‘Front panel height’. The blue pattern has bigger value and the proposed pattern modification method utilizes the secondary
red pattern has smaller value against the original pattern (grey). parameters. Changing the value of secondary parameters enables
users to modify the particular region without large affection to
After finishing evaluation of the fit, users are aware of where and other regions.
how much to modify for the better fit result. The second
parameter is changed as much as the result of the fitting where it The scope of our study is limited to the men’s jacket. In the future
is judged to be implausible. Assume the case that the sleeve work, we will extend proposed method to the entire components
circumference is 3cm longer than the measurement, modification of men’s suit such as pants, shirts and so on.
process decreases the value of ‘Sleeve width’ as the amount of
3cm (See Figure 3 (d)
6. ACKNOWLEDGMENTS
This work was supported in part by the National Research
4. RESULT Foundation of Korea (NRF) funded by the Ministry of Education,
Using proposed pattern modification methods, we modify the Science and Technology (MEST) (NO.2015R1A2A1A10055178,
men’s jacket to have better fit. According to the method [16], NRF-2018M3E3A1057302), the Brain Korea 21 Plus Project in
body landmark lines are shown as blue line on the body model. 2018, and ASRI (Automation and Systems Research Institute at
Similarly, garment landmark lines are shown as grey lines on the Seoul National University).
3D garment model. The purpose of modification is to match grey
and blue lines. Starting from initial state (Figure 4 (a)), using
7. REFERENCES
[1] Charlie, C.L. Wang, Yu, W, Matthew, M.F., Yuen, Feature
secondary parameters based modification, we obtained the proper
based 3D garment design through 2D sketches, Comput.
result shown in Figure 4 (b). Figure 4 (c) shows the comparison of
Aided Des. Volume 35, Issue 7, June 2003, Pages 659-672,
the 2D garment pattern before (grey panels) and after (blue panels)
ISSN 0010-4485, DOI=
fitting. The orange line in 2D garment pattern (Figure 4 (c)) is
http://dx.doi.org/10.1016/S0010-4485(02)00091-X.
identical to grey line on 3D garment model (Figure 4 (b)).
[2] H. Q. Huang, P. Y. Mok, Y. L. Kwok, and J. S. Au. 2012.
5. CONCLUSION Block pattern generation: From parameterizing human bodies
This paper proposes the parameterized method to generate to fit feature-aligned and flattenable 3D garments. Comput.
garment pattern for men’s suit in automatic way. It takes 5

149
Ind. 63, 7 (September 2012), 680-691. DOI= [13] Yuwei Meng, P.Y. Mok, Xiaogang Jin, Computer aided
http://dx.doi.org/10.1016/j.compind.2012.04.001 clothing pattern design with 3D editing and pattern alteration,
[3] Jituo Li, Guodong Lu, Modeling 3D garments by examples, Comput. Aided Des. Volume 44, Issue 8, 2012, Pages 721-
Comput. Aided Des. Volume 49, 2014, Pages 28-41, ISSN 734, ISSN 0010-4485, DOI=
0010-4485, DOI= https://doi.org/10.1016/j.cad.2012.03.006.
https://doi.org/10.1016/j.cad.2013.12.005. [14] Nobuyuki Umetani, Danny M. Kaufman, Takeo Igarashi, and
[4] Kaixuan Liu, Xianyi Zeng, Pascal Bruniaux, Xuyuan Tao, Eitan Grinspun. 2011. Sensitive couture for interactive
Xiaofeng Yao, Victoria Li, Jianping Wang, 3D interactive garment modeling and editing. ACM Trans. Graph. 30, 4,
garment pattern-making technology, Comput. Aided Des. Article 90 (July 2011), 12 pages. DOI=
Volume 104, 2018, Pages 113-124, ISSN 0010-4485, DOI= http://dx.doi.org/10.1145/2010324.1964985.
https://doi.org/10.1016/j.cad.2018.07.003. [15] Aric Bartle, Alla Sheffer, Vladimir G. Kim, Danny M.
[5] Floraine Berthouzoz, Akash Garg, Danny M. Kaufman, Eitan Kaufman, Nicholas Vining, and Floraine Berthouzoz. 2016.
Grinspun, and Maneesh Agrawala. 2013. Parsing sewing Physics-driven pattern adjustment for direct 3D garment
patterns into 3D garments. ACM Trans. Graph. 32, 4, Article editing. ACM Trans. Graph. 35, 4, Article 50 (July 2016), 11
85 (July 2013), 12 pages. DOI= pages. DOI=http://dx.doi.org/10.1145/2897824.2925896.
http://dx.doi.org/10.1145/2461912.2461975 [16] Wonseop Lee, Hyeong-Seok Ko, Heuristic misfit reduction:
[6] Charlie C. L. Wang, Yu Wang, and Matthew M. F. Yuen. A programmable approach for 3D garment fit customization,
2005. Design automation for customized apparel products. Comput. Graph. Volume 71, 2018, Pages 1-13, ISSN 0097-
Comput. Aided Des. 37, 7 (June 2005), 675-691. DOI= 8493, DOI=https://doi.org/10.1016/j.cag.2017.10.004.
http://dx.doi.org/10.1016/j.cad.2004.08.007 [17] Phoebe R. Apeagyei, Rose Otieno, Usability of pattern
[7] C. C. L. Wang, K. Hui and K. Tong, Volume customising technology in the achievement and testing of fit
Parameterization for Design Automation of Customized for mass customisation, Journal of Fashion Marketing and
Free-Form Products, in IEEE Transactions on Automation Management: An International Journal, Vol. 11 Iss: 3,
Science and Engineering, vol. 4, no. 1, pp. 11-21, Jan. 2007. pp.349 – 365, 2017, DOI=
doi: 10.1109/TASE.2006.872112 https://doi.org/10.1108/13612020710763100

[8] Jituo Li, Juntao Ye, Yangsheng Wang, Li Bai, and Guodong [18] Hyewon Seo, See-Jo Kim, Frederic Cordier, and Kyunghi
Lu. 2010. Technical Section: Fitting 3D garment models onto Hong. 2007. Validating a cloth simulator for measuring tight-
individual human models. Comput. Graph. 34, 6 (December fit clothing pressure. In Proceedings of the 2007 ACM
2010), 742-755. DOI=10.1016/j.cag.2010.07.008 DOI= symposium on Solid and physical modeling (SPM '07). ACM,
http://dx.doi.org/10.1016/j.cag.2010.07.008. New York, NY, USA, 431-437. DOI=
http://dx.doi.org/10.1145/1236246.1236308
[9] Jituo Li and Guodong Lu. 2011. Customizing 3D garments
based on volumetric deformation. Comput. Ind. 62, 7 [19] Joohyun Lee, Yunja Nam, Ming Hai Cui, Kueng Mi Choi,
(September 2011), 693-707. DOI= and Young Lim Choi. 2007. Fit evaluation of 3D virtual
http://dx.doi.org/10.1016/j.compind.2011.04.002 garment. In Proceedings of the 2nd international conference
on Usability and internationalization (UI-HCII'07), Nuray
[10] Yongjoon Lee, Jaehwan Ma, and Sunghee Choi. 2013. Aykin (Ed.). Springer-Verlag, Berlin, Heidelberg, 550-558.
Technical Section: Automatic pose-independent 3D garment
fitting. Comput. Graph. 37, 7 (November 2013), 911-922. [20] KyoungOk Kim, Noriaki Innami, Masayuki Takatera,
DOI=http://dx.doi.org/10.1016/j.cag.2013.07.005. Tadaharu Narita, Midori Kanazawa, Yuji Kitazawa,
Individualized male dress shirt adjustments using a novel
[11] Remi, B., Alla, S., Laurence, B. and Marie-Paule, C. 2012. method for measuring shoulder shape, International Journal
Design preserving garment transfer. ACM Trans. Graph. 31, of Clothing Science and Technology, Vol. 29 Issue: 2,
4, Article 36 (July 2012), 11 pages. DOI= pp.215-225, 2017, DOI=
http://dx.doi.org/10.1145/2185520.2185532. https://doi.org/10.1108/IJCST-02-2016-0011
[12] Liguo Jiang, Juntao Ye, Liming Sun, Jituo Li, Transferring [21] Drafting scheme for men’s suit, TG3D Studio
and fitting fixed-sized garments onto bodies of various http://www.tg3ds.com
dimensions and postures, Comput. Aided Des. Volume 106,
2019, Pages 30-42, ISSN 0010-4485, DOI=
https://doi.org/10.1016/j.cad.2018.08.002.

150

You might also like