Changeset 3292 in Sophya for trunk/SophyaPI/PI/parradapter.h
- Timestamp:
- Aug 16, 2007, 6:21:26 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/parradapter.h
r3152 r3292 83 83 virtual int CheckDyn(double& min, double& max, double& moy, double& sig, int& nbnul, int& nbsat, int vit=10); 84 84 // Calcul AutoLut 85 virtual void ComputeLut_PicHisto(double& min, double& max, int nbsig=1, double fracmax=0.95); 85 virtual void ComputeLut_PicHisto(double& min, double& max, bool htail, 86 double nbsig=1., double fracmax=0.95); 86 87 87 88 // Calcul pixmap avec un LUT
Note:
See TracChangeset
for help on using the changeset viewer.