Lecture 12: Camera Model

42,539
0
Published 2012-10-29

All Comments (15)
  • @cyrftube
    Sleepless in Seattle was the right movie.
  • @drbobusa
    It would be great, if we could also have the link to the presentation slides, in the video description! =)
  • At 41:00 . matrix is wrong. 2nd row , last three columns are wrong. Similarly for other row as well.
  • @preethychowdary
    How to find the orientation(angle) of the camera from 3x3 camera matrix which i got after camera calibration?
  • @cyrftube
    This was a clumsy presentation. The rotation about Y was omitted because the professor said the equation was just an example. In a better example, the complete extrinsic equation would include all 3 Euler rotations. The video was edited to include a better explanation.
  • Thanks, can you explain the calibration omnidirectional camera.?
  • @cooldood83
    in the camera model, why there is no rotation matrix for rotation around the Y-axis?
  • @deduu10
    what I did not understand is when the element of camera matrix m34 is set as 1, then the value of Tz will always be 1 also. can anyone explain this? :D