Package | Description |
---|---|
org.bytedeco.leptonica | |
org.bytedeco.leptonica.global |
Modifier and Type | Method and Description |
---|---|
L_COLORFILL |
L_COLORFILL.boxas(BOXA setter) |
L_COLORFILL |
L_COLORFILL.dnaa(L_DNAA setter) |
L_COLORFILL |
L_COLORFILL.getPointer(long i) |
L_COLORFILL |
L_COLORFILL.minarea(int setter) |
L_COLORFILL |
L_COLORFILL.naa(NUMAA setter) |
L_COLORFILL |
L_COLORFILL.nx(int setter) |
L_COLORFILL |
L_COLORFILL.ny(int setter) |
L_COLORFILL |
L_COLORFILL.pixadb(PIXA setter) |
L_COLORFILL |
L_COLORFILL.pixam(PIXA setter) |
L_COLORFILL |
L_COLORFILL.pixas(PIXA setter) |
L_COLORFILL |
L_COLORFILL.pixs(PIX setter) |
L_COLORFILL |
L_COLORFILL.pixst(PIX setter) |
L_COLORFILL |
L_COLORFILL.position(long position) |
L_COLORFILL |
L_COLORFILL.th(int setter) |
L_COLORFILL |
L_COLORFILL.tw(int setter) |
Modifier and Type | Method and Description |
---|---|
static L_COLORFILL |
leptonica.l_colorfillCreate(PIX pixs,
int nx,
int ny) |
Modifier and Type | Method and Description |
---|---|
static void |
leptonica.l_colorfillDestroy(L_COLORFILL pcf) |
static int |
leptonica.pixColorContentByLocation(L_COLORFILL cf,
int rref,
int gref,
int bref,
int minmax,
int maxdiff,
int minarea,
int smooth,
int debug) |
Copyright © 2024. All rights reserved.