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