..
blamer.cpp
Clean some include statements
2018-06-23 21:15:54 +02:00
blamer.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
blckerr.h
Fix line endings
2018-04-25 19:04:50 +02:00
blobbox.cpp
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
blobbox.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
blobs.cpp
Remove public API file ndminx.h
2018-06-21 08:33:30 +02:00
blobs.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
blread.cpp
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
blread.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
boxread.cpp
Replace string.h by standard C++ cstring
2018-06-21 20:40:26 +02:00
boxread.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
boxword.cpp
Use default keyword instead of empty ctors/dtors.
2018-05-21 13:35:46 +03:00
boxword.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
ccstruct.cpp
Use default keyword instead of empty ctors/dtors.
2018-05-21 13:35:46 +03:00
ccstruct.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
coutln.cpp
coutln: Replace alloc_mem, free_mem by standard functions
2018-06-25 14:27:35 +02:00
coutln.h
coutln: Replace alloc_mem, free_mem by standard functions
2018-06-25 14:27:35 +02:00
crakedge.h
Fix some typos (most found by codespell)
2018-05-27 18:49:43 +02:00
debugpixa.h
Fix line endings
2018-04-25 19:04:50 +02:00
detlinefit.cpp
Remove public API file ndminx.h
2018-06-21 08:33:30 +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
Clean some include statements
2018-06-23 21:15:54 +02:00
fontinfo.cpp
Fix file endings
2018-04-25 19:35:33 +02:00
fontinfo.h
Clean some include statements
2018-06-23 21:15:54 +02:00
genblob.cpp
Fix line endings
2018-04-25 19:04:50 +02:00
genblob.h
Fix line endings
2018-04-25 19:04:50 +02:00
hpdsizes.h
Fix line endings
2018-04-25 19:04:50 +02:00
imagedata.cpp
Clean some include statements
2018-06-23 21:15:54 +02:00
imagedata.h
Clean some include statements
2018-06-23 21:15:54 +02:00
ipoints.h
Clean some include statements
2018-06-23 21:15:54 +02:00
linlsq.cpp
Fix some typos (most found by codespell)
2018-05-27 18:49:43 +02:00
linlsq.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
Makefile.am
Require tesseract/ for API header files (fixes potential name conflicts)
2018-06-17 22:01:19 +02:00
matrix.cpp
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
matrix.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
mod128.cpp
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
mod128.h
Use default keyword instead of empty ctors/dtors.
2018-05-21 13:35:46 +03:00
normalis.cpp
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
2018-05-20 00:52:04 +03:00
normalis.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
ocrblock.cpp
More fixes BOOL8 -> bool
2018-05-21 00:40:58 +03:00
ocrblock.h
Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool
2018-05-23 16:53:12 +03: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
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
ocrrow.h
Clean more include files and include statements
2018-06-24 19:45:12 +02:00
otsuthr.cpp
Replace string.h by standard C++ cstring
2018-06-21 20:40:26 +02:00
otsuthr.h
Fix line endings
2018-04-25 19:04:50 +02:00
pageres.cpp
Clean some include statements
2018-06-23 21:15:54 +02:00
pageres.h
Clean more include files and include statements
2018-06-24 19:45:12 +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
Use default keyword instead of empty ctors/dtors.
2018-05-21 13:35:46 +03:00
pdblock.cpp
Use standard bool instead of BOOL8.
2018-05-20 22:46:46 +03:00
pdblock.h
Use standard bool instead of BOOL8.
2018-05-20 22:46:46 +03:00
points.cpp
Remove public API file ndminx.h
2018-06-21 08:33:30 +02:00
points.h
Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool
2018-05-23 16:53:12 +03:00
polyaprx.cpp
Clean some include statements
2018-06-23 21:15:54 +02:00
polyaprx.h
Fix line endings
2018-04-25 19:04:50 +02:00
polyblk.cpp
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
2018-05-20 00:52:04 +03:00
polyblk.h
Use default keyword instead of empty ctors/dtors.
2018-05-21 13:35:46 +03:00
publictypes.cpp
Fix line endings
2018-04-25 19:04:50 +02:00
publictypes.h
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
quadlsq.cpp
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
2018-05-20 00:52:04 +03:00
quadlsq.h
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
quadratc.h
Use default keyword instead of empty ctors/dtors.
2018-05-21 13:35:46 +03:00
quspline.cpp
qspline: Replace alloc_mem, free_mem by C++ new, delete
2018-06-25 14:55:36 +02:00
quspline.h
qspline: Remove unneeded include statement
2018-06-25 14:30:23 +02:00
ratngs.cpp
Use std::max/std::min instead of MAX/MIN macros.
2018-05-20 17:49:48 +03:00
ratngs.h
Clean usage of assert.h
2018-06-21 19:31:05 +02:00
rect.cpp
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
rect.h
Remove public API file ndminx.h
2018-06-21 08:33:30 +02:00
rejctmap.cpp
More fixes BOOL8 -> bool
2018-05-21 00:40:58 +03:00
rejctmap.h
Clean usage of assert.h
2018-06-21 19:31:05 +02:00
seam.cpp
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
seam.h
Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using
2018-05-20 01:31:03 +03:00
split.cpp
Clean usage of assert.h
2018-06-21 19:31:05 +02:00
split.h
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
statistc.cpp
Replace string.h by standard C++ cstring
2018-06-21 20:40:26 +02:00
statistc.h
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
2018-05-20 00:52:04 +03:00
stepblob.cpp
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
stepblob.h
Use default keyword instead of empty ctors/dtors.
2018-05-21 13:35:46 +03:00
vecfuncs.cpp
Fix line endings
2018-04-25 19:04:50 +02:00
vecfuncs.h
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
2018-05-20 00:52:04 +03:00
werd.cpp
Use standard bool instead of BOOL8.
2018-05-20 22:46:46 +03:00
werd.h
Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool
2018-05-23 16:53:12 +03:00