Kinect实时提取的深度图像映射得到的彩色图像以及目标背景分离图像边缘存在明显锯齿,且图像噪声大,质量较差。对此提出一种针对Kinect深度图像去噪算法。运用基于Prewitt算子的分块自适应阀值边缘检测算法可得到比较精细的图像边缘;选而根据获取边缘信息对深度图像进行分类,边缘区采用单向多级中值滤波算法进行降噪处理,而非边缘区采用双向多级中值滤波算法进行降噪处理。最终利用Kinect得到边缘清晰,噪声较小的高质量深度图像,实验证明了算法的有效性。
The depth image and the target background image separation captured by Kinect real-time extraction exist obvious serrated and loud image noise. Proposes a denoising algorithm for Kinect depth image. Applies the auto-regulative thresholds edge detection algorithm based on Prewitt operator to obtain fine image edge, then classifies the depth image according to the edge information, and reduces noises of the edge region by the unidirectional multistage median filtering algorithm, while suppresses noises at non edge region by the bidirectional multistage median filtering algorithm. Finally, acquires high quality depth images of clear-edge and small noise by the proposed Kinect algorithm, and verifies the effectiveness of the algorithm.