cloth_label

所属分类:图形图像处理
开发工具:matlab
文件大小:871KB
下载次数:6
上传日期:2015-12-06 16:12:02
上 传 者YANTE
说明:  用来标注服装图像的属性,如颜色,材料等。
(you can label the attribute of the clothing,such as color ,material,pattern and so on. if you are interested in clthing retri ,it is helpful.)

文件列表:
cloth_label (0, 2014-12-30)
cloth_label\GUIdown (0, 2014-11-29)
cloth_label\GUIdown\1.png (1718, 2014-10-22)
cloth_label\GUIdown\2.png (1002, 2014-10-25)
cloth_label\GUIdown\Labeldata (0, 2014-11-29)
cloth_label\GUIdown\Labeldata\43b536bc-76df-465c-8fe9-b89d2a332395.mat (182, 2014-11-28)
cloth_label\GUIdown\Labeldata\7a00fc40-323a-4f9c-8e62-bbf5d30c9c12.mat (184, 2014-11-28)
cloth_label\GUIdown\gui.fig (31464, 2014-11-28)
cloth_label\GUIdown\gui.m (43950, 2014-11-28)
cloth_label\GUIdown\length.png (13213, 2014-10-26)
cloth_label\GUIdown\material.png (33379, 2014-10-24)
cloth_label\GUIdown\pattern.png (38064, 2014-10-24)
cloth_label\GUIdown\removeTrademark_Images (0, 2014-11-29)
cloth_label\GUIdown\removeTrademark_Images\537acaafN95259cbe.jpg (9901, 2014-11-28)
cloth_label\GUIdown\removeTrademark_Images\7a00fc40-323a-4f9c-8e62-bbf5d30c9c12.jpg (11178, 2014-11-28)
cloth_label\GUIdown\shape.png (8716, 2014-10-30)
cloth_label\GUIdown\skipImages (0, 2014-11-29)
cloth_label\GUIdown\skipImages\537acaafN95259cbe.jpg (55285, 2014-10-28)
cloth_label\GUIdown\wide.png (7958, 2014-10-25)
cloth_label\GUIup (0, 2014-11-29)
cloth_label\GUIup\1.png (1718, 2014-10-22)
cloth_label\GUIup\2.png (1002, 2014-10-25)
cloth_label\GUIup\Labeldata (0, 2014-12-30)
cloth_label\GUIup\Labeldata\1231e654-d36b-4d25-80f5-ba2b1dae46e1.mat (189, 2014-11-28)
cloth_label\GUIup\Labeldata\53ac05e3N52e930a4.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ac24f8Ne47d207d.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ac352bNb7ea0e7c.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ac3df4Nf869603c.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ac3f74N573fb780.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ac3fd7N01fc6259.mat (190, 2014-11-29)
cloth_label\GUIup\Labeldata\53ac400bN620cc9bd.mat (190, 2014-11-29)
cloth_label\GUIup\Labeldata\53ac527fNd8698c28.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ac52a3N0c74d753.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ac5387N9ad26e1b.mat (188, 2014-11-29)
cloth_label\GUIup\Labeldata\53acd2aeNb4014924.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ace4a2N1fc919be.mat (187, 2014-11-29)
cloth_label\GUIup\Labeldata\53ad0378Nbe1401e1.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ad0747N83ab0de6.mat (190, 2014-11-29)
cloth_label\GUIup\Labeldata\53ad0bc1Nb8771b5f.mat (189, 2014-11-29)
cloth_label\GUIup\Labeldata\53ad0bcfNe9993c76.mat (188, 2014-11-29)
... ...

Copyright Clarify Copyright ownership belongs to Grafics &Image Research Office UPC, shall not be reproduced , copied, or used in other ways without permission. Otherwise Grafics &Image Research Office will have the right to pursue legal responsibilities. This code is used for labeling clothes. The clothes are devided as upper body and dowm body. As for upper body,there are 10 features which are needed to lable. We declare a variable "feature" to store the value of different features. feature(1,1) stores the color feature. red:1 orange:2 yellow:3 green:4 blue:5 purple:6 black:7 white:8 gray:9 brown:10 multicolor:11 feature(1,2) stores the Pattern feature. vertical:1 plaid:2 horizontal:3 floral:4 drawing:5 plain:6 feature(1,3) stores the Material feature. chiffon:1 woolen:2 cotton:3 denim:4 leather:5 fiber:6 feature(1,4) stores the slevel feature. long:1 short:2 sleveless:3 feature(1,5) stores the front(1) feature. cardigan:1 pullover:2 feature(1,6) stores the collar feature. strapless:1 Vshape:2 one_shoulder:3 jewel:4 round:5 shirt:6 feature(1,7) stores the age feature. 0-15:1 15-35:2 35-55:3 55+:4 feature(1,8) stores the sex feature. male:1 female:2 feature(1,9) stores the front(2) feature. zip:1 button:2 none:3 feature(1,10) stores the tie feature. yes: 1 no:2 As for down body,there are 6 features which are needed to lable. We declare a variable "feature" to store the value of different features. feature(1,1) stores the color feature. red:1 orange:2 yellow:3 green:4 blue:5 purple:6 black:7 white:8 gray:9 brown:10 multicolor:11 feature(1,2) stores the Pattern feature. vertical:1 plaid:2 horizontal:3 floral:4 drawing:5 plain:6 feature(1,3) stores the Material feature. chiffon:1 woolen:2 cotton:3 denim:4 leather:5 fiber:6 feature(1,4) stores the length feature. short:1 median:2 long:3 feature(1,5) stores the option trousers/skirt trousers:1 skirt:2 feature(1,6) stores the shape feature. if they are trousers,then shape straight:1 skinny:2 wide:3 else:4 if it is skirt,then shape tight:1 straight:2 A_line:3 else:4

近期下载者

相关文件


收藏者