nixpkgs/nixos/doc/manual/development
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
..
assertions.xml Revert "Module-builtin assertions, disabling assertions and submodule assertions" 2020-12-18 16:44:37 +01:00
building-nixos.xml nixos/doc/manual: add link to nixos-generators (#98925) 2020-09-27 19:59:54 +00:00
building-parts.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
development.xml nixos/manual: add dummy ids to silence warnings 2019-02-08 10:23:57 +01:00
freeform-modules.xml nixos/doc: Add freeform modules documentation 2020-08-14 22:49:35 +02:00
importing-modules.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
meta-attributes.xml nixos/doc: Fix one command to build the NixOS manual 2020-10-14 18:10:53 +02:00
nixos-tests.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
option-declarations.xml nixos/doc: remove refs to slim 2019-11-11 17:10:41 -05:00
option-def.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
option-types.xml nixos/doc: Add docs for types.anything 2020-09-15 21:08:19 +02:00
releases.xml fixup! nixos/doc/releases: update the docs as promised 2020-09-04 10:59:06 -07:00
replace-modules.xml treewide: use https for nixos.org and hydra.nixos.org 2020-05-03 22:14:21 -07:00
running-nixos-tests-interactively.xml nixos/tests: expose both the interactive and non-interactive driver 2020-10-19 17:39:48 +02:00
running-nixos-tests.xml nixos/manual: fix IDs on docs for running tests (#73526) 2019-11-17 11:47:28 +01:00
settings-options.xml nixos/users: require one of users.users.name.{isSystemUser,isNormalUser} 2021-04-14 20:40:00 +02:00
sources.xml Remove references to the nixpkgs-channels repo 2019-10-17 19:44:03 +02:00
testing-installer.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
writing-documentation.xml nixos/doc: Update Writing Documentation to use nix-shell 2021-03-22 21:21:08 +01:00
writing-modules.xml doc: explain where pkgs comes from in writing-modules 2021-03-03 11:09:21 -05:00
writing-nixos-tests.xml nixos/test-driver: use a variety of different Tesseract settings for OCR 2021-04-23 18:42:35 +00:00