David Harwin Adviser: Petros Faloutsos

Slides:



Advertisements
Similar presentations
By: Mani Baghaei Fard.  During recent years number of moving vehicles in roads and highways has been considerably increased.
Advertisements

Change Detection C. Stauffer and W.E.L. Grimson, “Learning patterns of activity using real time tracking,” IEEE Trans. On PAMI, 22(8): , Aug 2000.
1 Video Processing Lecture on the image part (8+9) Automatic Perception Volker Krüger Aalborg Media Lab Aalborg University Copenhagen
Activity Recognition Aneeq Zia. Agenda What is activity recognition Typical methods used for action recognition “Evaluation of local spatio-temporal features.
Automatic in vivo Microscopy Video Mining for Leukocytes * Chengcui Zhang, Wei-Bang Chen, Lin Yang, Xin Chen, John K. Johnstone.
Probabilistic video stabilization using Kalman filtering and mosaicking.
E.G.M. PetrakisDynamic Vision1 Dynamic vision copes with –Moving or changing objects (size, structure, shape) –Changing illumination –Changing viewpoints.
Advanced Topics in Computer Vision Spring 2006 Video Segmentation Tal Kramer, Shai Bagon Video Segmentation April 30 th, 2006.
Multiple Human Objects Tracking in Crowded Scenes Yao-Te Tsai, Huang-Chia Shih, and Chung-Lin Huang Dept. of EE, NTHU International Conference on Pattern.
Background Removal David Harwin Adviser: Petros Faloutsos.
Optical Flow
Highlights Lecture on the image part (10) Automatic Perception 16
CSE 291 Final Project: Adaptive Multi-Spectral Differencing Andrew Cosand UCSD CVRR.
MULTIPLE MOVING OBJECTS TRACKING FOR VIDEO SURVEILLANCE SYSTEMS.
3D Rigid/Nonrigid RegistrationRegistration 1)Known features, correspondences, transformation model – feature basedfeature based 2)Specific motion type,
The Recognition of Human Movement Using Temporal Templates Liat Koren.
Video Trails: Representing and Visualizing Structure in Video Sequences Vikrant Kobla David Doermann Christos Faloutsos.
Sana Naghipour, Saba Naghipour Mentor: Phani Chavali Advisers: Ed Richter, Prof. Arye Nehorai.
What’s Making That Sound ?
Open Problems in Computer Vision(oProCV) Topic 4. Motion MSc. Luis A. Mateos.
Active Vision Key points: Acting to obtain information Eye movements Depth from motion parallax Extracting motion information from a spatio-temporal pattern.
1. Introduction Motion Segmentation The Affine Motion Model Contour Extraction & Shape Estimation Recursive Shape Estimation & Motion Estimation Occlusion.
Vision Surveillance Paul Scovanner.
3D SLAM for Omni-directional Camera
Motion-Compensated Noise Reduction of B &W Motion Picture Films EE392J Final Project ZHU Xiaoqing March, 2002.
High-Resolution Interactive Panoramas with MPEG-4 발표자 : 김영백 임베디드시스템연구실.
Introduction EE 520: Image Analysis & Computer Vision.
1 Digital Image Processing Dr. Saad M. Saad Darwish Associate Prof. of computer science.
Motion Segmentation By Hadas Shahar (and John Y.A.Wang, and Edward H. Adelson, and Wikipedia and YouTube) 1.
Video Segmentation Prepared By M. Alburbar Supervised By: Mr. Nael Abu Ras University of Palestine Interactive Multimedia Application Development.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Spectrograms Revisited Feature Extraction Filter Bank Analysis EEG.
Kevin Cherry Robert Firth Manohar Karki. Accurate detection of moving objects within scenes with dynamic background, in scenarios where the camera is.
Recognizing Action at a Distance Alexei A. Efros, Alexander C. Berg, Greg Mori, Jitendra Malik Computer Science Division, UC Berkeley Presented by Pundik.
December 9, 2014Computer Vision Lecture 23: Motion Analysis 1 Now we will talk about… Motion Analysis.
A study on face system Speaker: Mine-Quan Jing National Chiao Tung University.
1 Research Question  Can a vision-based mobile robot  with limited computation and memory,  and rapidly varying camera positions,  operate autonomously.
Learning low-level vision Computer Examples by Michael Ross.
Segmentation of Vehicles in Traffic Video Tun-Yu Chiang Wilson Lau.
Copyright © 2012 Elsevier Inc. All rights reserved.. Chapter 19 Motion.
By Naveen kumar Badam. Contents INTRODUCTION ARCHITECTURE OF THE PROPOSED MODEL MODULES INVOLVED IN THE MODEL FUTURE WORKS CONCLUSION.
Suspicious Behavior in Outdoor Video Analysis - Challenges & Complexities Air Force Institute of Technology/ROME Air Force Research Lab Unclassified IED.
Particle Image Velocimetry Demo Outline (For reference) ‏ Topic NumberTopic NamePage Type 1Flow of PIVAnimated page.
Optical flow and keypoint tracking Many slides adapted from S. Seitz, R. Szeliski, M. Pollefeys.
Learning Hierarchical Features for Scene Labeling Cle’ment Farabet, Camille Couprie, Laurent Najman, and Yann LeCun by Dong Nie.
Learning color and locality cues for moving object detection and segmentation Yuan-Hao Lai Feng Liu and Michael Gleicher University of Wisconsin-Madison.
Motion tracking TEAM D, Project 11: Laura Gui - Timisoara Calin Garboni - Timisoara Peter Horvath - Szeged Peter Kovacs - Debrecen.
Over the recent years, computer vision has started to play a significant role in the Human Computer Interaction (HCI). With efficient object tracking.
Motion and optical flow
Box and Whisker Plots and the 5 number summary
Ido Omer Michael Werman
Paper – Stephen Se, David Lowe, Jim Little
Presenter: Ibrahim A. Zedan
A Closed Form Solution to Direct Motion Segmentation
IT – 472 Digital Image Processing
Digital 2D Image Basic Masaki Hayashi
Dynamical Statistical Shape Priors for Level Set Based Tracking
Optical Flow For Vision-Aided Navigation
Object tracking in video scenes Object tracking in video scenes
David Harwin Adviser: Petros Faloutsos
Effective and Efficient Detection of Moving Targets From a UAV’s Camera
Surreal Digital vs. Drawing
Coupled Horn-Schunck and Lukas-Kanade for image processing
Open Topics.
Box and Whisker Plots and the 5 number summary
Optical flow and keypoint tracking
Report 7 Brandon Silva.
Problem Image and Volume Segmentation:
Report 2 Brandon Silva.
Multi-Target Detection and Tracking of UAVs from a UAV
Presentation transcript:

David Harwin Adviser: Petros Faloutsos Background Removal David Harwin Adviser: Petros Faloutsos

The State of the Art This field has been one of great interest in the past decade There have been many recent papers on the topic with intended applications ranging from visual effects processing to ... In order to determine how to proceed, I have spent the quarter reading and analyzing existing papers.

Identifying motion pixel differencing vs optical flow differencing vulnerable to signal noise, illumination changes, and BG motion optical flow is computationally expensive most opted for hybrid approach only Criminisi (2006) avoids optical flow altogether, and instead uses spatio-temporal continuity of labels

Segmentation 2-pass approach low-level then high-level (Calderara, Tsai, Ćalić)‏ Calderara - 2nd pass checks for consistency of changes in color and intensity over time. Objects with insufficiently coherent motion are ignored as BG Tsai – 1st pass initial labelling (constantly vs never changing), 2nd only works on uncertain pixels Ćalić - creates low-resolution representation, corrects BG for camera motion through matrix transformations, determines most ”salient” frames, then calculation of regions of interest occurs only on these keyframes high-level then low-level (Park)‏ Park - object tracking, followed by pixel differencing inside the object window Single pass Criminisi -

Key Features