Gait Recognition using GEl and Pattern Trace Transform

Size: px
Start display at page:

Download "Gait Recognition using GEl and Pattern Trace Transform"

Transcription

1 2012 NTERNATONAL SYMPOSUM ON NFORMATON TECHNOLOGY N MEDCNE AND EDUCATON Gait Recognition using GEl and Pattern Trace Transform Pomtep Theekhanont Electrical Engineering Graduate Program, Mahanakorn University of Technology, Bangkok, Thailand. Serge Miguet LRS LAB, Universite Lumiere Lyon 2, Lyon, France. Werasak Kurutach nformation Technology Department, Mahanakorn University of Technology, Bangkok, Thailand. ABSTRACT n this paper, gait recognition using Gait Energy mage (GEl) and pattern trace transform, is presented for human identification. The first step, gait recognition using GEl and pattern trace transform, used silhouette input. The gait period could be estimated by computing the median of the walkingstep width of the three consecutive maxima. Subsequently, we calculated the Gait Energy mages from the silhouettes. GEl was transformed to a trace transform image. The pattern trace transform images were calculated using a threshold from the trace transform image to develop the pattern trace transform, which was a significant difference. Finally, we used template matching for identification. The results of gait recognition using GEl and pattern trace transform show that the proposed technique is quite effective and can be developed for higher performance. ndex Terms- trace transform; gait recognition; Gait Energy mage, GEL 1. NTRODUCTON Gait recognition is used in many areas of research, such as medical, security, computer vision, pattern recognition and image-sequence processing because of its advantages. For example, it can capture low-resolution images; it can be performed at a distance, does not require contact and can allow the observer to hide. Gait recognition is a biometric method, which can be used to identify individuals at a certain level. However, in order to identify a certain individual from their walle We need to develop the proper method. There are several methods used for gait recognition, which can be divided into two groups: modelbased and model-free. n model-based gait recognition, data on body position, such as hip and knee position is used to constrnct the gait recognition. n the model-free method, a sequence of binary silhouette images is transformed into another gait representation. Previous gait recognition systems have used many methods. One commonly used method is to use a gait energy image (GEl) [6]; a spatiotemporal gait representation, which is designed to keep motion data. Our previous work, the gait recognition using shape trace transform [14] in TME2011, proposed the technique of gait recognition based on shape trace transform. The result of gait recognition is 77.5%. We found the problem, the speed of calculation was slow because all of the silhouettes were transformed to the trace transform images. This paper proposes a new gait recognition using GEl and pattern trace transform. The experimental results show that this method can be used in gait recognition and in its continued development. The second part of the paper concerns the related work of gait recognition. The third part presents the methodology which was used in our experiment. n the fourth part, we demonstrate our experimental results. The conclusion and future work are presented in the fifth part. 2. RELATED WORKS Wang et al. [1] proposed "Silhouette Analysis-Based Gait Recognition for Human dentification." They suggested using the transformation technique for reducing the dimensionality of the input space by unwrapping a 2D silhouette image and transforming it into aid time-varying distance signal. The result of the experiment in the CASA gait dataset A was 82.5%. Han et al. [6] proposed a model-free gait representation, called gait energy image (GEl). The result of the experiment in the CASA gait dataset A was 91.25%. Hong et al. [7] proposed "Fusion of Multiple Gait Cycles for Human dentification." They extracted two gait features, gait energy image (GEl) and motion silhouette images (MS) for gait recognition, using the outputs of the nearest neighbour classifiers. They were fused at the abstract level, based on majority voting. The result of experiment in the CASA gait dataset A was 95.0%. Zhang et al. [8] proposed "Robust Post-processing Strategy for Gait Silhouette." They used a robust post-processing strategy to refine the raw silhouettes. The Principal Component Analysis (PCA) and Normalized Euclidean Distance (NED) were used for the gait classification. The /$ EEE 936

2 result of the experiment m the CASA gait dataset A was 93.75%. Yi-Bo Li et al. [9] proposed "Gait Extraction and Recognition Based on Lower Leg and Ankle." They used their knowledge of human anatomy to extract the lower leg and foot area. The position of the ankle is the intersection curve of the lower leg and foot, and they used the least-square method to fit the angle sequence of the lower leg, normalized this information and used Discrete Cosine Transform to transform the Amplitude Angle sequences. Two kinds of optimal characteristics were matched using feature fusion strategies. The result of the experiment in the CASA gait dataset A was 87.5%, which showed that the lower leg and ankle were significant and effective in the gait feature. 3. GAT RECOGNTON SYSTEM n this section, we demonstrate the details of gait recogmtlon using GEl and pattern trace transform. Figure 1 shows an overview of the proposed gait recognition system. The input of the system is a series of binary silhouettes from each frame. Our system consists of the following steps (figure 1 ): a. Preprocessing - this process deletes some noise, crops the human body pictures and finds the gait period, using the maximum width of a human walking step; b. The binary silhouettes from one period are transformed into the gait energy image (GEl); c. GEl is used to calculate the trace transform images for each period; d. We find the pattern trace transforming images by threshholding the trace transform images; e. Template matching and Euclidean distance were used to match the pattern trace transform images. The details of each step are shown below: usually a fixed size to estimate the gait period. After that, noise from the silhouette image was removed, it was cropped and aligned. The gait period value was defined from the width of a human body. Subsequently, an average filter was used to filter noise and find the width values. Figure 2. The silhouette before removing noise. The silhouette after removing noise. Figure 3. The width measurement of the silhouette. After the system acquired the width value from each silhouette, we used the average filter to remove noise from the width values. The output equation of the average filter, in terms of its input, is: (1) Testing/Training set Normalize the silhouettes Gait Ent!rzy male (GEl) TrateTransform Where: x[n] is the input value, y[ n] is the output value, and bo, bl,b2, b3,b 4 are the filter coefficients, which are equal to 0.2 (1/5). Panern Trace Transform The results of using the average filter are shown in Fignre 4. To perform a matching between testing set and training set Figure. The model of the experiment for gait recognition, using GET and pattern trace transfonn. 3.1 Preprocessing The scope of the picture box that shows a silhouette image is calculated from the binary silhouettes, which are cut to the location and size of the box boundaries. The silhouette is Figure 4. Example of the width values, before and after applying the average filter. 937

3 For the gait period calculation, first-order derivative testing was used to find the relative maximum point of the width values. The period values were found in the differentiation of the frame with the maximum width value. However, this value is the half-gait period. Because the gait period consists of the leg steps of left-right-left or right-left-right, we used the maximum width value, which had the three consecutive maxima for the gait-period calculation. The gait period (GP) of each person was estimated by finding the median of period values for each video. GP = Median{p;} Where: Pi is the gait-period value of each video. After the system acquired the gait period, the calculated time was reduced by cropping the particular human body. The maximum size of all human bodies was found and we added 10 pixels to each side to enable all silhouettes to be the same size (211 x 141 pixels). Figure 5. The crop processing to reduce the calculation: the original picture with measured 352 x 240 pixels. picture noise is removed, aligned with the horizontal centroid and the final picture size is 211 x 141 pixels. 3.2 Gait Energy mage (GEl) The binary silhouettes B;(x,y,t) are extracted at time t in a gait cycle i, gait energy image (GEl) is defined as follows: (2) 3.3 Trace Transform Kadyrov and Petrou [10-11] proposed the concept of Trace Transform and its applications. Trace Ttransform is a generalization of Radon Ttransform and it has already shown good performance for image extraction. Trace Transform includes tracking images with straight lines along which certain functions of the image are calculated. The different functions may be used to produce a different result from the same image.. 0 t Figure 7. Definition of the parameters of an image tracing line. Srisuk et al. [12] used trace transform in a face authentication system. They defined 22 trace functions for their work, whereas we chose only one proper trace function for ours because this function provide the best pattern trace transform. The trace function used in this experiment is as follows: Where: r = x - r(j(x))= feiklogrrp f(r)dr [O,a] c and c = medianx,(j(x ))h } (3) (4) Where: N is the number of frames in one period, B is a silhouette image whose pixel coordinates are given by x and y, and t is the frame index. Figure 6 shows some samples of GEL Figure 8. GEl image. The Trace mage of GEL Figure 6. Gait Energy mage (GEl) of a person in one period. 3.4 Pattern Trace Transform (PTT) After the system had produced the trace transform image, the threshold value (T=41) was defined to find the pattern trace transform images because the result of this threshold 938

4 value was the best. Some examples of the pattern trace transform images are shown in Figure 9. 6fr (c) -.. Figure 9. Pattern Trace Transfonn images of all videos from the same person when T=41: ( a) pattern image for Video 1; pattern image for Video 2; (c) pattern image for Video 3 ; (d) pattern image for Video Template Matching We used the template matching and Euclidean Distance for classification. First, the template-matching technique was used in classifying objects and comparing portions of images against one another to determine which sample image may be used in order to recognize similar objects in the source image. Correlation is a measure of the degree to which two variables agree, not necessarily in actual values, but in general behaviour. The two variables are the corresponding pixel values in two images, the template and the source. cor = : (x; -x) (y; - (d) y) ----r= ======= (5) ;=0 ;=0 Where: cor is the correlation value between two images, x is - the template image, x is the average in the template image, y is the source image section, y is the average in the source image and N is the number of pixels in the section image (N= template image size = colunms * rows). The value cor is between -1 and + 1, with larger values representing a stronger relationship between the two images. Secondly, Euclidean Distance (d(,g,r,e)) was adopted as a similarity measurement to explain the distance between different patterns. The Euclidean Distance between the two patterns can be defined by: 4. EXPERMENTAL RESULTS Extensive experiments have been carried out on the nstitute of Automation of the Chinese Academy of Sciences (CASA) gait dataset A to demonstrate the validity of the proposed system. The CASA gait dataset A [1] consists of 20 subjects and involves four sequences obtained from three different camera angles per subject, leading to a total of 80 sequences per view. n this paper, we consider only the canonical view. The performance statlstlcs are shown as the cumulative match scores [13], which measure the percentage of probes correctly identified at each ranking, and are plotted on a graph. The vertical axis of the graph is the cumulative match values or the ratio of the correct match and the horizontal axis is the rank. n Figures lo and 11, the blue line of the graph shows the cumulative matching scores that video 1 defined as the testing set and the others are the training set. The green line of the graph shows the cumulative matching score that video 2 defined as the test set and the others are the training set. The red line of the graph shows the cumulative matching score that video 3 defined as the test set and the others are the training set. The pink line of the graph shows the cumulative matching score that video 4 defined as the test set and the others are the training set. n Figure 12, the comparison of the average cumulative matching score of the Euclidean Method and Template Matching Method are shown in the green line and the blue line, respectively. From all the results (Table and Figure 12), the average cumulative matching scores was 91.25% in rank 1 and 100% in rank '"'" t-._... 90,'" / 80 ; ! Cumulative Value of Each Video Vid' Video 2 _.-.-. Video 3... Video ' '5 20 Figure 10. The cumulative matching score of each video when we used template matching and T=41. d(,g,r,e) = 2 n n ((r+ i,e + j) -g(i,j)) ;=1 j=1 (6) Where: is an image and g is a template of size n by m. The coordinates (r,e) denote the top left comer of template g. 939

5 so Cumulative Value of Each Video 20 V'd'" Video Video Video , , 5 ==== 20 Figure. The cumulative matching score of each video when we used Euclidean Distance and T 41. TABLE 1. Cumulative Valu e of Each M ethod 100 r--r ----:: r::: 90-80,- /,- -=--=-" a-o--o- o--o-a-a - Euclidean Template Matching 50 0L , 0 --!===0,5=======c2J O Figure 12. The cumulative matching score when T 41. COMPARSON WTH PREVOUS WORKS ON THE CASA GAT DATASET A N THE CANONCAL VEW Methods Accuracy 1 5 L. Wang 2003[1] L. Lee 2003[2] E. H. Zhang 2005[3] Han 2006[4] M. H. Cheng 2008[5] H. Lee 2008[6] S. Hong 2009[7] Y. Zhang 2009[8] Yi-Bo Li 2010[9] Our Method(T=41 Euclidean distance) Our Method(T=41 Template Matching) 5. CONCLUSON n this paper, we proposed a novel technique of gait recognition based on GEl and pattern trace transform. This method is simple. The best result of gait recognition from our methods is 91.25% in rank 1 and 100% in rank 5, which is better than some previous work done in rank 1 or rank 5. So, our method can distinguish the person from their gait and it can be developed to perform better. n the future, we will improve this algorithm to improve the results. 6. ACKNOWLEDGMENTS The authors would like to thank the associate editor and the anonymous reviewers for their excellent suggestions. [] 7. REFERENCES 1.. Wang, T. Tan, H. Z. Ning, and W. M. Hu, "Silhouette Analysis-based Gait Recognition for Human identification," EEE Tranactions on Pattern Analysis and Machine ntelligence, vol. 25, no. 12, pp , Dec [2] 1.. Lee, G. Daney, K. Tieu, "Learning Pedestrian Models for Silhouette Refinement," Proc. of Ninth EEE nternational Conference on Computer Vision (CCV2003), EEE Computer Society, Oct. 2003, pp , doi: /CCV [3] E. H. Zhang, J. W. Lu, and G. L. Duan, "Gait Recognition via ndependent Component Analysis Based on Support Vector Machine and Neural Network," in Proc. 1st nt. Conf. Advances in Natural Computation, Changsha, China, Aug. 2005, pp [4] J. Han, B. Bhanu, "ndividual Recognition Using Gait Energy mage," EEE Trans. PAM., vol. 28, no. 2, Feb. 2006, pp , doi: /FGR [5] M. H. Cheng, M. F. Ho, and C. L. Huang, "Gait Analysis for Human dentification Through Manifold Learning and HMM," Pattern Recognition, vol. 41, no. 8, pp , Aug [6] H. Lee, S. Hong, and E. Kim, "An Efficient Gait Recognition Based on a Selective Neural Network Ensemble," nternational Journal of maging Systems and Technology, vol. 18, no. 4, pp , Oct [7] S. Hong, H. Lee, and E. Kim, "Fusion of Multiple Gait Cycles for Human dentification," CCAS-SCE, nternational Joint Conference 2009, vol., no., pp , Aug [8] Y. Zhang, X. Wu, T. Guo, and X. Li, "Robust Post-processing Strategy for Gait Silhouette," 2nd EEE nternational Conference on Computer Science and nformation Technology, CCST 2009., vop, no., pp , Aug [9] Yi-Bo Li, Q. Yang, "Gait Extraction and Recognition Based on Lower Leg and Ankle," 2010 nternational Conference on ntelligent Computation Technology and Automation (CCTA20 0), pp , May 20 O. [10] A. Kadyrov and M. Petrou, 'The Trace Transform as a Tool to nvariant Feature Construction," in Fourteenth nternational Conference on Pattern Recognition, Proceedings., vol. 2,1998, pp [] A. Kadyrov and M. Petrou, 'The Trace Transform and its Applications," EEE Transactions on Pattern Analysis and Machine ntenigence, PAM, vol. 23, no. 8, pp ,2001. [12] S. Srisuk, M. Petrou, W. Kurutach, and A. Kadyrov, "A Face Authentication System Using the Trace Transform," Pattern Anal. Applicat., vol.8, pp.50-61, [13] S. Chen and Y. Gao, "Stride History mage: a New Feature Representation for Pedestrian dentification," Workshop on Signal Processing Systems, in Proc. of EEE, Oct 2007, pp [14] P. Theekhanont, S. Miguet, W. Kurutach, "Gait recognition using shape trace transform," T in Medicine and Education (TME), 20 nternational Symposium on Volume 2, Dec 2011, pp

Human Gait Recognition Using Bezier Curves

Human Gait Recognition Using Bezier Curves Human Gait Recognition Using Bezier Curves Pratibha Mishra Samrat Ashok Technology Institute Vidisha, (M.P.) India Shweta Ezra Dhar Polytechnic College Dhar, (M.P.) India Abstract-- Gait recognition refers

More information

Automatic Gait Recognition. - Karthik Sridharan

Automatic Gait Recognition. - Karthik Sridharan Automatic Gait Recognition - Karthik Sridharan Gait as a Biometric Gait A person s manner of walking Webster Definition It is a non-contact, unobtrusive, perceivable at a distance and hard to disguise

More information

Extraction of Human Gait Features from Enhanced Human Silhouette Images

Extraction of Human Gait Features from Enhanced Human Silhouette Images 2009 IEEE International Conference on Signal and Image Processing Applications Extraction of Human Gait Features from Enhanced Human Silhouette Images Hu Ng #1, Wooi-Haw Tan *2, Hau-Lee Tong #3, Junaidi

More information

Biometric Security System Using Palm print

Biometric Security System Using Palm print ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

Human Gait Recognition using All Pair Shortest Path

Human Gait Recognition using All Pair Shortest Path 2011 International Conference on Software and Computer Applications IPCSIT vol.9 (2011) (2011) IACSIT Press, Singapore Human Gait Recognition using All Pair Shortest Path Jyoti Bharti 1+, M.K Gupta 2 1

More information

AUTOMATED THRESHOLD DETECTION FOR OBJECT SEGMENTATION IN COLOUR IMAGE

AUTOMATED THRESHOLD DETECTION FOR OBJECT SEGMENTATION IN COLOUR IMAGE AUTOMATED THRESHOLD DETECTION FOR OBJECT SEGMENTATION IN COLOUR IMAGE Md. Akhtaruzzaman, Amir A. Shafie and Md. Raisuddin Khan Department of Mechatronics Engineering, Kulliyyah of Engineering, International

More information

Human Action Recognition Using Independent Component Analysis

Human Action Recognition Using Independent Component Analysis Human Action Recognition Using Independent Component Analysis Masaki Yamazaki, Yen-Wei Chen and Gang Xu Department of Media echnology Ritsumeikan University 1-1-1 Nojihigashi, Kusatsu, Shiga, 525-8577,

More information

Expanding gait identification methods from straight to curved trajectories

Expanding gait identification methods from straight to curved trajectories Expanding gait identification methods from straight to curved trajectories Yumi Iwashita, Ryo Kurazume Kyushu University 744 Motooka Nishi-ku Fukuoka, Japan yumi@ieee.org Abstract Conventional methods

More information

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN 2016 International Conference on Artificial Intelligence: Techniques and Applications (AITA 2016) ISBN: 978-1-60595-389-2 Face Recognition Using Vector Quantization Histogram and Support Vector Machine

More information

HID DARPA Niyogi Adelson [5] Cunado [6] 1D. Little Boyd [7] Murase Sakai [8] Huang [9] Shutler [10] TP391 1M02J , [1] [3]

HID DARPA Niyogi Adelson [5] Cunado [6] 1D. Little Boyd [7] Murase Sakai [8] Huang [9] Shutler [10] TP391 1M02J , [1] [3] * 8 D D TP39 [] [3] DARPA HID [] 6 [4] [5-7] iyogi Adelson [5] Cunado [6] D Little Boyd [7] Murase Sakai [8] Huang [9] Shutler [] * 69855, 65 MJ4. Hayfron-Acquah [] Johnson Bobick [] Yam [7] D PCA LPR.

More information

Research on QR Code Image Pre-processing Algorithm under Complex Background

Research on QR Code Image Pre-processing Algorithm under Complex Background Scientific Journal of Information Engineering May 207, Volume 7, Issue, PP.-7 Research on QR Code Image Pre-processing Algorithm under Complex Background Lei Liu, Lin-li Zhou, Huifang Bao. Institute of

More information

Development of system and algorithm for evaluating defect level in architectural work

Development of system and algorithm for evaluating defect level in architectural work icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Development of system and algorithm for evaluating defect

More information

Object and Action Detection from a Single Example

Object and Action Detection from a Single Example Object and Action Detection from a Single Example Peyman Milanfar* EE Department University of California, Santa Cruz *Joint work with Hae Jong Seo AFOSR Program Review, June 4-5, 29 Take a look at this:

More information

Face Detection and Recognition in an Image Sequence using Eigenedginess

Face Detection and Recognition in an Image Sequence using Eigenedginess Face Detection and Recognition in an Image Sequence using Eigenedginess B S Venkatesh, S Palanivel and B Yegnanarayana Department of Computer Science and Engineering. Indian Institute of Technology, Madras

More information

Individual Recognition Using Gait Energy Image

Individual Recognition Using Gait Energy Image Individual Recognition Using Gait Energy Image Ju Han and Bir Bhanu Center for Research in Intelligent Systems University of California, Riverside, California 92521, USA jhan,bhanu @cris.ucr.edu Abstract

More information

An Efficient Iris Recognition Using Correlation Method

An Efficient Iris Recognition Using Correlation Method , pp. 31-40 An Efficient Iris Recognition Using Correlation Method S.S. Kulkarni 1, G.H. Pandey 2, A.S.Pethkar 3, V.K. Soni 4, &P.Rathod 5 Department of Electronics and Telecommunication Engineering, Thakur

More information

Fusion of Hand Geometry and Palmprint Biometrics

Fusion of Hand Geometry and Palmprint Biometrics (Working Paper, Dec. 2003) Fusion of Hand Geometry and Palmprint Biometrics D.C.M. Wong, C. Poon and H.C. Shen * Department of Computer Science, Hong Kong University of Science and Technology, Clear Water

More information

Iris Recognition for Eyelash Detection Using Gabor Filter

Iris Recognition for Eyelash Detection Using Gabor Filter Iris Recognition for Eyelash Detection Using Gabor Filter Rupesh Mude 1, Meenakshi R Patel 2 Computer Science and Engineering Rungta College of Engineering and Technology, Bhilai Abstract :- Iris recognition

More information

Gait Authentication Based on Fusion of Wavelet and Hough Transform

Gait Authentication Based on Fusion of Wavelet and Hough Transform International Journal of Engineering and Technology Volume 2 No. 3, March, 2012 Gait Authentication Based on Fusion of Wavelet and Hough Transform C. Nandini 1, Sindhu K 2 1 Dept of CSE, Dayananda Sagar

More information

Person identification from human walking sequences using affine moment invariants

Person identification from human walking sequences using affine moment invariants 2009 IEEE International Conference on Robotics and Automation Kobe International Conference Center Kobe, Japan, May 2-7, 2009 Person identification from human walking sequences using affine moment invariants

More information

Gait analysis for person recognition using principal component analysis and support vector machines

Gait analysis for person recognition using principal component analysis and support vector machines Gait analysis for person recognition using principal component analysis and support vector machines O V Strukova 1, LV Shiripova 1 and E V Myasnikov 1 1 Samara National Research University, Moskovskoe

More information

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION Panca Mudjirahardjo, Rahmadwati, Nanang Sulistiyanto and R. Arief Setyawan Department of Electrical Engineering, Faculty of

More information

An efficient face recognition algorithm based on multi-kernel regularization learning

An efficient face recognition algorithm based on multi-kernel regularization learning Acta Technica 61, No. 4A/2016, 75 84 c 2017 Institute of Thermomechanics CAS, v.v.i. An efficient face recognition algorithm based on multi-kernel regularization learning Bi Rongrong 1 Abstract. A novel

More information

Short Survey on Static Hand Gesture Recognition

Short Survey on Static Hand Gesture Recognition Short Survey on Static Hand Gesture Recognition Huu-Hung Huynh University of Science and Technology The University of Danang, Vietnam Duc-Hoang Vo University of Science and Technology The University of

More information

Fully Automatic Multi-organ Segmentation based on Multi-boost Learning and Statistical Shape Model Search

Fully Automatic Multi-organ Segmentation based on Multi-boost Learning and Statistical Shape Model Search Fully Automatic Multi-organ Segmentation based on Multi-boost Learning and Statistical Shape Model Search Baochun He, Cheng Huang, Fucang Jia Shenzhen Institutes of Advanced Technology, Chinese Academy

More information

Restricted Nearest Feature Line with Ellipse for Face Recognition

Restricted Nearest Feature Line with Ellipse for Face Recognition Journal of Information Hiding and Multimedia Signal Processing c 2012 ISSN 2073-4212 Ubiquitous International Volume 3, Number 3, July 2012 Restricted Nearest Feature Line with Ellipse for Face Recognition

More information

Pupil Localization Algorithm based on Hough Transform and Harris Corner Detection

Pupil Localization Algorithm based on Hough Transform and Harris Corner Detection Pupil Localization Algorithm based on Hough Transform and Harris Corner Detection 1 Chongqing University of Technology Electronic Information and Automation College Chongqing, 400054, China E-mail: zh_lian@cqut.edu.cn

More information

A Hand Gesture Recognition Method Based on Multi-Feature Fusion and Template Matching

A Hand Gesture Recognition Method Based on Multi-Feature Fusion and Template Matching Available online at www.sciencedirect.com Procedia Engineering 9 (01) 1678 1684 01 International Workshop on Information and Electronics Engineering (IWIEE) A Hand Gesture Recognition Method Based on Multi-Feature

More information

Matching Gait Image Sequences in the Frequency Domain for Tracking People at a Distance

Matching Gait Image Sequences in the Frequency Domain for Tracking People at a Distance Matching Gait Image Sequences in the Frequency Domain for Tracking People at a Distance Ryusuke Sagawa, Yasushi Makihara, Tomio Echigo, and Yasushi Yagi Institute of Scientific and Industrial Research,

More information

P RW GEI: Poisson Random Walk based Gait Recognition

P RW GEI: Poisson Random Walk based Gait Recognition P RW GEI: Poisson Random Walk based Gait Recognition Pratheepan Yogarajah, Joan V. Condell and Girijesh Prasad Intelligent System Research Centre (ISRC) School of Computing and Intelligent Systems University

More information

Preceding vehicle detection and distance estimation. lane change, warning system.

Preceding vehicle detection and distance estimation. lane change, warning system. Preceding vehicle detection and distance estimation for lane change warning system U. Iqbal, M.S. Sarfraz Computer Vision Research Group (COMVis) Department of Electrical Engineering, COMSATS Institute

More information

Learning based face hallucination techniques: A survey

Learning based face hallucination techniques: A survey Vol. 3 (2014-15) pp. 37-45. : A survey Premitha Premnath K Department of Computer Science & Engineering Vidya Academy of Science & Technology Thrissur - 680501, Kerala, India (email: premithakpnath@gmail.com)

More information

Face Recognition Based on LDA and Improved Pairwise-Constrained Multiple Metric Learning Method

Face Recognition Based on LDA and Improved Pairwise-Constrained Multiple Metric Learning Method Journal of Information Hiding and Multimedia Signal Processing c 2016 ISSN 2073-4212 Ubiquitous International Volume 7, Number 5, September 2016 Face Recognition ased on LDA and Improved Pairwise-Constrained

More information

Fingerprint Mosaicking by Rolling with Sliding

Fingerprint Mosaicking by Rolling with Sliding Fingerprint Mosaicking by Rolling with Sliding Kyoungtaek Choi, Hunjae Park, Hee-seung Choi and Jaihie Kim Department of Electrical and Electronic Engineering,Yonsei University Biometrics Engineering Research

More information

A Fast Personal Palm print Authentication based on 3D-Multi Wavelet Transformation

A Fast Personal Palm print Authentication based on 3D-Multi Wavelet Transformation A Fast Personal Palm print Authentication based on 3D-Multi Wavelet Transformation * A. H. M. Al-Helali, * W. A. Mahmmoud, and * H. A. Ali * Al- Isra Private University Email: adnan_hadi@yahoo.com Abstract:

More information

Use of Gait Energy Image in Implementation of Real Time Video Surveillance System

Use of Gait Energy Image in Implementation of Real Time Video Surveillance System IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 16, Issue 1, Ver. 5 (Jan. 2014), PP 88-93 Use of Gait Energy Image in Implementation of Real Time Video Surveillance

More information

Rotation Invariant Finger Vein Recognition *

Rotation Invariant Finger Vein Recognition * Rotation Invariant Finger Vein Recognition * Shaohua Pang, Yilong Yin **, Gongping Yang, and Yanan Li School of Computer Science and Technology, Shandong University, Jinan, China pangshaohua11271987@126.com,

More information

Human Identification at a Distance Using Body Shape Information

Human Identification at a Distance Using Body Shape Information IOP Conference Series: Materials Science and Engineering OPEN ACCESS Human Identification at a Distance Using Body Shape Information To cite this article: N K A M Rashid et al 2013 IOP Conf Ser: Mater

More information

Fully Automatic Methodology for Human Action Recognition Incorporating Dynamic Information

Fully Automatic Methodology for Human Action Recognition Incorporating Dynamic Information Fully Automatic Methodology for Human Action Recognition Incorporating Dynamic Information Ana González, Marcos Ortega Hortas, and Manuel G. Penedo University of A Coruña, VARPA group, A Coruña 15071,

More information

Distance-driven Fusion of Gait and Face for Human Identification in Video

Distance-driven Fusion of Gait and Face for Human Identification in Video X. Geng, L. Wang, M. Li, Q. Wu, K. Smith-Miles, Distance-Driven Fusion of Gait and Face for Human Identification in Video, Proceedings of Image and Vision Computing New Zealand 2007, pp. 19 24, Hamilton,

More information

Multidirectional 2DPCA Based Face Recognition System

Multidirectional 2DPCA Based Face Recognition System Multidirectional 2DPCA Based Face Recognition System Shilpi Soni 1, Raj Kumar Sahu 2 1 M.E. Scholar, Department of E&Tc Engg, CSIT, Durg 2 Associate Professor, Department of E&Tc Engg, CSIT, Durg Email:

More information

Feature-level Fusion for Effective Palmprint Authentication

Feature-level Fusion for Effective Palmprint Authentication Feature-level Fusion for Effective Palmprint Authentication Adams Wai-Kin Kong 1, 2 and David Zhang 1 1 Biometric Research Center, Department of Computing The Hong Kong Polytechnic University, Kowloon,

More information

Unsupervised Human Members Tracking Based on an Silhouette Detection and Analysis Scheme

Unsupervised Human Members Tracking Based on an Silhouette Detection and Analysis Scheme Unsupervised Human Members Tracking Based on an Silhouette Detection and Analysis Scheme Costas Panagiotakis and Anastasios Doulamis Abstract In this paper, an unsupervised, automatic video human members(human

More information

Journal of Asian Scientific Research FEATURES COMPOSITION FOR PROFICIENT AND REAL TIME RETRIEVAL IN CBIR SYSTEM. Tohid Sedghi

Journal of Asian Scientific Research FEATURES COMPOSITION FOR PROFICIENT AND REAL TIME RETRIEVAL IN CBIR SYSTEM. Tohid Sedghi Journal of Asian Scientific Research, 013, 3(1):68-74 Journal of Asian Scientific Research journal homepage: http://aessweb.com/journal-detail.php?id=5003 FEATURES COMPOSTON FOR PROFCENT AND REAL TME RETREVAL

More information

Palmprint Recognition Using Transform Domain and Spatial Domain Techniques

Palmprint Recognition Using Transform Domain and Spatial Domain Techniques Palmprint Recognition Using Transform Domain and Spatial Domain Techniques Jayshri P. Patil 1, Chhaya Nayak 2 1# P. G. Student, M. Tech. Computer Science and Engineering, 2* HOD, M. Tech. Computer Science

More information

Manifold Learning for Video-to-Video Face Recognition

Manifold Learning for Video-to-Video Face Recognition Manifold Learning for Video-to-Video Face Recognition Abstract. We look in this work at the problem of video-based face recognition in which both training and test sets are video sequences, and propose

More information

Gender Classification Technique Based on Facial Features using Neural Network

Gender Classification Technique Based on Facial Features using Neural Network Gender Classification Technique Based on Facial Features using Neural Network Anushri Jaswante Dr. Asif Ullah Khan Dr. Bhupesh Gour Computer Science & Engineering, Rajiv Gandhi Proudyogiki Vishwavidyalaya,

More information

Touchless Fingerprint recognition using MATLAB

Touchless Fingerprint recognition using MATLAB International Journal of Innovation and Scientific Research ISSN 2351-814 Vol. 1 No. 2 Oct. 214, pp. 458-465 214 Innovative Space of Scientific Research Journals http://www.ijisr.issr-journals.org/ Touchless

More information

Palmprint Based Identification Using Principal Line Approach

Palmprint Based Identification Using Principal Line Approach Palmprint Based Identification Using Principal Line Approach Ms. Bhagyashri K. Mane, Prof. Pravin P. Kalyankar Abstract A principal line approach is used for identify accurate person based on palmprint

More information

[2008] IEEE. Reprinted, with permission, from [Yan Chen, Qiang Wu, Xiangjian He, Wenjing Jia,Tom Hintz, A Modified Mahalanobis Distance for Human

[2008] IEEE. Reprinted, with permission, from [Yan Chen, Qiang Wu, Xiangjian He, Wenjing Jia,Tom Hintz, A Modified Mahalanobis Distance for Human [8] IEEE. Reprinted, with permission, from [Yan Chen, Qiang Wu, Xiangian He, Wening Jia,Tom Hintz, A Modified Mahalanobis Distance for Human Detection in Out-door Environments, U-Media 8: 8 The First IEEE

More information

Face Detection Using Color Based Segmentation and Morphological Processing A Case Study

Face Detection Using Color Based Segmentation and Morphological Processing A Case Study Face Detection Using Color Based Segmentation and Morphological Processing A Case Study Dr. Arti Khaparde*, Sowmya Reddy.Y Swetha Ravipudi *Professor of ECE, Bharath Institute of Science and Technology

More information

Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs and Adaptive Motion Frame Method

Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs and Adaptive Motion Frame Method Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Non-rigid body Object Tracking using Fuzzy Neural System based on Multiple ROIs

More information

A Study on Similarity Computations in Template Matching Technique for Identity Verification

A Study on Similarity Computations in Template Matching Technique for Identity Verification A Study on Similarity Computations in Template Matching Technique for Identity Verification Lam, S. K., Yeong, C. Y., Yew, C. T., Chai, W. S., Suandi, S. A. Intelligent Biometric Group, School of Electrical

More information

Fingerprint Recognition using Texture Features

Fingerprint Recognition using Texture Features Fingerprint Recognition using Texture Features Manidipa Saha, Jyotismita Chaki, Ranjan Parekh,, School of Education Technology, Jadavpur University, Kolkata, India Abstract: This paper proposes an efficient

More information

International Journal of Modern Engineering and Research Technology

International Journal of Modern Engineering and Research Technology Volume 4, Issue 3, July 2017 ISSN: 2348-8565 (Online) International Journal of Modern Engineering and Research Technology Website: http://www.ijmert.org Email: editor.ijmert@gmail.com A Novel Approach

More information

Affine-invariant shape matching and recognition under partial occlusion

Affine-invariant shape matching and recognition under partial occlusion Title Affine-invariant shape matching and recognition under partial occlusion Author(s) Mai, F; Chang, CQ; Hung, YS Citation The 17th IEEE International Conference on Image Processing (ICIP 2010), Hong

More information

Fingerprint Classification Using Orientation Field Flow Curves

Fingerprint Classification Using Orientation Field Flow Curves Fingerprint Classification Using Orientation Field Flow Curves Sarat C. Dass Michigan State University sdass@msu.edu Anil K. Jain Michigan State University ain@msu.edu Abstract Manual fingerprint classification

More information

Robust biometric image watermarking for fingerprint and face template protection

Robust biometric image watermarking for fingerprint and face template protection Robust biometric image watermarking for fingerprint and face template protection Mayank Vatsa 1, Richa Singh 1, Afzel Noore 1a),MaxM.Houck 2, and Keith Morris 2 1 West Virginia University, Morgantown,

More information

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor COSC160: Detection and Classification Jeremy Bolton, PhD Assistant Teaching Professor Outline I. Problem I. Strategies II. Features for training III. Using spatial information? IV. Reducing dimensionality

More information

Support Vector Machine-Based Human Behavior Classification in Crowd through Projection and Star Skeletonization

Support Vector Machine-Based Human Behavior Classification in Crowd through Projection and Star Skeletonization Journal of Computer Science 6 (9): 1008-1013, 2010 ISSN 1549-3636 2010 Science Publications Support Vector Machine-Based Human Behavior Classification in Crowd through Projection and Star Skeletonization

More information

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation Optimizing the Deblocking Algorithm for H.264 Decoder Implementation Ken Kin-Hung Lam Abstract In the emerging H.264 video coding standard, a deblocking/loop filter is required for improving the visual

More information

A Comparison of SIFT, PCA-SIFT and SURF

A Comparison of SIFT, PCA-SIFT and SURF A Comparison of SIFT, PCA-SIFT and SURF Luo Juan Computer Graphics Lab, Chonbuk National University, Jeonju 561-756, South Korea qiuhehappy@hotmail.com Oubong Gwun Computer Graphics Lab, Chonbuk National

More information

Gurmeet Kaur 1, Parikshit 2, Dr. Chander Kant 3 1 M.tech Scholar, Assistant Professor 2, 3

Gurmeet Kaur 1, Parikshit 2, Dr. Chander Kant 3 1 M.tech Scholar, Assistant Professor 2, 3 Volume 8 Issue 2 March 2017 - Sept 2017 pp. 72-80 available online at www.csjournals.com A Novel Approach to Improve the Biometric Security using Liveness Detection Gurmeet Kaur 1, Parikshit 2, Dr. Chander

More information

K-Nearest Neighbor Classification Approach for Face and Fingerprint at Feature Level Fusion

K-Nearest Neighbor Classification Approach for Face and Fingerprint at Feature Level Fusion K-Nearest Neighbor Classification Approach for Face and Fingerprint at Feature Level Fusion Dhriti PEC University of Technology Chandigarh India Manvjeet Kaur PEC University of Technology Chandigarh India

More information

A Survey on Feature Extraction Techniques for Palmprint Identification

A Survey on Feature Extraction Techniques for Palmprint Identification International Journal Of Computational Engineering Research (ijceronline.com) Vol. 03 Issue. 12 A Survey on Feature Extraction Techniques for Palmprint Identification Sincy John 1, Kumudha Raimond 2 1

More information

Flexible Calibration of a Portable Structured Light System through Surface Plane

Flexible Calibration of a Portable Structured Light System through Surface Plane Vol. 34, No. 11 ACTA AUTOMATICA SINICA November, 2008 Flexible Calibration of a Portable Structured Light System through Surface Plane GAO Wei 1 WANG Liang 1 HU Zhan-Yi 1 Abstract For a portable structured

More information

Developing an intelligent sign inventory using image processing

Developing an intelligent sign inventory using image processing icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Developing an intelligent sign inventory using image

More information

An Adaptive Threshold LBP Algorithm for Face Recognition

An Adaptive Threshold LBP Algorithm for Face Recognition An Adaptive Threshold LBP Algorithm for Face Recognition Xiaoping Jiang 1, Chuyu Guo 1,*, Hua Zhang 1, and Chenghua Li 1 1 College of Electronics and Information Engineering, Hubei Key Laboratory of Intelligent

More information

Random Subspace Method for Gait Recognition

Random Subspace Method for Gait Recognition Random Subspace Method for Gait Recognition Yu Guan 1,Chang-Tsun Li 1 and Yongjian Hu 2 Department of Computer Science, University of Warwick, Coventry, UK {g.yu, c-t.li}@warwick.ac.uk 1, yongjian.hu@dcs.warwick.ac.uk

More information

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation IJCSNS International Journal of Computer Science and Network Security, VOL.13 No.11, November 2013 1 Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial

More information

Robust Fingertip Tracking with Improved Kalman Filter

Robust Fingertip Tracking with Improved Kalman Filter Robust Fingertip Tracking with Improved Kalman Filter Chunyang Wang and Bo Yuan Intelligent Computing Lab, Division of Informatics Graduate School at Shenzhen, Tsinghua University Shenzhen 518055, P.R.

More information

I. INTRODUCTION. Figure-1 Basic block of text analysis

I. INTRODUCTION. Figure-1 Basic block of text analysis ISSN: 2349-7637 (Online) (RHIMRJ) Research Paper Available online at: www.rhimrj.com Detection and Localization of Texts from Natural Scene Images: A Hybrid Approach Priyanka Muchhadiya Post Graduate Fellow,

More information

DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK

DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK A.BANERJEE 1, K.BASU 2 and A.KONAR 3 COMPUTER VISION AND ROBOTICS LAB ELECTRONICS AND TELECOMMUNICATION ENGG JADAVPUR

More information

Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma

Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma Presented by Hu Han Jan. 30 2014 For CSE 902 by Prof. Anil K. Jain: Selected

More information

HAND-GESTURE BASED FILM RESTORATION

HAND-GESTURE BASED FILM RESTORATION HAND-GESTURE BASED FILM RESTORATION Attila Licsár University of Veszprém, Department of Image Processing and Neurocomputing,H-8200 Veszprém, Egyetem u. 0, Hungary Email: licsara@freemail.hu Tamás Szirányi

More information

Leaf Image Recognition Based on Wavelet and Fractal Dimension

Leaf Image Recognition Based on Wavelet and Fractal Dimension Journal of Computational Information Systems 11: 1 (2015) 141 148 Available at http://www.jofcis.com Leaf Image Recognition Based on Wavelet and Fractal Dimension Haiyan ZHANG, Xingke TAO School of Information,

More information

Skew Detection and Correction of Document Image using Hough Transform Method

Skew Detection and Correction of Document Image using Hough Transform Method Skew Detection and Correction of Document Image using Hough Transform Method [1] Neerugatti Varipally Vishwanath, [2] Dr.T. Pearson, [3] K.Chaitanya, [4] MG JaswanthSagar, [5] M.Rupesh [1] Asst.Professor,

More information

Detecting Printed and Handwritten Partial Copies of Line Drawings Embedded in Complex Backgrounds

Detecting Printed and Handwritten Partial Copies of Line Drawings Embedded in Complex Backgrounds 9 1th International Conference on Document Analysis and Recognition Detecting Printed and Handwritten Partial Copies of Line Drawings Embedded in Complex Backgrounds Weihan Sun, Koichi Kise Graduate School

More information

Video Aesthetic Quality Assessment by Temporal Integration of Photo- and Motion-Based Features. Wei-Ta Chu

Video Aesthetic Quality Assessment by Temporal Integration of Photo- and Motion-Based Features. Wei-Ta Chu 1 Video Aesthetic Quality Assessment by Temporal Integration of Photo- and Motion-Based Features Wei-Ta Chu H.-H. Yeh, C.-Y. Yang, M.-S. Lee, and C.-S. Chen, Video Aesthetic Quality Assessment by Temporal

More information

Face Alignment Under Various Poses and Expressions

Face Alignment Under Various Poses and Expressions Face Alignment Under Various Poses and Expressions Shengjun Xin and Haizhou Ai Computer Science and Technology Department, Tsinghua University, Beijing 100084, China ahz@mail.tsinghua.edu.cn Abstract.

More information

Fast and Robust Projective Matching for Fingerprints using Geometric Hashing

Fast and Robust Projective Matching for Fingerprints using Geometric Hashing Fast and Robust Projective Matching for Fingerprints using Geometric Hashing Rintu Boro Sumantra Dutta Roy Department of Electrical Engineering, IIT Bombay, Powai, Mumbai - 400 076, INDIA {rintu, sumantra}@ee.iitb.ac.in

More information

Human pose estimation using Active Shape Models

Human pose estimation using Active Shape Models Human pose estimation using Active Shape Models Changhyuk Jang and Keechul Jung Abstract Human pose estimation can be executed using Active Shape Models. The existing techniques for applying to human-body

More information

An Approach for Real Time Moving Object Extraction based on Edge Region Determination

An Approach for Real Time Moving Object Extraction based on Edge Region Determination An Approach for Real Time Moving Object Extraction based on Edge Region Determination Sabrina Hoque Tuli Department of Computer Science and Engineering, Chittagong University of Engineering and Technology,

More information

Shape Model-Based 3D Ear Detection from Side Face Range Images

Shape Model-Based 3D Ear Detection from Side Face Range Images Shape Model-Based 3D Ear Detection from Side Face Range Images Hui Chen and Bir Bhanu Center for Research in Intelligent Systems University of California, Riverside, California 92521, USA fhchen, bhanug@vislab.ucr.edu

More information

Footprint Recognition using Modified Sequential Haar Energy Transform (MSHET)

Footprint Recognition using Modified Sequential Haar Energy Transform (MSHET) 47 Footprint Recognition using Modified Sequential Haar Energy Transform (MSHET) V. D. Ambeth Kumar 1 M. Ramakrishnan 2 1 Research scholar in sathyabamauniversity, Chennai, Tamil Nadu- 600 119, India.

More information

Research on online inspection system of emulsion explosive packaging defect based on machine vision

Research on online inspection system of emulsion explosive packaging defect based on machine vision Research on online inspection system of emulsion explosive packaging defect based on machine vision Yuesheng Wang *, and Zhipeng Liu School of Hangzhou Dianzi University, Hangzhou, China. Abstract. Roll

More information

Dynamic Stroke Information Analysis for Video-Based Handwritten Chinese Character Recognition

Dynamic Stroke Information Analysis for Video-Based Handwritten Chinese Character Recognition Dynamic Stroke Information Analysis for Video-Based Handwritten Chinese Character Recognition Feng Lin and Xiaoou Tang Department of Information Engineering The Chinese University of Hong Kong Shatin,

More information

Vehicle Dimensions Estimation Scheme Using AAM on Stereoscopic Video

Vehicle Dimensions Estimation Scheme Using AAM on Stereoscopic Video Workshop on Vehicle Retrieval in Surveillance (VRS) in conjunction with 2013 10th IEEE International Conference on Advanced Video and Signal Based Surveillance Vehicle Dimensions Estimation Scheme Using

More information

OCR For Handwritten Marathi Script

OCR For Handwritten Marathi Script International Journal of Scientific & Engineering Research Volume 3, Issue 8, August-2012 1 OCR For Handwritten Marathi Script Mrs.Vinaya. S. Tapkir 1, Mrs.Sushma.D.Shelke 2 1 Maharashtra Academy Of Engineering,

More information

Color Local Texture Features Based Face Recognition

Color Local Texture Features Based Face Recognition Color Local Texture Features Based Face Recognition Priyanka V. Bankar Department of Electronics and Communication Engineering SKN Sinhgad College of Engineering, Korti, Pandharpur, Maharashtra, India

More information

A Combined Method for On-Line Signature Verification

A Combined Method for On-Line Signature Verification BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 14, No 2 Sofia 2014 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2014-0022 A Combined Method for On-Line

More information

Gait-based person identification method using shadow biometrics for robustness to changes in the walking direction

Gait-based person identification method using shadow biometrics for robustness to changes in the walking direction 2015 IEEE Winter Conference on Applications of Computer Vision Gait-based person identification method using shadow biometrics for robustness to changes in the walking direction Makoto Shinzaki 1, Yumi

More information

A NEW OBJECTIVE CRITERION FOR IRIS LOCALIZATION

A NEW OBJECTIVE CRITERION FOR IRIS LOCALIZATION The Nucleus The Nucleus, 47, No.1 (010) The Nucleus A Quarterly Scientific Journal of Pakistan Atomic Energy Commission NCLEAM, ISSN 009-5698 P a ki sta n A NEW OBJECTIVE CRITERION FOR IRIS LOCALIZATION

More information

Stereo Vision Image Processing Strategy for Moving Object Detecting

Stereo Vision Image Processing Strategy for Moving Object Detecting Stereo Vision Image Processing Strategy for Moving Object Detecting SHIUH-JER HUANG, FU-REN YING Department of Mechanical Engineering National Taiwan University of Science and Technology No. 43, Keelung

More information

Biometrics Technology: Hand Geometry

Biometrics Technology: Hand Geometry Biometrics Technology: Hand Geometry References: [H1] Gonzeilez, S., Travieso, C.M., Alonso, J.B., and M.A. Ferrer, Automatic biometric identification system by hand geometry, Proceedings of IEEE the 37th

More information

Partial Face Matching between Near Infrared and Visual Images in MBGC Portal Challenge

Partial Face Matching between Near Infrared and Visual Images in MBGC Portal Challenge Partial Face Matching between Near Infrared and Visual Images in MBGC Portal Challenge Dong Yi, Shengcai Liao, Zhen Lei, Jitao Sang, and Stan Z. Li Center for Biometrics and Security Research, Institute

More information

Modeling Body Motion Posture Recognition Using 2D-Skeleton Angle Feature

Modeling Body Motion Posture Recognition Using 2D-Skeleton Angle Feature 2012 International Conference on Image, Vision and Computing (ICIVC 2012) IPCSIT vol. 50 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V50.1 Modeling Body Motion Posture Recognition Using

More information

Linear Discriminant Analysis for 3D Face Recognition System

Linear Discriminant Analysis for 3D Face Recognition System Linear Discriminant Analysis for 3D Face Recognition System 3.1 Introduction Face recognition and verification have been at the top of the research agenda of the computer vision community in recent times.

More information

Object Recognition Robust under Translation, Rotation and Scaling in Application of Image Retrieval

Object Recognition Robust under Translation, Rotation and Scaling in Application of Image Retrieval Object Recognition Robust under Translation, Rotation and Scaling in Application of Image Retrieval Sanun Srisuky, Rerkchai Fooprateepsiri? and Sahatsawat Waraklang? yadvanced Machine Intelligence Research

More information

Gabor Surface Feature for Face Recognition

Gabor Surface Feature for Face Recognition Gabor Surface Feature for Face Recognition Ke Yan, Youbin Chen Graduate School at Shenzhen Tsinghua University Shenzhen, China xed09@gmail.com, chenyb@sz.tsinghua.edu.cn Abstract Gabor filters can extract

More information