Giter VIP home page Giter VIP logo

shirt's Introduction

shirt

Create a tailor-made pattern for a shirt written in Matlab

For what purpose can I use the pattern?

Maybe sewing is your hobby and you want to sew a perfectly fitting garment for yourself or a friend.

Or you are interested in a perfectly fitting garment for a more technical reason. For example, you develop smart textiles and need a constant contact pressure for your sensors.

The functions presented here allow you to create the basic cutting pattern for a shirt, which you can then be modified as you like.

Example pattern

The following options are already included:

  • Gender: Lady, Men
  • Fit: loose, regular, tight
  • neckline: Round neck, v-neckline
  • sleeves: sleeveless, short, 3/4 sleeves, long

Which kind of files do I get and how can I use the pattern to cut the fabric?

The pattern will be written into a SVG-file or DCF-file. These files can be used these files can be used for machine cutting using knives or laser cutters. But if you don't have access to such a machine, you can also plot the file on paper and transfer it to the fabric as usual.

What do I need...

... to take the body dimensions?

  • tape measure
  • waistband
  • one piece of paper

A dimension sheet including a tutorial how to take the measurements is avaible.

... to run the code on my computer?

Matlab (2018b or newer) with Computer Vision Toolbox

SG Library (https://github.com/timlueth/SG-Lib-Matlab-Toolbox)

DXFLib (https://de.mathworks.com/matlabcentral/fileexchange/33884-dxflib)

Usage

See Example1_Create_Pattern.m and Example2_Shirt_for_fabrication.m

References

Thank you

  • Prof. Dr. Tim Lüth @timlueth for the introduction of data types like point lists (PL) and closed point lists (CPL) and of course for the provision of a large number of functions to handle them within the SG-Library.
  • Dr. Matthias Träger for the basic code for the generation of SVG files from point lists (see function PLwriteSVG2).

shirt's People

Contributors

christinahein avatar mp4096 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.