Week 1

14
Week 1 Emily Hand UNR

description

Emily Hand UNR. Week 1. Optical Flow - Lucas Kanade. Matlab Implementation Input Images:. Optical Flow - Matlab Cont. Output:. Optical Flow. OpenCV I downloaded and installed OpenCV on my laptop. Using the calcOpticalFlowLKPyr function in OpenCV, the following is produced. - PowerPoint PPT Presentation

Transcript of Week 1

Page 1: Week 1

Week 1

Emily HandUNR

Page 2: Week 1

Optical Flow - Lucas Kanade

Matlab Implementation Input Images:

Page 3: Week 1

Optical Flow - Matlab Cont.

Output:

Page 4: Week 1

Optical Flow

OpenCV I downloaded and installed OpenCV on my laptop. Using the calcOpticalFlowLKPyr function in OpenCV, the following is produced.

Page 5: Week 1

Optical Flow - OpenCV

Input:

Page 6: Week 1

Optical Flow - OpenCV

Output:

Page 7: Week 1

Edge Detection - Canny

I implemented the code Dr. Lobo provided in C++.

Input:

Page 8: Week 1

Edge Detection - Canny

Magnitude Image:

Sigma = 1

Page 9: Week 1

Edge Detection - Canny

Peak Image:

Sigma = 1

Page 10: Week 1

Edge Detection - Canny

Output Image:

Sigma = 1

Page 11: Week 1

Edge Detection - Canny

Magnitude Image:

Sigma = 3

Page 12: Week 1

Edge Detection - Canny

Peak Image:

Sigma = 3

Page 13: Week 1

Edge Detection - Canny

Output Image:

Sigma = 3

Page 14: Week 1

Project Interests/ Further Research

Bag of Words Model

Classification of Faces

Human Action Recognition    Movements/Gestures