..
associate.cpp
Clean usage of assert.h
2018-06-21 19:31:05 +02:00
associate.h
Move sources into src dir. Update build scripts.
2018-04-25 11:02:54 +03:00
chop.cpp
Modernize code by replacing C type casts
2019-04-07 09:04:51 +02:00
chop.h
Remove old comments in file headers
2019-03-16 10:55:00 +01:00
chopper.cpp
wordrec: Replace TRUE, FALSE by true, false
2019-03-31 17:54:21 +02:00
drawfx.cpp
Remove tab character in source files
2018-10-12 11:31:10 +02:00
drawfx.h
Remove tab character in source files
2018-10-12 11:31:10 +02:00
findseam.cpp
Remove old comments in file headers
2019-03-16 10:55:00 +01:00
findseam.h
Remove old comments in file headers
2019-03-16 10:55:00 +01:00
gradechop.cpp
Remove old comments in file headers
2019-03-16 10:55:00 +01:00
language_model.cpp
Modernize code (clang-tidy check modernize-loop-convert)
2019-04-05 08:29:00 +02:00
language_model.h
Add missing include statements and clean some include statements
2018-07-07 16:24:53 +02:00
lm_consistency.cpp
Modernize C++ code using auto
2019-03-26 07:55:08 +01:00
lm_consistency.h
Add missing include statements and clean some include statements
2018-07-07 16:24:53 +02:00
lm_pain_points.cpp
Modernize code (clang-tidy check modernize-loop-convert)
2019-04-05 08:29:00 +02:00
lm_pain_points.h
Modernize code (clang-tidy check modernize-loop-convert)
2019-04-05 08:29:00 +02:00
lm_state.cpp
Replace MAX_FLOAT32 by standard FLT_MAX and remove unused MIN_FLOAT32
2018-07-02 13:29:39 +02:00
lm_state.h
Fix doxygen comments
2019-02-20 21:11:38 +01:00
Makefile.am
Remove chopper.h
2018-10-29 19:51:44 +01:00
measure.h
Remove old comments in file headers
2019-03-16 10:55:00 +01:00
outlines.cpp
Modernize code by replacing C type casts
2019-04-07 09:04:51 +02:00
outlines.h
wordrec: Replace TRUE, FALSE by true, false
2019-03-31 17:54:21 +02:00
params_model.cpp
unittest: Fix and enable params_model_test
2019-05-01 11:21:29 +02:00
params_model.h
unittest: Fix and enable params_model_test
2019-05-01 11:21:29 +02:00
pieces.cpp
Modernize C++ code using auto
2019-03-26 07:55:08 +01:00
plotedges.cpp
Modernize code by replacing C type casts
2019-04-07 09:04:51 +02:00
plotedges.h
Remove old comments in file headers
2019-03-16 10:55:00 +01:00
render.cpp
Remove old comments in file headers
2019-03-16 10:55:00 +01:00
render.h
Remove old comments in file headers
2019-03-16 10:55:00 +01:00
segsearch.cpp
Remove old comments in file headers
2019-03-16 10:55:00 +01:00
tface.cpp
disable-legacy build: Do not include unused headers
2019-04-04 15:09:08 +03:00
wordclass.cpp
Add missing include statements and clean some include statements
2018-07-07 16:24:53 +02:00
wordrec.cpp
wordrec: Replace TRUE, FALSE by true, false
2019-03-31 17:54:21 +02:00
wordrec.h
disable-legacy build: Do not include unused headers
2019-04-04 15:09:08 +03:00