diff --git a/README.md b/README.md index 6b0fcea6f6e301e81bb3e720a8e4de202f06b522..038ac028ee08306fe45aa605b28d03a95b84a20b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Nuclear Architecture +# 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. @@ -20,13 +20,21 @@ Current phase: Done. ## Outputs ### Reports -<dl> - <dt>[Abstarct to Northern Lights on Food](https://indico.linxs.lu.se/event/159/)</dt> - <dd> Technical Report soon ...</dd> -</dl> +* [Abstarct to Northern Lights on Food](https://indico.linxs.lu.se/event/159/) +* Technical Report soon ... + ### Code -1. +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 @@ -34,10 +42,7 @@ Current phase: Done. Data is currently on files.dtu.dk. Contact Behnaz or Carsten for access. ## Results -<dl> - <dt>[Video](https://video.dtu.dk/media/Bending+animation/0_gna4b9r6)</dt> - <dd>Mesh points exported to .inp</dd> -</dl> - +* [Video](https://video.dtu.dk/media/Bending+animation/0_gna4b9r6)</dt> +* Mesh points exported to .inp