public class ColorMaximizer extends AbstractImageProcessor
imageKey| Constructor and Description |
|---|
ColorMaximizer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getThreshold() |
stream.Data |
process(stream.Data item,
ImageRGB img) |
void |
setThreshold(int threshold) |
getImage, process, setImagepublic int getThreshold()
public void setThreshold(int threshold)
public stream.Data process(stream.Data item,
ImageRGB img)
process in class AbstractImageProcessorCopyright © 2013. All Rights Reserved.