public static class ImageTransformerCL.InputData extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
outlierThreshold |
int |
pyramidLevel |
int |
roiHeight |
int |
roiWidth |
int |
roiX |
int |
roiY |
double |
zeroThreshold |
| Constructor and Description |
|---|
ImageTransformerCL.InputData() |
ImageTransformerCL.InputData(boolean autoWrite) |
public int pyramidLevel
public int roiX
public int roiY
public int roiWidth
public int roiHeight
public double zeroThreshold
public double outlierThreshold
public ImageTransformerCL.InputData()
public ImageTransformerCL.InputData(boolean autoWrite)
public com.jogamp.opencl.CLBuffer<ByteBuffer> writeBuffer(JavaCVCL context)
Copyright © 2014. All Rights Reserved.