https://github.com/ryanfb/docker_tesseract_opencl
A Dockerfile for building and installing Tesseract 3.03 with OpenCL support enabled.
https://github.com/ryanfb/docker_tesseract_opencl
Last synced: 4 months ago
JSON representation
A Dockerfile for building and installing Tesseract 3.03 with OpenCL support enabled.
- Host: GitHub
- URL: https://github.com/ryanfb/docker_tesseract_opencl
- Owner: ryanfb
- Created: 2015-03-17T22:56:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-18T19:14:39.000Z (about 11 years ago)
- Last Synced: 2025-08-22T08:05:11.782Z (10 months ago)
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tesseract_opencl
================
A Dockerfile for building and installing Tesseract 3.03 with OpenCL support enabled.
* Test the build with `docker build .`
* Tag the build with `docker build -t tesseract_opencl .`
* Run the build with `docker run -t -i tesseract_opencl /bin/bash`
[Docker Hub](https://registry.hub.docker.com/u/ryanfb/tesseract-opencl/)