Changeset 3294 in Sophya for trunk/SophyaLib/Manual/piapp.tex


Ignore:
Timestamp:
Aug 16, 2007, 11:31:13 PM (18 years ago)
Author:
ansari
Message:

petite mise a jour piapp.tex suite ajout attribut autolut ds PIImage , Reza 16/08/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Manual/piapp.tex

    r3151 r3294  
    598598>> LUT (look-up table) definition (pixel value to index conversion)
    599599  lut=type,min,max   (type=lin/log/sqrt/square)
     600>> AutoLut selector : define the method for automatic determination
     601     of LUT limits (min/max)
     602  autolut=alt[,ns[,minp,maxp]] (minp<=pixels<=maxp)
     603   - autolut=minmax[,Frac] 0<=Frac<=1
     604   - autolut=meansig[,ns] --> mean +/- ns*sigma 
     605   - autolut=hispeak[,ns] --> around the peak of pixel values histogram
     606   - autolut=histail[,ns] --> the tail of pixel values histogram
    600607>> Define color table and reversing color indexing flag
    601608  ColTableName     revcmap
Note: See TracChangeset for help on using the changeset viewer.