WO2022082907A1 - Display device menu language detection method and apparatus, and computer device - Google Patents

Display device menu language detection method and apparatus, and computer device Download PDF

Info

Publication number
WO2022082907A1
WO2022082907A1 PCT/CN2020/129116 CN2020129116W WO2022082907A1 WO 2022082907 A1 WO2022082907 A1 WO 2022082907A1 CN 2020129116 W CN2020129116 W CN 2020129116W WO 2022082907 A1 WO2022082907 A1 WO 2022082907A1
Authority
WO
WIPO (PCT)
Prior art keywords
display device
osd menu
image
language
character information
Prior art date
Application number
PCT/CN2020/129116
Other languages
French (fr)
Chinese (zh)
Inventor
奚雅玲
Original Assignee
深圳创维-Rgb电子有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳创维-Rgb电子有限公司 filed Critical 深圳创维-Rgb电子有限公司
Publication of WO2022082907A1 publication Critical patent/WO2022082907A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation

Definitions

  • the present invention relates to the field of display devices, and in particular, to a method, apparatus, computer device and readable storage medium for detecting a menu language of a display device.
  • Existing display devices generally support multiple languages, that is, the display device menu can be set to display the target language. Therefore, before the display device leaves the factory, the multi-language character proofing of the display device menu needs to be performed to confirm that the translation is correct.
  • the existing proofreading process is generally manually proofread by the proofreading staff, so the proofreading process is very long, the efficiency is low, and human errors are prone to occur in the long-term proofreading process of the proofreading staff.
  • the embodiments of the present application provide a method for detecting a menu language of a display device, including:
  • the extracting character information of the OSD menu option in the image by using a preset recognition algorithm includes:
  • the characters in the OSD menu options are recognized by a preset recognition algorithm, and the corresponding character information is extracted.
  • the preset recognition algorithm includes an OCR optical character recognition algorithm.
  • the step of locating the position of the OSD menu option in the image includes:
  • the location of the OSD menu option in the image is located according to the pre-stored location information of the OSD menu option.
  • the step of locating the position of the OSD menu option in the image comprises:
  • the location of the OSD menu option in the image is located according to the preconfigured location application and the OSD menu identification.
  • the image captured by the display device when displaying the OSD menu options in the target language includes:
  • the image when the display device displays the OSD menu options in the target language is captured by the camera module.
  • the image captured when the display device displays the OSD menu options in the target language includes:
  • the method further includes:
  • the collection times are less than or equal to a preset first times threshold, recollect the image of the display device displaying the OSD menu options in the target language.
  • the method further includes:
  • the method further includes:
  • the method further includes:
  • the mistranslated character information is exported as a document of a preset file type.
  • the method further includes:
  • the display device is controlled to switch pages of OSD menu options, and after the last page is switched, the display device is controlled to switch to the next target language.
  • an embodiment of the present application also provides a device for detecting a menu language of a display device, including:
  • the OSD image acquisition module is configured to acquire the image when the display device displays the OSD menu option in the target language
  • a character information extraction module configured to utilize a preset recognition algorithm to extract the character information of the OSD menu option in the image
  • a character information matching module configured to use the character information to match the OSD menu option library corresponding to the target language
  • the translation error determination module is configured to determine the translation error in the target language of the OSD menu option corresponding to the character information when the matching fails.
  • an embodiment of the present application further provides a computer device, including a memory and a processor, where the memory stores a computer program, and the processor runs the computer program to cause the computer device to execute the display device Menu language detection method.
  • an embodiment of the present application further provides a readable storage medium, which stores a computer program, and the computer program executes the method for detecting a menu language of a display device when running on a processor.
  • the present application provides a method for detecting a menu language of a display device.
  • the method for detecting the menu language of a display device includes: collecting an image when the display device displays an OSD menu option in a target language; extracting the OSD menu option in the image by using a preset recognition algorithm Character information; use the character information to match the OSD menu option library corresponding to the target language; when the matching fails, determine that the OSD menu option corresponding to the character information is incorrectly translated in the target language.
  • the OSD menu option can be quickly performed.
  • Character translation and proofreading in the target language improve the efficiency of character proofreading after translation, and avoid errors caused by human proofreading.
  • FIG. 1 is a flowchart of a method for detecting a menu language of a display device provided by an embodiment of the present application
  • Fig. 2 is a kind of flow chart of extracting character information provided by the embodiment of the present application.
  • FIG. 3 is a flowchart of a method for detecting a menu language of a display device provided by another embodiment of the present application.
  • FIG. 4 is a flowchart of a method for detecting a menu language of a display device provided by another embodiment of the present application.
  • FIG. 5 is a schematic structural diagram of a display device menu language detection device provided by an embodiment of the present application.
  • FIG. 6 is a schematic structural diagram of a character information extraction module provided by an embodiment of the present application.
  • Icon 500-display device menu language detection device; 510-OSD image acquisition module; 520-character information extraction module; 521- menu option positioning list; 522- menu option division unit; 523-character information extraction unit; 530-character information matching module; 540-translation error determination module; 550-document export module; 560-language switching module 560.
  • FIG. 1 is a flowchart of a method for detecting a menu language of a display device provided by an embodiment of the present application. The method includes the following steps:
  • Step S11 capture an image when the display device displays the OSD menu options in the target language.
  • OSD is an abbreviation of on-screen display, that is, an on-screen menu adjustment mode.
  • a rectangular menu pops up on the screen to display the information of various adjustment items of the device.
  • various work indicators of the display can be adjusted to achieve the best use state.
  • the various work indicators include but are not limited to colors, patterns, geometric shapes, etc.
  • the OSD menu options can also set the language of the displayed characters. Therefore, the display device needs to proofread the OSD menu options in different languages before leaving the factory to ensure the accuracy of the corresponding language translation of the OSD menu options.
  • a camera module may be used to collect images when the display device displays the OSD menu options in the target language. That is, the computer equipment for character information extraction and translation and proofreading can be externally connected with a camera module, and the camera module simulates the human eye to collect images when the display device displays the OSD menu options.
  • the display device may also be controlled to perform a screen capture operation when the OSD menu option is displayed in the target language to acquire the image. That is, the computer device can also be directly connected to the display device, and while the display device is controlled to display the OSD menu options, the display device is also controlled to perform a screen capture operation to capture an image with the OSD menu options.
  • the above acquisition process is all in the target language that the tester needs to test, that is, the tester can set the language of the display device before acquiring the image for proofreading, which is not limited here.
  • Step S12 Extract character information of OSD menu options in the image by using a preset recognition algorithm.
  • the computer device after collecting an image of the display device with the OSD menu option, the computer device will use a preset recognition algorithm to extract the character information of the OSD menu option in the image, that is, identify the language of the OSD menu option and extract it.
  • the above-mentioned extraction process can be implemented by an application program based on a preset recognition algorithm.
  • an application program based on a preset recognition algorithm can be preset in the computer device.
  • Step S13 Use the character information to match the OSD menu option library corresponding to the target language.
  • the computer device also stores an OSD menu option library corresponding to the target language, and the OSD menu option library includes the correct target language characters of all OSD menu options in the display device.
  • the computer device obtains the character information, it can match with the corresponding OSD menu option library. If the OSD menu option library includes characters corresponding to the character information, it indicates that the matching is successful, and the OSD menu on the display device is displayed. If the target language character translation of the option is correct, the correction of the OSD menu option is passed; otherwise, the matching fails, indicating that the target language character translation is wrong.
  • the display device includes a plurality of OSD menu option libraries, all of which can perform the above steps of image acquisition and character extraction, that is, matching and proofreading processes, so as to complete the translation and proofreading of the target language of all OSD menu options in the display device.
  • Step S14 When the matching fails, it is determined that the OSD menu option corresponding to the character information has a translation error in the target language.
  • the target language of the OSD menu option can be quickly performed.
  • Character translation and proofreading improve the efficiency of character proofreading after translation, and avoid errors caused by human proofreading.
  • Fig. 2 is a kind of flow chart of extracting character information provided by the embodiment of the present application, including the following steps:
  • Step S21 Locate the position of the OSD menu option in the image.
  • the location can be located through the OSD menu image identification, and the OSD menu image identification may include the color, pattern, specific geometric shape, character size, and character model of the OSD menu options, which are not limited here.
  • an algorithm or application program for positioning may be preset in the computer device, for example, a positioning application program may be set in the computer device, through the positioning application program and the corresponding OSD menu identification, You can quickly locate the location of the OSD menu options.
  • the computer device may further store location information of the OSD menu option in advance, and according to the location information, the location of the OSD menu option in the image may be directly located.
  • Step S22 Divide the OSD menu options in the image according to the position.
  • the OSD menu options are divided according to the positions of the OSD menu options, that is, the images other than the OSD menu options in the image are eliminated, so as to avoid the influence of other characters in the image on the subsequent recognition of the OSD menu option characters.
  • Step S23 Recognize the characters in the OSD menu options through a preset recognition algorithm, and extract the corresponding character information.
  • the preset recognition algorithm includes an OCR optical character recognition algorithm. That is, an application program based on an OCR optical character recognition algorithm may be provided in the computer device, and after acquiring an image with only OSD menu options, the image is input into the application program to acquire corresponding character information.
  • FIG. 3 is a flowchart of a method for detecting a menu language of a display device provided by another embodiment of the present application. The method includes the following steps:
  • Step S31 capture an image when the display device displays the OSD menu options in the target language.
  • This step is the same as the above-mentioned step S11, and is not repeated here.
  • Step S32 Extract character information of OSD menu options in the image by using a preset recognition algorithm.
  • This step is the same as the above-mentioned step S12, and is not repeated here.
  • Step S33 When the character information of the OSD menu option in the image cannot be extracted, re-collect the image of the display device displaying the OSD menu option in the target language.
  • the number of times of collecting the image of the OSD menu option displayed by the display device in the target language can also be counted. If the number of times of collection is less than or equal to the preset number of times threshold, then re-capture the display device to display the image of the OSD menu option in the target language; if the number of acquisitions is greater than the preset first number of times threshold, restart the camera module or display device.
  • restarting the camera module or the display device is related to the aforementioned method for capturing images. If the image when the display device displays the OSD menu options in the target language is collected through the camera module, the camera module should be restarted here; if the display device is controlled to display the OSD menu options in the target language, a screenshot operation is performed to obtain the image, the display device should be restarted.
  • the number of restarts of the camera module or the display device can also be counted, and when the number of restarts is greater than the preset second threshold, the proofreading process is ended.
  • Step S34 Use the character information to match the OSD menu option library corresponding to the target language.
  • This step is the same as the above-mentioned step S13, and is not repeated here.
  • Step S35 When the matching fails, determine that the OSD menu option corresponding to the character information has a translation error in the target language.
  • This step is the same as the above-mentioned step S14, and is not repeated here.
  • FIG. 4 is a flowchart of a method for detecting a menu language of a display device provided by another embodiment of the present application, and the method further includes the following steps:
  • Step S36 Export the character information with the wrong translation as a document of a preset file type.
  • the character information when it is determined that the character information is incorrectly translated in the target language, the character information can be exported as a document of a preset type, such as an excel document, so as to detect the incorrect character information of the OSD menu option in the display device by the personnel. make adjustments.
  • the document including the wrong character information can also be associated with the corresponding OSD menu option picture, so as to improve the efficiency of the inspector in adjusting the display device.
  • Step S37 Control the display device to switch pages of OSD menu options, and after switching the last page, control the display device to switch to the next target language.
  • the computer device can be connected to the display device and control the display device to switch the pages of the OSD menu options, and simultaneously perform image acquisition and character information extraction and inspection, and, after switching the last OSD menu option page After that, that is, after the image acquisition of the OSD menu option in the current language is completed, the display device can be controlled to switch to the next target language, and the menu language detection of the next target language can be performed.
  • FIG. 5 is a schematic structural diagram of an apparatus 500 for detecting a menu language of a display device according to an embodiment of the present application. It should be noted that the basic principle and the technical effect of the device 500 for detecting the menu language of a display device provided in this embodiment are the same as those of the above-mentioned embodiment. The corresponding content in the examples.
  • the display device menu language detection apparatus 500 includes: an OSD image acquisition module 510 , a character information extraction module 520 , a character information matching module 530 , a translation error determination module 540 , a document export module 550 and a language switching module 560 .
  • the display device menu language detection device 500 includes:
  • the OSD image capture module 510 is configured to capture images when the display device displays OSD menu options in the target language.
  • the OSD image acquisition module 510 may be configured to perform steps S11 and S31 to implement corresponding functions.
  • the character information extraction module 520 is configured to extract character information of OSD menu options in the image by using a preset recognition algorithm.
  • the character information extraction module 520 may be configured to perform steps S12 and S32 to implement corresponding functions.
  • the character information matching module 530 is configured to use the character information to match the OSD menu option library corresponding to the target language.
  • the character information matching module 530 may be configured to perform steps S13 and S34 to implement corresponding functions.
  • the translation error determination module 540 is configured to, when the matching fails, determine the translation error in the target language of the OSD menu option corresponding to the character information.
  • the translation error determination module 540 may be configured to execute steps S14 and S35 to implement corresponding functions.
  • the document exporting module 550 is configured to export the character information of the translation error into a document of a preset file type.
  • the document exporting module 550 can be used to execute S36.
  • the language switching module 560 is configured to control the display device to switch pages of OSD menu options, and after switching the last page, control the display device to switch to the next target language.
  • the language switching module 560 can be used to execute S37.
  • the OSD image acquisition module 510 may also be configured to re-acquire the display device's location where the display device fails to extract the character information of the OSD menu option in the image. Image showing OSD menu options in the target language described.
  • the OSD image acquisition module 510 may also be configured to perform step S13 to implement corresponding functions.
  • the character information extraction module 520 includes:
  • the menu option locating unit 521 is configured to locate the position of the OSD menu option in the image.
  • the menu option locating unit 521 may be configured to execute step S21 to implement corresponding functions.
  • the menu option dividing unit 522 is configured to divide the OSD menu options in the image according to the positions.
  • the menu option dividing unit 522 may be configured to execute step S22 to implement corresponding functions.
  • the character information extraction unit 523 is configured to recognize the characters in the OSD menu options through a preset recognition algorithm, and extract the corresponding character information.
  • the character information extraction unit 523 may be configured to execute step S23 to implement corresponding functions.
  • step S23 to implement corresponding functions.
  • the present application also provides a computer device, the computer device includes a memory and a processor, the memory can be configured to store a computer program, and the processor runs the computer program, so that the computer device executes the above method or the above-mentioned display device menu The function of each module in the language detection device.
  • the memory may include a stored program area and a stored data area, wherein the stored program area may store an operating system, an application program required for at least one function (such as a sound playback function, an image playback function, etc.), etc.; data (such as audio data, phone book, etc.) Additionally, the memory may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
  • This embodiment also provides a readable storage medium configured to store the computer program used in the above-mentioned computer device.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more functions configured to implement the specified logical function(s) executable instructions. It should also be noted that, in alternative implementations, the functions noted in the block may occur out of the order noted in the figures.
  • each functional module or unit in each embodiment of the present invention may be integrated to form an independent part, or each module may exist alone, or two or more modules may be integrated to form an independent part.
  • the functions are implemented in the form of software function modules and sold or used as independent products, they can be stored in a computer-readable storage medium.
  • the technical solution of the present invention can be embodied in the form of a software product in essence, or the part that contributes to the prior art or the part of the technical solution.
  • the computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a smart phone, a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present invention.
  • the aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .
  • the present application provides a method, device, computer device and readable storage medium for detecting menu language of a display device, which can quickly perform character translation and proofreading of the target language of OSD menu options, improve the efficiency of character proofreading after translation, and avoid artificial proofreading tapes. error to come.

Abstract

A display device menu language detection method and apparatus (500), and a computer device. The display device menu language detection method comprises: acquiring an image of a display device when displaying an OSD menu option in a target language (S11); extracting character information of the OSD menu option in the image by using a preset recognition algorithm (S12); matching the character information and an OSD menu option library corresponding to the target language (S13); and when matching fails, determining a translation error of the OSD menu option corresponding to the character information in the target language (S14). In the display device menu language detection method, by acquiring the image of the display device when displaying the OSD menu option and then extracting the character information of the OSD menu option in the image to match the corresponding OSD menu option library in the target language, character translation proofreading of the OSD menu option in the target language can be quickly performed, the efficiency of character proofreading after translation is improved, and errors caused by manual proofreading are avoided.

Description

显示设备菜单语言检测方法、装置和计算机设备Display device menu language detection method, device and computer equipment
本申请要求于2020年10月19日提交中国专利局,申请号为2020111183497、名称为“显示设备菜单语言检测方法、装置和计算机设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application with the application number 2020111183497 and titled "Method, Apparatus and Computer Equipment for Menu Language Detection of Display Equipment", which was filed with the China Patent Office on October 19, 2020, the entire contents of which are incorporated by reference in in this application.
技术领域technical field
本发明涉及显示设备领域,具体而言,涉及一种显示设备菜单语言检测方法、装置、计算机设备和可读存储介质。The present invention relates to the field of display devices, and in particular, to a method, apparatus, computer device and readable storage medium for detecting a menu language of a display device.
背景技术Background technique
现有的显示设备一般支持多国语言,也即显示设备菜单可以经过设置后进行目标语言的显示,因此,在显示设备出厂前需要进行显示设备菜单的多国语言字符校对以确认翻译正确。现有的校对过程一般由校对工作人员进行人工校对,因此校对过程非常久,效率较低,并且在校对工作人员长时间校对的过程中容易出现人为的误差。Existing display devices generally support multiple languages, that is, the display device menu can be set to display the target language. Therefore, before the display device leaves the factory, the multi-language character proofing of the display device menu needs to be performed to confirm that the translation is correct. The existing proofreading process is generally manually proofread by the proofreading staff, so the proofreading process is very long, the efficiency is low, and human errors are prone to occur in the long-term proofreading process of the proofreading staff.
实用新型内容Utility model content
本申请实施例所提供的技术方案如下所示:第一方面,本申请实施例提供了一种显示设备菜单语言检测方法,包括:The technical solutions provided by the embodiments of the present application are as follows: In the first aspect, the embodiments of the present application provide a method for detecting a menu language of a display device, including:
采集显示设备在目标语言下显示OSD菜单选项时的图像;Capture the image when the display device displays the OSD menu options in the target language;
利用预设识别算法提取所述图像中OSD菜单选项的字符信息;Utilize preset recognition algorithm to extract the character information of OSD menu option in described image;
利用所述字符信息与所述目标语言相应的OSD菜单选项库进行匹配;Use the character information to match the OSD menu option library corresponding to the target language;
在匹配失败时,确定所述字符信息相应的OSD菜单选项的在所述目标语言下翻译错误。When the matching fails, it is determined that the OSD menu option corresponding to the character information is incorrectly translated in the target language.
在一种可选的实施方式中,所述的显示设备菜单语言检测方法中,所述利用预设识别算法提取所述图像中OSD菜单选项的字符信息包括:In an optional implementation manner, in the method for detecting a menu language of a display device, the extracting character information of the OSD menu option in the image by using a preset recognition algorithm includes:
定位所述图像中所述OSD菜单选项的位置;locate the position of the OSD menu option in the image;
根据所述位置划分出所述图像中的所述OSD菜单选项;dividing the OSD menu options in the image according to the position;
通过预设识别算法识别所述OSD菜单选项中的字符,并提取出相应的所述字符信息。The characters in the OSD menu options are recognized by a preset recognition algorithm, and the corresponding character information is extracted.
在一种可选的实施方式中,所述的显示设备菜单语言检测方法中,所述预设识别算法包括OCR光学字符识别算法。In an optional implementation manner, in the method for detecting a menu language of a display device, the preset recognition algorithm includes an OCR optical character recognition algorithm.
在一种可选的实施方式中,所述定位所述图像中所述OSD菜单选项的位置的步骤包括:In an optional implementation manner, the step of locating the position of the OSD menu option in the image includes:
根据预先存储的OSD菜单选项的位置信息定位所述图像中所述OSD菜单选项的位置。The location of the OSD menu option in the image is located according to the pre-stored location information of the OSD menu option.
在一种可选的实施方式中,所述定位所述图像中所述OSD菜单选项的位置的步骤包 括:In an optional embodiment, the step of locating the position of the OSD menu option in the image comprises:
根据预先配置的定位应用程序及OSD菜单标识定位所述图像中所述OSD菜单选项的位置。The location of the OSD menu option in the image is located according to the preconfigured location application and the OSD menu identification.
在一种可选的实施方式中,所述的显示设备菜单语言检测方法中,所述采集显示设备在目标语言下显示OSD菜单选项时的图像包括:In an optional implementation manner, in the method for detecting a menu language of a display device, the image captured by the display device when displaying the OSD menu options in the target language includes:
通过摄像头模组采集所述显示设备在目标语言下显示OSD菜单选项时的图像。The image when the display device displays the OSD menu options in the target language is captured by the camera module.
在一种可选的实施方式中,所述采集显示设备在目标语言下显示OSD菜单选项时的图像包括:In an optional implementation manner, the image captured when the display device displays the OSD menu options in the target language includes:
控制所述显示设备在目标语言下显示OSD菜单选项时进行截屏操作,获取所述图像。Controlling the display device to perform a screen capture operation when displaying the OSD menu options in the target language to acquire the image.
在一种可选的实施方式中,所述的显示设备菜单语言检测方法中,所述方法还包括:In an optional implementation manner, in the method for detecting a menu language of a display device, the method further includes:
在未能提取出所述图像中OSD菜单选项的字符信息时,重新采集所述显示设备在所述目标语言下显示OSD菜单选项的图像。When the character information of the OSD menu option in the image cannot be extracted, the image of the OSD menu option displayed by the display device in the target language is recaptured.
在一种可选的实施方式中,在未能提取出所述图像中OSD菜单选项的字符信息时,统计采集所述显示设备在所述目标语言下显示OSD菜单选项的图像的采集次数;In an optional implementation manner, when the character information of the OSD menu option in the image cannot be extracted, count the collection times of the image of the OSD menu option displayed by the display device in the target language;
若所述采集次数小于或等于预设的第一次数阈值,重新采集所述显示设备在所述目标语言下显示OSD菜单选项的图像。If the collection times are less than or equal to a preset first times threshold, recollect the image of the display device displaying the OSD menu options in the target language.
在一种可选的实施方式中,所述方法还包括:In an optional embodiment, the method further includes:
若所述采集次数大于预设的第一次数阈值,则重启摄像头模组或所述显示设备。If the collection times are greater than the preset first times threshold, restart the camera module or the display device.
在一种可选的实施方式中,所述方法还包括:In an optional embodiment, the method further includes:
统计重启摄像头模组或所述显示设备的重启次数;Count the restart times of restarting the camera module or the display device;
若所述重启次数大于预设的第二次数阈值,则结束校对流程。If the number of restarts is greater than the preset second threshold of times, the calibration process ends.
在一种可选的实施方式中,所述的显示设备菜单语言检测方法中,所述方法还包括:In an optional implementation manner, in the method for detecting a menu language of a display device, the method further includes:
将翻译错误的所述字符信息导出为预设文件类型的文档。The mistranslated character information is exported as a document of a preset file type.
在一种可选的实施方式中,所述的显示设备菜单语言检测方法中,所述方法还包括:In an optional implementation manner, in the method for detecting a menu language of a display device, the method further includes:
控制所述显示设备切换OSD菜单选项的页面,在切换完最后一个所述页面后,控制所述显示设备切换至下一目标语言。The display device is controlled to switch pages of OSD menu options, and after the last page is switched, the display device is controlled to switch to the next target language.
第二方面,本申请实施例还提供一种显示设备菜单语言检测装置,包括:In a second aspect, an embodiment of the present application also provides a device for detecting a menu language of a display device, including:
OSD图像采集模块,配置成采集显示设备在目标语言下显示OSD菜单选项时的图像;The OSD image acquisition module is configured to acquire the image when the display device displays the OSD menu option in the target language;
字符信息提取模块,配置成利用预设识别算法提取所述图像中OSD菜单选项的字符信息;a character information extraction module, configured to utilize a preset recognition algorithm to extract the character information of the OSD menu option in the image;
字符信息匹配模块,配置成利用所述字符信息与所述目标语言相应的OSD菜单选项库进行匹配;a character information matching module, configured to use the character information to match the OSD menu option library corresponding to the target language;
翻译错误确定模块,配置成在匹配失败时,确定所述字符信息相应的OSD菜单选项的在所述目标语言下翻译错误。The translation error determination module is configured to determine the translation error in the target language of the OSD menu option corresponding to the character information when the matching fails.
第三方面,本申请实施例还提供一种计算机设备,包括存储器以及处理器,所述存储器存储有计算机程序,所述处理器运行所述计算机程序以使所述计算机设备执行所述的显示设备菜单语言检测方法。In a third aspect, an embodiment of the present application further provides a computer device, including a memory and a processor, where the memory stores a computer program, and the processor runs the computer program to cause the computer device to execute the display device Menu language detection method.
第四方面,本申请实施例还提供一种可读存储介质,其存储有计算机程序,所述计算机程序在处理器上运行时执行所述的显示设备菜单语言检测方法。In a fourth aspect, an embodiment of the present application further provides a readable storage medium, which stores a computer program, and the computer program executes the method for detecting a menu language of a display device when running on a processor.
本申请提供一种显示设备菜单语言检测方法,该显示设备菜单语言检测方法包括:采集显示设备在目标语言下显示OSD菜单选项时的图像;利用预设识别算法提取所述图像中OSD菜单选项的字符信息;利用所述字符信息与所述目标语言相应的OSD菜单选项库进行匹配;在匹配失败时,确定所述字符信息相应的OSD菜单选项的在所述目标语言下翻译错误。本申请的显示设备菜单语言检测方法,通过采集显示设备显示OSD菜单选项时的图像,再提取图像中OSD菜单选项的字符信息与相应的目标语言OSD菜单选项库进行匹配,可以快速进行OSD菜单选项的目标语言的字符翻译校对,提高对翻译后字符校对的效率,以及避免人为校对带来的误差。The present application provides a method for detecting a menu language of a display device. The method for detecting the menu language of a display device includes: collecting an image when the display device displays an OSD menu option in a target language; extracting the OSD menu option in the image by using a preset recognition algorithm Character information; use the character information to match the OSD menu option library corresponding to the target language; when the matching fails, determine that the OSD menu option corresponding to the character information is incorrectly translated in the target language. In the method for detecting the menu language of a display device of the present application, by collecting an image when the display device displays an OSD menu option, and then extracting the character information of the OSD menu option in the image and matching it with the corresponding target language OSD menu option library, the OSD menu option can be quickly performed. Character translation and proofreading in the target language, improve the efficiency of character proofreading after translation, and avoid errors caused by human proofreading.
为使本发明的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。In order to make the above-mentioned objects, features and advantages of the present invention more obvious and easy to understand, preferred embodiments are given below, and are described in detail as follows in conjunction with the accompanying drawings.
附图说明Description of drawings
为了更清楚地说明本发明的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,应当理解,以下附图仅示出了本发明的某些实施例,因此不应被看作是对本发明保护范围的限定。在各个附图中,类似的构成部分采用类似的编号。In order to illustrate the technical solutions of the present invention more clearly, the accompanying drawings required in the embodiments will be briefly introduced below. It should be understood that the following drawings only show some embodiments of the present invention, and therefore should not be It is regarded as the limitation of the protection scope of the present invention. In the various figures, similar components are numbered similarly.
图1是本申请一实施例提供的一种显示设备菜单语言检测方法的流程图;1 is a flowchart of a method for detecting a menu language of a display device provided by an embodiment of the present application;
图2是本申请实施例提供的一种提取字符信息的流程图;Fig. 2 is a kind of flow chart of extracting character information provided by the embodiment of the present application;
图3是本申请又一实施例提供的一种显示设备菜单语言检测方法的流程图;3 is a flowchart of a method for detecting a menu language of a display device provided by another embodiment of the present application;
图4是本申请另一实施例提供的一种显示设备菜单语言检测方法的流程图;4 is a flowchart of a method for detecting a menu language of a display device provided by another embodiment of the present application;
图5是本申请实施例提供的一种显示设备菜单语言检测装置的结构示意图;5 is a schematic structural diagram of a display device menu language detection device provided by an embodiment of the present application;
图6是本申请实施例提供的一种字符信息提取模块的结构示意图。FIG. 6 is a schematic structural diagram of a character information extraction module provided by an embodiment of the present application.
图标:500-显示设备菜单语言检测装置;510-OSD图像采集模块;520-字符信息提取模块;521-菜单选项定位单;522-菜单选项划分单元;523-字符信息提取单元;530-字符信息匹配模块;540-翻译错误确定模块;550-文档导出模块;560-语言切换模块560。Icon: 500-display device menu language detection device; 510-OSD image acquisition module; 520-character information extraction module; 521- menu option positioning list; 522- menu option division unit; 523-character information extraction unit; 530-character information matching module; 540-translation error determination module; 550-document export module; 560-language switching module 560.
具体实施方式Detailed ways
下面将结合本发明实施例中附图,对本发明实施例中的技术方案进行清楚、完整地描 述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, rather than all the embodiments.
通常在此处附图中描述和示出的本发明实施例的组件可以以各种不同的配置来布置和设计。因此,以下对在附图中提供的本发明的实施例的详细描述并非旨在限制要求保护的本发明的范围,而是仅仅表示本发明的选定实施例。基于本发明的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本发明保护的范围。The components of the embodiments of the invention generally described and illustrated in the drawings herein may be arranged and designed in a variety of different configurations. Thus, the following detailed description of the embodiments of the invention provided in the accompanying drawings is not intended to limit the scope of the invention as claimed, but is merely representative of selected embodiments of the invention. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without creative work fall within the protection scope of the present invention.
在下文中,可在本发明的各种实施例中使用的术语“包括”、“具有”及其同源词仅意在表示特定特征、数字、步骤、操作、元件、组件或前述项的组合,并且不应被理解为首先排除一个或更多个其它特征、数字、步骤、操作、元件、组件或前述项的组合的存在或增加一个或更多个特征、数字、步骤、操作、元件、组件或前述项的组合的可能性。Hereinafter, the terms "comprising", "having" and their cognates, which may be used in various embodiments of the present invention, are only intended to denote particular features, numbers, steps, operations, elements, components, or combinations of the foregoing, and should not be construed as first excluding the presence of or adding one or more other features, numbers, steps, operations, elements, components or combinations of the foregoing or the possibility of a combination of the foregoing.
此外,术语“第一”、“第二”、“第三”等仅用于区分描述,而不能理解为指示或暗示相对重要性。Furthermore, the terms "first", "second", "third", etc. are only used to differentiate the description and should not be construed as indicating or implying relative importance.
除非另有限定,否则在这里使用的所有术语(包括技术术语和科学术语)具有与本发明的各种实施例所属领域普通技术人员通常理解的含义相同的含义。所述术语(诸如在一般使用的词典中限定的术语)将被解释为具有与在相关技术领域中的语境含义相同的含义并且将不被解释为具有理想化的含义或过于正式的含义,除非在本发明的各种实施例中被清楚地限定。Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which various embodiments of this invention belong. The terms (such as those defined in commonly used dictionaries) will be interpreted as having the same meaning as the contextual meaning in the relevant technical field and will not be interpreted as having an idealized or overly formal meaning, unless explicitly defined in the various embodiments of the present invention.
图1是本申请一实施例提供的一种显示设备菜单语言检测方法的流程图,该方法包括如下步骤:FIG. 1 is a flowchart of a method for detecting a menu language of a display device provided by an embodiment of the present application. The method includes the following steps:
步骤S11:采集显示设备在目标语言下显示OSD菜单选项时的图像。Step S11 : capture an image when the display device displays the OSD menu options in the target language.
本发明实施例中,OSD即on-screen display的简称,即屏幕菜单式调节方式。一般是按下显示设备的菜单键后,屏幕弹出的显示设备各项调节项目信息的矩形菜单,可通过该菜单对显示器各项工作指标进行调整,从而达到最佳的使用状态。该各项工作指标包括但不仅限于色彩、模式、几何形状等。针对不同的国家,OSD菜单选项也可以进行显示字符的语言设置,因此,显示设备在出厂前需要进行不同语言OSD菜单选项的校对,以保证OSD菜单选项相应语言翻译的准确性。In the embodiment of the present invention, OSD is an abbreviation of on-screen display, that is, an on-screen menu adjustment mode. Generally, after pressing the menu button of the display device, a rectangular menu pops up on the screen to display the information of various adjustment items of the device. Through this menu, various work indicators of the display can be adjusted to achieve the best use state. The various work indicators include but are not limited to colors, patterns, geometric shapes, etc. For different countries, the OSD menu options can also set the language of the displayed characters. Therefore, the display device needs to proofread the OSD menu options in different languages before leaving the factory to ensure the accuracy of the corresponding language translation of the OSD menu options.
在一种可选的实施方式中,上述采集图像的过程,可以通过摄像头模组采集所述显示设备在目标语言下显示OSD菜单选项时的图像。也即,进行字符信息提取以及翻译校对的计算机设备可以外接有摄像头模组,通过摄像头模组模拟人眼采集显示设备显示OSD菜单选项时的图像。In an optional implementation manner, in the above process of collecting images, a camera module may be used to collect images when the display device displays the OSD menu options in the target language. That is, the computer equipment for character information extraction and translation and proofreading can be externally connected with a camera module, and the camera module simulates the human eye to collect images when the display device displays the OSD menu options.
在另一种可选的实施方式中,还可以控制所述显示设备在目标语言下显示OSD菜单选项时进行截屏操作,获取所述图像。也即,还可以通过计算机设备直接连接至显示设备,在控制显示设备显示OSD菜单选项的同时,还会控制该显示设备进行截屏操作,以截取带 有OSD菜单选项的图像。其中,上述采集过程均在测试人员需要进行测试的目标语言下,即测试人员采集图像进行校对前可以进行显示设备的语言设置,这里不做限定。In another optional implementation manner, the display device may also be controlled to perform a screen capture operation when the OSD menu option is displayed in the target language to acquire the image. That is, the computer device can also be directly connected to the display device, and while the display device is controlled to display the OSD menu options, the display device is also controlled to perform a screen capture operation to capture an image with the OSD menu options. The above acquisition process is all in the target language that the tester needs to test, that is, the tester can set the language of the display device before acquiring the image for proofreading, which is not limited here.
步骤S12:利用预设识别算法提取所述图像中OSD菜单选项的字符信息。Step S12: Extract character information of OSD menu options in the image by using a preset recognition algorithm.
本申请实施例中,在采集到显示设备具有OSD菜单选项的图像后,该计算机设备将利用预设识别算法提取图像中OSD菜单选项的字符信息,也即识别OSD菜单选项的语言文字并提取出来。其中,上述提取过程可以利用基于预设识别算法的应用程序来实现,具体地,可以在计算机设备中预先设置有基于预设识别算法的应用程序,在采集到上述图像后,可以将该图像输入至该应用程序,从而获得OSD菜单选项的字符信息,从而获得OSD菜单选项上的语言文字。In the embodiment of the present application, after collecting an image of the display device with the OSD menu option, the computer device will use a preset recognition algorithm to extract the character information of the OSD menu option in the image, that is, identify the language of the OSD menu option and extract it. . Wherein, the above-mentioned extraction process can be implemented by an application program based on a preset recognition algorithm. Specifically, an application program based on a preset recognition algorithm can be preset in the computer device. After the above image is collected, the image can be input into to this application, so as to obtain the character information of the OSD menu option, thereby obtaining the language text on the OSD menu option.
步骤S13:利用所述字符信息与所述目标语言相应的OSD菜单选项库进行匹配。Step S13: Use the character information to match the OSD menu option library corresponding to the target language.
本申请实施例中,在计算机设备中还存储有目标语言相应的OSD菜单选项库,该OSD菜单选项库中包括该显示设备中所有OSD菜单选项的正确的目标语言的字符。计算机设备在获取到字符信息后即可与相应的OSD菜单选项库进行匹配,若该OSD菜单选项库中包括有与该字符信息相应的字符,则表明匹配成功,且说明显示设备上该OSD菜单选项的目标语言字符翻译正确,则该OSD菜单选项的校正通过;否者,匹配失败,说明目标语言字符翻译错误。其中,该显示设备上包括有多个OSD菜单选项库,都可以进行上述步骤的图像获取、字符提取亦即匹配校对过程,从而完成对显示设备中所有OSD菜单选项的目标语言的翻译校对。In this embodiment of the present application, the computer device also stores an OSD menu option library corresponding to the target language, and the OSD menu option library includes the correct target language characters of all OSD menu options in the display device. After the computer device obtains the character information, it can match with the corresponding OSD menu option library. If the OSD menu option library includes characters corresponding to the character information, it indicates that the matching is successful, and the OSD menu on the display device is displayed. If the target language character translation of the option is correct, the correction of the OSD menu option is passed; otherwise, the matching fails, indicating that the target language character translation is wrong. The display device includes a plurality of OSD menu option libraries, all of which can perform the above steps of image acquisition and character extraction, that is, matching and proofreading processes, so as to complete the translation and proofreading of the target language of all OSD menu options in the display device.
步骤S14:在匹配失败时,确定所述字符信息相应的OSD菜单选项的在所述目标语言下翻译错误。Step S14: When the matching fails, it is determined that the OSD menu option corresponding to the character information has a translation error in the target language.
本申请实施例中,通过采集显示设备显示OSD菜单选项时的图像,再提取图像中OSD菜单选项的字符信息与相应的目标语言OSD菜单选项库进行匹配,可以快速进行OSD菜单选项的目标语言的字符翻译校对,提高对翻译后字符校对的效率,以及避免人为校对带来的误差。In the embodiment of the present application, by collecting the image when the display device displays the OSD menu option, and then extracting the character information of the OSD menu option in the image and matching it with the corresponding target language OSD menu option library, the target language of the OSD menu option can be quickly performed. Character translation and proofreading, improve the efficiency of character proofreading after translation, and avoid errors caused by human proofreading.
图2是本申请实施例提供的一种提取字符信息的流程图,包括如下步骤:Fig. 2 is a kind of flow chart of extracting character information provided by the embodiment of the present application, including the following steps:
步骤S21:定位所述图像中所述OSD菜单选项的位置。Step S21: Locate the position of the OSD menu option in the image.
本申请实施例中,可通过OSD菜单图像标识进行位置的定位,OSD菜单图像标识可以包括OSD菜单选项的颜色、图案、特定的几何形状、字符大小以及字符型号等,这里不做限定。In this embodiment of the present application, the location can be located through the OSD menu image identification, and the OSD menu image identification may include the color, pattern, specific geometric shape, character size, and character model of the OSD menu options, which are not limited here.
在一种可选的实施方式中,在计算机设备中可以预先设置有用于定位的算法或应用程序,例如可以在计算机设备中设置有定位应用程序,通过该定位应用程序以及相应的OSD菜单标识,可以快速定位出OSD菜单选项的位置。In an optional implementation manner, an algorithm or application program for positioning may be preset in the computer device, for example, a positioning application program may be set in the computer device, through the positioning application program and the corresponding OSD menu identification, You can quickly locate the location of the OSD menu options.
在另一种可选的实施方式中,计算机设备中还可以预先存储有OSD菜单选项的位置信息,根据该位置信息可以直接定位OSD菜单选项在图像中的位置。In another optional implementation manner, the computer device may further store location information of the OSD menu option in advance, and according to the location information, the location of the OSD menu option in the image may be directly located.
步骤S22:根据所述位置划分出所述图像中的所述OSD菜单选项。Step S22: Divide the OSD menu options in the image according to the position.
本申请实施例中,根据OSD菜单选项的位置划分出OSD菜单选项,也即将图像中除OSD菜单选项以外的图像进行剔除,从而可以避免图像中其它字符对后续识别OSD菜单选项字符的影响。In the embodiment of the present application, the OSD menu options are divided according to the positions of the OSD menu options, that is, the images other than the OSD menu options in the image are eliminated, so as to avoid the influence of other characters in the image on the subsequent recognition of the OSD menu option characters.
步骤S23:通过预设识别算法识别所述OSD菜单选项中的字符,并提取出相应的所述字符信息。Step S23: Recognize the characters in the OSD menu options through a preset recognition algorithm, and extract the corresponding character information.
本申请实施例中,所述预设识别算法包括OCR光学字符识别算法。也即,计算机设备中可以设置有基于OCR光学字符识别算法的应用程序,在获取到仅有OSD菜单选项的图像后,将该图像输入至应用程序中,以便获取相应的字符信息。In the embodiment of the present application, the preset recognition algorithm includes an OCR optical character recognition algorithm. That is, an application program based on an OCR optical character recognition algorithm may be provided in the computer device, and after acquiring an image with only OSD menu options, the image is input into the application program to acquire corresponding character information.
图3是本申请又一实施例提供的一种显示设备菜单语言检测方法的流程图,该方法包括如下步骤:3 is a flowchart of a method for detecting a menu language of a display device provided by another embodiment of the present application. The method includes the following steps:
步骤S31:采集显示设备在目标语言下显示OSD菜单选项时的图像。Step S31 : capture an image when the display device displays the OSD menu options in the target language.
此步骤与上述步骤S11一致,在此不再赘述。This step is the same as the above-mentioned step S11, and is not repeated here.
步骤S32:利用预设识别算法提取所述图像中OSD菜单选项的字符信息。Step S32: Extract character information of OSD menu options in the image by using a preset recognition algorithm.
此步骤与上述步骤S12一致,在此不再赘述。This step is the same as the above-mentioned step S12, and is not repeated here.
步骤S33:在未能提取出所述图像中OSD菜单选项的字符信息时,重新采集所述显示设备在所述目标语言下显示OSD菜单选项的图像。Step S33: When the character information of the OSD menu option in the image cannot be extracted, re-collect the image of the display device displaying the OSD menu option in the target language.
在一种可选的实施方式中,在未能从图像中提取出字符信息时,可能是图像采集的过程中出现了错误,因此可以重新采集图像并再次进行字符信息的提取。In an optional implementation manner, when the character information cannot be extracted from the image, there may be an error in the process of image acquisition, so the image can be re-acquired and the character information can be extracted again.
在另一种可选的实施方式中,在未能提取出图像中OSD菜单选项的字符信息时,还可以统计采集显示设备在目标语言下显示OSD菜单选项的图像的采集次数,若采集次数小于或等于预设的次数阈值,则重新采集显示设备在目标语言下显示OSD菜单选项的图像;若采集次数大于预设的第一次数阈值,则重启摄像头模组或显示设备。In another optional implementation manner, when the character information of the OSD menu option in the image cannot be extracted, the number of times of collecting the image of the OSD menu option displayed by the display device in the target language can also be counted. If the number of times of collection is less than or equal to the preset number of times threshold, then re-capture the display device to display the image of the OSD menu option in the target language; if the number of acquisitions is greater than the preset first number of times threshold, restart the camera module or display device.
可以理解地,这里重启摄像头模组或显示设备,与前述采集图像的方法有关。若是通过摄像头模组采集所述显示设备在目标语言下显示OSD菜单选项时的图像,这里则应该重启摄像头模组;若是控制所述显示设备在目标语言下显示OSD菜单选项时进行截屏操作,获取所述图像,则应该重启显示设备。It can be understood that restarting the camera module or the display device here is related to the aforementioned method for capturing images. If the image when the display device displays the OSD menu options in the target language is collected through the camera module, the camera module should be restarted here; if the display device is controlled to display the OSD menu options in the target language, a screenshot operation is performed to obtain the image, the display device should be restarted.
此外,为了避免无限重启摄像头模组或显示设备,还可以统计重启摄像头模组或所述显示设备的重启次数,并在所述重启次数大于预设的第二次数阈值时,结束校对流程。In addition, in order to avoid restarting the camera module or the display device indefinitely, the number of restarts of the camera module or the display device can also be counted, and when the number of restarts is greater than the preset second threshold, the proofreading process is ended.
步骤S34:利用所述字符信息与所述目标语言相应的OSD菜单选项库进行匹配。Step S34: Use the character information to match the OSD menu option library corresponding to the target language.
此步骤与上述步骤S13一致,在此不再赘述。This step is the same as the above-mentioned step S13, and is not repeated here.
步骤S35:在匹配失败时,确定所述字符信息相应的OSD菜单选项的在所述目标语言下翻译错误。Step S35: When the matching fails, determine that the OSD menu option corresponding to the character information has a translation error in the target language.
此步骤与上述步骤S14一致,在此不再赘述。This step is the same as the above-mentioned step S14, and is not repeated here.
图4是本申请另一实施例提供的一种显示设备菜单语言检测方法的流程图,该方法还包括如下步骤:4 is a flowchart of a method for detecting a menu language of a display device provided by another embodiment of the present application, and the method further includes the following steps:
步骤S36:将翻译错误的所述字符信息导出为预设文件类型的文档。Step S36: Export the character information with the wrong translation as a document of a preset file type.
本申请实施例中,确定字符信息在目标语言下翻译错误时,可以将该字符信息导出为预设类型的文档,例如excel文档等,以便检测人员对显示设备中OSD菜单选项的错误的字符信息进行调整。并且,该包括错误字符信息的文档还可以与相应的OSD菜单选项图片进行关联,以便提高检测人员的调整显示设备的效率。In the embodiment of the present application, when it is determined that the character information is incorrectly translated in the target language, the character information can be exported as a document of a preset type, such as an excel document, so as to detect the incorrect character information of the OSD menu option in the display device by the personnel. make adjustments. Moreover, the document including the wrong character information can also be associated with the corresponding OSD menu option picture, so as to improve the efficiency of the inspector in adjusting the display device.
步骤S37:控制所述显示设备切换OSD菜单选项的页面,在切换完最后一个所述页面后,控制所述显示设备切换至下一目标语言。Step S37: Control the display device to switch pages of OSD menu options, and after switching the last page, control the display device to switch to the next target language.
本申请实施例中,计算机设备可以通过连接至显示设备,并控制显示设备切换OSD菜单选项的页面,同时进行图像的采集以及字符信息提取以及检查,并且,在切换完最后一个OSD菜单选项的页面后,也即将当前语言下的OSD菜单选项的图像采集完毕后,可以控制显示设备切换至下一目标语言,并进行下一目标语言的菜单语言检测。In the embodiment of the present application, the computer device can be connected to the display device and control the display device to switch the pages of the OSD menu options, and simultaneously perform image acquisition and character information extraction and inspection, and, after switching the last OSD menu option page After that, that is, after the image acquisition of the OSD menu option in the current language is completed, the display device can be controlled to switch to the next target language, and the menu language detection of the next target language can be performed.
为了执行上述实施例及各个可能的方式中的相应步骤,下面给出一种显示设备菜单语言检测装置的实现方式。请参阅图5,图5为本申请实施例提供的一种显示设备菜单语言检测装置500的结构示意图。需要说明的是,本实施例所提供的显示设备菜单语言检测装置500,其基本原理及产生的技术效果和上述实施例相同,为简要描述,本实施例部分未提及之处,可参考上述的实施例中相应内容。该显示设备菜单语言检测装置500包括:OSD图像采集模块510、字符信息提取模块520、字符信息匹配模块530、翻译错误确定模块540、文档导出模块550以及语言切换模块560。该显示设备菜单语言检测装置500包括:In order to execute the corresponding steps in the above embodiments and various possible manners, an implementation manner of an apparatus for detecting a menu language of a display device is given below. Please refer to FIG. 5 , which is a schematic structural diagram of an apparatus 500 for detecting a menu language of a display device according to an embodiment of the present application. It should be noted that the basic principle and the technical effect of the device 500 for detecting the menu language of a display device provided in this embodiment are the same as those of the above-mentioned embodiment. The corresponding content in the examples. The display device menu language detection apparatus 500 includes: an OSD image acquisition module 510 , a character information extraction module 520 , a character information matching module 530 , a translation error determination module 540 , a document export module 550 and a language switching module 560 . The display device menu language detection device 500 includes:
OSD图像采集模块510,配置成采集显示设备在目标语言下显示OSD菜单选项时的图像。The OSD image capture module 510 is configured to capture images when the display device displays OSD menu options in the target language.
可以理解地,在一种可选的实施方式中,该OSD图像采集模块510可用于执行步骤S11、步骤S31,以实现相应的功能。It can be understood that, in an optional implementation manner, the OSD image acquisition module 510 may be configured to perform steps S11 and S31 to implement corresponding functions.
字符信息提取模块520,配置成利用预设识别算法提取所述图像中OSD菜单选项的字符信息。The character information extraction module 520 is configured to extract character information of OSD menu options in the image by using a preset recognition algorithm.
可以理解地,在一种可选的实施方式中,该字符信息提取模块520可用于执行步骤S12、 步骤S32,以实现相应的功能。It can be understood that, in an optional implementation manner, the character information extraction module 520 may be configured to perform steps S12 and S32 to implement corresponding functions.
字符信息匹配模块530,配置成利用所述字符信息与所述目标语言相应的OSD菜单选项库进行匹配。The character information matching module 530 is configured to use the character information to match the OSD menu option library corresponding to the target language.
可以理解地,在一种可选的实施方式中,该字符信息匹配模块530可用于执行步骤S13、步骤S34,以实现相应的功能。It can be understood that, in an optional implementation manner, the character information matching module 530 may be configured to perform steps S13 and S34 to implement corresponding functions.
翻译错误确定模块540,配置成在匹配失败时,确定所述字符信息相应的OSD菜单选项的在所述目标语言下翻译错误。The translation error determination module 540 is configured to, when the matching fails, determine the translation error in the target language of the OSD menu option corresponding to the character information.
可以理解地,在一种可选的实施方式中,该翻译错误确定模块540可用于执行步骤S14、步骤S35,以实现相应的功能。It can be understood that, in an optional implementation manner, the translation error determination module 540 may be configured to execute steps S14 and S35 to implement corresponding functions.
文档导出模块550用于将翻译错误的所述字符信息导出为预设文件类型的文档。The document exporting module 550 is configured to export the character information of the translation error into a document of a preset file type.
可以理解地,在一种可选的实施方式中,该文档导出模块550可用于执行S36。It can be understood that, in an optional implementation manner, the document exporting module 550 can be used to execute S36.
语言切换模块560用于控制所述显示设备切换OSD菜单选项的页面,在切换完最后一个所述页面后,控制所述显示设备切换至下一目标语言。The language switching module 560 is configured to control the display device to switch pages of OSD menu options, and after switching the last page, control the display device to switch to the next target language.
可以理解地,在一种可选的实施方式中,该语言切换模块560可用于执行S37。It can be understood that, in an optional implementation manner, the language switching module 560 can be used to execute S37.
需要说明的是,在一种可选的实施方式中,该OSD图像采集模块510还可以用于在未能提取出所述图像中OSD菜单选项的字符信息时,重新采集所述显示设备在所述目标语言下显示OSD菜单选项的图像。It should be noted that, in an optional implementation manner, the OSD image acquisition module 510 may also be configured to re-acquire the display device's location where the display device fails to extract the character information of the OSD menu option in the image. Image showing OSD menu options in the target language described.
在一种可选的实施方式中,该OSD图像采集模块510还可用于执行步骤S13,以实现相应的功能。如图6所示,该字符信息提取模块520包括:In an optional implementation manner, the OSD image acquisition module 510 may also be configured to perform step S13 to implement corresponding functions. As shown in Figure 6, the character information extraction module 520 includes:
菜单选项定位单元521,配置成定位所述图像中所述OSD菜单选项的位置。The menu option locating unit 521 is configured to locate the position of the OSD menu option in the image.
在一种可选的实施方式中,菜单选项定位单元521可用于执行步骤S21,以实现相应的功能。In an optional implementation manner, the menu option locating unit 521 may be configured to execute step S21 to implement corresponding functions.
菜单选项划分单元522,配置成根据所述位置划分出所述图像中的所述OSD菜单选项。The menu option dividing unit 522 is configured to divide the OSD menu options in the image according to the positions.
在一种可选的实施方式中,菜单选项划分单元522可用于执行步骤S22,以实现相应的功能。In an optional implementation manner, the menu option dividing unit 522 may be configured to execute step S22 to implement corresponding functions.
字符信息提取单元523,配置成通过预设识别算法识别所述OSD菜单选项中的字符,并提取出相应的所述字符信息。The character information extraction unit 523 is configured to recognize the characters in the OSD menu options through a preset recognition algorithm, and extract the corresponding character information.
在一种可选的实施方式中,字符信息提取单元523可用于执行步骤S23,以实现相应的功能。本申请实施例中,上述各个模块更加详细的功能描述可以参考前述实施例中相应部分的内容,在此不再赘述。In an optional implementation manner, the character information extraction unit 523 may be configured to execute step S23 to implement corresponding functions. In the embodiments of the present application, for more detailed functional descriptions of the foregoing modules, reference may be made to the contents of the corresponding parts in the foregoing embodiments, and details are not described herein again.
此外,本申请还提供了一种计算机设备,该计算机设备包括存储器和处理器,存储器可配置成存储计算机程序,处理器通过运行所述计算机程序,从而使计算机设备执行上述 方法或者上述显示设备菜单语言检测装置中的各个模块的功能。In addition, the present application also provides a computer device, the computer device includes a memory and a processor, the memory can be configured to store a computer program, and the processor runs the computer program, so that the computer device executes the above method or the above-mentioned display device menu The function of each module in the language detection device.
存储器可包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据计算机设备的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory may include a stored program area and a stored data area, wherein the stored program area may store an operating system, an application program required for at least one function (such as a sound playback function, an image playback function, etc.), etc.; data (such as audio data, phone book, etc.) Additionally, the memory may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
本实施例还提供了一种可读存储介质,配置成储存上述计算机设备中使用的计算机程序。This embodiment also provides a readable storage medium configured to store the computer program used in the above-mentioned computer device.
在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,也可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,附图中的流程图和结构图显示了根据本发明的多个实施例的装置、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个配置成实现规定的逻辑功能的可执行指令。也应当注意,在作为替换的实现方式中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,结构图和/或流程图中的每个方框、以及结构图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may also be implemented in other manners. The apparatus embodiments described above are only schematic, for example, the flowcharts and structural diagrams in the accompanying drawings show the possible implementation architectures and functions of the apparatuses, methods and computer program products according to various embodiments of the present invention and operation. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more functions configured to implement the specified logical function(s) executable instructions. It should also be noted that, in alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It is also noted that each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart diagrams, can be implemented using dedicated hardware-based systems that perform the specified functions or actions. be implemented, or may be implemented in a combination of special purpose hardware and computer instructions.
另外,在本发明各个实施例中的各功能模块或单元可以集成在一起形成一个独立的部分,也可以是各个模块单独存在,也可以两个或更多个模块集成形成一个独立的部分。In addition, each functional module or unit in each embodiment of the present invention may be integrated to form an independent part, or each module may exist alone, or two or more modules may be integrated to form an independent part.
所述功能如果以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是智能手机、个人计算机、服务器、或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。If the functions are implemented in the form of software function modules and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present invention can be embodied in the form of a software product in essence, or the part that contributes to the prior art or the part of the technical solution. The computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a smart phone, a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present invention. The aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应所述以权利要求的保护范围为准。The above are only specific embodiments of the present invention, but the protection scope of the present invention is not limited to this. Any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed by the present invention. should be included within the protection scope of the present invention. Therefore, the protection scope of the present invention should be based on the protection scope of the claims.
工业实用性:Industrial Applicability:
本申请提供一种显示设备菜单语言检测方法、装置、计算机设备和可读存储介质,可以快速进行OSD菜单选项的目标语言的字符翻译校对,提高对翻译后字符校对的效率,以及避免人为校对带来的误差。The present application provides a method, device, computer device and readable storage medium for detecting menu language of a display device, which can quickly perform character translation and proofreading of the target language of OSD menu options, improve the efficiency of character proofreading after translation, and avoid artificial proofreading tapes. error to come.

Claims (16)

  1. 一种显示设备菜单语言检测方法,其特征在于,包括:A method for detecting a menu language of a display device, comprising:
    采集显示设备在目标语言下显示OSD菜单选项时的图像;Capture the image when the display device displays the OSD menu options in the target language;
    利用预设识别算法提取所述图像中OSD菜单选项的字符信息;Utilize preset recognition algorithm to extract the character information of OSD menu option in described image;
    利用所述字符信息与所述目标语言相应的OSD菜单选项库进行匹配;Use the character information to match the OSD menu option library corresponding to the target language;
    在匹配失败时,确定所述字符信息相应的OSD菜单选项的在所述目标语言下翻译错误。When the matching fails, it is determined that the OSD menu option corresponding to the character information is incorrectly translated in the target language.
  2. 根据权利要求1所述的显示设备菜单语言检测方法,其特征在于,所述利用预设识别算法提取所述图像中OSD菜单选项的字符信息包括:The method for detecting a menu language of a display device according to claim 1, wherein the extracting character information of an OSD menu option in the image by using a preset recognition algorithm comprises:
    定位所述图像中所述OSD菜单选项的位置;locate the position of the OSD menu option in the image;
    根据所述位置划分出所述图像中的所述OSD菜单选项;dividing the OSD menu options in the image according to the position;
    通过预设识别算法识别所述OSD菜单选项中的字符,并提取出相应的所述字符信息。The characters in the OSD menu options are recognized by a preset recognition algorithm, and the corresponding character information is extracted.
  3. 根据权利要求1或2所述的显示设备菜单语言检测方法,其特征在于,所述预设识别算法包括OCR光学字符识别算法。The method for detecting a menu language of a display device according to claim 1 or 2, wherein the preset recognition algorithm comprises an OCR optical character recognition algorithm.
  4. 根据权利要求1或2所述的显示设备菜单语言检测方法,其特征在于,所述定位所述图像中所述OSD菜单选项的位置的步骤包括:The method for detecting a menu language of a display device according to claim 1 or 2, wherein the step of locating the position of the OSD menu option in the image comprises:
    根据预先存储的OSD菜单选项的位置信息定位所述图像中所述OSD菜单选项的位置。The location of the OSD menu option in the image is located according to the pre-stored location information of the OSD menu option.
  5. 根据权利要求1或2所述的显示设备菜单语言检测方法,其特征在于,所述定位所述图像中所述OSD菜单选项的位置的步骤包括:The method for detecting a menu language of a display device according to claim 1 or 2, wherein the step of locating the position of the OSD menu option in the image comprises:
    根据预先配置的定位应用程序及OSD菜单标识定位所述图像中所述OSD菜单选项的位置。The location of the OSD menu option in the image is located according to the preconfigured location application and the OSD menu identification.
  6. 根据权利要求1-5中任意一项所述的显示设备菜单语言检测方法,其特征在于,所述采集显示设备在目标语言下显示OSD菜单选项时的图像包括:The method for detecting a menu language of a display device according to any one of claims 1 to 5, wherein the collecting and displaying the image of the display device when the OSD menu option is displayed in the target language comprises:
    通过摄像头模组采集所述显示设备在目标语言下显示OSD菜单选项时的图像。The image when the display device displays the OSD menu options in the target language is captured by the camera module.
  7. 根据权利要求1-5中任意一项所述的显示设备菜单语言检测方法,其特征在于,所述采集显示设备在目标语言下显示OSD菜单选项时的图像包括:The method for detecting a menu language of a display device according to any one of claims 1 to 5, wherein the collecting and displaying the image of the display device when the OSD menu option is displayed in the target language comprises:
    控制所述显示设备在目标语言下显示OSD菜单选项时进行截屏操作,获取所述图像。Controlling the display device to perform a screen capture operation when displaying the OSD menu options in the target language to acquire the image.
  8. 根据权利要求1-7中任意一项所述的显示设备菜单语言检测方法,其特征在于, 所述方法还包括:The method for detecting a menu language of a display device according to any one of claims 1-7, wherein the method further comprises:
    在未能提取出所述图像中OSD菜单选项的字符信息时,重新采集所述显示设备在所述目标语言下显示OSD菜单选项的图像。When the character information of the OSD menu option in the image cannot be extracted, the image of the OSD menu option displayed by the display device in the target language is recaptured.
  9. 根据权利要求1-7中任意一项所述的显示设备菜单语言检测方法,其特征在于,所述方法还包括:The method for detecting a menu language of a display device according to any one of claims 1-7, wherein the method further comprises:
    在未能提取出所述图像中OSD菜单选项的字符信息时,统计采集所述显示设备在所述目标语言下显示OSD菜单选项的图像的采集次数;When the character information of the OSD menu option in the image cannot be extracted, count the times of collecting the image of the OSD menu option displayed by the display device in the target language;
    若所述采集次数小于或等于预设的第一次数阈值,重新采集所述显示设备在所述目标语言下显示OSD菜单选项的图像。If the collection times are less than or equal to a preset first times threshold, re-collect images of the display device displaying the OSD menu options in the target language.
  10. 根据权利要求9所述的显示设备菜单语言检测方法,其特征在于,所述方法还包括:The method for detecting a menu language of a display device according to claim 9, wherein the method further comprises:
    若所述采集次数大于预设的第一次数阈值,则重启摄像头模组或所述显示设备。If the collection times are greater than the preset first times threshold, restart the camera module or the display device.
  11. 根据权利要求10所述的显示设备菜单语言检测方法,其特征在于,所述方法还包括:The method for detecting a menu language of a display device according to claim 10, wherein the method further comprises:
    统计重启摄像头模组或所述显示设备的重启次数;Count the restart times of restarting the camera module or the display device;
    若所述重启次数大于预设的第二次数阈值,则结束校对流程。If the number of restarts is greater than the preset second threshold of times, the calibration process ends.
  12. 根据权利要求1-11中任意一项所述的显示设备菜单语言检测方法,其特征在于,所述方法还包括:The method for detecting a menu language of a display device according to any one of claims 1-11, wherein the method further comprises:
    将翻译错误的所述字符信息导出为预设文件类型的文档。The mistranslated character information is exported as a document of a preset file type.
  13. 根据权利要求1-11中任意一项所述的显示设备菜单语言检测方法,其特征在于,还包括:The method for detecting a menu language of a display device according to any one of claims 1-11, further comprising:
    控制所述显示设备切换OSD菜单选项的页面,在切换完最后一个所述页面后,控制所述显示设备切换至下一目标语言。The display device is controlled to switch pages of OSD menu options, and after the last page is switched, the display device is controlled to switch to the next target language.
  14. 一种显示设备菜单语言检测装置,其特征在于,包括:A display device menu language detection device, characterized in that it includes:
    OSD图像采集模块,用于采集显示设备在目标语言下显示OSD菜单选项时的图像;The OSD image acquisition module is used to acquire the image when the display device displays the OSD menu options in the target language;
    字符信息提取模块,用于利用预设识别算法提取所述图像中OSD菜单选项的字符信息;A character information extraction module for extracting the character information of the OSD menu option in the image by using a preset recognition algorithm;
    字符信息匹配模块,用于利用所述字符信息与所述目标语言相应的OSD菜单选项库进行匹配;A character information matching module, used for using the character information to match the OSD menu option library corresponding to the target language;
    翻译错误确定模块,用于在匹配失败时,确定所述字符信息相应的OSD菜单选项的在所述目标语言下翻译错误。The translation error determination module is used for determining the translation error in the target language of the OSD menu option corresponding to the character information when the matching fails.
  15. 一种计算机设备,其特征在于,包括存储器以及处理器,所述存储器存储有计 算机程序,所述处理器运行所述计算机程序以使所述计算机设备执行根据权利要求1至13中任一项所述的显示设备菜单语言检测方法。A computer device, characterized in that it includes a memory and a processor, the memory stores a computer program, and the processor runs the computer program to make the computer device execute the computer program according to any one of claims 1 to 13. The language detection method of the display device menu described above.
  16. 一种可读存储介质,其特征在于,其存储有计算机程序,所述计算机程序在处理器上运行时执行权利要求1至13中任一项所述的显示设备菜单语言检测方法。A readable storage medium, characterized in that it stores a computer program, and the computer program executes the method for detecting a menu language of a display device according to any one of claims 1 to 13 when the computer program runs on a processor.
PCT/CN2020/129116 2020-10-19 2020-11-16 Display device menu language detection method and apparatus, and computer device WO2022082907A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011118349.7A CN112148179A (en) 2020-10-19 2020-10-19 Display device menu language detection method and device and computer device
CN202011118349.7 2020-10-19

Publications (1)

Publication Number Publication Date
WO2022082907A1 true WO2022082907A1 (en) 2022-04-28

Family

ID=73953373

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/129116 WO2022082907A1 (en) 2020-10-19 2020-11-16 Display device menu language detection method and apparatus, and computer device

Country Status (2)

Country Link
CN (1) CN112148179A (en)
WO (1) WO2022082907A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090251609A1 (en) * 2008-04-02 2009-10-08 Gateway Inc. System and method for determining a mode of viewing a display and adapting displayed elements to the mode of viewing
CN101620680A (en) * 2008-07-03 2010-01-06 三星电子株式会社 Recognition and translation method of character image and device
CN109255290A (en) * 2018-07-27 2019-01-22 北京三快在线科技有限公司 Menu recognition methods, device, electronic equipment and storage medium
CN109348296A (en) * 2018-11-09 2019-02-15 四川长虹电器股份有限公司 Television set, system and the implementation method of adaptive OSD language
CN109635251A (en) * 2018-10-16 2019-04-16 平安普惠企业管理有限公司 Text conversion method, device, equipment and the storage medium of application

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477520A (en) * 2009-01-16 2009-07-08 中兴通讯股份有限公司 Recognition inter-translation method and system, and electronic product having the same
CN105260734A (en) * 2015-10-10 2016-01-20 燕山大学 Commercial oil surface laser code recognition method with self modeling function

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090251609A1 (en) * 2008-04-02 2009-10-08 Gateway Inc. System and method for determining a mode of viewing a display and adapting displayed elements to the mode of viewing
CN101620680A (en) * 2008-07-03 2010-01-06 三星电子株式会社 Recognition and translation method of character image and device
CN109255290A (en) * 2018-07-27 2019-01-22 北京三快在线科技有限公司 Menu recognition methods, device, electronic equipment and storage medium
CN109635251A (en) * 2018-10-16 2019-04-16 平安普惠企业管理有限公司 Text conversion method, device, equipment and the storage medium of application
CN109348296A (en) * 2018-11-09 2019-02-15 四川长虹电器股份有限公司 Television set, system and the implementation method of adaptive OSD language

Also Published As

Publication number Publication date
CN112148179A (en) 2020-12-29

Similar Documents

Publication Publication Date Title
CN107451127B (en) Word translation method and system based on image and mobile device
US20150347270A1 (en) Automatic test system and test method for computer, record medium, and program product
US11113556B2 (en) Information processing apparatus, program, and method that display correction candidate character for selected character based on found character string from master data
CN104956339B (en) Software test script is generated from video
KR101002899B1 (en) Character recognition method and apparatus
US10891489B2 (en) Identifying and tracking words in a video recording of captioning session
CN109241780B (en) Method, device and equipment for detecting hidden information of image
WO2018158812A1 (en) Inspection assistance device, inspection assistance method and recording medium
CN106648571B (en) Method and device for calibrating application interface
US10965801B2 (en) Method for inputting and processing phone number, mobile terminal and storage medium
CN112115059A (en) Application program compatibility testing method and device and computer equipment
WO2022082907A1 (en) Display device menu language detection method and apparatus, and computer device
CN111105392A (en) Display performance testing method and device and storage medium
WO2016131337A1 (en) Method and terminal for detecting vision
CN111669479A (en) Method and system for verifying synchronous exposure of camera and electronic equipment
US10127473B2 (en) Diagnosis assisting system, diagnosis assisting method, and program thereof
WO2019015411A1 (en) Screen recording method and apparatus, and electronic device
JP2017162148A (en) Information processing device, program, and information processing method
CN113141433B (en) Method and device for testing screen sensitivity and processor
CN107748642B (en) Method and device for adjusting picture, storage medium and electronic equipment
JP5950633B2 (en) Information processing apparatus, computer program, and information processing method
KR101205840B1 (en) An apparatus and a method for setting a setting information of a camera using a chart
CN111091120B (en) Dictation correction method and electronic equipment
JP6694907B2 (en) Judgment device, judgment method and judgment program
CN106775701B (en) Client automatic evidence obtaining method and system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20958485

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 01.09.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20958485

Country of ref document: EP

Kind code of ref document: A1