CN112148179A - Display device menu language detection method and device and computer device - Google Patents

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

Info

Publication number
CN112148179A
CN112148179A CN202011118349.7A CN202011118349A CN112148179A CN 112148179 A CN112148179 A CN 112148179A CN 202011118349 A CN202011118349 A CN 202011118349A CN 112148179 A CN112148179 A CN 112148179A
Authority
CN
China
Prior art keywords
osd menu
character information
language
image
display device
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202011118349.7A
Other languages
Chinese (zh)
Inventor
奚雅玲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Skyworth RGB Electronics Co Ltd
Original Assignee
Shenzhen Skyworth RGB Electronics Co Ltd
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 Shenzhen Skyworth RGB Electronics Co Ltd filed Critical Shenzhen Skyworth RGB Electronics Co Ltd
Priority to CN202011118349.7A priority Critical patent/CN112148179A/en
Priority to PCT/CN2020/129116 priority patent/WO2022082907A1/en
Publication of CN112148179A publication Critical patent/CN112148179A/en
Pending legal-status Critical Current

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a method and a device for detecting menu language of display equipment and computer equipment, wherein the method for detecting the menu language of the display equipment comprises the following steps: collecting images when a display device displays OSD menu options under a target language; extracting character information of OSD menu options in the image by using a preset identification algorithm; matching the character information with an OSD menu option library corresponding to the target language; and when the matching fails, determining that the OSD menu options corresponding to the character information are translated wrongly in the target language. According to the menu language detection method for the display equipment, the image when the OSD menu option is displayed by the display equipment is collected, and then the character information of the OSD menu option in the image is extracted to be matched with the corresponding target language OSD menu option library, so that the character translation correction of the target language of the OSD menu option can be quickly carried out, the efficiency of correcting the translated character is improved, and errors caused by manual correction are avoided.

Description

Display device menu language detection method and device and computer device
Technical Field
The invention relates to the field of display equipment, in particular to a display equipment menu language detection method and device, computer equipment and a readable storage medium.
Background
The existing display device generally supports multi-national languages, that is, the display device menu can be displayed in a target language after being set, so that the multi-national language character proofreading of the display device menu is required to be performed before the display device leaves a factory to confirm that the translation is correct. The existing proofreading process is generally manually proofread by proofreading staff, so the proofreading process is very long, the efficiency is low, and artificial errors easily occur in the long-time proofreading process of the proofreading staff.
Disclosure of Invention
In view of the above problems, the present invention provides a method, an apparatus, a computer device and a readable storage medium for detecting a menu language of a display device, so as to improve efficiency of proofreading translated characters and avoid errors caused by artificial proofreading.
In order to achieve the purpose, the invention adopts the following technical scheme:
a display device menu language detection method includes:
collecting images when a display device displays OSD menu options under a target language;
extracting character information of OSD menu options in the image by using a preset identification algorithm;
matching the character information with an OSD menu option library corresponding to the target language;
and when the matching fails, determining that the OSD menu options corresponding to the character information are translated wrongly in the target language.
Preferably, in the method for detecting a menu language of a display device, the extracting character information of an OSD menu option in the image by using a preset recognition algorithm includes:
locating the position of the OSD menu option in the image;
marking off the OSD menu options in the image according to the position;
and identifying characters in the OSD menu options through a preset identification algorithm, and extracting corresponding character information.
Preferably, in the menu language detection method for display device, the preset recognition algorithm includes an OCR optical character recognition algorithm.
Preferably, in the method for detecting a menu language of a display device, the acquiring an image of the display device when the display device displays an OSD menu option in a target language includes:
acquiring an image of the display equipment displaying an OSD menu option under a target language through a camera module; or
And controlling the display equipment to perform screen capture operation when OSD menu options are displayed under the target language, and acquiring the image.
Preferably, the method for detecting menu language of display device further includes:
and when the character information of the OSD menu options in the image cannot be extracted, re-collecting the image of the OSD menu options displayed by the display equipment under the target language.
Preferably, the method for detecting menu language of display device further includes:
and exporting the character information with the translation error as a document with a preset file type.
Preferably, the method for detecting menu language of display device further includes:
and controlling the display equipment to switch the page of the OSD menu option, and after the last page is switched, controlling the display equipment to switch to the next target language.
The invention also provides a menu language detection device of display equipment, comprising:
the OSD image acquisition module is used for acquiring images when the display equipment displays OSD menu options under a target language;
the character information extraction module is used for extracting the character information of the OSD menu options in the image by using a preset recognition algorithm;
the character information matching module is used for matching the character information with an OSD menu option library corresponding to the target language;
and the translation error determining module is used for determining the translation error of the OSD menu option corresponding to the character information under the target language when the matching fails.
The invention also provides computer equipment, which comprises a memory and a processor, wherein the memory stores a computer program, and the processor runs the computer program to enable the computer equipment to execute the menu language detection method of the display equipment.
The invention also provides a readable storage medium storing a computer program which, when run on a processor, performs the method for detecting a menu language of a display device.
The invention provides a menu language detection method for display equipment, which comprises the following steps: collecting images when a display device displays OSD menu options under a target language; extracting character information of OSD menu options in the image by using a preset identification algorithm; matching the character information with an OSD menu option library corresponding to the target language; and when the matching fails, determining that the OSD menu options corresponding to the character information are translated wrongly in the target language. According to the menu language detection method for the display equipment, the image when the OSD menu option is displayed by the display equipment is collected, and then the character information of the OSD menu option in the image is extracted to be matched with the corresponding target language OSD menu option library, so that the character translation correction of the target language of the OSD menu option can be quickly carried out, the efficiency of correcting the translated character is improved, and errors caused by manual correction are avoided.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings required to be used in the embodiments will be briefly described below, and it should be understood that the following drawings only illustrate some embodiments of the present invention, and therefore should not be considered as limiting the scope of the present invention. Like components are numbered similarly in the various figures.
Fig. 1 is a flowchart of a display device menu language detection method according to embodiment 1 of the present invention;
fig. 2 is a flowchart of extracting character information according to embodiment 2 of the present invention;
fig. 3 is a flowchart of a display device menu language detection method according to embodiment 3 of the present invention;
fig. 4 is a flowchart of another menu language detection method for a display device according to embodiment 3 of the present invention;
fig. 5 is a schematic structural diagram of a display device menu language detection apparatus according to embodiment 4 of the present invention;
fig. 6 is a schematic structural diagram of a character information extraction module provided in embodiment 4 of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments.
The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
Hereinafter, the terms "including", "having", and their derivatives, which may be used in various embodiments of the present invention, are only intended to indicate specific features, numbers, steps, operations, elements, components, or combinations of the foregoing, and should not be construed as first excluding the existence of, or adding to, one or more other features, numbers, steps, operations, elements, components, or combinations of the foregoing.
Furthermore, the terms "first," "second," "third," and the like are used solely to distinguish one from another and are not to 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 the present invention belong. The terms (such as those defined in commonly used dictionaries) should be interpreted as having a meaning that is consistent with their contextual meaning in the relevant art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein in various embodiments of the present invention.
Example 1
Fig. 1 is a flowchart of a method for detecting a menu language of a display device according to embodiment 1 of the present invention, where the method includes the following steps:
step S11: and acquiring an image when the display equipment displays the OSD menu options under the target language.
In the embodiment of the invention, the OSD (on-screen display) is called as an on-screen menu type adjusting mode for short. Generally, a rectangular menu of various adjustment item information of the display device pops up on a screen after a menu key of the display device is pressed, and various working indexes of the display device, including color, mode, geometric shape and the like, can be adjusted through the menu, so that the optimal use state is achieved. The language setting of the displayed characters can be carried out on the OSD menu options aiming at different countries, so that the display equipment needs to carry out the proofreading of the OSD menu options of different languages before leaving the factory so as to ensure the accuracy of the corresponding language translation of the OSD menu options.
In the embodiment of the invention, in the process of acquiring the image, the image of the display device displaying the OSD menu option in the target language can be acquired through the camera module, that is, the computer device for extracting the character information and performing translation and correction can be externally connected with the camera module, and the camera module simulates human eyes to acquire the image of the display device displaying the OSD menu option. Or, the display device may be further controlled to perform a screen capture operation when displaying an OSD menu option in the target language, so as to obtain the image. That is, the computer device may also be directly connected to the display device, and when the display device is controlled to display the OSD menu option, the display device is also controlled to perform a screen capture operation to capture the image with the OSD menu option. The above-mentioned acquisition process is all under the target language that the tester needs to test, that is, the tester can set the language of the display device before collecting the image and checking, and this is not limited here.
Step S12: and extracting character information of OSD menu options in the image by using a preset identification algorithm.
In the embodiment of the invention, after the image with the OSD menu options of the display equipment is acquired, the computer equipment extracts the character information of the OSD menu options in the image by using the preset identification algorithm, namely the language characters of the OSD menu options and extracts the character information. Specifically, an application program based on a preset recognition algorithm may be preset in the computer device, and after the image is acquired, the image may be input to the application program, so as to obtain character information of the OSD menu option, that is, obtain language words on the OSD menu option.
Step S13: and matching the character information with an OSD menu option library corresponding to the target language.
In the embodiment of the invention, an OSD menu option library corresponding to the target language is also stored in the computer equipment, and the OSD menu option library comprises characters of the correct target language of all the OSD menu options in the display equipment. The computer equipment can be matched with a corresponding OSD menu option library after acquiring the character information, if the matching is successful, the OSD menu option library comprises characters corresponding to the character information, the target language character translation of the OSD menu option on the display equipment is correct, the OSD menu option is corrected, and if the matching is not successful, the computer equipment explains the target language character translation error. The display device comprises a plurality of OSD menu option libraries, and the image acquisition, character extraction and matching proofreading processes of the steps can be carried out, so that the translation proofreading of the target languages of all the OSD menu options in the display device is completed.
Step S14: and when the matching fails, determining that the OSD menu options corresponding to the character information are translated wrongly in the target language.
In the embodiment of the invention, the image when the OSD menu option is displayed by the display equipment is collected, and the character information of the OSD menu option in the image is extracted to be matched with the corresponding target language OSD menu option library, so that the character translation and proofreading of the target language of the OSD menu option can be quickly carried out, the efficiency of proofreading the translated character is improved, and the error caused by artificial proofreading is avoided.
Example 2
Fig. 2 is a flowchart of extracting character information according to embodiment 2 of the present invention, including the following steps:
step S21: locating the position of the OSD menu option in the image.
In the embodiment of the present invention, the location may be located through an OSD menu image identifier, where the OSD menu image identifier specifically includes a color, a pattern, a specific geometric shape, a character size, a character model, and the like of an OSD menu option, and is not limited herein. An algorithm or an application program for positioning may be preset in the computer device, for example, a positioning application program may be set in the computer device, and the position of the OSD menu option may be quickly located through the positioning application program and the corresponding OSD menu identifier. Or, the computer device may also pre-store the position information of the OSD menu option, and the position of the OSD menu option in the image may be directly located according to the position information.
Step S22: and marking off the OSD menu options in the image according to the position.
In the embodiment of the invention, the OSD menu options are marked off according to the positions of the OSD menu options, namely, the images except the OSD menu options in the images are removed, so that the influence of other characters in the images on the subsequent identification of the characters of the OSD menu options can be avoided.
Step S23: and identifying characters in the OSD menu options through a preset identification algorithm, and extracting corresponding character information.
In the embodiment of the present invention, the preset recognition algorithm includes an OCR optical character recognition algorithm. That is, an application based on an OCR optical character recognition algorithm may be provided in the computer device, and after an image with only an OSD menu option is acquired, the image is input into the application so as to acquire corresponding character information.
Example 3
Fig. 3 is a flowchart of a method for detecting a menu language of a display device according to embodiment 3 of the present invention, where the method includes the following steps:
step S31: and acquiring an image when the display equipment displays the OSD menu options under the target language.
This step is identical to step S11 described above, and will not be described herein again.
Step S32: and extracting character information of OSD menu options in the image by using a preset identification algorithm.
This step is identical to step S12 described above, and will not be described herein again.
Step S33: and when the character information of the OSD menu options in the image cannot be extracted, re-collecting the image of the OSD menu options displayed by the display equipment under the target language.
In the embodiment of the invention, when the character information cannot be extracted from the image, errors may occur in the image acquisition process, so that the image can be acquired again and the character information can be extracted again. Moreover, the number of times of reacquisition can be set in the computer device, and when the number of times of reacquisition exceeds the number of times of reacquisition and still fails to be extracted, the camera can be restarted or the television can be restarted, which is not limited herein. Moreover, the number of restart may also be limited, and it may be determined that the extraction of the character information fails after the number of restart is exceeded, and the entire collation process is ended.
Step S34: and matching the character information with an OSD menu option library corresponding to the target language.
This step is identical to step S13 described above, and will not be described herein again.
Step S35: and when the matching fails, determining that the OSD menu options corresponding to the character information are translated wrongly in the target language.
This step is identical to step S14 described above, and will not be described herein again.
Fig. 4 is a flowchart of another method for detecting a menu language of a display device according to embodiment 3 of the present invention, where the method further includes the following steps:
step S36: and exporting the character information with the translation error as a document with a preset file type.
In the embodiment of the invention, when the translation of the character information in the target language is determined to be wrong, the character information can be exported to a preset type of document, such as an excel document, so that a detection person can adjust the wrong character information of an OSD menu option in display equipment. And, the document including the wrong character information may be further associated with a corresponding OSD menu option picture, so as to improve the efficiency of the inspector adjusting the display device.
Step S37: and controlling the display equipment to switch the page of the OSD menu option, and after the last page is switched, controlling the display equipment to switch to the next target language.
In the embodiment of the invention, the computer equipment can be connected to the display equipment, control the display equipment to switch the page of the OSD menu option, simultaneously acquire the image and extract and check the character information, and after the last page of the OSD menu option is switched, namely after the image of the OSD menu option in the current language is acquired, control the display equipment to switch to the next target language and detect the menu language of the next target language.
Example 4
Fig. 5 is a schematic structural diagram of a display device menu language detection apparatus according to embodiment 4 of the present invention.
The display device menu language detecting apparatus 500 includes:
an OSD image collecting module 510, configured to collect an image when the display device displays an OSD menu option in the target language;
a character information extraction module 520, configured to extract character information of an OSD menu option in the image by using a preset recognition algorithm;
a character information matching module 530, configured to match the OSD menu option library corresponding to the target language with the character information;
and a translation error determining module 540, configured to determine, when matching fails, a translation error of the OSD menu option corresponding to the character information in the target language.
As shown in fig. 6, the character information extraction module 520 includes:
a menu option positioning unit 521, configured to position the location of the OSD menu option in the image;
a menu option dividing unit 522, configured to divide the OSD menu options in the image according to the positions;
the character information extracting unit 523 is configured to identify characters in the OSD menu option through a preset identification algorithm, and extract corresponding character information.
In the embodiment of the present invention, for more detailed description of functions of the modules, reference may be made to contents of corresponding parts in the foregoing embodiment, which are not described herein again.
In addition, the present invention also provides a computer device, which includes a memory and a processor, wherein the memory can be used for storing a computer program, and the processor executes the computer program, so that the computer device executes the functions of the above method or the above modules in the menu language detection apparatus of the display device.
The memory may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the computer device, and the like. Further, 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.
The present embodiment also provides a readable storage medium for storing a computer program used in the computer device described above.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative and, for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. 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 executable instructions for implementing the specified logical function(s). 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 shown 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 will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, each functional module or unit in each embodiment of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention or a part of the technical solution that contributes to the prior art in essence can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing 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 method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A display device menu language detection method is characterized by comprising the following steps:
collecting images when a display device displays OSD menu options under a target language;
extracting character information of OSD menu options in the image by using a preset identification algorithm;
matching the character information with an OSD menu option library corresponding to the target language;
and when the matching fails, determining that the OSD menu options corresponding to the character information are translated wrongly in the target language.
2. The method for detecting menu language of a display device according to claim 1, wherein the extracting character information of the OSD menu option in the image using a preset recognition algorithm comprises:
locating the position of the OSD menu option in the image;
marking off the OSD menu options in the image according to the position;
and identifying characters in the OSD menu options through a preset identification algorithm, and extracting corresponding character information.
3. The display device menu language detection method of claim 1, wherein the preset recognition algorithm comprises an OCR optical character recognition algorithm.
4. The method for detecting the menu language of the display device according to claim 1, wherein the capturing the image of the display device when the OSD menu option is displayed in the target language comprises:
acquiring an image of the display equipment displaying an OSD menu option under a target language through a camera module; or
And controlling the display equipment to perform screen capture operation when OSD menu options are displayed under the target language, and acquiring the image.
5. The method for detecting menu language of a display device according to claim 1, further comprising:
and when the character information of the OSD menu options in the image cannot be extracted, re-collecting the image of the OSD menu options displayed by the display equipment under the target language.
6. The method for detecting menu language of a display device according to claim 1, further comprising:
and exporting the character information with the translation error as a document with a preset file type.
7. The method for detecting menu language of a display device according to claim 1, further comprising:
and controlling the display equipment to switch the page of the OSD menu option, and after the last page is switched, controlling the display equipment to switch to the next target language.
8. A display device menu language detection apparatus, comprising:
the OSD image acquisition module is used for acquiring images when the display equipment displays OSD menu options under a target language;
the character information extraction module is used for extracting the character information of the OSD menu options in the image by using a preset recognition algorithm;
the character information matching module is used for matching the character information with an OSD menu option library corresponding to the target language;
and the translation error determining module is used for determining the translation error of the OSD menu option corresponding to the character information under the target language when the matching fails.
9. A computer device characterized by comprising a memory storing a computer program and a processor executing the computer program to cause the computer device to execute the display device menu language detection method according to any one of claims 1 to 7.
10. A readable storage medium, characterized in that it stores a computer program which, when run on a processor, performs the display device menu language detection method of any one of claims 1 to 7.
CN202011118349.7A 2020-10-19 2020-10-19 Display device menu language detection method and device and computer device Pending CN112148179A (en)

Priority Applications (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
PCT/CN2020/129116 WO2022082907A1 (en) 2020-10-19 2020-11-16 Display device menu language detection method and apparatus, and computer device

Applications Claiming Priority (1)

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

Publications (1)

Publication Number Publication Date
CN112148179A true CN112148179A (en) 2020-12-29

Family

ID=73953373

Family Applications (1)

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

Country Status (2)

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

Citations (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

Family Cites Families (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
CN101620680B (en) * 2008-07-03 2014-06-25 三星电子株式会社 Recognition and translation method of character image and device
CN109255290B (en) * 2018-07-27 2021-06-25 北京三快在线科技有限公司 Menu identification method and 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

Patent Citations (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

Also Published As

Publication number Publication date
WO2022082907A1 (en) 2022-04-28

Similar Documents

Publication Publication Date Title
CN107451127B (en) Word translation method and system based on image and mobile device
US10089557B2 (en) Method and apparatus for recognizing characters
US11113556B2 (en) Information processing apparatus, program, and method that display correction candidate character for selected character based on found character string from master data
KR20110076750A (en) Word recognition method and recording medium of program recognition word and information process device
CN111091811B (en) Method and device for processing voice training data and storage medium
CN109766483B (en) Regular expression generation method, device, computer equipment and storage medium
CN109410984B (en) Reading scoring method and electronic equipment
CN105678301B (en) method, system and device for automatically identifying and segmenting text image
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
CN111862239A (en) Area-array camera image overlapping area calibration method, device, equipment and storage medium
CN112148179A (en) Display device menu language detection method and device and computer device
CN111639630B (en) Operation modifying method and device
CN112380968A (en) Detection method, detection device, electronic equipment and storage medium
CN112581444A (en) Anomaly detection method, device and equipment
JP2017162148A (en) Information processing device, program, and information processing method
US20130330005A1 (en) Electronic device and character recognition method for recognizing sequential code
CN112560728B (en) Target object identification method and device
CN115860827A (en) Mobile terminal advertisement testing method and system
CN114936637A (en) Neural network training method and device
CN114422777A (en) Image recognition-based time delay testing method and device and storage medium
CN112584252B (en) Instant translation display method and device, mobile terminal and computer storage medium
JP2017097859A (en) Information processing device, and processing method and program thereof
CN113435217A (en) Language test processing method and device and electronic equipment
KR20210050202A (en) Automatic sentence correction device using correction database built on text with correction code inserted and operating method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201229