Next Article in Journal
Simulation and Optimization of Multi-Phase Terminal Trajectory for Three-Dimensional Anti-Ship Missiles Based on Hybrid MOPSO
Previous Article in Journal
Artificial Intelligence and the Human–Computer Interaction in Occupational Therapy: A Scoping Review
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

Fast Equipartition of Complex 2D Shapes with Minimal Boundaries

by
Costas Panagiotakis
1,2
1
Department of Management Science and Technology, Hellenic Mediterranean University, Agios Nikolaos 72100, Greece
2
Institute of Computer Science, FORTH, Heraklion 70013, Greece
Algorithms 2025, 18(5), 277; https://doi.org/10.3390/a18050277
Submission received: 5 April 2025 / Revised: 1 May 2025 / Accepted: 6 May 2025 / Published: 8 May 2025
(This article belongs to the Section Evolutionary Algorithms and Machine Learning)

Abstract

In this paper, we study the 2D Shape Equipartition Problem (2D-SEP) with minimal boundaries, and we propose an efficient method that solves the problem with a low computational cost. The goal of 2D-SEP is to obtain a segmentation into N equal-area segments (regions), where the number of segments (N) is given by the user under the constraint that the length of boundaries between the segments is minimized. We define the 2D-SEP, and we study problem solutions using basic geometric shapes. We propose a 2D Shape Equipartition algorithm based on a fast balanced clustering method (SEP-FBC) that efficiently solves the 2D-SEP problem under complex 2D shapes in O(N·|S|·log(|S|)), where |S| denotes the number of image pixels. The proposed SEP-FBC method initializes clustering using centroids provided by the k-means algorithm, which is executed first. During each iteration of the main SEP-FBC process, a region-growing procedure is applied, starting from the smallest region and expanding until regions of equal area are achieved. Additionally, a Particle Swarm Optimization (PSO) method that uses the SEP-FBC method under different initial centroids has also been proposed to explore better 2D-SEP solutions and to show how the selection of the initial centroids affect the performance of the proposed method. Finally, we present experimental results on more than 2800 2D shapes to evaluate the performance of the proposed methods and illustrate that their solutions outperform other methods from the literature.
Keywords: shape analysis; image segmentation; equipartition; geometric shapes shape analysis; image segmentation; equipartition; geometric shapes
Graphical Abstract

Share and Cite

MDPI and ACS Style

Panagiotakis, C. Fast Equipartition of Complex 2D Shapes with Minimal Boundaries . Algorithms 2025, 18, 277. https://doi.org/10.3390/a18050277

AMA Style

Panagiotakis C. Fast Equipartition of Complex 2D Shapes with Minimal Boundaries . Algorithms. 2025; 18(5):277. https://doi.org/10.3390/a18050277

Chicago/Turabian Style

Panagiotakis, Costas. 2025. "Fast Equipartition of Complex 2D Shapes with Minimal Boundaries " Algorithms 18, no. 5: 277. https://doi.org/10.3390/a18050277

APA Style

Panagiotakis, C. (2025). Fast Equipartition of Complex 2D Shapes with Minimal Boundaries . Algorithms, 18(5), 277. https://doi.org/10.3390/a18050277

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop