Sciweavers

RT
1999
Springer

Computing Visibility for Triangulated Panoramas

13 years 9 months ago
Computing Visibility for Triangulated Panoramas
A visibility algorithm for triangulated panoramas is proposed. The algorithm can correctly resolve the visibility without making use of any depth information. It is especially useful when depth information is not available, such as in the case of real-world photographs. Based on the optical flow information and the image intensity, the panorama is subdivided into variable-sized triangles, image warping is then efficiently applied on these triangles using existing graphics hardware. The visibility problem is resolved by drawing the warped triangles in a specific order. This drawing order is derived from epipolar geometry. Using this partial drawing order, a graph can be built and topological sorting is applied on the graph to obtain the complete drawing order of all triangles. We will show that the time complexity of graph construction and topological sorting are both linear to the total number of triangles.
Chi-Wing Fu, Tien-Tsin Wong, Pheng-Ann Heng
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1999
Where RT
Authors Chi-Wing Fu, Tien-Tsin Wong, Pheng-Ann Heng
Comments (0)