Segmentation of tomographic images and caracterisation of porous - - PowerPoint PPT Presentation

segmentation of tomographic images and caracterisation of
SMART_READER_LITE
LIVE PREVIEW

Segmentation of tomographic images and caracterisation of porous - - PowerPoint PPT Presentation

Segmentation of X-ray tuffeau images September 4, 2008 1 de 1 Summary: Segmentation of tomographic images and caracterisation of porous media : Application to tuffeau, historical Loire-Valley building stone. E. Le Trong, O. Rozenbaum, S.


slide-1
SLIDE 1

Summary: Segmentation of X-ray tuffeau images September 4, 2008 1 de 1

Segmentation of tomographic images and caracterisation of porous media : Application to tuffeau, historical Loire-Valley building stone.

  • E. Le Trong, O. Rozenbaum, S. Anne, J.L. Rouet

ISTO September 4, 2008

slide-2
SLIDE 2

Summary: Segmentation of X-ray tuffeau images September 4, 2008 2 de 1

slide-3
SLIDE 3

Summary: Segmentation of X-ray tuffeau images September 4, 2008 2 de 1

Cultural heritage of the Loire Valley

slide-4
SLIDE 4

Summary: Segmentation of X-ray tuffeau images September 4, 2008 3 de 1

Alteration

different origins physical (wind, rain, mecanical constraints,. . .) chemical (pollutant) biological (bacteries, lichens . . .)

slide-5
SLIDE 5

Summary: Segmentation of X-ray tuffeau images September 4, 2008 4 de 1

Tuffeau : the typical Loire Valley limestone

Hight porosity : around 50% Composition (% of total mass) :

Calcite (≃ 50%) sparitic (large grains) or micritic (small grains) Silica (≃ 45%) clays, minerals (few %)

slide-6
SLIDE 6

Summary: Segmentation of X-ray tuffeau images September 4, 2008 5 de 1

SEM image

50 µm Micritic calcite Sparitic calcite Opal spheres etc. Void SEM image of a tuffeau sample, ×1000.

slide-7
SLIDE 7

Summary: Segmentation of X-ray tuffeau images September 4, 2008 6 de 1

Main Goals

1 To Identify, Caracterise, Understand the alteration process

  • f Tuffeau

2 To find some way to prevent stone alteration

⇒ One way : 3D X-ray micro-tomography, segmentation, then image analysis of weathered and non weathered samples.

slide-8
SLIDE 8

Summary: Segmentation of X-ray tuffeau images September 4, 2008 7 de 1

Principle of X-ray tomography

Scintillator & CCD detector X-ray beam Light source Filtered back-projection algorithm Reconstructed slice Rotating object

slide-9
SLIDE 9

Summary: Segmentation of X-ray tuffeau images September 4, 2008 8 de 1

X-ray microtomography at the ESRF

The European Synchrotron Radiation Facility, Grenoble, France.

slide-10
SLIDE 10

Summary: Segmentation of X-ray tuffeau images September 4, 2008 9 de 1

Example of an image obtained at SLS

Image is 10243 voxels, voxel size is 0.7µm

slide-11
SLIDE 11

Summary: Segmentation of X-ray tuffeau images September 4, 2008 10 de 1

Example of image obtained at ESRF

200 µm

Full 3d image is 20483 voxels Here, one slice (2048×2048 pixels) pixel size is 0.28µm.

slide-12
SLIDE 12

Summary: Segmentation of X-ray tuffeau images September 4, 2008 11 de 1

Example of image obtained at ESRF (zoom)

50 µm Micritic calcite Sparitic calcite Opal spheres

Zoom on the previous image (556×640 voxels).

slide-13
SLIDE 13

Summary: Segmentation of X-ray tuffeau images September 4, 2008 12 de 1

Segmentation :

→ To organize the information given by micro-tomography To get the microstructure : a description of the geometry and topology of each phase (here : calcite, silica and void). Requires the separation of these phases, i.e. a segmentation of the image. Each phase can only be identified by its grey level.

slide-14
SLIDE 14

Summary: Segmentation of X-ray tuffeau images September 4, 2008 13 de 1

Segmentation :

An image is a set of N 3 = 20483 pixels which values go from 0 (black) to 255 (white) defined by : f(x) = vi,j,k where x = i, j, k i, j, k = 0, . . . N − 1 and vi,j,k ∈ [0, 255] The pixel size is around 0.5 µm. The grey level distribution...

slide-15
SLIDE 15

Summary: Segmentation of X-ray tuffeau images September 4, 2008 14 de 1

Histogram of the 3D orignal image

1e+07 2e+07 3e+07 4e+07 5e+07 50 100 150 200 250 Original

slide-16
SLIDE 16

Summary: Segmentation of X-ray tuffeau images September 4, 2008 15 de 1

A Grey Level cut

50 100 150 200 250 500 550 600 650 700 750 800

The images are noisy ! More work is needed...

slide-17
SLIDE 17

Summary: Segmentation of X-ray tuffeau images September 4, 2008 16 de 1

Morphological tools

Let us try morphological tools to our images....

slide-18
SLIDE 18

Summary: Segmentation of X-ray tuffeau images September 4, 2008 17 de 1

Morphological tools : Dilatation operator

Dilation δ operators by a structuring element B(y) centered on y is defined on a grey level image at every point y by δB(f)(y) = ∨{f(x), x − y ∈ B(y)} (1) where ∨ if the supremum (or maximum) operator.

f(x) x

1D dilatation example.

slide-19
SLIDE 19

Summary: Segmentation of X-ray tuffeau images September 4, 2008 18 de 1

Morphological tools : Erosion operator

Erosion ε operator by a structuring element B(y) centered on y is defined on a grey level image at every point y by εB(f)(y) = ∧{f(x), x − y ∈ B(y)} (2) where ∧ the infimum (minimum) operator.

f(x) x

1D erosion example.

slide-20
SLIDE 20

Summary: Segmentation of X-ray tuffeau images September 4, 2008 19 de 1

Morphological tools : Opening and Closing

Opening operator γ : γB = δB ◦ εB

f(x) x

1D opening example.

Closing operator ϕ : ϕB = εB ◦ δB

f(x) x

1D closing example.

slide-21
SLIDE 21

Summary: Segmentation of X-ray tuffeau images September 4, 2008 20 de 1

Application to µ-tomography image of tuffeau : Opening and Closing filtering

  • riginal image.

After application of ϕB1γB1.

slide-22
SLIDE 22

Summary: Segmentation of X-ray tuffeau images September 4, 2008 21 de 1

Application to µ-tomography image of tuffeau : Opening and Closing filtering

  • riginal image.

ϕB2γB2ϕB1γB1.

slide-23
SLIDE 23

Summary: Segmentation of X-ray tuffeau images September 4, 2008 22 de 1

Application to µ-tomography image of tuffeau : Opening and Closing filtering

  • riginal image.

ϕB3γB3ϕB2γB2ϕB1γB1.

slide-24
SLIDE 24

Summary: Segmentation of X-ray tuffeau images September 4, 2008 23 de 1

Application to µ-tomography image of tuffeau : Opening and Closing filtering

  • riginal image.

ϕB4γB4ϕB3γB3ϕB2γB2ϕB1γB1.

slide-25
SLIDE 25

Summary: Segmentation of X-ray tuffeau images September 4, 2008 24 de 1

Application to µ-tomography image of tuffeau : Opening and Closing filtering

5e+06 1e+07 1.5e+07 2e+07 2.5e+07 3e+07 3.5e+07 4e+07 50 100 150 200 250

grey-level histogram of a filtered image

slide-26
SLIDE 26

Summary: Segmentation of X-ray tuffeau images September 4, 2008 25 de 1

Morphological tools : Morphological Gradient

g(x) = δBf(x) − εBf(x) (3)

x f(x)

1D gradient example.

slide-27
SLIDE 27

Summary: Segmentation of X-ray tuffeau images September 4, 2008 26 de 1

Morphological tools : Morphological Gradient

g(x) = δBf(x) − εBf(x) (4)

x f(x)

1D gradient example : 1-dilatation.

slide-28
SLIDE 28

Summary: Segmentation of X-ray tuffeau images September 4, 2008 27 de 1

Morphological tools : Morphological Gradient

g(x) = δBf(x) − εBf(x) (5)

x f(x)

1D gradient example : 2-erosion.

slide-29
SLIDE 29

Summary: Segmentation of X-ray tuffeau images September 4, 2008 28 de 1

Morphological tools : Morphological Gradient

g(x) = δBf(x) − εBf(x) (6)

g(x) x f(x) x

1D gradient example

slide-30
SLIDE 30

Summary: Segmentation of X-ray tuffeau images September 4, 2008 29 de 1

Application to µ-tomography image of tuffeau : Morphological gradient

  • riginal image 1024 pixels.

gradient : structuring element 3 pixels

slide-31
SLIDE 31

Summary: Segmentation of X-ray tuffeau images September 4, 2008 30 de 1

Morphological tools : Watershed

The goal is to identify the influence area of gradient minima. To start the watershed, usually one takes min(g)

g(x) x f(x) x

1D gradient example : gradient.

slide-32
SLIDE 32

Summary: Segmentation of X-ray tuffeau images September 4, 2008 31 de 1

Morphological tools : Watershed

We propose to take : (max(h) ∨ min(h)) ∧ min(g)

g(x) x f(x) x

watershed.

slide-33
SLIDE 33

Summary: Segmentation of X-ray tuffeau images September 4, 2008 32 de 1

Morphological tools : Watershed

We propose to take : (max(h) ∨ min(h)) ∧ min(g)

g(x) x f(x) x

  • watershed.
slide-34
SLIDE 34

Summary: Segmentation of X-ray tuffeau images September 4, 2008 33 de 1

Morphological tools : Watershed

We propose to take : (max(h) ∨ min(h)) ∧ min(g)

g(x) x f(x) x

  • watershed.
slide-35
SLIDE 35

Summary: Segmentation of X-ray tuffeau images September 4, 2008 34 de 1

Morphological tools : Watershed

We propose to take : (max(h) ∨ min(h)) ∧ min(g)

g(x) x f(x) x

  • watershed.
slide-36
SLIDE 36

Summary: Segmentation of X-ray tuffeau images September 4, 2008 35 de 1

Morphological tools : Watershed

We propose to take : (max(h) ∨ min(h)) ∧ min(g)

g(x) x f(x) x

  • watershed.
slide-37
SLIDE 37

Summary: Segmentation of X-ray tuffeau images September 4, 2008 36 de 1

Application to µ-tomography image of tuffeau : Filtering

  • riginal image.

filtered image using an ASF.

slide-38
SLIDE 38

Summary: Segmentation of X-ray tuffeau images September 4, 2008 37 de 1

Application to µ-tomography image of tuffeau : Gradient

filtered image. Morphological gradient.

slide-39
SLIDE 39

Summary: Segmentation of X-ray tuffeau images September 4, 2008 38 de 1

Application to µ-tomography image of tuffeau : Watershed

Morphological gradient. Watershed.

slide-40
SLIDE 40

Summary: Segmentation of X-ray tuffeau images September 4, 2008 39 de 1

Application to µ-tomography image of tuffeau : Moza¨ ıc

Original image. Moza¨ ıc : averaging on each zone.

slide-41
SLIDE 41

Summary: Segmentation of X-ray tuffeau images September 4, 2008 40 de 1

Application to µ-tomography image of tuffeau : Result

Moza¨ ıc.

slide-42
SLIDE 42

Summary: Segmentation of X-ray tuffeau images September 4, 2008 41 de 1

Results

slide-43
SLIDE 43

Summary: Segmentation of X-ray tuffeau images September 4, 2008 42 de 1

Results

Detail.

slide-44
SLIDE 44

Summary: Segmentation of X-ray tuffeau images September 4, 2008 43 de 1

Conclusions and Perpectives

Volume composition of the segmented image :

Void : 31% Calcite : 36% Silica : 33%

Efficient tools But it has to be improved especially to determine the micritic calcite phase Comparison of weathered and non weathered samples Modelisation and numerical simulation of water flow in the tuffeau porous network (gravitary flow) using Lattice Boltzmann Method. Other work in progress : Biological, Chemical and Physical caracterisation of a bio-coating obtained by an industrial process.

slide-45
SLIDE 45

Summary: Segmentation of X-ray tuffeau images September 4, 2008 44 de 1

Bio-Remediation

The formation of a coating called “calcin” on the limestone seems to protect them. The main idea of the bio-remediation is to produce a coating using the calcite formation properties of bacteries (here, Bacillus Cereus).

SEM image of a bio-coating. SEM image : zoom.