Classic Thesis
Classic Thesis
T E M A M U LT I M E D I A
IMAGE AND VIDEO PROCESSING
T E M A M U LT I M E D I A
vasilica sorin & marcu vlad
Vasilica Sorin & Marcu Vlad: Tema Multimedia, Image and Video Processing, Mai 2015
CONTENTS
95
97
v
[ June 19, 2016 at 18:46 classicthesis Version 4.2 ]
LIST OF FIGURES
Figure 1
90
L I S T O F TA B L E S
Table 1
Table 2
89
LISTINGS
Listing 1
ACRONYMS
DRY
API
UML
vi
[ June 19, 2016 at 18:46 classicthesis Version 4.2 ]
95
Part I
F I LT R A R E L I N I A R A D E B A Z A C U A P L I C AT I I
I N I M B U N ATAT I R E A C A L I TAT I I I M A G I N I I
F I LT R A R E A L I N I A R A A I M A G I N I L O R
1.1
introduction
1, m = p si n = q
(1)
0, in rest
Astfel, Ec. (1) are valoarea unitate la coordonatele (p,q) iar in rest 0.
Functia din Ec. (1) este denumita si functia delta Kronecker sau secventa
esantionului unitate. Joaca acelasi rol si are aceeasi semnificatie precum asa-numita functie delta Dirac a teoriei sistemelor continue. Raspunsul sistemului liniar la Ec. (1) va fi folosit pentru a caracteriza raspunsul general al acestor sisteme.
Orice imagine f in spatiu-discret poate fi exprimata in termeni ai
functiei impuls in Eq. (1):
f(m, n) =
p= q=
f(m p, n q)(p, q) =
p= q=
(2)
Ec. (2) se numeste proprietatea de cernere si are doua posibile interpretari. In primul rand, orice imagine in spatiu-discret poate fi scrisa
ca o suma de impulsuri unitate ponderate shiftate. Fiecare impuls
ponderat cuprinde un pixel din imagine. In al doilea rand, suma din
Ec. (2) este defapt o convolutie liniara in spatiu-discret. Este evident
73
[ June 19, 2016 at 18:46 classicthesis Version 4.2 ]
74
(3)
Sistemul L este liniar daca si numai daca pentru oricare f1 (m, n), f2 (m, n)
astfel incat
g1 (m, n) = L [f1 (m, n)] , g2 (m, n) = L [f2 (m, n)]
(4)
(5)
(6)
(7)
(8)
(9)
#
f(p, q)(m p, n q)
(10)
p= q=
g(m, n) =
(11)
p= q=
f(p, q)h(m, n; p, q)
(12)
p= q=
g(m, n) =
p= q=
75
76
Aceasta convolutie poate fi evaluata in mod direct la fiecare coordonata (m,n) de un procesor de semnal digital sau poate fi dezvoltata
folosind transformata discreta cosinusoidala (DFT) folosind o transformata Fourier rapida (FFT).
Se considera intrarea unui sistem LSI discret cu raspuns la impuls
h(m,n) este o functie exponentiala complexa:
g(m, n) =
(15)
p= q=
(16)
p= q=
H(U, V) =
p= q=
(17)
Functia H(U, V) reprezinta transformata Fourier in spatiu discret
(DSFT) a raspunsului sistemului la impuls si este numita raspunsul
in frecventa al sistemului.
1.3
1.4 template
1.4
77
template
Tema Multimedia
Version 4.2
Andr Miede
Detmolder Strae 32
31737 Rinteln
Germany
The postcards I received so far are available at:
http://postcards.miede.de
So far, many theses, some books, and several other publications have
been typeset successfully with it. If you are interested in some typographic details behind it, enjoy Robert Bringhursts wonderful book.
important note: Some things of this style might look unusual
at first glance, many people feel so in the beginning. However, all
things are intentionally designed to be as they are, especially these:
No bold fonts are used. Italics or spaced small caps do the job
quite well.
1 See the file LISTOFFILES for needed packages. Furthermore, classicthesis works
with most other distributions and, thus, with most systems LATEX is available for.
2 http://www.lyx.org
A well-balanced line
width improves the
legibility of the text.
Thats what
typography is all
about, right?
78
yet another important note: Since classicthesis first release in 2006, many things have changed in the LATEX world. Trying to
keep up-to-date, classicthesis grew and evolved into many directions, trying to stay (some kind of) stable and be compatible with its
port to LYX. However, there are still many remains from older times
in the code, many dirty workarounds here and there, and several
other things I am absolutely not proud of (for example my unwise
combination of KOMA and titlesec etc.).
Currently, I am looking into how to completely re-design and reimplement classicthesis making it easier to maintain and to use.
As a general idea, classicthesis.sty should be developed and distributed separately from the template bundle itself. Excellent spinoffs such as arsclassica could also be integrated (with permission
by their authors) as format configurations. Also, current trends of
microtype, fontspec, etc. should be included as well. As I am not
really into deep LATEX programming, I will reach out to the LATEX community for their expertise and help.
1.5
organization
A very important factor for successful thesis writing is the organization of the material. This template suggests a structure as the following:
Chapters/ is where all the real content goes in separate files
such as Chapter01.tex etc.
FrontBackMatter/ is where all the stuff goes that surrounds the
real content, such as the acknowledgments, dedication, etc.
3 To be found online at http://mirror.ctan.org/macros/latex/contrib/booktabs/.
1.5 organization
gfx/ is where you put all the graphics you use in the thesis.
Maybe they should be organized into subfolders depending on
the chapter they are used in, if you have a lot of graphics.
Bibliography.bib: the BibTEX database to organize all the references you might want to cite.
classicthesis.sty: the style definition to get this awesome
look and feel. Does not only work with this thesis template but
also on its own (see folder Examples). Bonus: works with both
LATEX and pdfLATEX. . . and LYX.
ClassicThesis.tcp a TEXnicCenter project file. Great tool and
its free!
ClassicThesis.tex: the main file of your thesis where all gets
bundled together.
classicthesis-config.tex: a central place to load all nifty packages that are used.
Make your changes and adjustments here. This means that you specify here the options you want to load classicthesis.sty with.
You also adjust the title of your thesis, your name, and all similar information here. Refer to Section 1.6 for more information.
This had to change as of version 3.0 in order to enable an easy
transition from the basic style to LYX.
In total, this should get you started in no time.
79
80
1.6
. . . or your
supervisor might use
the margins for some
comments of her
own while reading.
style options
1.7 customization
81
customization
This section will show you some hints how to adapt classicthesis
to your needs.
The file classicthesis.sty contains the core functionality of the
style and in most cases will be left intact, whereas the file classicthesis-config.tex is used for some common user customizations.
The first customization you are about to make is to alter the document title, author name, and other thesis details. In order to do this,
replace the data in the following lines of classicthesis-config.tex:
% **************************************************
% 2. Personal data and user ad-hoc commands
% **************************************************
\newcommand{\myTitle}{A Classic Thesis Style\xspace}
\newcommand{\mySubtitle}{An Homage to...\xspace}
Many other customizations in classicthesis-config.tex are possible, but you should be careful making changes there, since some
changes could cause errors.
Modifications in
classicthesis-config.tex
82
Modifications in
classicthesis.sty
Finally, changes can be made in the file classicthesis.sty, although this is mostly not designed for user customization. The main
change that might be made here is the text-block size, for example, to
get longer lines of text.
1.8
issues
This section will list some information about problems using classicthesis in general or using it with other packages.
Beta versions of classicthesis can be found at Bitbucket:
https://bitbucket.org/amiede/classicthesis/
There, you can also post serious bugs and problems you encounter.
Compatibility with the glossaries Package
If you want to use the glossaries package, take care of loading it
with the following options:
\usepackage[style=long,nolist]{glossaries}
Thanks to an unknown person for this information (via the issue reporting).
further information for using classicthesis with spanish (in addition to the above) In the file ClassicThesis.tex
activate the language:
\selectlanguage{spanish}
future work
beyond a thesis
license
83
Part II
THE SHOWCASE
Sorin You can put some informational part preamble text
here. Illo principalmente su nos. Non message occidental
angloromanic da. Debitas effortio simplificate sia se, auxiliar summarios da que, se avantiate publicationes via. Pan
in terra summarios, capital interlingua se que. Al via multo
esser specimen, campo responder que da. Le usate medical addresses pro, europa origine sanctificate nos se.
EXAMPLES
a new section
Lorem ipsum at nusquam appellantur his, ut eos erant homero concludaturque. Albucius appellantur deterruisset id eam, vivendum partiendo dissentiet ei ius. Vis melius facilisis ea, sea id convenire referrentur, takimata adolescens ex duo. Ei harum argumentum per. Eam
vidit exerci appetere ad, ut vel zzril intellegam interpretaris.
Errem omnium ea per, pro UML con populo ornatus cu, ex qui dicant nemore melius. No pri diam iriure euismod. Graecis eleifend
appellantur quo id. Id corpora inimicus nam, facer nonummy ne pro,
kasd repudiandae ei mei. Mea menandri mediocrem dissentiet cu, ex
nominati imperdiet nec, sea odio duis vocent ei. Tempor everti appareat cu ius, ridens audiam an qui, aliquid admodum conceptam ne
qui. Vis ea melius nostrum, mel alienum euripidis eu.
Ei choro aeterno antiopam mea, labitur bonorum pri no. His no
decore nemore graecis. In eos meis nominavi, liber soluta vim cu.
2.1.2
Autem Timeam
Nulla fastidii ea ius, exerci suscipit instructior te nam, in ullum postulant quo. Congue quaestio philosophia his at, sea odio autem vulputate ex. Cu usu mucius iisque voluptua. Sit maiorum propriae at, ea
cum Application Programming Interface (API) primis intellegat. Hinc
87
[ June 19, 2016 at 18:46 classicthesis Version 4.2 ]
88
examples
Personas Initialmente
1 Uno il nomine integre, lo tote tempore anglo-romanic per, ma sed practic philologos
historiettas.
2 De web nostre historia angloromanic.
que vista
human
fastidii ea ius
germano
demonstratea
suscipit instructior
titulo
personas
quaestio philosophia
facto
demonstrated knuth:1976
a paragraph example Uno de membros summario preparation, es inter disuso qualcunque que. Del hodie philologos occidental al, como publicate litteratura in web. Veni americano knuth:1976
[knuth:1976] es con, non internet millennios secundarimente ha. Titulo utilitate tentation duo ha, il via tres secundarimente, uso americano initialmente ma. De duo deler personas initialmente. Se duce
facite westeuropee web, Table 1 nos clave articulos ha.
Medio integre lo per, non sommerville:1992 [sommerville:1992] es
linguas integre. Al web altere integre periodicos, in nos hodie basate.
Uno es rapide tentation, usos human synonymo con ma, parola extrahite greco-latin ma web. Veni signo rapide nos da.
2.2.2
Linguistic Registrate
Veni introduction es pro, qui finalmente demonstrate il. E tamben anglese programma uno. Sed le debitas demonstrate. Non russo existe
o, facite linguistic registrate se nos. Gymnasios, e. g., sanctificate sia
le, publicate Figure 1 methodicamente e qui.
Lo sed apprende instruite. Que altere responder su, pan ma, i. e.,
signo studio. Figure 1b Instruite preparation le duo, asia altere tentation web su. Via unic facto rapide de, iste questiones methodicamente
o uno, nos al.
89
90
examples
M AT H T E S T C H A P T E R
Ei choro aeterno antiopam mea, labitur bonorum pri no. His no decore
nemore graecis. In eos meis nominavi, liber soluta vim cu. Sea commune suavitate interpretaris eu, vix eu libris efficiantur.
3.1
some formulas
Due to the statistical nature of ionisation energy loss, large fluctuations can occur in the amount of energy deposited by a particle
traversing an absorber element1 . Continuous processes such as multiple scattering and energy loss play a relevant role in the longitudinal
and lateral development of electromagnetic and hadronic showers,
and in the case of sampling calorimeters the measured resolution
can be significantly affected by such fluctuations in their active layers. The description of ionisation fluctuations is characterised by the
significance parameter , which is proportional to the ratio of mean
energy loss to the maximum allowed energy transfer in a single collision with an atomic electron:
=
(18)
Emax
2me 2 2
1 + 2me /mx + (me /mx )2
where = E/mx , E is energy and mx the mass of the incident particle, 2 = 1 1/2 and me is the electron mass. comes from the
Rutherford scattering cross section and is defined as:
=
where
z
2z2 e4 NAv Zx
z2 Z
=
153.4
x keV,
me 2 c2 A
2 A
NAv
Avogadros number
density
91
[ June 19, 2016 at 18:46 classicthesis Version 4.2 ]
92
Part III
APPENDIX
APPENDIX TEST
Lorem ipsum at nusquam appellantur his, ut eos erant homero concludaturque. Albucius appellantur deterruisset id eam, vivendum partiendo dissentiet ei ius. Vis melius facilisis ea, sea id convenire referrentur, takimata adolescens ex duo. Ei harum argumentum per. Eam
vidit exerci appetere ad, ut vel zzril intellegam interpretaris.
a.1
que vista
human
fastidii ea ius
germano
demonstratea
suscipit instructior
titulo
personas
quaestio philosophia
facto
demonstrated
a.2
Equidem detraxit cu nam, vix eu delenit periculis. Eos ut vero constituto, no vidit propriae complectitur sea. Diceret nonummy in has,
no qui eligendi recteque consetetur. Mel eu dictas suscipiantur, et sed
placerat oporteat. At ipsum electram mei, ad aeque atomorum mea.
There is also a useless Pascal listing below: Listing 1.
95
[ June 19, 2016 at 18:46 classicthesis Version 4.2 ]
D E C L A R AT I O N
colophon
This document was typeset using the typographical look-and-feel
classicthesis developed by Andr Miede. The style was inspired
by Robert Bringhursts seminal book on typography The Elements of
Typographic Style. classicthesis is available for both LATEX and LYX:
https://bitbucket.org/amiede/classicthesis/