tesseract/src
Stefan Weil 5d92fbf010 Replace sscanf by std::istringstream
Using std::istringstream allows conversion of string to float
independent of the current locale setting.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-05-12 15:04:30 +02:00
..
api correct tessdata comment in baseapi.h 2019-05-02 08:43:04 +02:00
arch Remove unneeded 'SUBDIRS=' from 3 Makefile.am files 2019-04-04 19:31:39 +02:00
ccmain Merge pull request #2420 from stweil/locale 2019-05-02 08:31:41 +02:00
ccstruct fix crash in case of missing PNG support in Leptonica see #2333 2019-05-01 19:51:54 +02:00
ccutil tesscallback: Remove more unused code 2019-05-04 11:05:50 +02:00
classify Replace sscanf by std::istringstream 2019-05-12 15:04:30 +02:00
cutil Modernize code by replacing C type casts 2019-04-07 09:04:51 +02:00
dict MSVS support inttypes.h from VS 2015 2019-04-23 20:45:14 +02:00
lstm Remove spaces a line endings 2019-04-13 18:54:42 +02:00
opencl OpenCL: Remove PERF_COUNT framework 2019-02-09 10:58:15 +01:00
textord Fix cast from pointer to integer type 2019-05-12 08:54:46 +02:00
training commandlineflags: Replace strtod by std::stringstream 2019-05-02 07:33:46 +02:00
viewer Fix Doxygen comment 2019-05-12 08:55:23 +02:00
vs2010/tesseract replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038 2018-11-08 19:43:46 +01:00
wordrec unittest: Fix and enable params_model_test 2019-04-18 17:06:48 +02:00