Image analogies Hertzmann (Texture Synthesis Texture Synthesis): Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Time Complexity == $O(N log n)$ == Space Complexity == () == Description == == Approximate? == Approximate Approximation Factor: == Randomized? == No, deterministic == Model of Computation == == Year == 2001 == Reference == https://dl-acm-org.ezproxy.canberra.edu.au/doi/abs/10.1145/383259.383295") |
No edit summary |
||
Line 1: | Line 1: | ||
== Time Complexity == | == Time Complexity == | ||
$O(N log n)$ | $O(N \log n)$ | ||
== Space Complexity == | == Space Complexity == |
Latest revision as of 08:32, 10 April 2023
Time Complexity
$O(N \log n)$
Space Complexity
()
Description
Approximate?
Approximate
Approximation Factor:
Randomized?
No, deterministic
Model of Computation
Year
2001
Reference
https://dl-acm-org.ezproxy.canberra.edu.au/doi/abs/10.1145/383259.383295