awhite40 / MIC-Modeling-Polymer-Composites

Developing structure property linkages for glass fiber reinforced polymer systems.
awhite40.github.io/MIC-Modeling-Polymer-Composites
0 stars 0 forks source link

Create 3-D Image Stack and Conversion Tool #1

Closed awhite40 closed 9 years ago

awhite40 commented 10 years ago

Remove extra space that does not correspond to sample from the images. See post on Micro-CT of fiber composites.

glahoti6 commented 10 years ago

Original and cropped version of a sample image. Done in Matlab. I didn't re-orient the original image. I simply cropped it. original cropped

glahoti6 commented 10 years ago

This time with contrast. cropped_c original_c

tonyfast commented 10 years ago

What is the advantage to cropping these images?

glahoti6 commented 10 years ago

Alicia and me thought that we don't need those extra boundary. We guess, square in the middle is of our interest.

tonyfast commented 10 years ago

These images are 2-D slices in stack; the 3-D image is the image y'all should be performing these operations on. This data took time to generate and we would like to use as much as possible. With that would should crop the images so we maintain as much of the image data as possible. Experimental data is non-reproducible and needs to be leveraged as a effectively as possible.

I would suggest this workflow.

glahoti6 commented 9 years ago

Various Visualizations for DICOM Images

3D Visualization of a single layer (first DICOM image) 3d visualization of a single layer first dicom image

3D Visualization of a single layer's (first DICOM image's) middle portion 3d visualization of a single layer s first dicom image s middle portion

2D Visualization of a single layer (third DICOM image) 2d visualization of a single layer third dicom image

3D Visualization of 5 layers' (first five DICOM images') shortened middle portion 3d visualization of 5 layers first five dicom images shortened middle portion

3D Visualization of 5 layers' (first five DICOM images') elongated middle portion 3d visualization of 5 layers first five dicom images elongated middle portion

Cross=sectional Views cross-sectional view 1

cross-sectional view 2

tonyfast commented 9 years ago

Looks awesome. I am looking forward to hearing more about this today.

What tools did you use for the visualization?

glahoti6 commented 9 years ago

We did it in Matlab. We will share the codes.

awhite40 commented 9 years ago

Since we have 3D datasets and the codes to create them now I am going to close this.