Uses of Class
net.sourceforge.lept4j.L_Colorfill
Packages that use L_Colorfill
-
Uses of L_Colorfill in net.sourceforge.lept4j
Subclasses of L_Colorfill in net.sourceforge.lept4jModifier and TypeClassDescriptionstatic classstatic classMethods in net.sourceforge.lept4j that return L_ColorfillModifier and TypeMethodDescriptionstatic L_ColorfillLeptonica1.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_ColorfillModifier and TypeMethodDescriptionstatic intLeptonica1.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)