conv16to8_t Struct Reference
[conversion image 16bits - 8bits]


Data Fields

int methode
float K
int his [65536]
pixu1 lut [65536]
char legende [500]

Detailed Description

decripteur

Definition at line 49 of file radar.h.


Field Documentation

int conv16to8_t::methode

methode de conversion : 1=[min,moy+K*sigma], 2=[n(K%), n(100-K%)], 3=[0, K]

Definition at line 51 of file radar.h.

float conv16to8_t::K

parametrage selon la methode

Definition at line 52 of file radar.h.

int conv16to8_t::his[65536]

histogramme

Definition at line 53 of file radar.h.

pixu1 conv16to8_t::lut[65536]

table de conversion

Definition at line 54 of file radar.h.

char conv16to8_t::legende[500]

interval de conversion

Definition at line 55 of file radar.h.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 22 13:31:04 2008 for ima2D by  doxygen 1.5.3