.. |
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
|
Replace MAX_FLOAT32 by standard FLT_MAX and remove unused MIN_FLOAT32
|
2018-07-02 13:29:39 +02:00 |
baselinedetect.h
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
bbgrid.cpp
|
Fix compiler warnings [-Wmissing-prototypes]
|
2018-07-05 16:03:02 +02: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 1164618 (Uninitialized scalar field)
|
2018-07-06 17:02:50 +02:00 |
cjkpitch.h
|
Fix some typos (most found by codespell)
|
2018-05-27 18:49:43 +02:00 |
colfind.cpp
|
Fix issue detected by Coverity Scan
|
2018-08-01 15:56:19 +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
|
Remove unused EXTERN macros
|
2018-07-07 21:19:01 +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
|
Replace FLOAT32 by float data type
|
2018-07-02 13:29:39 +02: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
|
Fix compiler warnings [-Wzero-as-null-pointer-constant]
|
2018-07-04 20:40:56 +02:00 |
fpchop.h
|
Use standard bool instead of BOOL8.
|
2018-05-20 22:46:46 +03:00 |
gap_map.cpp
|
Fix CID 1164612 (Uninitialized scalar field)
|
2018-07-06 17:02:50 +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
|
Fix compiler warnings [-Wmissing-prototypes]
|
2018-07-05 16:03:02 +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
|
Remove unused EXTERN macros
|
2018-07-07 21:19:01 +02:00 |
pithsync.h
|
Merge pull request #1588 from ZaMaZaN4iK/fix_own_bool
|
2018-05-23 16:53:12 +03:00 |
pitsync1.cpp
|
Fix CID 1164621 (Uninitialized scalar field)
|
2018-07-06 17:12:12 +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
|
Add missing include statements and clean some include statements
|
2018-07-07 16:24:53 +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 |