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
color_palette [2012/09/14 17:55]
hermann [Saving your work]
color_palette [2016/12/21 19:15] (current)
isabella
Line 3: Line 3:
 Allow users to select which color represents each cell in visualization area. Cells are first extracted from the map in their original values (in any range) and then re-sampled using the histogram curve. After that, their values fall in the [0, 255] range, which are mapped to palette colors. Allow users to select which color represents each cell in visualization area. Cells are first extracted from the map in their original values (in any range) and then re-sampled using the histogram curve. After that, their values fall in the [0, 255] range, which are mapped to palette colors.
  
-{{ :​map_viewer:​palette.png?​nolink&​ |}}+{{ :​map_viewer:​palette.png?​nolink&​500 |}} 
 + 
 + 
 + 
  
 ===== Changing colors individually ===== ===== Changing colors individually =====
  
 {{:​map_viewer:​palette_color.png?​nolink&​|}} Each color can be changed individually,​ by clicking on its square. You can also check color index value by hovering your cursor over the color square. {{:​map_viewer:​palette_color_hover.png?​nolink&​|}} {{:​map_viewer:​palette_color.png?​nolink&​|}} Each color can be changed individually,​ by clicking on its square. You can also check color index value by hovering your cursor over the color square. {{:​map_viewer:​palette_color_hover.png?​nolink&​|}}
 +
 +<note important>​Values changed by [[histogram|histogram transformation]] may not correspond to palette colors as expected, specially when the user is trying to edit the colors for specific cells/​categories. To avoid this issue, remove the histogram transformation before editing the colors for specific cell values.</​note>​
  
 ===== Generated palette ===== ===== Generated palette =====
Line 23: Line 29:
 Saved palettes are stored on the disk in the user palette folder ''​Dinamica EGO/​Dmps'',​ so every time you reopen the map viewer, you will still have them. Changes made by the user in predefined palettes only affect his own instance of the application. To reset the predefined palettes to their default state, remove the user palette folder and restart the application. Saved palettes are stored on the disk in the user palette folder ''​Dinamica EGO/​Dmps'',​ so every time you reopen the map viewer, you will still have them. Changes made by the user in predefined palettes only affect his own instance of the application. To reset the predefined palettes to their default state, remove the user palette folder and restart the application.
  
-<note tip>​Tip: ​Tipically, the user palette folder is located at ''​C:​\Users\<User Name>​\Documents\Dinamica EGO\Dmps''​ on Windows ​Vista/​7 ​and ''​C:​\Documents and Settings\<User Name>\My Documents\Dinamica EGO\Dmps''​ on Windows ​XP.+<note tip>​Tip: ​Usually, but not always, the user palette folder is ''​C:​\Documents and Settings\<User Name>\My Documents\Dinamica EGO\Dmps''​on Windows ​XP, and ''​C:​\Users\<User Name>​\Documents\Dinamica EGO\Dmps''​on Windows ​Vista and 7.</​note>​