Uses of Class
net.sourceforge.lept4j.L_Colorfill
Package | Description |
---|---|
net.sourceforge.lept4j |
-
Uses of L_Colorfill in net.sourceforge.lept4j
Subclasses of L_Colorfill in net.sourceforge.lept4j Modifier and Type Class Description static class
L_Colorfill.ByReference
static class
L_Colorfill.ByValue
Methods in net.sourceforge.lept4j that return L_Colorfill Modifier and Type Method Description static L_Colorfill
Leptonica1. l_colorfillCreate(Pix pixs, int nx, int ny)
Original signature :L_COLORFILL* l_colorfillCreate(PIX*, l_int32, l_int32)
Methods in net.sourceforge.lept4j with parameters of type L_Colorfill Modifier and Type Method 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)