|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 65 - Issue 15 |
| Published: March 2013 |
| Authors: Sheeba Jeya Sophia. S, Anitha. S |
10.5120/11003-6186
|
Sheeba Jeya Sophia. S, Anitha. S . Security System based on Viola Jones Detection. International Journal of Computer Applications. 65, 15 (March 2013), 33-38. DOI=10.5120/11003-6186
@article{ 10.5120/11003-6186,
author = { Sheeba Jeya Sophia. S,Anitha. S },
title = { Security System based on Viola Jones Detection },
journal = { International Journal of Computer Applications },
year = { 2013 },
volume = { 65 },
number = { 15 },
pages = { 33-38 },
doi = { 10.5120/11003-6186 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2013
%A Sheeba Jeya Sophia. S
%A Anitha. S
%T Security System based on Viola Jones Detection%T
%J International Journal of Computer Applications
%V 65
%N 15
%P 33-38
%R 10.5120/11003-6186
%I Foundation of Computer Science (FCS), NY, USA
Iris recognition is a biometric system for access control that uses the most unique characteristic of the human body, the iris employed in automated border crossings, national ID systems, etc. This paper illustrates techniques to improve performance of iris recognition system based on stationary images using NI LabVIEW (Vision Module). Region of interest segmentation and localization of iris using canny edge detection is performed. And normalization of iris is performed using the Gabor filter. Local Binary Pattern (LBP) is used for feature vectors extraction and Learning Vector Quantization (LVQ) performs classification. Here, matching is performed using the hamming distance. Also we create a LabVIEW database for storing the information of the users. All the images used in this paper were collected from the Chinese Academy Of Sciences Institute of Automation (CASIA) iris database VI. 0 with 108 subjects in it.