public class DetectBrokenImage extends AbstractImageProcessor
imageKey| Constructor and Description |
|---|
DetectBrokenImage() |
| Modifier and Type | Method and Description |
|---|---|
double |
getThreshold() |
static void |
main(String[] args) |
stream.Data |
process(stream.Data item,
ImageRGB img) |
void |
setThreshold(double threshold) |
getImage, process, setImagepublic double getThreshold()
public void setThreshold(double threshold)
threshold - the threshold to setpublic stream.Data process(stream.Data item,
ImageRGB img)
process in class AbstractImageProcessorAbstractImageProcessor.process(stream.Data,
stream.image.ImageRGB)public static void main(String[] args)
Copyright © 2013. All Rights Reserved.