IEEE Open Journal of the Computer Society (Jan 2023)

An Efficient Connected-Component Labeling Algorithm for 3-D Binary Images

  • Xiao Zhao,
  • Yuyan Chao,
  • Hui Zhang,
  • Bin Yao,
  • Lifeng He

DOI
https://doi.org/10.1109/OJCS.2022.3233088
Journal volume & issue
Vol. 4
pp. 1 – 12

Abstract

Read online

Conventional voxel-based algorithms for labeling connected components in 3D binary images use the same mask to process all object voxels. To reduce the number of times that neighboring voxels are checked when object voxels are processed, we propose an algorithm that uses two different masks for processing two different types of object voxels. One type of mask is used when the voxel preceding the object voxel being processed is an object voxel, and the other type is used otherwise. In either case, an optimal order is used for checking the voxels in the corresponding mask. Experimental results demonstrate that our proposed algorithm checked fewer voxels, and was more efficient than conventional algorithms.

Keywords