tesseract
3.05.02
|
#include <sys/types.h>
#include <unistd.h>
#include <float.h>
#include "openclwrapper.h"
#include "oclkernels.h"
#include "otsuthr.h"
#include "thresholder.h"
Go to the source code of this file.
Macros | |
#define | CALLOC LEPT_CALLOC |
#define | FREE LEPT_FREE |
#define CALLOC LEPT_CALLOC |
Definition at line 30 of file openclwrapper.cpp.
#define FREE LEPT_FREE |
Definition at line 31 of file openclwrapper.cpp.