public class DiffImage extends AbstractImageProcessor
imageKeyDEFAULT_IMAGE_KEY| Constructor and Description |
|---|
DiffImage() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getThreshold() |
stream.Data |
process(stream.Data item,
ImageRGB img) |
void |
setOutput(String output) |
void |
setThreshold(Integer threshold) |
getImage, process, setImagepublic void setOutput(String output)
public stream.Data process(stream.Data item,
ImageRGB img)
process in interface ImageProcessorprocess in class AbstractImageProcessorpublic Integer getThreshold()
public void setThreshold(Integer threshold)
threshold - the threshold to setCopyright © 2014. All Rights Reserved.