Neil Gealy Outline What I Learned this Week Research Interests

Slides:



Advertisements
Similar presentations
People Counting and Human Detection in a Challenging Situation Ya-Li Hou and Grantham K. H. Pang IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS—PART.
Advertisements

Unsupervised Learning
1 Video Processing Lecture on the image part (8+9) Automatic Perception Volker Krüger Aalborg Media Lab Aalborg University Copenhagen
Computer Vision REU Week 2 Adam Kavanaugh. Video Canny Put canny into a loop in order to process multiple frames of a video sequence Put canny into a.
Contrast Enhancement Crystal Logan Mentored by: Dr. Lucia Dettori Dr. Jacob Furst.
Optical flow and Tracking CISC 649/849 Spring 2009 University of Delaware.
Feature Screening Concept: A greedy feature selection method. Rank features and discard those whose ranking criterions are below the threshold. Problem:
MULTIPLE MOVING OBJECTS TRACKING FOR VIDEO SURVEILLANCE SYSTEMS.
Review Rong Jin. Comparison of Different Classification Models  The goal of all classifiers Predicating class label y for an input x Estimate p(y|x)
Yasmina Schoueri, Milena Scaccia, and Ioannis Rekleitis School of Computer Science, McGill University.
UCF REU: Weeks 1 & 2. Gradient Code Gradient Direction of the Gradient: Calculating theta.
Week 2 REU Nolan Warner. Overview This weeks progress/projects Things learned Tentative research topics.
KRISTIN LAM REU WEEKS 1 & 2. MATERIAL COVERED MATLAB basics Edge Detection Harris Corner Detector Adaboost Face Detection Optical Flow Lucas-Kanade Method.
Effective Optical Flow Estimation
Pyramidal Implementation of Lucas Kanade Feature Tracker Jia Huang Xiaoyan Liu Han Xin Yizhen Tan.
Neil Gealy 8/6/10. Pruning Plots What I have found to be the most optimal sequence of pruning: 1. Consecutive pruning based on radius and threshold 2.
Kylie Gorman WEEK 1-2 REVIEW. CONVERTING AN IMAGE FROM RGB TO HSV AND DISPLAY CHANNELS.
Kearan Mc Pherson Mr. J. Connan. Overview Introduction Design Decisions Implementation Project Plan Demo.
Segmentation of Vehicles in Traffic Video Tun-Yu Chiang Wilson Lau.
Department of Computer Science,
PRESENTATION REU IN COMPUTER VISION 2014 AMARI LEWIS CRCV UNIVERSITY OF CENTRAL FLORIDA.
IEEE International Conference on Multimedia and Expo.
Visual Tracking by Cluster Analysis Arthur Pece Department of Computer Science University of Copenhagen
Lecture 5: Statistical Methods for Classification CAP 5415: Computer Vision Fall 2006.
Dr. J. Shanbehzadeh M.HosseinKord Science and Research Branch of Islamic Azad University Machine Vision 1/49 slides.
Face and Pose Tracking Kat Bradley Kaylin Spitz. General Layout (Detection) Right Image Left Image Face Detection Feature Detection Feature Correspondence.
REU Week 1 Presented by Christina Peterson. Edge Detection Sobel ◦ Convolve image with derivative masks:  x:  y: ◦ Calculate gradient magnitude ◦ Apply.
Motion tracking TEAM D, Project 11: Laura Gui - Timisoara Calin Garboni - Timisoara Peter Horvath - Szeged Peter Kovacs - Debrecen.
Date of download: 7/2/2016 Copyright © 2016 SPIE. All rights reserved. Illustration of quantities in Eq. : Ath is the ratio of the striped area under the.
Crowd Detection and Analysis By David Zeng CE at CCNY Mentor: Professor Hao Tang Graduate Student Mentor: Greg Olmschenk.
Experience Report: System Log Analysis for Anomaly Detection
P.Demestichas (1), S. Vassaki(2,3), A.Georgakopoulos(2,3)
What I Did This Summer JEFFERSON RIDGEWAY 07 August 2017
Human Action Recognition Week 10
Human Detection in Surveillance Applications
Intro to Machine Learning
Project #5: Generating Privacy and Security Threat Summary for Internet of Things REU Student: Ray Yan Graduate mentors: Logan Lebanoff Faculty Mentor(s):
DIGITAL SIGNAL PROCESSING
ECE 692 – Advanced Topics in Computer Vision
CSE 577 Image and Video Analysis
UML Activity Diagram Documents the Flow the of Program
Edge Detection CS 678 Spring 2018.
Video-based human motion recognition using 3D mocap data
Machine Learning Week 1.
Lecture 3. Edge Detection, Texture
Report 1: Optical Flow and Sift
Representing Moving Images with Layers
Dr. Chang Shu COMP 4900C Winter 2008
Visual Tracking of Cell Boundaries and Geometries
UML Activity Diagram Documents the Flow the of Program
What I learned in the first 2 weeks
REU Week 1 Ivette Carreras UCF.
Week 7 Nicholas Baker.
Differentiate. f (x) = x 3e x
Week 6 Nicholas Baker.
Design of a new xBSM Coded Aperture for 1.8 Gev
Week 1 Alan Wright - UCF.
Differentiate the function:    {image} .
Machine Learning Algorithms – An Overview
Lucas-Kanade Registration Algorithm
Filtering An image as a function Digital vs. continuous images
Change Detection and Visualization
Week 1 Emily Hand UNR.
TENNIS STROKE DETECTION
IT472 Digital Image Processing
Report 7 Brandon Silva.
Volodymyr Bobyr Supervised by Aayushjungbahadur Rana
Week 4: Moving Target Detection Using Infrared Sensors
Logistic Regression Geoff Hulten.
Presentation transcript:

Neil Gealy Outline What I Learned this Week Research Interests REU – Week 2 Neil Gealy Outline What I Learned this Week Research Interests

What I Learned this Week Machine Learning Generated features using Derivative of Gaussian filter From a set of training data, I found the optimal weights using logistic regression. Use a set of test data to plot an ROC curve.

What I Learned this Week

What I Learned this Week Original Image Output with a threshold of 70

What I Learned this Week K-means – partitioning into k clusters based on mean

Orlginal Image K-means (6 centers)

What I Learned this Week Lucas-Kanade –optical flow estimation based on differential

What I Learned this Week Using Code from Online Using My Code

What I Learned this Week Background Modeling Median with a 20% threshold Single Gaussian with 2 standard deviation threshold

Research Interests Tracking Automated surveillance in parking lot to determine abnormal behavior Walking – driving – walking identification Other Ideas Facebook Google Streetview