Skip to content

CS131 Project 1 Feedback from Win2024 #78

Description

@qucarolyn
  • Many students having issues in RANSAC that don’t appear until the stitch multiple images step, add a clearer sanity check on RANSAC, (ie. Printing out the keypoint values or H values), or give students some form of better intuition for debugging the question.

  • Do the same on split_multiple_images (sanity check the H values and the composite matrix shape before having them move on to the next step(s))

  • 1.2 (b) is unclear after removing the proof above from last year (show that $(K^{-1}v_i)^\top(K^{-1}v_j) = 0, \text{for each } i \neq j.$). I'd recommend putting this after 1.3 (c) or removing the question completely

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions