Skip to content
Snippets Groups Projects
Select Git revision
  • 255e2f9fe507d13286b768913c4888fc7acb01b4
  • master default protected
2 results

bending-material

  • Open with
  • Download source code
  • Behnaz Pirzamanbein's avatar
    bepi authored
    added the relevant functions and modified the codes accordingly
    255e2f9f
    History

    Bending Laminar Material

    Study the bending laminar material. Tetrapak provided two sets of laminar material CD and MD and 3DImaging center scanned the material in 4 different angles, 0, 45, 90 and 180 when bent inward (in_in_) or outward (out_out_). The goal was to investigate the properites of laminar mateiral while bending. First we segmneted the inner and outer layer of each samplein different angles, thereafter we measured the Euclidean distance between inner and outer layer as a measured property. Then we registered the samples from 0, 45 and 90 degree to 180 degree and align the segmented meshes to point of concavity of 180 degree sample.

    Project responsible
    Behnaz Pirzamanbein bepi@dtu.dk
    Project participants
    Vedrana A. Dahl vand@dtu.dk
    Carsten Gundlach cagu@fysik.dtu.dk
    User
    Tetra Pak

    Status

    Current phase: Done.

    Outputs

    Reports

    Code

    Main code is Demo.m which goes through

    1. PointSelection: annotate points close to the desired layers
    2. LayerDetection: segment the inner and outer layers
    3. PrepMeasure: prepare the segmeted layers to compute the measure
    4. PrepRegistration: prepare the segemented layers for registration
    5. Measure: compute the Euclidean distance in different units
    6. Registration: register the 0, 45, and 90 degree samples to 180 degree
    7. Transformation: transform and align the meshes
    8. Export2inp: convert the mesh points to .inp files

    Data

    Data is currently on files.dtu.dk. Contact Behnaz or Carsten for access.

    Results

    • Video
    • Mesh points exported to .inp