Warping Panorama Correctly With Triangles
Chi-Wing Fu, Tien-Tsin Wong, Pheng-Ann Heng
Eurographics Rendering Workshop, June 1999, pp. 161--174.
Abstract: A general triangle-based image warping algorithm for panoramic and perspective images 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 the 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 the graph construction and topological sorting are both linear to the number of triangles.
BibTeX format:
@inproceedings{Fu:1999:WPC,
  author = {Chi-Wing Fu and Tien-Tsin Wong and Pheng-Ann Heng},
  title = {Warping Panorama Correctly With Triangles},
  booktitle = {Eurographics Rendering Workshop},
  pages = {161--174},
  month = jun,
  year = {1999},
}
Search for more articles by Chi-Wing Fu.
Search for more articles by Tien-Tsin Wong.
Search for more articles by Pheng-Ann Heng.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."