Grabcut color image segmentation algorithm combined with Bayesian classification and SLIC

Wei-lin ZHAO,Zhen-hong JIA,Liang-liang LI,Jie YANG,Kasabov NIKOLA
DOI: https://doi.org/10.14016/j.cnki.jgzz.2017.05.084
2017-01-01
Abstract:To overcome the phenomenon of deterioration in segmentation which is based on super pixels in the image segmentation algorithm of Grabcut when the number of super pixels is low.It put forward a segmentation algorithm which is combined with Bayesian classification and SLIC (Simple Linear Iterative Clustering) to improve Grabcut.Firstly,use the SLIC algorithm for image clustering,after that,use RGB mean value of evey pixel blocks as the pixel dot to form contacted Graph Cuts model.And then use Bayesian classification to classify pixels in the model.Apply SLIC to classify the pixels in the second time.In order to estimate the value of GMM,this algorithm use the mean of the super pixels color value to represent the all pixels color value.Finally it used min-cut algorithm to get the optimal segmentation of graph.The experimental results show that the algorithm reduced segmentation mistake and achieved better image segmentation.
What problem does this paper attempt to address?