Skip to content
Snippets Groups Projects
Commit 592847a9 authored by bepi's avatar bepi
Browse files

Update README.md

parent ece9b172
No related branches found
No related tags found
No related merge requests found
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment