Person Re-Identification Using Color Enhancing Feature

Size: px
Start display at page:

Download "Person Re-Identification Using Color Enhancing Feature"

Transcription

1 Person Re-Identification Using Color Enhancing Feature 1 Peng Li, 2 Haiyuan Wu, 2 Qian Chen, 3 Chongke Bi 1 2 Wakayama University, 3 RIKEN Sakaedani, Wakayama City, ,Japan , Minatojima-minami-machi, Chuo-ku, Kobe, Hyogo , Japan 1 lipeng209@hotmail.com, 2 {wuhy,chen}@sys.wakayama-u.ac.jp, 3 bichongke@riken.jp Abstract In this paper, we propose a novel feature descriptor for person re-identification without personal information. It is called Water-Drop Render Box (WDRB). The WDRB method is calculated by three steps with target color and its histogram: registration of target color, transformation of distance map, and enhancement of color using target histogram. In order to calculate WDRB, person s top-view images of entering and leaving the room are captured. This is achieved by constructing a bird s-eye view camera system. The person re-identification is carried out by estimating Bhattacharyya distance between database (entering/leaving room person) image and input (entering/leaving room person) image. Finally, the effectiveness of our WDRB descriptor will be demonstrated through several person reidentification experiments. According to the experimental results, it indicates that the WDRB method can be also used for object re-identification. pretty important feature for person re-identification. Several color based methods were proposed. For example, C.Madden has proposed a method [1] that uses the major color to re-identify a person. B.Prosser [9] used the color, histogram and texture information. However, in nowadays society, the privacy protection is being increasingly important. A re-identification method which can re-identify person without personal privacy information is quite necessary, since most people do not like to provide their private information. A bird s-eye view camera system is constructed to capture top-view image of pedestrian. In this paper, we proposed a single-shot re-identification method called as Water-Drop Render Box (WDRB). The WDRB method is a descriptor that can describe a person/object through the process of color registration and color s distance map transformation for re-identify a person or an object using color of person or object. The flow chart of personal identification is shown in Figure Introduction In recent years, more and more people turned their attention to the importance of privacy protection. In the meantime, the person re-identification techniques are applied more widely. Person re-identification is one of the most important topics in computer vision. Usually, according to necessary shot number, person re-identification methods can be classified into two categories, singleshot [10, 11, 3, 6, 2] and multi-shot [7, 8, 5, 4]. Singleshot re-identification can extract features from only one image of person/object. Multi-shot re-identification occurs with multiple person/object images, which has higher reidentification accuracy. However, it needs more learning time. Conversely, single-shot re-identification can obtain feature information quickly. In addition, most person re-identification methods use personal features, such as eyes, mouth, nose or facial feature points and color information. Color information is a Figure 1. The flow chart of person re-identification. The process of the WDRB method is the same as a waterdrop drips and wets paper. In the feature registration step of person re-identification, through the bird s-eye view system, the color information of person s head and shoulders is extracted for the WDRB method. The feature of person is described and registered into database. In the reidentification step, while a person appears in the visible area, his/her WDRB is calculated and compared with the database. For object re-identification, two images from different viewpoints are taken for each object. The first im- 1

2 age is used for building a WDRB database for all objects. The second one is used to evaluate the similarity with the database. For the similarity evaluation, for both person and object, it is achieved by calculating the Bhattacharyya distance of the WDRB values between the database and the second image of current object. The largest distance is considered as the matched person or object. Another color based descriptor called Color Distinctiveness (CD) [12] is similar to the WDRB method. The similarity with target colors and dissimilarity with non-target colors can be integrated with the framework of Bayes rule. The CD method can also re-identify a person using person s color information. Unfortunately, the CD method cannot re-identify a person who wears the same colors clothes with different design. Both the experiments of the WDRB method and the CD method are carried out to describe the merits of our method. 2. WDRB:Water-Drop Render Box In this paper, we proposed a color-based feature descriptor for person re-identification.we call it water-drop render box (WDRB). Because a water-drop (the color of a pixel) drips a paper (register a color), the paper will be wet (color enhanced). When many water-drops drip the same place of the paper, the wet area will be enlarged (enhance color based on histogram). For understanding the WDRB method easily, in this section we will divide the WDRB method into three parts to describe. (1) The color register. (2) Transformation of a distance map from a color registration map. (3) Enhance the registered color Color Register First, when a target moves into the visible area, the colors of the target can be registered by cameras. A RGB color space is created as a three dimensional matrix. According to computational complexity, the side length of the matrix can be set to 2 n, where n = 8, 7, 6, 5. Each cell of the color matrix (C l ) will be initialized with FALSE. While the target area was selected, the RGB value of each pixel will be obtained one by one. The corresponding position of the matrix should be marked as TRUE. As shown in Figure 2(a), a color registration map from the RGB three dimensional space is projected to the GB-plane. The red points represent the registered color (C i ). Finally, we can get the color registration map when the registration of all pixels color is finished Transform a Color Registration Map into a Distance Map For expressing the distance relationship of all registered color, we transform the color registration map into a distance map. In the previous step, we get a color registration map that only the registered color (C i ) is marked as TRUE. (a) Color registration map (b) Color distance map Figure 2. 2D color registration map and 2D Color distance map. We calculate the color space distance between two colors as Equation (1). f( (RGB) Cl (RGB) Ci ) = (RCl R Ci ) 2 + (G Cl G Ci ) 2 + (B Cl B Ci ) 2 The nearest color space distance (CSD) is calculated using Equation (2) from each C l to the nearest C i. The corresponding position will be filled as the CSD. A two dimensional map example is shown in Figure 2(b). (1) ID = arg max (RGB) Cl (RGB) Ci (2) iɛ{1,2,...,n} 2.3. Enhance the Registered Color Until now, we already got the distance map from the registered color of the target. In other words, our water-drop just fell to the paper, but not wet the paper yet. From now, the water-drop will wet the paper. According to the histogram of the selected target area, the registration range of each registered color will be expanded. However, it is difficult to set the range that we want to expand. In this paper, the sensitivey of person to color (SPC) will be applied to this research. For investigating SPC, we implemented a preexperiment using a series of gradient color images. We prepared 27 gradient color images. Figure 3(a) shows one of them. It was divided into 9 blocks. Set the RGB value of block 0 as the referece value. The RGB values at the other 8 blocks were decreased progressively with the same value (v). In this pre-experiment, the v has been set as -5. The next step is to find the block i, who has significant difference with the block 0. In Figure 3(a), i = 2, because block 2 has significant difference with block 0. This process is used to obtain a better v value. A statistical analysis result is shown in Figure 4, from which we can know that most of participants can easily identify the difference while v was set as from 5 to 10. For accurately identify the target that has the clothing with the same color and different pattern, we need to enhance the registered color further. We use the color histogram of the target H Ci to enhance the repeated color.

3 (a) Gradient color image (b) Enhance color(2d) Figure 3. Gradient color image and enhance color. Figure 5. The bird s-eye view system for person re-identification. Figure 4. The result of feedback. The enhance range (10) we set will be used as a standard range thr. Each registered color s enhance range Ω i will be added or subtracted as a weight on the basis of histogram (Equation (3)). Therefore, the registered color map will be transformed to Enhance Color map using Equation (4). The sample of enhance color map in 2D is shown in Figure 3(b). E Cl = { T RUE, C i, Ω i = (1.0 + H Ci n i=1 H C i ) thr (3) C i (R ± Ω i, G ± Ω i, B ± Ω i ) T hr otherwise (4) 3. Person Re-Identification using the WDRB method People s private information is not necessary in our method. We constructed a bird s-eye view system on the top of passageway for person re-identification (Figure 5). Assuming that most people do not change their hair color and the clothes often in daily life. Therefore, we can assume that the color of the shoulders and the head of a person does not change in a short time The WDRB method for Person Re- Identification Without Face-Information Through the bird s-eye view system we identify persons whose images were captured. Set the shoulder and head area as target, we can determine his/her WDRB using the Equation (1) to (4). Except two persons have completely same shoulder color and hair color, we can successfully use the value of WDRB to distinguish them. Therefore, we define the value of WDRB as a feature that can be used to describe the characteristics of persons. The person identification is divided into two parts, learning stage and identification stage. In the learning stage, when a person (ID=k) enters the room and appears in the input image, we calculate the person s water-drop render box feature W DRB d(k). Save W DRB d(k) into the database as his unique WDRB feature. In the identification stage, when a person leaves the room and disappears in the input image, we calculate the query person s water-drop render box feature W DRB p Similarity Evaluation by Bhattacharyya Distance Through calculation of the amount of overlap between two distributions, we can get the Bhattacharyya distance that measures the similarity of the two distributions. A longer Bhattacharyya distance means that the distribution is much more similar to another one. We compare the W DRB p with each person s W DRB d(k) in the database. Both W DRB p and W DRB d(k) are discrete probability distributions in the same color space X. In this paper, the similarity of a query person W DRB p with all person s W DRB d(k) is calculated using Bhattacharyya distance measure (Equation (5)). After the calculation of similarity of each WDRB pair, the ID with the highest similarity will be regarded as the matched result (Equation (6)). D(W DRB d(k) (x), W DRB p (x)) = ln( W DRB d(k) (x)w DRB p (x)) xɛx ID = (5) arg max D(W DRB d(k) (x), W DRB p (x)) (6) kɛ{1,2,...,n} 4. Experiments For verifying the effectiveness of our WDRB method, we implemented several experiments of person and object

4 respectively. The CD method s experiments were implemented. We used a PC with an Intel Core i CPU and 16GB memory, running Windows 7 and the camera was a Logicool c615 web camera. For decreasing the unnecessary calculated amount, we recorded the computational cost of one person s WDRBs using Bhattacharyya distance. In the same conditions, the computational cost of re-identification between two WDRB is also recorded. The average WDRB s cost is second when the side length of RGB space matrix is set as 128. The average reidentification cost is second and second. When the RGB space matrix is 128 and 64, respectively. Other execution time was less than 1 microsecond. Take the computational cost and calculation accuracy into consideration, the side length of RGB space matrix is set as 64 in the following experiments Person Re-Identification For person identification, we had 17 people involved in the experiments. Both the WDRB and CD method s experiments are carried out at the same time. The selection operation of person s shoulder and head for the WDRB and CD method is shown in Figure 6(a) and (b). (a) The WDRB results (b) The CD results Figure 8. WDRB and CD results of person re-identification. In the figure, each row represents an individual experiment. No.1 to 17 represent the WDRB and CD of database that was calculated using corresponding person s entering room image. With the number of experiment corresponding leaving room image, the Bhattacharyya distance similarity with each person s database feature was calculated. For understanding easily, all similarities are transformed into gray values. It means that the whiter one represents the higher similarity. Because the similarity of himself or herself experiment should be the highest one, therefore the diagonal from top left to bottom right should be the whitest line. As shown in Figure 8, the WDRB method s results have high accuracy. However, most the CD method s results can not re-identify person clearly and several results were wrong Object Re-Identification (a) The WDRB color area (b) The CD color area Figure 6. The color area selection of person s WDRB and CD. The WDRB and CD of each person were registered when he or she entered the room (upside of Figure 7) and the distance of the person to each registered person is calculated when he or she left the room (downside of Figure 7). The WDRB can represent the information of target s color and color histogram. Besides of person reidentification, the WDRB method can also be used for object re-identification. We also did experiments of object reidentification using the WDRB and CD method. We used 15 objects in the experiments and took two pictures from different viewpoints for each object (upside and downside of Figure 9. For calculating object s WDRB and CD, we save the visible area of object for each object from either of the two pictures (Figure 10). Figure 7. Posture of entering and leaving a room. The WDRB method s results of person re-identification experiments using Bhattacharyya distance are shown in Figure 8(a). The CD method s results are shown in Figure 8(b). Figure 9. The picture of objects.

5 Acknowledgement This work was supported by JSPS KAKENHI Grant Number 15K01331, and References (a) The WDRB color area (b) The CD color area Figure 10. The color area selection of object s WDRB and CD. For object re-identification, we used the pictures of the objects taken from different viewpoints to compute the WDRB and CD. Then the distance between it and each database WDRB and CD were calculated. The evaluation of WDRB and CD using Bhattacharyya distance are shown in Figure 11(a) and (b). The results of the highest evaluation of the each row are marked with red color. The object re-identification experiments were carried out with the same way of the person s. No.1 to 15 represent the WDRB and CD of database that was calculated using corresponding object s picture. Each experiment used with the corresponding number s object picture that was taken from different viewpoints. As shown in Figure 11, all WDRB method s results are successful. Most of the CD method s results can re-identify object correctly. However, they do not have obvious difference. (a) The WDRB results (b) The CD results Figure 11. WDRB and CD results of object re-identification. 5. Conclusions We have proposed a novel descriptor named as WDRB. It is a person re-identification method with the assumption that people do not change their hair s and cloth s color in short time. For avoiding personal privacy problem, a bird seye view system was used in the person re-identify experiment. Several person re-identification experiments of the WDRB and CD method were implemented. All experiment s results were evaluated using Bhattacharyya distance. The WDRB method has higher accuracy than the CD method. Several experiments demonstrated that the WDRB method can be used for both person and object reidentification. For the future work, the texture of target will be considered. The real-time person re-identify experiment will also be implemented. [1] E. D. C. C. Madden and M. Piccardi. Tracking people across disjoint camera views by an illumination-tolerant appearance representation. In Machine Vision and Applications, 18((3-4)): , August [2] D. A. F. D. Ramanan and A. Zisserman. Tracking people by learning their appearance. In Pattern Analysis and Machine Intelligence., 29(1):65 81, January [3] D. Gray, S. Brennan, and H. Tao. Evaluating appearance models for recognition, reacquisition, and tracking. In proceedings of 10th IEEE International Workshop on Performance Evaluation of Tracking and Surveillance (PETS), 3(5), September [4] C. L. Z. J. Sivic and R. Szeliski. Finding people in repeated shots of the same scene. In proceedings of British Machine Vision Conference (BMVC 2006), 3: , September [5] A. P. M. F. L. Bazzani, M. Cristani and V. Murino. Multipleshot person re-identification by hpe signature. In proceedings of 20th International Conference on Pattern Recognition (ICPR), pages , August [6] Lin and L. Davis. Learning pairwise dissimilarity profiles for appearance recognition in visual surveillance. In proceedings of 4th International Symposium on Advances in Visual Computing, 5358:23 34, [7] A. P. V. M. M. Farenzena, L. Bazzani and M. Cristani. Person re-identification by symmetry-driven accumulation of local features. In proceedings of Computer Vision and Pattern Recognition (CVPR), pages , June [8] B. S. O. Hamdoun, F. Moutarde and B. Steux. Person reidentification in multi-camera system by signature based on interest point descriptors collected on short video sequences. In proceedings of ACM/IEEE International Conference on Distributed Smart Cameras (ICDSC), pages 1 6, September [9] B. Prosser, S. Gong, and T. Xiang. Multi-camera Matching under Illumination Change Over Time. In proceedings of Workshop on Multi-camera and Multi-modal Sensor Fusion Algorithms and Applications, [10] F. B. S. Bak, E. Corvee and M. Thonnat. Person reidentification using haar-based and dcd-based signature. In proceedings of 7th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS), pages 1 8, August [11] F. B. S. Bak, E. Corvee and M. Thonnat. Person reidentification using spatial covariance regions of human body parts. In proceedings of 7th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS), pages , August [12] T. Wada. Visual object tracking using positive and negative examples. STAR, 66: , November

People Re-identification Based on Bags of Semantic Features

People Re-identification Based on Bags of Semantic Features People Re-identification Based on Bags of Semantic Features Zhi Zhou 1, Yue Wang 2, Eam Khwang Teoh 1 1 School of Electrical and Electronic Engineering, Nanyang Technological University, Singapore 639798,

More information

Person Re-Identification by Descriptive and Discriminative Classification

Person Re-Identification by Descriptive and Discriminative Classification Person Re-Identification by Descriptive and Discriminative Classification Martin Hirzer 1, Csaba Beleznai 2, Peter M. Roth 1, and Horst Bischof 1 1 Institute for Computer Graphics and Vision Graz University

More information

Person Re-identification Using Haar-based and DCD-based Signature

Person Re-identification Using Haar-based and DCD-based Signature Person Re-identification Using Haar-based and DCD-based Signature Sławomir Bąk, Etienne Corvee, Francois Brémond, Monique Thonnat INRIA Sophia Antipolis, PULSAR group 2004, route des Lucioles, BP93 06902

More information

People detection and re-identification for multi surveillance cameras

People detection and re-identification for multi surveillance cameras People detection and re-identification for multi surveillance cameras Etienne Corvee, Slawomir Bak, François Bremond To cite this version: Etienne Corvee, Slawomir Bak, François Bremond. People detection

More information

Multiple-shot Person Re-identification by Chromatic and Epitomic Analyses

Multiple-shot Person Re-identification by Chromatic and Epitomic Analyses Multiple-shot Person Re-identification by Chromatic and Epitomic Analyses L. Bazzani a,, M. Cristani a,b, A. Perina a, V. Murino a,b a Department of Computer Science, University of Verona, Verona, Italy

More information

Person Re-Identification by Efficient Impostor-based Metric Learning

Person Re-Identification by Efficient Impostor-based Metric Learning Person Re-Identification by Efficient Impostor-based Metric Learning Martin Hirzer, Peter M. Roth and Horst Bischof Institute for Computer Graphics and Vision Graz University of Technology {hirzer,pmroth,bischof}@icg.tugraz.at

More information

Exploiting Dissimilarity Representations for Person Re-Identification

Exploiting Dissimilarity Representations for Person Re-Identification Exploiting Dissimilarity Representations for Person Re-Identification Riccardo Satta, Giorgio Fumera, and Fabio Roli Dept. of Electrical and Electronic Engineering, University of Cagliari Piazza d Armi,

More information

Person Re-identification by Descriptive and Discriminative Classification

Person Re-identification by Descriptive and Discriminative Classification Person Re-identification by Descriptive and Discriminative Classification Martin Hirzer 1, Csaba Beleznai 2, Peter M. Roth 1, and Horst Bischof 1 1 Institute for Computer Graphics and Vision Graz University

More information

Person Re-identification Using Clustering Ensemble Prototypes

Person Re-identification Using Clustering Ensemble Prototypes Person Re-identification Using Clustering Ensemble Prototypes Aparajita Nanda and Pankaj K Sa Department of Computer Science and Engineering National Institute of Technology Rourkela, India Abstract. This

More information

Person Detection, Reidentification. Using Spatio-Color-based Model for Non-Overlapping Multi-Camera Surveillance Systems

Person Detection, Reidentification. Using Spatio-Color-based Model for Non-Overlapping Multi-Camera Surveillance Systems Smart Computing Review, vol. 2, no., February 202 42 Smart Computing Review Person Detection, Reidentification and Tracking Using Spatio-Color-based Model for Non-Overlapping Multi-Camera Surveillance

More information

Person re-identification employing 3D scene information

Person re-identification employing 3D scene information Person re-identification employing 3D scene information Sławomir Bak, Francois Brémond INRIA Sophia Antipolis, STARS team, 2004, route des Lucioles, BP93 06902 Sophia Antipolis Cedex - France Abstract.

More information

Person Re-identification Using Spatial Covariance Regions of Human Body Parts

Person Re-identification Using Spatial Covariance Regions of Human Body Parts Person Re-identification Using Spatial Covariance Regions of Human Body Parts Slawomir Bak, Etienne Corvee, François Bremond, Monique Thonnat To cite this version: Slawomir Bak, Etienne Corvee, François

More information

Person Re-identification Using Partial Least Squares Appearance Modeling

Person Re-identification Using Partial Least Squares Appearance Modeling Person Re-identification Using Partial Least Squares Appearance ing Gabriel Lorencetti Prado 1, William Robson Schwartz 2, and Helio Pedrini 1 1 Institute of Computing, University of Campinas, Campinas,

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

MULTI-VIEW FEATURE FUSION NETWORK FOR VEHICLE RE- IDENTIFICATION

MULTI-VIEW FEATURE FUSION NETWORK FOR VEHICLE RE- IDENTIFICATION MULTI-VIEW FEATURE FUSION NETWORK FOR VEHICLE RE- IDENTIFICATION Haoran Wu, Dong Li, Yucan Zhou, and Qinghua Hu School of Computer Science and Technology, Tianjin University, Tianjin, China ABSTRACT Identifying

More information

Multi-Camera Calibration, Object Tracking and Query Generation

Multi-Camera Calibration, Object Tracking and Query Generation MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Multi-Camera Calibration, Object Tracking and Query Generation Porikli, F.; Divakaran, A. TR2003-100 August 2003 Abstract An automatic object

More information

Local Fisher Discriminant Analysis for Pedestrian Re-identification

Local Fisher Discriminant Analysis for Pedestrian Re-identification 2013 IEEE Conference on Computer Vision and Pattern Recognition Local Fisher Discriminant Analysis for Pedestrian Re-identification Sateesh Pedagadi, James Orwell Kingston University London Sergio Velastin

More information

Review on Human Re-identification with Multiple Cameras

Review on Human Re-identification with Multiple Cameras Review on Human Re-identification with Multiple Cameras K.B. Low, U.U. Sheikh Faculty of Electrical Engineering, Universiti Teknologi Malaysia, 81310 Skudai, Johor, Malaysia. caelynlow@gmail.com Abstract

More information

Reference-Based Person Re-Identification

Reference-Based Person Re-Identification 2013 10th IEEE International Conference on Advanced Video and Signal Based Surveillance Reference-Based Person Re-Identification Le An, Mehran Kafai, Songfan Yang, Bir Bhanu Center for Research in Intelligent

More information

Fast Appearance-based Person Re-identification and Retrieval Using Dissimilarity Representations

Fast Appearance-based Person Re-identification and Retrieval Using Dissimilarity Representations Fast Appearance-based Person Re-identification and Retrieval Using Dissimilarity Representations Riccardo Satta, Giorgio Fumera, and Fabio Roli Dept. of Electrical and Electronic Engineering, University

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

Haresh D. Chande #, Zankhana H. Shah *

Haresh D. Chande #, Zankhana H. Shah * Illumination Invariant Face Recognition System Haresh D. Chande #, Zankhana H. Shah * # Computer Engineering Department, Birla Vishvakarma Mahavidyalaya, Gujarat Technological University, India * Information

More information

Tracking and Recognizing People in Colour using the Earth Mover s Distance

Tracking and Recognizing People in Colour using the Earth Mover s Distance Tracking and Recognizing People in Colour using the Earth Mover s Distance DANIEL WOJTASZEK, ROBERT LAGANIÈRE S.I.T.E. University of Ottawa, Ottawa, Ontario, Canada K1N 6N5 danielw@site.uottawa.ca, laganier@site.uottawa.ca

More information

The Population Density of Early Warning System Based On Video Image

The Population Density of Early Warning System Based On Video Image International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 4 Issue 4 ǁ April. 2016 ǁ PP.32-37 The Population Density of Early Warning

More information

Improving Person Re-Identification by Soft Biometrics Based Reranking

Improving Person Re-Identification by Soft Biometrics Based Reranking Improving Person Re-Identification by Soft Biometrics Based Reranking Le An, Xiaojing Chen, Mehran Kafai, Songfan Yang, Bir Bhanu Center for Research in Intelligent Systems, University of California, Riverside

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

3D Body Model Construction and Matching for Real Time People Re-Identification

3D Body Model Construction and Matching for Real Time People Re-Identification Eurographics Italian Chapter Conference (2010) E. Puppo, A. Brogni, and L. De Floriani (Editors) 3D Body Model Construction and Matching for Real Time People Re-Identification D. Baltieri, R. Vezzani and

More information

PERSON RE-IDENTIFICATION WITH A PTZ CAMERA: AN INTRODUCTORY STUDY

PERSON RE-IDENTIFICATION WITH A PTZ CAMERA: AN INTRODUCTORY STUDY PERSON RE-IDENTIFICATION WITH A PTZ CAMERA: AN INTRODUCTORY STUDY Pietro Salvagnini, Loris Bazzani Istituto Italiano di Tecnologia Pattern Analysis & Computer Vision Via Morego 30, 16163 Genova - Italy

More information

Pedestrian Detection with Improved LBP and Hog Algorithm

Pedestrian Detection with Improved LBP and Hog Algorithm Open Access Library Journal 2018, Volume 5, e4573 ISSN Online: 2333-9721 ISSN Print: 2333-9705 Pedestrian Detection with Improved LBP and Hog Algorithm Wei Zhou, Suyun Luo Automotive Engineering College,

More information

Efficient Acquisition of Human Existence Priors from Motion Trajectories

Efficient Acquisition of Human Existence Priors from Motion Trajectories Efficient Acquisition of Human Existence Priors from Motion Trajectories Hitoshi Habe Hidehito Nakagawa Masatsugu Kidode Graduate School of Information Science, Nara Institute of Science and Technology

More information

Indoor Object Recognition of 3D Kinect Dataset with RNNs

Indoor Object Recognition of 3D Kinect Dataset with RNNs Indoor Object Recognition of 3D Kinect Dataset with RNNs Thiraphat Charoensripongsa, Yue Chen, Brian Cheng 1. Introduction Recent work at Stanford in the area of scene understanding has involved using

More information

Measurement of Pedestrian Groups Using Subtraction Stereo

Measurement of Pedestrian Groups Using Subtraction Stereo Measurement of Pedestrian Groups Using Subtraction Stereo Kenji Terabayashi, Yuki Hashimoto, and Kazunori Umeda Chuo University / CREST, JST, 1-13-27 Kasuga, Bunkyo-ku, Tokyo 112-8551, Japan terabayashi@mech.chuo-u.ac.jp

More information

Enhancing Person Re-identification by Integrating Gait Biometric

Enhancing Person Re-identification by Integrating Gait Biometric Enhancing Person Re-identification by Integrating Gait Biometric Zheng Liu 1, Zhaoxiang Zhang 1, Qiang Wu 2, Yunhong Wang 1 1 Laboratory of Intelligence Recognition and Image Processing, Beijing Key Laboratory

More information

Human Detection and Tracking for Video Surveillance: A Cognitive Science Approach

Human Detection and Tracking for Video Surveillance: A Cognitive Science Approach Human Detection and Tracking for Video Surveillance: A Cognitive Science Approach Vandit Gajjar gajjar.vandit.381@ldce.ac.in Ayesha Gurnani gurnani.ayesha.52@ldce.ac.in Yash Khandhediya khandhediya.yash.364@ldce.ac.in

More information

A general method for appearance-based people search based on textual queries

A general method for appearance-based people search based on textual queries A general method for appearance-based people search based on textual queries Riccardo Satta, Giorgio Fumera, and Fabio Roli Dept. of Electrical and Electronic Engineering, University of Cagliari Piazza

More information

An Implementation on Histogram of Oriented Gradients for Human Detection

An Implementation on Histogram of Oriented Gradients for Human Detection An Implementation on Histogram of Oriented Gradients for Human Detection Cansın Yıldız Dept. of Computer Engineering Bilkent University Ankara,Turkey cansin@cs.bilkent.edu.tr Abstract I implemented a Histogram

More information

Shinpuhkan2014: A Multi-Camera Pedestrian Dataset for Tracking People across Multiple Cameras

Shinpuhkan2014: A Multi-Camera Pedestrian Dataset for Tracking People across Multiple Cameras Shinpuhkan204: A Multi-Camera Pedestrian Dataset for Tracking People across Multiple Cameras Yasutomo Kawanishi Yang Wu Masayuki Mukunoki Michihiko Minoh In this paper, we present a public dataset for

More information

Human Motion Detection and Tracking for Video Surveillance

Human Motion Detection and Tracking for Video Surveillance Human Motion Detection and Tracking for Video Surveillance Prithviraj Banerjee and Somnath Sengupta Department of Electronics and Electrical Communication Engineering Indian Institute of Technology, Kharagpur,

More information

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg Human Detection A state-of-the-art survey Mohammad Dorgham University of Hamburg Presentation outline Motivation Applications Overview of approaches (categorized) Approaches details References Motivation

More information

Domain Transfer Support Vector Ranking for Person Re-Identification without Target Camera Label Information

Domain Transfer Support Vector Ranking for Person Re-Identification without Target Camera Label Information 203 IEEE International Conference on Computer Vision Domain Transfer Support Vector Ranking for Person Re-Identification without Target Camera Label Information Andy J Ma Pong C Yuen,2 Jiawei Li Department

More information

Introducing FoxPersonTracks: a Benchmark for Person Re-Identification from TV Broadcast Shows

Introducing FoxPersonTracks: a Benchmark for Person Re-Identification from TV Broadcast Shows Introducing FoxPersonTracks: a Benchmark for Person Re-Identification from TV Broadcast Shows Rémi Auguste, Pierre Tirilly, Jean Martinet CRIStAL (UMR CNRS 9189) Lille 1 University Villeneuve d Ascq, France

More information

Fast Face Detection Assisted with Skin Color Detection

Fast Face Detection Assisted with Skin Color Detection IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 4, Ver. II (Jul.-Aug. 2016), PP 70-76 www.iosrjournals.org Fast Face Detection Assisted with Skin Color

More information

Minimizing hallucination in Histogram of Oriented Gradients

Minimizing hallucination in Histogram of Oriented Gradients Minimizing hallucination in Histogram of Oriented Gradients Javier Ortiz Sławomir Bąk Michał Koperski François Brémond INRIA Sophia Antipolis, STARS group 2004, route des Lucioles, BP93 06902 Sophia Antipolis

More information

Face Recognition based Only on Eyes Information and Local Binary Pattern

Face Recognition based Only on Eyes Information and Local Binary Pattern Face Recognition based Only on Eyes Information and Local Binary Pattern Francisco Rosario-Verde, Joel Perez-Siles, Luis Aviles-Brito, Jesus Olivares-Mercado, Karina Toscano-Medina, and Hector Perez-Meana

More information

Occlusion Robust Multi-Camera Face Tracking

Occlusion Robust Multi-Camera Face Tracking Occlusion Robust Multi-Camera Face Tracking Josh Harguess, Changbo Hu, J. K. Aggarwal Computer & Vision Research Center / Department of ECE The University of Texas at Austin harguess@utexas.edu, changbo.hu@gmail.com,

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

Person Re-Identification by Symmetry-Driven Accumulation of Local Features

Person Re-Identification by Symmetry-Driven Accumulation of Local Features Person Re-Identification by Symmetry-Driven Accumulation of Local Features M. Farenzena 1, L. Bazzani 1, A. Perina 1, V. Murino 1,2, M. Cristani 1,2 1 Dipartimento di Informatica, University of Verona,

More information

Available online at ScienceDirect. Procedia Computer Science 22 (2013 )

Available online at   ScienceDirect. Procedia Computer Science 22 (2013 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 22 (2013 ) 945 953 17 th International Conference in Knowledge Based and Intelligent Information and Engineering Systems

More information

A Guide for Proposal Writing Call for Proposals of projects using the HPCI System (General Trial Use project using K computer)

A Guide for Proposal Writing Call for Proposals of projects using the HPCI System (General Trial Use project using K computer) A Guide for Proposal Writing Call for Proposals of projects using the HPCI System (General Trial Use project using K computer) To apply for the proposal of the projects using the HPCI System, applicants

More information

Person re-identification employing 3D scene information

Person re-identification employing 3D scene information Person re-identification employing 3D scene information Slawomir Bak, Francois Bremond To cite this version: Slawomir Bak, Francois Bremond. Person re-identification employing 3D scene information. Journal

More information

Improvement of SURF Feature Image Registration Algorithm Based on Cluster Analysis

Improvement of SURF Feature Image Registration Algorithm Based on Cluster Analysis Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Improvement of SURF Feature Image Registration Algorithm Based on Cluster Analysis 1 Xulin LONG, 1,* Qiang CHEN, 2 Xiaoya

More information

Person re-identification in multi-camera system by signature based on interest point descriptors collected on short video sequences

Person re-identification in multi-camera system by signature based on interest point descriptors collected on short video sequences Person re-identification in multi-camera system by signature based on interest point descriptors collected on short video sequences Omar Hamdoun, Fabien Moutarde, Bogdan Stanciulescu, Bruno Steux To cite

More information

Image Processing-Based Object Recognition and Manipulation with a 5-DOF Smart Robotic Arm through a Smartphone Interface Using Human Intent Sensing

Image Processing-Based Object Recognition and Manipulation with a 5-DOF Smart Robotic Arm through a Smartphone Interface Using Human Intent Sensing Image Processing-Based Object Recognition and Manipulation with a 5-DOF Smart Robotic Arm through a Smartphone Interface Using Human Intent Sensing Haiming Gang hg1169@nyu.edu Background Some of manipulator

More information

Fundamental Matrices from Moving Objects Using Line Motion Barcodes

Fundamental Matrices from Moving Objects Using Line Motion Barcodes Fundamental Matrices from Moving Objects Using Line Motion Barcodes Yoni Kasten (B), Gil Ben-Artzi, Shmuel Peleg, and Michael Werman School of Computer Science and Engineering, The Hebrew University of

More information

Multiple-Person Tracking by Detection

Multiple-Person Tracking by Detection http://excel.fit.vutbr.cz Multiple-Person Tracking by Detection Jakub Vojvoda* Abstract Detection and tracking of multiple person is challenging problem mainly due to complexity of scene and large intra-class

More information

Specular 3D Object Tracking by View Generative Learning

Specular 3D Object Tracking by View Generative Learning Specular 3D Object Tracking by View Generative Learning Yukiko Shinozuka, Francois de Sorbier and Hideo Saito Keio University 3-14-1 Hiyoshi, Kohoku-ku 223-8522 Yokohama, Japan shinozuka@hvrl.ics.keio.ac.jp

More information

Semi-supervised Multi-feature Learning for Person Re-identification

Semi-supervised Multi-feature Learning for Person Re-identification 2013 10th IEEE International Conference on Advanced Video and Signal Based Surveillance Semi-supervised Multi-feature Learning for Person Re-identification Dario Figueira, Loris Bazzani, Hà Quang Minh

More information

A Texture-based Method for Detecting Moving Objects

A Texture-based Method for Detecting Moving Objects A Texture-based Method for Detecting Moving Objects Marko Heikkilä University of Oulu Machine Vision Group FINLAND Introduction The moving object detection, also called as background subtraction, is one

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

Simultaneous surface texture classification and illumination tilt angle prediction

Simultaneous surface texture classification and illumination tilt angle prediction Simultaneous surface texture classification and illumination tilt angle prediction X. Lladó, A. Oliver, M. Petrou, J. Freixenet, and J. Martí Computer Vision and Robotics Group - IIiA. University of Girona

More information

A Robust Model for Person Re-Identification in Multimodal Person Localization

A Robust Model for Person Re-Identification in Multimodal Person Localization A Robust Model for Person Re-Identification in Multimodal Person Localization Thi Thanh Thuy Pham Faculty of Information Technology University of Technology and Logistics Bacninh, Vietnam Email: thanh-thuy.pham@mica.edu.vn

More information

FAST HUMAN DETECTION USING TEMPLATE MATCHING FOR GRADIENT IMAGES AND ASC DESCRIPTORS BASED ON SUBTRACTION STEREO

FAST HUMAN DETECTION USING TEMPLATE MATCHING FOR GRADIENT IMAGES AND ASC DESCRIPTORS BASED ON SUBTRACTION STEREO FAST HUMAN DETECTION USING TEMPLATE MATCHING FOR GRADIENT IMAGES AND ASC DESCRIPTORS BASED ON SUBTRACTION STEREO Makoto Arie, Masatoshi Shibata, Kenji Terabayashi, Alessandro Moro and Kazunori Umeda Course

More information

Video Inter-frame Forgery Identification Based on Optical Flow Consistency

Video Inter-frame Forgery Identification Based on Optical Flow Consistency Sensors & Transducers 24 by IFSA Publishing, S. L. http://www.sensorsportal.com Video Inter-frame Forgery Identification Based on Optical Flow Consistency Qi Wang, Zhaohong Li, Zhenzhen Zhang, Qinglong

More information

Multi-Pose Face Recognition for Person Retrieval in Camera Networks

Multi-Pose Face Recognition for Person Retrieval in Camera Networks Multi-Pose Face Recognition for Person Retrieval in Camera Networks Martin Bäuml Keni Bernardin Mika Fischer Hazım Kemal Ekenel Rainer Stiefelhagen Institute for Anthropomatics, Karlsruhe Institute of

More information

arxiv: v1 [cs.cv] 24 Oct 2014

arxiv: v1 [cs.cv] 24 Oct 2014 arxiv:1410.6532v1 [cs.cv] 24 Oct 2014 A Novel Visual Word Co-occurrence Model for Person Re-identification Ziming Zhang, Yuting Chen, Venkatesh Saligrama Boston University, Boston, MA 02215 {zzhang14,

More information

Person Detection Using Image Covariance Descriptor

Person Detection Using Image Covariance Descriptor Person Detection Using Image Covariance Descriptor Ms. Vinutha Raj B 1, Dr. M B Anandaraju 2, 1 P.G Student, Department of ECE, BGSIT-Mandya, Karnataka 2 Professor, Head of Department ECE, BGSIT-Mandya,

More information

Tri-modal Human Body Segmentation

Tri-modal Human Body Segmentation Tri-modal Human Body Segmentation Master of Science Thesis Cristina Palmero Cantariño Advisor: Sergio Escalera Guerrero February 6, 2014 Outline 1 Introduction 2 Tri-modal dataset 3 Proposed baseline 4

More information

MULTI-VIEW FACE DETECTION AND POSE ESTIMATION EMPLOYING EDGE-BASED FEATURE VECTORS

MULTI-VIEW FACE DETECTION AND POSE ESTIMATION EMPLOYING EDGE-BASED FEATURE VECTORS MULTI-VIEW FACE DETECTION AND POSE ESTIMATION EMPLOYING EDGE-BASED FEATURE VECTORS Daisuke Moriya, Yasufumi Suzuki, and Tadashi Shibata Masakazu Yagi and Kenji Takada Department of Frontier Informatics,

More information

A Statistical Approach to Culture Colors Distribution in Video Sensors Angela D Angelo, Jean-Luc Dugelay

A Statistical Approach to Culture Colors Distribution in Video Sensors Angela D Angelo, Jean-Luc Dugelay A Statistical Approach to Culture Colors Distribution in Video Sensors Angela D Angelo, Jean-Luc Dugelay VPQM 2010, Scottsdale, Arizona, U.S.A, January 13-15 Outline Introduction Proposed approach Colors

More information

Pedestrian counting in video sequences using optical flow clustering

Pedestrian counting in video sequences using optical flow clustering Pedestrian counting in video sequences using optical flow clustering SHIZUKA FUJISAWA, GO HASEGAWA, YOSHIAKI TANIGUCHI, HIROTAKA NAKANO Graduate School of Information Science and Technology Osaka University

More information

Real-Time Human Detection using Relational Depth Similarity Features

Real-Time Human Detection using Relational Depth Similarity Features Real-Time Human Detection using Relational Depth Similarity Features Sho Ikemura, Hironobu Fujiyoshi Dept. of Computer Science, Chubu University. Matsumoto 1200, Kasugai, Aichi, 487-8501 Japan. si@vision.cs.chubu.ac.jp,

More information

Mobile Human Detection Systems based on Sliding Windows Approach-A Review

Mobile Human Detection Systems based on Sliding Windows Approach-A Review Mobile Human Detection Systems based on Sliding Windows Approach-A Review Seminar: Mobile Human detection systems Njieutcheu Tassi cedrique Rovile Department of Computer Engineering University of Heidelberg

More information

FACE DETECTION BY HAAR CASCADE CLASSIFIER WITH SIMPLE AND COMPLEX BACKGROUNDS IMAGES USING OPENCV IMPLEMENTATION

FACE DETECTION BY HAAR CASCADE CLASSIFIER WITH SIMPLE AND COMPLEX BACKGROUNDS IMAGES USING OPENCV IMPLEMENTATION FACE DETECTION BY HAAR CASCADE CLASSIFIER WITH SIMPLE AND COMPLEX BACKGROUNDS IMAGES USING OPENCV IMPLEMENTATION Vandna Singh 1, Dr. Vinod Shokeen 2, Bhupendra Singh 3 1 PG Student, Amity School of Engineering

More information

Conspicuous Character Patterns

Conspicuous Character Patterns Conspicuous Character Patterns Seiichi Uchida Kyushu Univ., Japan Ryoji Hattori Masakazu Iwamura Kyushu Univ., Japan Osaka Pref. Univ., Japan Koichi Kise Osaka Pref. Univ., Japan Shinichiro Omachi Tohoku

More information

Multi-feature face liveness detection method combining motion information

Multi-feature face liveness detection method combining motion information Volume 04 - Issue 11 November 2018 PP. 36-40 Multi-feature face liveness detection method combining motion information Changlin LI (School of Computer Science and Technology, University of Science and

More information

Full-Motion Recovery from Multiple Video Cameras Applied to Face Tracking and Recognition

Full-Motion Recovery from Multiple Video Cameras Applied to Face Tracking and Recognition Full-Motion Recovery from Multiple Video Cameras Applied to Face Tracking and Recognition Josh Harguess, Changbo Hu, J. K. Aggarwal Computer & Vision Research Center / Department of ECE The University

More information

A Texture-based Method for Detecting Moving Objects

A Texture-based Method for Detecting Moving Objects A Texture-based Method for Detecting Moving Objects M. Heikkilä, M. Pietikäinen and J. Heikkilä Machine Vision Group Infotech Oulu and Department of Electrical and Information Engineering P.O. Box 4500

More information

Background Image Generation Using Boolean Operations

Background Image Generation Using Boolean Operations Background Image Generation Using Boolean Operations Kardi Teknomo Ateneo de Manila University Quezon City, 1108 Philippines +632-4266001 ext 5660 teknomo@gmail.com Philippine Computing Journal Proceso

More information

arxiv: v1 [cs.cv] 1 Apr 2016

arxiv: v1 [cs.cv] 1 Apr 2016 Person Re-identification in Appearance Impaired Scenarios arxiv:1604.00367v1 [cs.cv] 1 Apr 2016 Mengran Gou *, Xikang Zhang **, Angels Rates-Borras ** Sadjad Asghari-Esfeden **, Mario Sznaier *, Octavia

More information

Facial Expression Recognition using Principal Component Analysis with Singular Value Decomposition

Facial Expression Recognition using Principal Component Analysis with Singular Value Decomposition ISSN: 2321-7782 (Online) Volume 1, Issue 6, November 2013 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com Facial

More information

Human Upper Body Pose Estimation in Static Images

Human Upper Body Pose Estimation in Static Images 1. Research Team Human Upper Body Pose Estimation in Static Images Project Leader: Graduate Students: Prof. Isaac Cohen, Computer Science Mun Wai Lee 2. Statement of Project Goals This goal of this project

More information

Projection Center Calibration for a Co-located Projector Camera System

Projection Center Calibration for a Co-located Projector Camera System Projection Center Calibration for a Co-located Camera System Toshiyuki Amano Department of Computer and Communication Science Faculty of Systems Engineering, Wakayama University Sakaedani 930, Wakayama,

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

Criminal Identification System Using Face Detection and Recognition

Criminal Identification System Using Face Detection and Recognition Criminal Identification System Using Face Detection and Recognition Piyush Kakkar 1, Mr. Vibhor Sharma 2 Information Technology Department, Maharaja Agrasen Institute of Technology, Delhi 1 Assistant Professor,

More information

Face Recognition Technology Based On Image Processing Chen Xin, Yajuan Li, Zhimin Tian

Face Recognition Technology Based On Image Processing Chen Xin, Yajuan Li, Zhimin Tian 4th International Conference on Machinery, Materials and Computing Technology (ICMMCT 2016) Face Recognition Technology Based On Image Processing Chen Xin, Yajuan Li, Zhimin Tian Hebei Engineering and

More information

Speeding up the Detection of Line Drawings Using a Hash Table

Speeding up the Detection of Line Drawings Using a Hash Table Speeding up the Detection of Line Drawings Using a Hash Table Weihan Sun, Koichi Kise 2 Graduate School of Engineering, Osaka Prefecture University, Japan sunweihan@m.cs.osakafu-u.ac.jp, 2 kise@cs.osakafu-u.ac.jp

More information

A Framework for Multiple Radar and Multiple 2D/3D Camera Fusion

A Framework for Multiple Radar and Multiple 2D/3D Camera Fusion A Framework for Multiple Radar and Multiple 2D/3D Camera Fusion Marek Schikora 1 and Benedikt Romba 2 1 FGAN-FKIE, Germany 2 Bonn University, Germany schikora@fgan.de, romba@uni-bonn.de Abstract: In this

More information

Person Re-Identification using Kernel-based Metric Learning Methods

Person Re-Identification using Kernel-based Metric Learning Methods Person Re-Identification using Kernel-based Metric Learning Methods Fei Xiong, Mengran Gou, Octavia Camps and Mario Sznaier Dept. of Electrical and Computer Engineering, Northeastern University, Boston,

More information

Face Recognition Using Long Haar-like Filters

Face Recognition Using Long Haar-like Filters Face Recognition Using Long Haar-like Filters Y. Higashijima 1, S. Takano 1, and K. Niijima 1 1 Department of Informatics, Kyushu University, Japan. Email: {y-higasi, takano, niijima}@i.kyushu-u.ac.jp

More information

Verification: is that a lamp? What do we mean by recognition? Recognition. Recognition

Verification: is that a lamp? What do we mean by recognition? Recognition. Recognition Recognition Recognition The Margaret Thatcher Illusion, by Peter Thompson The Margaret Thatcher Illusion, by Peter Thompson Readings C. Bishop, Neural Networks for Pattern Recognition, Oxford University

More information

What do we mean by recognition?

What do we mean by recognition? Announcements Recognition Project 3 due today Project 4 out today (help session + photos end-of-class) The Margaret Thatcher Illusion, by Peter Thompson Readings Szeliski, Chapter 14 1 Recognition What

More information

Algorithm research of 3D point cloud registration based on iterative closest point 1

Algorithm research of 3D point cloud registration based on iterative closest point 1 Acta Technica 62, No. 3B/2017, 189 196 c 2017 Institute of Thermomechanics CAS, v.v.i. Algorithm research of 3D point cloud registration based on iterative closest point 1 Qian Gao 2, Yujian Wang 2,3,

More information

EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm

EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm EE368 Project Report CD Cover Recognition Using Modified SIFT Algorithm Group 1: Mina A. Makar Stanford University mamakar@stanford.edu Abstract In this report, we investigate the application of the Scale-Invariant

More information

Computationally Efficient Serial Combination of Rotation-invariant and Rotation Compensating Iris Recognition Algorithms

Computationally Efficient Serial Combination of Rotation-invariant and Rotation Compensating Iris Recognition Algorithms Computationally Efficient Serial Combination of Rotation-invariant and Rotation Compensating Iris Recognition Algorithms Andreas Uhl Department of Computer Sciences University of Salzburg, Austria uhl@cosy.sbg.ac.at

More information

Human detection using local shape and nonredundant

Human detection using local shape and nonredundant University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2010 Human detection using local shape and nonredundant binary patterns

More information

A Fast Moving Object Detection Technique In Video Surveillance System

A Fast Moving Object Detection Technique In Video Surveillance System A Fast Moving Object Detection Technique In Video Surveillance System Paresh M. Tank, Darshak G. Thakore, Computer Engineering Department, BVM Engineering College, VV Nagar-388120, India. Abstract Nowadays

More information

Panoramic Appearance Map (PAM) for Multi-Camera Based Person Re-identification

Panoramic Appearance Map (PAM) for Multi-Camera Based Person Re-identification Panoramic Appearance Map (PAM) for Multi-Camera Based Person Re-identification Tarak Gandhi and Mohan M. Trivedi Computer Vision and Robotics Research Laboratory University of California San Diego La Jolla,

More information

PEOPLE IN SEATS COUNTING VIA SEAT DETECTION FOR MEETING SURVEILLANCE

PEOPLE IN SEATS COUNTING VIA SEAT DETECTION FOR MEETING SURVEILLANCE PEOPLE IN SEATS COUNTING VIA SEAT DETECTION FOR MEETING SURVEILLANCE Hongyu Liang, Jinchen Wu, and Kaiqi Huang National Laboratory of Pattern Recognition, Institute of Automation, Chinese Academy of Science

More information

Classification of objects from Video Data (Group 30)

Classification of objects from Video Data (Group 30) Classification of objects from Video Data (Group 30) Sheallika Singh 12665 Vibhuti Mahajan 12792 Aahitagni Mukherjee 12001 M Arvind 12385 1 Motivation Video surveillance has been employed for a long time

More information

Fast trajectory matching using small binary images

Fast trajectory matching using small binary images Title Fast trajectory matching using small binary images Author(s) Zhuo, W; Schnieders, D; Wong, KKY Citation The 3rd International Conference on Multimedia Technology (ICMT 2013), Guangzhou, China, 29

More information