SlideShare a Scribd company logo
1 of 12
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
FINAL REPORT
MASTER IN INFORMATION AND COMMUNICATION
TECHNOLOGY
By
Thai Ba Chien
Intake 2011-2013
Project:
Monogenic Wavelet Transform: Extension to Multispectral
Signal
Supervisor: Prof. David Helbert
Co-supervisor: Prof. Philippe Carre´
Lab Xlim/SIC, University of Poitiers, France
Tutor: Prof. Vincent Charvillat
University of Toulouse, France
Hanoi, September 2013
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
ii
Abstract
This report develops a monogenic wavelet transform (MWT) with extension to multispectral sig-nals as a
new multiscale analysis tool for geometric image features. Monogenic wavelets offer a geometric
representation of grayscale images through an AM/FM model allowing invariance of coefficients to
translations and rotations. The underlying concept of local phase includes a fine contour analysis into a
coherent unified framework. Starting from a link with structure tensors, the XLIM-Icones team proposes
a non-trivial extension of the monogenic framework to vector-valued signals to carry out a non-marginal
color monogenic wavelet transform. They also give a practical study of this new wavelet transform in the
contexts of sparse representations and invariant analy-sis, which helps to understand the physical
interpretation of coefficients and validates the interest of our theoretical construction. A rich feature set
can be extracted from the structure multivec-tor, which contains measures for local amplitude, the local
orientation, and local phases. Both, the monogenic wavelet transform and the structure multivector are
combined with an appropriate scale-space approach, resulting in multi-hyperspectral images.
USTH ICT MM 2011-2013 T.B.C USTHICT012-004 Xlim/SIC 9-2013 FR
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
iii
Acknowledgements
My sincere thanks to Prof. David Helbert for his valuable insights and for guidlines through the
interesting fields of computer vision and image world. He allowed me to work as independently as was
necessary to obtain substantially new results. Without the countless scientific intuition, I would not have
been able to develop the presented ideas and to write this report as it is. He supported me whenever it was
necessary.
My sincere thanks to Prof. Philippe Carre´ for the popular publications and articles, that are con-tained
the background related to the currently topic proposal.
My sincere thanks to Prof. Vincent Charvillat, a representative tutor from University of Toulouse, for
being part of the thesis committee; to Prof. Remy´ Mullot, a chairman of ICT department, for taking in
charge of the committee; to my friends for their help in preparation for my defense; and last but not the
least, to my family for their supports.
USTH ICT MM 2011-2013 T.B.C USTHICT012-004 Xlim/SIC 9-2013 FR
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
iv
Always remind me: Internship topic proposal
Context: In the XLIM-Icones team, they have developed different approaches to the introduction of a
color monogenic wavelet transform. Monogenic wavelets offer a geometric representation of grayscale
images through an AM/FM model allowing invariance of coefficients to translations and rotations. This
yields an efficient representation of geometric structures in grayscale/color images thanks to a local phase
carrying geometric information complementary to an amplitude envelope having good invariance
properties. So it codes the signal in a more coherent way than standard wavelets.
Objectives: Wavelet based color or multispectral image processing schemes have mostly been made by
using a grayscale tool separately on each channel.
In this subject, we propose to discuss definitions that consider a vector image right at the begin-ning of
the mathematical definition.
After a general study of the background of monogenic concept, the student must study a first approach
built from the grayscale monogenic wavelets together with a multiband extension of the monogenic
signal based on geometric algebra.
Then, starting from a link with structure tensors, the student will build an alternative non-trivial
extension of the monogenic framework to vector-valued signals. The crucial point is that the pro-posed
multispectral monogenic wavelet transform must be non-marginal as well as it inherits the coherent
geometric analysis from the monogenic framework.
Finally, the student must address the numerical aspect by introducing an innovative scheme that uses for
example a discrete Radon transform based on discrete geometry (as for the color scheme).
Used Methods and Techniques: Wavelet decomposition, Monogenic concept, Mathematic for the
signal, Radon transform, Differential geometry, Numerical aspect of the mathematical decom-position of
image.
USTH ICT MM 2011-2013 T.B.C USTHICT012-004 Xlim/SIC 9-2013 FR
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
Contents
Abstract . . ........................................... ii
Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii
Context, Scientific Objectives, and Methods . . . . . . . . . . . . . . . . . . . . . . . . . iv
Table of Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vi
1 Introduction 1
1.1 Terms and Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Structure of Report . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 Signals with Geometric Algebra 4
2.1 Hilbert Transform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 Analytic Signals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2.1 Local Features of Analytic Signals . . . . . . . . . . . . . . . . . . . . . . . 7
2.2.2 Importance of Phase of Analytic Signals in Geometry . . . . . . . . . . . . 8
2.3 Clifford Algebras for Quaternion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.3.1 Quaternion Algebras Q . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.3.2 Quaternion Phase-angle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.3.3 Angle-doubling Technique . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.4 Hypercomplex Filtering for Multispectral Signals . . . . . . . . . . . . . . . . . . . . 14
2.4.1 Generalized Fourier Transform . . . . . . . . . . . . . . . . . . . . . . . . . 15
2.4.2 Quaternion Fourier Transform (QFT) . . . . . . . . . . . . . . . . . . . . . . 16
2.4.3 Gabor Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
2.4.4 Sangwine Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3 Greyscale Monogenic Wavelet Transforms 21
3.1 Riesz Transforms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.2 Monogenic Signals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.3 Monogenic Wavelet Transform (MWT) . . . . . . . . . . . . . . . . . . . . . . . . . 24
4 Multiband Monogenic Signals: The Tensor Approach 27
4.1 Multi-hyperspectral Images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
4.2 Radon Transform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4.3 A Gradient-Based Structure Tensor . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
4.3.1 Ordered Algebraic Structure 1 . . . . . . . . . . . . . . . . . . . . . . . . . 31
4.3.2 Ordered Algebraic Structure 2 . . . . . . . . . . . . . . . . . . . . . . . . . 32
4.4 Relationship between Gradient and Riesz . . . . . . . . . . . . . . . . . . . . . . . 36
4.5 Spectral Riesz Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
4.6 Spectral Phase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
4.7 Spectral Monogenic Signals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
5 Multispectral Monogenic Wavelet Transforms: A New Proposal 42
5.1 Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
5.2 More Discussion about Coherent Coding . . . . . . . . . . . . . . . . . . . . . . . 46
6 Application and Examples 48
6.1 Compression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
6.2 Edge Detection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
6.3 Denoising . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
7 Conclusion 54
Bibliography 56
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
List of Special Notations
• 2D coordinates in bold, x, u ∈ R2
x = [x y]⊤
in the spatial domain,
u = [u v]⊤
in the frequency domain
• Euclidean norm: x = x2
+ y2
• Complex imaginary numbers: i, j, k i2
= j2
= k2
= −1
• Real part: ℜ, Re
• Imaginary part: ℑ, Im
• Argument of a complex number: arg
• Complex number: z = ℜ {z} + iℑ {z} = |z| ei ARG{z}
• Quaternion number: q = q0 + q1i + q2j + q3k
• Quaternion parts: R,I,J,K
• Convolution symbol: ∗
• Hilbert transform: H
• Hilbert transform output:Hf result of the transformation in the spatial domain
• Riesz transform:
• Analytic signal:
R
fA
• Riesz transform output:Rf result of the transformation in the spatial domain
• Riesz parts: f1 and f2 in the spatial domain
• Monogenic signal: fM
• Fourier transform: F
• Quaternion Fourier transform: Fq
F ˆ ˆ
• Fourier transform: f ←→ f = F {f } means that f is the Fourier transform of f
• Hat on a symbol:
ˆ
f result of the transformation in the frequency domain
+∞ if t = 0
• Dirac delta function: δ(t) =
0 if t = 0
• Isotropic polyharmonic B-spline:βγ
• Gradient: ∇ f =
∂f ∂f ⊤
= [fx fy ]
⊤
∂x ∂y
=
∂f
∂x + i
∂f
∂y = fx + ify
• Laplacian: Δf = ∂
2
f
+∂
2
f
= fxx + fyy
2 2
∂x ∂y
• Radon transform output:Dρ,θ result of the transformation in the spatial domain
• Spectral axis, vector:
→
Its modul |µ| = 1 and µ
2
= −1
µ, µ
• Gradient norm: N
• Gradient direction: θ+
• Subband of multispectral signals: fj
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
List of Figures
2.1 Spectrum of two cases FT and HT of the input signal . . . . . . . . . . . . . . . . . 5
2.2 Analytic signal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3 Spectrum of the analytic signal from the FT and HT cases . . . . . . . . . . . . . . 6
2.4 Highlight the split of identity AM/FM representation . . . . . . . . . . . . . . . . . . 7
2.5 Relationship between phase and local shape . . . . . . . . . . . . . . . . . . . . . 8
2.6 a) 4 different cosinuses (top), f (t) = sum of four different cosinuses (bottom), and
b) Hilbert transform of 4 different cosinuses (top), Hf (t) = sum of four HTs (bottom) 8
2.7 c) Modulus A(t) (top), phase ϕ(t) (bottom), and d) Relationship between the signal
f (t) and the phase of analytic signal ϕ(t) in geometry . . . . . . . . . . . . . . . . 9
2.8 Fourier and his characteristics of amplitude and phase . . . . . . . . . . . . . . . . 9
2.9 Hilbert and his characteristics of amplitude and phase . . . . . . . . . . . . . . . . 10
2.10 New Hilbert = Fourier amplitude + Hilbert phase . . . . . . . . . . . . . . . . . . . 10
2.11 New Fourier = Hilbert amplitude + Fourier phase . . . . . . . . . . . . . . . . . . . 10
2.12 A quaternion q and Geometric transformations with quaternion . . . . . . . . . . . 12
2.13 Marginal and vectorial methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.14 Angle-doubling technique . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.15 From left to right: 3 cases of base functions (u = 4, v = 0; u = 0, v = 5; and u = 4,
v = 5); An input image; and Fourier transform output . . . . . . . . . . . . . . . . . 15
2.16 To see 2D rotation invariance, from left to right: An input image 1, Fourier transform
output 1, Another input image 2, and Fourier transform output 2 . . . . . . . . . . . 15
2.17 Decomposing an image into its symmetries . . . . . . . . . . . . . . . . . . . . . . 16
2.18 Comparing base functions between Fourier transform and Quaternion Fourier trans-
form . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
2.19 1D Gabor filter: a) real part R, b) imaginary part I; 2D Gabor filter: c) real part R,
and d) imaginary part I . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
2.20 Quaternionic Gabor filter, from left to right: R, I, J and K parts . . . . . . . . . . . 18
2.21 Sangwine edge detector scheme . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
2.22 Spectral base functions for spectral axis µ = i+j+k with u = ±2 and v = ±2: a) Q ;
√ i
3
b) Qj ; c) Qk; d) Qi and Qj ; e) Qi and Qk; f) Qj and Qk; g) Qi, Qj and Qk . . . . . 20
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
2.23 Spectral base functions for spectral axis µyellow =
i+j
: a) u = ±2, v = ±2, Qi, Qj ;
√ 2
b) u = ±4, v = ±4, Qi, Qj ; c) u = 0, v = ±2, Qi, Qj ; and d) u = ±2, v = 0, Qi, Qj 20
3.1 From left to right: An input image f , and 2 Riesz parts f1 and f2 . . . ....... 22
3.2 Monogenic signal, from left to right: Riesz order N=1, and Generalized Nth-order . 23
3.3 Diagram for computing the monogenic signals . . . . .......... ....... 24
3.4 Basic processes for Monogenic Wavelet Transform . .......... ....... 25
3.5 MWT of image body with scale i=0,-1,-2,-3 from left to right: Original image, Ampli-
tude A, Local phase ϕ, and Local orientation θ (absolute value for visual convenience) 26
4.1 From left to right: A hyperspectral image, and Scope of electromagnetic spectrum 28
4.2 From left to right: Spectral channels, and Spectral classes . . . . . . . ....... 29
4.3 a) Reciprocial relationship of 2 coordinates, b) An image with a trace, and c) Its
Radon transform at θ = π/9 and θ = π/3 . . . . . . . .......... ....... 30
4.4 From left to right: Output of Radon transform of the image, An input image, Its result 30
4.5 From left to right: Gradients fx, fy , Gradient norm N , and Gradient direction θ+ . . 32
4.6 Preserves the direction of vectors parallel to µ . . . . .......... ....... 32
4.7 From left to right: High-pass filter, and Low-pass filter .......... ....... 36
4.8 From left to right: Colored image (from 3 bands), and 3 bands f10 , f15 , f20 ..... 38
4.9 Spectral axes: a) µ, and b) µ3f j for 3 bands f
10
, f
15
, f
20........
....... 39
→ →
4.10 Spectral axis for 3 bands f
10
, f
15
, f
20
, from left to right: Spectral axis µ 3f j and 2
→
phase-angles α1 and α2 . . . . . . . ..... . . . . .......... ....... 40
4.11 Spectral monogenic signal for 3 bands f10 , f15 , f20 , from left to right: Amplitude A,
→
Local phase ϕ2, and Spectral axis µ 3fj . . . . . . . . .......... ....... 41
5.1 a) Riesz norm, b) Proposed monogenic signal for each scale i . . . . . ....... 43
5.2 Proposed MWT of the multispectral image with scale i=0,-1,-2,-3: a) Input image
with 3 bands f10 , f15 , f20 , b) Amplitude A, c) Local phase ϕ2, d) Gradient direction
→
θ+, e) Spectral axis µ, f) Phase-angle α1, and g) Phase-angle α2 . . . ....... 44
5.3 Proposed MWT of the multispectral image 6 bands f5 , f10 , f15 , f20 , f25 , f30 with
scale i=0,-1,-2,-3: a) Amplitude A, b) Local phase ϕ2, c) Gradient direction θ+, d)
Gradient norm N . . . . . . . . . . . ..... . . . . .......... ....... 45
5.4 Proposed MWT of the multispectral image 10 bands f3 , f6 , f9 , f12 , f15 , f18 , f21 ,
f24 , f27, f30 with scale i=0,-1,-2,-3: a) Amplitude A, b) Local phase ϕ2, c) Gradient
direction θ+, d) Gradient norm N . . ..... . . . . .......... ....... 45
5.5 Proposed MWT of the multispectral image 31 bands f1 ,... fj ,... f31 with scale i=0,-
1,-2,-3: a) Amplitude A, b) Local phase ϕ2, c) Gradient direction θ+, d) Gradient
norm N . . . . . . . . . . . . . . . . ..... . . . . .......... ....... 46
5.6 Relationship between phase ϕ2 and local shape . . .......... ....... 46
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
6.1 Reading of the coefficients for coder/decoder a) Zig-zag DCT coefficients, b) Input
image, and c) Zero-tree MWT coefficients . . . . . . . . . . . . . . . . . . . . . . . 49
6.2 Monogenic wavelet compression . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
6.3 a) The ratio of the amplitude-weighted sum of phasors (the red arrow) to the sum of
amplitudes (the green arrow) is a measure of congruency, and b) Congruent phase
for a step function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
6.4 Calculation of phase congruency from convolution of the signal with quadrature
pairs of filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
6.5 a) Original image, b) Sobel method, c) Canny method, d) MWT method . . . . . . 52
6.6 a) An orginal image, b) Noisy band (σ = 20) of multispectral Landsat image, c)
Denoised band of multispectral Landsat image thresholding wavelet coefficients
(MSE = 259), d) Thresholding sum of interband products (MSE = 195) . . . . . . . 53
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
Chapter 1
Introduction
1.1 Terms and Motivation
Considering continuous signal processing, it is desirable to have tools suitable for audio-visual data
thanks in part to their ability to model human perception. For several years, the large topic of defining
visually relevant 2D tools gave rise to various geometric wavelet transforms designed to be local in space,
direction and frequency. In parallel, the 2D phase concept has gained much interest with new definitions
for low-level vision and wavelet representations.
Research around phase concept began in the late 40’s with the analytic signal giving the 1D in-
stantaneous phase by using a Hilbert transform. This tool is classical in 1D signal processing. In 2D, the
Fourier phase is the first known 2D phase concept, and it has been shown to carry important visual
information. Afterwards, study of phase congruency proved that the phase can provide meaningful
edge detection being invariant to intensity changes. A direct link between lo-cal phase and geometric
shape of analyzed signal has been clearly established. In optics, image demodulation consists of building
a 2D AM/FM model by extracting local amplitude and frequency (derivative of the phase) which in turn
appears useful for texture segmentation.
The monogenic signal proposed by M. Felsberg is the unifying framework that generalizes the analytic
signal carrying out the 2D AM/FM model. As well as 2D Fourier atoms are plane waves defined by a 1D
sinusoid and an orientation, the most natural 2D phase is basically a 1D phase with a local orientation.
The Riesz transform is the key building block to define it - as the proper 2D generalization of the Hilbert
transform. Any image is viewed like local plane waves at different scales, with smoothly varying
amplitude, phase, frequency and orientation. Because the phase concept is meaningful only for
narrowband signals, it clearly has to go hand in hand with some multiscale decomposition such as a
wavelet transform in order to analyze any class of signal. Among recent propositions of monogenic
wavelets, we focus on this since it is tied to a minimally
Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com
TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20
1.2. STRUCTURE OF REPORT 2
redundant perfect reconstruction filterbank. As we will see, monogenic wavelet coefficients have a
directly physical meaning of local 2D geometry.
Differential approaches have a favorable algebraic framework to clearly define true vector tools through
the vector structure tensor, popularized by Di Zenzo in 1986. These methods are based on estimation of
image’s gradient and rely on the assumption that resolution is sufficient. Such methods yield remarkable
geometric analysis and structure preserving regularization of color im-ages. We consider the structure
tensor based geometric analysis that is intrinsic to the monogenic framework.
It is defined a physical interpretation driven spectral extension of the grayscale monogenic wavelet
transform by Unser et al. A few different approaches to wavelet analysis of multi-valued images may be
retained in the literature. A vector-lifting scheme is proposed for compression purpose, as well as
wavelets within the triplet algebra, but these separable schemes do not feature any geometric analysis, in
contrast to our non-separable approach allowing isotropy and rotation in-variance. The multiwavelet
framework yields generalized orthogonal filterbanks for multi-valued signals but seems still limited to
non-redundantly sampled filterbanks. The connection with mono-genic analysis is not yet apparently
contrary to wavelet frames. We have found a quaternionic filterbank for color images based on the
quaternion color Fourier transform; we have observed that the quaternion formalism sometimes impedes
for properly physical interpretation of the data. The present contribution is a new step in process of works
trying to propose a physical/signal form for multispectral images. This report will start with the recent
definitions around the an-alytic/monogenic concepts. Then it will consist in proposing new definitions of
spectral ana-lytic/monogenic signal. Finally, the non-marginal spectral monogenic wavelet transform
will be defined together with a practical study of the interpretation and use of wavelet coefficients.
1.2 Structure of Report
Chapter 2: It is proposed to discuss features of signal, a split of identity AM/FM representation,
preparation for directional Hilbert analysis, a vector image right and hypercomplex filtering for
multispectral signals at the beginning of the mathematical definition
Chapter 3: Preparation starts with grayscale monogenic wavelet transforms. Frequently images contain
variability in many orientations associated with different components and the MWT com-plements the
orientation scales allow us to isolate individual components and their directionality with a high-
decomposition in orientation. The concept of transform phase and amplitude are clar-ified. A simple form
for the magnitude and orientation of the isotropic transform coefficients of a unidirectional signal is
derived.
USTH ICT MM 2011-2013 T.B.C USTHICT012-004 Xlim/SIC 9-2013 FR

More Related Content

Similar to Master In Information And Communication Technology.doc

MSc Thesis - Jaguar Land Rover
MSc Thesis - Jaguar Land RoverMSc Thesis - Jaguar Land Rover
MSc Thesis - Jaguar Land RoverAkshat Srivastava
 
Photometry of the UWISH2 extended H2 source catalogue
Photometry of the UWISH2 extended H2 source cataloguePhotometry of the UWISH2 extended H2 source catalogue
Photometry of the UWISH2 extended H2 source catalogueJack Nicholas
 
NOVEL NUMERICAL PROCEDURES FOR LIMIT ANALYSIS OF STRUCTURES: MESH-FREE METHODS
NOVEL NUMERICAL PROCEDURES FOR LIMIT ANALYSIS OF STRUCTURES: MESH-FREE METHODSNOVEL NUMERICAL PROCEDURES FOR LIMIT ANALYSIS OF STRUCTURES: MESH-FREE METHODS
NOVEL NUMERICAL PROCEDURES FOR LIMIT ANALYSIS OF STRUCTURES: MESH-FREE METHODSCanh Le
 
LChen_diss_Pitt_FVDBM
LChen_diss_Pitt_FVDBMLChen_diss_Pitt_FVDBM
LChen_diss_Pitt_FVDBMLeitao Chen
 
Final_project_watermarked
Final_project_watermarkedFinal_project_watermarked
Final_project_watermarkedNorbert Naskov
 
Coulomb gas formalism in conformal field theory
Coulomb gas formalism in conformal field theoryCoulomb gas formalism in conformal field theory
Coulomb gas formalism in conformal field theoryMatthew Geleta
 
RFP_2016_Zhenjie_CEN
RFP_2016_Zhenjie_CENRFP_2016_Zhenjie_CEN
RFP_2016_Zhenjie_CENZhenjie Cen
 
Dissertation_Austin_Kana_FINAL
Dissertation_Austin_Kana_FINALDissertation_Austin_Kana_FINAL
Dissertation_Austin_Kana_FINALAustin Kana
 
MSc Thesis_Francisco Franco_A New Interpolation Approach for Linearly Constra...
MSc Thesis_Francisco Franco_A New Interpolation Approach for Linearly Constra...MSc Thesis_Francisco Franco_A New Interpolation Approach for Linearly Constra...
MSc Thesis_Francisco Franco_A New Interpolation Approach for Linearly Constra...Francisco Javier Franco Espinoza
 
03-Misiti_-_Wavelets_and_Their_Applications.pdf
03-Misiti_-_Wavelets_and_Their_Applications.pdf03-Misiti_-_Wavelets_and_Their_Applications.pdf
03-Misiti_-_Wavelets_and_Their_Applications.pdfJESUSELVISCASTAEDACA
 
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...David Sabater Dinter
 
02 whole
02 whole02 whole
02 wholevino205
 
Thesis Fabian Brull
Thesis Fabian BrullThesis Fabian Brull
Thesis Fabian BrullFabian Brull
 

Similar to Master In Information And Communication Technology.doc (20)

dcorreiaPhD
dcorreiaPhDdcorreiaPhD
dcorreiaPhD
 
MSc Thesis - Jaguar Land Rover
MSc Thesis - Jaguar Land RoverMSc Thesis - Jaguar Land Rover
MSc Thesis - Jaguar Land Rover
 
phd_unimi_R08725
phd_unimi_R08725phd_unimi_R08725
phd_unimi_R08725
 
Photometry of the UWISH2 extended H2 source catalogue
Photometry of the UWISH2 extended H2 source cataloguePhotometry of the UWISH2 extended H2 source catalogue
Photometry of the UWISH2 extended H2 source catalogue
 
mythesis
mythesismythesis
mythesis
 
NOVEL NUMERICAL PROCEDURES FOR LIMIT ANALYSIS OF STRUCTURES: MESH-FREE METHODS
NOVEL NUMERICAL PROCEDURES FOR LIMIT ANALYSIS OF STRUCTURES: MESH-FREE METHODSNOVEL NUMERICAL PROCEDURES FOR LIMIT ANALYSIS OF STRUCTURES: MESH-FREE METHODS
NOVEL NUMERICAL PROCEDURES FOR LIMIT ANALYSIS OF STRUCTURES: MESH-FREE METHODS
 
main
mainmain
main
 
LChen_diss_Pitt_FVDBM
LChen_diss_Pitt_FVDBMLChen_diss_Pitt_FVDBM
LChen_diss_Pitt_FVDBM
 
Final_project_watermarked
Final_project_watermarkedFinal_project_watermarked
Final_project_watermarked
 
diplomarbeit
diplomarbeitdiplomarbeit
diplomarbeit
 
Coulomb gas formalism in conformal field theory
Coulomb gas formalism in conformal field theoryCoulomb gas formalism in conformal field theory
Coulomb gas formalism in conformal field theory
 
RFP_2016_Zhenjie_CEN
RFP_2016_Zhenjie_CENRFP_2016_Zhenjie_CEN
RFP_2016_Zhenjie_CEN
 
Dissertation_Austin_Kana_FINAL
Dissertation_Austin_Kana_FINALDissertation_Austin_Kana_FINAL
Dissertation_Austin_Kana_FINAL
 
MSci Report
MSci ReportMSci Report
MSci Report
 
MSc Thesis_Francisco Franco_A New Interpolation Approach for Linearly Constra...
MSc Thesis_Francisco Franco_A New Interpolation Approach for Linearly Constra...MSc Thesis_Francisco Franco_A New Interpolation Approach for Linearly Constra...
MSc Thesis_Francisco Franco_A New Interpolation Approach for Linearly Constra...
 
03-Misiti_-_Wavelets_and_Their_Applications.pdf
03-Misiti_-_Wavelets_and_Their_Applications.pdf03-Misiti_-_Wavelets_and_Their_Applications.pdf
03-Misiti_-_Wavelets_and_Their_Applications.pdf
 
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
Parallel Interference Cancellation in beyond 3G multi-user and multi-antenna ...
 
02 whole
02 whole02 whole
02 whole
 
Tac note
Tac noteTac note
Tac note
 
Thesis Fabian Brull
Thesis Fabian BrullThesis Fabian Brull
Thesis Fabian Brull
 

More from Dịch vụ viết đề tài trọn gói 0934.573.149

Luận Văn Một Số Biện Pháp Nâng Cao Hiệu Quả Sử Dụng Nguồn Nhân Lực Tại Công T...
Luận Văn Một Số Biện Pháp Nâng Cao Hiệu Quả Sử Dụng Nguồn Nhân Lực Tại Công T...Luận Văn Một Số Biện Pháp Nâng Cao Hiệu Quả Sử Dụng Nguồn Nhân Lực Tại Công T...
Luận Văn Một Số Biện Pháp Nâng Cao Hiệu Quả Sử Dụng Nguồn Nhân Lực Tại Công T...Dịch vụ viết đề tài trọn gói 0934.573.149
 
Luận Văn Lễ Hội Hoa Phượng Đỏ Hải Phòng Và Thực Trạng Tổ Chức Lễ Hội Lần Thứ ...
Luận Văn Lễ Hội Hoa Phượng Đỏ Hải Phòng Và Thực Trạng Tổ Chức Lễ Hội Lần Thứ ...Luận Văn Lễ Hội Hoa Phượng Đỏ Hải Phòng Và Thực Trạng Tổ Chức Lễ Hội Lần Thứ ...
Luận Văn Lễ Hội Hoa Phượng Đỏ Hải Phòng Và Thực Trạng Tổ Chức Lễ Hội Lần Thứ ...Dịch vụ viết đề tài trọn gói 0934.573.149
 
Luận Văn Lễ Hội Báo Slao Xã Quốc Khánh Với Phát Triển Du Lịch Văn Hóa Ở Tràng...
Luận Văn Lễ Hội Báo Slao Xã Quốc Khánh Với Phát Triển Du Lịch Văn Hóa Ở Tràng...Luận Văn Lễ Hội Báo Slao Xã Quốc Khánh Với Phát Triển Du Lịch Văn Hóa Ở Tràng...
Luận Văn Lễ Hội Báo Slao Xã Quốc Khánh Với Phát Triển Du Lịch Văn Hóa Ở Tràng...Dịch vụ viết đề tài trọn gói 0934.573.149
 
Luận Văn Kỹ Thuật Giấu Tin Thuận Nghịch Trong Ảnh Bằng Hiệu Chỉnh Hệ Số Wavel...
Luận Văn Kỹ Thuật Giấu Tin Thuận Nghịch Trong Ảnh Bằng Hiệu Chỉnh Hệ Số Wavel...Luận Văn Kỹ Thuật Giấu Tin Thuận Nghịch Trong Ảnh Bằng Hiệu Chỉnh Hệ Số Wavel...
Luận Văn Kỹ Thuật Giấu Tin Thuận Nghịch Trong Ảnh Bằng Hiệu Chỉnh Hệ Số Wavel...Dịch vụ viết đề tài trọn gói 0934.573.149
 
Luận Văn Khai Thác Giá Trị Hệ Thống Chùa Tại Thủy Nguyên Phục Vụ Phát Triển D...
Luận Văn Khai Thác Giá Trị Hệ Thống Chùa Tại Thủy Nguyên Phục Vụ Phát Triển D...Luận Văn Khai Thác Giá Trị Hệ Thống Chùa Tại Thủy Nguyên Phục Vụ Phát Triển D...
Luận Văn Khai Thác Giá Trị Hệ Thống Chùa Tại Thủy Nguyên Phục Vụ Phát Triển D...Dịch vụ viết đề tài trọn gói 0934.573.149
 
Luận Văn Khai thác các giá trị lịch sử - văn hóa làng cổ loa, xã cổ loa, huyệ...
Luận Văn Khai thác các giá trị lịch sử - văn hóa làng cổ loa, xã cổ loa, huyệ...Luận Văn Khai thác các giá trị lịch sử - văn hóa làng cổ loa, xã cổ loa, huyệ...
Luận Văn Khai thác các giá trị lịch sử - văn hóa làng cổ loa, xã cổ loa, huyệ...Dịch vụ viết đề tài trọn gói 0934.573.149
 
Luận Văn Hoàn Thiện Tổ Chức Công Tác Hạch Toán Kế Toán Tiền Lương Và Các Khoả...
Luận Văn Hoàn Thiện Tổ Chức Công Tác Hạch Toán Kế Toán Tiền Lương Và Các Khoả...Luận Văn Hoàn Thiện Tổ Chức Công Tác Hạch Toán Kế Toán Tiền Lương Và Các Khoả...
Luận Văn Hoàn Thiện Tổ Chức Công Tác Hạch Toán Kế Toán Tiền Lương Và Các Khoả...Dịch vụ viết đề tài trọn gói 0934.573.149
 
Luận Văn Hoàn Thiện Công Tác Kế Toán Vốn Bằng Tiền Tại Công Ty Cổ Phần Bao Bì...
Luận Văn Hoàn Thiện Công Tác Kế Toán Vốn Bằng Tiền Tại Công Ty Cổ Phần Bao Bì...Luận Văn Hoàn Thiện Công Tác Kế Toán Vốn Bằng Tiền Tại Công Ty Cổ Phần Bao Bì...
Luận Văn Hoàn Thiện Công Tác Kế Toán Vốn Bằng Tiền Tại Công Ty Cổ Phần Bao Bì...Dịch vụ viết đề tài trọn gói 0934.573.149
 

More from Dịch vụ viết đề tài trọn gói 0934.573.149 (20)

Luận Văn Một Số Biện Pháp Nhằm Quản Lý Hàng Hóa Tốt Hơn Tại Công Ty Tnhh.doc
Luận Văn Một Số Biện Pháp Nhằm Quản Lý Hàng Hóa Tốt Hơn Tại Công Ty Tnhh.docLuận Văn Một Số Biện Pháp Nhằm Quản Lý Hàng Hóa Tốt Hơn Tại Công Ty Tnhh.doc
Luận Văn Một Số Biện Pháp Nhằm Quản Lý Hàng Hóa Tốt Hơn Tại Công Ty Tnhh.doc
 
Luận Văn Một Số Biện Pháp Nâng Cao Hiệu Quả Sử Dụng Nguồn Nhân Lực Tại Công T...
Luận Văn Một Số Biện Pháp Nâng Cao Hiệu Quả Sử Dụng Nguồn Nhân Lực Tại Công T...Luận Văn Một Số Biện Pháp Nâng Cao Hiệu Quả Sử Dụng Nguồn Nhân Lực Tại Công T...
Luận Văn Một Số Biện Pháp Nâng Cao Hiệu Quả Sử Dụng Nguồn Nhân Lực Tại Công T...
 
Luận Văn Một Số Biện Pháp Maketing Nhằm Nâng Cao Hiệu Quả Kinh Doanh Tại Công...
Luận Văn Một Số Biện Pháp Maketing Nhằm Nâng Cao Hiệu Quả Kinh Doanh Tại Công...Luận Văn Một Số Biện Pháp Maketing Nhằm Nâng Cao Hiệu Quả Kinh Doanh Tại Công...
Luận Văn Một Số Biện Pháp Maketing Nhằm Nâng Cao Hiệu Quả Kinh Doanh Tại Công...
 
Luận Văn Lý Luận Chung Về Doanh Thu, Chi Phí, Kết Quả Kinh Doanh Và Kế Toán D...
Luận Văn Lý Luận Chung Về Doanh Thu, Chi Phí, Kết Quả Kinh Doanh Và Kế Toán D...Luận Văn Lý Luận Chung Về Doanh Thu, Chi Phí, Kết Quả Kinh Doanh Và Kế Toán D...
Luận Văn Lý Luận Chung Về Doanh Thu, Chi Phí, Kết Quả Kinh Doanh Và Kế Toán D...
 
Luận Văn Lễ Hội Hoa Phượng Đỏ Hải Phòng Và Thực Trạng Tổ Chức Lễ Hội Lần Thứ ...
Luận Văn Lễ Hội Hoa Phượng Đỏ Hải Phòng Và Thực Trạng Tổ Chức Lễ Hội Lần Thứ ...Luận Văn Lễ Hội Hoa Phượng Đỏ Hải Phòng Và Thực Trạng Tổ Chức Lễ Hội Lần Thứ ...
Luận Văn Lễ Hội Hoa Phượng Đỏ Hải Phòng Và Thực Trạng Tổ Chức Lễ Hội Lần Thứ ...
 
Luận Văn Lễ Hội Báo Slao Xã Quốc Khánh Với Phát Triển Du Lịch Văn Hóa Ở Tràng...
Luận Văn Lễ Hội Báo Slao Xã Quốc Khánh Với Phát Triển Du Lịch Văn Hóa Ở Tràng...Luận Văn Lễ Hội Báo Slao Xã Quốc Khánh Với Phát Triển Du Lịch Văn Hóa Ở Tràng...
Luận Văn Lễ Hội Báo Slao Xã Quốc Khánh Với Phát Triển Du Lịch Văn Hóa Ở Tràng...
 
Luận Văn Kỹ Thuật Giấu Tin Thuận Nghịch Trong Ảnh Bằng Hiệu Chỉnh Hệ Số Wavel...
Luận Văn Kỹ Thuật Giấu Tin Thuận Nghịch Trong Ảnh Bằng Hiệu Chỉnh Hệ Số Wavel...Luận Văn Kỹ Thuật Giấu Tin Thuận Nghịch Trong Ảnh Bằng Hiệu Chỉnh Hệ Số Wavel...
Luận Văn Kỹ Thuật Giấu Tin Thuận Nghịch Trong Ảnh Bằng Hiệu Chỉnh Hệ Số Wavel...
 
Luận Văn Khu Đô Thị Dành Cho Ngƣời Thu Nhập Trung Bình Tại Kiến An Hải Phõng.doc
Luận Văn Khu Đô Thị Dành Cho Ngƣời Thu Nhập Trung Bình Tại Kiến An Hải Phõng.docLuận Văn Khu Đô Thị Dành Cho Ngƣời Thu Nhập Trung Bình Tại Kiến An Hải Phõng.doc
Luận Văn Khu Đô Thị Dành Cho Ngƣời Thu Nhập Trung Bình Tại Kiến An Hải Phõng.doc
 
Luận Văn Khai Thác Tiềm Năng Phát Triển Du Lịch Ven Biển Tiền Hải - Thái Binh...
Luận Văn Khai Thác Tiềm Năng Phát Triển Du Lịch Ven Biển Tiền Hải - Thái Binh...Luận Văn Khai Thác Tiềm Năng Phát Triển Du Lịch Ven Biển Tiền Hải - Thái Binh...
Luận Văn Khai Thác Tiềm Năng Phát Triển Du Lịch Ven Biển Tiền Hải - Thái Binh...
 
Luận Văn Khai Thác Giá Trị Hệ Thống Chùa Tại Thủy Nguyên Phục Vụ Phát Triển D...
Luận Văn Khai Thác Giá Trị Hệ Thống Chùa Tại Thủy Nguyên Phục Vụ Phát Triển D...Luận Văn Khai Thác Giá Trị Hệ Thống Chùa Tại Thủy Nguyên Phục Vụ Phát Triển D...
Luận Văn Khai Thác Giá Trị Hệ Thống Chùa Tại Thủy Nguyên Phục Vụ Phát Triển D...
 
Luận Văn Khai thác các giá trị lịch sử - văn hóa làng cổ loa, xã cổ loa, huyệ...
Luận Văn Khai thác các giá trị lịch sử - văn hóa làng cổ loa, xã cổ loa, huyệ...Luận Văn Khai thác các giá trị lịch sử - văn hóa làng cổ loa, xã cổ loa, huyệ...
Luận Văn Khai thác các giá trị lịch sử - văn hóa làng cổ loa, xã cổ loa, huyệ...
 
Luận Văn Khách Sạn Hòn Dáu.doc
Luận Văn Khách Sạn Hòn Dáu.docLuận Văn Khách Sạn Hòn Dáu.doc
Luận Văn Khách Sạn Hòn Dáu.doc
 
Luận Văn Khách Sạn Hoàng Anh.doc
Luận Văn Khách Sạn Hoàng Anh.docLuận Văn Khách Sạn Hoàng Anh.doc
Luận Văn Khách Sạn Hoàng Anh.doc
 
Luận Văn Khách Sạn Hoa Phuợng Đồ Sơn.doc
Luận Văn Khách Sạn Hoa Phuợng Đồ Sơn.docLuận Văn Khách Sạn Hoa Phuợng Đồ Sơn.doc
Luận Văn Khách Sạn Hoa Phuợng Đồ Sơn.doc
 
Luận Văn Khách Sạn Đồ Sơn.doc
Luận Văn Khách Sạn Đồ Sơn.docLuận Văn Khách Sạn Đồ Sơn.doc
Luận Văn Khách Sạn Đồ Sơn.doc
 
Luận Văn Học Viện Văn Hóa Nghệ Thuật Dân Tộc Việt Bắc.doc
Luận Văn Học Viện Văn Hóa Nghệ Thuật Dân Tộc Việt Bắc.docLuận Văn Học Viện Văn Hóa Nghệ Thuật Dân Tộc Việt Bắc.doc
Luận Văn Học Viện Văn Hóa Nghệ Thuật Dân Tộc Việt Bắc.doc
 
Luận Văn Hoàn Thiện Tổ Chức Kế Toán Hàng Hóa Tại Công Ty Tnhh An Phöc Thịnh.doc
Luận Văn Hoàn Thiện Tổ Chức Kế Toán Hàng Hóa Tại Công Ty Tnhh An Phöc Thịnh.docLuận Văn Hoàn Thiện Tổ Chức Kế Toán Hàng Hóa Tại Công Ty Tnhh An Phöc Thịnh.doc
Luận Văn Hoàn Thiện Tổ Chức Kế Toán Hàng Hóa Tại Công Ty Tnhh An Phöc Thịnh.doc
 
Luận Văn Hoàn Thiện Tổ Chức Công Tác Kế Toán Doanh Thu, Chi Phí Bán Hàng Và X...
Luận Văn Hoàn Thiện Tổ Chức Công Tác Kế Toán Doanh Thu, Chi Phí Bán Hàng Và X...Luận Văn Hoàn Thiện Tổ Chức Công Tác Kế Toán Doanh Thu, Chi Phí Bán Hàng Và X...
Luận Văn Hoàn Thiện Tổ Chức Công Tác Kế Toán Doanh Thu, Chi Phí Bán Hàng Và X...
 
Luận Văn Hoàn Thiện Tổ Chức Công Tác Hạch Toán Kế Toán Tiền Lương Và Các Khoả...
Luận Văn Hoàn Thiện Tổ Chức Công Tác Hạch Toán Kế Toán Tiền Lương Và Các Khoả...Luận Văn Hoàn Thiện Tổ Chức Công Tác Hạch Toán Kế Toán Tiền Lương Và Các Khoả...
Luận Văn Hoàn Thiện Tổ Chức Công Tác Hạch Toán Kế Toán Tiền Lương Và Các Khoả...
 
Luận Văn Hoàn Thiện Công Tác Kế Toán Vốn Bằng Tiền Tại Công Ty Cổ Phần Bao Bì...
Luận Văn Hoàn Thiện Công Tác Kế Toán Vốn Bằng Tiền Tại Công Ty Cổ Phần Bao Bì...Luận Văn Hoàn Thiện Công Tác Kế Toán Vốn Bằng Tiền Tại Công Ty Cổ Phần Bao Bì...
Luận Văn Hoàn Thiện Công Tác Kế Toán Vốn Bằng Tiền Tại Công Ty Cổ Phần Bao Bì...
 

Recently uploaded

How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 

Recently uploaded (20)

How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 

Master In Information And Communication Technology.doc

  • 1. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 FINAL REPORT MASTER IN INFORMATION AND COMMUNICATION TECHNOLOGY By Thai Ba Chien Intake 2011-2013 Project: Monogenic Wavelet Transform: Extension to Multispectral Signal Supervisor: Prof. David Helbert Co-supervisor: Prof. Philippe Carre´ Lab Xlim/SIC, University of Poitiers, France Tutor: Prof. Vincent Charvillat University of Toulouse, France Hanoi, September 2013
  • 2. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 ii Abstract This report develops a monogenic wavelet transform (MWT) with extension to multispectral sig-nals as a new multiscale analysis tool for geometric image features. Monogenic wavelets offer a geometric representation of grayscale images through an AM/FM model allowing invariance of coefficients to translations and rotations. The underlying concept of local phase includes a fine contour analysis into a coherent unified framework. Starting from a link with structure tensors, the XLIM-Icones team proposes a non-trivial extension of the monogenic framework to vector-valued signals to carry out a non-marginal color monogenic wavelet transform. They also give a practical study of this new wavelet transform in the contexts of sparse representations and invariant analy-sis, which helps to understand the physical interpretation of coefficients and validates the interest of our theoretical construction. A rich feature set can be extracted from the structure multivec-tor, which contains measures for local amplitude, the local orientation, and local phases. Both, the monogenic wavelet transform and the structure multivector are combined with an appropriate scale-space approach, resulting in multi-hyperspectral images. USTH ICT MM 2011-2013 T.B.C USTHICT012-004 Xlim/SIC 9-2013 FR
  • 3. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 iii Acknowledgements My sincere thanks to Prof. David Helbert for his valuable insights and for guidlines through the interesting fields of computer vision and image world. He allowed me to work as independently as was necessary to obtain substantially new results. Without the countless scientific intuition, I would not have been able to develop the presented ideas and to write this report as it is. He supported me whenever it was necessary. My sincere thanks to Prof. Philippe Carre´ for the popular publications and articles, that are con-tained the background related to the currently topic proposal. My sincere thanks to Prof. Vincent Charvillat, a representative tutor from University of Toulouse, for being part of the thesis committee; to Prof. Remy´ Mullot, a chairman of ICT department, for taking in charge of the committee; to my friends for their help in preparation for my defense; and last but not the least, to my family for their supports. USTH ICT MM 2011-2013 T.B.C USTHICT012-004 Xlim/SIC 9-2013 FR
  • 4. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 iv Always remind me: Internship topic proposal Context: In the XLIM-Icones team, they have developed different approaches to the introduction of a color monogenic wavelet transform. Monogenic wavelets offer a geometric representation of grayscale images through an AM/FM model allowing invariance of coefficients to translations and rotations. This yields an efficient representation of geometric structures in grayscale/color images thanks to a local phase carrying geometric information complementary to an amplitude envelope having good invariance properties. So it codes the signal in a more coherent way than standard wavelets. Objectives: Wavelet based color or multispectral image processing schemes have mostly been made by using a grayscale tool separately on each channel. In this subject, we propose to discuss definitions that consider a vector image right at the begin-ning of the mathematical definition. After a general study of the background of monogenic concept, the student must study a first approach built from the grayscale monogenic wavelets together with a multiband extension of the monogenic signal based on geometric algebra. Then, starting from a link with structure tensors, the student will build an alternative non-trivial extension of the monogenic framework to vector-valued signals. The crucial point is that the pro-posed multispectral monogenic wavelet transform must be non-marginal as well as it inherits the coherent geometric analysis from the monogenic framework. Finally, the student must address the numerical aspect by introducing an innovative scheme that uses for example a discrete Radon transform based on discrete geometry (as for the color scheme). Used Methods and Techniques: Wavelet decomposition, Monogenic concept, Mathematic for the signal, Radon transform, Differential geometry, Numerical aspect of the mathematical decom-position of image. USTH ICT MM 2011-2013 T.B.C USTHICT012-004 Xlim/SIC 9-2013 FR
  • 5. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 Contents Abstract . . ........................................... ii Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii Context, Scientific Objectives, and Methods . . . . . . . . . . . . . . . . . . . . . . . . . iv Table of Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vi 1 Introduction 1 1.1 Terms and Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 Structure of Report . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 2 Signals with Geometric Algebra 4 2.1 Hilbert Transform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2.2 Analytic Signals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2.1 Local Features of Analytic Signals . . . . . . . . . . . . . . . . . . . . . . . 7 2.2.2 Importance of Phase of Analytic Signals in Geometry . . . . . . . . . . . . 8 2.3 Clifford Algebras for Quaternion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.3.1 Quaternion Algebras Q . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.3.2 Quaternion Phase-angle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.3.3 Angle-doubling Technique . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 2.4 Hypercomplex Filtering for Multispectral Signals . . . . . . . . . . . . . . . . . . . . 14 2.4.1 Generalized Fourier Transform . . . . . . . . . . . . . . . . . . . . . . . . . 15 2.4.2 Quaternion Fourier Transform (QFT) . . . . . . . . . . . . . . . . . . . . . . 16 2.4.3 Gabor Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.4.4 Sangwine Filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 3 Greyscale Monogenic Wavelet Transforms 21 3.1 Riesz Transforms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 3.2 Monogenic Signals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3.3 Monogenic Wavelet Transform (MWT) . . . . . . . . . . . . . . . . . . . . . . . . . 24 4 Multiband Monogenic Signals: The Tensor Approach 27 4.1 Multi-hyperspectral Images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
  • 6. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 4.2 Radon Transform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 4.3 A Gradient-Based Structure Tensor . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 4.3.1 Ordered Algebraic Structure 1 . . . . . . . . . . . . . . . . . . . . . . . . . 31 4.3.2 Ordered Algebraic Structure 2 . . . . . . . . . . . . . . . . . . . . . . . . . 32 4.4 Relationship between Gradient and Riesz . . . . . . . . . . . . . . . . . . . . . . . 36 4.5 Spectral Riesz Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 4.6 Spectral Phase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 4.7 Spectral Monogenic Signals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 5 Multispectral Monogenic Wavelet Transforms: A New Proposal 42 5.1 Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 5.2 More Discussion about Coherent Coding . . . . . . . . . . . . . . . . . . . . . . . 46 6 Application and Examples 48 6.1 Compression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 6.2 Edge Detection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 6.3 Denoising . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 7 Conclusion 54 Bibliography 56
  • 7. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 List of Special Notations • 2D coordinates in bold, x, u ∈ R2 x = [x y]⊤ in the spatial domain, u = [u v]⊤ in the frequency domain • Euclidean norm: x = x2 + y2 • Complex imaginary numbers: i, j, k i2 = j2 = k2 = −1 • Real part: ℜ, Re • Imaginary part: ℑ, Im • Argument of a complex number: arg • Complex number: z = ℜ {z} + iℑ {z} = |z| ei ARG{z} • Quaternion number: q = q0 + q1i + q2j + q3k • Quaternion parts: R,I,J,K • Convolution symbol: ∗ • Hilbert transform: H • Hilbert transform output:Hf result of the transformation in the spatial domain • Riesz transform: • Analytic signal: R fA • Riesz transform output:Rf result of the transformation in the spatial domain • Riesz parts: f1 and f2 in the spatial domain • Monogenic signal: fM • Fourier transform: F • Quaternion Fourier transform: Fq F ˆ ˆ • Fourier transform: f ←→ f = F {f } means that f is the Fourier transform of f • Hat on a symbol: ˆ f result of the transformation in the frequency domain +∞ if t = 0 • Dirac delta function: δ(t) = 0 if t = 0 • Isotropic polyharmonic B-spline:βγ • Gradient: ∇ f = ∂f ∂f ⊤ = [fx fy ] ⊤ ∂x ∂y = ∂f ∂x + i ∂f ∂y = fx + ify • Laplacian: Δf = ∂ 2 f +∂ 2 f = fxx + fyy 2 2 ∂x ∂y • Radon transform output:Dρ,θ result of the transformation in the spatial domain • Spectral axis, vector: → Its modul |µ| = 1 and µ 2 = −1 µ, µ • Gradient norm: N • Gradient direction: θ+ • Subband of multispectral signals: fj
  • 8. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 List of Figures 2.1 Spectrum of two cases FT and HT of the input signal . . . . . . . . . . . . . . . . . 5 2.2 Analytic signal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2.3 Spectrum of the analytic signal from the FT and HT cases . . . . . . . . . . . . . . 6 2.4 Highlight the split of identity AM/FM representation . . . . . . . . . . . . . . . . . . 7 2.5 Relationship between phase and local shape . . . . . . . . . . . . . . . . . . . . . 8 2.6 a) 4 different cosinuses (top), f (t) = sum of four different cosinuses (bottom), and b) Hilbert transform of 4 different cosinuses (top), Hf (t) = sum of four HTs (bottom) 8 2.7 c) Modulus A(t) (top), phase ϕ(t) (bottom), and d) Relationship between the signal f (t) and the phase of analytic signal ϕ(t) in geometry . . . . . . . . . . . . . . . . 9 2.8 Fourier and his characteristics of amplitude and phase . . . . . . . . . . . . . . . . 9 2.9 Hilbert and his characteristics of amplitude and phase . . . . . . . . . . . . . . . . 10 2.10 New Hilbert = Fourier amplitude + Hilbert phase . . . . . . . . . . . . . . . . . . . 10 2.11 New Fourier = Hilbert amplitude + Fourier phase . . . . . . . . . . . . . . . . . . . 10 2.12 A quaternion q and Geometric transformations with quaternion . . . . . . . . . . . 12 2.13 Marginal and vectorial methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 2.14 Angle-doubling technique . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 2.15 From left to right: 3 cases of base functions (u = 4, v = 0; u = 0, v = 5; and u = 4, v = 5); An input image; and Fourier transform output . . . . . . . . . . . . . . . . . 15 2.16 To see 2D rotation invariance, from left to right: An input image 1, Fourier transform output 1, Another input image 2, and Fourier transform output 2 . . . . . . . . . . . 15 2.17 Decomposing an image into its symmetries . . . . . . . . . . . . . . . . . . . . . . 16 2.18 Comparing base functions between Fourier transform and Quaternion Fourier trans- form . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.19 1D Gabor filter: a) real part R, b) imaginary part I; 2D Gabor filter: c) real part R, and d) imaginary part I . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.20 Quaternionic Gabor filter, from left to right: R, I, J and K parts . . . . . . . . . . . 18 2.21 Sangwine edge detector scheme . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.22 Spectral base functions for spectral axis µ = i+j+k with u = ±2 and v = ±2: a) Q ; √ i 3 b) Qj ; c) Qk; d) Qi and Qj ; e) Qi and Qk; f) Qj and Qk; g) Qi, Qj and Qk . . . . . 20
  • 9. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 2.23 Spectral base functions for spectral axis µyellow = i+j : a) u = ±2, v = ±2, Qi, Qj ; √ 2 b) u = ±4, v = ±4, Qi, Qj ; c) u = 0, v = ±2, Qi, Qj ; and d) u = ±2, v = 0, Qi, Qj 20 3.1 From left to right: An input image f , and 2 Riesz parts f1 and f2 . . . ....... 22 3.2 Monogenic signal, from left to right: Riesz order N=1, and Generalized Nth-order . 23 3.3 Diagram for computing the monogenic signals . . . . .......... ....... 24 3.4 Basic processes for Monogenic Wavelet Transform . .......... ....... 25 3.5 MWT of image body with scale i=0,-1,-2,-3 from left to right: Original image, Ampli- tude A, Local phase ϕ, and Local orientation θ (absolute value for visual convenience) 26 4.1 From left to right: A hyperspectral image, and Scope of electromagnetic spectrum 28 4.2 From left to right: Spectral channels, and Spectral classes . . . . . . . ....... 29 4.3 a) Reciprocial relationship of 2 coordinates, b) An image with a trace, and c) Its Radon transform at θ = π/9 and θ = π/3 . . . . . . . .......... ....... 30 4.4 From left to right: Output of Radon transform of the image, An input image, Its result 30 4.5 From left to right: Gradients fx, fy , Gradient norm N , and Gradient direction θ+ . . 32 4.6 Preserves the direction of vectors parallel to µ . . . . .......... ....... 32 4.7 From left to right: High-pass filter, and Low-pass filter .......... ....... 36 4.8 From left to right: Colored image (from 3 bands), and 3 bands f10 , f15 , f20 ..... 38 4.9 Spectral axes: a) µ, and b) µ3f j for 3 bands f 10 , f 15 , f 20........ ....... 39 → → 4.10 Spectral axis for 3 bands f 10 , f 15 , f 20 , from left to right: Spectral axis µ 3f j and 2 → phase-angles α1 and α2 . . . . . . . ..... . . . . .......... ....... 40 4.11 Spectral monogenic signal for 3 bands f10 , f15 , f20 , from left to right: Amplitude A, → Local phase ϕ2, and Spectral axis µ 3fj . . . . . . . . .......... ....... 41 5.1 a) Riesz norm, b) Proposed monogenic signal for each scale i . . . . . ....... 43 5.2 Proposed MWT of the multispectral image with scale i=0,-1,-2,-3: a) Input image with 3 bands f10 , f15 , f20 , b) Amplitude A, c) Local phase ϕ2, d) Gradient direction → θ+, e) Spectral axis µ, f) Phase-angle α1, and g) Phase-angle α2 . . . ....... 44 5.3 Proposed MWT of the multispectral image 6 bands f5 , f10 , f15 , f20 , f25 , f30 with scale i=0,-1,-2,-3: a) Amplitude A, b) Local phase ϕ2, c) Gradient direction θ+, d) Gradient norm N . . . . . . . . . . . ..... . . . . .......... ....... 45 5.4 Proposed MWT of the multispectral image 10 bands f3 , f6 , f9 , f12 , f15 , f18 , f21 , f24 , f27, f30 with scale i=0,-1,-2,-3: a) Amplitude A, b) Local phase ϕ2, c) Gradient direction θ+, d) Gradient norm N . . ..... . . . . .......... ....... 45 5.5 Proposed MWT of the multispectral image 31 bands f1 ,... fj ,... f31 with scale i=0,- 1,-2,-3: a) Amplitude A, b) Local phase ϕ2, c) Gradient direction θ+, d) Gradient norm N . . . . . . . . . . . . . . . . ..... . . . . .......... ....... 46 5.6 Relationship between phase ϕ2 and local shape . . .......... ....... 46
  • 10. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 6.1 Reading of the coefficients for coder/decoder a) Zig-zag DCT coefficients, b) Input image, and c) Zero-tree MWT coefficients . . . . . . . . . . . . . . . . . . . . . . . 49 6.2 Monogenic wavelet compression . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 6.3 a) The ratio of the amplitude-weighted sum of phasors (the red arrow) to the sum of amplitudes (the green arrow) is a measure of congruency, and b) Congruent phase for a step function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 6.4 Calculation of phase congruency from convolution of the signal with quadrature pairs of filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 6.5 a) Original image, b) Sobel method, c) Canny method, d) MWT method . . . . . . 52 6.6 a) An orginal image, b) Noisy band (σ = 20) of multispectral Landsat image, c) Denoised band of multispectral Landsat image thresholding wavelet coefficients (MSE = 259), d) Thresholding sum of interband products (MSE = 195) . . . . . . . 53
  • 11. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 Chapter 1 Introduction 1.1 Terms and Motivation Considering continuous signal processing, it is desirable to have tools suitable for audio-visual data thanks in part to their ability to model human perception. For several years, the large topic of defining visually relevant 2D tools gave rise to various geometric wavelet transforms designed to be local in space, direction and frequency. In parallel, the 2D phase concept has gained much interest with new definitions for low-level vision and wavelet representations. Research around phase concept began in the late 40’s with the analytic signal giving the 1D in- stantaneous phase by using a Hilbert transform. This tool is classical in 1D signal processing. In 2D, the Fourier phase is the first known 2D phase concept, and it has been shown to carry important visual information. Afterwards, study of phase congruency proved that the phase can provide meaningful edge detection being invariant to intensity changes. A direct link between lo-cal phase and geometric shape of analyzed signal has been clearly established. In optics, image demodulation consists of building a 2D AM/FM model by extracting local amplitude and frequency (derivative of the phase) which in turn appears useful for texture segmentation. The monogenic signal proposed by M. Felsberg is the unifying framework that generalizes the analytic signal carrying out the 2D AM/FM model. As well as 2D Fourier atoms are plane waves defined by a 1D sinusoid and an orientation, the most natural 2D phase is basically a 1D phase with a local orientation. The Riesz transform is the key building block to define it - as the proper 2D generalization of the Hilbert transform. Any image is viewed like local plane waves at different scales, with smoothly varying amplitude, phase, frequency and orientation. Because the phase concept is meaningful only for narrowband signals, it clearly has to go hand in hand with some multiscale decomposition such as a wavelet transform in order to analyze any class of signal. Among recent propositions of monogenic wavelets, we focus on this since it is tied to a minimally
  • 12. Nhận viết đề tài trọn gói – ZL: 0909 23 26 20– Luanvanmaster.com TẢI TÀI LIỆU KẾT BẠN ZALO : 0909 23 26 20 1.2. STRUCTURE OF REPORT 2 redundant perfect reconstruction filterbank. As we will see, monogenic wavelet coefficients have a directly physical meaning of local 2D geometry. Differential approaches have a favorable algebraic framework to clearly define true vector tools through the vector structure tensor, popularized by Di Zenzo in 1986. These methods are based on estimation of image’s gradient and rely on the assumption that resolution is sufficient. Such methods yield remarkable geometric analysis and structure preserving regularization of color im-ages. We consider the structure tensor based geometric analysis that is intrinsic to the monogenic framework. It is defined a physical interpretation driven spectral extension of the grayscale monogenic wavelet transform by Unser et al. A few different approaches to wavelet analysis of multi-valued images may be retained in the literature. A vector-lifting scheme is proposed for compression purpose, as well as wavelets within the triplet algebra, but these separable schemes do not feature any geometric analysis, in contrast to our non-separable approach allowing isotropy and rotation in-variance. The multiwavelet framework yields generalized orthogonal filterbanks for multi-valued signals but seems still limited to non-redundantly sampled filterbanks. The connection with mono-genic analysis is not yet apparently contrary to wavelet frames. We have found a quaternionic filterbank for color images based on the quaternion color Fourier transform; we have observed that the quaternion formalism sometimes impedes for properly physical interpretation of the data. The present contribution is a new step in process of works trying to propose a physical/signal form for multispectral images. This report will start with the recent definitions around the an-alytic/monogenic concepts. Then it will consist in proposing new definitions of spectral ana-lytic/monogenic signal. Finally, the non-marginal spectral monogenic wavelet transform will be defined together with a practical study of the interpretation and use of wavelet coefficients. 1.2 Structure of Report Chapter 2: It is proposed to discuss features of signal, a split of identity AM/FM representation, preparation for directional Hilbert analysis, a vector image right and hypercomplex filtering for multispectral signals at the beginning of the mathematical definition Chapter 3: Preparation starts with grayscale monogenic wavelet transforms. Frequently images contain variability in many orientations associated with different components and the MWT com-plements the orientation scales allow us to isolate individual components and their directionality with a high- decomposition in orientation. The concept of transform phase and amplitude are clar-ified. A simple form for the magnitude and orientation of the isotropic transform coefficients of a unidirectional signal is derived. USTH ICT MM 2011-2013 T.B.C USTHICT012-004 Xlim/SIC 9-2013 FR