REU Week 1 Jared Rhizor.

Slides:



Advertisements
Similar presentations
Motion.
Advertisements

Introduction To Tracking
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.
Computer Vision Optical Flow
The Viola/Jones Face Detector (2001)
Mean-Shift Algorithm and Its Application Bohyung Han
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.
Face Recognition Based on 3D Shape Estimation
CS 376b Introduction to Computer Vision 04 / 01 / 2008 Instructor: Michael Eckmann.
Stockman MSU Fall Computing Motion from Images Chapter 9 of S&S plus otherwork.
Introduction to Object Tracking Presented by Youyou Wang CS643 Texas A&M University.
CSCE 641 Computer Graphics: Image Registration Jinxiang Chai.
SOMTIME: AN ARTIFICIAL NEURAL NETWORK FOR TOPOLOGICAL AND TEMPORAL CORRELATION FOR SPATIOTEMPORAL PATTERN LEARNING.
A Brief Overview of Computer Vision Jinxiang Chai.
CSE 473/573 Computer Vision and Image Processing (CVIP) Ifeoma Nwogu Lecture 35 – Review for midterm.
Trends in Computer Vision Automatic Video Surveillance.
REU Project RGBD gesture recognition with the Microsoft Kinect Steven Hickson.
1 Motion Estimation Readings: Ch 9: plus papers change detection optical flow analysis Lucas-Kanade method with pyramid structure Ming Ye’s improved.
 Face Detection Face Detection  Eye Detection Eye Detection  Lip-reading Lip-reading  Facial Feature Detection Facial Feature Detection  Gaze Tracking.
Introduction EE 520: Image Analysis & Computer Vision.
Visibility map (high low) Surveillance with Visual Tagging and Camera Placement J. Zhao and S.-C. Cheung — Center for Visualization and Virtual Environment,
Computer Vision Lab Seoul National University Keyframe-Based Real-Time Camera Tracking Young Ki BAIK Vision seminar : Mar Computer Vision Lab.
Overview of Part I, CMSC5707 Advanced Topics in Artificial Intelligence KH Wong (6 weeks) Audio signal processing – Signals in time & frequency domains.
UCF REU: Weeks 1 & 2. Gradient Code Gradient Direction of the Gradient: Calculating theta.
APPLICATIONS OF LIGHT FIELDS IN COMPUTER VISION WEEK 2 REU STUDENT: AMARI LEWIS P.H.D STUDENT: AIDEAN SHARGHI.
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.
School of Engineering and Computer Science Victoria University of Wellington Copyright: Peter Andreae, VUW Image Recognition COMP # 18.
12/7/10 Looking Back, Moving Forward Computational Photography Derek Hoiem, University of Illinois Photo Credit Lee Cullivan.
The Viola/Jones Face Detector A “paradigmatic” method for real-time object detection Training is slow, but detection is very fast Key ideas Integral images.
Jack Pinches INFO410 & INFO350 S INFORMATION SCIENCE Computer Vision I.
End of Week 3 + Weekend Work UCF Computer Vision REU 2012 Paul Finkel 6/4/12.
Motion Estimation Today’s Readings Trucco & Verri, 8.3 – 8.4 (skip 8.3.3, read only top half of p. 199) Newton's method Wikpedia page
Department of Computer Science,
PRESENTATION REU IN COMPUTER VISION 2014 AMARI LEWIS CRCV UNIVERSITY OF CENTRAL FLORIDA.
Progress Report, Weeks 2 & 3 REU 2012 Paul Finkel May 30 th, 2012.
Quiz Week 8 Topical. Topical Quiz (Section 2) What is the difference between Computer Vision and Computer Graphics What is the difference between Computer.
Motion Features for Action Recognition YeHao 3/11/2014.
Motion Estimation Today’s Readings Trucco & Verri, 8.3 – 8.4 (skip 8.3.3, read only top half of p. 199) Newton's method Wikpedia page
Dynamic Perspective How a moving camera reveals scene depth and egomotion parameters Jitendra Malik UC Berkeley.
1 Motion Estimation Readings: Ch 9: plus papers change detection optical flow analysis Lucas-Kanade method with pyramid structure Ming Ye’s improved.
1 Review and Summary We have covered a LOT of material, spending more time and more detail on 2D image segmentation and analysis, but hopefully giving.
Learning color and locality cues for moving object detection and segmentation Yuan-Hao Lai Feng Liu and Michael Gleicher University of Wisconsin-Madison.
Face Recognition based on 2D-PCA and CNN
Course Outline (6 Weeks) for Professor K.H Wong
2. Skin - color filtering.
Wrap-up Computer Vision Spring 2018, Lecture 28
John burnum working under Salman KhoKhar
Report 1: Optical Flow and Sift
Efficient Deformable Template Matching for Face Tracking
Optical Flow For Vision-Aided Navigation
RGB-D Image for Scene Recognition by Jiaqi Guo
Topological Ordering Algorithm: Example
What I learned in the first 2 weeks
Computer Vision (CSE 490CV, EE400B)
Applications of Cellular Neural Networks to Image Understanding
REU Week 1 Ivette Carreras UCF.
8-3 RRAM Based Convolutional Neural Networks for High Accuracy Pattern Recognition and Online Learning Tasks Z. Dong, Z. Zhou, Z.F. Li, C. Liu, Y.N. Jiang,
Announcements more panorama slots available now
Motion Estimation Thanks to Steve Seitz, Simon Baker, Takeo Kanade, and anyone else who helped develop these slides.
Week 1 Alan Wright - UCF.
Iterative Crowd Counting
Topological Ordering Algorithm: Example
Topological Ordering Algorithm: Example
Face Detection Gender Recognition 1 1 (19) 1 (1)
Announcements more panorama slots available now
Wrap-up Computer Vision Spring 2019, Lecture 26
John Burnum working under Salman Khokhar
Topological Ordering Algorithm: Example
Week 3 Volodymyr Bobyr.
Presentation transcript:

REU Week 1 Jared Rhizor

Optical Flow Create fx,fy, and ft Use the surrounding 3x3 window to compute a vector field at every point. Iterate until convergence.

Optical Flow

SIFT 0.5522 0.5527 0.5491 0.5414 0.5298 0.5146 0.4961 0.4747 Too similar 0.4847 0.5016 0.5154 0.5260 0.5330 0.5363 0.5358 0.5316

SIFT 0.0787 0.0823 0.0853 0.0879 0.0898 0.0911 0.0917 0.0916 0.0648 0.0334 0.0020 0.0059 0.0118 0.0177 0.1276 0.1748

Adaboost

Potential Projects 1. Human Detection Using Convolutional Neural Network (Baoyuan Liu) 2. Face Recognition on the Internet - "Who are you?" (Dong Zhang) 3. Human Detection and tracking in semi-crowded and crowded scenes using depth-RGB surveillance cameras (Shayan Modiri) 4. Crowd Density Estimation (Afshin Dehgham) 5. Optimal algorithms for topologically constrained point correspondence (Imran Saleemi)