one of the most famous algorithms having anisotropic
diffusion (Perona and Malik, 1990).
When focusing on stereo disparity detection,
we can find many state-of-the-art stereo algo-
rithms (Scharstein and Szeliski, 2002), some of which
handle the problem due to depth discontinuity or its
related occluding boundary problem. The cooperative
algorithm (Marr and Poggio, 1979) mentioned above
is one of the most widely known and primitive algo-
rithms. Zitnick and Kanade proposed a modern coop-
erative algorithm (Zitnick and Kanade, 2000), which
assumes the two constraints and also simultaneously
provides a solution to solve the occluding boundary
problem. The belief-propagation algorithm (Klaus
et al., 2006) and the graph-cuts algorithm (Deng et al.,
2007) are also attracting much attention from com-
puter vision researchers, since they achieved good
performance on stereo disparity detection. Some of
the algorithms can also detect occlusion areas and
thus can partially avoid the problem due to the depth
discontinuity.
Several researchers have proposed to utilize
reaction-diffusion systems or equations in image pro-
cessing and computer vision research. Kuhnert et
al. found that a reaction-diffusion system described
with reaction-diffusion equations works as an opti-
cal memory device and visualizes edges and segments
of patterns from image intensity distribution (Kuh-
nert, 1986; Kuhnert et al., 1989). Adamatzky et
al. proposed novel computer architecture that per-
forms image processing with a reaction-diffusion
system (Adamatzky et al., 2005); they also pro-
posed computer algorithms utilizing the reaction-
diffusion equations and named a class of the algo-
rithms ’reaction-diffusion algorithm’. Suzuki et al.
realized a reaction-diffusion system with large-scale
integrated circuits for an application to finger-print
identification (Suzuki et al., 2005). Ueyama et al.
proposed a model described with a reaction-diffusion
equation for explaining figure-ground separation ob-
served in the human motion perception (Ueyama
et al., 1998). The authors applied the reaction-
diffusion equations to edge detection and segmenta-
tion in image processing (Nomura et al., 2003).
The previous stereo algorithm proposed by the
authors also utilizes the reaction-diffusion equa-
tions (Nomura et al., 2009). The algorithm con-
sists of multi-sets of the reaction-diffusion equations;
each set governs areas of its corresponding dispar-
ity level, in accordance with the cooperative algo-
rithm. Diffusion processes in the reaction-diffusion
equations realize the continuity constraint; a mutual
inhibition mechanism built in the multi-sets realizes
the uniqueness constraint. However,the algorithm did
not achieve satisfactory performance on disparity de-
tection, in particular, in areas having depth disconti-
nuity.
Reaction-diffusion equations were originally pro-
posed as mathematical models for explaining pattern
formation or signal propagation observed in natural
systems such as chemical and biological systems. The
equations couple diffusion equations with reaction
terms describing chemical reaction or biological phe-
nomena; they are composed of time-evolving partial-
differential equations. For example, the FitzHugh-
Nagumo type reaction-diffusion equations are a sim-
plified model of equations describing signal propaga-
tion along a nerve axon (FitzHugh, 1961; Nagumo
et al., 1962). By modeling visual functions and realiz-
ing their computational algorithms with the reaction-
diffusion equations, we are trying to support the al-
gorithms in their biological background, even if we
do not have direct evidence that connects each of the
algorithms with the human visual perception. The au-
thors believe that such the biologically motivated al-
gorithms are interesting from both scientific and en-
gineering points of view.
In this position paper, we focus on the problem
due to depth discontinuity and propose an idea of a
visual integration algorithm that integrates intensity
edge information into the reaction-diffusion stereo al-
gorithm. Previous psycho-physical studies provided
several evidences showing that the human vision sys-
tem reconstructs depth distribution from combination
of several kinds of visual information such as binoc-
ular stereopsis, motion, texture and shading (Landy
et al., 1995). We believethat integration of edge infor-
mation into the stereo algorithm brings better perfor-
mance, also in the case of stereo disparity detection.
Since the reaction-diffusion stereo algorithm realizes
the continuity constraint with diffusion processes,
weak diffusion prevents the stereo disparity informa-
tion from diffusing. Thus, in order to realize the al-
gorithm of the integration, we introduce anisotropic
diffusion fields (Perona and Malik, 1990; Black et al.,
1998) into the reaction-diffusion equations; we can
expect that anisotropic diffusion fields modulated by
depth edge information prevent disparity information
from diffusing across depth edges. However, it is dif-
ficult to detect areas having depth discontinuity prior
to stereo disparity detection. Thus, we utilize areas
having intensity edges instead of areas having the
depth discontinuity; another reaction-diffusion algo-
rithm designed for edge detection provides the in-
tensity edge information (Nomura et al., 2008). We
realize the full reaction-diffusion system that detects
stereo disparity and intensity edges; we provide re-
sults of the intensity edge detection to anisotropic dif-
INTEGRATION OF INTENSITY EDGE INFORMATION INTO THE REACTION-DIFFUSION STEREO
ALGORITHM
581