原项目地址: https://github.com/hiroi-sora/Umi-OCR
镜像项目地址: https://github.com/easy-docker/umi-orc
此镜像为第三方使用原项目代码制作上传,非官方.
免费,开源,可批量的离线OCR软件 适用于 Windows7 x64 、Linux x64
原使用文档: https://github.com/easy-docker/umi-orc/blob/main/README-docker.md
GUI 模式:
xhost +
docker run -d --name umi-ocr \
--user $(id -u) \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=$DISPLAY \
-v /home:/home \
-p 1224:1224 \
ghostry/umi-orc
无头模式增加-e HEADLESS=true,可以仅提供http接口服务,而不使用图形界面.
接口文档: https://github.com/hiroi-sora/Umi-OCR/blob/main/docs/http/README.md
Content type
Image
Digest
sha256:8f605f6b0…
Size
767.8 MB
Last updated
about 1 year ago
docker pull ghostry/umi-orc