| Package | Description |
|---|---|
| org.bytedeco.cuda.global | |
| org.bytedeco.cuda.nppc |
| Modifier and Type | Method and Description |
|---|---|
static int |
nppif.nppiContoursImageMarchingSquaresInterpolation_64f_C1R_Ctx(byte[] pContoursImageDev,
int nContoursImageStep,
NppiPoint64f pContoursInterpolatedImageDev,
int nContoursInterpolatedImageStep,
NppiContourPixelDirectionInfo pContoursDirectionImageDev,
int nContoursDirectionImageStep,
NppiContourPixelGeometryInfo pContoursPixelGeometryListsDev,
NppiContourPixelGeometryInfo pContoursPixelGeometryListsHost,
NppiPoint64f pContoursInterpolatedGeometryListsDev,
int[] pContoursPixelsFoundListHost,
int[] pContoursPixelsStartingOffsetDev,
int[] pContoursPixelsStartingOffsetHost,
int nTotalImagePixelContourCount,
int nMaxMarkerLabelID,
int nFirstContourGeometryListID,
int nLastContourGeometryListID,
NppiContourBlockSegment pContoursBlockSegmentListDev,
NppiContourBlockSegment pContoursBlockSegmentListHost,
NppiSize oSizeROI,
NppStreamContext nppStreamCtx) |
static int |
nppif.nppiContoursImageMarchingSquaresInterpolation_64f_C1R_Ctx(ByteBuffer pContoursImageDev,
int nContoursImageStep,
NppiPoint64f pContoursInterpolatedImageDev,
int nContoursInterpolatedImageStep,
NppiContourPixelDirectionInfo pContoursDirectionImageDev,
int nContoursDirectionImageStep,
NppiContourPixelGeometryInfo pContoursPixelGeometryListsDev,
NppiContourPixelGeometryInfo pContoursPixelGeometryListsHost,
NppiPoint64f pContoursInterpolatedGeometryListsDev,
IntBuffer pContoursPixelsFoundListHost,
IntBuffer pContoursPixelsStartingOffsetDev,
IntBuffer pContoursPixelsStartingOffsetHost,
int nTotalImagePixelContourCount,
int nMaxMarkerLabelID,
int nFirstContourGeometryListID,
int nLastContourGeometryListID,
NppiContourBlockSegment pContoursBlockSegmentListDev,
NppiContourBlockSegment pContoursBlockSegmentListHost,
NppiSize oSizeROI,
NppStreamContext nppStreamCtx) |
static int |
nppif.nppiContoursImageMarchingSquaresInterpolation_64f_C1R_Ctx(BytePointer pContoursImageDev,
int nContoursImageStep,
NppiPoint64f pContoursInterpolatedImageDev,
int nContoursInterpolatedImageStep,
NppiContourPixelDirectionInfo pContoursDirectionImageDev,
int nContoursDirectionImageStep,
NppiContourPixelGeometryInfo pContoursPixelGeometryListsDev,
NppiContourPixelGeometryInfo pContoursPixelGeometryListsHost,
NppiPoint64f pContoursInterpolatedGeometryListsDev,
IntPointer pContoursPixelsFoundListHost,
IntPointer pContoursPixelsStartingOffsetDev,
IntPointer pContoursPixelsStartingOffsetHost,
int nTotalImagePixelContourCount,
int nMaxMarkerLabelID,
int nFirstContourGeometryListID,
int nLastContourGeometryListID,
NppiContourBlockSegment pContoursBlockSegmentListDev,
NppiContourBlockSegment pContoursBlockSegmentListHost,
NppiSize oSizeROI,
NppStreamContext nppStreamCtx) |
| Modifier and Type | Method and Description |
|---|---|
NppiPoint64f |
NppiPoint64f.getPointer(long i) |
NppiPoint64f |
NppiPoint64f.position(long position) |
NppiPoint64f |
NppiPoint64f.x(double setter) |
NppiPoint64f |
NppiPoint64f.y(double setter) |
Copyright © 2023. All rights reserved.