Security system based on real time face recognition (Kayıt no. 448)

MARC ayrıntıları
000 -BAŞLIK
Sabit Uzunluktaki Kontrol Alanı 06310na a2201273 4500
001 - KONTROL NUMARASI
Control Dosyası 233395
003 - KONTROL NUMARASI KİMLİĞİ
Kontrol Alanı koha_MIRAKIL
005 - EN SON İŞLEM TARİHİ ve ZAMANI
Kontrol Alanı 20221226090139.0
008 - SABİT UZUNLUKTAKİ VERİ ÖGELERİ - GENEL BİLGİ
Sabit Alan 190118b tu 000 0
040 ## - KATALOGLAMA KAYNAĞI
Özgün Kataloglama Kurumu CY-NiCIU
Kataloglama Dili tur
Çeviri Kurumu CY-NiCIU
Açıklama Kuralları rda
041 0# - DİL KODU
Metin ya da ses kaydının dil kodu eng
090 ## - Yerel Tasnif No
tasnif no YL 393
Cutter no A96 2014
100 1# - KİŞİ ADI
Yazar Adı (Kişi adı) Ayodeji, Ipinnimo Oluwaseyi
245 0# - ESER ADI BİLDİRİMİ
Başlık Security system based on real time face recognition
Sorumluluk Bildirimi Ipinnimo Oluwaseyi Ayodeji; Supervisor: Ziya Dereboylu
260 ## - YAYIN, DAĞITIM, VB.
Yayın Yeri Nicosia
Yayınevi Cyprus International University
Yayın Tarihi 2014
300 ## - FİZİKSEL TANIMLAMA
Sayfa, Cilt vb. X, 89 p.
Diğer fiziki detaylar table
Boyutları 30.5 cm
Birlikteki Materyal CD
336 ## - CONTENT TYPE
Source rdacontent
Content type term text
Content type code txt
337 ## - MEDIA TYPE
Source rdamedia
Media type term unmediated
Media type code n
338 ## - CARRIER TYPE
Source rdacarrier
Carrier type term volume
Carrier type code nc
500 ## - GENEL NOT
Materials specified Includes CD
504 ## - BİBLİYOGRAFİ NOTU
Bibliyografi Notu Includes references (76-82 p.)
520 ## - ÖZET NOTU
Özet notu 'ABSTRACT Automatic recognition of people has received much attention during the recent years due to its many applications in different fields such as law enforcement, security applications or video indexing. Face recognition is an important and very challenging technique to automatically recognize people's face. Face recognition systems play a vital role in many applications including surveillance, biometrics and security as the rapid development of computer science and pattern recognition, visual technology is widely applied in industry and daily life. The goal of this research is to implement face recognition on a real life platform for security system. The software should be able to take an image of a person through the camera connected to the USB of a computer, recognize the individual based on previously stored samples and grant access or deny access through a device connected to another port of the same computer. The method that will be considered is principal component analysis (PCA) method for face recognition. A database of trained images is stored on the computer for recognizing a test image. The image from the camera is resized and cropped with MATLAB. This image is further processed by comparing it with images in the database. If it matches any of the images in the database, a signal is sent to a device connected to another USB port (Embedded system) to grant access for the person that the image is taken from. If the image does not match any of the images in the database then, the accessis denied for the person. Key words: Face recognition, PCA, Embedded system'
650 00 - KONU BAŞLIĞI EK GİRİŞ - KONU TERİMİ
Konusal terim veya coğrafi ad Yerleşik sistem
650 00 - KONU BAŞLIĞI EK GİRİŞ - KONU TERİMİ
Konusal terim veya coğrafi ad Embedded system
650 00 - KONU BAŞLIĞI EK GİRİŞ - KONU TERİMİ
Konusal terim veya coğrafi ad Yüz tanıma
650 00 - KONU BAŞLIĞI EK GİRİŞ - KONU TERİMİ
Konusal terim veya coğrafi ad Face recognition
700 0# - EK GİRİŞ - KİŞİ ADI
Yazar Adı (Kişi adı) Supervisor: Dereboylu, Ziya
9 (RLIN) 1656
942 ## - EK GİRİŞ ÖGELERİ (KOHA)
Sınıflama Kaynağı Dewey Onlu Sınıflama Sistemi
Materyal Türü Thesis
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 1
Title CHAPTER 1
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 1
Title INTRODUCTION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 2
Title BIOMETRIC SYSTEM
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 3
Title Applications
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 3
Title Biometric error
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 4
Title INTRODUCTION TO FACE RECOGNITION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 5
Title Problem that may occur during face recognition
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 5
Title Scale invariance
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 5
Title Shift invariance
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 6
Title Illumınatıon invariance
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 6
Title Emotional expression and detail invariance
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 6
Title Noise invariance
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 7
Title GOAL
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 7
Title OVERVIEW
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 8
Title CHAPTER 2
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 8
Title LITERATURE SURVEY
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 8
Title INTRODUCTION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 8
Title FACE DETECTION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 9
Title Skin tone face detection
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 11
Title Viola-jones face detection algorithm
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 11
Title Local SMQT based face detection
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 14
Title FACE RCOGNITION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 14
Title Background and related work
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 16
Title Outline of a typical face recognition system
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 16
Title The Image acquisition module
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 17
Title The pre-processing module
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 19
Title The feature extraction module
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 19
Title The classification module
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 19
Title Tranning set
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 20
Title Face Library or Face database
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 20
Title Coventional techniques in face recognition
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 20
Title Correlation
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 21
Title Linear Discriminant Analysis
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 23
Title Independent Component Analysis
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 24
Title Other conventional methods for face recognition
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 25
Title Local features analysis
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 26
Title Nonnegative matirx factorization
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 27
Title Increments nonnegative matrix factorization
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 29
Title Histogram based method for face recognition
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 29
Title Local binary pattern for face recognition
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 30
Title PDF based face recognition system
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 32
Title CHAPTER 3
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 32
Title FACE RECOGNITION USING PCA
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 32
Title INTRODUCTION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 37
Title EIGENFACES CALCULATION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 42
Title USING EIGENFACES TO CALSSIFY A FACE IMAGE
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 43
Title REBUILDING A FACE IMAGE WITH EIGENFACES
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 46
Title CHAPTER 4
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 46
Title EMBEDDED SYSTEM
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 46
Title INTRODUCTION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 46
Title EMBEDDED SYSTEM
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 48
Title EMBEDDED SYSTEM USED IN THIS RESEARCH
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 48
Title De-bounced switch
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 49
Title The switching circuit (LCD)
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 50
Title Electric Lock
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 50
Title Liquid Crystal Display (LCD)
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 52
Title Microcontroller (UC) PIC18F4550
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 53
Title Overview of the USB peripheral
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 54
Title USB Status and Control
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 55
Title IMPLEMENTATION OF THE ES
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 56
Title Communication with the ES
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 57
Title CHAPTER 5
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 57
Title TESTING AND RESULT
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 57
Title DATA SETS
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 57
Title AT & T database of faces(formerly known as ORL database of faces )
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 58
Title Face Recognition data, university of ESSEX, UK
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 58
Title Personal data set
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 58
Title SYSTEM HARDWARE FOR TESTING
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 59
Title SYSTEM SOFTWARE FOR TESTING
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 60
Title TEST RESULT FOR AT&T DATABASE OF FACES
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 62
Title TEST RESULT FOR ESSEX DATA SET
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 64
Title TEST WITH PERSONAL DATA SET WITH NO FACE DETECTION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 69
Title TEST WITH PERSONAL DATA SET WITH FACE DETECTION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 71
Title OVERALL TEST OF THE SYSTEM
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 73
Title CHAPTER 6
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 73
Title CONCLUSION AND FURTHER RESEARCH
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 73
Title CONCLUSION
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 74
Title FURTHER RESEARCH
505 1# - İÇİNDEKİLER NOTU
Miscellaneous information 76
Title REFERENCES
Mevcut
Geri Çekilme Durumu Kayıp Durumu Sınıflandırma Kaynağı Kredi için değil Koleksiyon Kodu Kalıcı Konum Mevcut Konum Raf Yeri Kayıt Tarih Source of acquisition Maliyet, Alış Fiyatı Yer Numarası Demirbaş Numarası Son Görülme Tarihi Maliyet, Yenileme Fiyatı Fatura Tarihi Materyal Türü Genel / Bağış Notu
    Dewey Onlu Sınıflama Sistemi   Tez Koleksiyonu CIU LIBRARY CIU LIBRARY Tez Koleksiyonu 20.03.2014 Bağış 0.00 YL 393 A96 2014 T433 20.03.2014 0.00 20.03.2014 Thesis Electrical Electronics Department
Araştırmaya Başlarken  
  Sıkça Sorulan Sorular