OCR
- Autores: NV Access Limitada, Lukasz Golonka e outros colaboradores
- Compatibilidade com NVDA: 2019.3 e além
- Baixe a Versão estável
- Baixe a versão compatível com NVDA 2019.2 e anteriores
Important: if you are using NVDA 2017.3 or later on Windows 10, please consider using built-in Windows 10 OCR.
Realiza um reconhecimento ótico de caracteres (OCR) para extrair o texto de um objeto que é inacessível. Usa-se o motor Tesseract OCR. Para executar o OCR, vá para o objeto em questão usando a navegação por objetos e pressione NVDA+r. Pode definir o idioma de reconhecimento do OCR acessando o painel de configurações do NVDA e selecionando configurações de OCR. O atalho de teclado pode ser reatribuído a partir do diálogo definir comandos do NVDA na categoria "Diversos".
Change log:
Changes for 2.1:
- When recognition is performed on an edit field it is now possible to navigate it with the system caret without moving focus from it and back again.
- Tesseract release info is no longer written to the focused console.
- When no text is recognized this fact is announced to the user.
- It is no longer possible to attempt recognition on an invisible object.
- WX is now used to capture images instead of Pillow.
Changes for 2.0:
- Compatibility with NVDA 2019.3 and later.
- It is possible to set different recognition languages for different configuration profiles.
- OCR settings can now be changed from NVDA settings dialog rather than from a separate dialog in the tools menu.