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
- Collaboration
- LINX
Status
Current phase: Finished.
Outputs
Reports
- Abstarct to Northern Lights on Food
- Technical Report soon ...
Code
Main code is Demo.m which goes through
- PointSelection: annotate points close to the desired layers
- LayerDetection: segment the inner and outer layers
- PrepMeasure: prepare the segmeted layers to compute the measure
- PrepRegistration: prepare the segemented layers for registration
- Measure: compute the Euclidean distance in different units
- Registration: register the 0, 45, and 90 degree samples to 180 degree
- Transformation: transform and align the meshes
- Export2inp: convert the mesh points to .inp files
Data
Data is currently on files.dtu.dk. Contact Behnaz or Carsten for access.
Results
Final results can be seen in the video below
The Results
folder contains the results of one sample, CD_out_out
analysis for validation as
- export: Mesh points exported to .inp
- layer:
- segmented layer in 2D
- converted segmented layer from 2D to 3D
- trasfer: (we used a bijection transformation so for each pixel in one degree we know the exact correspondance in other degree)
- 0dg_rest: transformation of 0dg mesh to 45, 90 and 180 (find the correspodning mesh points)
- align_0dg_rest: aligned trasformed meshes
- all_to_180dg: all degrees to 180
- measure: Euclidean distance and images of the results in pixel, mm, and micrometer
- point: annotated points
- registration:
- prepared data for registration and images of inner and outer layers used for registration
- layer: Registered layers
- tform: transformation matrix