Skip to content
Snippets Groups Projects
Select Git revision
  • 3dce98a90d09f0a3ebca819b88f29436e17c27ba
  • main default protected
2 results

notes.md

Blame
  • notes.md 494 B

    need to calibrate cameras

    assumed intrinsic calibration of camera (focal length) derived extrinsic calibration (rotation translation)

    print backdrop on paper line up crosses with background line up camera with lines (instead should get matrix from projected markers) identify cross points with camera solve for camera position (do in js instead of open cv) project line onto object find four contiguous points looking from bottom

    draw depth map take real zs - camera z in x y of camera space