Crowd_Count++ Final Presentation

Slides:



Advertisements
Similar presentations
BRISK (Presented by Josh Gleason)
Advertisements

Foundations & Core in Computer Vision: A System Perspective Ce Liu Microsoft Research New England.
Object Recognition with Invariant Features n Definition: Identify objects or scenes and determine their pose and model parameters n Applications l Industrial.
Gradient Inverse Coefficient of Variation and Leukocyte Detection Let (X i, Y i ), i=1:n be points on a curve. Let n(X i, Y i ) denote the normal to the.
HCI Final Project Robust Real Time Face Detection Paul Viola, Michael Jones, Robust Real-Time Face Detetion, International Journal of Computer Vision,
1 Content Based Image Retrieval Using MPEG-7 Dominant Color Descriptor Student: Mr. Ka-Man Wong Supervisor: Dr. Lai-Man Po MPhil Examination Department.
Multi video camera calibration and synchronization.
City College of New York 1 John (Jizhong) Xiao Department of Electrical Engineering City College of New York Projects for Advanced.
Project #12: Feature Extraction from Multimedia Databases SURF-IT By:Isaac Mahgrefteh Mentor: Prof. Sharad Mehrotra.
Cindy Song Sharena Paripatyadar. Use vision for HCI Determine steps necessary to incorporate vision in HCI applications Examine concerns & implications.
CSE 291 Final Project: Adaptive Multi-Spectral Differencing Andrew Cosand UCSD CVRR.
[cvPONG] A 3-D Pong Game Controlled Using Computer Vision Techniques Quan Yu and Chris Wagner.
0 - 1 © 2007 Texas Instruments Inc, Content developed in partnership with Tel-Aviv University From MATLAB ® and Simulink ® to Real Time with TI DSPs Video.
Face Processing System Presented by: Harvest Jang Group meeting Fall 2002.
Behavior Analysis Midterm Report Lipov Irina Ravid Dan Kotek Tommer.
Visual Screen: Transforming an Ordinary Screen into a Touch Screen Zhengyou Zhang & Ying Shan Vision Technology Group Microsoft Research
Video Surveillance Capturing, Management and Analysis of Security Videos. -Abhinav Goel -Varun Varshney.
ICBV Course Final Project Arik Krol Aviad Pinkovezky.
Page 1 | Microsoft Streams sync and coordinate mapping Kinect for Windows Video Courses.
Webcam-synopsis: Peeking Around the World Young Ki Baik (CV Lab.) (Fri)
Human tracking and counting using the KINECT range sensor based on Adaboost and Kalman Filter ISVC 2013.
Lean Production (MUDA)
SUPERVISOR: MR. J. CONNAN.  The main purpose of system is to track an object across multiple frames using fixed input source.
ECE532 Final Project Demo Disparity Map Generation on a FPGA Using Stereoscopic Cameras ECE532 Final Project Demo Team 3 – Alim, Muhammad, Yu Ting.
Students: Anurag Anjaria, Charles Hansen, Jin Bai, Mai Kanchanabal Professors: Dr. Edward J. Delp, Dr. Yung-Hsiang Lu CAM 2 Continuous Analysis of Many.
1 Signal Processing Laboratory Swiss Federal Institute of Technology, Lausanne Cédric Dufour ( LTS-IBCM Collaboration ) The ‘microtubules’ project.
Group #6 Evan Davidson Afsaan Kermani Viker Lamardo Scott Moriarty.
Human pose recognition from depth image MS Research Cambridge.
Stable Multi-Target Tracking in Real-Time Surveillance Video
Chittampally Vasanth Raja 10IT05F vasanthexperiments.wordpress.com.
Jack Pinches INFO410 & INFO350 S INFORMATION SCIENCE Computer Vision I.
DETECTING AND TRACKING TRACTOR-TRAILERS USING VIEW-BASED TEMPLATES Masters Thesis Defense by Vinay Gidla Apr 19,2010.
Face Image-Based Gender Recognition Using Complex-Valued Neural Network Instructor :Dr. Dong-Chul Kim Indrani Gorripati.
Video Tracking G. Medioni, Q. Yu Edwin Lei Maria Pavlovskaia.
Application of Facial Recognition in Biometric Security Kyle Ferris.
CS 376b Introduction to Computer Vision 03 / 31 / 2008 Instructor: Michael Eckmann.
Cell Segmentation in Microscopy Imagery Using a Bag of Local Bayesian Classifiers Zhaozheng Yin RI/CMU, Fall 2009.
CHAPTER 6 Confirm Phase. Introduction What is Confirmation? Confirmation is the investigation of the theory, in operation, to determine its accuracy.
  Computer vision is a field that includes methods for acquiring,prcessing, analyzing, and understanding images and, in general, high-dimensional data.
Video Analytics Integration and Analytics. Introduction The functions of video analytics. The architecture of video analytics. The applications of video.
Learning color and locality cues for moving object detection and segmentation Yuan-Hao Lai Feng Liu and Michael Gleicher University of Wisconsin-Madison.
Detection, Tracking and Recognition in Video Sequences Supervised By: Dr. Ofer Hadar Mr. Uri Perets Project By: Sonia KanOra Gendler Ben-Gurion University.
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.
IMAGE PROCESSING APPLIED TO TRAFFIC QUEUE DETECTION ALGORITHM.
Digital Image Processing (Digitaalinen kuvankäsittely) Exercise 5
Introduction to Skin and Face Detection
Performance of Computer Vision
A Forest of Sensors: Tracking
Fast Preprocessing for Robust Face Sketch Synthesis
Computer Vision Lecture 12: Image Segmentation II
Detecting Room Occupancy with Pi Camera
Salevich Alex & Frenkel Eduard Wizard Hunting
Ali Ercan & Ulrich Barnhoefer
Week 8 Nicholas Baker.
Calculate HOC on Depth and HOG on RGB and concatenate them
Tremor Detection Using Motion Filtering and SVM Bilge Soran, Jenq-Neng Hwang, Linda Shapiro, ICPR, /16/2018.
Levi Smith REU Week 1.
Dongkeun Oh Sanghamitra Roy
Higher School of Economics , Moscow, 2016
SUSPICIOUS ACTIVITY DETECTION
Juan Mejia Rosario Antunez Michael Safdieh
Canny Edge Detector.
CS Lab Usage Logan Balow.
AHED Automatic Human Emotion Detection
Juan Mejia, Rosario Antunez, Michael Safdieh
AHED Automatic Human Emotion Detection
Vehicle detection and localization
Higher School of Economics , Moscow, 2016
Problem Image and Volume Segmentation:
Presentation transcript:

Crowd_Count++ Final Presentation Juan Mejia, Rosario Antunez, Michael Safdieh City College of New York

Crowd_Count++ Counting the number of people in images and videos arises in several real world applications including crowd management, design and analysis of buildings and spaces, and safety and security. In certain scenarios such as public rallies, marathons, public parks, and transportation, the number of people in the given scenario is of direct importance. This process usually involves fixed cameras, allowing the use of background modelling and change detection algorithms which produce a change measure at each pixel in a video stream.

Utility Business Insights. CCNY. Safety and Security. Almost any other scenario where crowd counting is applied.

Challenges Making accuracy as high as possible. Background subtraction. Low quality input images.

Solving the Challenges HAARS. Histogram of Oriented Gradients. Non-Maximum Suppression. BackgroundSubtractorMOG. BackgroundSubtractorMOG2. BackgroundSubtractorGMG.

HAARS (Non-Maximum Suppression)

Histogram of Oriented Gradients (Non-Maximum Suppression)

Background Subtraction

Background Subtraction Demo

Website Demo

Future Work / Improvements Make the system more accurate by doing motion detection (similar to kinect). Be able to effectively process very low quality input(first point will help with this). Investigate and possibly implement skin detection. Modifications to frontend.

Questions?

THANK YOU :)