tesseract/src/classify
Stefan Weil e1e56d9d66 Remove local function declarations from intmatcher.h
This requires moving the local function HeapSort to the beginning.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-03-22 11:39:39 +01:00
..
adaptive.cpp Remove globals.h 2019-03-11 19:01:23 +01:00
adaptive.h Replace tabs by blanks in source code 2018-07-03 16:29:14 +02:00
adaptmatch.cpp Remove unused parameter BlobLength 2019-03-22 11:17:19 +01:00
blobclass.cpp Use tesseract::Serialize, tesseract::DeSerialize 2018-07-18 11:19:37 +02:00
blobclass.h Remove tab character in source files 2018-10-12 11:31:10 +02:00
classify.cpp Fix whitespace issues 2018-08-01 13:19:52 +02:00
classify.h Merge branch 'master' into disable-legacy 2018-07-04 11:14:33 +03:00
cluster.cpp Remove unused functions from cluster.cpp 2019-01-03 13:16:31 +01:00
cluster.h Replace function DoError and remove danerror.cpp, danerror.h 2018-07-03 13:21:17 +02:00
clusttool.cpp Fix doxygen comments 2019-02-20 21:11:38 +01:00
clusttool.h Replace function DoError and remove danerror.cpp, danerror.h 2018-07-03 13:21:17 +02:00
cutoffs.cpp Remove globals.h 2019-03-11 19:01:23 +01:00
cutoffs.h Remove tab character in source files 2018-10-12 11:31:10 +02:00
errorcounter.cpp ErrorCounter: Fix CID 1164538 (Division or modulo by float zero) 2018-10-22 22:14:15 +02:00
errorcounter.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
featdefs.cpp Fix whitespace issues 2018-08-01 13:19:52 +02:00
featdefs.h Remove tab character in source files 2018-10-12 11:31:10 +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 old comments for exceptions 2018-07-03 14:53:00 +02:00
fpoint.h Replace FLOAT32 by float data type 2018-07-02 13:29:39 +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 IntFeatureSpace: Remove unused DeSerialize method 2018-07-18 09:56:43 +02:00
intfeaturespace.h IntFeatureSpace: Remove unused DeSerialize method 2018-07-18 09:56:43 +02:00
intfx.cpp Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +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 Remove local function declarations from intmatcher.h 2019-03-22 11:39:39 +01:00
intmatcher.h Remove local function declarations from intmatcher.h 2019-03-22 11:39:39 +01:00
intproto.cpp Remove globals.h 2019-03-11 19:01:23 +01:00
intproto.h Replace FLOAT32 by float data type 2018-07-02 13:29:39 +02:00
kdtree.cpp Fix doxygen comments 2019-02-20 21:11:38 +01:00
kdtree.h Clean up cutil.h 2018-07-03 11:31:41 +02:00
Makefile.am Fix whitespace issues 2018-08-01 13:19:52 +02:00
mastertrainer.cpp Fix typo in comments and variable name 2018-08-14 16:20:27 +02:00
mastertrainer.h Fix typo in comments and variable name 2018-08-14 16:20:27 +02:00
mf.cpp Remove old comments for exceptions 2018-07-03 14:53:00 +02:00
mf.h Remove tab character in source files 2018-10-12 11:31:10 +02:00
mfdefs.cpp Remove old comments for exceptions 2018-07-03 14:53:00 +02:00
mfdefs.h Format code (replace ( xxx ) by (xxx)) 2018-09-29 08:21:25 +02:00
mfoutline.cpp Remove unused include statements 2018-10-29 19:46:58 +01:00
mfoutline.h Replace FLOAT32 by float data type 2018-07-02 13:29:39 +02:00
mfx.cpp Remove unused function ComputeOrientation 2018-10-29 19:43:56 +01: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 Remove globals.h 2019-03-11 19:01:23 +01:00
normmatch.h Remove tab character in source files 2018-10-12 11:31:10 +02:00
ocrfeatures.cpp Fix compiler warnings [-Wmissing-prototypes] 2018-07-05 16:03:02 +02:00
ocrfeatures.h Replace function DoError and remove danerror.cpp, danerror.h 2018-07-03 13:21:17 +02:00
outfeat.cpp Remove old comments for exceptions 2018-07-03 14:53:00 +02:00
outfeat.h Remove tab character in source files 2018-10-12 11:31:10 +02:00
picofeat.cpp Fix CID 1164703 (Untrusted value as argument) 2018-07-06 16:11:10 +02:00
picofeat.h Replace FLOAT32 by float data type 2018-07-02 13:29:39 +02:00
protos.cpp Remove globals.h 2019-03-11 19:01:23 +01: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 Fix CID 1164703 (Untrusted value as argument) 2018-07-06 16:11:10 +02:00
shapeclassifier.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
shapetable.cpp UnicharAndFonts, Shape: Use new serialization API 2018-07-18 17:31:37 +02:00
shapetable.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
tessclassifier.cpp Small enhancements (adding const, etc.) 2018-05-19 23:07:28 +03:00
tessclassifier.h Use default keyword instead of empty ctors/dtors. 2018-05-21 13:35:46 +03:00
trainingsample.cpp Fix CID 1164703 (Untrusted value as argument) 2018-07-06 16:11:10 +02:00
trainingsample.h Fix CID 1164703 (Untrusted value as argument) 2018-07-06 16:11:10 +02:00
trainingsampleset.cpp Fix CID 1395116 ('Constant' variable guards dead code) 2018-08-22 13:55:37 +02:00
trainingsampleset.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00