tesseract/src
Le Duc Nam eb8f1674bf Correct "NoImages" in debug pdf file
Issues:
  Debug information for "NoImages" just be binary image,
  it don't show up the result of photo_mask_pix to developer

Fix:
  Substract binary image to photo_mask_pix, the result
  are "NoImages" binary pix
2020-09-06 23:31:30 +07:00
..
api Disable more code and data with GRAPHICS_DISABLED 2020-07-09 11:23:33 +02:00
arch Always use NEON by default for ARMv8 2020-07-10 15:27:09 +02:00
ccmain Correct "NoImages" in debug pdf file 2020-09-06 23:31:30 +07:00
ccstruct Squash some warnings in MSVC build. 2020-07-16 10:08:40 +01:00
ccutil Use const char* for filename parameters 2020-07-07 14:20:09 +02:00
classify Disable more code and data with GRAPHICS_DISABLED 2020-07-09 11:23:33 +02:00
cutil ScrollView: Remove C API callcpp.{cpp,h} 2020-06-22 09:14:26 +02:00
dict Remove unused char constant that causes a warning. 2020-07-17 14:22:37 +01:00
lstm Disable more code and data with GRAPHICS_DISABLED 2020-07-09 11:23:33 +02:00
opencl automake: Flat build for src/opencl 2019-11-26 16:20:46 +01:00
textord AutoPageSeg/FindBlocks/GridRemoveUnderlinePartitions: avoid self-deletion 2020-08-24 19:13:48 +02:00
training Disable more code and data with GRAPHICS_DISABLED 2020-07-09 11:23:33 +02:00
viewer Merge pull request #3058 from stweil/scrollview 2020-07-11 09:11:27 +02:00
vs2010/tesseract replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038 2018-11-08 19:43:46 +01:00
wordrec Disable more code and data with GRAPHICS_DISABLED 2020-07-09 11:23:33 +02:00