A Comparison of Tabular PDF Inversion Methods
D. Cline, A. Razdan, P. Wonka
In Computer Graphics Forum, 28(1), 2009.
Abstract: The most common form of tabular inversion used in computer graphics is to compute the cumulative distribution table of a probability distribution (PDF) and then search within it to transform points, using an O(log n) binary search. Besides the standard inversion method, however, several other discrete inversion algorithms exist that can perform the same transformation in O(1) time per point. In this paper, we examine the performance of three of these alternate methods, two of which are new.
Keyword(s): I.3.0 [Computer Graphics]: General
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2008.01197.x
BibTeX format:
@article{CGF:CGF1197,
  author = {D. Cline and A. Razdan and P. Wonka},
  title = {A Comparison of Tabular PDF Inversion Methods},
  journal = {Computer Graphics Forum},
  volume = {28},
  number = {1},
  pages = {154--160},
  year = {2009},
}
Search for more articles by D. Cline.
Search for more articles by A. Razdan.
Search for more articles by P. Wonka.

Return to the search page.


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