FACE DETECTION. Lab on Project Based Learning May Xin Huang, Mark Ison, Daniel Martínez Visual Perception

Size: px
Start display at page:

Download "FACE DETECTION. Lab on Project Based Learning May Xin Huang, Mark Ison, Daniel Martínez Visual Perception"

Transcription

1 FACE DETECTION Lab on Project Based Learning May 2011 Xin Huang, Mark Ison, Daniel Martínez Visual Perception

2 Contents Introduction Exploration into local invariant features The final method Results Conclusions

3 Contents Introduction Exploration into local invariant features The final method Results Conclusions

4 Introduction Karlos Arguiñano s TV show.

5 Introduction Which is our goal?

6 Introduction Which is our goal? -> Detect presence of a face.

7 Introduction Problem definition

8 Problem definition: Introduction How can we use local invariant feature descriptors to detect Arguinano s face. Use MATLAB programming language.

9 Introduction Constraints of the project: Use local invariant features descriptors. Use MATLAB programming language.

10 Contents Introduction Exploration into local invariant features The final method Results Conclusions

11 Exploration into local invariant features First approaches: 1. SURF matching. 2. Template database SURF matching. 3. Clustering 4. Filtering best features. 5. SIFT matching

12 Exploration into local invariant features First approaches: 1. SURF matching. 2. Template database SURF matching. 3. Clustering 4. Filtering best features. 5. SIFT matching

13 Exploration into local invariant features 1. SURF matching: Speeded up robust features. Simplification of SIFT. Fast. Combination of novel detection, description, and matching steps. [ETH Swiss Federal Institute of Technlogy]

14 Exploration into local invariant features 1. SURF matching

15 Exploration into local invariant features 1. SURF matching Result with a rigid feature:

16 Exploration into local invariant features 1. SURF matching Result (no more fancy glasses):

17 Exploration into local invariant features First approaches: 1. SURF matching. 2. Template database SURF matching. 3. Clustering 4. Filtering best features. 5. SIFT matching.

18 Exploration into local invariant features 2. Template database SURF matching. Test image Classifier (NN) Output image with matchings FACE/NON FACE templates (SURF descriptors)

19 Exploration into local invariant features 2. Template database SURF matching +

20 Exploration into local invariant features 2. Template database SURF matching Result A

21 Exploration into local invariant features 2. Template database SURF matching Result B

22 Exploration into local invariant features First approaches: 1. SURF matching. 2. Template database SURF matching. 3. Clustering 4. Filtering best features. 5. SIFT matching.

23 Exploration into local invariant features 3. Clustering: Test image Classifier (NN) Output image with matchings FACE/NON FACE Clusters of SURF descriptors Clustering!

24 Exploration into local invariant features 3. Clustering: Ideal Reality

25 Exploration into local invariant features First approaches: 1. SURF matching. 2. Template database SURF matching. 3. Clustering 4. Filtering best features. 5. SIFT matching.

26 Exploration into local invariant features 4. Filtering best features: Find the extreme ratios. Two separate databases.

27 Exploration into local invariant features 4. Filtering best features: Blue BAD, Orange GOOD

28 Exploration into local invariant features SURF FAILS

29 Exploration into local invariant features SURF FAILS But...WHY?

30 Exploration into local invariant features SURF FAILS [REF] [A Comparison of SIFT, PCA-SIFT and SURF - Luo Juan, Oubong Gwun- International Journal of Image Processing- 2010]

31 Exploration into local invariant features First approaches: 1. SURF matching. 2. Template database SURF matching. 3. Clustering 4. Filtering best features. 5. SIFT matching.

32 Exploration into local invariant features 5. SIFT Matching: Test image Classifier (NN) Output image with matchings FACE/NON FACE Clusters of SIFT descriptors SIFT!

33 Exploration into local invariant features 5. SIFT Matching: Bringing in SIFT.

34 Exploration into local invariant features 5. SIFT Matching: We should do anything else...

35 Contents Introduction Exploration into local invariant features The final method Results Conclusions

36 1. Skin detection: The final method Help SIFT as much as possible. Make the ROI of skin color regions. Methodology: Extract skin segments: find the mean and covariance between CrCb.

37 1. Skin detection: The final method Methodology: Obtain the Gaussian probabilities of skin color pixels for the input image.

38 The final method 2. Skin detection: Methodology: Apply an adaptive threshold.

39 The final method 2. Skin detection: Methodology: Avoid region without holes and apply morphological operation over the binary image.

40 3. Face detection: The final method Filtering best features. Finding matches between each skin region and each template. D.Lowe

41 3. Face detection: The final method Check if each skin region is a face. Threshold = Face matches / No face matches

42 Contents Introduction Exploration into local invariant features The final method Results Conclusions

43 Results ans = TestImage_num: 1 Regioin_num: 1 Keypoint_num: 1135 TotalFaceMatch_num: 99 TotalNoFaceMatch_num: 14 TemplateMatchNum: [2x37 double] ans = TestImage_num: 1 Regioin_num: 2 Keypoint_num: 74 TotalFaceMatch_num: 3 TotalNoFaceMatch_num: 2 TemplateMatchNum: [2x37 double]

44 Results

45 Results

46 Results

47 Contents Introduction Exploration into local invariant features The final method Results Conclusions

48 Conclusions We have implement a face-detection method based on feature descriptors with a lot of help. SIFT over SURF QUALITY OF THE FEATURES over QUANTITY

49 Conclusions How can be improved? Use shape characteristics. A larger template database and a more robust classifier. Use morphology advantages. Apply other methods instead of feature description (i.e: HAAR). Use previous frames information.

THe rip currents are very fast moving narrow channels,

THe rip currents are very fast moving narrow channels, 1 Rip Current Detection using Optical Flow Shweta Philip sphilip@ucsc.edu Abstract Rip currents are narrow currents of fast moving water that are strongest near the beach. These type of currents are dangerous

More information

JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts

JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts Jan Kodovský, Jessica Fridrich May 16, 2012 / IH Conference 1 / 19 What is JPEG-compatibility steganalysis? Detects embedding

More information

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Kelvin C.P. Wang Oklahoma State University and WayLink Systems Corp. 2017-10-19, Copenhagen, Denmark European

More information

Recognition of Tennis Strokes using Key Postures

Recognition of Tennis Strokes using Key Postures ISSC 2010, UCC, Cork, June 23 24 Recognition of Tennis Strokes using Key Postures Damien Connaghan, Ciarán Ó Conaire, Philip Kelly, Noel E. O Connor CLARITY: Centre for Sensor Web Technologies Dublin City

More information

INTRODUCTION TO PATTERN RECOGNITION

INTRODUCTION TO PATTERN RECOGNITION INTRODUCTION TO PATTERN RECOGNITION 3 Introduction Our ability to recognize a face, to understand spoken words, to read handwritten characters all these abilities belong to the complex processes of pattern

More information

Smart-Walk: An Intelligent Physiological Monitoring System for Smart Families

Smart-Walk: An Intelligent Physiological Monitoring System for Smart Families Smart-Walk: An Intelligent Physiological Monitoring System for Smart Families P. Sundaravadivel 1, S. P. Mohanty 2, E. Kougianos 3, V. P. Yanambaka 4, and M. K. Ganapathiraju 5 University of North Texas,

More information

The PyMca Application and Toolkit V.A. Solé - European Synchrotron Radiation Facility 2009 Python for Scientific Computing Conference

The PyMca Application and Toolkit V.A. Solé - European Synchrotron Radiation Facility 2009 Python for Scientific Computing Conference The PyMca Application and Toolkit V.A. Solé - European Synchrotron Radiation Facility 2009 Python for Scientific Computing Conference Slide: 1 The ESRF: Just an X-Ray Source Slide: 2 (Partial) Synchrotron

More information

Intelligent Decision Making Framework for Ship Collision Avoidance based on COLREGs

Intelligent Decision Making Framework for Ship Collision Avoidance based on COLREGs Intelligent Decision Making Framework for Ship Collision Avoidance based on COLREGs Seminar Trondheim June 15th 2017 Nordic Institute of Navigation Norwegian Forum for Autonomous Ships SINTEF Ocean, Trondheim

More information

1. Introduction. Faustini Libent Ishabailu 1, Dr. Pei Zhijun 2, Abdalla Mohamed Hambal 3

1. Introduction. Faustini Libent Ishabailu 1, Dr. Pei Zhijun 2, Abdalla Mohamed Hambal 3 Human Gait Recognition System Based On Principal Component Analysis [PCA] Faustini Libent Ishabailu 1, Dr. Pei Zhijun 2, Abdalla Mohamed Hambal 3 1 Department of Electronics, Tianjin University of Technology

More information

Detecting and Visualizing Rip Current Using Optical FLow

Detecting and Visualizing Rip Current Using Optical FLow Detecting and Visualizing Rip Current Using Optical FLow Shweta John Philip & Dr. Alex Pang January 13, 2017 Abstract Rip current are fast moving narrow currents that are strongest near the beach. These

More information

INFLUENTIAL EVALUATION OF DATA SAMPLING TECHNIQUES ON ACCURACY OF MOTORWAY CRASH RISK ASSESSMENT MODELS

INFLUENTIAL EVALUATION OF DATA SAMPLING TECHNIQUES ON ACCURACY OF MOTORWAY CRASH RISK ASSESSMENT MODELS INFLUENTIAL EVALUATION OF DATA SAMPLING TECHNIQUES ON ACCURACY OF MOTORWAY CRASH RISK ASSESSMENT MODELS Minh-Hai Pham PhD student, School of Architecture, Civil and Environmental Engineering, Swiss Federal

More information

Interpretable Discovery in Large Image Data Sets

Interpretable Discovery in Large Image Data Sets Interpretable Discovery in Large Image Data Sets Kiri L. Wagstaff and Jake Lee Jet Propulsion Laboratory, California Institute of Technology December 7, 2017 NIPS Interpretable Machine Learning Symposium

More information

Object Recognition. Selim Aksoy. Bilkent University

Object Recognition. Selim Aksoy. Bilkent University Image Classification and Object Recognition Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr Image classification Image (scene) classification is a fundamental

More information

MEDICAL IMAGE WAVELET COMPRESSION- EFFECT OF DECOMPOSITION LEVEL

MEDICAL IMAGE WAVELET COMPRESSION- EFFECT OF DECOMPOSITION LEVEL International Journal of Electronics and Communication Engineering and Technology (IJECET) Volume 8, Issue 5, September-October 2017, pp. 25 32, Article ID: IJECET_08_05_004 Available online at http://www.iaeme.com/ijecet/issues.asp?jtype=ijecet&vtype=8&itype=5

More information

Using image processing for biomechanics measures in swimming

Using image processing for biomechanics measures in swimming Using image processing for biomechanics measures in swimming Author Dubois, Robin, Thiel, David, James, Daniel Published 2012 Journal Title Procedia Engineering DOI https://doi.org/10.1016/j.proeng.2012.04.138

More information

Electromyographic (EMG) Decomposition. Tutorial. Hamid R. Marateb, PhD; Kevin C. McGill, PhD

Electromyographic (EMG) Decomposition. Tutorial. Hamid R. Marateb, PhD; Kevin C. McGill, PhD Electromyographic (EMG) Decomposition Tutorial Hamid R. Marateb, PhD; Kevin C. McGill, PhD H. Marateb is with the Biomedical Engineering Department, Faculty of Engineering, the University of Isfahan, Isfahan,

More information

A Bag-of-Gait Model for Gait Recognition

A Bag-of-Gait Model for Gait Recognition A Bag-of-Gait Model for Gait Recognition Jianzhao Qin, T. Luo, W. Shao, R. H. Y. Chung and K. P. Chow The Department of Computer Science, The University of Hong Kong, Hong Kong, China Abstract In this

More information

Skeleton Prototype Software Detection and Feature Extraction of Non-intrusive On the gait of Man In Real Time

Skeleton Prototype Software Detection and Feature Extraction of Non-intrusive On the gait of Man In Real Time ISSN 1750-9823 (print) International Journal of Sports Science and Engineering Vol. 07 (2013) No. 01, pp. 003-022 Skeleton Prototype Software Detection and Feature Extraction of Non-intrusive On the gait

More information

Hazardous substances compliance tools

Hazardous substances compliance tools z Hazardous substances compliance tools 1. Identify hazardous substances - MSDS - Register 2. Assess risks - Record 5. Review - MSDS - Risk assessments - New chemicals Consult 3. Control risks - Refer

More information

4. Learning Pedestrian Models

4. Learning Pedestrian Models Learning Pedestrian Models for Silhouette Refinement L. Lee G. Dalley K. Tieu Massachusettes Institute of Technology Artificial Intelligence Laboratory {llee, dalleyg, tieu}@ai.mit.edu Abstract We present

More information

Design of a Pedestrian Detection System Based on OpenCV. Ning Xu and Yong Ren*

Design of a Pedestrian Detection System Based on OpenCV. Ning Xu and Yong Ren* International Conference on Education, Management, Commerce and Society (EMCS 2015) Design of a Pedestrian Detection System Based on OpenCV Ning Xu and Yong Ren* Applied Technology College of Soochow University

More information

Gait Analysis for Recognition and Classification

Gait Analysis for Recognition and Classification Gait Analysis for Recognition and Classification L. Lee W. E. L. Grimson MIT Artificial Intelligence Lab Cambridge, MA 0239 Abstract This paper describes a representation of gait appearance for the purpose

More information

Semi-automatic tracking of beach volleyball players

Semi-automatic tracking of beach volleyball players Semi-automatic tracking of beach volleyball players Gabriel Gomez, André Linarth, Daniel Link, Bjoern Eskofier Pattern Recognition Lab (CS 5) Digital Sports Group 12.09.2012 Outline Introduction Methodology

More information

Deformable Convolutional Networks

Deformable Convolutional Networks Deformable Convolutional Networks -- MSRA COCO Detection & Segmentation Challenge 2017 Entry Jifeng Dai With Haozhi Qi*, Zheng Zhang, Bin Xiao, Han Hu, Bowen Cheng*, Yichen Wei Visual Computing Group Microsoft

More information

Investigation of Gait Representations in Lower Knee Gait Recognition

Investigation of Gait Representations in Lower Knee Gait Recognition Investigation of Gait Representations in Lower Knee Gait Recognition Chirawat Wattanapanich and Hong Wei Computational Vision Group, School of Systems Engineering, University of Reading, Reading, United

More information

Introduction to topological data analysis

Introduction to topological data analysis Introduction to topological data analysis Ippei Obayashi Adavnced Institute for Materials Research, Tohoku University Jan. 12, 2018 I. Obayashi (AIMR (Tohoku U.)) Introduction to TDA Jan. 12, 2018 1 /

More information

Visual Traffic Jam Analysis Based on Trajectory Data

Visual Traffic Jam Analysis Based on Trajectory Data Visual Traffic Jam Analysis Based on Trajectory Data Zuchao Wang, Min Lu, Xiaoru Yuan, Peking University Junping Zhang, Fudan University Huub van de Wetering, Technische Universiteit Eindhoven Introduction

More information

A Novel Approach to Evaluate Pedestrian Safety at Unsignalized Crossings using Trajectory Data

A Novel Approach to Evaluate Pedestrian Safety at Unsignalized Crossings using Trajectory Data A Novel Approach to Evaluate Pedestrian Safety at Unsignalized Crossings using Trajectory Data Ting Fu Supervisor: Luis Miranda-Moreno, Nicolas Saunier Ting FU Outline 1. Motivation & Literature Review

More information

Webinar: Exploring Pedestrian Responsive Traffic Signal Timing Strategies in Urban Areas

Webinar: Exploring Pedestrian Responsive Traffic Signal Timing Strategies in Urban Areas Portland State University PDXScholar TREC Webinar Series Transportation Research and Education Center (TREC) 1-29-2015 Webinar: Exploring Pedestrian Responsive Traffic Signal Timing Strategies in Urban

More information

PREDICTION THE EFFECT OF TIP SPEED RATIO ON WIND TURBINE GENERATOR OUTPUT PARAMETER

PREDICTION THE EFFECT OF TIP SPEED RATIO ON WIND TURBINE GENERATOR OUTPUT PARAMETER Int. J. Mech. Eng. & Rob. Res. 2012 Hari Pal Dhariwal et al., 2012 Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 1, No. 3, October 2012 2012 IJMERR. All Rights Reserved PREDICTION THE EFFECT OF TIP

More information

FEATURES. Features. UCI Machine Learning Repository. Admin 9/23/13

FEATURES. Features. UCI Machine Learning Repository. Admin 9/23/13 Admin Assignment 2 This class will make you a better programmer! How did it go? How much time did you spend? FEATURES David Kauchak CS 451 Fall 2013 Assignment 3 out Implement perceptron variants See how

More information

Steve Seyler, Sid Menon, C. Randy Breingan, John Li, Santiago Iglesias 6/11/2012

Steve Seyler, Sid Menon, C. Randy Breingan, John Li, Santiago Iglesias 6/11/2012 EMBRY-RIDDLE AERONAUTICAL UNIVERSITY SmartACE ASV Steve Seyler, Sid Menon, C. Randy Breingan, John Li, Santiago Iglesias 6/11/2012 This journal paper describes the design and functionality of the Autonomous

More information

New Technology used in sports. By:- ABKASH AGARWAL REGD NO BRANCH CSE(A)

New Technology used in sports. By:- ABKASH AGARWAL REGD NO BRANCH CSE(A) New Technology used in sports By:- ABKASH AGARWAL REGD NO-0901209326 BRANCH CSE(A) 1)Introduction 2)Abilities 3)Principle of HAWK EYE 4)Technology 5)Applications 6)Further Developments 7)Conclusion 8)References

More information

Planning and Design of Proposed ByPass Road connecting Kalawad Road to Gondal Road, Rajkot - Using Autodesk Civil 3D Software.

Planning and Design of Proposed ByPass Road connecting Kalawad Road to Gondal Road, Rajkot - Using Autodesk Civil 3D Software. Planning and Design of Proposed ByPass Road connecting Kalawad Road to Gondal Road, Rajkot - Using Autodesk Civil 3D Software. 1 Harshil S. Shah, 2 P.A.Shinkar 1 M.E. Student(Transportation Engineering),

More information

Person Identification Using Gait

Person Identification Using Gait Person Identification Using Gait A. Hayder, J. Dargham, A. Chekima, and G. M. Ervin Abstract in this paper, Principal Component Analysis (PCA) with and without Radon Transform (RT) are applied for gait

More information

Neural Network in Computer Vision for RoboCup Middle Size League

Neural Network in Computer Vision for RoboCup Middle Size League Journal of Software Engineering and Applications, 2016, *,** Neural Network in Computer Vision for RoboCup Middle Size League Paulo Rogério de Almeida Ribeiro 1, Gil Lopes 1, Fernando Ribeiro 1 1 Department

More information

Implementation on Analyzing the Bubble Flows in Microchannels using Image Processing

Implementation on Analyzing the Bubble Flows in Microchannels using Image Processing Implementation on Analyzing the Bubble Flows in Microchannels using Image Processing Anjushree Nair, Neha Pandey, Kalpana R. Bodke, Mrs. Mohini Laghate Abstract The paper aims at implementation of bubble

More information

Assistive guidance system for the visually impaired Rohit Takhar 1, Tushar Sharma 1, Udit Arora 1, Sohit Verma 1 1

Assistive guidance system for the visually impaired Rohit Takhar 1, Tushar Sharma 1, Udit Arora 1, Sohit Verma 1 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 Assistive guidance system for the visually impaired Rohit Takhar 1, Tushar

More information

Advanced PMA Capabilities for MCM

Advanced PMA Capabilities for MCM Advanced PMA Capabilities for MCM Shorten the sensor-to-shooter timeline New sensor technology deployed on off-board underwater systems provides navies with improved imagery and data for the purposes of

More information

International Journal of Advance Research in Engineering, Science & Technology

International Journal of Advance Research in Engineering, Science & Technology Impact Factor (SJIF): 4.542 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 4, Issue 4, April-2017 Planning & Design Of New By-pass

More information

Review On: Hybrid Approach for Gait Recognition with GPPE and SURF technique

Review On: Hybrid Approach for Gait Recognition with GPPE and SURF technique Review On: Hybrid Approach for Gait Recognition with GPPE and SURF technique Ms.Jatinder Kaur 1 and Ms.Varsha 2 1 Mtech (CSE) Student of CTIEMT,CT Institution Shahpur,Jalandhar, Punjab, India 2 Assistant

More information

CSE 190a Project Report: Golf Club Head Tracking

CSE 190a Project Report: Golf Club Head Tracking CSE 190a Project Report: Golf Club Head Tracking Ravi Chugh rchugh@cs.ucsd.edu Krystle de Mesa kdemesa@cs.ucsd.edu Abstract Computer vision and graphics technologies have been used extensively in developing

More information

Predicting Horse Racing Results with Machine Learning

Predicting Horse Racing Results with Machine Learning Predicting Horse Racing Results with Machine Learning LYU 1703 LIU YIDE 1155062194 Supervisor: Professor Michael R. Lyu Outline Recap of last semester Object of this semester Data Preparation Set to sequence

More information

Understanding Interactions between Drivers and Pedestrian Features at Signalized Intersections

Understanding Interactions between Drivers and Pedestrian Features at Signalized Intersections Understanding Interactions between Drivers and Pedestrian Features at Signalized Intersections SHRP2 Implementation Assistance Program (IAP) Round 4 Concept to Countermeasures Research to Deployment Using

More information

Biomechanics and Models of Locomotion

Biomechanics and Models of Locomotion Physics-Based Models for People Tracking: Biomechanics and Models of Locomotion Marcus Brubaker 1 Leonid Sigal 1,2 David J Fleet 1 1 University of Toronto 2 Disney Research, Pittsburgh Biomechanics Biomechanics

More information

VDOT Crash Analysis Procedures for Roadway Safety Assessments

VDOT Crash Analysis Procedures for Roadway Safety Assessments Crash analysis is a critical component of road safety analysis. The crash analysis procedures defined in this document will help: Identify where to target resources for detailed crash analysis Assess the

More information

Lab 4: Pressure Gradients over a Wing

Lab 4: Pressure Gradients over a Wing 2009 Lab 4: Pressure Gradients over a Wing Innovative Scientific Solutions Inc. 2766 Indian Ripple Road Dayton, OH 45440 (937)-429-4980 Lab 4: Pressure Gradients over a Wing Introduction: Like the previous

More information

Recognizing Human Gait Types 183

Recognizing Human Gait Types 183 Recognizing Human Gait Types 183 11 X Recognizing Human Gait Types Preben Fihl and Thomas B. Moeslund Aalborg University Denmark 1. Introduction Everyday people will observe, analyze, and interpret the

More information

WELCOME TO FORM LAB MAX

WELCOME TO FORM LAB MAX WELCOME TO FORM LAB MAX Welcome to Form Lab Max. This welcome document shows you how to start using Form Lab Max and then as you become more proficient you ll discover your own strategies and become a

More information

Impact of new imaging modalities on video surveillance and invasion of privacy

Impact of new imaging modalities on video surveillance and invasion of privacy Impact of new imaging modalities on video surveillance and invasion of privacy Pavel Korshunov 25/11/14 VideoSense Winter School 2014 1 The reality today 25/11/14 - VideoSense Winter School 2014 2 Motivation

More information

MPCS: Develop and Test As You Fly for MSL

MPCS: Develop and Test As You Fly for MSL MPCS: Develop and Test As You Fly for MSL GSAW 2008 Michael Tankenson & Lloyd DeForrest Wednesday April 2, 2008 Copyright 2008 California Institute of Technology. Government sponsorship acknowledged. Mission

More information

Consumption of Primary, Outer, Closure and Multi-pack Packaging

Consumption of Primary, Outer, Closure and Multi-pack Packaging 1. Industry Forecast The Future of Beer & Cider Packaging Market in France, 2008 to 2018 Consumption of Primary, Outer, Closure and Multi-pack Packaging Reference Code: PK0647MR Report price: US$ 1,250

More information

Gait Recognition. Yu Liu and Abhishek Verma CONTENTS 16.1 DATASETS Datasets Conclusion 342 References 343

Gait Recognition. Yu Liu and Abhishek Verma CONTENTS 16.1 DATASETS Datasets Conclusion 342 References 343 Chapter 16 Gait Recognition Yu Liu and Abhishek Verma CONTENTS 16.1 Datasets 337 16.2 Conclusion 342 References 343 16.1 DATASETS Gait analysis databases are used in a myriad of fields that include human

More information

Modelling Approaches and Results of the FHDO Biomedical Computer Science Group at ImageCLEF 2015 Medical Classification Task

Modelling Approaches and Results of the FHDO Biomedical Computer Science Group at ImageCLEF 2015 Medical Classification Task Modelling Approaches and Results of the FHDO Biomedical Computer Science Group at ImageCLEF 2015 Medical Classification Task Obioma Pelka Christoph M. Friedrich University of Applied Sciences and Arts

More information

SEPARATING A GAS MIXTURE INTO ITS CONSTITUENT ANALYTES USING FICA

SEPARATING A GAS MIXTURE INTO ITS CONSTITUENT ANALYTES USING FICA SEPARATING A GAS MIXTURE INTO ITS CONSTITUENT ANALYTES USING FICA Aparna Mahadevan Thesis submitted to the faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the

More information

Robust Gait Recognition Technique Using Neural Network

Robust Gait Recognition Technique Using Neural Network Kalpa Publications in Engineering Volume 1, 2017, Pages 418 427 ICRISET2017. International Conference on Research and Innovations in Science, Engineering &Technology. Selected Papers in Engineering Robust

More information

A Feedback System for the Motor Learning of Skills in Golf

A Feedback System for the Motor Learning of Skills in Golf A Feedback System for the Motor Learning of Skills in Golf Author Kooyman, David, James, Daniel, Rowlands, David Published 2013 Journal Title Procedia Engineering Version Published DOI https://doi.org/10.1016/j.proeng.2013.07.014

More information

Parsimonious Linear Fingerprinting for Time Series

Parsimonious Linear Fingerprinting for Time Series Parsimonious Linear Fingerprinting for Time Series Lei Li, B. Aditya Prakash, Christos Faloutsos School of Computer Science Carnegie Mellon University VLDB 2010 1 L. Li, 2010 VLDB2010, 36 th International

More information

Clothing for Improving Mine Worker Visibility

Clothing for Improving Mine Worker Visibility Clothing for Improving Mine Worker Visibility Queensland Mining Safety Conference Wood JM, 1 Cliff D, 2 Burgess-Limerick R 2 1 School of Optometry and Vision Science, Queensland University of Technology,

More information

User Manual April 2015

User Manual April 2015 Page1 Compatible with the following XY stages Compatible with the following Okolab Controllers XY stage model and serial number must be specified in purchase order. H201-T-UNIT-BL Page2 Index 1. Components

More information

Automated analysis of microscopic images of cellular tissues

Automated analysis of microscopic images of cellular tissues Automated analysis of microscopic images of cellular tissues Rutger Slooter December 8, 2017 Master Thesis Applied Mathematics 1 Overview The problem Master Thesis Applied Mathematics 2 Overview The problem

More information

Description. Measuring Device 3760XBI USP. Balancing

Description. Measuring Device 3760XBI USP. Balancing Measuring Device 3760XBI Description 3760XBI comprises from a differential pressure unit with an integrated true differential pressure sensor for the exact measuring of both differential and static pressures

More information

UNIVERSITY OF OSLO Department of Physics. Tracking and classification of divers in sonar images. Martin August Brinkmann

UNIVERSITY OF OSLO Department of Physics. Tracking and classification of divers in sonar images. Martin August Brinkmann UNIVERSITY OF OSLO Department of Physics Tracking and classification of divers in sonar images Martin August Brinkmann November 8, 2010 Abstract The need for harbor protection systems have increased over

More information

Smart Bike as the 1 persons car of the future

Smart Bike as the 1 persons car of the future Smart Bike as the 1 persons car of the future www.smartmobilitysolutions.be Guy Spleesters Smart Mobility Solutions Content Why move from cars to bicycles What are the obstacles What could motivate to

More information

Advanced Test Equipment Rentals ATEC (2832) OMS 600

Advanced Test Equipment Rentals ATEC (2832) OMS 600 Established 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) OMS 600 Continuous partial discharge monitoring system for power generators and electrical motors Condition monitoring

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Developing an intelligent table tennis umpiring system Conference or Workshop Item How to cite:

More information

Why Risk-Based Multivariate Fault Detection and Diagnosis?

Why Risk-Based Multivariate Fault Detection and Diagnosis? Preprints of the 10th IAC International Symposium on ynamics and Control of Process Systems The International ederation of Automatic Control Why Risk-ased Multivariate ault etection and iagnosis? O. Zadakbar

More information

Lab 4: Root Locus Based Control Design

Lab 4: Root Locus Based Control Design Lab 4: Root Locus Based Control Design References: Franklin, Powell and Emami-Naeini. Feedback Control of Dynamic Systems, 3 rd ed. Addison-Wesley, Massachusetts: 1994. Ogata, Katsuhiko. Modern Control

More information

Nicole Portley Pedro Sousa. Sustainable Fisheries Partnership Foundation

Nicole Portley Pedro Sousa. Sustainable Fisheries Partnership Foundation The FishSource Method for Scoring Salmon Fisheries A statistical approach for aligning the FishSource salmon fishery assessment method with Marine Stewardship Council ratings Nicole Portley Pedro Sousa

More information

Predicting Human Behavior from Public Cameras with Convolutional Neural Networks

Predicting Human Behavior from Public Cameras with Convolutional Neural Networks Comenius University in Bratislava Faculty of Mathematics, Physics and Informatics Predicting Human Behavior from Public Cameras with Convolutional Neural Networks Master thesis 2016 Ondrej Jariabka Comenius

More information

Obtain a Simulation Model of a Pedestrian Collision Imminent Braking System Based on the Vehicle Testing Data

Obtain a Simulation Model of a Pedestrian Collision Imminent Braking System Based on the Vehicle Testing Data Obtain a Simulation Model of a Pedestrian Collision Imminent Braking System Based on the Vehicle Testing Data Bo Tang, Stanley Chien, and Yaobin Chen Transportation Active Safety Institute Indiana University-Purdue

More information

A Trajectory-Based Analysis of Coordinated Team Activity in Basketball Game

A Trajectory-Based Analysis of Coordinated Team Activity in Basketball Game A Trajectory-Based Analysis of Coordinated Team Activity in Basketball Game Matej Perše, Matej Kristan, Stanislav Kovačič, Janez Perš Faculty of Electrical Engineering, University of Ljubljana, Tržaška

More information

Development of an Optimal Ramp Metering Control Strategy for I-12

Development of an Optimal Ramp Metering Control Strategy for I-12 Development of an Optimal Ramp Metering Control Strategy for I-12 LSU Research Team Sherif S. Ishak, Osama Osman, Saleh Mousa, Sogand Karblaieali, Peter Bakhit 2 Outline Introduction Objectives Study area

More information

Image-Based Measurement of Alveoli Volume Expansion in an Animal Model of a Diseased Lung

Image-Based Measurement of Alveoli Volume Expansion in an Animal Model of a Diseased Lung Image-Based Measurement of Alveoli Volume Expansion in an Animal Model of a Diseased Lung C. E. Hann 1, D. Hewett 1, J. G. Chase 1, T. Rabczuk 1, A. Sundaresan 1, X. Chen 1, W. Wang 1 and G. M. Shaw 2

More information

View-invariant Estimation of Height and Stride for Gait Recognition

View-invariant Estimation of Height and Stride for Gait Recognition View-invariant Estimation of Height and Stride for Gait Recognition Chiraz BenAbdelkaderÝ, Ross CutlerÞ, and Larry DavisÝ Ý University of Maryland, College Park chiraz,lsd@umiacs.umd.edu ÞMicrosoft Research

More information

EVALITA 2011 The News People Search Task: Evaluating Cross-document Coreference Resolution of Named Person Entities in Italian News

EVALITA 2011 The News People Search Task: Evaluating Cross-document Coreference Resolution of Named Person Entities in Italian News EVALITA 2011 The News People Search Task: Evaluating Cross-document Coreference Resolution of Named Person Entities in Italian News L. Bentivogli, A. Marchetti, E. Pianta Outline Introduction and Related

More information

AN UNDERWATER AUGMENTED REALITY SYSTEM FOR COMMERCIAL DIVING OPERATIONS

AN UNDERWATER AUGMENTED REALITY SYSTEM FOR COMMERCIAL DIVING OPERATIONS SYSTEM FOR COMMERCIAL DIVING OPERATIONS ROGELIO!MORALES-GARCÍA, PETER!KEITLER,!PATRICK!MAIER, GUDRUN!KLINKER! FACHGEBIET AUGMENTED (FAR) OCEANS '09 MTS/IEEE BILOXI "MARINE TECHNOLOGY FOR OUR FUTURE: GLOBAL

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Visual responses of the recorded LPTCs

Nature Neuroscience: doi: /nn Supplementary Figure 1. Visual responses of the recorded LPTCs Supplementary Figure 1 Visual responses of the recorded LPTCs (a) The mean±sd (n=3 trials) of the direction-selective (DS) responses (i.e., subtracting the null direction, ND, from the preferred direction,

More information

ITU PARATRIATHLON Fair Start System

ITU PARATRIATHLON Fair Start System ITU PARATRIATHLON Fair Start System PROPOSAL Prepared for: ITU EXECUTIVE BOARD Prepared by: ITU SPORT DEPT & PARATRIATHLON COMMITTEE April 2, 2014 EXECUTIVE SUMMARY OBJECTIVE To enable paratriathletes

More information

Equine Trust Summer Scholarship

Equine Trust Summer Scholarship Development of 3D gait model Student: Nicola Wichtel Supervisor: Dr Robert Colborne Equine Trust Summer Scholarship In 2015, The Equine Trust funded the purchase of a 6-camera infrared kinematic system

More information

Universal Style Transfer via Feature Transforms

Universal Style Transfer via Feature Transforms Universal Style Transfer via Feature Transforms Yijun Li, Chen Fang, Jimei Yang, Zhaowen Wang, Xin Lu, Ming-Hsuan Yang UC Merced, Adobe Research, NVIDIA Research Presented: Dong Wang (Refer to slides by

More information

A portable tool to detect leaks in large diameter pipes AGBAR

A portable tool to detect leaks in large diameter pipes AGBAR A portable tool to detect leaks in large diameter pipes Francisco Aguado AGBAR São Paulo, June 8 th, 2010 Project context (1/2) Common (acoustic) leak detection systems can not be used in many cases: Plastic

More information

Wicket Cards & Tags For Cashless Stored Value Payment Systems Rev: 10/2008

Wicket Cards & Tags For Cashless Stored Value Payment Systems Rev: 10/2008 Wicket Cards & Tags For Cashless Stored Value Payment Systems Rev: 10/2008 General Description: Wickets are laminated cards or tags having an ISO 15693 RFID (radio frequency identification) inlay in the

More information

Safety at Intersections in Oregon A Preliminary Update of Statewide Intersection Crash Rates

Safety at Intersections in Oregon A Preliminary Update of Statewide Intersection Crash Rates Portland State University PDXScholar Civil and Environmental Engineering Master's Project Reports Civil and Environmental Engineering 2015 Safety at Intersections in Oregon A Preliminary Update of Statewide

More information

Field Investigation of Vehicle Acceleration at the Stop Line with a Dynamic Vision Sensor

Field Investigation of Vehicle Acceleration at the Stop Line with a Dynamic Vision Sensor Dec., Volume, No. (Serial No. ), pp. - Journal of Traffic and Transportation Engineering, ISSN -, USA D DAVID PUBLISHING Field Investigation of Vehicle Acceleration at the Stop Line with a Dynamic Vision

More information

Gait as a Biometric for Person Identification in Video Sequences. Chiraz BenAbdelkader

Gait as a Biometric for Person Identification in Video Sequences. Chiraz BenAbdelkader Gait as a Biometric for Person Identification in Video Sequences Chiraz BenAbdelkader June 5, 2001 Abstract The term gait recognition is typically used to signify the identification of individuals in image

More information

Supplementary Material for Bayes Merging of Multiple Vocabularies for Scalable Image Retrieval

Supplementary Material for Bayes Merging of Multiple Vocabularies for Scalable Image Retrieval Supplementary Material for Bayes Merging of Multiple Vocabularies for Scalable Image Retrieval 1. Overview This document includes supplementary material to Bayes Merging of Multiple Vocabularies for Scalable

More information

Hands-on practice: Digital Surface and Terrain Models

Hands-on practice: Digital Surface and Terrain Models EUFAR - EUropean Facility for Airborne Research Hands-on practice: Digital Surface and Terrain Models Christian Briese cb@ipf.tuwien.ac.at 1 Institute of Photogrammetry and Remote Sensing Vienna University

More information

UAV-based monitoring of pedestrian groups

UAV-based monitoring of pedestrian groups UAV-based monitoring of pedestrian groups Florian Burkert, Friedrich Fraundorfer Technische Universität München, 04.09.2013, UAV-g 2013, Rostock 1 Motivation 2 Overview State of the art UAV imagery for

More information

Test Plans & Test Results

Test Plans & Test Results P09051 Oxygen Gas Sensor Test Plans & Test Results By: Samuel H Shin (EE), Jeremy Goodman (ue) Table of contents 1. TITLE: OXYGEN MEASUREMENT TEST VIA FABRICATED OXYGEN GAS SENSOR SYSTEM... 2 1.1. Introduction...

More information

Dive Planet. Manual. Rev Basic User Interface. 2 How to organize your dives. 3 Statistics. 4 Location Service and Map View.

Dive Planet. Manual. Rev Basic User Interface. 2 How to organize your dives. 3 Statistics. 4 Location Service and Map View. Dive Planet Manual Rev 1.2 1 Basic User Interface 2 How to organize your dives 3 Statistics 4 Location Service and Map View 5 Settings 6 Languages 7 Buddies and guide 8 Backup and restore of the data 9

More information

Robocup 2010 Version 1 Storyboard Prototype 13 th October 2009 Bernhard Hengst

Robocup 2010 Version 1 Storyboard Prototype 13 th October 2009 Bernhard Hengst Robocup 2010 Version 1 Storyboard Prototype 13 th October 2009 Bernhard Hengst Developmental Research Strategy! Fail-fast, fail cheap! We should accept poor performance but insist it is complete! Version

More information

Singularity analysis: A poweful technique for scatterometer wind data processing

Singularity analysis: A poweful technique for scatterometer wind data processing Singularity analysis: A poweful technique for scatterometer wind data processing M. Portabella (ICM-CSIC) W. Lin (ICM-CSIC) A. Stoffelen (KNMI) A. Turiel (ICM-CSIC) G. King (ICM-CSIC) A. Verhoef (KNMI)

More information

SmartWalker: an intelligent robotic walker

SmartWalker: an intelligent robotic walker Journal of Ambient Intelligence and Smart Environments 1 (2016) 1 5 1 IOS Press SmartWalker: an intelligent robotic walker Jiwon Shin a, Andrey Rusakov a and Bertrand Meyer a,b,c a Chair of Software Engineering,

More information

Modeling of Hydraulic Hose Paths

Modeling of Hydraulic Hose Paths Mechanical Engineering Conference Presentations, Papers, and Proceedings Mechanical Engineering 9-2002 Modeling of Hydraulic Hose Paths Kurt A. Chipperfield Iowa State University Judy M. Vance Iowa State

More information

IN-VEHICLE PEDESTRIAN DETECTION USING STEREO VISION TECHNOLOGY

IN-VEHICLE PEDESTRIAN DETECTION USING STEREO VISION TECHNOLOGY IN-VEHICLE PEDESTRIAN DETECTION USING STEREO VISION TECHNOLOGY Wei Zhang, Ph.D., P.E. Highway Research Engineer, Office of Safety Research & Development, HRDS-10 Federal Highway Administration 6300 Georgetown

More information

The Great Kayak Expedition

The Great Kayak Expedition The Great Kayak Expedition Ethan went on a kayaking expedition down the Ottauquechee River last week. He left school at 2:35 and paddled downstream 3 miles until he hit the sewage treatment plant at 3:05.

More information

ACOUSTIC ASSESSMENT OF JUVENILE BLUEFIN TUNA AGGREGATIONS: A FEASIBILITY STUDY

ACOUSTIC ASSESSMENT OF JUVENILE BLUEFIN TUNA AGGREGATIONS: A FEASIBILITY STUDY ACOUSTIC ASSESSMENT OF JUVENILE BLUEFIN TUNA AGGREGATIONS: A FEASIBILITY STUDY Annual Progress Report to Northeast Consortium Account #: 111B12 Performance Period: July 1, 2008 to June 30, 2009 Submission

More information

An early warning system to predict house price bubbles

An early warning system to predict house price bubbles An early warning system to predict house price bubbles Christian Dreger, Konstantin Kholodilin DIW Berlin Why is the topic relevant? Bubbles in housing prices can impede the real economic evolution Prices

More information

A NEW GLOBAL MOTION ESTIMATION ALGORITHM AND ITS APPLICATION TO RETRIEVAL IN SPORTS EVENTS

A NEW GLOBAL MOTION ESTIMATION ALGORITHM AND ITS APPLICATION TO RETRIEVAL IN SPORTS EVENTS A NEW GLOBAL MOTION ESTIMATION ALGORITHM AND ITS APPLICATION TO RETRIEVAL IN SPORTS EVENTS A. Kokaram and P. Delacourt * Electronic and Electrical Engineering Department, Trinity College, Dublin 2, Ireland

More information