Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
histogram [2012/09/14 17:45]
hermann
histogram [2012/09/14 22:58]
hermann [Transformations]
Line 1: Line 1:
-====== Histogram ======+====== Histogram ​Editor ​======
  
 The histogram window is responsible for assigning transformations from image original values (in any range) to palette range [0, 255]. The histogram curve will adjust any value smaller than the "​From:"​ limit to 0, and any value greater than the "​To:"​ limit to 255. Any other values will be mapped using the histogram curve to the "​Y"​ coordinate on the color palette on the left. The histogram window is responsible for assigning transformations from image original values (in any range) to palette range [0, 255]. The histogram curve will adjust any value smaller than the "​From:"​ limit to 0, and any value greater than the "​To:"​ limit to 255. Any other values will be mapped using the histogram curve to the "​Y"​ coordinate on the color palette on the left.
  
-{{ :​map_viewer:​histogram.png?​nolink&​ |}}+[{{ :​map_viewer:​histogram.png?​nolink&​ |Histogram editor}}]
  
 ===== Transformations ===== ===== Transformations =====
  
-  * The default transformation doesn'​t map any values, leaving cell values "as is".+  * *None*: ​The default transformation doesn'​t map any values, leaving cell values "as is".
  
-  * Linear transformation will map linearly any values between the "​from"​ and "​to"​ ranges.+  ​*Linear*: This transformation will map linearly any values between the "​from"​ and "​to"​ ranges.
  
-  * Equalize will construct a curve based on [[wp>​Equalization]].+  ​*Equalize*: This transformation ​will construct a curve based on [[wp>​Equalization]].