Changeset 3294 in Sophya
- Timestamp:
- Aug 16, 2007, 11:31:13 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Manual/piapp.tex
r3151 r3294 598 598 >> LUT (look-up table) definition (pixel value to index conversion) 599 599 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 600 607 >> Define color table and reversing color indexing flag 601 608 ColTableName revcmap
Note:
See TracChangeset
for help on using the changeset viewer.