1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 00:54:11 +00:00
nixpkgs/nixos/doc/manual
Luke Granger-Brown 4de343cccf nixos/test-driver: use a variety of different Tesseract settings for OCR
When performing OCR, some of the Tesseract settings perform better than
others on a variety of different workloads, but they mostly take
~negligible incremental time to run compared to the overhead of running
the ImageMagick filters.

After this commit, we try using all three of the current Tesseract
models (classic, LSTM, and classic+LSTM) to generate output text. This
fixes chromium-90's tests at release-20.09, and should make cases where
you're looking for *specific* text better, with the tradeoff of running
Tesseract multiple times.

To make it sensible to cherrypick this into release-20.09, this doesn't
change the existing API surface for the test driver. In particular,
get_screen_text continues to have the existing behaviour.
2021-04-23 18:42:35 +00:00
..
administration Merge pull request #98661 from doronbehar/doc/nixos/systemd-nixos-specific 2020-11-06 11:52:58 +01:00
configuration Merge pull request #114128 from jorsn/docs.fix-hostName 2021-04-09 18:05:51 +02:00
development nixos/test-driver: use a variety of different Tesseract settings for OCR 2021-04-23 18:42:35 +00:00
installation manual/installation: s/boot.loader.systemd/boot.loader.systemd-boot 2021-03-15 01:26:32 -07:00
release-notes cudatoolkit-{9,9_0,9_1,9_2}: remove 2021-04-18 11:55:10 +02:00
.gitignore
contributing-to-this-manual.xml nixos/doc/manual: In the preface, add link to #chap-contributing 2021-01-23 18:58:54 -08:00
default.nix nixos/manual: make reproducible (#102234) 2020-10-31 21:18:16 +01:00
Makefile nixos/doc/manual/Makefile: Do not format 2021-03-22 21:15:11 +01:00
man-configuration.xml
man-nixos-build-vms.xml nixos/doc/*: editorconfig fixes 2020-07-31 15:08:54 +10:00
man-nixos-enter.xml nixos/doc: Improve code listings 2020-09-23 01:25:25 +02:00
man-nixos-generate-config.xml
man-nixos-install.xml nixos-install: pass through keep-going flag 2020-10-31 17:13:45 +01:00
man-nixos-option.xml
man-nixos-rebuild.xml Revert "Merge branch 'master' into staging-next" 2020-12-31 08:50:36 +01:00
man-nixos-version.xml nixos/doc: Improve code listings 2020-09-23 01:25:25 +02:00
man-pages.xml
manual.xml nixos/doc: Mention how to contribute to it 2020-10-22 17:40:48 +03:00
preface.xml nixos/doc/manual: In the preface, add link to #chap-contributing 2021-01-23 18:58:54 -08:00
README nixos/doc: Mention how to contribute to it 2020-10-22 17:40:48 +03:00
shell.nix

Moved to: ./contributing-to-this-manual.xml. Link:

https://nixos.org/manual/nixos/unstable/#chap-contributing