Author :
Fukushima, Norishige ; Inoue, Takeru ; Ishibashi, Yutaka
Author_Institution :
Grad. Sch. of Eng., Nagoya Inst. of Technol., Nagoya, Japan
Abstract :
We propose a fast post filter set for removing coding distortions of depth maps. Lossy coding generates various distortions, such as mosquito and block noises, edge blurs, and over quantization. These distortions seriously deteriorate image quality of synthesized views in free viewpoint image rendering. Thus, we propose the post filter set which includes median filter, Gaussian filter, min-max blur remove filer, and binary weighted range filter to remove these noises. In experiments, we use various codecs, which are JPEG, JPEG-LS, JPEG2000, and H.264/AVC, for depth map coding, and synthesize views with the coded depth maps. Experimental results show that our post filter set can improves every codecs performance. Improvement of PSNR is larger than the conventional post filter, and especially JPEG is large. The computational time of the filter set, which is implemented by C++ with SIMD optimization, is within 5.2 ms at high bit rate cases, and within 15.3 ms at low bit rate cases.
Keywords :
C++ language; image coding; minimax techniques; minimum shift keying; video codecs; C++; Gaussian filter; H.264/AVC; JPEG-LS; JPEG2000; SIMD optimization; binary weighted range filter; block noises; depth map coding distortion removal; edge blurs; free viewpoint image rendering; image quality; median filter; min-max blur remove filer; mosquito noises; over quantization; post filter set; Codecs; Encoding; Image analysis; Kernel; Noise; Transform coding; Video coding; Depth map coding; Edge preserving filter; Image based rendering; Post filter;