+ All Categories
Home > Documents > Anaglyph Videos

Anaglyph Videos

Date post: 15-Jan-2016
Category:
Upload: lilka
View: 26 times
Download: 2 times
Share this document with a friend
Description:
Anaglyph Videos. Student:Jihaad Pienaar Supervisor: Mr Mehrdad Ghaziasgar Co-Supervisor:Mr James Connan Mentors: Mr Roland Foster & Mr Kenzo Abrahams. Overview. RECAP DESIGN DECISIONS AND SYSTEM CHANGES IMPLEMENTATION TOOLS USED PROJECT PLAN DEMO. Recap. - PowerPoint PPT Presentation
Popular Tags:
26
Anaglyph Videos Student: Jihaad Pienaar Supervisor: Mr Mehrdad Ghaziasgar Co-Supervisor: Mr James Connan Mentors: Mr Roland Foster & Mr Kenzo Abrahams
Transcript
Page 1: Anaglyph Videos

Anaglyph Videos

Student: Jihaad PienaarSupervisor: Mr Mehrdad Ghaziasgar Co-Supervisor: Mr James ConnanMentors: Mr Roland Foster & Mr Kenzo Abrahams

Page 2: Anaglyph Videos

Overview

• RECAP• DESIGN DECISIONS AND SYSTEM CHANGES• IMPLEMENTATION• TOOLS USED• PROJECT PLAN• DEMO

Page 3: Anaglyph Videos

Recap

A system which allows users to convert 2D videos into an Anaglyph 3D equivalent.

Page 4: Anaglyph Videos

Recap

We were able to convert a stereoscopic 2D image into a 3D equivalent using an algorithm by Eric Dubois.

Page 5: Anaglyph Videos

Design Decisions And System Changes

Page 6: Anaglyph Videos

Design Decisions And System Changes

• Disseminate video into frames.• Use a depth map to produce left and right frame.• Feed left and right frame into Dubois algorithm

to produce 3D frame.• Put frames back together to create 3D video

Page 7: Anaglyph Videos

Implementation

Page 8: Anaglyph Videos

Implementation

• Get the frame

Page 9: Anaglyph Videos

Implementation

• Each frame we want to produce a depth map

Page 10: Anaglyph Videos
Page 11: Anaglyph Videos

Implementation

• Foreground extraction• 4th order moments

Page 12: Anaglyph Videos

Implementation

• Fill holes

Page 13: Anaglyph Videos

Implementation

• Determine background depth by creating a similar image but for blurred regions.

Page 14: Anaglyph Videos

Implementation

• Generate stereoscopic pair

Left Right

Page 15: Anaglyph Videos

Tools Used

Page 16: Anaglyph Videos

Tools Used

• Ubuntu 12.04

• C/C++

• OpenCV 2.4

Page 17: Anaglyph Videos

Project Plan

Page 18: Anaglyph Videos

Project Plan

Completed

Gather Requirements and AnalysisWhilst learning Image processing techniques in

Open CV as well as researching 3D in general

Completed

Design and development of the prototypePrototype should be able to convert video into 3D

equivalent.

Completed Coding the final application

Term 4 Testing and Evaluation

Page 19: Anaglyph Videos

Demo

Page 20: Anaglyph Videos
Page 21: Anaglyph Videos
Page 22: Anaglyph Videos
Page 23: Anaglyph Videos
Page 24: Anaglyph Videos
Page 25: Anaglyph Videos

Questions

Page 26: Anaglyph Videos

References

• Bradski, G., & Kaehler, A., 2008. “Learning OpenCV.

United States of America: O’Reilly Media, Inc.”, pp. 8-30

• Changick, K., Jungwoo, P., Jaeho, L. & Jenq-Neng, H., 2007. Fast Extraction of Objects of Interest from Images with Low Depth of Field. ETRI, 29(3), pp. 353-363.

• Jaeseung, K., Manbae, K. & Changick, K., 2007. 2D-To-3D Stereoscopic Conversion: Depth-Map Estimation in a 2D Single-View Image. Applications of Digital Image Processing XXX, pp. 1-9.


Recommended