.. |
adaptive.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
adaptive.h
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
adaptmatch.cpp
|
Remove nullptr checks before destructor
|
2018-04-22 20:25:49 +02:00 |
blobclass.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
blobclass.h
|
Fixed issue 1252: Refactored LearnBlob and its call hierarchy to make it a member of Classify.
|
2015-05-12 15:22:34 -07:00 |
classify.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
classify.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
cluster.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
cluster.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
clusttool.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
clusttool.h
|
classify: Fix warnings from Doxygen (#1439)
|
2018-03-29 11:58:23 +02:00 |
cutoffs.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
cutoffs.h
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
errorcounter.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
errorcounter.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
featdefs.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
featdefs.h
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
float2int.cpp
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
float2int.h
|
Added simultaneous multi-language capability, Added support for ShapeTable in classifier and training, Refactored class pruner, Added new uniform classifier API, Added new training error counter
|
2012-02-02 02:57:42 +00:00 |
fpoint.cpp
|
Result of clang tidy on recent merge
|
2016-11-07 10:46:33 -08:00 |
fpoint.h
|
3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process
|
2010-11-23 18:34:14 +00:00 |
intfeaturedist.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
intfeaturedist.h
|
Added simultaneous multi-language capability, Added support for ShapeTable in classifier and training, Refactored class pruner, Added new uniform classifier API, Added new training error counter
|
2012-02-02 02:57:42 +00:00 |
intfeaturemap.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
intfeaturemap.h
|
Replace reserved identifiers used in #define guards header files
|
2016-12-04 15:43:03 +01:00 |
intfeaturespace.cpp
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
intfeaturespace.h
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
intfx.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
intfx.h
|
classify: Remove deprecated method ExtractIntFeat (#1422)
|
2018-03-25 17:34:41 +02:00 |
intmatcher.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
intmatcher.h
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
intproto.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
intproto.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
kdtree.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
kdtree.h
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
Makefile.am
|
Remove macro USE_STD_NAMESPACE (#1360)
|
2018-03-04 14:43:28 +01:00 |
mastertrainer.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
mastertrainer.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
mf.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
mf.h
|
Fixed issue 1252: Refactored LearnBlob and its call hierarchy to make it a member of Classify.
|
2015-05-12 15:22:34 -07:00 |
mfdefs.cpp
|
Result of clang tidy on recent merge
|
2016-11-07 10:46:33 -08:00 |
mfdefs.h
|
Fixed issue 1252: Refactored LearnBlob and its call hierarchy to make it a member of Classify.
|
2015-05-12 15:22:34 -07:00 |
mfoutline.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
mfoutline.h
|
Misc fixes, mostly clang formatting, but some bug fixes in matrix, werd, and tesstrain_utils. Also updates unicharset to match traineddata files.
|
2015-07-09 14:28:20 -07:00 |
mfx.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
mfx.h
|
Result of clang tidy on recent merge
|
2016-11-07 10:46:33 -08:00 |
normfeat.cpp
|
Result of clang tidy on recent merge
|
2016-11-07 10:46:33 -08:00 |
normfeat.h
|
Fixed issue 1252: Refactored LearnBlob and its call hierarchy to make it a member of Classify.
|
2015-05-12 15:22:34 -07:00 |
normmatch.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
normmatch.h
|
3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process
|
2010-11-23 18:34:14 +00:00 |
ocrfeatures.cpp
|
Fixes from pull of cleanups: clang tidied, reviewed, fixed new bugs, undeleted needed code. Probably breaks the build, due to some inclusion of changes in utf8/32 conversion
|
2017-07-14 09:30:14 -07:00 |
ocrfeatures.h
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
outfeat.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
outfeat.h
|
3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process
|
2010-11-23 18:34:14 +00:00 |
picofeat.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
picofeat.h
|
Fix building of training tools in shared configuration.
|
2016-12-17 16:19:35 +03:00 |
protos.cpp
|
Use POSIX data types and macros (#878)
|
2018-03-13 21:36:30 +01:00 |
protos.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
sampleiterator.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
sampleiterator.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
shapeclassifier.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
shapeclassifier.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
shapetable.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
shapetable.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
tessclassifier.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
tessclassifier.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
trainingsample.cpp
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
trainingsample.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |
trainingsampleset.cpp
|
Remove nullptr checks before destructor
|
2018-04-22 20:25:49 +02:00 |
trainingsampleset.h
|
classify: Replace NULL by nullptr
|
2018-04-22 17:42:35 +02:00 |