01 2022 档案
摘要:Nginx安装及依赖 pcre wget https://sourceforge.net/projects/pcre/files/pcre/8.44/pcre-8.44.tar.gz tar -zxvf pcre-8.44.tar.gz cd pcre-8.44 ./configure make s
阅读全文
摘要:https://www.ghostscript.com/releases/gsdnld.html 源码地址:https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9550/ghostscript-9.55.
阅读全文
摘要:依赖 安装centos系统依赖 yum install -y automake autoconf libtool gcc gcc-c++ yum install -y libpng-devel libjpeg-devel libtiff-devel 安装leptonica github: https
阅读全文
摘要:windows 可直接使用tess4j最新的api调用(有maven库),直接跳到第三步验证 转载自 http://www.microshell.com/programming/java/performing-optical-character-recognition-in-java/ mac 下载
阅读全文