.. |
blamer.cpp
|
Fix linker error with disabled legacy engine (issue #2532)
|
2019-07-04 13:47:38 +02:00 |
blamer.h
|
Simplify indirect call of LMPainPoints::GeneratePainPoint
|
2019-06-21 17:09:33 +02:00 |
blobbox.cpp
|
Modernize code by replacing C type casts
|
2019-04-07 09:04:51 +02:00 |
blobbox.h
|
Use type bool for boolean values in class BLOBNBOX
|
2019-09-03 19:56:59 +02:00 |
blobs.cpp
|
Remove structures.*
|
2019-07-16 07:03:52 +02:00 |
blobs.h
|
Remove old comments in file headers
|
2019-03-16 10:55:00 +01:00 |
blread.cpp
|
Print info when uzn file is used.
|
2019-04-28 19:06:38 +02:00 |
blread.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
boxread.cpp
|
Replace sscanf by std::stringstream
|
2019-04-19 11:19:04 +02:00 |
boxread.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
boxword.cpp
|
ccmain: Use C++-11 code instead of TessCallback1
|
2019-07-04 16:03:30 +02:00 |
boxword.h
|
ccmain: Use C++-11 code instead of TessCallback1
|
2019-07-04 16:03:30 +02:00 |
ccstruct.cpp
|
CCStruct: Define virtual destructor in .cpp file
|
2018-09-04 07:42:06 +02:00 |
ccstruct.h
|
Remove cutil_class.*
|
2019-07-16 07:03:52 +02:00 |
coutln.cpp
|
Modernize code by replacing C type casts
|
2019-04-07 09:04:51 +02:00 |
coutln.h
|
Modernize code by replacing C type casts
|
2019-04-07 09:04:51 +02:00 |
crakedge.h
|
Replace tabs by blanks in source code
|
2018-07-03 16:29:14 +02:00 |
debugpixa.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
detlinefit.cpp
|
Replace MAX_FLOAT32 by standard FLT_MAX and remove unused MIN_FLOAT32
|
2018-07-02 13:29:39 +02:00 |
detlinefit.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
dppoint.cpp
|
Replace ASSERT_HOST in genericvector.h
|
2018-06-20 22:32:17 +02:00 |
dppoint.h
|
Modernize and format code
|
2019-04-03 21:02:23 +02:00 |
fontinfo.cpp
|
Use C++-11 code instead of TessCallback for function set_compare_callback
|
2019-07-04 16:03:30 +02:00 |
fontinfo.h
|
Clean some include statements
|
2018-06-23 21:15:54 +02:00 |
imagedata.cpp
|
Remove unused include statements
|
2019-07-15 14:48:31 +02:00 |
imagedata.h
|
Replace SVAutoLock by std::lock_guard
|
2019-07-15 12:01:28 +02:00 |
linlsq.cpp
|
Fix warnings from LGTM
|
2019-08-30 22:04:24 +02:00 |
linlsq.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
Makefile.am
|
Remove more code for builds with disabled legacy engine
|
2019-08-13 17:49:10 +02:00 |
matrix.cpp
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
matrix.h
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
mod128.cpp
|
Add missing static attributes
|
2019-05-26 08:53:09 +02:00 |
mod128.h
|
Modernize code by replacing C type casts
|
2019-04-07 09:04:51 +02:00 |
normalis.cpp
|
fix a couple minor compiler warnings
|
2018-10-30 18:00:32 -06:00 |
normalis.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
ocrblock.cpp
|
Remove unused macros
|
2019-05-26 20:27:21 +02:00 |
ocrblock.h
|
Modernize code by replacing C type casts
|
2019-04-07 09:04:51 +02:00 |
ocrpara.cpp
|
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
|
2018-05-20 00:52:04 +03:00 |
ocrpara.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
ocrrow.cpp
|
ccstruct: Replace BOOL8, TRUE, FALSE by bool, true, false and modernize code
|
2019-03-31 17:53:06 +02:00 |
ocrrow.h
|
Modernize code by replacing C type casts
|
2019-04-07 09:04:51 +02:00 |
otsuthr.cpp
|
OpenCL: Remove PERF_COUNT framework
|
2019-02-09 10:58:15 +01:00 |
otsuthr.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
pageres.cpp
|
Use C++-11 code instead of TessCallback for WERD_RES::ConditionalBlobMerge
|
2019-07-04 16:03:30 +02:00 |
pageres.h
|
Added CTC-based Symbolchoices.
|
2019-07-10 16:34:41 +02:00 |
params_training_featdef.cpp
|
Replace string.h by standard C++ cstring
|
2018-06-21 20:40:26 +02:00 |
params_training_featdef.h
|
ParamsTrainingHypothesis: Add copy assignment operator
|
2018-10-18 15:28:12 +02:00 |
pdblock.cpp
|
Fix compiler warnings
|
2019-05-19 22:10:22 +02:00 |
pdblock.h
|
Fix doxygen comments
|
2019-02-20 21:11:38 +01:00 |
points.cpp
|
Remove local definition of M_PI
|
2019-05-20 21:18:52 +02:00 |
points.h
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
polyaprx.cpp
|
Remove unused macros
|
2019-05-26 20:27:21 +02:00 |
polyaprx.h
|
Add missing include statements and clean some include statements
|
2018-07-07 16:24:53 +02:00 |
polyblk.cpp
|
MSVS support inttypes.h from VS 2015
|
2019-04-23 20:45:14 +02:00 |
polyblk.h
|
Fix compiler warning [-Wshadow-field-in-constructor]
|
2018-07-04 21:58:33 +02:00 |
publictypes.h
|
Remove global array kPolyBlockNames from Tesseract library
|
2019-08-12 14:33:55 +02:00 |
quadlsq.cpp
|
Replace tabs by blanks in source code
|
2018-07-03 16:29:14 +02:00 |
quadlsq.h
|
Replace tabs by blanks in source code
|
2018-07-03 16:29:14 +02:00 |
quadratc.h
|
Modernize code by replacing C type casts
|
2019-04-07 09:04:51 +02:00 |
quspline.cpp
|
Modernize code by replacing C type casts
|
2019-04-07 09:04:51 +02:00 |
quspline.h
|
Add missing include statements and clean some include statements
|
2018-07-07 16:24:53 +02:00 |
ratngs.cpp
|
Modernize C++ loops
|
2019-03-26 08:38:21 +01:00 |
ratngs.h
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
rect.cpp
|
Add include statements (needed for following commit)
|
2018-07-07 21:46:58 +02:00 |
rect.h
|
rect: Use more efficient float calculations for ceil, floor
|
2018-10-06 18:51:06 +02:00 |
rejctmap.cpp
|
Remove BOOL8, TRUE, FALSE from host.h
|
2019-03-31 18:27:20 +02:00 |
rejctmap.h
|
Clean usage of assert.h
|
2018-06-21 19:31:05 +02:00 |
seam.cpp
|
Remove old comments in file headers
|
2019-03-16 10:55:00 +01:00 |
seam.h
|
Remove old comments in file headers
|
2019-03-16 10:55:00 +01:00 |
split.cpp
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
split.h
|
Add missing include statements and clean some include statements
|
2018-07-07 16:24:53 +02:00 |
statistc.cpp
|
Modernize code by replacing C type casts
|
2019-04-07 09:04:51 +02:00 |
statistc.h
|
Remove BOOL8, TRUE, FALSE from host.h
|
2019-03-31 18:27:20 +02:00 |
stepblob.cpp
|
ccstruct: Replace BOOL8, TRUE, FALSE by bool, true, false and modernize code
|
2019-03-31 17:53:06 +02:00 |
stepblob.h
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
vecfuncs.cpp
|
Remove old comments in file headers
|
2019-03-16 10:55:00 +01:00 |
vecfuncs.h
|
Remove old comments in file headers
|
2019-03-16 10:55:00 +01:00 |
werd.cpp
|
Remove some unused functions, constants and variables
|
2019-05-26 11:52:31 +02:00 |
werd.h
|
ccstruct/werd: Format code with clang-format
|
2019-03-25 07:57:34 +01:00 |