public static class NIVision.DetectExtremesOptions extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
DetectExtremesOptions() |
protected |
DetectExtremesOptions(java.nio.ByteBuffer backing,
int offset) |
|
DetectExtremesOptions(double threshold,
int width) |
protected |
DetectExtremesOptions(long nativeObj,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
public DetectExtremesOptions()
public DetectExtremesOptions(double threshold, int width)
protected DetectExtremesOptions(java.nio.ByteBuffer backing, int offset)
protected DetectExtremesOptions(long nativeObj, boolean owned)