融合T节点线索的图像物体分割
详细信息    查看全文 | 推荐本文 |
  • 英文篇名:Image object segmentation algorithm by T junctions information
  • 作者:曹风云 ; 胡玉娟 ; 王浩 ; 施培蓓
  • 英文作者:Cao Fengyun;Hu Yujuan;Wang Hao;Shi Peibei;Department of Public Computer Teaching,Hefei Normal University;College of Computer Science and Technology,Hefei University of Technology;
  • 关键词:图像分割 ; T型节点 ; L0梯度最小化 ; graph-based算法 ; 分割评价
  • 英文关键词:image segmentation;;T junction;;L0 gradient minimization;;Graph-based algorithm;;image segementation evaluation
  • 中文刊名:ZGTB
  • 英文刊名:Journal of Image and Graphics
  • 机构:合肥师范学院公共计算机教学部;合肥工业大学计算机与信息学院;
  • 出版日期:2018-03-16
  • 出版单位:中国图象图形学报
  • 年:2018
  • 期:v.23;No.263
  • 基金:国家自然科学基金项目(61175051,61175033);; 安徽省高校自然科学研究重点项目(KJ2017A926,KJ2017A927);; 安徽省自然科学基金项目(1508085SMF222);; 企业横向课题基金项目(HX2016003,HX2016004,HX2016005)~~
  • 语种:中文;
  • 页:ZGTB201803011
  • 页数:6
  • CN:03
  • ISSN:11-3758/TB
  • 分类号:130-135
摘要
目的图像分割是计算机视觉、数字图像处理等应用领域首要解决的关键问题。针对现有的单幅图像物体分割算法广泛存在的过分割和过合并现象,提出基于图像T型节点线索的图像物体分割算法。方法首先,利用L0梯度最小化方法平滑目标图像,剔除细小纹理的干扰;其次,基于Graph-based分割算法对平滑后图像进行适度分割,得到粗糙分割结果;最后,借助于图像中广泛存在的T型节点线索对初始分割块进行区域合并得到最终优化分割结果。结果将本文算法分别与Grabcut算法及Graph-based算法在不同场景类型下进行了实验与对比。实验结果显示,Grabcut算法需要人工定位边界且一次只能分割单个物体,Graph-based算法综合类内相似度和类间差异性,可以有效保持图像边界,但无法有效控制分割块数量,且分割结果对阈值参数过分依赖,极易导致过分割和过合并现象。本文方法在降低过分割和过合并现象、边界定位精确性和分割准确率方面获得明显改进,几组不同类型的图片分割准确率平均值达到91.16%,明显由于其他算法。处理图像尺寸800×600像素的图像平均耗时3.5 s,较之其他算法略有增加。结论与各种算法对比结果表明,该算法可有效解决过分割和过合并问题,对比实验结果验证了该方法的有效性,能够取得具有一定语义的图像物体分割结果。
        Objective Object segmentation from a single image is a fundamental step in many computer vision and digital image processing applications,such as image semantic recognition,medical image analysis,traffic control,weather forecasting,image searching,geological exploration,and scene understanding. Traditional image segmentation methods mainly use low-level semantic information of an image,which includes the color,texture,and shape of image pixels. This method is not ideal because it easily causes oversegmentation and overmerging in the actual segmentation of a complex scene. Obtaining semantic segmentation results is difficult. A novel approach that combines graph-based algorithm and t junction cues is proposed to improve the oversegmentation and merging of a single image object segmentation algorithm. Method On the basis of the Graph-based algorithm,t junction cues are introduced,which can guarantee accurate segmentation results toavoid the influence of color information on segmentation. First,L0 gradient minimization is applied to smooth the target image and eliminate artifacts caused by noise and texture detail. The L0 gradient minimization algorithm uses the number of non-zero gradients in the image to retain useful edge details in the image and removes useless edge parts. Thus,image smoothing is achieved. The L0 gradient minimization algorithm achieves edge-preserving smoothing without changing the artwork structure. The initial oversegmentation result of the smoothing image uses the Graph-based algorithm. The Graphbased algorithm considers the similarity between regions and the differences between regions and maintains image boundaries better. However,it cannot control the number of image blocks and the compact program. A region merging algorithm is applied to optimize the error segmentations by t junction cues. Result The proposed algorithms are compared with the Grabcut algorithm and the Graph-based algorithm under different scene types. Experimental results show that the Grabcut algorithm of artificial boundary and positioning is only a single object segmentation. The proposed algorithm has advantages in terms of robustness,time consumption,and boundary location accuracy over the Grabcut algorithm. The Graph-based method considers the similarities between and differences among regions. The image boundaries can be maintained well by segmenting the vertices in the graph. However,the defects of the Graph-based algorithm are obvious,such as class difference.Moreover,the number and the compactness of the image blocks are not controlled,and the segmentation effect depends strongly on the selected threshold. Oversegmentation and overmerging occur easily. The average rate of segmentation accuracy for several groups of different types of images reaches 91. 16% given other algorithms. The image size of 800 × 600 pixels and the average time of 3. 5 s increased slightly compared with other algorithms. The proposed algorithm is more time consuming than the Graph-based algorithm,but segmentation accuracy is greatly improved. The proposed algorithmcan generate concise and smooth segmentation boundaries and obtain segmentation results with some semantics. Conclusion This study proposes the object segmentation algorithm of a single image on the basis of t junction cues. A comparison of the proposed algorithm and the traditional graph-based and improved Grabcut algorithms shows the effectiveness of the proposed algorithm. Moreover,the proposed algorithm can effectively solve the problem of oversegmentation and overmerging,and semantic object segmentation results can be achieved. Experimental results show the effectiveness of the proposed algorithm.
引文
[1]Fischler M A,Bolles R C.Random sample consensus:a paradigm for model fitting with applications to image analysis and automated cartography[J].Communications of the ACM,1981,24(6):381-395.[DOI:10.1145/358669.358692]
    [2]Comaniciu D,Meer P.Mean shift:a robust approach toward feature space analysis[J].IEEE Transactions on Pattern Analysis and Machine Intelligence,2002,24(5):603-619.[DOI:10.1109/34.1000236]
    [3]Felzenszwalb P F,Huttenlocher D P.Efficient graph-based image segmentation[J].International Journal of Computer Vision,2004,59(2):167-181.[DOI:10.1023/B:VISI.0000022288.19776.77]
    [4]Boykov Y Y,Jolly M P.Interactive graph cuts for optimal boundary®ion segmentation of objects in N-D images[C]//Proceedings of 8th IEEE International Conference on Computer Vision.Vancouver,BC,Canada,Canada:IEEE,2001,1:105-112.[DOI:10.1109/ICCV.2001.937505]
    [5]Shi J B,Malik J.Normalized cuts and image segmentation[J].IEEE Transactions on Pattern Analysis and Machine Intelligence,2000,22(8):888-905.[DOI:10.1109/34.868688]
    [6]Palou G,Salembier P.Monocular depth ordering using T-junctions and convexity occlusion cues[J].IEEE Transactions on Image Processing,2013,22(5):1926-1939.[DOI:10.1109/TIP.2013.2240002]
    [7]Palou G,Salembier P.Occlusion-based depth ordering on monocular images with Binary Partition Tree[C]//Proceedings of 2011IEEE International Conference on Acoustics,Speech and Signal Processing.Prague,Czech Republic:IEEE,2011:1093-1096.[DOI:10.1109/ICASSP.2011.5946598]
    [8]Bergevin R,Bubel A.Detection and characterization of junctions in a 2D image[J].Computer Vision and Image Understanding,2004,93(3):288-309.[DOI:10.1016/j.cviu.2003.10.003]
    [9]Ruzon M A,Tomasi C.Edge,junction,and corner detection using color distributions[J].IEEE Transactions on Pattern Analysis and Machine Intelligence,2001,23(11):1281-1295.[DOI:10.1109/34.969118]
    [10]Calderero F,Caselles V.Recovering relative depth from low-level features without explicit T-junction detection and interpretation[J].International Journal of Computer Vision,2013,104(1):38-68.[DOI:10.1007/s11263-013-0613-4]
    [11]Xu L,Lu C W,Xu Y,et al.Image smoothing via L0 gradient minimization[J].ACM Transactions on Graphics,2011,30(6):1-12.[DOI:10.1145/2070781.2024208]
    [12]Rubner Y,Tomasi C,Guibas L J.A metric for distributions with applications to image databases[C]//Proceedings of the 6th International Conference on Computer Vision.Bombay,India:IEEE,1998:59-66.[DOI:10.1109/ICCV.1998.710701]
    [13]Rother C,Kolmogorov V,Blake A.“Grab Cut”:interactive foreground extraction using iterated graph cuts[C]//Proceedings of ACM SIGGRAPH 2004 Papers.Los Angeles,California:ACM,2004:309-314.[DOI:10.1145/1186562.1015720]
    [14]Acharya A,Mukherjee U,Fowlkes C.On image segmentation using fractional gradients-learning model parameters using approximate marginal inference[J].ar Xiv preprint ar Xiv:1605.02240,2016.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700