public static class NIVision.SupervisedColorSegmentationReport extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
NIVision.ROILabel[] |
labelOut |
Modifier | Constructor and Description |
---|---|
|
SupervisedColorSegmentationReport() |
protected |
SupervisedColorSegmentationReport(java.nio.ByteBuffer backing,
int offset) |
protected |
SupervisedColorSegmentationReport(long nativeObj,
boolean owned) |
|
SupervisedColorSegmentationReport(NIVision.ROILabel[] labelOut) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
public NIVision.ROILabel[] labelOut
public SupervisedColorSegmentationReport()
public SupervisedColorSegmentationReport(NIVision.ROILabel[] labelOut)
protected SupervisedColorSegmentationReport(java.nio.ByteBuffer backing, int offset)
protected SupervisedColorSegmentationReport(long nativeObj, boolean owned)