Package | Description |
---|---|
net.sourceforge.lept4j |
Modifier and Type | Class and Description |
---|---|
static class |
L_WShed.ByReference |
static class |
L_WShed.ByValue |
Modifier and Type | Method and Description |
---|---|
L_WShed |
Leptonica.wshedCreate(Pix pixs,
Pix pixm,
int mindepth,
int debugflag)
Original signature :
L_WSHED* wshedCreate(PIX*, PIX*, l_int32, l_int32) native declaration : allheaders.h:5100 |
static L_WShed |
Leptonica1.wshedCreate(Pix pixs,
Pix pixm,
int mindepth,
int debugflag)
Original signature :
L_WSHED* wshedCreate(PIX*, PIX*, l_int32, l_int32) native declaration : allheaders.h:5100 |
Modifier and Type | Method and Description |
---|---|
int |
Leptonica.wshedApply(L_WShed wshed)
Original signature :
l_int32 wshedApply(L_WSHED*) native declaration : allheaders.h:5104 |
static int |
Leptonica1.wshedApply(L_WShed wshed)
Original signature :
l_int32 wshedApply(L_WSHED*) native declaration : allheaders.h:5104 |
int |
Leptonica.wshedBasins(L_WShed wshed,
com.sun.jna.ptr.PointerByReference ppixa,
com.sun.jna.ptr.PointerByReference pnalevels)
Original signature :
l_int32 wshedBasins(L_WSHED*, PIXA**, NUMA**) native declaration : allheaders.h:5106 |
static int |
Leptonica1.wshedBasins(L_WShed wshed,
com.sun.jna.ptr.PointerByReference ppixa,
com.sun.jna.ptr.PointerByReference pnalevels)
Original signature :
l_int32 wshedBasins(L_WSHED*, PIXA**, NUMA**) native declaration : allheaders.h:5106 |
Pix |
Leptonica.wshedRenderColors(L_WShed wshed)
Original signature :
PIX* wshedRenderColors(L_WSHED*) native declaration : allheaders.h:5110 |
static Pix |
Leptonica1.wshedRenderColors(L_WShed wshed)
Original signature :
PIX* wshedRenderColors(L_WSHED*) native declaration : allheaders.h:5110 |
Pix |
Leptonica.wshedRenderFill(L_WShed wshed)
Original signature :
PIX* wshedRenderFill(L_WSHED*) native declaration : allheaders.h:5108 |
static Pix |
Leptonica1.wshedRenderFill(L_WShed wshed)
Original signature :
PIX* wshedRenderFill(L_WSHED*) native declaration : allheaders.h:5108 |