tezvyn:

Lens distortion and camera calibration

Source: interviewintermediate

WHAT IT TESTS: camera-model fundamentals. OUTLINE: radial distortion bends straight lines (barrel/pincushion), tangential comes from lens-sensor misalignment; calibrate with a known pattern to estimate intrinsics and distortion coefficients.

WHAT IT TESTS: whether you know the pinhole model and how to recover its parameters. ANSWER OUTLINE: radial distortion, modeled by coefficients, curves straight lines outward (barrel) or inward (pincushion) and worsens toward edges; tangential distortion arises when the lens is not parallel to the sensor. To calibrate, capture many views of a known pattern like a checkerboard, detect corners, solve for intrinsic matrix and distortion coefficients, then build an undistortion remap. RED FLAG: omitting intrinsics or assuming one image suffices.

Read the original → interview

Get five bites like this every day.

Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.

Lens distortion and camera calibration · Tezvyn