[GRASS-dev] Re: [GRASS GIS] #336: r.colors -e flag does not use full color range if map values are between 0. and 1.

GRASS GIS trac at osgeo.org
Wed Oct 15 13:30:13 EDT 2008


#336: r.colors -e flag does not use full color range if map values are between 0.
and 1.
--------------------------+-------------------------------------------------
  Reporter:  neteler      |       Owner:  grass-dev at lists.osgeo.org
      Type:  enhancement  |      Status:  new                      
  Priority:  major        |   Milestone:  6.4.0                    
 Component:  Raster       |     Version:  svn-trunk                
Resolution:               |    Keywords:                           
  Platform:  All          |         Cpu:  All                      
--------------------------+-------------------------------------------------
Comment (by glynn):

 Replying to [comment:3 glynn]:

 > Ultimately, decent histogram equalisation for FP data will require
 replacing the use of the Cell_stats code with something else (i.e. binning
 the data into arbitrary FP ranges, rather than one bin per integer
 category). Also, it will need to use logarithmic (geometrically-spaced)
 bins in order to work well with -g (log scaling).

 Implemented in r33889 (7.0).

 Currently hardcoded to 1000 bins, which should provide reasonable quality
 without creating excessively large colour tables.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/336#comment:5>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list