Lecture 6 - 3D Flashcards
What are the primary types of 3D acquisition methods?
The primary types are passive methods (e.g., stereo, shape-from-texture, shape-from-shading) and active methods (e.g., structured light, time-of-flight, laser scanning).
Define “triangulation” in the context of 3D stereo vision.
Triangulation is the process of determining the 3D position of a point by measuring angles from two different viewpoints, typically using two cameras.
What is disparity in stereo vision?
Disparity is the difference in image location of an object seen by the left and right cameras. It is inversely proportional to the depth of the object.
Explain the concept of “epipolar geometry”.
Epipolar geometry describes the geometric relationship between two views of the same scene. It is used to simplify the correspondence problem in stereo vision by reducing the search space for matching points to one-dimensional epipolar lines.
What is the role of the fundamental matrix in stereo vision?
The fundamental matrix encapsulates the intrinsic and extrinsic parameters of two cameras, providing a relationship between corresponding points in stereo images. It is used to enforce the epipolar constraint.
Describe the process of active triangulation using a laser.
Active triangulation involves projecting a laser beam onto an object and capturing the reflected light with a camera. The intersection of the laser ray and the viewing ray provides the 3D coordinates of the point on the object.
What is structured light, and how is it used in 3D reconstruction?
Structured light involves projecting patterns (e.g., grids or stripes) onto a scene. The deformation of these patterns when viewed from a different angle is used to infer the 3D shape of the object.
Define “time-of-flight” in the context of 3D imaging.
Time-of-flight measures the time a modulated light signal takes to travel to the object and back to calculate the distance, thereby determining the 3D structure of the scene.
Explain the concept of “shape-from-shading”.
Shape-from-shading derives the 3D shape of an object based on the variations in shading (intensity) within an image, assuming known light source direction and surface reflectance properties.
What is the purpose of photometric stereo?
Photometric stereo uses multiple images taken under different lighting conditions to estimate the surface normals and reconstruct the 3D shape of an object.
Describe the process of shape-from-silhouettes.
Shape-from-silhouettes involves capturing images of an object from multiple viewpoints and extracting the object’s silhouette in each image. These silhouettes are then used to reconstruct the 3D shape of the object.
What is the advantage of using a laser scanner for 3D acquisition?
Laser scanners provide high accuracy and resolution in 3D measurements, making them ideal for detailed surface reconstruction and precise modeling.
Write the formula for calculating 3D coordinates from disparity in stereo vision.
Provide the formula for the epipolar constraint in terms of the fundamental matrix.
What is the formula for the projection of a point in 3D space onto an image plane?