Rate-distortion efficient piecewise planar 3-D scene representation from 2-D images

Evren Imre1, A Aydin Alatan, Uğur Güdükbay

  • 1Centre de Recherche INRIA Nancy Grand Est, Villers-lès-Nancy, France. evren.imre@gmail.com

Summary

This study introduces a new algorithm for 2-D-to-3-D conversion, improving representation efficiency for storage and transmission. The novel mesh-based method offers superior rate-distortion performance in certain scenes.

Related Concept Videos

Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...
Depth Perception and Spatial Vision01:15

Depth Perception and Spatial Vision

Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
Interpretations of Partial Derivatives01:14

Interpretations of Partial Derivatives

A surface defined by a function of two variables can be visualized as a vast, uneven terrain, where each point is identified using Cartesian coordinates. The elevation of the terrain at any point is determined by a function that assigns a height value to every pair of horizontal coordinates. This representation allows the surface to be studied in terms of how its height varies across different directions.At a specific point on this terrain, understanding how the height changes requires...
Divergence Theorem in 3D Space01:20

Divergence Theorem in 3D Space

In vector calculus, flux measures the total flow of a vector field through a surface. For a closed surface in three-dimensional space, this means measuring how much of the field passes outward through every point on the boundary. Directly calculating this flux can be difficult when the surface has a complicated or irregular shape. The Divergence Theorem provides a powerful alternative by relating surface flux to behavior inside the enclosed region.The Divergence Theorem states that the outward...