.. |
alignedblob.cpp
|
Remove public API file ndminx.h
|
2018-06-21 08:33:30 +02:00 |
alignedblob.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
baselinedetect.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
baselinedetect.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
bbgrid.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
bbgrid.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
blkocc.cpp
|
Use standard bool instead of BOOL8.
|
2018-05-20 22:46:46 +03:00 |
blkocc.h
|
Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool
|
2018-05-23 16:53:12 +03:00 |
blobgrid.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
blobgrid.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
ccnontextdetect.cpp
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
ccnontextdetect.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
cjkpitch.cpp
|
Fix CID 1164746 (Big parameter passed by value)
|
2018-06-29 22:24:00 +02:00 |
cjkpitch.h
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
colfind.cpp
|
Fix CID 1393243 (Uninitialized scalar field)
|
2018-06-20 20:06:28 +02:00 |
colfind.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
colpartition.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
colpartition.h
|
Remove public API file ndminx.h
|
2018-06-21 08:33:30 +02:00 |
colpartitiongrid.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
colpartitiongrid.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
colpartitionset.cpp
|
Remove public API file ndminx.h
|
2018-06-21 08:33:30 +02:00 |
colpartitionset.h
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
devanagari_processing.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
devanagari_processing.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
drawedg.cpp
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
drawedg.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
drawtord.cpp
|
Fix file endings
|
2018-04-25 19:35:33 +02:00 |
drawtord.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
edgblob.cpp
|
Merge branch 'master' into fix_smart_pointers
|
2018-05-26 00:37:07 +03:00 |
edgblob.h
|
Merge branch 'master' into fix_smart_pointers
|
2018-05-26 00:37:07 +03:00 |
edgloop.cpp
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
edgloop.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
equationdetectbase.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
equationdetectbase.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
fpchop.cpp
|
Remove stderr.h and its include statements
|
2018-06-25 16:14:20 +02:00 |
fpchop.h
|
Use standard bool instead of BOOL8.
|
2018-05-20 22:46:46 +03:00 |
gap_map.cpp
|
gap_map: Replace alloc_mem, free_mem by C++ new, delete
|
2018-06-25 14:33:46 +02:00 |
gap_map.h
|
gap_map: Replace alloc_mem, free_mem by C++ new, delete
|
2018-06-25 14:33:46 +02:00 |
imagefind.cpp
|
Remove public API file ndminx.h
|
2018-06-21 08:33:30 +02:00 |
imagefind.h
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
linefind.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
linefind.h
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
Makefile.am
|
Partial fix for autotools configuration after source tree reorganisation
|
2018-04-25 21:33:28 +02:00 |
makerow.cpp
|
Remove stderr.h and its include statements
|
2018-06-25 16:14:20 +02:00 |
makerow.h
|
Use standard bool instead of BOOL8.
|
2018-05-20 22:46:46 +03:00 |
oldbasel.cpp
|
oldbasel: Replace alloc_mem, free_mem by C++ new, delete, std::vector
|
2018-06-25 16:13:59 +02:00 |
oldbasel.h
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
pithsync.cpp
|
pithsync: Replace alloc_mem, free_mem by C++ std::vector
|
2018-06-25 16:13:59 +02:00 |
pithsync.h
|
Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool
|
2018-05-23 16:53:12 +03:00 |
pitsync1.cpp
|
pitsync1: Remove unneeded include statement
|
2018-06-25 14:35:46 +02:00 |
pitsync1.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
scanedg.cpp
|
block_edges: Add assertions for block coordinates
|
2018-06-09 14:06:33 +02:00 |
scanedg.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
sortflts.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
sortflts.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
strokewidth.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
strokewidth.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
tabfind.cpp
|
Remove public API file ndminx.h
|
2018-06-21 08:33:30 +02:00 |
tabfind.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 |
tablefind.cpp
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
tablefind.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
tablerecog.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
tablerecog.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
tabvector.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
tabvector.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
textlineprojection.cpp
|
Use std::max/std::min instead of MAX/MIN macros.
|
2018-05-20 17:49:48 +03:00 |
textlineprojection.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
textord.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
textord.h
|
Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool
|
2018-05-23 16:53:12 +03:00 |
topitch.cpp
|
Remove stderr.h and its include statements
|
2018-06-25 16:14:20 +02:00 |
topitch.h
|
Use standard bool instead of BOOL8.
|
2018-05-20 22:46:46 +03:00 |
tordmain.cpp
|
Remove stderr.h and its include statements
|
2018-06-25 16:14:20 +02:00 |
tordmain.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
tospace.cpp
|
Remove public API file ndminx.h
|
2018-06-21 08:33:30 +02:00 |
tovars.cpp
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
tovars.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
underlin.cpp
|
Clean usage of assert.h
|
2018-06-21 19:31:05 +02:00 |
underlin.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
wordseg.cpp
|
Remove stderr.h and its include statements
|
2018-06-25 16:14:20 +02:00 |
wordseg.h
|
Use standard bool instead of BOOL8.
|
2018-05-20 22:46:46 +03:00 |
workingpartset.cpp
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
workingpartset.h
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |