Tracking Humans Using a Distributed Array of Motorized Monocular Cameras.

Size: px
Start display at page:

Download "Tracking Humans Using a Distributed Array of Motorized Monocular Cameras."

Transcription

1 Tracking Humans Using a Distributed Array of Motorized Monocular Cameras. Authors: Nick Jensen Ben Smeenk Abstract By using our software you are able to minimize operator time by employing the power of a computer to automatically track humans moving within an area with a distributed monocular motorized camera array. Movement can then be represented on a historical perspective in which paths are highlighted; enabling the viewer to make informed placement decisions. Additionally, the system would minimize the learning curve for a distributed array of motorized cameras by maintaining field of view data for all cameras. The only operator would merely select an individual and be able to watch in real time as the system tracks and plots the path taken by that individual. Target Audience: The primary target of the application would be for surveillance for both security and athletic entertainment. Possible surveillance applications range from theft prevention systems used in retail environment to locating infant children at home. The system could also be optimized to track non-human objects such as motor vehicles. Currently in a retail environment an operator would have to select a camera to manipulate and then using a joystick pan, tilt, or zoom (PTZ). Therefore the operator must be able to manipulate 3 ranges of motion simultaneously in order to track an individual. Then when the field of view becomes obstructed, he would 1

2 have to manipulate another camera PTZ until the individual is located. The operator would not be able to overlay the path already taken by the individual. Nor would they be able to utilize all cameras simultaneously and efficiently. Previous Work: Motion tracking is a well developed area of computer vision. Current technology allows for real-time tracking and recognition of a person or object with a fixed camera. In fact one study choose to use many fixed cameras rather than a single motorized, A moving camera with a substantial degree of rotational freedom [2] increases the viewing angle to certain degree, however, it complicates the implementation by adding the motion estimation of both the viewing system and the subject of interest. [1] This is understandably true for most cases, but if the camera moves at a predictable velocity we could correct for PTZ movement prior to motion estimation. Although standardization with PTZ control protocols between manufactures has not been implemented; some success has been achieved with single motorized camera. Two possible methods explored for motion detection while PTZing have been the use of current pan/tilt information combined with focal length or 4 corresponding points in two different frames to compute their relationship.[4] The earliest developments which used a distributed array of cameras were in the late 90 s. Approaches have sense been developed for both an overlapping and non-overlapping array of fixed cameras. Little development has been made with motorized cameras in a distributed array; with the exception of a fixed camera paired with a motorized camera. That study focused on face tracking utilized a fixed camera to determine where best to position a motorized camera for a higher resolution close up. Personal Experience: Nick Jensen, a senior in computer engineering has significant experience with C++ and network security. He has worked with commercial detection and set up a LAN based personal video recorder for his parents. Benjamin Smeenk is a senior in Computer Science. His previous 2

3 experience is rather limited in actual projects, although he has done a fair amount of playing with little bits of code in different programming languages. These languages include C++, C#, Java, Javascript, HTML, UNIX(bash), Basic, DOS, Assembly, Matlab, OpenCV, and Scheme. Of these languages, he has only done projects in C++, C#, and Java, and the main parts of these projects were GUI based. He was involved in a group that made a scheduler using Java as the language of choice, and later was part of another group that made a task manager add-on for Microsoft Windows using C++ and C#. We believe this can be done because although the exact method has not been used, many similar methods have been used in previous experiments. Also, the equipment and software available to use have been updated several times since most of the similar methods were used. For example, most of the previous attempts were done using fixed cameras, while we have access to ones that, while set in place, can be turned to face in different directions. Approach: With two cameras within sight of each other they would determine their position relative to each other. Once they have their positions determined, they can begin tracking. While tracking a moving object, the program will create an object containing the coordinates, and that object will be placed in a linked list. Data contained in the linked list can then be overlaid on the stationary background as depicted in Figure 1. 3

4 Figure 1 Proposed tracking output Equipment to be used: Our solution will utilize existing motorized network cameras on the ISU campus. The software will be written to run on any computer connected to the internet. Algorithms: Algorithms for background filtering can be categorized into three groups: Adaptive & subtraction, region based tracking and tracking using shape information. Adaptive background generation and subtraction is done by taking the Gaussian distribution for each pixel and building a static background which is done by 4

5 stationary cameras. The moving object is then subtraction from the background. Tracking using shape information requires a database of known shape models and the placement of a shape near the target for accurate tracking. Region based tracking is similar to tracking by shape information since they both require initialization steps to accurately track an object. 5

6 Citations: 1. Q. Cai and J.K. Aggarwal, Tracking Human Motion Using Multiple Cameras, Proc. Int"l Conf. Pattern Recognition, pp , Vienna, Austria, Aug Q. Cai, A. Mitiche, and J. K. Aggarwal. Tracking human motion in an indoor environment. In 2nd Intl.Conf on Image Processing, pages , Washinton,D.C., October Proceedings of the 13th International Conference on Pattern Recognition 1996, Aug 1996, Volume: 3, On page(s): vol.3 4. S. Kang, J. Paik, A. Koschan, B. Abidi, and M. A. Abidi, "Real-time video tracking using PTZ cameras," Proc. of SPIE 6th International Conference on Quality Control by Artificial Vision, Vol. 5132, pp , Gatlinburg, TN, May

Tracking Humans Using a Distributed Array of Motorized. Monocular Cameras.

Tracking Humans Using a Distributed Array of Motorized. Monocular Cameras. Tracking Humans Using a Distributed Array of Motorized Monocular Cameras. Abstract: Blob tracking was performed on two concurrent PTZ video feeds to graph motion history. Tactics to bypass proprietary

More information

SYSTEM FOR ACTIVE VIDEO OBSERVATION OVER THE INTERNET

SYSTEM FOR ACTIVE VIDEO OBSERVATION OVER THE INTERNET SYSTEM FOR ACTIVE VIDEO OBSERVATION OVER THE INTERNET Borut Batagelj, Peter Peer, Franc Solina University of Ljubljana Faculty of Computer and Information Science Computer Vision Laboratory Tržaška 25,

More information

Gate-to-gate automated video tracking and location

Gate-to-gate automated video tracking and location Gate-to-gate automated video tracing and location Sangyu Kang*, Jooni Pai**, Besma R. Abidi***, David Shelton, Mar Mitces, and Mongi A. Abidi IRIS Lab, Department of Electrical & Computer Engineering University

More information

An Overview of a Probabilistic Tracker for Multiple Cooperative Tracking Agents

An Overview of a Probabilistic Tracker for Multiple Cooperative Tracking Agents An Overview of a Probabilistic Tracker for Multiple Cooperative Tracking Agents Roozbeh Mottaghi and Shahram Payandeh School of Engineering Science Faculty of Applied Sciences Simon Fraser University Burnaby,

More information

Mono-Camera Robotic System for Tracking Moving Objects

Mono-Camera Robotic System for Tracking Moving Objects Mono-Camera Robotic System for Tracking Moving Objects Diana Gornea, Dan Popescu, Grigore Stamatescu, Radu Fratila Department of Automatic Control and Industrial Informatics University Politehnica of Bucharest

More information

Student (M.Tech, NITK Surathkal), Mangalore, Karnataka, , 3

Student (M.Tech, NITK Surathkal), Mangalore, Karnataka, , 3 VISION BASED TRACKING OF MOVING TARGET FOR AUTONOMOUS GROUND VEHICLE SangramK.Behera 1, Hemanth Kumar 2, Bharath.M.K 3, GokulM 4 and S.M.Vaitheeswaran 5 1 Student (M.Tech, NITK Surathkal), Mangalore, Karnataka,

More information

Cooperative Targeting: Detection and Tracking of Small Objects with a Dual Camera System

Cooperative Targeting: Detection and Tracking of Small Objects with a Dual Camera System Cooperative Targeting: Detection and Tracking of Small Objects with a Dual Camera System Moein Shakeri and Hong Zhang Abstract Surveillance of a scene with computer vision faces the challenge of meeting

More information

Real-time target tracking using a Pan and Tilt platform

Real-time target tracking using a Pan and Tilt platform Real-time target tracking using a Pan and Tilt platform Moulay A. Akhloufi Abstract In recent years, we see an increase of interest for efficient tracking systems in surveillance applications. Many of

More information

Exploiting Geometric Restrictions in a PTZ Camera for Finding Point-correspondences Between Configurations

Exploiting Geometric Restrictions in a PTZ Camera for Finding Point-correspondences Between Configurations 21 Seventh IEEE International Conference on Advanced Video and Signal Based Surveillance Exploiting Geometric Restrictions in a PTZ Camera for Finding Point-correspondences Between Configurations Birgi

More information

Moving cameras Multiple cameras

Moving cameras Multiple cameras Multiple cameras Andrew Senior aws@andrewsenior.com http://www.andrewsenior.com/technical Most video analytics carried out with stationary cameras Allows Background subtraction to be carried out Simple,

More information

Introduction.

Introduction. Product information Image Systems AB Main office: Ågatan 40, SE-582 22 Linköping Phone +46 13 200 100, fax +46 13 200 150 info@imagesystems.se, Introduction TEMA Automotive is the world leading system

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

APPLICATION OF SAD ALGORITHM IN IMAGE PROCESSIG FOR MOTION DETECTION AND SIMULINK BLOCKSETS FOR OBJECT TRACKING

APPLICATION OF SAD ALGORITHM IN IMAGE PROCESSIG FOR MOTION DETECTION AND SIMULINK BLOCKSETS FOR OBJECT TRACKING APPLICATION OF SAD ALGORITHM IN IMAGE PROCESSIG FOR MOTION DETECTION AND SIMULINK BLOCKSETS FOR OBJECT TRACKING Menakshi Bhat 1, Pragati Kapoor 2, B.L.Raina 3 1 Assistant Professor, School of Electronics

More information

Optical Flow-Based Person Tracking by Multiple Cameras

Optical Flow-Based Person Tracking by Multiple Cameras Proc. IEEE Int. Conf. on Multisensor Fusion and Integration in Intelligent Systems, Baden-Baden, Germany, Aug. 2001. Optical Flow-Based Person Tracking by Multiple Cameras Hideki Tsutsui, Jun Miura, and

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

Adaptive Zoom Distance Measuring System of Camera Based on the Ranging of Binocular Vision

Adaptive Zoom Distance Measuring System of Camera Based on the Ranging of Binocular Vision Adaptive Zoom Distance Measuring System of Camera Based on the Ranging of Binocular Vision Zhiyan Zhang 1, Wei Qian 1, Lei Pan 1 & Yanjun Li 1 1 University of Shanghai for Science and Technology, China

More information

HUMAN COMPUTER INTERFACE BASED ON HAND TRACKING

HUMAN COMPUTER INTERFACE BASED ON HAND TRACKING Proceedings of MUSME 2011, the International Symposium on Multibody Systems and Mechatronics Valencia, Spain, 25-28 October 2011 HUMAN COMPUTER INTERFACE BASED ON HAND TRACKING Pedro Achanccaray, Cristian

More information

Chapter 3 Image Registration. Chapter 3 Image Registration

Chapter 3 Image Registration. Chapter 3 Image Registration Chapter 3 Image Registration Distributed Algorithms for Introduction (1) Definition: Image Registration Input: 2 images of the same scene but taken from different perspectives Goal: Identify transformation

More information

Model-Based Human Motion Capture from Monocular Video Sequences

Model-Based Human Motion Capture from Monocular Video Sequences Model-Based Human Motion Capture from Monocular Video Sequences Jihun Park 1, Sangho Park 2, and J.K. Aggarwal 2 1 Department of Computer Engineering Hongik University Seoul, Korea jhpark@hongik.ac.kr

More information

Petroleum giant in the Gulf pilot module for a RF-based PERIMETER INTRUDER TRACKING SYSTEM

Petroleum giant in the Gulf pilot module for a RF-based PERIMETER INTRUDER TRACKING SYSTEM Petroleum giant in the Gulf pilot module for a RF-based PERIMETER INTRUDER TRACKING SYSTEM Monitors remote installations without security manpower Long distance RF detection and alert over 360 degrees

More information

Behavior Learning for a Mobile Robot with Omnidirectional Vision Enhanced by an Active Zoom Mechanism

Behavior Learning for a Mobile Robot with Omnidirectional Vision Enhanced by an Active Zoom Mechanism Behavior Learning for a Mobile Robot with Omnidirectional Vision Enhanced by an Active Zoom Mechanism Sho ji Suzuki, Tatsunori Kato, Minoru Asada, and Koh Hosoda Dept. of Adaptive Machine Systems, Graduate

More information

PTZ Camera Assisted Face Acquisition, Tracking & Recognition

PTZ Camera Assisted Face Acquisition, Tracking & Recognition To appear in Biometrics: Theory, Applications and Systems (BTAS0, Washington DC, September 200 PTZ Camera Assisted Face Acquisition, Tracking & Recognition Hyun-Cheol Choi, Unsang Park, and Anil K. Jain

More information

MOTION. Feature Matching/Tracking. Control Signal Generation REFERENCE IMAGE

MOTION. Feature Matching/Tracking. Control Signal Generation REFERENCE IMAGE Head-Eye Coordination: A Closed-Form Solution M. Xie School of Mechanical & Production Engineering Nanyang Technological University, Singapore 639798 Email: mmxie@ntuix.ntu.ac.sg ABSTRACT In this paper,

More information

Estimating Speed, Velocity, Acceleration and Angle Using Image Addition Method

Estimating Speed, Velocity, Acceleration and Angle Using Image Addition Method Estimating Speed, Velocity, Acceleration and Angle Using Image Addition Method Sawan Singh Third Year Student, Dept. of ECE, UIET, CSJM University, Kanpur, India ABSTRACT: This paper leads us to a new

More information

Dept. of Adaptive Machine Systems, Graduate School of Engineering Osaka University, Suita, Osaka , Japan

Dept. of Adaptive Machine Systems, Graduate School of Engineering Osaka University, Suita, Osaka , Japan An Application of Vision-Based Learning for a Real Robot in RoboCup - A Goal Keeping Behavior for a Robot with an Omnidirectional Vision and an Embedded Servoing - Sho ji Suzuki 1, Tatsunori Kato 1, Hiroshi

More information

Product information. Hi-Tech Electronics Pte Ltd

Product information. Hi-Tech Electronics Pte Ltd Product information Introduction TEMA Motion is the world leading software for advanced motion analysis. Starting with digital image sequences the operator uses TEMA Motion to track objects in images,

More information

(19) United States (12) Patent Application Publication (10) Pub. No.: US 2010/ Al Sun et al. (43) Pub. Date: Sep. 30, 2010

(19) United States (12) Patent Application Publication (10) Pub. No.: US 2010/ Al Sun et al. (43) Pub. Date: Sep. 30, 2010 11111111111111111111111111 (19) United States (12) Patent Application Publication (10) Pub. No.: US 2010/0245589 Al Sun et al. (43) Pub. Date: Sep. 30, 2010 (54) CAMERA CONTROL SYSTEM TO FOLLOW (60) Provisional

More information

FULL HD IP PTZ CAMERa

FULL HD IP PTZ CAMERa smart 1.3/2mp wi-fi mini ptz ir bullet camera FULL HD IP PTZ CAMERa 1080P/120M IR RANGE/onvif Main Feature 1080p/960p Resolution - Leveraging 2MP/1.3MP CMOS image sensor delivers 1080p/960p video, D-WDR,

More information

An Effective Real-Time Mosaicing Algorithm Apt to Detect Motion Through Background Subtraction Using a PTZ Camera

An Effective Real-Time Mosaicing Algorithm Apt to Detect Motion Through Background Subtraction Using a PTZ Camera An Effective Real-Time Mosaicing Algorithm Apt to Detect Motion Through Background Subtraction Using a PTZ Camera Alessandro Bevilacqua Luigi Di Stefano Pietro Azzari ARCES DEIS (Department of Electronics,

More information

Online Body Tracking by a PTZ Camera in IP Surveillance System

Online Body Tracking by a PTZ Camera in IP Surveillance System Online Body Tracking by a PTZ Camera in IP Surveillance System Parisa Darvish Zadeh Varcheie, Guillaume-Alexandre Bilodeau Department of Computer Engineering and Software Engineering, École Polytechnique

More information

Tracking Under Low-light Conditions Using Background Subtraction

Tracking Under Low-light Conditions Using Background Subtraction Tracking Under Low-light Conditions Using Background Subtraction Matthew Bennink Clemson University Clemson, South Carolina Abstract A low-light tracking system was developed using background subtraction.

More information

Construction of an Active Triangulation 3D Scanner for Testing a Line Following Strategy

Construction of an Active Triangulation 3D Scanner for Testing a Line Following Strategy Construction of an Active Triangulation 3D Scanner for Testing a Line Following Strategy Tibor Kovács Department of Automation and Applied Informatics Budapest University of Technology and Economics Goldmann

More information

Jpegger Imaging System

Jpegger Imaging System Jpegger Imaging System General Description Jpegger is an event triggered, image capture system. When triggered, still frame images are captured into a SQL database, along with the ticket number, commodity,

More information

Real Time Motion Detection Using Background Subtraction Method and Frame Difference

Real Time Motion Detection Using Background Subtraction Method and Frame Difference Real Time Motion Detection Using Background Subtraction Method and Frame Difference Lavanya M P PG Scholar, Department of ECE, Channabasaveshwara Institute of Technology, Gubbi, Tumkur Abstract: In today

More information

Heterogeneous Multi-Robot Localization in Unknown 3D Space

Heterogeneous Multi-Robot Localization in Unknown 3D Space Heterogeneous Multi-Robot Localization in Unknown 3D Space Yi Feng Department of Computer Science The Graduate Center, CUNY New York, NY 10016 Email: yfeng@gc.cuny.edu Zhigang Zhu Department of Computer

More information

System Quotation Long Range Surveillance System

System Quotation Long Range Surveillance System System Quotation Long Range Surveillance System A. Project Outline: A proposal for supplying a turnkey Camera System Model EV3000-P-CCD750A Long range Surveillance Camera System with Software Milestone.

More information

Interactive PTZ Camera Control System Using Wii Remote and Infrared Sensor Bar

Interactive PTZ Camera Control System Using Wii Remote and Infrared Sensor Bar Interactive PTZ Camera Control System Using Wii Remote and Infrared Sensor Bar A. H. W. Goh, Y. S. Yong, C. H. Chan, S. J. Then, L. P. Chu, S. W. Chau, and H. W. Hon International Science Index, Computer

More information

Human motion analysis: methodologies and applications

Human motion analysis: methodologies and applications Human motion analysis: methodologies and applications Maria João M. Vasconcelos, João Manuel R. S. Tavares maria.vasconcelos@fe.up.pt CMBBE 2008 8th International Symposium on Computer Methods in Biomechanics

More information

Motion Detection and Segmentation Using Image Mosaics

Motion Detection and Segmentation Using Image Mosaics Research Showcase @ CMU Institute for Software Research School of Computer Science 2000 Motion Detection and Segmentation Using Image Mosaics Kiran S. Bhat Mahesh Saptharishi Pradeep Khosla Follow this

More information

Object Tracking using Superpixel Confidence Map in Centroid Shifting Method

Object Tracking using Superpixel Confidence Map in Centroid Shifting Method Indian Journal of Science and Technology, Vol 9(35), DOI: 10.17485/ijst/2016/v9i35/101783, September 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Object Tracking using Superpixel Confidence

More information

A Study on Object Tracking Signal Generation of Pan, Tilt, and Zoom Data

A Study on Object Tracking Signal Generation of Pan, Tilt, and Zoom Data Vol.8, No.3 (214), pp.133-142 http://dx.doi.org/1.14257/ijseia.214.8.3.13 A Study on Object Tracking Signal Generation of Pan, Tilt, and Zoom Data Jin-Tae Kim Department of Aerospace Software Engineering,

More information

Get the picture Day/Night. 25 km Long Range IR Night-Vision Camera Systems 1, 5, 10, 15, 20, 25km Thermal Imager Cooled 3-5 micron InSb detector Resolution 640 x 480 DFOV 150/750mm

Get the picture Day/Night. 25 km Long Range IR Night-Vision Camera Systems 1, 5, 10, 15, 20, 25km

Thermal Imager Cooled 3-5 micron InSb detector Resolution 640 x 480  DFOV 150/750mm United Vision Solutions, Co. SkyCam- IP Day/Night Camera System FEATURES: * Long Range zooming with focal length 600mm * Day and Night 1/2 color CCD camera * New rugged designed for outdoor application

More information

set for a fixed view. Install the PTZ camera and the stationary camera in close proximity of each other

set for a fixed view. Install the PTZ camera and the stationary camera in close proximity of each other CHAPTER 3 3.1 Object Tracking and Zooming Object Tracking provides you the real-time tracking and automatic magnification of a single moving object by the combination of one PTZ camera and one stationary

More information

Applying Synthetic Images to Learning Grasping Orientation from Single Monocular Images

Applying Synthetic Images to Learning Grasping Orientation from Single Monocular Images Applying Synthetic Images to Learning Grasping Orientation from Single Monocular Images 1 Introduction - Steve Chuang and Eric Shan - Determining object orientation in images is a well-established topic

More information

ACE Project Report. December 10, Reid Simmons, Sanjiv Singh Robotics Institute Carnegie Mellon University

ACE Project Report. December 10, Reid Simmons, Sanjiv Singh Robotics Institute Carnegie Mellon University ACE Project Report December 10, 2007 Reid Simmons, Sanjiv Singh Robotics Institute Carnegie Mellon University 1. Introduction This report covers the period from September 20, 2007 through December 10,

More information

Object Recognition Tools for Educational Robots

Object Recognition Tools for Educational Robots Object Recognition Tools for Educational Robots Xinghao Pan Advised by Professor David S. Touretzky Senior Research Thesis School of Computer Science Carnegie Mellon University May 2, 2008 Abstract SIFT

More information

An Edge-Based Approach to Motion Detection*

An Edge-Based Approach to Motion Detection* An Edge-Based Approach to Motion Detection* Angel D. Sappa and Fadi Dornaika Computer Vison Center Edifici O Campus UAB 08193 Barcelona, Spain {sappa, dornaika}@cvc.uab.es Abstract. This paper presents

More information

Monocular SLAM for a Small-Size Humanoid Robot

Monocular SLAM for a Small-Size Humanoid Robot Tamkang Journal of Science and Engineering, Vol. 14, No. 2, pp. 123 129 (2011) 123 Monocular SLAM for a Small-Size Humanoid Robot Yin-Tien Wang*, Duen-Yan Hung and Sheng-Hsien Cheng Department of Mechanical

More information

Running 2D Ball Balancer Experiment

Running 2D Ball Balancer Experiment Running 2D Ball Balancer Experiment Contents Purpose...1 Physical Setup...1 Procedures...3 Step 1: Calibration...3 Step 2: MATLAB and the Environment...4 Step 3: Setup File...5 Step 4: Compile and Run...5

More information

Eagle Vision Surveillance that Never Sleeps

Eagle Vision Surveillance that Never Sleeps Eagle Vision Surveillance that Never Sleeps Ultra high sensitivity Day/Night Camera for 24 hours a day surveillance EV3000-P-CCD Key Features Models EV3000-P-CCD300 optical zoom 30X 10-300mm EV3000-P-CCD550

More information

ENR-010P ENR-020P User Manual

ENR-010P ENR-020P User Manual ENR-010P ENR-020P User Manual For V4.04.36 Firmware 2016/05/06 Legal Notice Disclaimer The information contained in this document is intended for general information purposes. ACTi Corporation shall not

More information

Gesture based PTZ camera control

Gesture based PTZ camera control Gesture based PTZ camera control Report submitted in May 2014 to the department of Computer Science and Engineering of National Institute of Technology Rourkela in partial fulfillment of the requirements

More information

Mouse Pointer Tracking with Eyes

Mouse Pointer Tracking with Eyes Mouse Pointer Tracking with Eyes H. Mhamdi, N. Hamrouni, A. Temimi, and M. Bouhlel Abstract In this article, we expose our research work in Human-machine Interaction. The research consists in manipulating

More information

Available online at ScienceDirect. Procedia Computer Science 58 (2015 ) Background Modelling from a Moving Camera

Available online at  ScienceDirect. Procedia Computer Science 58 (2015 ) Background Modelling from a Moving Camera Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 58 (2015 ) 289 296 Second International Symposium on Computer Vision and the Internet (VisionNet 15) Background Modelling

More information

System Quotation Long Range Surveillance System January 9, 2013

System Quotation Long Range Surveillance System January 9, 2013 System Quotation Long Range Surveillance System January 9, 2013 A. Project Outline: A proposal for supplying of System Model EV3000-D-IR1100 Long range Day/Night Surveillance Camera Systems B. Equipment

More information

System Quotation Long Range Surveillance System

System Quotation Long Range Surveillance System System Quotation Long Range Surveillance System A. Project Outline: A proposal for supplying of System Model EV3000-D-IR1100 Long range Day/Night Surveillance Camera Systems The only long range camera

More information

Camera calibration from road lane markings. Citation Optical Engineering, 2003, v. 42 n. 10, p

Camera calibration from road lane markings. Citation Optical Engineering, 2003, v. 42 n. 10, p Title Camera calibration from road lane markings Author(s) Fung, GSK; Yung, NHC; Pang, GKH Citation Optical Engineering, 2003, v 42 n 10, p 2967-2977 Issued Date 2003 URL http://hdlhandlenet/10722/42976

More information

Chapter 12 3D Localisation and High-Level Processing

Chapter 12 3D Localisation and High-Level Processing Chapter 12 3D Localisation and High-Level Processing This chapter describes how the results obtained from the moving object tracking phase are used for estimating the 3D location of objects, based on the

More information

Final Exam Assigned: 11/21/02 Due: 12/05/02 at 2:30pm

Final Exam Assigned: 11/21/02 Due: 12/05/02 at 2:30pm 6.801/6.866 Machine Vision Final Exam Assigned: 11/21/02 Due: 12/05/02 at 2:30pm Problem 1 Line Fitting through Segmentation (Matlab) a) Write a Matlab function to generate noisy line segment data with

More information

BASEBALL TRAJECTORY EXTRACTION FROM

BASEBALL TRAJECTORY EXTRACTION FROM CS670 Final Project CS4670 BASEBALL TRAJECTORY EXTRACTION FROM A SINGLE-VIEW VIDEO SEQUENCE Team members: Ali Goheer (mag97) Irene Liew (isl23) Introduction In this project we created a mobile application

More information

Visual Servoing Utilizing Zoom Mechanism

Visual Servoing Utilizing Zoom Mechanism IEEE Int. Conf. on Robotics and Automation 1995, pp.178 183, Nagoya, May. 12 16, 1995 1 Visual Servoing Utilizing Zoom Mechanism Koh HOSODA, Hitoshi MORIYAMA and Minoru ASADA Dept. of Mechanical Engineering

More information

Autonomous Vehicle Navigation Using Stereoscopic Imaging

Autonomous Vehicle Navigation Using Stereoscopic Imaging Autonomous Vehicle Navigation Using Stereoscopic Imaging Functional Description and Complete System Block Diagram By: Adam Beach Nick Wlaznik Advisors: Dr. Huggins Dr. Stewart December 14, 2006 I. Introduction

More information

DESIGN AND IMPLEMENTATION OF VISUAL FEEDBACK FOR AN ACTIVE TRACKING

DESIGN AND IMPLEMENTATION OF VISUAL FEEDBACK FOR AN ACTIVE TRACKING DESIGN AND IMPLEMENTATION OF VISUAL FEEDBACK FOR AN ACTIVE TRACKING Tomasz Żabiński, Tomasz Grygiel, Bogdan Kwolek Rzeszów University of Technology, W. Pola 2, 35-959 Rzeszów, Poland tomz, bkwolek@prz-rzeszow.pl

More information

A Fast Linear Registration Framework for Multi-Camera GIS Coordination

A Fast Linear Registration Framework for Multi-Camera GIS Coordination A Fast Linear Registration Framework for Multi-Camera GIS Coordination Karthik Sankaranarayanan James W. Davis Dept. of Computer Science and Engineering Ohio State University Columbus, OH 4320 USA {sankaran,jwdavis}@cse.ohio-state.edu

More information

Motion Detection Algorithm

Motion Detection Algorithm Volume 1, No. 12, February 2013 ISSN 2278-1080 The International Journal of Computer Science & Applications (TIJCSA) RESEARCH PAPER Available Online at http://www.journalofcomputerscience.com/ Motion Detection

More information

Kalman Filtered Robot Positioning System Using a Calibrated Camera

Kalman Filtered Robot Positioning System Using a Calibrated Camera Kalman Filtered Robot Positioning System Using a Calibrated Camera Group #1: Pat Hickey, Adam Stambler, & Ryan Whitson May 7, 2009 1 Abstract Our project goal is to estimate the position and orientation

More information

Small-scale objects extraction in digital images

Small-scale objects extraction in digital images 102 Int'l Conf. IP, Comp. Vision, and Pattern Recognition IPCV'15 Small-scale objects extraction in digital images V. Volkov 1,2 S. Bobylev 1 1 Radioengineering Dept., The Bonch-Bruevich State Telecommunications

More information

State Estimation for Continuous-Time Systems with Perspective Outputs from Discrete Noisy Time-Delayed Measurements

State Estimation for Continuous-Time Systems with Perspective Outputs from Discrete Noisy Time-Delayed Measurements State Estimation for Continuous-Time Systems with Perspective Outputs from Discrete Noisy Time-Delayed Measurements António Pedro Aguiar aguiar@ece.ucsb.edu João Pedro Hespanha hespanha@ece.ucsb.edu Dept.

More information

OBJECT TRACKING AND RECOGNITION BY EDGE MOTOCOMPENSATION *

OBJECT TRACKING AND RECOGNITION BY EDGE MOTOCOMPENSATION * OBJECT TRACKING AND RECOGNITION BY EDGE MOTOCOMPENSATION * L. CAPODIFERRO, M. GRILLI, F. IACOLUCCI Fondazione Ugo Bordoni Via B. Castiglione 59, 00142 Rome, Italy E-mail: licia@fub.it A. LAURENTI, G. JACOVITTI

More information

AN EFFICIENT PEOPLE TRACKING SYSTEM USING THE FFT-CORRELATION AND OPTIMIZED SAD

AN EFFICIENT PEOPLE TRACKING SYSTEM USING THE FFT-CORRELATION AND OPTIMIZED SAD AN EFFICIENT PEOPLE TRACKING SYSTEM USING THE FFT-CORRELATION AND OPTIMIZED SAD 1 ABDERRAHMANE EZZAHOUT, 2 MOULAY YOUSSEF HADI AND 1 RACHID OULAD HAJ THAMI 1 RIITM research group, ENSIAS, Souissi, Mohamed

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

Functionalities & Applications. D. M. Gavrila (UvA) and E. Jansen (TNO)

Functionalities & Applications. D. M. Gavrila (UvA) and E. Jansen (TNO) Functionalities & Applications D. M. Gavrila (UvA) and E. Jansen (TNO) Algorithms, Functionalities and Applications Algorithms (Methods) Functionalities (Application building blocks) Applications (Systems)

More information

DISTANCE MEASUREMENT USING STEREO VISION

DISTANCE MEASUREMENT USING STEREO VISION DISTANCE MEASUREMENT USING STEREO VISION Sheetal Nagar 1, Jitendra Verma 2 1 Department of Electronics and Communication Engineering, IIMT, Greater Noida (India) 2 Department of computer science Engineering,

More information

Using Web Camera Technology to Monitor Steel Construction

Using Web Camera Technology to Monitor Steel Construction Using Web Camera Technology to Monitor Steel Construction Kerry T. Slattery, Ph.D., P.E. Southern Illinois University Edwardsville Edwardsville, Illinois Many construction companies install electronic

More information

ACTIVITYDETECTION 2.5

ACTIVITYDETECTION 2.5 ACTIVITYDETECTION 2.5 Configuration Revision 1 2018 ACIC sa/nv. All rights reserved. Document history Revision Date Comment 1 23/11/18 First revision for version 2.5 Target public This document is written

More information

Advanced VMS security solutions take investigations to new heights

Advanced VMS security solutions take investigations to new heights Advanced VMS security solutions take investigations to new heights Published on 26 Oct 2018 Video surveillance systems have proven to not only be a deterrent to crime, but are also now being used to collect

More information

Axis IP-Surveillance. Endless possibilities for video surveillance.

Axis IP-Surveillance. Endless possibilities for video surveillance. Axis IP-Surveillance. Endless possibilities for video surveillance. Meeting today s video surveillance challenges The video surveillance market is booming, driven by increased public and private security

More information

CameramanVis: where the camera should look? CPSC 547 Project proposal

CameramanVis: where the camera should look? CPSC 547 Project proposal CameramanVis: where the camera should look? CPSC 547 Project proposal Jianhui Chen Computer Science Department University of British Columbia jhchen14@cs.ubc.ca 1. Domain, task and dataset reconstruction

More information

Avigilon Control Center Web Client User Guide

Avigilon Control Center Web Client User Guide Avigilon Control Center Web Client User Guide Version: 4.12 Standard PDF-WEBCLIENT-S-E-Rev2 Copyright 2013 Avigilon. All rights reserved. The information presented is subject to change without notice.

More information

Mixture Models and EM

Mixture Models and EM Mixture Models and EM Goal: Introduction to probabilistic mixture models and the expectationmaximization (EM) algorithm. Motivation: simultaneous fitting of multiple model instances unsupervised clustering

More information

Tracking Multiple Objects in 3D. Coimbra 3030 Coimbra target projection in the same image position (usually

Tracking Multiple Objects in 3D. Coimbra 3030 Coimbra target projection in the same image position (usually Tracking Multiple Objects in 3D Jo~ao P. Barreto Paulo Peioto Coimbra 33 Coimbra 33 Jorge Batista Helder Araujo Coimbra 33 Coimbra 33 Abstract In this paper a system for tracking multiple targets in 3D

More information

Long Range Surveillance System

Long Range Surveillance System EV3000-P-EMCCD 1680 Long Range Surveillance System Vision Surveillance Camera Sysytem that Never Sleeps With its built-in night vision Electron Multiplying CCD the Eagle Vision has a light sensitivity

More information

Project 1 : Dead Reckoning and Tracking

Project 1 : Dead Reckoning and Tracking CS3630 Spring 2012 Project 1 : Dead Reckoning and Tracking Group : Wayward Sons Sameer Ansari, David Bernal, Tommy Kazenstein 2/8/2012 Wayward Sons CS3630 Spring 12 Project 1 Page 2 of 12 CS 3630 (Spring

More information

Object Tracking System Using Motion Detection and Sound Detection

Object Tracking System Using Motion Detection and Sound Detection Object Tracking System Using Motion Detection and Sound Detection Prashansha Jain Computer Science department Medicaps Institute of Technology and Management, Indore, MP, India Dr. C.S. Satsangi Head of

More information

Long Range Surveillance System

Long Range Surveillance System EV3000-P-EMCCD 825 Long Range Surveillance System Vision Surveillance Camera Sysytem that Never Sleeps With its built-in night vision Electron Multiplying CCD the Eagle Vision has a light sensitivity that

More information

INSTRUCTION MANUAL Ver 3.0. Indoor Pan, Tilt and Zoom Dome Camera / ACD-1000-LG27

INSTRUCTION MANUAL Ver 3.0. Indoor Pan, Tilt and Zoom Dome Camera / ACD-1000-LG27 INSTRUCTION MANUAL Ver 3.0 Indoor 1 Introduction Features 3 Components 4 System Configuration 5 2 RS485 and PTZ Basics Physical Connection 6 Multiple PTZ Setup 7 ID, Protocol, Baud Rate 9 3 Installation

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

Never lose a preset position MIC cameras

Never lose a preset position MIC cameras Never lose a preset position MIC cameras Table of contents 1 Never lose a preset position with MIC cameras 3 1.1 Introduction... 3 1.2 Typical PTZ positioning system... 3 1.3 Bosch MIC cameras positioning

More information

A Survey of Light Source Detection Methods

A Survey of Light Source Detection Methods A Survey of Light Source Detection Methods Nathan Funk University of Alberta Mini-Project for CMPUT 603 November 30, 2003 Abstract This paper provides an overview of the most prominent techniques for light

More information

Object Modeling from Multiple Images Using Genetic Algorithms. Hideo SAITO and Masayuki MORI. Department of Electrical Engineering, Keio University

Object Modeling from Multiple Images Using Genetic Algorithms. Hideo SAITO and Masayuki MORI. Department of Electrical Engineering, Keio University Object Modeling from Multiple Images Using Genetic Algorithms Hideo SAITO and Masayuki MORI Department of Electrical Engineering, Keio University E-mail: saito@ozawa.elec.keio.ac.jp Abstract This paper

More information

CS595:Introduction to Computer Vision

CS595:Introduction to Computer Vision CS595:Introduction to Computer Vision Instructor: Qi Li Instructor Course syllabus E-mail: qi.li@cs.wku.edu Office: TCCW 135 Office hours MW: 9:00-10:00, 15:00-16:00 T: 9:00-12:00, 14:00-16:00 F: 9:00-10:00

More information

Multiperspective mosaics for under vehicle inspection

Multiperspective mosaics for under vehicle inspection Multiperspective mosaics for under vehicle inspection Andreas Koschan *, Jin-Choon Ng, Mongi Abidi Imaging, Robotics and Intelligent Systems Lab, 334 Ferris Hall, Department of Electrical and Computer

More information

Intelligent Security & Fire Ltd

Intelligent Security & Fire Ltd Copyright 2007-2009 Cortex Global Table of contents: Introduction... 3 1. Login... 3 1.1 Advanced login options... 4 2. Preview... 5 2.1 Main menu... 6 2.2 Camera list... 6 2.3 Main display... 6 2.4 Maps...

More information

ROBOTIC SURVEILLANCE

ROBOTIC SURVEILLANCE ROBOTIC SURVEILLANCE PROJECT REFERENCE NO. : 37S1070 COLLEGE : PES INSTITUTE OF TECHNOLOGY, BANGALORE BRANCH : TELECOMMUNICATION ENGINEERING GUIDE : SUSHMA RAWAL STUDENTS : SHASHANK C VAISHAKH SHIRUR DHANUSH

More information

Integration of 3D Stereo Vision Measurements in Industrial Robot Applications

Integration of 3D Stereo Vision Measurements in Industrial Robot Applications Integration of 3D Stereo Vision Measurements in Industrial Robot Applications Frank Cheng and Xiaoting Chen Central Michigan University cheng1fs@cmich.edu Paper 34, ENG 102 Abstract Three dimensional (3D)

More information

Stereo Image Rectification for Simple Panoramic Image Generation

Stereo Image Rectification for Simple Panoramic Image Generation Stereo Image Rectification for Simple Panoramic Image Generation Yun-Suk Kang and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 261 Cheomdan-gwagiro, Buk-gu, Gwangju 500-712 Korea Email:{yunsuk,

More information

Camera Calibration for a Robust Omni-directional Photogrammetry System

Camera Calibration for a Robust Omni-directional Photogrammetry System Camera Calibration for a Robust Omni-directional Photogrammetry System Fuad Khan 1, Michael Chapman 2, Jonathan Li 3 1 Immersive Media Corporation Calgary, Alberta, Canada 2 Ryerson University Toronto,

More information

Car tracking in tunnels

Car tracking in tunnels Czech Pattern Recognition Workshop 2000, Tomáš Svoboda (Ed.) Peršlák, Czech Republic, February 2 4, 2000 Czech Pattern Recognition Society Car tracking in tunnels Roman Pflugfelder and Horst Bischof Pattern

More information