节点文献
基于像素层标识点的双边滤波快速实现
Fast Implementation of Bilateral Filtering with Identification Point in Pixel Layer
【摘要】 双边滤波能在去除噪声的同时有效地保留图像的边缘信息。但双边滤波的时间复杂度高,执行时间长。根据近似层和亮度分层的概念,利用标识点及像素层来快速实现双边滤波。首先根据灰度差值划分图像的像素层,然后在像素层上选择标识点,并利用标识点计算像素层的滤波值,最后通过线性插值获得各像素点的滤波值,并输出滤波图像。该改进算法称为标识点双边滤波(Identification Bilateral Filtering)。在实验中分别对灰度和彩色图像进行了双边滤波。实验结果表明,IBF算法执行时间短,并能获得较好的滤波效果。
【Abstract】 Bilateral filtering is a technique to delete images noise while effectively preserving edges.The nave implementation of the bilateral filtering can be extremely slow.The time complexity is high.According to concepts of appro-ximate layer and intensity layer,a improved bilateral filtering was proposed.This improved algorithm uses identification and pixel layer to realize Bilateral Filtering.This improved algorithm is called identification Bilateral Filtering(IBF).At first,the pixel layer with gray D-value was specified,then identification point in pixel layer was choosen,and the filtering value of every pixel layers with identification point was computed.At last,linear interpolation was used to compute filtering value of pixels and output filtered image.Gray image and color image were taken as research objects in experiment.Experiment results show that the IBF algorithm has short executing time and has a good filtering result.
【Key words】 Bilateral filtering; Pixel layer; Identification point; Euclidean distance;
- 【文献出处】 计算机科学 ,Computer Science , 编辑部邮箱 ,2013年07期
- 【分类号】TP391.41
- 【被引频次】6
- 【下载频次】121