Related Experiment Video
Updated: Aug 11, 2025

13:28
High-resolution Single Particle Analysis from Electron Cryo-microscopy Images Using SPHIRE
Published on: May 16, 2017
50.4K
The area-reconstruction h-dome technique and its efficient Python implementation for improved particle size image
Xiang Geng1,2, Andong Liu2, Yan'an Chen3
1School of Environmental and Chemical Engineering, Shanghai University, Shanghai, China.
Microscopy Research and Technique
|February 7, 2023
Summary
This study introduces an accelerated area-reconstruction h-dome transform algorithm to prevent over-segmentation in particle image analysis. The enhanced method significantly improves processing speed for accurate segmentation of irregularly shaped particles.
Area of Science:
- Image Processing
- Computer Vision
- Materials Science
Background:
- Traditional watershed segmentation methods often result in over-segmentation for irregularly shaped particles due to multiple local maxima in distance maps.
- Existing morphological reconstruction techniques like h-dome transform and h-maxima have limitations in effectively controlling over-segmentation.
Purpose of the Study:
- To evaluate and compare the effectiveness of morphological reconstruction methods, including area-reconstruction h-dome transform, in preventing over-segmentation.
- To develop and implement an accelerated algorithm for the area-reconstruction h-dome transform to improve computational efficiency for practical applications.
Main Methods:
- Comparison of h-dome transform, h-maxima, and area-reconstruction h-dome transform for controlling over-segmentation in particle analysis.
- Development of a hybrid pixel-queue algorithm integrated with Cython for accelerating the area-reconstruction h-dome transform.
- Application of the accelerated algorithm to segment rubber particles in thermoplastic polyolefin (TPO) compounds.
Main Results:
- Area-reconstruction h-dome transform demonstrated superior performance in controlling over-segmentation compared to other evaluated methods.
- The accelerated area-reconstruction h-dome transform achieved a processing time of approximately 549ms for a large image, representing a 249-fold speed improvement over the unaccelerated version.
- The accelerated algorithm was significantly faster (4x) than the Scikit-image reconstruction function.
Conclusions:
- The accelerated area-reconstruction h-dome transform is a highly effective and computationally efficient solution for segmenting irregularly shaped particles.
- This advanced technique overcomes the time-consuming nature of traditional methods, making it practical for batch processing and real-world applications like TPO material analysis.

