Difference between revisions of "Private:progress-calagari"
From NMSL
Line 1: | Line 1: | ||
− | = | + | |
+ | = Spring 2012 (RA) = | ||
* '''Courses:''' | * '''Courses:''' | ||
− | ** CMPT- | + | ** CMPT-820: Multimedia Systems |
− | + | ||
+ | |||
+ | === Mar 21 - Apr 4 === | ||
+ | Implemented an idea for 2D-to-3D conversion (which is good for landscape images and images with perspective such as street views) as the course project. | ||
+ | |||
+ | === Mar 7 - Mar 21 === | ||
+ | Second course presentation | ||
+ | Started working with edge detection and line detection algorithms as useful tools for my own research and also needed for detecting vanishing points and vanishing lines for my course project. | ||
+ | |||
+ | === Feb 21 - Mar 7 === | ||
+ | First course presentation | ||
+ | Working on writing the journal paper and finishing its draft. | ||
+ | |||
+ | === Feb 7 - Feb 21 === | ||
+ | Course assignment (a simple implementation of a video codec such as H.264) | ||
+ | Started writing the journal paper in any time left. | ||
+ | |||
− | |||
− | |||
− | |||
=== Feb 7 === | === Feb 7 === | ||
* My report: [https://cs-nsl-svn.cs.surrey.sfu.ca/cssvn/nsl-members/calagari/reports/2D-to-3D-conversion-report.pdf here]. | * My report: [https://cs-nsl-svn.cs.surrey.sfu.ca/cssvn/nsl-members/calagari/reports/2D-to-3D-conversion-report.pdf here]. | ||
* I presented in the Lab meeting | * I presented in the Lab meeting | ||
+ | |||
+ | ******************************************************************8 | ||
+ | |||
+ | = Fall 2012 (RA) = | ||
+ | * '''Courses:''' | ||
+ | ** CMPT-705: Algorithms | ||
+ | ** CMPT-771: Internet Arch. and Protocols | ||
=== Sep 14 - Sep 28 === | === Sep 14 - Sep 28 === |
Revision as of 21:37, 14 April 2013
Spring 2012 (RA)
- Courses:
- CMPT-820: Multimedia Systems
Mar 21 - Apr 4
Implemented an idea for 2D-to-3D conversion (which is good for landscape images and images with perspective such as street views) as the course project.
Mar 7 - Mar 21
Second course presentation Started working with edge detection and line detection algorithms as useful tools for my own research and also needed for detecting vanishing points and vanishing lines for my course project.
Feb 21 - Mar 7
First course presentation Working on writing the journal paper and finishing its draft.
Feb 7 - Feb 21
Course assignment (a simple implementation of a video codec such as H.264) Started writing the journal paper in any time left.
Feb 7
- My report: here.
- I presented in the Lab meeting
- 8
Fall 2012 (RA)
- Courses:
- CMPT-705: Algorithms
- CMPT-771: Internet Arch. and Protocols
Sep 14 - Sep 28
- Learned about latex and how to work with it and wrote a report about HEVC
- Read a few papers and web pages about HEVC
- Read Som's paper :"Cloud-based Scalable Multimedia Streaming" and had a discussion with him about it and also future works and challenges