| Package | Description |
|---|---|
| net.sourceforge.lept4j |
| Modifier and Type | Class and Description |
|---|---|
static class |
L_Colorfill.ByReference |
static class |
L_Colorfill.ByValue |
| Modifier and Type | Method and Description |
|---|---|
static L_Colorfill |
Leptonica1.l_colorfillCreate(Pix pixs,
int nx,
int ny)
Original signature :
L_COLORFILL* l_colorfillCreate(PIX*, l_int32, l_int32) |
| Modifier and Type | Method and Description |
|---|---|
static int |
Leptonica1.pixColorContentByLocation(L_Colorfill cf,
int rref,
int gref,
int bref,
int minmax,
int maxdiff,
int minarea,
int smooth,
int debug)
Original signature :
l_ok pixColorContentByLocation(L_COLORFILL*, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32) |
Copyright © 2024. All rights reserved.