A repository of tools implemented at SeoulTech Multimedia Computing Laboratory (EMCOM Lab, SeoulTech) for 2D clothing matching and alignment for 3D clothing reconstruction and virtual try-on.
1.1) Texture alignment using TPS transformation
1.2) Texture alignment using dilation operation
Details: https://github.com/minar09/Clothing-Matching/blob/main/1.Clothing-Texture-Alignment/README.md
Iteratively matching/aligning a clothing image to a standard human body by positioning the selected vertices manually.
3.1) Masking with GrabCut using priors
3.2) Masking with binary thresholding
Details: https://github.com/minar09/Clothing-Matching/blob/main/3.Clothing-Masking/README.md