1) A modified PSO-based graph cut algorithm is proposed to select the optimal regularizing parameter for image segmentation. The algorithm uses a modified PSO to optimize the smallest size of area and smallest threshold cut value parameters for the graph cut algorithm.
2) In the proposed method, images are first preprocessed using Gaussian filtering. Then, a modified PSO optimizes the regularizing parameters for graph cut. Segmentation is performed using the graph cut algorithm with the optimized parameters.
3) The method is implemented in MATLAB and evaluated on various images. Evaluation metrics like Jaccard similarity, Dice coefficient, and accuracy show the proposed method achieves better performance than conventional PSO and graph cut approaches.