====== Progression of Course Material ====== The schedule below roughly approximates the timeline of course material presentation. It ends a bit earlier than the course which means that (i) some of the material will take a little longer than indicated at the moment, and (ii) there may be some time to consider other aspects of computer vision. Overall, the first part of the course on the geometry of cameras and perspective projection, will explore the linear algebra techniques needed to solve for- or recover- camera or world geometry. The second part of the course introduces optimization-based thinking when it comes to information recovery from images. The last part of the course goes over different optimization setups that compute different entities associated to computer vision. ==== Readings Covering the Course Material ===== The following are online resources or links to reading material referenced in the timeline: * [[http://szeliski.org/Book/ | Szeliski]] (Sz); * [[http://homepages.inf.ed.ac.uk/rbf/BOOKS/BANDB/bandb.htm|Balland & Brown]] (B&B); * [[https://mitpress.mit.edu/books/robot-vision | Horn]] (H); The following are condensed notes or slides related to the mathematical or computer vision concepts: * Lecture Summaries: {{ECE4580:Notes_2013_Part1_TheCamera.pdf | Part 1: The Camera}} (Weeks 1-4) * Cheat Sheets: [[http://www.cs.utexas.edu/~grauman/courses/378/handouts/mathprimer.pdf | Martial Hebert @ CMU notes]]; * Slides: [[https://people.eecs.berkeley.edu/~trevor/CS280Notes/ | Trevor Darrell @ UC Berkeley]] ==== Timeline / Schedule ==== The different book chapters listed in the reading column are interchangeable, but you might prefer one over the other. \\ Blue is reading that won't necessarily be discussed in class during the week, but will relate to the homework. There is also a list of [[ECE4580:QuestionsFormative | Formative Questions]] that relate to the weekly readings. These begin with the letter *Q* in the reading collumn. | ^ Topic ^ Concepts ^ Reading ^ Notes | ^ Week 01 | Syllabus | Projection Equations | Sz 1, B&B 1, H 1 \\ Darrell 01+02 | {{ECE4580:ECE4580_T01_ImageFormation.pdf | Image formation}} | | ::: | **Image Formation** | Ideal/Actual Cameras | ::: | ::: | || ^ Week 02 | Image Formation | Homogeneous Representation \\ Real Projective Space \\ $SE(3)$ Representation | Sz 2.1 \\ B&B A1.1-A1.7 \\ H 13 (kind of) | {{ECE4580:ECE4580_T02_CoordinatesTransformation.pdf | Coordinate Systems}} \\ {{ECE4580:StudentNotes_2010_MatrixHomogeneous.pdf | Matrix Homogeneous Form}} | | ::: | **Camera/World Geometry** \\ Rigid Body Frames \\ Camera Projection Matrix | ::: | ::: | ::: | | ::: | ::: | ::: | ::: | ::: | | ::: | Image Processing \\ (Linear Filters) | | Sz3.1.1, 3.1.4, 3.2 \\ B&B 3.2, 3.3 \\ H 7, 8 | | | ::: | ::: | ::: | ::: | ::: | | ::: | ::: | ::: | ::: | ::: | || ^ Week 03 \\ Week 04 | **Camera Calibration** \\ Intrinsic/Extrinsic Parameters | Direct Linear Transformation \\ Singular Value Decomposition \\ QR Factorization | Sz 6.2, 6.3 \\ B&B A1.8-1.9 \\ {{ECE4580:BaLi_3D_Reconstruction_Using_DLT.pdf|DLT Tech Report}}\\ [[ECE4580:QuestionsFormative#Topic_3Camera_Calibration|Q3.2]], [[ECE4580:QuestionsFormative#Topic_3Camera_Calibration|Q3.3]] | {{ECE4580:ECE4580_T03_Calibration.pdf | Calibration}} | | ::: | ::: | ::: | ::: | ::: | | ::: | ::: | ::: | ::: | ::: | | ::: | ::: | ::: | ::: | ::: | | ::: | Binary / Morphological Transformations \\ Distance Transform | | Sz 3.3.2-3.3.4 \\ H 3,4 | | | ::: | ::: | ::: | ::: | ::: | || ^ Week 05 | **Stereo Cameras** | Least Squares \\ Psuedo-Inverse | Sz 7.1, 7.2 \\ H 13 \\ [[ECE4580:QuestionsFormative#Topic_4Stereo_and_Multiview_Geometry| Q4.1]] | {{ECE4580:ECE4580_T03_StereoAndDepth.pdf | Stereo}} | | ::: | Triangulation | ::: | ::: | ::: | || ^ Week 06 | Stereo Imaging / Epipolar Geometry | Essential Matrix \\ Fundamental Matrix | Sz 7.2 \\ H 6,7 \\ [[ece4580:QuestionsFormative#Topic_4Stereo_And_Multiview_Geometry|Q4.2]] | {{ECE4580:ECE4580_T03_Epipolar.pdf | Epipolar}} | | ::: | ::: | ::: | ::: | ::: | | ::: | Image Convolution/Filtering | | Sz 3.2 | ::: | || ^ Week 07 | **Images as Functions** \\ Linear Image Operators \\ Numerical Differentiation | Convolution | [[ECE4580:QuestionsFormative#Topic_5Images_as_Functions|Q5.1]] | {{ECE4580:ECE4580_T04_Differentiation.pdf|Differentiation}} | | ::: | ::: | ::: | ::: | ::: | | ::: | Image Smoothing | Diffusion Equation | Sz 4.1 | ::: | || ^ Week 08 | **Gradient Optimization in \\ Computer Vision** | Template Matching | Sz 8.1, 8.2 \\ B&B 3.2.1 \\ H 6,7 | {{ECE4580:ECE4580_T04_TemplateMatch.pdf | Template Matching}} | | ::: | Energy Minimization | ::: | ::: | ::: | | ::: | Global vs Local | ::: | ::: | ::: | || ^ Week 09 | Template Matching (ctd) \\ Interest Points | ::: | Sz 4.1 | | ::: | ::: | ::: | ::: | || ^ Week 10 | **Regularization and Discrete \\ Optimization in Computer Vision** | $k$-means | Sz 3.7.1 | {{ECE4580:ECE4580_T05_Clustering_KMeans.pdf|K-Means}} \\ {{ECE4580:ECE4580_T05_Segmentation.pdf | Segmentation}} | | ::: | Image Segmentation | Iterated Conditional Modes | ::: | {{ECE4580:ECE4580_T05_ActiveContours.pdf | Active Contours (Optional) }} | || ^ Week 11 | Spring Break [No Class] | | || ^ Week 12 | **Bayesian Segmentation\\ in Computer Vision** | Bayesian Segmentation \\ Maximum //a-posteriori// | [[ECE4580:QuestionsFormative#Topic_7Bayesian_Statistics_in_Computer_Vision|Q7.1]] | | | ::: | ::: | ::: | ::: | ::: | || ^ Week 13 | Optical Flow \\ Sparse vs Dense | Horn-Schunk \\ Gauss-Seidel | [[ECE4580:QuestionsFormative#Topic_8Optical_Flow|Q8.1+2]] | {{ECE4580:ECE4580_T06_OpticalFlow.pdf|Optical Flow}} \\ {{ECE4580:ECE4580_T06_OpticalFlow02.pdf|Part/Version 2}} | | ::: | ::: | ::: | ::: | ::: | || ^ Week 14 | TBD | | | | ::: | ::: | ::: | | || ^ Week 15 | TBD | | | | ::: | ::: | ::: | ::: | || ^ Week 16 | Final Exam Week (Optional) | | | ==== Argh! Matlab ==== Here are some Matlab primers - [[http://web.stanford.edu/class/ee241/Handouts/matlab_primer3.pdf | Stanford primer]]. - Matlab list of [[http://www.mathworks.com/academia/student_center/tutorials/launchpad.html|tutorials]]. - Another [[http://www.cyclismo.org/tutorial/matlab/ | Matlab primer]]. - Image processing in [[http://www.imageprocessingplace.com/root_files_V3/tutorials.htm | Matlab]]. ==== Other Computer Vision Material ==== - Computer vision [[http://homepages.inf.ed.ac.uk/rbf/AVINVERTED/main_av.htm|lectures online]] (advanced) - [[http://homepages.inf.ed.ac.uk/rbf/CVonline/| CV Online]] - IAPR Computer Vision/Image Processing [[http://homepages.inf.ed.ac.uk/rbf/IAPR/researchers/D2PAGES/d2tut.htm | tutorials]]. --------- ;#; [[: | Main ]] ;#;