Add halftone mask to leptonica

This commit is contained in:
James R. Barlow
2020-03-18 23:09:39 -07:00
parent f35a2303bb
commit a4555b1dae
2 changed files with 11 additions and 5 deletions
File diff suppressed because one or more lines are too long
+6
View File
@@ -443,6 +443,12 @@ pixReadBarcodes(PIXA *pixa,
SARRAY **psaw,
l_int32 debugflag);
PIX *
pixGenHalftoneMask(PIX *pixs,
PIX **ppixtext,
l_int32 *phtfound,
PIXA *pixadb);
l_int32
l_generateCIDataForPdf(const char *fname,
PIX *pix,