The authors discuss solving the depth interpolation problem on a parallel architecture, a fine-grained SIMD (single-instruction, multiple data stream) machine with local and global communication networks. Many constraint propagation problems in early vision, including depth interpolation, can be cast as solving a large system of linear equations where the resulting matrix is symmetric and positive definite (SPD). Usually, the resulting SPD matrix is sparse. The authors show how the adaptive Chebyshev acceleration and the conjugate gradient methods accelerated further with a multigrid approach can be run on this parallel architecture for sparse SPD matrices. They give numerical results for fairly large synthetic images, and compare them with the results from the Gauss-Seidel method accelerated also with a multigrid approach.<<ETX>>
[1]
D. Brandt,et al.
Multi-level adaptive solutions to boundary-value problems math comptr
,
1977
.
[2]
W. Daniel Hillis,et al.
The connection machine
,
1985
.
[3]
W. Eric L. Grimson,et al.
From images to surfaces
,
1981
.
[4]
Demetri Terzopoulos,et al.
Multiresolution computation of visible-surface representations
,
1984
.
[5]
William L. Briggs,et al.
A multigrid tutorial
,
1987
.
[6]
Dong Jae Choi.
Solving the depth interpolation problem on a parallel architecture with efficient numerical methods
,
1988
.
[7]
Henryk Woźniakowski.
Roundoff-error analysis of a new class of conjugate-gradient algorithms
,
1980
.