public class TurboDiffImageMultithread extends AbstractImageProcessor
| Modifier and Type | Class and Description |
|---|---|
class |
TurboDiffImageMultithread.DiffThread |
| Modifier and Type | Field and Description |
|---|---|
protected ImageRGB |
lastImage |
imageKey| Constructor and Description |
|---|
TurboDiffImageMultithread() |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
int |
getThreshold() |
stream.Data |
process(stream.Data item,
ImageRGB img) |
void |
setThreshold(int threshold) |
getImage, process, setImageprotected ImageRGB lastImage
public void finish()
throws Exception
finish in interface stream.StatefulProcessorfinish in class stream.AbstractProcessorExceptionAbstractProcessor.finish()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.