Morphology for Matrix-Fields: 5 6 7 8 Ordering vs PDE 9 10 11 - - PowerPoint PPT Presentation

morphology for matrix fields
SMART_READER_LITE
LIVE PREVIEW

Morphology for Matrix-Fields: 5 6 7 8 Ordering vs PDE 9 10 11 - - PowerPoint PPT Presentation

M I Mathematical Image Analysis Group, Saarland University A http://www.mia.uni-saarland.de 1 2 3 4 Morphology for Matrix-Fields: 5 6 7 8 Ordering vs PDE 9 10 11 12 13 14 Bernhard Burgeth # , 15 16 in collaboration with 17 18 19


slide-1
SLIDE 1

Mathematical Image Analysis Group, Saarland University http://www.mia.uni-saarland.de

M I

A

Morphology for Matrix-Fields: Ordering vs PDE

Bernhard Burgeth#, in collaboration with Stephan Didas, Andres Bruhn, and Joachim Weickert and contributions from Michael Breuss, Martin Welk, and Nils Papenberg MIA, Paris, September 18th-21st, 2006

# currently Department of Biomedical Engineering, TU/e

Research partially funded by DFG and NWO 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-2
SLIDE 2

Matrix-Valued Images

M I

A

  • Description: Matrix-valued image (or matrix field):

function with values in Symn(I R), the set of real, symmetric n × n-matrices F : Ω ⊂ I R3 − → Symn(I R)

  • Sources:
  • in civil engineering and solid mechanics: diffusion and permittivity tensors

and stress-strain relationships describe anisotropic behaviour

  • in image analysis: structure tensor (also called F¨
  • rstner interest operator)
  • diffusion tensor magnetic resonance imaging (DT-MRI)
  • Properties:
  • A ∈ Sym+

n(I

R) are positive (semi-)definite: qA(x) := x⊤Ax ≥ 0 for all x ∈ I Rn.

  • quadratic form qA(x) describes isoprobability surface, qA(x) = 1
  • reflects the diffusive property of water molecules in tissue

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-3
SLIDE 3

Visualisation

M I

A

Slice of 3D DT-MRI data of a human head. Left: Channelwise, tiled view. Right: Visualisation by ellipsoids via quadratic form

DT-MRI data: Courtesy of Anna Villanova, TU Eindhoven

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-4
SLIDE 4

Outline

M I

A

Content

  • Matrix-valued data
  • Morphology for matrix-fields via Loewner ordering
  • Basic idea in the 2 × 2-matrix case
  • Extensions to 3 × 3- and larger matrices
  • Experiments
  • Mathematical Morphology via PDEs
  • Matrix-valued morphological PDEs
  • Matrix-valued solution schemes
  • Experiments
  • Concluding Remarks

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-5
SLIDE 5

Morphological Operations I

M I

A

Basic morphological operations in the scalar case:

  • Greyscale dilation ⊕ replaces the greyvalue of the image f(x, y) by its supremum

within a mask defined by B: (f ⊕ B) (x, y) := sup {f(x − x′, y − y′) | (x′, y′) ∈ B}

  • while erosion ⊖ is determined by

(f ⊖ B) (x, y) := inf {f(x + x′, y + y′) | (x′, y′) ∈ B} 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-6
SLIDE 6

Morphological Operations II

M I

A

Erosion and dilation of an image with disc-shaped structuring elements Top: Dilation Original radius = 10 radius = 20 Bottom: Erosion 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-7
SLIDE 7

Morphological Laplacian

M I

A

  • Combinations of erosion and dilation operations lead to
  • opening, closing
  • top hats
  • derivatives
  • Morphological “Laplacian”

∆BF := (f ⊕ B) − 2 · F + (f ⊖ B)

  • Interpretation: It approximates the second directional derivative ∂ηηf

where η denotes the direction of the steepest slope 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-8
SLIDE 8

Application of Laplacian

M I

A

Morphological Laplacians are useful for designing so-called shock filters

  • Idea: Apply dilations around maxima and erosions around minima:

SBf :=        f ⊕ B if ∆Bf < 0) f if ∆Bf = 0) f ⊖ B if ∆Bf > 0)

  • experimentally their iterates converge towards a steady state given by a

piecewise constant segmented image

  • discontinuities (“shocks”) between the segments

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-9
SLIDE 9

Supremum and Infimum for Matrices

M I

A

The basic morphological operations of dilation and erosion rely on the definition of infimum and supremum Problem: What is the right notion of infimum and supremum for matrices, the right matrix-infimum (MI), the right matrix-supremum (MS)?

  • In the scalar case: Infimum and supremum are based on an ordering
  • In the vectorial case: generally no suitable ordering on vector spaces!
  • In the matrix-valued case:
  • Plus: - There is a partial ordering on Sym(n),

the so-called Loewner ordering

  • Minus: - It is not a lattice ordering.
  • MI / MS must be rotationally invariant
  • MI / MS must preserve positive definiteness
  • MI / MS must depend continuously on input matrices

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-10
SLIDE 10

MI and MS via Loewner Ordering

M I

A

“Loewner approach” for 2×2-matrices: the basic idea Definition: (Loewner ordering) Let A, B ∈ Sym(n). Then A ≤ B if and only if B − A is positive semidefinite. How does the corresponding ordering cone Sym+(2) in Sym(2) look like ? The mapping

  • α

β β γ

→ 1 √ 2(2β, γ − α, γ + α)⊤ 1 √ 2

  • z − y

x x z + y

→ (x, y, z)⊤ creates an isomorphic image of the cone Sym+(2) in the Euclidean I R3 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-11
SLIDE 11

Cone of the Loewner Ordering

M I

A

The convex cone Sym+(2) in I R3 corresponding to the Loewner ordering in Sym(2): Loewner ordering cone with 90◦ angle at its vertex How can this cone be used to find a matrix-supremum? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-12
SLIDE 12

Matrix-Supremum via Loewner Ordering I

M I

A

In order to find matrix-supremum M = MS(A1, . . . , An) of a set of matrices A1, . . . , An ∈ Sym(2) consider

  • the penumbra of each matrix Ai:

Ai − Sym+(2) Penumbras of the matrices Ai

  • Note: The vertex of each penubral cone specifies a matrix uniquely

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-13
SLIDE 13

Matrix-Supremum via Loewner Ordering II

M I

A

In order to find the matrix-supremum M = max(A1, . . . , An) of a set of matrices A1, . . . , An ∈ Sym(2) consider

  • the penumbra of each matrix Ai
  • and find the “covering” cone.

Covering cone encasing the penumbral cones of the Ai‘s How to find this covering cone computationally ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-14
SLIDE 14

Matrix Supremum via Loewner Ordering III: Minimal Circle

M I

A

  • The bases of the penumbral cones are circles Ci in the x-y-plane

Circles as bases of cones

  • Note: A circle (center and radius) determines the penumbra uniquely

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-15
SLIDE 15

Matrix-Supremum via Loewner Ordering IV: Minimal Circle

M I

A

  • The bases of the penumbral cones are circles Ci in the x-y-plane
  • Goal: find the smallest circle C enclosing the circles Ci

Minimal enclosing circle C

  • An algorithm of B. G¨

artner (ETH Z¨ urich, 1999) finds this circle C

  • This enclosing circle C determines the matrix-supremum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-16
SLIDE 16

Matrix-Infimum via Loewner Ordering

M I

A

  • The matrix-infimum m is obtained via the matrix-supremum of A−1

1 , . . . , A−1 n :

m := MI(A1, . . . , An)) :=

  • MS(A−1

1 , . . . , A−1 n )

−1 Example: Loewner approach, maximal and minimal ellipses 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-17
SLIDE 17

Higher Order Matrices

M I

A

How does all this generalise to 3×3- or larger matrices ? Answer:

  • The basic idea carries over in spirit to the higher order case.
  • No ‘visualising‘ mapping is known
  • The base of the cone is much more complicated,

it is not a strictly convex set

  • Sample the extreme points of the base and find the

smallest enclosing (higher dimensional) ball

  • The center and the radius of this ball determine the penumbral cone, that is,

the matrix-supremum MS

  • MI via MS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-18
SLIDE 18

Loewner Ordering

M I

A

  • We obtain simple formulas with I as n × n-identity matrix:
  • the center cM of the circumfering ball associated with M is given by

cM := M − trace(M) n I

  • its radius r satisfies (v ∈ I

R3, v = 1) r := M − trace(M)v v⊤ − cM = trace(M)

  • 1 − 1

n

  • the vertex M of the associated penumbra is obtained by

M = cM + r n 1

  • 1 − 1

n

I 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-19
SLIDE 19

Properties of MI and MS

M I

A

Properties of the approach based on the Loewner ordering:

  • rotationally invariant,
  • preserves positive definiteness,
  • continuous dependence on the input matrices Ai,
  • extendable to indefinite matrices,
  • extendable to higher order matrices.

For more details on Loewner based matrix morphology: B.B. et al., Mathematical Morphology for Tensor Data Induced by the Loewner Ordering in Higher

  • Dimensions. Preprint 2005 (to be published in IEEE, Sig. Proc.)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-20
SLIDE 20

Experiments

M I

A

Dilation and erosion

  • f a 3D matrix field F with a ball-shaped structuring element B of radius 2.

Original Dilation Erosion F ⊕ B F ⊖ B 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-21
SLIDE 21

Experiments

M I

A

Opening and closing

  • f a 3D matrix field F with a ball-shaped structuring element B of radius 2.

Original Opening Closing F ◦ B = (F ⊖ B) ⊕ B F • B = (F ⊕ B) ⊖ B 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-22
SLIDE 22

Experiments

M I

A

Top Hats

  • f a 3D matrix-field F with a ball-shaped structuring element B of radius 2.

Original White top hat F − (F ◦ B) Black top hat (F • B) − F Self-dual top hat (F • B) − (F ◦ B) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-23
SLIDE 23

Experiments

M I

A

Morphological derivatives

  • f a 3D matrix-field F with a ball-shaped structuring element B of radius 2.

Original External Gradient (F ⊕ B) − F Internal Gradient F − (F ⊖ B) Beucher Gradient (F ⊕ B) − (F ⊖ B) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-24
SLIDE 24

Experiments

M I

A

Morphological Laplacian and shock filtering

  • f a 3D matrix field F with a ball-shaped structuring element of radius 2.

Original Morphological Laplacian (F ⊕ B) − 2 · F + (F ⊖ B) Shock filtering 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-25
SLIDE 25

Outline

M I

A

Content

  • Matrix-valued data
  • Morphology for matrix-fields via Loewner ordering
  • Basic idea in the 2 × 2-matrix case
  • Extensions to 3 × 3- and larger matrices
  • Experiments
  • Mathematical Morphology via PDEs
  • Matrix-valued morphological PDEs
  • Matrix-valued solution schemes
  • Experiments
  • Concluding Remarks

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-26
SLIDE 26

Continous Morphology I

M I

A

Continuous Morphology Basic Approach (Boomgaard/Dorst ‘92): Nonlinear partial differential equations that mimic the process of dilation and erosion.

  • Situation: Original image f : Ω ⊂ I

R2 − → I R, transformed version u

  • Dilation with a ball-shaped structuring element:

∂tu = ∇u

  • Erosion with a ball-shaped structuring element:

∂tu = − ∇u with initial condition u(x, y, 0) = f(x, y). Advantages of PDE framework:

  • Sophisticated machinery of numerical solution methods for PDEs is available
  • Continuous approach allows for sub-pixel accuracy

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-27
SLIDE 27

Continous Morphology II

M I

A

Scalar PDE: ∂tu = ∇u =

  • (∂xu)2 + (∂yu)2 + (∂zu)2

How to find a PDE for matrix-valued data U = (uij)ij ∈ Symn(I R) ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-28
SLIDE 28

Continous Morphology II

M I

A

Scalar PDE: ∂tu = ∇u =

  • (∂xu)2 + (∂yu)2 + (∂zu)2

How to find a PDE for matrix-valued data U = (uij)ij ∈ Symn(I R) ?

  • Define functions on Symn(I

R): If U = V ⊤diag(λ1, . . . , λn)V and h : I ⊂ I R → I R, h(U) := V ⊤diag(h(λ1), . . . , h(λn))V

  • Generalise partial derivatives ∂ω, with ω ∈ {t, x1, . . . , xd}:

∂ωU := (∂ωuij)ij

  • Generalise gradient ∇:

∇U := (∂x1 U, . . . , ∂xd U)⊤ ∈

  • Symn(I

R) d 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-29
SLIDE 29

Matrix-Valued Morphological PDEs

M I

A

Matrix PDE: ∂tU = |∇u|2 =

  • (∂xU)2 + (∂yU)2 + (∂zU)2

How to solve the morphological matrix PDE ? Numerical solution through the matrix-valued counterparts of the scalar schemes for the scalar PDEs Example: OS-scheme by Osher & Sethian (1997) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-30
SLIDE 30

Matrix-Valued Solution Schemes I

M I

A

  • Osher-Sethian scheme, scalar-valued numerical approximation in 1D:

u(i)(n+1) − u(i)(n) τ = =

  • min

u(i)(n) − u(i − 1)(n) h , 0

  • 2

+

  • max

u(i + 1)(n) − u(i)(n) h , 0

  • 21/2
  • matrix-valued counterpart, numerical approximation in 1D:

U(i)(n+1) − U(i)(n) τ = =

  • min

U(i)(n) − U(i − 1)(n) h , 0

  • 2

+

  • max

U(i + 1)(n) − U(i)(n) h , 0

  • 21/2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-31
SLIDE 31

Matrix-Valued Solution Schemes II

M I

A

Definition: Let A, B ∈ Symn(I R) then max(A, B) := 1 2

  • A + B + |A − B|
  • min(A, B)

:= 1 2

  • A + B − |A − B|
  • Maximal and minimal matrices ∈ Sym2(I

R) Remark: The maximal and minimal matrices are the one induced by the Loewner ordering: A ≥ B :⇐ ⇒ A − B positive semidefinite

For comparison of ordering- and PDE-based matrix-morphology: B.B. et al., Morphology for Tensor Data: Ordering versus PDE-Based Approach. To be published in JMIV 2006.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-32
SLIDE 32

Experiments: PDE-based Dilation and Erosion

M I

A

Erosion and dilation of matrix-valued images by matrix-valued OS-scheme Top: Dilation Original t = 4 t = 10 Bottom: Erosion 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-33
SLIDE 33

Experiments: Ordering vs PDE II

M I

A

Ordering based approach (ball-shaped structuring element BSE(

√ 2))

Dilatation Erosion PDE based approach (stopping time 2) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-34
SLIDE 34

Experiments: Ordering vs PDE III

M I

A

Ordering based approach (ball-shaped structuring element BSE(

√ 2))

Closing Opening PDE based approach (stopping time 2) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-35
SLIDE 35

Experiments: Ordering vs PDE IV

M I

A

Ordering based approach (ball-shaped structuring element BSE(

√ 2))

White Top Hat Black Top Hat Self-Dual Top Hat PDE based approach (stopping time 2) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-36
SLIDE 36

Experiments: Ordering vs PDE V

M I

A

Ordering based approach (ball-shaped structuring element BSE(

√ 2))

Internal Gradient External Gradient Beucher Gradient PDE based approach (stopping time 2) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-37
SLIDE 37

Experiments: Ordering vs PDE VI

M I

A

Ordering based approach (ball-shaped structuring element BSE(

√ 2))

Morphological Laplacian Shock Filter PDE based approach (stopping time 2) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-38
SLIDE 38

Concluding Remarks

M I

A

  • Two novel approaches to mathematical morphology for matrix fields:
  • A novel notion for the supremum and infimum of a set of matrices based on

the Loewner ordering

  • A truely matrix-valued counterpart for nonlinear morphological PDEs
  • Numerical schemes for scalar PDEs can be transfered to symmetric matrices.
  • The properties of the proposed concepts allow for the application of
  • basic morphological operations as well as
  • morphological derivatives

to matrix-valued data

  • However, matrix data are “high dimensional” data and some scalar concepts

might not be directly transferable (discontinuity, ordering, oscillation,...)

  • Ongoing research concentrates on the development of more sophisticated
  • perations for matrix fields based on the above notions.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-39
SLIDE 39

M I

A

Thank you very much for your attention!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-40
SLIDE 40

Experiments I

M I

A

Experiments in 1D: PDE-driven dilation t = 0 t = 0.5 t = 5 t = 10 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-41
SLIDE 41

Experiments II

M I

A

Experiments in 1D: PDE-driven erosion t = 0 t = 0.5 t = 2.5 t = 5 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41

slide-42
SLIDE 42
slide-43
SLIDE 43
slide-44
SLIDE 44
slide-45
SLIDE 45
slide-46
SLIDE 46
slide-47
SLIDE 47
slide-48
SLIDE 48
slide-49
SLIDE 49
slide-50
SLIDE 50
slide-51
SLIDE 51
slide-52
SLIDE 52
slide-53
SLIDE 53
slide-54
SLIDE 54
slide-55
SLIDE 55
slide-56
SLIDE 56
slide-57
SLIDE 57
slide-58
SLIDE 58
slide-59
SLIDE 59
slide-60
SLIDE 60
slide-61
SLIDE 61
slide-62
SLIDE 62
slide-63
SLIDE 63
slide-64
SLIDE 64
slide-65
SLIDE 65
slide-66
SLIDE 66
slide-67
SLIDE 67
slide-68
SLIDE 68
slide-69
SLIDE 69
slide-70
SLIDE 70
slide-71
SLIDE 71
slide-72
SLIDE 72
slide-73
SLIDE 73
slide-74
SLIDE 74
slide-75
SLIDE 75
slide-76
SLIDE 76
slide-77
SLIDE 77
slide-78
SLIDE 78
slide-79
SLIDE 79
slide-80
SLIDE 80
slide-81
SLIDE 81
slide-82
SLIDE 82
slide-83
SLIDE 83
slide-84
SLIDE 84
slide-85
SLIDE 85
slide-86
SLIDE 86
slide-87
SLIDE 87
slide-88
SLIDE 88
slide-89
SLIDE 89
slide-90
SLIDE 90
slide-91
SLIDE 91
slide-92
SLIDE 92
slide-93
SLIDE 93
slide-94
SLIDE 94
slide-95
SLIDE 95
slide-96
SLIDE 96
slide-97
SLIDE 97
slide-98
SLIDE 98
slide-99
SLIDE 99
slide-100
SLIDE 100
slide-101
SLIDE 101
slide-102
SLIDE 102
slide-103
SLIDE 103
slide-104
SLIDE 104
slide-105
SLIDE 105
slide-106
SLIDE 106
slide-107
SLIDE 107
slide-108
SLIDE 108
slide-109
SLIDE 109
slide-110
SLIDE 110
slide-111
SLIDE 111
slide-112
SLIDE 112
slide-113
SLIDE 113