[[https://cw.felk.cvut.cz/upload/|Upload system]] [[https://cw.felk.cvut.cz/forum/forum-1808.html|Forum]]\\ Schedule: [[http://www.feld.cvut.cz/cz/education/rozvrhy-ng.B221/public/html/predmety/46/84/p4684606.html|B4M33TDV]] [[http://www.feld.cvut.cz/cz/education/rozvrhy-ng.B221/public/html/predmety/46/85/p4685306.html|BE4M33TDV]][[http://www.feld.cvut.cz/cz/education/rozvrhy-ng.B221/public/html/predmety/11/52/p11523004.html|XP33VID]]\\ Students: [[https://www.fel.cvut.cz/cz/education/rozvrhy-ng.B221/public/html/paralelky/P46/84/par4684606.1.html|B4M33TDV]] [[https://www.fel.cvut.cz/cz/education/rozvrhy-ng.B221/public/html/paralelky/P46/85/par4685306.1.html|BE4M33TDV]][[http://www.feld.cvut.cz/cz/education/rozvrhy-ng.B221/public/html/paralelky/P11/52/par11523004.1.html|XP33VID]]\\ Faculty web: [[http://www.fel.cvut.cz/cz/education/bk/predmety/46/84/p4684606.html|B4M33TDV]][[http://www.fel.cvut.cz/cz/education/bk/predmety/46/85/p4685306.html|BE4M33TDV]][[http://www.fel.cvut.cz/cz/education/bk/predmety/11/52/p11523004.html|XP33VID]] ====== TDV − 3D Computer Vision (Winter 2022) ====== ===== Motivation ===== This course introduces methods and algorithms for 3D geometric scene reconstruction from images. The student will understand these methods and their essence well enough to be able to build variants of simple systems for the reconstruction of 3D objects from a set of images or video, for inserting virtual objects to video-signal source, or for computing ego-motion trajectory from a sequence of images. The labs will be hands-on, the student will gradually build a small functional 3D scene reconstruction system. |{{:courses:tdv:asia-images.jpg|}}|{{:courses:tdv:asia.gif|}}| ===== Lectures: Tuesday 12:45-14:15 ===== Location: KN:E-112 Lecturer: [[courses:tdv:start#Contacts|Radim Šára]] Updated lecture slides are ready for download before the lecture. They get annotated during the lecture and appear here after the lecture. Recordings are from the previous course run and are meant as supporting material, not a substitute for lectures. The live version may differ from the recordings. /* **New:** {{http://cmp.felk.cvut.cz/cmp/courses/TDV/2021W/lectures/tdv-2021-01c.pdf|Lecture 1}} {{http://cmp.felk.cvut.cz/cmp/courses/TDV/2021W/lectures/tdv-2021-01c-annotated.pdf|L1}} [[http://cmp.felk.cvut.cz/cmp/courses/TDV/2021W/lectures/tdv-2021-01.mp4|R1]] */ /*{{http://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-midterm.pdf| All slides up to the midterm test (last updated 2022-12-13, without course overview)}}*/ {{http://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-all.pdf| All slides (last updated 2022-12-13, without course overview)}} ^ Week ^ Date ^ Updated Slides ^ Annotated Slides ^ Lecture Content ^ | 01 | 20.09. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-01a.pdf|Introduction}} \\ {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/Videos.zip|(videos)}} \\ {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-01b.pdf|Course_Overview}} | | 3D computer vision, its goals and applications, course overview | | ::: | ::: | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-01c.pdf|Lecture 1}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-01c-annotated.pdf|L1}} | basic geometry of points and lines | | 02 | 27.09. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-02.pdf|Lecture 2}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-02-annotated.pdf|L2}} | homography, perspective camera, projection matrix decomposition | | 03 | 04.10. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-03.pdf|Lecture 3}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-03-annotated.pdf|L3}} | optical center, optical ray, axis, plane; vanishing point, cross-ratio | | 04 | 11.10. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-04.pdf|Lecture 4}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-04-annotated.pdf|L4}} | camera calibration from vanishing points, camera resection from 6 points, critical configurations for resection, the exterior orientation problem | | 05 | 18.10. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-05.pdf|Lecture 5}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-05-annotated.pdf|L5}} | the relative orientation problem, epipolar geometry, epipolar constraint | | 06 | 25.10. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-06.pdf|Lecture 6}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-06-annotated.pdf|L6}} | essential matrix decomposition, 7-point algorithm for fundamental matrix estimation, 5-point algorithm for essential matrix estimation, triangulation by algebraic error minimization | | 07 | 01.11. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-07.pdf|Lecture 7}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-07-annotated.pdf|L7}} | reprojection error, Sampson error correction, the golden standard triangulation method, local optimization for fundamental matrix estimation | | 08 | 08.11. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-08.pdf|Lecture 8}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-08-annotated.pdf|L8}} | joint matching and epipolar geometry estimation, robust error function, optimization by random sampling | | 09 | 15.11. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-09.pdf|Lecture 9}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-09-annotated.pdf|L9}} | MH sampler, RANSAC, camera system reconstruction from triples | | 10 | 22.11. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-10.pdf|Lecture 10}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-10-annotated.pdf|L10}} | camera system reconstruction from pairs, bundle adjustment | | 11 | 29.11. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-11.pdf|Lecture 11}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-11-annotated.pdf|L11}} | gauge freedom in bundle adjustment, minimal representations, epipolar rectification | | 12 | 06.12. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-12.pdf|Lecture 12}} | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-12-annotated.pdf|L12}} | introduction to stereovision, occlusion constraints, matching table, Marroquin's WTA matching algorithm | | 13 | 13.12. | {{https://cmp.felk.cvut.cz/cmp/courses/TDV/2022W/lectures/tdv-2022-13.pdf|Lecture 13}} | | maximum-likelihood matching algorithm, ordering constraint, stereo matching algorithm comparison; the course summary | | 14 | 10.01. | no lecture | | | {{http://cmp.felk.cvut.cz/cmp/courses/TDV/2010W/lectures/3DV-slovnik.pdf|The English-Czech and Czech-English dictionary of 3D Vision}} and {{http://cmp.felk.cvut.cz/cmp/courses/TDV/2010W/lectures/3DV-slovnik-booklet.pdf| its print-ready A5 booklet version}} ===== Exercises (requirements) ===== Teacher: [[courses:tdv:start#Contacts|Martin Matoušek]] Details about exercises (technical content and assessment) are in the separate section [[courses:tdv:labs:start|Exercises]]. **Notice**: according to the study and examination code of CTU((Rev. Oct 1, 2015, in Czech, or Rev, Oct 1, 2015, in English: Article 7, Paragraph 5)), attendance at lectures is not mandatory (but recommended). However, students attending exercises are required to be theoretically prepared. The necessary theory is explained at the preceding lectures and can be also found in the recommended literature. === Requirements for the Credit === - Attending the exercises is mandatory, two absences are allowed. - Submission/presentation of all required intermediate results. - Submission of all required elementary methods that must pass automatic check. - Submission of results of the term project. - Submission of all homework problems assigned during lectures. ===== Assessment ===== Student assessment is based on scoring in the nominal range 0−100 points. There is also possibility to obtain some additional bonus points. The points are allocated to lectures, labs, homework problems and exam as follows: ^ ^Nominal points ^ Minimal points ^ Bonus points ^ |Exercises | 45 | | | |Homework assignments given at lectures | 9 | | 14 | |Midterm test | 10 | 3 | | |Exam test | 24 | 6 | | |Exam – oral | 12 | | | ^Total^ 100 ^ ^ +14 ^ /* The answers to bonus-point questions from the lectures are due on January 14, 2018 (23:59) at the latest. */ [[courses:tdv:labs:start#Assessment_of_Exercises|Assessment of Exercises]] is described in detail in the section of exercises. /*{{http://cmp.felk.cvut.cz/cmp/courses/TDV/2010W/lectures/zkouska-info.pdf|Informace o zkoušce}}.*/ The total of all points, including the bonuses is arithmetically rounded up and clipped at 100. The grade is then given by the standard table (100−90⇒A, 89−80⇒B, 79−70⇒C, 69−60⇒D, 59−50⇒E, ≤ 49 ⇒ F). /* , s omezením na minimální počet bodů z ústní zkoušky (viz informace). Celkově získané body včetně bonusu se shora omezí hodnotou 100, případné desetiny se zaokrouhlí aritmeticky a výsledná známka je pak standardně dána podle ECTS stupnice (tedy 100−90⇒A, 89−80⇒B, 79−70⇒C, 69−60⇒D, 59−50⇒E, ≤ 49 ⇒ F), s omezením na minimální počet bodů z ústní zkoušky (viz informace). */ ===== Exam ===== The first test is done during the semester. The second test is a part of the exam at the end. The exam has two parts, usually, one day we do the test and the other day we have the oral part. The oral part is mandatory to achieve the A–B grades; it tests the ability to solve small problems; at least 5 points must be achieved, otherwise the final grade is C. /* {{http://cmp.felk.cvut.cz/cmp/courses/TDV/2010W/lectures/zkouska-info.pdf|průběh a pravidla zkoušky}} */ ===== Additional Info ===== There is also a discussion forum (see link in the page head). Questions, feedback and comments on lectures or exercises are welcome. ===== Contacts ===== |Lectures: **Radim Šára**|Exercises: **Martin Matoušek**|Exercises: **Jaroslav Moravec**| |''sara@cmp.felk.cvut.cz''|''Martin.Matousek@cvut.cz''|''moravj34@fel.cvut.cz''| |KN, room 103|Dejvice, CIIRC, room B606|KN, room 103| | [[https://teams.microsoft.com/l/meetup-join/19%3a5655b69feb954411b99c5a54119520b1%40thread.tacv2/1611242368110?context=%7b%22Tid%22%3a%22f345c406-5268-43b0-b19f-5862fa6833f8%22%2c%22Oid%22%3a%22cb5ffe8d-db86-40c2-b770-77331d93a368%22%7d|virtual office]] | [[https://teams.microsoft.com/l/meetup-join/19%3ab0a8d9a0638c474892ab358f1e45c043%40thread.tacv2/1600776448022?context=%7b%22Tid%22%3a%22f345c406-5268-43b0-b19f-5862fa6833f8%22%2c%22Oid%22%3a%227b127957-1abe-4c2e-9a41-b1782621d23a%22%7d|Virtual office]] | | |phone (22435) 7203|phone (22435) 4221| | | [[https://usermap.cvut.cz/profile/84f72014-954f-4b79-ae1d-e8a330c63fb3|Usermap]] | [[https://usermap.cvut.cz/profile/daecc478-57b0-4918-af30-618b1a9179dc|Usermap]] | [[https://usermap.cvut.cz/profile/cd5ddbe9-ef83-4b86-8d42-66e2d0da9a3a|Usermap]] | | [[http://cmp.felk.cvut.cz/~sara|{{:courses:tdv:rs-2-small.png|}}]] | {{:courses:tdv:martin_matousek.png|}} | {{:courses:tdv:jaroslav_moravec.jpg|}} | /* |{{misc:projects:oppa_oi_english:3_loga_velikost_196.png}}|Podpořeno [[http://www.prahafondy.eu/cz/oppa.html|OPPA]]. Spolufinancováno Evropským sociálním fondem. Praha & EU: Investujeme do vaší budoucnosti.| */