Translations:BmpToText/5/en: Porovnání verzí
(Založena nová stránka s textem „Attempts to recognize the text rendered in the Bitmap and convert it to a string, which is stored in the Text output parameter. I…“) |
|||
| Řádek 1: | Řádek 1: | ||
| − | Attempts to recognize the text rendered in the [[#bitmap-| Bitmap]] and convert it to a string, which is stored in the [[#text-| Text]] output parameter. If a mask is set ([[#masked-| Masked]]=1), performed text detection is based on the color specified by the [[#maskcolor-| MaskColor]] parameter. To detect text, it is necessary to enter the font database | + | Attempts to recognize the text rendered in the [[#bitmap-| Bitmap]] and convert it to a string, which is stored in the [[#text-| Text]] output parameter. If a mask is set ([[#masked-| Masked]]=1), performed text detection is based on the color specified by the [[#maskcolor-| MaskColor]] parameter. To detect text, it is necessary to enter the font database file name with the [[#fontdb-| FontDB]] parameter, which can be generated using the GuiMaster Editor tools. |
Verze z 9. 7. 2020, 10:09
Attempts to recognize the text rendered in the Bitmap and convert it to a string, which is stored in the Text output parameter. If a mask is set ( Masked=1), performed text detection is based on the color specified by the MaskColor parameter. To detect text, it is necessary to enter the font database file name with the FontDB parameter, which can be generated using the GuiMaster Editor tools.