Computing visibility for triangulated panoramas

  • Authors:
  • Chi-Wing Fu;Tien-Tsin Wong;Pheng-Ann Heng

  • Affiliations:
  • The Chinese University of Hong Kong;Hong Kong University of Science and Technology;The Chinese University of Hong Kong

  • Venue:
  • EGWR'99 Proceedings of the 10th Eurographics conference on Rendering
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

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.