Changeset 3457 in Sophya for trunk/SophyaLib/Manual
- Timestamp:
- Feb 12, 2008, 6:13:26 PM (18 years ago)
- Location:
- trunk/SophyaLib/Manual
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Manual/modifs.tex
r3438 r3457 205 205 \titre{PI/piapp} 206 206 \begin{itemize} 207 \item[\rond] Fevrier 2008 {\bf (PI)}: Nouvelle m\'ethode de calcul de limite de LUT\\ 208 On garde les $frackeep$ valeurs centrales des pixels, cad on vire les $(1-frackeep)/2$ 209 valeurs 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 %%% 207 214 \item[\rond] Novembre 2007 {\bf PIext/ProgPI}: \\ 208 215 - Ajout commande de trace d'ellipse d'erreur {\tt errorellipse} \\ -
trunk/SophyaLib/Manual/piapp.tex
r3443 r3457 683 683 - autolut=hispeak[,ns] --> around the peak of pixel values histogram 684 684 - autolut=histail[,ns] --> the tail of pixel values histogram 685 - autolut=hisrng[,Frac[,minp,maxp]] 0<=Frac<=1 --> the central pixel values 685 686 >> Define color table and reversing color indexing flag 686 687 ColTableName revcmap
Note:
See TracChangeset
for help on using the changeset viewer.