tesseract/opencl
Stefan Weil 1e11b16d73 opencl: Fix crash on hosts with no OpenCL platform
A Tesseract binary with OpenCL support can also run on a host without
any OpenCL platform, as it simply uses the normal CPU based code.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-04-27 07:50:05 +02:00
..
Makefile.am Get OpenCL to compile on OS X 2015-08-26 02:03:07 -07:00
oclkernels.h opencl: Remove unused function pixConvertRGBToGray 2017-04-26 07:55:54 +02:00
opencl_device_selection.h opencl: Fix some compiler warnings [-Wunused-function] 2017-04-01 12:34:27 +02:00
openclwrapper.cpp opencl: Fix crash on hosts with no OpenCL platform 2017-04-27 07:50:05 +02:00
openclwrapper.h opencl: Remove unused function selectedDeviceIsNativeCPU 2017-04-26 07:55:54 +02:00