An open API service indexing awesome lists of open source software.

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.

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/)