tesseract/src/classify
Stefan Weil c33b05be55 Use C++-11 code instead of TessCallback for PointerVector::compact
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-07-04 16:03:30 +02:00
..
adaptive.cpp Modernize code by replacing C type casts 2019-04-07 09:04:51 +02:00
adaptive.h Modernize and format code 2019-04-03 21:02:23 +02:00
adaptmatch.cpp Fix Doxygen comments for void functions 2019-05-14 21:57:17 +02:00
blobclass.cpp Add missing static attributes 2019-05-26 08:53:09 +02:00
blobclass.h blobclass: Remove unused macros 2019-03-31 17:36:46 +02:00
classify.cpp Use C++-11 code instead of TessCallback for function set_compare_callback 2019-07-04 16:03:30 +02:00
classify.h Remove classify/cutoffs.h 2019-05-25 13:54:44 +02:00
cluster.cpp Remove local definition of M_PI 2019-05-20 21:18:52 +02:00
cluster.h Modernize and format code 2019-04-03 21:02:23 +02:00
clusttool.cpp Remove local definition of M_PI 2019-05-20 21:18:52 +02:00
clusttool.h clusttool: Remove unused code and some global functions 2019-05-02 07:33:45 +02:00
cutoffs.cpp Remove unused macros 2019-05-26 20:27:21 +02:00
errorcounter.cpp Modernize C++ loops 2019-03-26 08:38:21 +01:00
errorcounter.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
featdefs.cpp Fix compiler errors for old gcc 2019-05-26 15:38:40 +02:00
featdefs.h featdefs: Optimize code by using constexpr 2019-05-25 14:46:36 +02:00
float2int.cpp Fix whitespace issues 2018-08-01 13:19:52 +02:00
float2int.h Remove tab character in source files 2018-10-12 11:31:10 +02:00
fpoint.cpp Remove local definition of M_PI 2019-05-20 21:18:52 +02:00
fpoint.h Remove BOOL8, TRUE, FALSE from host.h 2019-03-31 18:27:20 +02:00
intfeaturedist.cpp Small enhancements (adding const, etc.) 2018-05-19 23:07:28 +03:00
intfeaturedist.h Fix line endings 2018-04-25 19:04:50 +02:00
intfeaturemap.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
intfeaturemap.h Fix line endings 2018-04-25 19:04:50 +02:00
intfeaturespace.cpp Remove local definition of M_PI 2019-05-20 21:18:52 +02:00
intfeaturespace.h IntFeatureSpace: Remove unused DeSerialize method 2018-07-18 09:56:43 +02:00
intfx.cpp Add missing static attributes 2019-05-26 08:53:09 +02:00
intfx.h Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
intmatcher.cpp Fix Doxygen comments for void functions 2019-05-14 21:57:17 +02:00
intmatcher.h Remove classify/cutoffs.h 2019-05-25 13:54:44 +02:00
intproto.cpp Use C++-11 code instead of TessCallback for read, write 2019-07-04 16:03:30 +02:00
intproto.h Modernize and format code 2019-04-03 21:02:23 +02:00
kdtree.cpp Fix Doxygen comments for void functions 2019-05-14 21:57:17 +02:00
kdtree.h Modernize and format code 2019-04-03 21:02:23 +02:00
Makefile.am Remove classify/cutoffs.h 2019-05-25 13:54:44 +02:00
mastertrainer.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
mastertrainer.h Fix typo in comments and variable name 2018-08-14 16:20:27 +02:00
mf.cpp Modernize code by replacing C type casts 2019-04-07 09:04:51 +02:00
mf.h Remove tab character in source files 2018-10-12 11:31:10 +02:00
mfdefs.cpp Fix Doxygen comments for void functions 2019-05-14 21:57:17 +02:00
mfdefs.h Modernize and format code 2019-04-03 21:02:23 +02:00
mfoutline.cpp Fix Doxygen comments for void functions 2019-05-14 21:57:17 +02:00
mfoutline.h Modernize and format code 2019-04-03 21:02:23 +02:00
mfx.cpp Remove unused macros 2019-05-26 20:27:21 +02:00
mfx.h Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +02:00
normfeat.cpp Replace FLOAT32 by float data type 2018-07-02 13:29:39 +02:00
normfeat.h Replace FLOAT32 by float data type 2018-07-02 13:29:39 +02:00
normmatch.cpp Fix baseapi_test with locale de_DE.UTF-8 2019-05-16 11:05:09 +02:00
normmatch.h Remove tab character in source files 2018-10-12 11:31:10 +02:00
ocrfeatures.cpp ocrfeatures: Remove locally used functions from global interface 2019-06-17 15:09:39 +02:00
ocrfeatures.h ocrfeatures: Remove locally used functions from global interface 2019-06-17 15:09:39 +02:00
outfeat.cpp Fix Doxygen comments for void functions 2019-05-14 21:57:17 +02:00
outfeat.h Remove tab character in source files 2018-10-12 11:31:10 +02:00
picofeat.cpp Fix Doxygen comments for void functions 2019-05-14 21:57:17 +02:00
picofeat.h Replace FLOAT32 by float data type 2018-07-02 13:29:39 +02:00
protos.cpp Remove local definition of M_PI 2019-05-20 21:18:52 +02:00
protos.h protos: Remove several unused macros, functions and global variables 2018-12-13 21:32:56 +01:00
sampleiterator.cpp Fix file endings 2018-04-25 19:35:33 +02:00
sampleiterator.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
shapeclassifier.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
shapeclassifier.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
shapetable.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
shapetable.h Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
tessclassifier.cpp Small enhancements (adding const, etc.) 2018-05-19 23:07:28 +03:00
tessclassifier.h Modernize C++ code using override 2019-03-26 07:37:52 +01:00
trainingsample.cpp Remove local definition of M_PI 2019-05-20 21:18:52 +02:00
trainingsample.h Fix CID 1164703 (Untrusted value as argument) 2018-07-06 16:11:10 +02:00
trainingsampleset.cpp Use C++-11 code instead of TessCallback for PointerVector::compact 2019-07-04 16:03:30 +02:00
trainingsampleset.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00