← Back to curriculum

Module 6 — Video & motion

Module 6 quiz & review

15 interactive multiple-choice questions on optical flow, tracking, and data association with review links.

~40 min read + exercises

Module 6 quiz and review

Before we begin

Aim for at least 12 out of 15 before the tracker project.


Multiple choice quiz

Interactive quiz

Pick one answer per question. Feedback appears immediately — take your time before clicking.

0 / 15 correct·0 answered
  1. Question 1 of 15

    Optical flow estimates:

    Answer options for question 1
  2. Question 2 of 15

    Brightness constancy assumption in flow means:

    Answer options for question 2
  3. Question 3 of 15

    SORT tracker associates detections using:

    Answer options for question 3
  4. Question 4 of 15

    An ID switch in multi-object tracking occurs when:

    Answer options for question 4
  5. Question 5 of 15

    Lucas–Kanade optical flow assumes:

    Answer options for question 5
  6. Question 6 of 15

    DeepSORT extends SORT by adding:

    Answer options for question 6
  7. Question 7 of 15

    Motion boundaries in flow fields appear where:

    Answer options for question 7
  8. Question 8 of 15

    Kalman filter in tracking predicts:

    Answer options for question 8
  9. Question 9 of 15

    Dense vs sparse optical flow:

    Answer options for question 9
  10. Question 10 of 15

    Track lifecycle typically includes:

    Answer options for question 10
  11. Question 11 of 15

    Temporal redundancy in video means:

    Answer options for question 11
  12. Question 12 of 15

    Hungarian algorithm in data association solves:

    Answer options for question 12
  13. Question 13 of 15

    Occlusion breaks brightness constancy because:

    Answer options for question 13
  14. Question 14 of 15

    Higher frame rate generally helps tracking by:

    Answer options for question 14
  15. Question 15 of 15

    Flow visualization as HSV color wheel encodes:

    Answer options for question 15

What's next

Project: multi-object video tracker