摘要
针对Kinect传感器所采集的深度图像中存在大面积空洞的问题,提出了一种模糊C-均值聚类引导的深度图像修复算法。该算法将同步获取的彩色图像和深度图像作为输入;利用模糊C-均值聚类算法对彩色图像进行聚类,聚类结果作为引导图像;然后对每个深度图像中的大面积空洞区域,利用改进的快速行进算法,从空洞边缘向空洞内部逐层修复空洞区域;最后,利用改进的双边滤波算法去除图像中的散粒噪声。实验表明该算法能有效修复Kinect深度图像中的空洞,修复后的图像在平滑度和边缘强度上优于传统算法。
Considering the problem that large holes in the depth map captured by Kinect, this paper proposed an algorithm for inpainting holes in depth map under fuzzy C-means clustering guidance.Firstly,it simultaneously obtained color image and depth map as input.Then the proposed method used fuzzy C-means clustering algorithm for color image,image clustering results as a guiding image.For the large holes in the depth map,the proposed method used the improved fast marching algorithm to inpaint the holes from the edge to the internal layer.For the discrete void points,the algorithm inpainted them by using the improved bilateral filtering. Experiments show that the algorithm can effectively inpaint holes in depth map captured by Kinect,and the restored depth map are superior to the depth map restored by the traditional algorithms in smoothness and edge strength.
作者
万红
钱锐
Wan Hong;Qian Rui(School of Electrical Engineering, Zhengzhou University, Zhengzhou 450001, China;Henan Key Laboratory of Brain Science & Brain-Computer Interface Technology, Zhengzhou University, Zhengzhou 450001, China)
出处
《计算机应用研究》
CSCD
北大核心
2019年第5期1564-1568,共5页
Application Research of Computers
基金
国家自然科学基金面上项目(61673353)
河南省脑科学与脑机接口技术重点实验室开放基金资助项目(HNBBL17005)
关键词
深度图像
空洞修复
模糊C-均值算法
聚类
快速行进法
depth image
hole inpainting
fuzzy C-means algorithm
clustering
fast marching method