/
githubmirror
/
tesseract
ОбзорДокументацияВойти
/
githubmirror
/
tesseract
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
tesseract/
src/ccstruct/
..
blamer.cpp

Remove more unused function parameters

2 месяца назад
blamer.h

Remove more unused function parameters

2 месяца назад
blobbox.cpp

Remove more unused function parameters

2 месяца назад
blobbox.h

Remove more unused function parameters

2 месяца назад
blobs.cpp

Remove more unused function parameters

2 месяца назад
blobs.h

Remove more unused function parameters

2 месяца назад
blread.cpp

Remove more unused function parameters

2 месяца назад
blread.h

Remove more unused function parameters

2 месяца назад
boxread.cpp

Remove src/ccutil/fileerr.h

2 месяца назад
boxread.h

Replace all but one remaining STRING by std::string in src/ccstruct

5 лет назад
boxword.cpp

Optimize performance with clang-tidy

5 лет назад
boxword.h

Optimize performance with clang-tidy

5 лет назад
ccstruct.h

Use more `constexpr`

2 месяца назад
coutln.cpp

Fix compiler warnings caused by Leptonica (-Wold-style-cast)

2 месяца назад
coutln.h

Replace C-style arrays with std::array (sort include statements)

2 месяца назад
crakedge.h

[clang-format] Execute clang format on include and src dirs.

5 лет назад
debugpixa.h

Fix compiler warnings caused by Leptonica (-Wold-style-cast)

2 месяца назад
detlinefit.cpp

Replace some tprintf by tesserr stream (fixes Windows compiler warnings)

2 года назад
detlinefit.h

Replace more GenericVector by std::vector for src/ccstruct

5 лет назад
dppoint.cpp

Avoid 32 bit overflow in multiplication (fixes 3 CodeQL CI alerts)

3 года назад
dppoint.h

[clang-format] Execute clang format on include and src dirs.

5 лет назад
fontinfo.cpp

Fix pre-existing issues found by Copilot review

25 дней назад
fontinfo.h

Fix memory-safety issues in .traineddata deserialization

25 дней назад
image.cpp

Fix compiler warnings caused by Leptonica (-Wold-style-cast)

2 месяца назад
image.h

Fix MSVC warnings.

12 дней назад
imagedata.cpp

Fix compiler warnings caused by Leptonica (-Wold-style-cast)

2 месяца назад
imagedata.h

Fix comments for function ReCachePages

2 года назад
linlsq.cpp

Replace http:// by https:// for selected URLs

21 день назад
linlsq.h

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

5 лет назад
matrix.cpp

Remove more unused function parameters

2 месяца назад
matrix.h

Remove more unused function parameters

2 месяца назад
mod128.cpp

Prepare support for image width and height larger than 32767 (continued)

5 лет назад
mod128.h

Fix more signed/unsigned compiler warnings

5 лет назад
normalis.cpp

Fix compiler warnings caused by Leptonica (-Wold-style-cast)

2 месяца назад
normalis.h

Use more `constexpr`

2 месяца назад
ocrblock.cpp

Update sorting routines for lists.

2 года назад
ocrblock.h

Convert ELIST into template.

2 года назад
ocrpara.cpp

[elist] Rework macro into template and small macro. Move common iterator template into 'list_iterator.h'.

5 лет назад
ocrpara.h

Convert ELIST into template.

2 года назад
ocrrow.cpp

Remove more unused function parameters

2 месяца назад
ocrrow.h

Remove more unused function parameters

2 месяца назад
otsuthr.cpp

Fix compiler warnings caused by Leptonica (-Wold-style-cast)

2 месяца назад
otsuthr.h

Basic usage of new Image class. Only pixDestroy is wrapped at the moment.

5 лет назад
pageres.cpp

Remove more unused function parameters

2 месяца назад
pageres.h

Remove more unused function parameters

2 месяца назад
params_training_featdef.cpp

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

5 лет назад
params_training_featdef.h

Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')

5 лет назад
pdblock.cpp

Fix compiler warnings caused by Leptonica (-Wold-style-cast)

2 месяца назад
pdblock.h

Prepare support for image width and height larger than 32767

5 лет назад
points.cpp

[elist] Rework macro into template and small macro. Move common iterator template into 'list_iterator.h'.

5 лет назад
points.h

Use more `constexpr`

2 месяца назад
polyblk.cpp

Make one-time comparator a lambda.

2 года назад
polyblk.h

Prepare support for image width and height larger than 32767

5 лет назад
quadlsq.cpp

[clang-format] Execute clang format on include and src dirs.

5 лет назад
quadlsq.h

Add const attribute to some functions (API change)

5 лет назад
quadratc.h

[clang-format] Execute clang format on include and src dirs.

5 лет назад
quspline.cpp

Fix compiler warnings caused by Leptonica (-Wold-style-cast)

2 месяца назад
quspline.h

Add missing TESS_API.

5 лет назад
ratngs.cpp

Replace C-casts and code using `(void)`

2 месяца назад
ratngs.h

Fix typos (#4497)

7 месяцев назад
rect.cpp

Prepare support for image width and height larger than 32767

5 лет назад
rect.h

Use more `constexpr`

2 месяца назад
rejctmap.cpp

ccstruct: Fix some signed/unsigned compiler warnings

5 лет назад
rejctmap.h

Fix typos (#4497)

7 месяцев назад
seam.cpp

ccstruct: Fix some signed/unsigned compiler warnings

5 лет назад
seam.h

Replace C-style arrays with std::array

2 месяца назад
split.cpp

Use TDimension for arguments of make_edgept

5 лет назад
split.h

Use TDimension for arguments of make_edgept

5 лет назад
statistc.cpp

Fix old TODO (STATS::rangemax_)

5 лет назад
statistc.h

Fix old TODO (STATS::rangemax_)

5 лет назад
stepblob.cpp

Fix compiler warnings caused by Leptonica (-Wold-style-cast)

2 месяца назад
stepblob.h

Update sorting routines for lists.

2 года назад
werd.cpp

Fix typos (#4497)

7 месяцев назад
werd.h

Fix typos (#4497)

7 месяцев назад