| Package | Description |
|---|---|
| net.sourceforge.jiu.color.quantization |
Classes to perform color image quantization, the reduction of the number of unique
colors in an image.
|
| Modifier and Type | Field and Description |
|---|---|
private MedianCutQuantizer |
MedianCutContourRemoval.quantizer |
| Modifier and Type | Method and Description |
|---|---|
void |
MedianCutContourRemoval.setQuantizer(MedianCutQuantizer medianCutQuantizer)
Set the
MedianCutQuantizer
object to be used with this contour removal operation. |