Related Experiment Video
Updated: Aug 8, 2026

13:02
Three-dimensional Particle Tracking Velocimetry for Turbulence Applications: Case of a Jet Flow
Published on: February 27, 2016
Trajectory Flow: Geometry-Constrained Surface Reconstruction via Unsigned Distance Fields
IEEE Transactions on Visualization and Computer Graphics
|August 6, 2026
Summary
This study introduces a new method for reconstructing 3D surfaces from point clouds using trajectory flow, improving accuracy and robustness in unsigned distance field (UDF) reconstruction.
Area of Science:
- Computer Vision
- Geometric Deep Learning
- 3D Reconstruction
Background:
- Neural implicit methods reconstruct surfaces using distance fields.
- Current unsigned distance field (UDF) methods struggle with sparse data due to local error accumulation.
Purpose of the Study:
- To develop a more robust and accurate method for UDF reconstruction from point clouds.
- To overcome limitations of local regression in current self-supervised UDF methods.
Main Methods:
- Reformulated UDF learning as a geometrically constrained trajectory-evolution problem.
- Introduced a bidirectional linear flow for shortest-path trajectory modeling.
- Developed a flow-guided iterative densification strategy for improved point-to-surface projection.
Main Results:
- Achieved state-of-the-art performance in reconstruction accuracy.
- Demonstrated superior robustness against sparse and non-uniform sampling.
- Validated through extensive experiments on synthetic and real-world data.
Conclusions:
- The trajectory-flow approach offers a globally consistent and geometrically stable alternative to local regression for UDF learning.
- This method effectively addresses challenges posed by sparse sampling in 3D reconstruction.
- The proposed technique advances the field of neural implicit surface reconstruction.
Related Concept Videos
Parametric Surfaces
A parametric surface in three-dimensional space is defined through a vector-valued function\begin{equation*}\mathbf{r}(u, v) = x(u, v)\mathbf{i} + y(u, v)\mathbf{j} + z(u, v)\mathbf{k}\end{equation*}where u and v are parameters within a specified domain D in the uv-plane. The functions x(u, v), y(u, v), and z(u, v) define the coordinates of points on the surface. As u and v vary over D, the position vector r(u, v) traces a continuous surface in space. This parametric representation is essential...
Vector Functions and Motion: Problem Solving
Accurate position tracking is fundamental to the safe and effective operation of unmanned aerial vehicles (UAVs), particularly during precision maneuvers near complex structures. In this scenario, a drone is programmed to perform a high-precision inspection of a vertical structure, starting at position ((x, y, z) = (3, 0, 0)), with an initial velocity oriented in the positive z-direction. The trajectory of the drone is governed by a time-dependent acceleration function a(t), which is predefined...
Distance Problem
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
Vector Forms of Green’s Theorem
The study of fluid motion often involves understanding how local rotational behavior relates to global circulation. In the context of a pond with pollutants, direct measurement of water movement along an irregular shoreline can be impractical. Green’s Theorem in vector form provides an alternative by relating the circulation around a closed boundary to properties of the flow within the enclosed region.Measurements of water velocity at different points define a continuous vector field that...
Real-World Applications of Space Curves
Modern aerospace navigation depends on the accurate prediction of motion in three-dimensional space. In defense applications, radar systems continuously track both interceptors and moving aerial targets to find whether their flight paths will result in a collision. These motions are modeled mathematically as space curves, which represent paths that change continuously with time. Each object’s position is described by a vector function that specifies its location in terms of time-dependent...
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...

