Related Experiment Video
Updated: Mar 9, 2026

05:39
Generating Strictly Controlled Stimuli for Figure Recognition Experiments
Published on: March 18, 2019
5.6K
A Robust Divide and Conquer Algorithm for Progressive Medial Axes of Planar Shapes
IEEE Transactions on Visualization and Computer Graphics
|January 6, 2017
Summary
We developed a fast geometric algorithm for computing progressive medial axes of large shapes. This method efficiently merges medial axes of planar shapes along shared boundaries, improving shape analysis.
Area of Science:
- Computational Geometry
- Computer Graphics
- Shape Analysis
Background:
- Medial axis is crucial for shape representation and analysis.
- Progressive medial axis is needed for large, high-resolution shapes.
- Existing methods lack efficiency for large-scale data.
Purpose of the Study:
- To propose a fast and robust geometric algorithm for computing progressive medial axes.
- To enable detailed shape analysis of large-scale planar shapes.
- To introduce a novel approach for merging medial axes.
Main Methods:
- Developed a novel structural analysis for merging medial axes of two planar shapes along a shared boundary.
- Separated topological structure analysis from numerical computation for robustness.
- Implemented a progressive approach starting from low-resolution shapes.
Main Results:
- Achieved a time complexity of O(n lognv) for merging medial axes.
- Demonstrated robustness by decoupling topological and numerical aspects.
- Validated efficiency and effectiveness on large-scale polygonal data.
Conclusions:
- The proposed algorithm offers an efficient and robust solution for progressive medial axis computation.
- This method advances shape analysis capabilities for large-scale datasets.
- The novel merging strategy significantly improves performance compared to state-of-the-art techniques.
Related Concept Videos
Plastic Deformations of Members with a Single Plane of Symmetry
419
When a structural member undergoes plastic deformation due to bending, it is crucial to understand the position of the neutral axis and the stress distribution. This member, characterized by a single plane of symmetry, exhibits a uniform stress distribution, with negative stress above the neutral axis and positive stress below. Notably, the neutral axis does not align with the centroid of the cross-section. This misalignment is typical in cases where the cross-section is not rectangular or...
419
Parallel-axis Theorem
8.5K
The parallel-axis theorem provides a convenient and quick method of finding the moment of inertia of an object about an axis parallel to the axis passing through its center of mass. Consider a thin rod as an example. There is a striking similarity between the process of finding the moment of inertia of a thin rod about an axis through its middle, where the center of mass lies, and about an axis through its end using the conventional method. In the conventional method, the concept of linear mass...
8.5K
Parallel-Axis Theorem for an Area
3.2K
The moment of inertia is a fundamental concept in mechanical engineering that plays a significant role in designing rotationally symmetric objects such as flywheels, gears, and other mechanical systems. In this context, we will discuss the moment of inertia of a flywheel rotating about its centroidal axis and how it relates to the moment of inertia about an axis parallel to it.
For a flywheel approximated as a solid disc, consider an infinitesimal differential element with an arbitrary distance...
For a flywheel approximated as a solid disc, consider an infinitesimal differential element with an arbitrary distance...
3.2K
Eccentric Axial Loading in a Plane of Symmetry
661
Eccentric axial loading occurs when an axial load is applied away from the centroidal axis of a structural member. This scenario is common in engineering, where structural elements may not be directly aligned due to various design or functional requirements.
661
Gauss's Law: Planar Symmetry
9.8K
A planar symmetry of charge density is obtained when charges are uniformly spread over a large flat surface. In planar symmetry, all points in a plane parallel to the plane of charge are identical with respect to the charges. Suppose the plane of the charge distribution is the xy-plane, and the electric field at a space point P with coordinates (x, y, z) is to be determined. Since the charge density is the same at all (x, y) - coordinates in the z = 0 plane, by symmetry, the electric field at P...
9.8K
Perpendicular-Axis Theorem
4.7K
The perpendicular-axis theorem states that the moment of inertia of a planar object about an axis perpendicular to its plane is equal to the sum of the moments of inertia about two mutually perpendicular concurrent axes lying in the plane of the body.
Consider a circular disc of mass M and radius R lying along an x-y plane. The origin lies at the center of the disc, and the z-axis is perpendicular to the disc's plane. All three axes coincide at the disc's center. The moment of inertia of this...
Consider a circular disc of mass M and radius R lying along an x-y plane. The origin lies at the center of the disc, and the z-axis is perpendicular to the disc's plane. All three axes coincide at the disc's center. The moment of inertia of this...
4.7K

