| Package | Description |
|---|---|
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
nppif.NppiBufferDescriptor |
nppif.NppiBufferDescriptor.getPointer(long i) |
nppif.NppiBufferDescriptor |
nppif.NppiBufferDescriptor.nBufferSize(int setter) |
nppif.NppiBufferDescriptor |
nppif.NppiBufferDescriptor.pData(Pointer setter) |
nppif.NppiBufferDescriptor |
nppif.NppiBufferDescriptor.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR_Advanced_Ctx(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
int[] pNewMaxLabelIDList,
int nBatchSize,
NppiSize oMaxSizeROI,
int nLargestPerImageBufferSize,
NppStreamContext nppStreamCtx) |
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR_Advanced_Ctx(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
IntBuffer pNewMaxLabelIDList,
int nBatchSize,
NppiSize oMaxSizeROI,
int nLargestPerImageBufferSize,
NppStreamContext nppStreamCtx) |
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR_Advanced_Ctx(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
IntPointer pNewMaxLabelIDList,
int nBatchSize,
NppiSize oMaxSizeROI,
int nLargestPerImageBufferSize,
NppStreamContext nppStreamCtx)
1 channel 32-bit unsigned integer in place label markers renumbering for output from nppiLabelMarkersUF functions only with numbering sparseness elimination
image generation with per image ROI.
|
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR_Advanced(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
int[] pNewMaxLabelIDList,
int nBatchSize,
NppiSize oMaxSizeROI,
int nLargestPerImageBufferSize) |
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR_Advanced(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
IntBuffer pNewMaxLabelIDList,
int nBatchSize,
NppiSize oMaxSizeROI,
int nLargestPerImageBufferSize) |
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR_Advanced(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
IntPointer pNewMaxLabelIDList,
int nBatchSize,
NppiSize oMaxSizeROI,
int nLargestPerImageBufferSize) |
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR_Ctx(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
int[] pNewMaxLabelIDList,
int nBatchSize,
NppiSize oSizeROI,
int nPerImageBufferSize,
NppStreamContext nppStreamCtx) |
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR_Ctx(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
IntBuffer pNewMaxLabelIDList,
int nBatchSize,
NppiSize oSizeROI,
int nPerImageBufferSize,
NppStreamContext nppStreamCtx) |
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR_Ctx(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
IntPointer pNewMaxLabelIDList,
int nBatchSize,
NppiSize oSizeROI,
int nPerImageBufferSize,
NppStreamContext nppStreamCtx)
1 channel 32-bit unsigned integer in place label markers renumbering for output from nppiLabelMarkersUF functions only with numbering sparseness elimination
image generation with one per list image ROI.
|
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
int[] pNewMaxLabelIDList,
int nBatchSize,
NppiSize oSizeROI,
int nPerImageBufferSize) |
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
IntBuffer pNewMaxLabelIDList,
int nBatchSize,
NppiSize oSizeROI,
int nPerImageBufferSize) |
static int |
nppif.nppiCompressMarkerLabelsUFBatch_32u_C1IR(NppiImageDescriptor pSrcDstBatchList,
nppif.NppiBufferDescriptor pBufferList,
IntPointer pNewMaxLabelIDList,
int nBatchSize,
NppiSize oSizeROI,
int nPerImageBufferSize) |
Copyright © 2020. All rights reserved.