Changeset 3457 in Sophya for trunk/SophyaLib/Manual


Ignore:
Timestamp:
Feb 12, 2008, 6:13:26 PM (18 years ago)
Author:
cmv
Message:

add texte for autolut=hisrng cmv 12/02/2008

Location:
trunk/SophyaLib/Manual
Files:
2 edited

Legend:

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

    r3438 r3457  
    205205\titre{PI/piapp}
    206206\begin{itemize}
     207\item[\rond] Fevrier 2008 {\bf (PI)}: Nouvelle m\'ethode de calcul de limite de LUT\\
     208On garde les $frackeep$ valeurs centrales des pixels, cad on vire les $(1-frackeep)/2$
     209valeurs les plus petites et les $(1-frackeep)/2$ valeurs les plus grandes.
     210\begin{verbatim}
     211  autolut=hisrng,frackeep,min,max
     212\end{verbatim}
     213%%%
    207214\item[\rond] Novembre 2007 {\bf PIext/ProgPI}: \\
    208215- Ajout commande de trace d'ellipse d'erreur {\tt errorellipse} \\
  • trunk/SophyaLib/Manual/piapp.tex

    r3443 r3457  
    683683   - autolut=hispeak[,ns] --> around the peak of pixel values histogram
    684684   - autolut=histail[,ns] --> the tail of pixel values histogram
     685   - autolut=hisrng[,Frac[,minp,maxp]] 0<=Frac<=1 --> the central pixel values
    685686>> Define color table and reversing color indexing flag
    686687  ColTableName     revcmap
Note: See TracChangeset for help on using the changeset viewer.