public class PixelChangeRate extends AbstractImageProcessor
imageKeyDEFAULT_IMAGE_KEY| Constructor and Description |
|---|
PixelChangeRate() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getThreshold() |
stream.Data |
process(stream.Data item,
ImageRGB img) |
void |
setThreshold(Integer threshold) |
getImage, process, setImagepublic stream.Data process(stream.Data item,
ImageRGB img)
process in interface ImageProcessorprocess in class AbstractImageProcessorAbstractImageProcessor.process(stream.Data,
stream.image.ImageRGB)public Integer getThreshold()
public void setThreshold(Integer threshold)
threshold - the threshold to setCopyright © 2015. All rights reserved.