Usefulness of Retina Codes in Biometrics

Size: px
Start display at page:

Download "Usefulness of Retina Codes in Biometrics"

Transcription

1 Usefulness of Retina Codes in Biometrics Thomas Fuhrmann, Jutta Hämmerle-Uhl, and Andreas Uhl Department of Computer Sciences, Salzburg University, Austria Abstract. We discuss methods for generating retina codes from retinal images for biometric user authentication. Starting from the optical disc, concentric circles are placed over the binary vessel image for data sampling and different variants of retina code are generated after transformation to polar coordinates. The methods inter personal variability and robustness is evaluated on the publicly available DRIVE database. Results indicate a low inter personal variability questioning the usefulness of retina codes in sensible authentication systems. 1 Introduction With the increasing usage of biometric systems the interest in not-yet widely accepted modalities rises. Retina features are among these potentially promising but not mainstream techniques. Being transparent, the retina is situated in the innermost part of the ocular fundus, retinal features mainly consist of blood vessels originating from the entry point of the optic nerve and spreading across the ocular fundus (see Fig. 1.a for an example). The pattern of these vessels is said to be unique for each individual person and might therefore be used for biometric recognition systems. However, the scanning operation is required to be much more intrusive and controlled as compared to e.g. iris-based systems due to the location in the inner parts of the eye and user acceptance of such conditions is generally low. Therefore, the primary application context of this modality will be in high security environments like military or governmental agencies. According to literature [4, p.106ff], retina-scan based biometric systems exhibit the following strengths: high spoofing resistance, high stability in the sense of time-invariance, and high recognition accuracy. In fact, due to their location at the background of the eye, retinal features can hardly be replaced or modified, also sensors capturing the respective images can hardly by fooled. On the other hand, the stability of retinal vessels is questionable since many eye diseases include some blood vessel pathology as found e.g. in proliferative diabetic retinopathy [3], which is characterized by new vessel growth especially near the optical disk. The possible impact of such diseases on retina feature based biometric systems has to be seriously considered and investigated before a sensible deployment should take place. This work has been partially supported by the Austrian Science Fund, project no. L554-N15. T. Wada, F. Huang, and S. Lin (Eds.): PSIVT 2009, LNCS 5414, pp , c Springer-Verlag Berlin Heidelberg 2009

2 Usefulness of Retina Codes in Biometrics 625 Eye-based biometric modalities in general are believed to be highly secure due to the well investigated low FAR of some popular iris recognition systems [5]. However, also in iris recognition several techniques exist which exhibit significantly inferior recognition performance (e.g., based on histograms [6]). Obviously, it is not only the potential distinctiveness of the physiological trait that determines the recognition accuracy but of coursethetypeofextracted template data plays an at least equally important role as well. There is not much work available on using retinal features for biometric purposes. Most of the literature on retinal features is found in ophthalmology where retinal vessels are used in diagnosis or as landmarks for image registration (see e.g. [7]). Strengths and weaknesses of retina-scan based biometrics are discussed in [4], but no concrete feature extraction technique or template data structure is described. Crossings of retinal vessels are suggested to be used as biometric features in [8,9] and good accuracy is reported. Retica Systems Inc. 1 offers a different (commercial) solution based on a retina code (inspired by Daugmans iris code principle [5]). In this work we discuss the use of retina codes for biometric recognition as inspired by the solution sketched by Retica Systems Inc. Section 2 discusses feature extraction techniques for subsequent retina code generation which include optical disc segmentation and retinal vessel extraction. Section 3 describes several variants of retina code generation and Section 4 is devoted to experimental testing with emphasis on the overall code variation within a population and FMR under signal distortion. Section 5 concludes the paper. 2 Feature Extraction Retina-based methods use ocular fundus images as a source for extracting biometric features for user authentication. Extracting usable feature sets for retina code generation from these images requires a combination of two different preprocessing methods. 2.1 Optical Disc Segmentation For retina code generation a reference point has to be defined (analogous to the center of the pupil with iris recognition). Here the optical disc (where the optical nerve leaves the retina) seems suitable. In the retinal images the optical disc appears as a bright circular shaped object partly covered with vessels that has a higher background luminance and higher local variance as the rest of the retina. So the center of the optical disc can be used as a reference point for developing a retina template out of a segmented vessel feature image. Detection of the optical disc has been largely covered in literature and numerous methods have been developed. Many applications choose a method that uses circular Hough transform on an thresholded edge image of the retinal surface as in Barret et al. [10]. In our context this method sometimes yields poor 1

3 626 T. Fuhrmann, J. H ammerle-uhl, and A. Uhl (a) Input image (b) Histogram Equal (c) 1% brightest pixels Fig. 1. Finding the optical disc results both in accuracy and detection time especially when testing robustness. In this case only few edges of the optical disc are detected making it often even impossible to locate it with the Hough transform. So we adapted this technique by taking into account the fact that the optical disc is usually an object with the highest luminance values in the image. Another possible criterion suggested in literature is highest variance [11]. In order to use a global threshold t for all possible input images (and also distorted versions) we first apply a histogram equalization to the image. Using the highest 1 percent of the intensity image pixels (t = 0.99) a binary image is created that predominantly contains pixels of the optical disc (see Fig. 1.c). For finding the center of the circle that encloses the majority of pixels concentrated in a small region finally the Hough transform is applied locally. Fig. 1 displays the steps for finding the optical disc. 2.2 Vessel Extraction Different approaches for automatic vessel segmentation have been proposed in literature (e.g. [7]). We have chosen to adapt the MATLAB software package mlvessel2 based on the wavelet-domain method described in [3] since it yields good results in enhancing vessel contrast while filtering out noise. First the retinal image is pre-processed by artificially extending the border that is defined by the camera s aperture in order to remove the strong contrast between the optical fundus and the image mask. Realizing that the wavelet transform is able to filter locally makes it effective for detecting local properties such as blood vessels. The continuous wavelet transform of a signal f (x) is defined x b 1 (1) f (x)ψ d2 x Wψ (b, a) = a a 2

4 Usefulness of Retina Codes in Biometrics 627 with ψ denoting the complex conjugate of the 2-D Morlet wavelet ψ defined by [3] as: ψ(x) =e ik0x e 1 2 Ax 2 (2) where A = diag[ ɛ, 1],ɛ 1 is a 2 x 2 diagonal matrix defining the anisotropy ofthefilter.weonlyusetheresultsproduced by the Morlet wavelet with parameters a =2,k 0 =[0, 3] and ɛ = 4 since this yields the best resolution of vessels. So for the scale value a = 2 maximum response over all possible angles of the Morlet wavelet starting from 0 up to 170 degrees in steps of 10 is being calculated. The resulting feature image is used for creating a binary vessel segmentation image by thresholding. Simple thresholding is the method of first choice because of its speed. However using a global threshold results in very different binary images concerning the number of vessels thus it is not very suitable for creating a retina template and matching. In order to achieve a well-balanced number of vessels in the binary images we first statistically determine the mean value of vessel pixels in a set of typical images suited for matching. For the data base used in our experiments (see Section 4.1) this gave us a mean value of vessel pixels of 8.5 % and a standard deviation of 1,5 %. Starting from a standard threshold we slightly adjust the threshold up or down until the number of vessel pixels meets our above criteria. In order to get rid of unconnected vessels resulting from our thresholding process all connected objects that have fewer than a certain number of pixels are removed (see Fig. 2). (a) Filtered image (b) Thresholding (c) Remove small objects Fig. 2. Vessel Segmentation 3 Retina Code Generation Starting from the center of the optical disc we use concentric circles for taking samples from the binary vessel images. For construction of these circles we have implemented Bresenham s circle drawing algorithm [1]. For every circle pixel its value is set according to the underlying vessel or non-vessel pixel. Then the values of n avg neighbouring circles are averaged and transformed to polar coordinates

5 628 T. Fuhrmann, J. Hämmerle-Uhl, and A. Uhl Table 1. Sampling settings Name N circ n step n avg r 0 L L H in steps of 1. It is important to mention that outer circles usually degrade to circular arcs since the optical disc is mostly located at the left or right border of the retinal surface. This results in lower information density concerning the whole retina code which is further decreased by the higher arc length of the circles when using steps of 1 and the fact that the density of the vessels is usually higher around the optical disc. Thus hitting an underlying vessel pixel becomes more unlikely for bigger (outer) circles. This is confirmed also in the example in Fig. 3.c. So we see that it is vital for our method to set the right parameters for the sampling procedure i.e., the number of samples (circles) N circ, the averaging value n avg (i.e. how many neighbouring circles are used for producing a single bit value), and the radius of the first circle r 0. We investigate different retina code variants as shown in the settings of Table 1 in order to see how the sampling parameters affect the matching performance. The resulting retina codes are of sizes 360x5 (225 Byte), 360x10 (450 Byte) and 360x20 (900 Byte). These templates can be further compressed by using Run-Length Encoding since there are usually long sequences of non-vessel pixels within each code. Retica Systems Inc. provide the information of using or even bytes for their templates, but this could refer to encoded data. Setting L1 only samples around the optical disc (mostly resulting in entire circles), L2 is the same as L1 but with increased N circ and H1 also includes degraded circles due to the increased sampling area. Examples for the resulting retina codes from this sampling process are shown in Fig. 3. (a) Setting L1 (b) Setting L2 (c) Setting H1 4 Experiments Fig. 3. Retina Codes 4.1 Experimental Settings We tested and evaluated our methods on a publicly available database of nonmydriatic images and corresponding manual vessel segmentations: the DRIVE 3 3

6 Usefulness of Retina Codes in Biometrics 629 Test Table 2. Robustness Tests Settings JPEG Quality 10% JPEG2000 Compression ratio 100:1 Rotation 90, 90 and 180 Sharpening r=1 pixel, σ=1, amount=500% Hist. Equal. Standard flat histogram database [2]. The DRIVE database consists of 40 images that were captured in digital form from a Canon CR5 non-mydriatic 3CCD camera at 45 field of view (FOV). The images are stored in TIFF format of size 565 x 584 with 8 bits per color channel. Since the DRIVE database only contains images of different persons our experiments are limited to examining the inter person variability and FMR under image distortions. The green channel of the non-mydriatic images shows the best contrast so we chose it for optical disc detection as well as for vessel extraction (and subsequent code generation). Matching between two distinct retina codes is done by calculating their Hamming distance. In order to compensate for rotated versions of the images the two retina patterns are shifted against each other and the minimum of all Hamming distances is calculated. For each image to be tested the Hamming distance with each of the remaining templates in the database is determined ( leave one out strategy). A pair having Hamming distance below a decision threshold T indicates a positive match. For testing the robustness and the performance of our approach we generate several distorted versions of our input images by using the open-source tool Imagemagick (see Tab. 2 for the specifications) and matching the resulting templates with the images in the database. 4.2 Experimental Results The first step in testing our method is matching all retina codes against each other (for each of the settings shown in Tab.1) to see how the scores are distributed and if the codes are sufficiently discriminative. The mean relative Hamming distances h, their standard deviations s h, and the maximum and minimum Hamming distances h max and h min for this test are shown in Tab. 3. Assuming uncorrelated templates from different persons an average close to 0.5 in terms of Hamming distance is expected. In fact, the mean Hamming distances h are much smaller (0.123 h 0.216). In addition to that, the range of obtained Hamming distances [h min,h max ] is very small and covers only 7-8% of the overall possible range. Setting L2 shows the best results with respect to highest average Hamming distance values and standard deviation. The low values for H1 may be explained when taking Fig.3.c as example: of course, the large black areas stemming from the circular arcs without any vessels close to the images edges in the

7 630 T. Fuhrmann, J. Hämmerle-Uhl, and A. Uhl Table 3. Score distribution h s h h max h min L L H Table 4. ResultsofRobustnessTests L1 L2 H1 h max h min FMR h max h min FMR h max h min FMR JPEG % % % JPEG % % % Rotation % % % Hist. Equal % % % Sharpening % % % code result in low Hamming distances. This is also true (in less pronounced manner) for the other settings where we also find an imbalance between black (non-vessel) and white (vessel) areas causing low differences in general. These results indicate a very low inter personal variability of the generated code which makes the occurrence of false positive matches highly probable. While actual matching performance can not be derived directly from these values since intra personal variability can not be assessed at present state (due to the lack of corresponding data in the DRIVE database), low inter personal variability suggests the approach not to be suited for larger populations at least. The retina code example given by Retica Systems Inc. ( Multi-Radius Digital Pattern 4 ) seems to indicate even smaller potential for high variability (since the generation is not explained in detail, a reliable statement on this issue is not possible of course). Recall that Retica Systems Inc. claims a template size of bytes whereas the smallest template investigated here has 225 byte. This of course worsens the situation for the commercial system. Also, the comparison to an iris code 5 suggests the retina code to be of significantly lower variability potential. The results of the robustness test are shown in Tab. 4. Again, h max denotes the highest relative Hamming distance of all matches, h min the lowest value and FMRindicates the FMR ratio (ratio of false positive matches and the number of tests performed). The decision threshold T for computing FMR was derived from the score distribution test and is set to T = h min for all subsequent robustness and sampling tests (see Tab. 3). Setting L2 performs best of all having only minor problems when the image is histogram-equalized. This is usually a problem with vessel segmentation yielding

8 Usefulness of Retina Codes in Biometrics 631 to many vessels and sometimes distorting the code too much. Both Settings L1 and L2 show very good robustness against false positive matches even under severe compression. This confirms previous results on lossy compression of biometric sample data not to effect FAR as long as applied in sensible ranges. Also rotation and sharpening does not lead to false positives in case of L2. A severe problem occurs with lowpass filtering. Here the vessels lying over the optical disc cannot be clearly distinguished any more, resulting in corrupted codes for all settings (since sampling near the optical disc is most crucial for our templates). Thus Lowpass filtering is omitted in Tab. 4. H1 shows very poor results with respect to robustness. Even rotation leads to 25% FMR although rotation is compensated in the matching stage. It is also remarkable that the higher sampling rate of H1 does not at all improve accuracy when using distorted images. Overall, it gets clear that the sampling strategy for H1 is not at all suited for generating sensible retina codes. 5 Conclusion and Future Work The methods considered for generating retina codes from retinal images have exhibited very low inter personal variability given the fact that retina based biometrics are probably restricted to high security environments due to the inconvenient data acquisition process, the real-life applicability of these techniques as a stand-alone technique is as least questionable (as long as the encoding of the data is not adapted properly). Good robustness against JPEG and JPEG2000 compression not leading to false positives at low bitrates has been observed. Note that all those findings only apply to retina code templates but not for retina-scan based biometrics in general. Future work will involve a cooperation with the Department of Ophthalmology at the local hospital to get access to data allowing the determination of intra personal variability and to study the effects of eye diseases on a retina code based recognition scheme. Additionally, we will study the effect of using runlength encoding of the retina codes on the resulting Hamming distances. References 1. Bresenham, J.: A linear algorithm for incremental display of circular arcs. Communications of the ACM 20(2), (1977) 2. Staal, J., Abramoff, M., Niemeijer, M., Viergever, M., van Ginneken, B.: Ridge based vessel segmentation in color images of the retina. IEEE Transactions on Medical Imaging 23(4), (2004) 3. Soares, J.V.B., Leandro, J.J.G., Cesar Jr., R.M., Jelinek, H.F., Cree, M.J.: Retinal vessel segmentation using the 2-d gabor wavelet and supervised classification. IEEE Transactions on Medical Imaging 25(9), (2006) 4. Nanavati, S., Thieme, M., Nanavati, R.: Biometrics Identity verification in a networked world. Wiley Computer Publishing, Chichester (2002) 5. Daugman, J.: How iris recognition works. IEEE Transactions on Circiuts and Systems for Video Technology 14(1), (2004)

9 632 T. Fuhrmann, J. Hämmerle-Uhl, and A. Uhl 6. Ives, R., Guidry, A., Etter, D.: Iris recognition using histogram analysis. In: Conference Record of the 38th Asilomar Conference on Signals, Systems, and Computers, vol. 1, pp IEEE Signal Processing Society, Los Alamitos (2004) 7. Vermeer, K., Vos, F., Lemij, H., Vossepoel, A.: A model based method for retinal blood vessel detection. Computers in Biology and Medicine 34, (2004) 8. Lin, T., Zheng, Y.: Node-matching-based pattern recognition method for retinal blood vessel images. Optical Engineering 42(11), (2003) 9. Xu, Z., Guo, X., Hu, X., Chen, X., Wang, Z.: The identification and recognition based on point for blood vessel of ocular fundus. In: Zhang, D., Jain, A.K. (eds.) ICB LNCS, vol. 3832, pp Springer, Heidelberg (2005) 10. Barrett, S.F., Naess, E., Molvik, T.: Employing the hough transform to locate the optic disk. Biomedical Sciences Instrumentation 37, (2001) 11. Sinthanayothin, C., Boyce, J., Cook, H., Williamson, T.: Automated localisation of the optic disc, fovea, and retinal blood vessels from digital colour fundus images. British Journal of Ophthalmology 83, (1999)

Image Database and Preprocessing

Image Database and Preprocessing Chapter 3 Image Database and Preprocessing 3.1 Introduction The digital colour retinal images required for the development of automatic system for maculopathy detection are provided by the Department of

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK BLOOD VESSEL SEGMENTATION PROF. SAGAR P. MORE 1, PROF. S. M. AGRAWAL 2, PROF. M.

More information

Fovea and Optic Disc Detection in Retinal Images with Visible Lesions

Fovea and Optic Disc Detection in Retinal Images with Visible Lesions Fovea and Optic Disc Detection in Retinal Images with Visible Lesions José Pinão 1, Carlos Manta Oliveira 2 1 University of Coimbra, Palácio dos Grilos, Rua da Ilha, 3000-214 Coimbra, Portugal 2 Critical

More information

Custom Design of JPEG Quantisation Tables for Compressing Iris Polar Images to Improve Recognition Accuracy

Custom Design of JPEG Quantisation Tables for Compressing Iris Polar Images to Improve Recognition Accuracy Custom Design of JPEG Quantisation Tables for Compressing Iris Polar Images to Improve Recognition Accuracy Mario Konrad 1,HerbertStögner 1, and Andreas Uhl 1,2 1 School of Communication Engineering for

More information

Iris Recognition using Histogram Analysis

Iris Recognition using Histogram Analysis Iris Recognition using Histogram Analysis Robert W. Ives, Anthony J. Guidry and Delores M. Etter Electrical Engineering Department, U.S. Naval Academy Annapolis, MD 21402-5025 Abstract- Iris recognition

More information

Iris Segmentation & Recognition in Unconstrained Environment

Iris Segmentation & Recognition in Unconstrained Environment www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume - 3 Issue -8 August, 2014 Page No. 7514-7518 Iris Segmentation & Recognition in Unconstrained Environment ABSTRACT

More information

Biometrics 2/23/17. the last category for authentication methods is. this is the realm of biometrics

Biometrics 2/23/17. the last category for authentication methods is. this is the realm of biometrics CSC362, Information Security the last category for authentication methods is Something I am or do, which means some physical or behavioral characteristic that uniquely identifies the user and can be used

More information

INTERNATIONAL RESEARCH JOURNAL IN ADVANCED ENGINEERING AND TECHNOLOGY (IRJAET)

INTERNATIONAL RESEARCH JOURNAL IN ADVANCED ENGINEERING AND TECHNOLOGY (IRJAET) INTERNATIONAL RESEARCH JOURNAL IN ADVANCED ENGINEERING AND TECHNOLOGY (IRJAET) www.irjaet.com ISSN (PRINT) : 2454-4744 ISSN (ONLINE): 2454-4752 Vol. 1, Issue 4, pp.240-245, November, 2015 IRIS RECOGNITION

More information

Feature Extraction Technique Based On Circular Strip for Palmprint Recognition

Feature Extraction Technique Based On Circular Strip for Palmprint Recognition Feature Extraction Technique Based On Circular Strip for Palmprint Recognition Dr.S.Valarmathy 1, R.Karthiprakash 2, C.Poonkuzhali 3 1, 2, 3 ECE Department, Bannari Amman Institute of Technology, Sathyamangalam

More information

Blood Vessel Segmentation of Retinal Images Based on Neural Network

Blood Vessel Segmentation of Retinal Images Based on Neural Network Blood Vessel Segmentation of Retinal Images Based on Neural Network Jingdan Zhang 1( ), Yingjie Cui 1, Wuhan Jiang 2, and Le Wang 1 1 Department of Electronics and Communication, Shenzhen Institute of

More information

Procedure to detect anatomical structures in optical fundus images

Procedure to detect anatomical structures in optical fundus images Procedure to detect anatomical structures in optical fundus images L. Gagnon *a, M. Lalonde *a, M. Beaulieu *a, M.-C. Boucher **b a Computer Research Institute of Montreal; b Dept. Of Ophthalmology, Maisonneuve-Rosemont

More information

A new method for segmentation of retinal blood vessels using morphological image processing technique

A new method for segmentation of retinal blood vessels using morphological image processing technique A new method for segmentation of retinal blood vessels using morphological image processing technique Roya Aramesh Faculty of Computer and Information Technology Engineering,Qazvin Branch,Islamic Azad

More information

Fast identification of individuals based on iris characteristics for biometric systems

Fast identification of individuals based on iris characteristics for biometric systems Fast identification of individuals based on iris characteristics for biometric systems J.G. Rogeri, M.A. Pontes, A.S. Pereira and N. Marranghello Department of Computer Science and Statistic, IBILCE, Sao

More information

An Efficient Approach for Iris Recognition by Improving Iris Segmentation and Iris Image Compression

An Efficient Approach for Iris Recognition by Improving Iris Segmentation and Iris Image Compression An Efficient Approach for Iris Recognition by Improving Iris Segmentation and Iris Image Compression K. N. Jariwala, SVNIT, Surat, India U. D. Dalal, SVNIT, Surat, India Abstract The biometric person authentication

More information

Experiments with An Improved Iris Segmentation Algorithm

Experiments with An Improved Iris Segmentation Algorithm Experiments with An Improved Iris Segmentation Algorithm Xiaomei Liu, Kevin W. Bowyer, Patrick J. Flynn Department of Computer Science and Engineering University of Notre Dame Notre Dame, IN 46556, U.S.A.

More information

CHAPTER 4 LOCATING THE CENTER OF THE OPTIC DISC AND MACULA

CHAPTER 4 LOCATING THE CENTER OF THE OPTIC DISC AND MACULA 90 CHAPTER 4 LOCATING THE CENTER OF THE OPTIC DISC AND MACULA The objective in this chapter is to locate the centre and boundary of OD and macula in retinal images. In Diabetic Retinopathy, location of

More information

Automatic Detection Of Optic Disc From Retinal Images. S.Sherly Renat et al.,

Automatic Detection Of Optic Disc From Retinal Images. S.Sherly Renat et al., International Journal of Technology and Engineering System (IJTES) Vol 7. No.3 2015 Pp. 203-207 gopalax Journals, Singapore available at : www.ijcns.com ISSN: 0976-1345 AUTOMATIC DETECTION OF OPTIC DISC

More information

ANALYSIS OF PARTIAL IRIS RECOGNITION

ANALYSIS OF PARTIAL IRIS RECOGNITION ANALYSIS OF PARTIAL IRIS RECOGNITION Yingzi Du, Robert Ives, Bradford Bonney, Delores Etter Electrical Engineering Department, U.S. Naval Academy, Annapolis, MD, USA 21402 ABSTRACT In this paper, we investigate

More information

Segmentation of Blood Vessel in Retinal Images and Detection of Glaucoma using BWAREA and SVM

Segmentation of Blood Vessel in Retinal Images and Detection of Glaucoma using BWAREA and SVM Segmentation of Blood Vessel in Retinal Images and Detection of Glaucoma using BWAREA and SVM P.Dhivyabharathi 1, Mrs. V. Priya 2 1 P. Dhivyabharathi, Research Scholar & Vellalar College for Women, Erode-12,

More information

ANALYZING THE EFFECT OF MULTI-CHANNEL MULTI-SCALE SEGMENTATION OF RETINAL BLOOD VESSELS

ANALYZING THE EFFECT OF MULTI-CHANNEL MULTI-SCALE SEGMENTATION OF RETINAL BLOOD VESSELS ANALYZING THE EFFECT OF MULTI-CHANNEL MULTI-SCALE SEGMENTATION OF RETINAL BLOOD VESSELS Ain Nazari 1, Mohd Marzuki Mustafa 2 and Mohd Asyraf Zulkifley 3 Department of EESE, Faculty of Engineering and Built

More information

Optic Disc Approximation using an Ensemble of Processing Methods

Optic Disc Approximation using an Ensemble of Processing Methods Optic Disc Approximation using an Ensemble of Processing Methods Anmol Sadanand Manipal, Karnataka. Anurag Datta Roy Manipal, Karnataka Pramodith Manipal, Karnataka Abstract - This paper proposes a simple

More information

A Proficient Matching For Iris Segmentation and Recognition Using Filtering Technique

A Proficient Matching For Iris Segmentation and Recognition Using Filtering Technique A Proficient Matching For Iris Segmentation and Recognition Using Filtering Technique Ms. Priti V. Dable 1, Prof. P.R. Lakhe 2, Mr. S.S. Kemekar 3 Ms. Priti V. Dable 1 (PG Scholar) Comm (Electronics) S.D.C.E.

More information

Gaussian and Fast Fourier Transform for Automatic Retinal Optic Disc Detection

Gaussian and Fast Fourier Transform for Automatic Retinal Optic Disc Detection Gaussian and Fast Fourier Transform for Automatic Retinal Optic Disc Detection Arif Muntasa 1, Indah Agustien Siradjuddin 2, and Moch Kautsar Sophan 3 Informatics Department, University of Trunojoyo Madura,

More information

Blood Vessel Tree Reconstruction in Retinal OCT Data

Blood Vessel Tree Reconstruction in Retinal OCT Data Blood Vessel Tree Reconstruction in Retinal OCT Data Gazárek J, Kolář R, Jan J, Odstrčilík J, Taševský P Department of Biomedical Engineering, FEEC, Brno University of Technology xgazar03@stud.feec.vutbr.cz

More information

IRIS Recognition Using Cumulative Sum Based Change Analysis

IRIS Recognition Using Cumulative Sum Based Change Analysis IRIS Recognition Using Cumulative Sum Based Change Analysis L.Hari.Hara.Brahma Kuppam Engineering College, Chittoor. Dr. G.N.Kodanda Ramaiah Head of Department, Kuppam Engineering College, Chittoor. Dr.M.N.Giri

More information

Optic Disc Boundary Approximation Using Elliptical Template Matching

Optic Disc Boundary Approximation Using Elliptical Template Matching Research Article Optic Disc Boundary Approximation Using Elliptical Template Matching P. Nagarajan a *, S.S. Vinsley b a Research Scholar, Anna University, Chennai, Tamil Nadu, India. b Principal, Lourdes

More information

Differentiation of Malignant and Benign Masses on Mammograms Using Radial Local Ternary Pattern

Differentiation of Malignant and Benign Masses on Mammograms Using Radial Local Ternary Pattern Differentiation of Malignant and Benign Masses on Mammograms Using Radial Local Ternary Pattern Chisako Muramatsu 1, Min Zhang 1, Takeshi Hara 1, Tokiko Endo 2,3, and Hiroshi Fujita 1 1 Department of Intelligent

More information

Automatic No-Reference Quality Assessment for Retinal Fundus Images Using Vessel Segmentation

Automatic No-Reference Quality Assessment for Retinal Fundus Images Using Vessel Segmentation Automatic No-Reference Quality Assessment for Retinal Fundus Images Using Vessel Segmentation Thomas Köhler 1,2, Attila Budai 1,2, Martin F. Kraus 1,2, Jan Odstrčilik 4,5, Georg Michelson 2,3, Joachim

More information

Retinal blood vessel extraction

Retinal blood vessel extraction Retinal blood vessel extraction Surya G 1, Pratheesh M Vincent 2, Shanida K 3 M. Tech Scholar, ECE, College, Thalassery, India 1,3 Assistant Professor, ECE, College, Thalassery, India 2 Abstract: Image

More information

Iris Recognition using Hamming Distance and Fragile Bit Distance

Iris Recognition using Hamming Distance and Fragile Bit Distance IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 06, 2015 ISSN (online): 2321-0613 Iris Recognition using Hamming Distance and Fragile Bit Distance Mr. Vivek B. Mandlik

More information

Content Based Image Retrieval Using Color Histogram

Content Based Image Retrieval Using Color Histogram Content Based Image Retrieval Using Color Histogram Nitin Jain Assistant Professor, Lokmanya Tilak College of Engineering, Navi Mumbai, India. Dr. S. S. Salankar Professor, G.H. Raisoni College of Engineering,

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1 IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 2, Issue 2, Apr- Generating an Iris Code Using Iris Recognition for Biometric Application S.Banurekha 1, V.Manisha

More information

CHAPTER 6: REGION OF INTEREST (ROI) BASED IMAGE COMPRESSION FOR RADIOGRAPHIC WELD IMAGES. Every image has a background and foreground detail.

CHAPTER 6: REGION OF INTEREST (ROI) BASED IMAGE COMPRESSION FOR RADIOGRAPHIC WELD IMAGES. Every image has a background and foreground detail. 69 CHAPTER 6: REGION OF INTEREST (ROI) BASED IMAGE COMPRESSION FOR RADIOGRAPHIC WELD IMAGES 6.0 INTRODUCTION Every image has a background and foreground detail. The background region contains details which

More information

An Enhanced Biometric System for Personal Authentication

An Enhanced Biometric System for Personal Authentication IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735. Volume 6, Issue 3 (May. - Jun. 2013), PP 63-69 An Enhanced Biometric System for Personal Authentication

More information

A New Fake Iris Detection Method

A New Fake Iris Detection Method A New Fake Iris Detection Method Xiaofu He 1, Yue Lu 1, and Pengfei Shi 2 1 Department of Computer Science and Technology, East China Normal University, Shanghai 200241, China {xfhe,ylu}@cs.ecnu.edu.cn

More information

ABSTRACT I. INTRODUCTION II. REVIEW OF PREVIOUS METHODS. et al., the OD is usually the brightest component on

ABSTRACT I. INTRODUCTION II. REVIEW OF PREVIOUS METHODS. et al., the OD is usually the brightest component on National Conference on Engineering Innovations and Solutions (NCEIS 2018) International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume

More information

Biometric Recognition: How Do I Know Who You Are?

Biometric Recognition: How Do I Know Who You Are? Biometric Recognition: How Do I Know Who You Are? Anil K. Jain Department of Computer Science and Engineering, 3115 Engineering Building, Michigan State University, East Lansing, MI 48824, USA jain@cse.msu.edu

More information

Biometrics Final Project Report

Biometrics Final Project Report Andres Uribe au2158 Introduction Biometrics Final Project Report Coin Counter The main objective for the project was to build a program that could count the coins money value in a picture. The work was

More information

Pattern Recognition 46 (2013) Contents lists available at SciVerse ScienceDirect. Pattern Recognition

Pattern Recognition 46 (2013) Contents lists available at SciVerse ScienceDirect. Pattern Recognition Pattern Recognition 46 (2013) 703 715 Contents lists available at SciVerse ScienceDirect Pattern Recognition journal homepage: www.elsevier.com/locate/pr An effective retinal blood vessel segmentation

More information

Authentication using Iris

Authentication using Iris Authentication using Iris C.S.S.Anupama Associate Professor, Dept of E.I.E, V.R.Siddhartha Engineering College, Vijayawada, A.P P.Rajesh Assistant Professor Dept of E.I.E V.R.Siddhartha Engineering College

More information

International Conference on Innovative Applications in Engineering and Information Technology(ICIAEIT-2017)

International Conference on Innovative Applications in Engineering and Information Technology(ICIAEIT-2017) Sparsity Inspired Selection and Recognition of Iris Images 1. Dr K R Badhiti, Assistant Professor, Dept. of Computer Science, Adikavi Nannaya University, Rajahmundry, A.P, India 2. Prof. T. Sudha, Dept.

More information

IRIS RECOGNITION USING GABOR

IRIS RECOGNITION USING GABOR IRIS RECOGNITION USING GABOR Shirke Swati D.. Prof.Gupta Deepak ME-COMPUTER-I Assistant Prof. ME COMPUTER CAYMT s Siddhant COE, CAYMT s Siddhant COE Sudumbare,Pune Sudumbare,Pune Abstract The iris recognition

More information

A Novel Algorithm for Hand Vein Recognition Based on Wavelet Decomposition and Mean Absolute Deviation

A Novel Algorithm for Hand Vein Recognition Based on Wavelet Decomposition and Mean Absolute Deviation Sensors & Transducers, Vol. 6, Issue 2, December 203, pp. 53-58 Sensors & Transducers 203 by IFSA http://www.sensorsportal.com A Novel Algorithm for Hand Vein Recognition Based on Wavelet Decomposition

More information

Department of Ophthalmology, Perelman School of Medicine at the University of Pennsylvania

Department of Ophthalmology, Perelman School of Medicine at the University of Pennsylvania Yuanjie Zheng 1, Dwight Stambolian 2, Joan O'Brien 2, James Gee 1 1 Penn Image Computing & Science Lab, Department of Radiology, 2 Department of Ophthalmology, Perelman School of Medicine at the University

More information

arxiv: v1 [cs.cv] 25 May 2015

arxiv: v1 [cs.cv] 25 May 2015 OAGM Workshop 2015 (arxiv:1505.01065) 1 VeinPLUS: A Transillumination and Reflection-based Hand Vein Database Alexander Gruschina Department of Computer Sciences, University of Salzburg, Austria arxiv:1505.06769v1

More information

License Plate Localisation based on Morphological Operations

License Plate Localisation based on Morphological Operations License Plate Localisation based on Morphological Operations Xiaojun Zhai, Faycal Benssali and Soodamani Ramalingam School of Engineering & Technology University of Hertfordshire, UH Hatfield, UK Abstract

More information

Research on Pupil Segmentation and Localization in Micro Operation Hu BinLiang1, a, Chen GuoLiang2, b, Ma Hui2, c

Research on Pupil Segmentation and Localization in Micro Operation Hu BinLiang1, a, Chen GuoLiang2, b, Ma Hui2, c 3rd International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2015) Research on Pupil Segmentation and Localization in Micro Operation Hu BinLiang1, a, Chen GuoLiang2,

More information

OPTIC DISC LOCATION IN DIGITAL FUNDUS IMAGES

OPTIC DISC LOCATION IN DIGITAL FUNDUS IMAGES OPTIC DISC LOCATION IN DIGITAL FUNDUS IMAGES Miss. Tejaswini S. Mane 1,Prof. D. G. Chougule 2 1 Department of Electronics, Shivaji University Kolhapur, TKIET,Wrananagar (India) 2 Department of Electronics,

More information

Image Forgery Detection Using Svm Classifier

Image Forgery Detection Using Svm Classifier Image Forgery Detection Using Svm Classifier Anita Sahani 1, K.Srilatha 2 M.E. Student [Embedded System], Dept. Of E.C.E., Sathyabama University, Chennai, India 1 Assistant Professor, Dept. Of E.C.E, Sathyabama

More information

Global and Local Quality Measures for NIR Iris Video

Global and Local Quality Measures for NIR Iris Video Global and Local Quality Measures for NIR Iris Video Jinyu Zuo and Natalia A. Schmid Lane Department of Computer Science and Electrical Engineering West Virginia University, Morgantown, WV 26506 jzuo@mix.wvu.edu

More information

MATLAB DIGITAL IMAGE/SIGNAL PROCESSING TITLES

MATLAB DIGITAL IMAGE/SIGNAL PROCESSING TITLES MATLAB DIGITAL IMAGE/SIGNAL PROCESSING TITLES -2018 S.NO PROJECT CODE 1 ITIMP01 2 ITIMP02 3 ITIMP03 4 ITIMP04 5 ITIMP05 6 ITIMP06 7 ITIMP07 8 ITIMP08 9 ITIMP09 `10 ITIMP10 11 ITIMP11 12 ITIMP12 13 ITIMP13

More information

Abstract Terminologies. Ridges: Ridges are the lines that show a pattern on a fingerprint image.

Abstract Terminologies. Ridges: Ridges are the lines that show a pattern on a fingerprint image. An Approach To Extract Minutiae Points From Enhanced Fingerprint Image Annu Saini Apaji Institute of Mathematics & Applied Computer Technology Department of computer Science and Electronics, Banasthali

More information

Drusen Detection in a Retinal Image Using Multi-level Analysis

Drusen Detection in a Retinal Image Using Multi-level Analysis Drusen Detection in a Retinal Image Using Multi-level Analysis Lee Brandon 1 and Adam Hoover 1 Electrical and Computer Engineering Department Clemson University {lbrando, ahoover}@clemson.edu http://www.parl.clemson.edu/stare/

More information

Segmentation Of Optic Disc And Macula In Retinal Images

Segmentation Of Optic Disc And Macula In Retinal Images Segmentation Of Optic Disc And Macula In Retinal Images Gogila Devi. K #1, Vasanthi. S *2 # PG Student, K.S.Rangasamy College of Technology Tiruchengode, Namakkal, Tamil Nadu, India. * Associate Professor,

More information

Impact of Endoscopic Image Degradations on LBP based Features using One-Class SVM for Classification of Celiac Disease

Impact of Endoscopic Image Degradations on LBP based Features using One-Class SVM for Classification of Celiac Disease Impact of Endoscopic Image Degradations on based Features using One-Class SVM for Classification of Celiac Disease Sebastian Hegenbart, Andreas Uhl Department of Computer Sciences Salzburg University,

More information

Feature Extraction Techniques for Dorsal Hand Vein Pattern

Feature Extraction Techniques for Dorsal Hand Vein Pattern Feature Extraction Techniques for Dorsal Hand Vein Pattern Pooja Ramsoful, Maleika Heenaye-Mamode Khan Department of Computer Science and Engineering University of Mauritius Mauritius pooja.ramsoful@umail.uom.ac.mu,

More information

Camera identification from sensor fingerprints: why noise matters

Camera identification from sensor fingerprints: why noise matters Camera identification from sensor fingerprints: why noise matters PS Multimedia Security 2010/2011 Yvonne Höller Peter Palfrader Department of Computer Science University of Salzburg January 2011 / PS

More information

An Efficient Pre-Processing Method to Extract Blood Vessel, Optic Disc and Exudates from Retinal Images

An Efficient Pre-Processing Method to Extract Blood Vessel, Optic Disc and Exudates from Retinal Images An Efficient Pre-Processing Method to Extract Blood Vessel, Optic Disc and Exudates from Retinal Images 1 K. Priya, 2 Dr. N. Jayalakshmi 1 (Research Scholar, Research & Development Centre, Bharathiar University,

More information

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 - COMPUTERIZED IMAGING Section I: Chapter 2 RADT 3463 Computerized Imaging 1 SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 COMPUTERIZED IMAGING Section I: Chapter 2 RADT

More information

Image Averaging for Improved Iris Recognition

Image Averaging for Improved Iris Recognition Image Averaging for Improved Iris Recognition Karen P. Hollingsworth, Kevin W. Bowyer, and Patrick J. Flynn University of Notre Dame Abstract. We take advantage of the temporal continuity in an iris video

More information

3D-Position Estimation for Hand Gesture Interface Using a Single Camera

3D-Position Estimation for Hand Gesture Interface Using a Single Camera 3D-Position Estimation for Hand Gesture Interface Using a Single Camera Seung-Hwan Choi, Ji-Hyeong Han, and Jong-Hwan Kim Department of Electrical Engineering, KAIST, Gusung-Dong, Yusung-Gu, Daejeon, Republic

More information

VEHICLE LICENSE PLATE DETECTION ALGORITHM BASED ON STATISTICAL CHARACTERISTICS IN HSI COLOR MODEL

VEHICLE LICENSE PLATE DETECTION ALGORITHM BASED ON STATISTICAL CHARACTERISTICS IN HSI COLOR MODEL VEHICLE LICENSE PLATE DETECTION ALGORITHM BASED ON STATISTICAL CHARACTERISTICS IN HSI COLOR MODEL Instructor : Dr. K. R. Rao Presented by: Prasanna Venkatesh Palani (1000660520) prasannaven.palani@mavs.uta.edu

More information

Software Development Kit to Verify Quality Iris Images

Software Development Kit to Verify Quality Iris Images Software Development Kit to Verify Quality Iris Images Isaac Mateos, Gualberto Aguilar, Gina Gallegos Sección de Estudios de Posgrado e Investigación Culhuacan, Instituto Politécnico Nacional, México D.F.,

More information

A Retinal Image Enhancement Technique for Blood Vessel Segmentation Algorithm

A Retinal Image Enhancement Technique for Blood Vessel Segmentation Algorithm A Retinal Image Enhancement Technique for Blood Vessel Segmentation Algorithm A. M. R. R. Bandara University of Moratuwa, Katubedda, Moratuwa, Sri Lanka. ravimalb@uom.lk P. W. G. R. M. P. B. Giragama Base

More information

FEASIBILITY STUDY OF PHOTOPLETHYSMOGRAPHIC SIGNALS FOR BIOMETRIC IDENTIFICATION. Petros Spachos, Jiexin Gao and Dimitrios Hatzinakos

FEASIBILITY STUDY OF PHOTOPLETHYSMOGRAPHIC SIGNALS FOR BIOMETRIC IDENTIFICATION. Petros Spachos, Jiexin Gao and Dimitrios Hatzinakos FEASIBILITY STUDY OF PHOTOPLETHYSMOGRAPHIC SIGNALS FOR BIOMETRIC IDENTIFICATION Petros Spachos, Jiexin Gao and Dimitrios Hatzinakos The Edward S. Rogers Sr. Department of Electrical and Computer Engineering,

More information

On spatial resolution

On spatial resolution On spatial resolution Introduction How is spatial resolution defined? There are two main approaches in defining local spatial resolution. One method follows distinction criteria of pointlike objects (i.e.

More information

Modern Biometric Technologies: Technical Issues and Research Opportunities

Modern Biometric Technologies: Technical Issues and Research Opportunities Modern Biometric Technologies: Technical Issues and Research Opportunities Mandeep Singh Walia (Electronics and Communication Engg, Panjab University SSG Regional Centre, India) Abstract : A biometric

More information

Empirical Evidence for Correct Iris Match Score Degradation with Increased Time-Lapse between Gallery and Probe Matches

Empirical Evidence for Correct Iris Match Score Degradation with Increased Time-Lapse between Gallery and Probe Matches Empirical Evidence for Correct Iris Match Score Degradation with Increased Time-Lapse between Gallery and Probe Matches Sarah E. Baker, Kevin W. Bowyer, and Patrick J. Flynn University of Notre Dame {sbaker3,kwb,flynn}@cse.nd.edu

More information

Fast Subsequent Color Iris Matching in large Database

Fast Subsequent Color Iris Matching in large Database www.ijcsi.org 72 Fast Subsequent Color Iris Matching in large Database Adnan Alam Khan 1, Safeeullah Soomro 2 and Irfan Hyder 3 1 PAF-KIET Department of Telecommunications, Employer of Institute of Business

More information

SEGMENTATION OF BRIGHT REGION OF THE OPTIC DISC FOR EYE DISEASE PREDICTION

SEGMENTATION OF BRIGHT REGION OF THE OPTIC DISC FOR EYE DISEASE PREDICTION RAHUL JADHAV AND MANISH NARNAWARE: SEGMENTATION OF BRIGHT REGION OF THE OPTIC DISC FOR EYE DISEASE PREDICTION DOI: 10.21917/ijivp.2018.0239 SEGMENTATION OF BRIGHT REGION OF THE OPTIC DISC FOR EYE DISEASE

More information

Postprint.

Postprint. http://www.diva-portal.org Postprint This is the accepted version of a paper presented at 2nd IEEE International Conference on Biometrics - Theory, Applications and Systems (BTAS 28), Washington, DC, SEP.

More information

NOVEL APPROACH OF ACCURATE IRIS LOCALISATION FORM HIGH RESOLUTION EYE IMAGES SUITABLE FOR FAKE IRIS DETECTION

NOVEL APPROACH OF ACCURATE IRIS LOCALISATION FORM HIGH RESOLUTION EYE IMAGES SUITABLE FOR FAKE IRIS DETECTION International Journal of Information Technology and Knowledge Management July-December 2010, Volume 3, No. 2, pp. 685-690 NOVEL APPROACH OF ACCURATE IRIS LOCALISATION FORM HIGH RESOLUTION EYE IMAGES SUITABLE

More information

DIABETIC retinopathy (DR) is the leading ophthalmic

DIABETIC retinopathy (DR) is the leading ophthalmic 146 IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 30, NO. 1, JANUARY 2011 A New Supervised Method for Blood Vessel Segmentation in Retinal Images by Using Gray-Level and Moment Invariants-Based Features Diego

More information

Introduction. American Journal of Cancer Biomedical Imaging

Introduction. American Journal of Cancer Biomedical Imaging American Journal of Cancer Biomedical Imaging American Journal of Biomedical Imaging http://www.ivyunion.org/index.php/ajbi/index Vo1. 1, Article ID 20130133, 12 pages Kumar T. A. et al. American Journal

More information

Segmentation of Blood Vessels and Optic Disc in Fundus Images

Segmentation of Blood Vessels and Optic Disc in Fundus Images RESEARCH ARTICLE Segmentation of Blood Vessels and Optic Disc in Fundus Images 1 M. Dhivya, 2 P. Jenifer, 3 D. C. Joy Winnie Wise, 4 N. Rajapriya, Department of CSE, Francis Xavier Engineering College,

More information

Malaysian Car Number Plate Detection System Based on Template Matching and Colour Information

Malaysian Car Number Plate Detection System Based on Template Matching and Colour Information Malaysian Car Number Plate Detection System Based on Template Matching and Colour Information Mohd Firdaus Zakaria, Shahrel A. Suandi Intelligent Biometric Group, School of Electrical and Electronics Engineering,

More information

ENHANCHED PALM PRINT IMAGES FOR PERSONAL ACCURATE IDENTIFICATION

ENHANCHED PALM PRINT IMAGES FOR PERSONAL ACCURATE IDENTIFICATION ENHANCHED PALM PRINT IMAGES FOR PERSONAL ACCURATE IDENTIFICATION Prof. Rahul Sathawane 1, Aishwarya Shende 2, Pooja Tete 3, Naina Chandravanshi 4, Nisha Surjuse 5 1 Prof. Rahul Sathawane, Information Technology,

More information

EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION

EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION 1 Arun.A.V, 2 Bhatath.S, 3 Chethan.N, 4 Manmohan.C.M, 5 Hamsaveni M 1,2,3,4,5 Department of Computer Science and Engineering,

More information

The TRC-NW8F Plus: As a multi-function retinal camera, the TRC- NW8F Plus captures color, red free, fluorescein

The TRC-NW8F Plus: As a multi-function retinal camera, the TRC- NW8F Plus captures color, red free, fluorescein The TRC-NW8F Plus: By Dr. Beth Carlock, OD Medical Writer Color Retinal Imaging, Fundus Auto-Fluorescence with exclusive Spaide* Filters and Optional Fluorescein Angiography in One Single Instrument W

More information

EC-433 Digital Image Processing

EC-433 Digital Image Processing EC-433 Digital Image Processing Lecture 2 Digital Image Fundamentals Dr. Arslan Shaukat 1 Fundamental Steps in DIP Image Acquisition An image is captured by a sensor (such as a monochrome or color TV camera)

More information

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT:

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: IJCE January-June 2012, Volume 4, Number 1 pp. 59 67 NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: A COMPARATIVE STUDY Prabhdeep Singh1 & A. K. Garg2

More information

Face Image Quality Evaluation for ISO/IEC Standards and

Face Image Quality Evaluation for ISO/IEC Standards and Face Image Quality Evaluation for ISO/IEC Standards 19794-5 and 29794-5 Jitao Sang, Zhen Lei, and Stan Z. Li Center for Biometrics and Security Research, Institute of Automation, Chinese Academy of Sciences,

More information

Iris Recognition based on Pupil using Canny edge detection and K- Means Algorithm Chinni. Jayachandra, H.Venkateswara Reddy

Iris Recognition based on Pupil using Canny edge detection and K- Means Algorithm Chinni. Jayachandra, H.Venkateswara Reddy www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 2 Issue 1 Jan 2013 Page No. 221-225 Iris Recognition based on Pupil using Canny edge detection and K- Means

More information

Blood Vessel Tracking Technique for Optic Nerve Localisation for Field 1-3 Color Fundus Images

Blood Vessel Tracking Technique for Optic Nerve Localisation for Field 1-3 Color Fundus Images Blood Tracing Technique for Optic Nerve Localisation for Field 1-3 Color Fundus Images Hwee Keong Lam, Opas Chutatape School of Electrical and Electronic Engineering Nanyang Technological University, Nanyang

More information

Iris Recognition-based Security System with Canny Filter

Iris Recognition-based Security System with Canny Filter Canny Filter Dr. Computer Engineering Department, University of Technology, Baghdad-Iraq E-mail: hjhh2007@yahoo.com Received: 8/9/2014 Accepted: 21/1/2015 Abstract Image identification plays a great role

More information

Segmentation approaches of optic cup from retinal images: A Survey

Segmentation approaches of optic cup from retinal images: A Survey I J C T A, 10(8), 2017, pp. 377-382 International Science Press ISSN: 0974-5572 Segmentation approaches of optic cup from retinal images: A Survey Niharika Thakur* and Mamta Juneja** ABSTRACT Eye is a

More information

Feature Level Two Dimensional Arrays Based Fusion in the Personal Authentication system using Physiological Biometric traits

Feature Level Two Dimensional Arrays Based Fusion in the Personal Authentication system using Physiological Biometric traits 1 Biological and Applied Sciences Vol.59: e16161074, January-December 2016 http://dx.doi.org/10.1590/1678-4324-2016161074 ISSN 1678-4324 Online Edition BRAZILIAN ARCHIVES OF BIOLOGY AND TECHNOLOGY A N

More information

IRIS Biometric for Person Identification. By Lakshmi Supriya.D M.Tech 04IT6002 Dept. of Information Technology

IRIS Biometric for Person Identification. By Lakshmi Supriya.D M.Tech 04IT6002 Dept. of Information Technology IRIS Biometric for Person Identification By Lakshmi Supriya.D M.Tech 04IT6002 Dept. of Information Technology What are Biometrics? Why are Biometrics used? How Biometrics is today? Iris Iris is the area

More information

Algorithm for Detection and Elimination of False Minutiae in Fingerprint Images

Algorithm for Detection and Elimination of False Minutiae in Fingerprint Images Algorithm for Detection and Elimination of False Minutiae in Fingerprint Images Seonjoo Kim, Dongjae Lee, and Jaihie Kim Department of Electrical and Electronics Engineering,Yonsei University, Seoul, Korea

More information

Linear Gaussian Method to Detect Blurry Digital Images using SIFT

Linear Gaussian Method to Detect Blurry Digital Images using SIFT IJCAES ISSN: 2231-4946 Volume III, Special Issue, November 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on Emerging Research Areas in Computing(ERAC) www.caesjournals.org

More information

Touchless Fingerprint Recognization System

Touchless Fingerprint Recognization System e-issn 2455 1392 Volume 2 Issue 4, April 2016 pp. 501-505 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Touchless Fingerprint Recognization System Biju V. G 1., Anu S Nair 2, Albin Joseph

More information

Fingerprint Quality Analysis: a PC-aided approach

Fingerprint Quality Analysis: a PC-aided approach Fingerprint Quality Analysis: a PC-aided approach 97th International Association for Identification Ed. Conf. Phoenix, 23rd July 2012 A. Mattei, Ph.D, * F. Cervelli, Ph.D,* FZampaMSc F. Zampa, M.Sc, *

More information

DISCRIMINANT FUNCTION CHANGE IN ERDAS IMAGINE

DISCRIMINANT FUNCTION CHANGE IN ERDAS IMAGINE DISCRIMINANT FUNCTION CHANGE IN ERDAS IMAGINE White Paper April 20, 2015 Discriminant Function Change in ERDAS IMAGINE For ERDAS IMAGINE, Hexagon Geospatial has developed a new algorithm for change detection

More information

An Efficient ELM Approach for Blood Vessel Segmentation in Retinal Images

An Efficient ELM Approach for Blood Vessel Segmentation in Retinal Images Bonfring International Journal of Man Machine Interface, Vol. 1, Special Issue, December 2011 15 An Efficient ELM Approach for Blood Vessel Segmentation in Retinal Images X. Merlin Sheeba and S. Vasanthi

More information

Iris Recognition in Mobile Devices

Iris Recognition in Mobile Devices Chapter 12 Iris Recognition in Mobile Devices Alec Yenter and Abhishek Verma CONTENTS 12.1 Overview 300 12.1.1 History 300 12.1.2 Methods 300 12.1.3 Challenges 300 12.2 Mobile Device Experiment 301 12.2.1

More information

ROBOT VISION. Dr.M.Madhavi, MED, MVSREC

ROBOT VISION. Dr.M.Madhavi, MED, MVSREC ROBOT VISION Dr.M.Madhavi, MED, MVSREC Robotic vision may be defined as the process of acquiring and extracting information from images of 3-D world. Robotic vision is primarily targeted at manipulation

More information

CHAPTER-4 FRUIT QUALITY GRADATION USING SHAPE, SIZE AND DEFECT ATTRIBUTES

CHAPTER-4 FRUIT QUALITY GRADATION USING SHAPE, SIZE AND DEFECT ATTRIBUTES CHAPTER-4 FRUIT QUALITY GRADATION USING SHAPE, SIZE AND DEFECT ATTRIBUTES In addition to colour based estimation of apple quality, various models have been suggested to estimate external attribute based

More information

1200 "h278" 2500 "h563"

1200 h278 2500 h563 Automatic visual quality assessment in optical fundus images Marc Lalondey, Langis Gagnony and Marie-Carole Boucherz ycentre de recherche informatique de Montréal 550 Sherbrooke W., Suite 100, Montréal,

More information

1. INTRODUCTION. Appeared in: Proceedings of the SPIE Biometric Technology for Human Identification II, Vol. 5779, pp , Orlando, FL, 2005.

1. INTRODUCTION. Appeared in: Proceedings of the SPIE Biometric Technology for Human Identification II, Vol. 5779, pp , Orlando, FL, 2005. Appeared in: Proceedings of the SPIE Biometric Technology for Human Identification II, Vol. 5779, pp. 41-50, Orlando, FL, 2005. Extended depth-of-field iris recognition system for a workstation environment

More information

Iris Recognition with Fake Identification

Iris Recognition with Fake Identification Iris Recognition with Fake Identification Pradeep Kumar ECE Deptt., Vidya Vihar Institute Of Technology Maranga, Purnea, Bihar-854301, India Tel: +917870248311, Email: pra_deep_jec@yahoo.co.in Abstract

More information