OFFIS DCMTK
Version 3.6.0
|
helper structure for class DcmQuantPixelBoxArray. More...
Public Attributes | |
int | ind |
index of the color histogram array where the colors represented by this box start | |
int | colors |
the number of colors represented by this box | |
unsigned long | sum |
the number of pixels represented by this box | |
helper structure for class DcmQuantPixelBoxArray.
Each object of this class represents a pixel box used in the Median Cut algorithm.
Definition at line 51 of file diqtpbox.h.