节点文献
基于图切分的交互式图像染色算法
Interactive Graph Cut Colorization
【Author】 Yuntao Jia Shimin Hu (Department of Computer Science and Technology,Tsinghua University,Beijing 100084)
【机构】 清华大学计算机科学与技术系;
【摘要】 将黑白图像颜色化是一个需要大量用户交互和时间的事情,传统的基于交互的做法主要有两种:先分割后着色和全局优化。前者速度快,但是往往因为分块太大而丧失细节;后者能保持颜色变化的连续性,但是求解速度慢。对此我们提出了一种图像颜色化的新方法:基于图切分技术的分割算法。图切分是一种基于全局能量优化的分割技术,因而可以保证大部分区域的颜色分布光滑,而只在灰度变化剧烈的边缘地区产生颜色跳变,并且算法具有很快的求解速度。在用户简单的给定的颜色种子基础上,基于相同灰度倾向于相同彩色的基本假设,我们首先计算图像每个像素周围的灰度分布并构造一个全局的能量函数。接着我们利用图切分(Graph Cut)的技术快速有效的求得最佳分割。随着用户的进一步交互,图切分可以很快的递归计算。这样,通过简单的交互,用户可以很快的对一幅黑白图像彩色化,并获得自然的效果。
【Abstract】 Traditional ways to handle monochrome image colorization which always requires considerable user interaction and a lot of time are Segmentation colorization and Colorization using optimization.The former works fast,but always lose the details because of the large segmentation;while the latter looks much more continuous but takes longer time.In this paper we proposed a novel approach:Segmentation colorization based on Graph cut,which is a very fast segmentation technique of global energy optimization.So we can maintain smoothness almost everywhere except for the sharp discontinuity at the boundaries in the image.Firstly,with the few seeds of pixels set manually by the user,we set up a global energy according to the gray value distribution around each pixel,with the conception that similar gray intensity prefers same color.Secondly,we use ’Graph Cut’ to get the best segmentation,fast and efficiently.As user specifies more colors,the energy minimization will be solved iteratively and much faster.So with few manual specifications,user can colorize a gray image in a very short time and get naturally looking results.
【Key words】 colorization; graph cut; global energy minimization; interactive;
- 【会议录名称】 几何设计与计算的新进展
- 【会议名称】第二届全国几何设计与计算学术会议
- 【会议时间】2005-04-16
- 【会议地点】中国安徽合肥;中国安徽黄山
- 【分类号】TP391.41
- 【主办单位】中国工业与应用数学学会几何设计与计算专业委员会