|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjosx.vision.VisionEffect
josx.vision.RegionEffect
Field Summary | |
boolean |
show
|
Fields inherited from class josx.vision.VisionEffect |
inputFormat, inputFormats, outputFormat, outputFormats |
Constructor Summary | |
RegionEffect()
|
Method Summary | |
Object[] |
getControls()
Getter for array on one control for adjusing motion threshold and setting debug. |
String |
getName()
|
int |
process(Buffer inBuffer,
Buffer outBuffer)
|
Methods inherited from class josx.vision.VisionEffect |
close, getControl, getSupportedInputFormats, getSupportedOutputFormats, matches, open, reset, setInputFormat, setOutputFormat, validateByteArraySize |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait |
Field Detail |
public boolean show
Constructor Detail |
public RegionEffect()
Method Detail |
public int process(Buffer inBuffer, Buffer outBuffer)
public String getName()
public Object[] getControls()
getControls
in class VisionEffect
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |