Depth Generation using Structured Depth Templates
Lei Zhang
Lenovo Research Center, Lenovo Group Ltd., Beijing, China
Keywords: Depth Map, Stereoscopic, Structured Depth Template.
Abstract: We propose a new stereoscopic image / video conversion algorithm by using a two-directional structured
depth model matching method. This work is aimed at providing an effect depth map to a 2D scene. By
analyzing structure features of the inputting image frame, a kind of depth model called structured depth model
is estimated to be as an initial depth map. Then the final depth map can be obtained by a depth post processing.
Subjective evaluation is performed by comparing original depth maps generated manually and generated from
the proposed method.
1 INTRODUCTION
Since 3D stereoscopic images provide higher realistic
viewing experience than conventional monoscopic
images, 3D stereoscopic technology and display
system (i.e. 3D-TV) are nowadays often seen as the
next major milestone in the ultimate visual experience
of media (Harman, 2000). An important part in any
3D system is the 3D content generation. However, the
traditional capture techniques with a single camera
leads that the tremendous amount of current and past
media data is in 2D format but in lack of 3D video
content. To evade this situation, 2D to 3D conversion
technology is used to convert a monoscopic image or
video movie to a stereoscopic image or video movie.
A necessary step of 2D to 3D conversion
processing is depth map generation, which recovers
the depth information by analyzing and processing
the 2D image. Some of conversion methods are using
image classification (Battiato et al., 2004), vanishing
line (Cheng et al., 2009), motion estimation
(Moustakas, 2005; Kim et al., 2007). In one side,
these methods are difficult to be processed in real
time because of higher complexity and more memory
needs. In another hand, some of them are just suited
to special scenes, like object motion scenes or outside
scene with vanishing line. So these methods have
some limitations to general applications, like 3D
home TV or broadcasting with various scenes.
In view of the foregoing, the intent of this paper is
to impart a new depth map generation algorithm by
using a two-directional structured depth template
matching approach (SDTM). In the proposed method,
a kind of initial component, named structured depth
template (SDT), is defined. Two SDTs for horizontal
and vertical directions are estimated respectively by
analyzing structure features of the inputting scene.
Then the final accurate depth map can be obtained by
a depth post processing. The SDTM method may be
applied in a real-time software or hardware system
because of the lower complexity and higher
performance.
2 DEPTH MAP GENERATION BY
SDTM
2.1 Main Architecture
The main architecture operates on an embodiment
described below with reference to figure 1. The whole
processing consists of several constitutive modules
At image preprocessing stage, the noise
reduction, gray conversion and resolution reduction
processing will be done, which can enhance accuracy
of depth estimation and also reduce the computational
complexity.
From template change detection to depth map
post processing stages, a depth map matching the
inputting scene will be estimated and generated. The
details of these stages will be described later.
Finally, the stereoscopic image pairs are
generated by using computed depth map and the
original video (Kim et al., 2007).