tesseract/src/ccstruct
2018-05-20 22:46:46 +03:00
..
blamer.cpp Fix file endings 2018-04-25 19:35:33 +02:00
blamer.h Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
blckerr.h Fix line endings 2018-04-25 19:04:50 +02:00
blobbox.cpp Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
blobbox.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
blobs.cpp Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
blobs.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
blread.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
blread.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
boxread.cpp Fix file endings 2018-04-25 19:35:33 +02:00
boxread.h Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
boxword.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
boxword.h Fix line endings 2018-04-25 19:04:50 +02:00
ccstruct.cpp Fix line endings 2018-04-25 19:04:50 +02:00
ccstruct.h Fix line endings 2018-04-25 19:04:50 +02:00
coutln.cpp Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
coutln.h Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
crakedge.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
debugpixa.h Fix line endings 2018-04-25 19:04:50 +02:00
detlinefit.cpp Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
detlinefit.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
dppoint.cpp Fix file endings 2018-04-25 19:35:33 +02:00
dppoint.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
fontinfo.cpp Fix file endings 2018-04-25 19:35:33 +02:00
fontinfo.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03: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 Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
imagedata.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
ipoints.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
linlsq.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
linlsq.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
Makefile.am Partial fix for autotools configuration after source tree reorganisation 2018-04-25 21:33:28 +02:00
matrix.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
matrix.h Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
mod128.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
mod128.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +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 Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
ocrblock.cpp Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
ocrblock.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +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 Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
otsuthr.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
otsuthr.h Fix line endings 2018-04-25 19:04:50 +02:00
pageres.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
pageres.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
params_training_featdef.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
params_training_featdef.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
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 Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
points.h Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
polyaprx.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03: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 Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +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 Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
quspline.cpp Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
quspline.h Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
ratngs.cpp Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
ratngs.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
rect.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
rect.h Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
rejctmap.cpp Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00
rejctmap.h Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03: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 Use std::max/std::min instead of MAX/MIN macros. 2018-05-20 17:49:48 +03:00
split.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
statistc.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03: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 Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +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 Use standard bool instead of BOOL8. 2018-05-20 22:46:46 +03:00