Your browser does not allow JavaScript!
JavaScript is necessary for the proper functioning of this website. Please enable JavaScript or use a modern browser.
|
|
SLO
|
ENG
|
Cookies and privacy
DKUM
EPF - Faculty of Business and Economics
FE - Faculty of Energy Technology
FERI - Faculty of Electrical Engineering and Computer Science
FF - Faculty of Arts
FGPA - Faculty of Civil Engineering, Transportation Engineering and Architecture
FKBV - Faculty of Agriculture and Life Sciences
FKKT - Faculty of Chemistry and Chemical Engineering
FL - Faculty of Logistic
FNM - Faculty of Natural Sciences and Mathematics
FOV - Faculty of Organizational Sciences in Kranj
FS - Faculty of Mechanical Engineering
FT - Faculty of Tourism
FVV - Faculty of Criminal Justice and Security
FZV - Faculty of Health Sciences
MF - Faculty of Medicine
PEF - Faculty of Education
PF - Faculty of Law
UKM - University of Maribor Library
UM - University of Maribor
UZUM - University of Maribor Press
COBISS
Faculty of Business and Economic, Maribor
Faculty of Agriculture and Life Sciences, Maribor
Faculty of Logistics, Celje, Krško
Faculty of Organizational Sciences, Kranj
Faculty of Criminal Justice and Security, Ljubljana
Faculty of Health Sciences
Library of Technical Faculties, Maribor
Faculty of Medicine, Maribor
Miklošič Library FPNM, Maribor
Faculty of Law, Maribor
University of Maribor Library
Bigger font
|
Smaller font
Introduction
Search
Browsing
Upload document
For students
For employees
Statistics
Login
First page
>
Show document
Show document
Title:
OCENJEVANJE ČUSTVA OSEBE NA OSNOVI DIGITALNIH POSNETKOV
Authors:
ID
Mlakar, Uroš
(Author)
ID
Potočnik, Božidar
(Mentor)
More about this mentor...
Files:
MAG_Mlakar_Uros_2014.pdf
(2,56 MB)
MD5: 009B8FDFB8B7CC788C0FF76914CC4D7C
Language:
Slovenian
Work type:
Master's thesis/paper
Typology:
2.09 - Master's Thesis
Organization:
FERI - Faculty of Electrical Engineering and Computer Science
Abstract:
V tem magistrskem delu smo se ukvarjali s študijem postopkov za razpoznavanje človeških čustev na osnovi digitalnih posnetkov. V praktičnem delu te magistrske naloge smo razvili izviren računalniški razpoznavalni sistem, ki temelji na teksturnih značilkah. Algoritem v prvem koraku poišče grob položaj obraza na vhodni sliki, zatem pa v dobljeni regiji računamo ujemanje obraza z modelom AAM (Active Appearance Models). Nato rotiramo obraz za izračunan kot v pravilen frontalni položaj. V zadnji fazi algoritma s pomočjo koordinat iz modela AAM natančno izrežemo obraz iz slike, zatem pa obraz aproksimiramo z elipso, s čimer odstranimo odvečne informacije z slike. Obrezan obraz na koncu popišemo s teksturno značilko HOG (Histogram of Oriented Gradients). Vmesni rezultat je histogram, ki ga posredujemo v stroje SVM (Support Vector Machines) za klasifikacijo, pri čemer za vsako od šestih osnovnih emocij naučimo lasten SVM. Razvili smo dve varianti algoritma, in sicer algoritem na osnovi statičnih 2D slik in algoritem na osnovi slik razlik. Prvi algoritem uporablja za razpoznavanje čustev le trenutno sliko opazovane osebe, medtem ko drugi algoritem detektira spremembe obraza pri izražanju čustev. Algoritem na osnovi statičnih 2D slik smo nadgradili z algoritmom Adaboost, algoritem na osnovi slik razlik pa smo razširili s tremi variantami, kjer pri gradnji histograma s pomočjo interpolacije vnesemo še vmesne korake pri spreminjanju obraza iz nevtralnega v obraz z izkazanim čustvom. Razvite algoritme smo testirali na dveh javno dostopnih testnih podatkovnih bazah: bazi MMI Facial Expression Database (MMI) in bazi Cohn-Kanade. Z algoritmom na osnovi statičnih 2D slik smo na bazi MMI dosegli najvišjo uspešnost 76,31 %, na bazi CK pa 91,49 %. Z algoritmom na osnovi slik razlik pa smo na bazi MMI dosegli 74,63 % uspešnost, na bazi CK pa se je uspešnost prepoznavanja čustev povzpela kar na 95,64 %.
Keywords:
obdelava digitalnih slik
,
razpoznavanje vzorcev
,
prepoznavanje čustev
,
obrazi
,
teksturne značilke
Place of publishing:
Maribor
Publisher:
[U. Mlakar]
Year of publishing:
2014
PID:
20.500.12556/DKUM-44054
UDC:
004.932:528.852(043.2)
COBISS.SI-ID:
17866518
NUK URN:
URN:SI:UM:DK:NWY1WVCH
Publication date in DKUM:
20.05.2014
Views:
2887
Downloads:
329
Metadata:
Categories:
KTFMB - FERI
Cite this work
Plain text
BibTeX
EndNote XML
EndNote/Refer
RIS
ABNT
ACM Ref
AMA
APA
Chicago 17th Author-Date
Harvard
IEEE
ISO 690
MLA
Vancouver
:
MLAKAR, Uroš, 2014,
OCENJEVANJE ČUSTVA OSEBE NA OSNOVI DIGITALNIH POSNETKOV
[online]. Master’s thesis. Maribor : U. Mlakar. [Accessed 26 March 2025]. Retrieved from: https://dk.um.si/IzpisGradiva.php?lang=eng&id=44054
Copy citation
Average score:
0.5
1
1.5
2
2.5
3
3.5
4
4.5
5
(0 votes)
Your score:
Voting is allowed only for
logged in
users.
Share:
Similar works from our repository:
High temperature resistant fly-ash and metakaolin-based alkali-activated foams
Evaluation of locally available amorphous waste materials as a source for alternative alkali activators
Microwave irradiation of alkali - activated metakaolin slurry
Characterization of fly ash alkali activated foams obtained using sodium perborate monohydrate as a foaming agent at room and elevated temperatures
Particle size manipulation as an influential parameter in the development of mechanical properties in electric arc furnace slag-based AAM
Similar works from other repositories:
No similar works found
Hover the mouse pointer over a document title to show the abstract or click on the title to get all document metadata.
Secondary language
Language:
English
Title:
ASSESSMENT OF PERSON EMOTION BASED ON DIGITAL IMAGES
Abstract:
In our work, we have been studying the procedures of human emotion recognition based on digital images. We have developed an original computer recognitional sistem, which is based on feature descriptor, in the practical part of our work. The first step is the algorithm defining the approximate position of the face in the input image, which is followed by calculations of matching of the face with the AAM model (Active Appearance Model) in the region. Then we rotate the face according to the calculated angle to its frontal position. The last step of the algorithm is cutting the face out of the image, using coordinates, and approximating it with an ellipse in order to remove the abundant information from the image, which is followed by using the feature descriptor HOG (Histogram of Oriented Gradients). The intermediate result is a histogram, which needs to be classified by SVM machines (Support Vector Machines), whereas one machine is taught one particular emotion. We have developed two versions of the algorithm. The first one is based on static 2D images, and the other is based on images of differences. The first one uses a current image of the observed person, whereas the second one detects changes of the face when expressing emotions. We have upgraded the algorithm based on static 2D images with algorithm Adaboost, and expanded the one based on images of differences with three versions, which include interpolating additional intermediate changes of the face from neutral to the one with the revealed emotion, to construction of the histograms. We have tested the algorithms on two public test databases: MMI Facial Expression Database (MMI) and Cohn-Kanade database. The 2D static images based algorithm's highest score of effectiveness was 76.31% on MMI database and 91.49% on CK database. The images of differences based algorithm's highest score of effectiveness was 74.63% on MMI and 95.64% on CK.
Keywords:
digital images processing
,
pattern recognition
,
emotion recognition
,
feature descriptors
Comments
Leave comment
You must
log in
to leave a comment.
Comments (0)
0 - 0 / 0
There are no comments!
Back