Non-convex polyhedral volume of interest selection

Raphael Fuchs1, Volkmar Welker, Joachim Hornegger

  • 1Computer Graphics Lab, ETH Zürich, Switzerland. raphael@inf.ethz.ch

Summary

This study presents a new interactive method for defining and editing volumes of interest (VOI) using polyhedral bounding objects. This approach simplifies the selection of complex, non-convex, and non-connected regions for various applications.

Related Concept Videos

Finding Volume Using Cross-Sectional Area01:24

Finding Volume Using Cross-Sectional Area

For solids whose cross-sectional areas vary in a predictable way, volume can be determined by integrating these areas along an axis perpendicular to the slices. This approach is particularly useful for polyhedral solids, where classical geometric formulas may not be immediately applicable. A tetrahedron provides a clear example of how cross-sectional integration can be applied to a three-dimensional object with continuously changing geometry.Consider a tetrahedron with height h and a base that...
Volumes of Solids of Revolution01:29

Volumes of Solids of Revolution

Volumes of irregularly shaped objects can be systematically determined using the concept of solids of revolution. This approach begins with a region defined by a curve in a two-dimensional plane. When this region is rotated about a fixed line, known as the axis of revolution, it generates a three-dimensional object with rotational symmetry. Such objects frequently arise in mathematical modeling, physics, and engineering applications.When the region being rotated lies directly against the axis...
Problem Solving: Volume01:13

Problem Solving: Volume

The volume of a fuel tank mounted on the wing of a jet aircraft can be modeled using the concept of solids of revolution. In this case, the tank is formed by rotating a two-dimensional region, defined by a mathematical function, about the x-axis. The region extends along the axis from zero to two meters, and the resulting three-dimensional shape is symmetric about the axis of rotation. Because the boundary curve lies directly against the axis, the disk method is an appropriate technique for...
VSEPR Theory and the Basic Shapes02:52

VSEPR Theory and the Basic Shapes

Overview of VSEPR Theory
Parametric Surfaces01:30

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...
Calculation of Volume of Solids by Integration01:27

Calculation of Volume of Solids by Integration

Volume calculation often begins with simple geometric solids. For example, the volume of a rectangular box is obtained by multiplying the area of its base by its height. This straightforward approach relies on the fact that the cross-sectional area of the box remains constant throughout its length. Many real-world objects, however, do not have uniform cross-sections, and their volumes cannot be determined using elementary geometric formulas.To address this limitation, the Slicing Method...