Surveillance Group Weekly Report

Slides:



Advertisements
Similar presentations
IN THE SUPERVISIONS OF: DR\KAMEL ALI ARRAM ENG\LAMIAA Computer Vision Course.
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.
EE462 MLCV Lecture 5-6 Object Detection – Boosting Tae-Kyun Kim.
Human Identity Recognition in Aerial Images Omar Oreifej Ramin Mehran Mubarak Shah CVPR 2010, June Computer Vision Lab of UCF.
Wen-Hung Liao Department of Computer Science National Chengchi University November 27, 2008 Estimation of Skin Color Range Using Achromatic Features.
Actions in video Monday, April 25 Kristen Grauman UT-Austin.
Geometry Based Human Detection in UAV Imagery Vladimir Reilly Berkan Solmaz Mubarak Shah ECCV-2010.
Sketch Tokens: A Learned Mid-level Representation for Contour and Object Detection CVPR2013 POSTER.
Detecting Pedestrians by Learning Shapelet Features
Høgskolen i Gjøvik Saleh Alaliyat Video - based Fall Detection in Elderly's Houses.
Tracking Features with Large Motion. Abstract Problem: When frame-to-frame motion is too large, KLT feature tracker does not work. Solution: Estimate.
Robust Moving Object Detection & Categorization using self- improving classifiers Omar Javed, Saad Ali & Mubarak Shah.
Kinect Case Study CSE P 576 Larry Zitnick
Lecture 6: Feature matching CS4670: Computer Vision Noah Snavely.
3D Reconstruction of Anatomical Structures from Serial EM images.
Generic Object Detection using Feature Maps Oscar Danielsson Stefan Carlsson
The Segmentation Problem
Viola and Jones Object Detector Ruxandra Paun EE/CS/CNS Presentation
Facial Features Extraction Amit Pillay Ravi Mattani Amit Pillay Ravi Mattani.
Redaction: redaction: PANAKOS ANDREAS. An Interactive Tool for Color Segmentation. An Interactive Tool for Color Segmentation. What is color segmentation?
Jacinto C. Nascimento, Member, IEEE, and Jorge S. Marques
Image Subtraction for Real Time Moving Object Extraction Shahbe Mat Desa, Qussay A. Salih, CGIV’04.
Computational Vision Jitendra Malik, UC Berkeley.
ICCV 2003UC Berkeley Computer Vision Group Recognizing Action at a Distance A.A. Efros, A.C. Berg, G. Mori, J. Malik UC Berkeley.
Recognizing Action at a Distance A.A. Efros, A.C. Berg, G. Mori, J. Malik UC Berkeley.
Flow Based Action Recognition Papers to discuss: The Representation and Recognition of Action Using Temporal Templates (Bobbick & Davis 2001) Recognizing.
Machine Vision for Robots
Vision Surveillance Paul Scovanner.
GESTURE ANALYSIS SHESHADRI M. (07MCMC02) JAGADEESHWAR CH. (07MCMC07) Under the guidance of Prof. Bapi Raju.
Kourosh MESHGI Shin-ichi MAEDA Shigeyuki OBA Shin ISHII 18 MAR 2014 Integrated System Biology Lab (Ishii Lab) Graduate School of Informatics Kyoto University.
Binary Numbers. Remember we count using the decimal system or Base 10. That means there are 10 symbols: 0,1,2,3,4,5,6,7,8 and 9 Computers use the Binary.
Introduction EE 520: Image Analysis & Computer Vision.
DIEGO AGUIRRE COMPUTER VISION INTRODUCTION 1. QUESTION What is Computer Vision? 2.
Supervised Learning of Edges and Object Boundaries Piotr Dollár Zhuowen Tu Serge Belongie.
BAGGING ALGORITHM, ONLINE BOOSTING AND VISION Se – Hoon Park.
Traffic Lights Detection Using Blob Analysis and Pattern Recognition
Bryan Willimon, Stan Birchfield, Ian Walker Department of Electrical and Computer Engineering Clemson University IROS 2010 Rigid and Non-Rigid Classification.
21 June 2009Robust Feature Matching in 2.3μs1 Simon Taylor Edward Rosten Tom Drummond University of Cambridge.
Limitations of Cotemporary Classification Algorithms Major limitations of classification algorithms like Adaboost, SVMs, or Naïve Bayes include, Requirement.
Vision Geza Kovacs Maslab Colorspaces RGB: red, green, and blue components HSV: hue, saturation, and value Your color-detection code will be more.
P RW GEI: Poisson Random Walk based Gait Recognition Intelligent Systems Research Centre School of Computing and Intelligent Systems,
HCI/ComS 575X: Computational Perception Instructor: Alexander Stoytchev
Valentina Abramenko, Vasyl Yurchyshyn, Philip R. Goode Big Bear Solar Observatory of NJIT SH31C-18 06: Size and Lifetime Distributions of Bright Points.
Video Surveillance Under The Guidance of Smt. D.Neelima M.Tech., Asst. Professor Submitted by G. Subrahmanyam Roll No: 10021F0013 M.C.A.
Fast Human Detection in Crowded Scenes by Contour Integration and Local Shape Estimation Csaba Beleznai, Horst Bischof Computer Vision and Pattern Recognition,
Detecting Occlusion from Color Information to Improve Visual Tracking
IMAGE PROCESSING APPLIED TO TRAFFIC QUEUE DETECTION ALGORITHM.
REAL-TIME DETECTOR FOR UNUSUAL BEHAVIOR
Day 3: computer vision.
CS262: Computer Vision Lect 06: Face Detection
M.A. Maraci, C.P. Bridge, R. Napolitano, A. Papageorghiou, J.A. Noble 
Article Review Todd Hricik.
Gait Analysis for Human Identification (GAHI)
Research paper written by
הפקולטה להנדסת חשמל - המעבדה לבקרה ורובוטיקה גילוי תנועה ועקיבה אחר מספר מטרות מתמרנות הטכניון - מכון טכנולוגי לישראל TECHNION.
Elena Bernardis, Leslie Castelo-Soccio 
HCI/ComS 575X: Computational Perception
Combined LRTI prediction metric integrating pathogen detection and host gene expression. Combined LRTI prediction metric integrating pathogen detection.
ADABOOST(Adaptative Boosting)
Anomaly Detection in Crowded Scenes
Tracking the Eyes using a Webcam
Change Detection and Visualization
Template application to detect KC-like activity.
Detection and classification of dendritic spines in transfected hippocampal neurons. Detection and classification of dendritic spines in transfected hippocampal.
Multi-UAV to UAV Tracking
Week 3 Volodymyr Bobyr.
Multi-Target Detection and Tracking of UAVs from a UAV
Project Presentation – Week 6
Week 5 Cecilia La Place.
Change in FES uptake in the tumor during fulvestrant treatment.
Presentation transcript:

Surveillance Group Weekly Report 2/7/2007

RECAP

Detection of People Carrying Objects Using Silhouettes Larry Davis . PAMI, 2000 and Computer Vision and Image Understanding, 2001 Silhouettes if humans are typically close to symmetric. We can use symmetry analysis to help us detect when a person is carrying an object. Davis et al . PAMI, 2000 Mainly true while standing, walking or runing Davis et al . PAMI, 2000

Review

Symmetry Analysis Every pixel of a blob is classified as symmetric or asymmetric : if X = Symmetric Asymmetric Otherwise We can analyise how symmetric this blob is.

Symmetry Analysis Person is carrying object if : Too Simple!

Omar’s Approach Recurrent Motion Image (RMI) Omar Javed and Mubarak Shah, “Tracking And Object Classification For Automated Surveillance”, 2002. Recurrent Motion Image (RMI) Binary silhouette image Binary image indicating areas of motion High RMI values indicate areas where motion occurs repeatedly

Testing Output blobs Frame: 50 51 52 53

Testing (Continued) Recurrent Motion Image: Red areas indicate an RMI above a threshold Blue areas indicate low RMI values

Testing (Continued) if X = Symmetric Asymmetric Otherwise Perform PCA to find major axis (using low RMI areas) Perform symmetry analysis disregarding high RMI areas (Red) if X = Symmetric Asymmetric Otherwise Asymmetric areas are marked in yellow:

PETS 2006 Benchmark Data Dataset S1 (Take 1-C): People carrying luggage People leaving luggage http://www.cvg.rdg.ac.uk/PETS2006/