Difference between revisions of "Glossary"

From MediaWiki
Jump to: navigation, search
m (A–Z)
(A–Z)
Line 17: Line 17:
 
{{term |ifs}}
 
{{term |ifs}}
 
{{defn |iterated function system, a method to describe a certain families of fractals. A flame-fractal, invented by Scott Draves, is a special kind of ifs}}
 
{{defn |iterated function system, a method to describe a certain families of fractals. A flame-fractal, invented by Scott Draves, is a special kind of ifs}}
 +
{{term |noise}}
 +
{{defn |when used in digital image creation noise refers to random variations in brightness and color that can appear in an image. Static on a television image is one example of noise.}}
 
{{term |quality}}
 
{{term |quality}}
 
{{defn |a measurement of number of iterations inside the chaos game producing a visualisation of the flame-fractal. Usually, the higher number of iterations, the higher the visual quality is}}
 
{{defn |a measurement of number of iterations inside the chaos game producing a visualisation of the flame-fractal. Usually, the higher number of iterations, the higher the visual quality is}}

Revision as of 19:02, 19 March 2015

A–Z

Glossary of terms used in this Wiki

affine
TO DO
anti-aliasing
a method to reduce unwanted visual effects like jaggy edges, which may also occur in flame-fractals
chaos game
an often-used algorithm to compute flame-fractals
flame
short notion of flame-fractal
flame-fractal
a special kind of ifs, invented by Scott Draves with various esthetic improvements in mind
iterations
Iteration means to repeat a process or function.
ifs
iterated function system, a method to describe a certain families of fractals. A flame-fractal, invented by Scott Draves, is a special kind of ifs
noise
when used in digital image creation noise refers to random variations in brightness and color that can appear in an image. Static on a television image is one example of noise.
quality
a measurement of number of iterations inside the chaos game producing a visualisation of the flame-fractal. Usually, the higher number of iterations, the higher the visual quality is
transform
one member-function of the iterated function system. All the transforms together must meat certain conditions in order to form a flame-fractal which is actually visible and visually appealing