首页 | 本学科首页   官方微博 | 高级检索  
     

基于四叉树分解与图割的彩色图像快速分割
引用本文:胡志立,郭敏.基于四叉树分解与图割的彩色图像快速分割[J].计算机工程与科学,2015,37(2):390-396.
作者姓名:胡志立  郭敏
作者单位:1. 现代教育技术教育部重点实验室,陕西西安,710062
2. 陕西师范大学计算机科学学院,陕西西安,710062
基金项目:国家自然科学基金资助项目(10974130);陕西省青年科技新星资助项目(2011kjxx17);中央高校基本科研业务专项基金资助项目(GK201405007);陕西省重点科技创新团队项目(2014KTC 18);陕西师范大学学习科学交叉学科培育计划资助
摘    要:图割是一种基于图论的组合优化方法,基于图割的GrabCut是一种高效的前景提取算法。然而,GrabCut为达到一定分割精度,在高斯混合模型参数估计过程中多次迭代使用图割,这使得GrabCut在处理海量级图像数据时,耗时往往比较大。通过四叉树分解,可以将图像划分成区域内相似度高的若干分块,以构建精简的网络图,并用块内的RGB均值代替该块内的所有像素点的值进行高斯混合模型参数估计,从而减小问题规模,提高算法效率。实验结果表明了算法的可行性及有效性。

关 键 词:图割  四叉树分解  高斯混合模型
收稿时间:2013-05-29
修稿时间:2013-10-13

Fast segmentation in color image based on quadtree decomposition and graph cuts
HU Zhi-li , GUO Min.Fast segmentation in color image based on quadtree decomposition and graph cuts[J].Computer Engineering & Science,2015,37(2):390-396.
Authors:HU Zhi-li  GUO Min
Affiliation:(1.Key Laboratory of Modern Teaching Technology,Ministry of Education,Xi’an 710062; 2.School of Computer Science,Shaanxi Normal University,Xi’an 710062,China)
Abstract:Graph cuts is a combinatorial optimization method based on graph theory,and GrabCut based on it is an efficient foreground extraction algorithm.To achieve a certain segmentation accuracy,multiple iterations using graph cuts during the course of parameter estimation in the Gaussian Mixture Model(GMM),make it consume massive time when processing a great deal of image data.In this paper,we use quadtree decomposition to divide the image into several sub blocks with internal high similarity and thus construct a compact weighted graph;the Gaussian Mixture Model (GMM) parameters can be estimated by the mean RGB values instead of all pixel values within blocks,so it can reduce the problem scale and significantly improve the efficiency of the algorithm.The experimental results demonstrate the feasibility and effectiveness of the algorithm.
Keywords:graph cuts  quadtree decomposition  Gaussian mixture model
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《计算机工程与科学》浏览原始摘要信息
点击此处可从《计算机工程与科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号