WO2015045676A1 - 情報処理装置、および制御プログラム - Google Patents
情報処理装置、および制御プログラム Download PDFInfo
- Publication number
- WO2015045676A1 WO2015045676A1 PCT/JP2014/071647 JP2014071647W WO2015045676A1 WO 2015045676 A1 WO2015045676 A1 WO 2015045676A1 JP 2014071647 W JP2014071647 W JP 2014071647W WO 2015045676 A1 WO2015045676 A1 WO 2015045676A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- translation
- character string
- display control
- unit
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
- G06T11/60—Creating or editing images; Combining images with text
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/109—Font handling; Temporal or kinetic typography
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/40—Processing or translation of natural language
- G06F40/58—Use 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 an information processing apparatus and a control program.
- Patent Document 1 a character recognition unit that recognizes a character region in which characters are present from an image and generates a character code, a detection unit that detects a region with little feature change of the image, and the detected
- an image processing apparatus including an arrangement unit that arranges data obtained from the character code in an area.
- Japanese Patent Publication “JP 2013-122747 A (published on June 20, 2013)” Japanese Patent Publication “Japanese Patent Laid-Open No. 2011-134144 (released on July 7, 2011)” Japanese Patent Publication “Japanese Patent Laid-Open No. 2001-319240 (published on November 16, 2001)” Japanese Patent Publication “Japanese Patent Laid-Open No. 11-53365 (published on Feb. 26, 1999)” Japanese Patent Publication “Japanese Patent Laid-Open No. 9-179867 (published July 11, 1997)”
- the present invention has been made in view of the above problems, and its purpose is to easily translate any character string even after displaying the translation of the character string included in the captured image. It is an object of the present invention to provide an information processing apparatus capable of confirming whether or not the user has confirmed.
- An information processing apparatus includes a character string decoration display control unit that displays an image in which a portion indicating a character string included in a captured image is decorated, and a result obtained by translating the character string into another language
- a translation image generation means for generating a translation image that is an image representing the image, and the translation image corresponding to the character string in a portion indicating the character string in the captured image or the image decorated by the character string decoration display control means
- Translation display control means for superimposing and displaying, wherein the translation display control means switches between display and non-display of the translation image according to a user input, and the character string decoration display control means When the display control means hides the translated image, the decorated image is displayed.
- Embodiment 1 of the present invention It is a functional block diagram concerning Embodiment 1 of the present invention. It is a figure which shows switching of the display image of the information processing apparatus which concerns on Embodiment 1 of this invention. It is a flowchart which shows the flow of the process regarding the display of the translation image in the information processing apparatus which concerns on Embodiment 1 of this invention. It is a functional block diagram concerning Embodiment 2 of the present invention. It is a figure which shows switching of the display image of the information processing apparatus which concerns on Embodiment 2 of this invention. It is a flowchart which shows the flow of the process regarding the display of the translation image in the information processing apparatus which concerns on Embodiment 2 of this invention.
- Embodiment 1 Hereinafter, embodiments of the present invention will be described with reference to FIGS. 1 to 3 as follows.
- FIG. 1 shows a schematic configuration of an information processing apparatus 1 according to the present embodiment.
- FIG. 2 is a diagram showing switching of the display image of the information processing apparatus 1.
- the information processing apparatus 1 includes a control unit 10, an imaging unit 20, a display unit 30, and an input unit 40.
- the information processing apparatus 1 is, for example, a mobile phone, a smartphone, a PDA (Personal Data Assistant), a PC (Personal Computer) or the like.
- the imaging unit 20 provides a camera function for capturing an image by capturing a subject.
- the imaging unit 20 can be realized by, for example, an optical system and an imaging element (CCD (Charge Coupled Devices), CMOS (Complementary Metal-Oxide-Semiconductor), etc.).
- CCD Charge Coupled Devices
- CMOS Complementary Metal-Oxide-Semiconductor
- the display unit 30 receives display image information from the control unit 10 and displays it on the display screen.
- the display unit 30 includes a display element such as an LCD (Liquid Crystal Display) or an EL (Electroluminescence) display, and a driver circuit that drives the display element based on received image data.
- a display element such as an LCD (Liquid Crystal Display) or an EL (Electroluminescence) display
- a driver circuit that drives the display element based on received image data.
- the input unit 40 receives input from the user and outputs the input information to the control unit 10.
- the input unit 40 includes a touch panel using a conversion method such as an electrostatic induction type, a resistance film type, or an optical type.
- the input unit 40 may be any interface that can select the coordinates of the display image displayed on the display unit 30 or the displayed item, and may be configured with buttons, a keyboard, a mouse, and the like.
- the control unit 10 includes an OCR unit 11, a character string decoration display control unit 12, a translation image generation unit 13, a translation unit 14, an image holding unit 15, and a translation display control unit 16, as shown in FIG.
- the OCR unit 11 specifies (extracts) a character string included in the input image by optical character recognition. Further, the OCR unit 11 specifies the coordinates of the portion indicating the extracted character string and the character recognition information including the character string, and outputs the character recognition information to the character string decoration display control unit 12. Further, when the character recognition information could not be specified, that is, when the character string and the coordinates of the character string could not be extracted from the input image, the OCR unit 11 could not specify the portion indicating the character string. That is, the character string decoration display control unit 12 is notified that the extraction of the character string has failed.
- the OCR unit 11 may use a service on a communication network.
- the character string decoration display control unit 12 outputs an image captured by the imaging unit 20 and input (hereinafter referred to as an input image) to the OCR unit 11, and acquires character recognition information about the input image.
- the character string decoration display control unit 12 decorates the character string included in the input image by underlining a portion indicating the character string based on the character recognition information. Then, an image in which a portion indicating a character string is decorated is displayed on the display unit 30. Further, the character string decoration display control unit 12 outputs the character recognition information to the translated image generation unit 13.
- the character string decoration display control unit 12 displays the input image on the display unit 30.
- the input image is displayed as it is on the display unit 30 as the image D1.
- FIG. 2C shows a display image on the display unit 30 when the OCR unit 11 can identify a portion indicating a character string in the input image.
- the part indicating the character string “You have two pens.” Included in the input image is underlined. This makes it easy to determine which part of the input image represents a character string.
- underline is used as decoration, since there are few portions where the input image is hidden by the decoration of the portion indicating the character string, the reduction of visible information due to decoration of the input image can be reduced.
- the translated image generation unit 13 When the character recognition information is input, the translated image generation unit 13 outputs the character string indicated by the character recognition information to the translation unit 14 and acquires the result of translation into another language.
- the translation image generation unit 13 acquires the result of translating the character string indicated by the character recognition information into another language
- the translation image generation unit 13 generates a translation image that is an image indicating the translation result, and the translation image is stored in the image holding unit 15. To hold.
- the translation image generation unit 13 notifies the translation display control unit 16 that the translation image has been generated and inputs the coordinates of the character string included in the character recognition information. Since the translation image is based on the character recognition information, it corresponds to a partial area of the input image indicating the character string.
- the translation unit 14 When the input character string is a translatable character string, the translation unit 14 translates it into another language specified in advance, and outputs the translation result to the translation image generation unit 13.
- the translation unit 14 includes a translation engine. Moreover, the translation part 14 may use the service on a communication network.
- the image holding unit 15 holds the translation image generated by the translation image generation unit 13.
- the image holding unit 15 may be an area set in a RAM (Random Access Memory) that constitutes a part of the control unit 10.
- the translation display control unit 16 Upon receiving notification that the translation image has been generated from the translation image generation unit 13, the translation display control unit 16 superimposes and displays the translation image held in the image holding unit 15 on the portion indicating the character string of the decorated image And a switching button UI1 is displayed. Further, when the input unit 40 receives a notification that the switching button UI1 is pressed (selected), for example, when the user's finger 100 touches the coordinates corresponding to the switching button UI1, the translation display control unit 16 , To toggle between showing and hiding translated images.
- the translation image T1 held in the image holding unit 15 is superimposed and displayed on the portion indicating the character string of the image D2 displayed on the display unit 30, and the switching button UI1 is displayed.
- the information processing apparatus 1 is shown.
- the translated image T1 is not displayed, and an image D2 in which a portion representing a character string is underlined is displayed. Is done.
- the translated image T1 is displayed again as shown in FIG.
- FIG. 3 is a flowchart showing a flow of processing relating to display of the translated image in the information processing apparatus 1.
- the character string decoration display control unit 12 acquires an image captured by the imaging unit 20 (S1). Subsequently, the character string decoration display control unit 12 outputs the acquired image (input image) to the OCR unit 11. When the image is input, the OCR unit 11 extracts the character string and the character string coordinates included in the input image (S2).
- the OCR unit 11 determines whether or not the extraction of the character string and the coordinates of the character string is successful (S3). When the extraction of the character string and the coordinates of the character string fails (NO in S3), the OCR unit 11 notifies the character string decoration display control unit 12 that the extraction of the character string has failed. Receiving the notification, the character string decoration display control unit 12 displays the input image on the display unit 30 (S13).
- the character string decoration display control unit 12 displays the input image on the display unit 30 (S4), and outputs the character recognition information to the translated image generation unit 13.
- the translation image generation unit 13 to which the character recognition information is input outputs the character string indicated by the character recognition information to the translation unit 14.
- the translation unit 14 to which the character string is input translates the character string into another language designated in advance (S5), and outputs the translation result to the translation image generation unit 13.
- the translation image generation unit 13 to which the translation result has been input generates a translation image that is an image indicating the translation result, and causes the image holding unit 15 to hold the translation image (S6). Further, the translation image generation unit 13 notifies the translation display control unit 16 that the translation image has been generated, and inputs the coordinates of the character string included in the character recognition information.
- the translation display control unit 16 Upon receiving the notification that the translation image has been generated from the translation image generation unit 13, the translation display control unit 16 displays the switching button UI1 (S7). Further, the translation display control unit 16 is based on the coordinates of the character string input to the translation image generation unit 13 and the translation stored in the image storage unit 15 in the portion indicating the character string of the input image displayed on the display unit 30. The image is superimposed and displayed (S8). At this point, the input image on which the translated image is displayed is displayed superimposed on the portion representing the character string.
- the translation display control unit 16 confirms the notification from the input unit 40 and determines whether or not the switching button UI1 is pressed (S9). If the switching button UI1 is not pressed (NO in S9), it is determined again whether or not the switching button UI1 is pressed (S9).
- the translation display control unit 16 hides the translated image (S10) and notifies the character string decoration display control unit 12 that the switch button has been pressed. .
- the character string decoration display control unit 12 that has received the notification that the switch button has been pressed decorates the portion indicating the character string of the displayed input image by underlining it based on the character recognition information (S11). At this point, the decorated input image with the underlined portion representing the character string is displayed.
- the translation display control unit 16 confirms the notification from the input unit 40 and determines whether or not the switching button UI1 is pressed (S12). If the switching button UI1 is not pressed (NO in S12), it is determined again whether or not the switching button UI1 is pressed (S12).
- the translation display control unit 16 displays the translated image superimposed on the portion representing the character string (S8).
- the character string decoration display control unit 12 may cancel the decoration on the portion indicating the character string.
- the translated image corresponding to the character string is superimposed and displayed on the portion indicating the character string included in the captured image with respect to the captured image (input image) by the above processing, the translated image is displayed. It is possible to switch between the non-displayed image and the image decorated with the part indicating the character string included in the captured image and the translated image. Therefore, even after the user displays the translation of the character string included in the captured image, the user can easily confirm what character string has been translated.
- the information processing device 1 is shaken, and the information processing device 1 is rotated.
- the information processing apparatus 1 may be configured so as to use it.
- the information processing apparatus 1 may be configured to use marker display, surrounding with a frame line, or the like as a method for decorating a portion indicating a character string included in the input image.
- the information processing apparatus 1 may be configured to process the image captured by the image capturing unit 20 and input the processed image to the character string decoration display control unit 12.
- FIG. 4 shows a schematic configuration of the information processing apparatus 2 according to the present embodiment.
- FIG. 6 is a diagram illustrating switching of the display image of the information processing apparatus 2.
- the difference between the information processing apparatus 2 and the information processing apparatus 1 according to the present embodiment is that the information processing apparatus 2 includes a control unit 110 instead of the control unit 10. Further, the difference between the control unit 110 and the control unit 10 is that the information processing apparatus 2 does not include the image holding unit 15, and is replaced with the character string decoration display control unit 12, the translated image generation unit 13, and the translation display control unit 16.
- the character string decoration display control unit 112, the translation image generation unit 113, the translation display control unit 116, and the selection word determination unit 17 are further provided.
- the character string decoration display control unit 112 is different from the character string decoration display control unit 12 in that the character recognition information acquired from the OCR unit 11 is processed for each word and the character recognition information is output to the selected word determination unit 17. . Specifically, when the character string decoration display control unit 112 acquires the image D3 of FIG. 5A from the imaging unit, as shown in FIG. 5B, the character string decoration display control unit 112 displays each of the word displays W1 to W5. An image D4 decorated by drawing an underline is displayed on the display unit 30. In addition, the character string decoration display control unit 112 outputs character recognition information for each word to the selected word determination unit 17.
- the translated image generation unit 113 receives input of character recognition information from the translation display control unit 116.
- the translation image generation unit 113 that has received the input of the character recognition information outputs a word included in the character recognition information to the translation unit 14 to acquire a translation result, and generates a translation image.
- the translation image generation unit 113 that has generated the translation image outputs the translation image to the translation display control unit 116.
- the translation display control unit 116 accepts input of character recognition information from the selected word determination unit 17.
- the character recognition information is input to the translation image generation unit 113 that has received the input of the character recognition information, and the translation image is acquired from the translation image generation unit 113.
- the translation display control unit 116 that has acquired the translated image displays the translated image superimposed on the coordinates of the word corresponding to the translated image based on the character recognition information. Specifically, when the translation display control unit 116 accepts input of character recognition information corresponding to the word display W2 in the state shown in FIG. 5B, the translation display control unit 116 displays the (D) in FIG. As shown, the translated image T2 is displayed superimposed on the word display W2. When the displayed translated image is selected, the translation display control unit 116 hides the translated image.
- the selected word determination unit 17 receives input of character recognition information from the character string decoration display control unit 112.
- the selected word determination unit 17 that has received the input of the character recognition information selects the display of the word or the display of the translation image, such as the user input to the input unit 40 pressing the coordinate of the word corresponding to the translation image. If it is, the character recognition information corresponding to the display of the selected word is output to the translation display control unit 116.
- FIG. 3 is a flowchart showing a flow of processing relating to display of the translated image in the information processing apparatus 1. Note that the processing of S1 to S3 and S13 is the same as that of the information processing apparatus 1, and therefore description thereof is omitted.
- the translated image generation unit 13 that has received the notification to that effect decorates the acquired character recognition information by underlining each word. Is displayed on the display unit 30 (S101). Further, the character string decoration display control unit 112 inputs character recognition information for each word to the selected word determination unit 17.
- the selected word determination unit 17 that has received the input of the character recognition information for each word determines whether or not the user's input to the input unit 40 is an operation of pressing the display of the word (S102). When the user input to the input unit 40 is not an operation of pressing the word display (NO in S102), the selected word determination unit 17 again presses the word display for the user input to the input unit 40. It is determined whether it is an operation (S102).
- the character recognition information corresponding to the display of the selected word is input to the translation display control unit 116.
- the character recognition information is input to the translated image generation unit 113 that has received the input of the character recognition information.
- the translation image generation unit 113 inputs a word included in the character recognition information to the translation unit 14, and causes the translation unit 14 to translate the word (S103).
- the translation image generation unit 113 that has acquired the translation result converts the translation result into a translation image (S104), and outputs the translation image to the translation display control unit 116.
- the translation display control unit 116 that has acquired the translated image displays the translated image superimposed on the coordinates of the word corresponding to the translated image based on the character recognition information (S105).
- the selected word determination unit 17 determines whether or not the user input to the input unit 40 is an operation of pressing the coordinates of a word corresponding to the translated image, that is, an operation of pressing the display of the translated image. (S106). If the user input to the input unit 40 is not an operation of pressing the display of the translated image (NO in S106), the translation display control unit 116 again displays the translated image as the user input to the input unit 40. It is determined whether or not the operation is a pressing operation (S106).
- the character recognition information corresponding to the translation image is notified to the translation display control unit 116.
- the translation display control unit 116 hides the translation display corresponding to the character recognition information (S107). Subsequently, the processing from S102 is executed again.
- the translation image corresponding to the word is superimposed and displayed on the display of the word selected by the user. Thereby, the user can display a translation image about the word which desires translation.
- FIG. 5A illustrates the information processing apparatus 2 when the OCR unit 11 does not recognize a character string included in the input image.
- the input image is displayed as it is as the image D3.
- FIG. 5 is a diagram illustrating the information processing apparatus 2 when the OCR unit 11 recognizes a character string included in the input image.
- an image D4 decorated with an underline is displayed for each word display W1 to W5 constituting the character string “CouldCyou please rent them” included in the input image.
- FIG. 5 is a diagram showing the information processing apparatus 2 at the time when the user's finger 100 presses the word display W2 representing the word “you” in the state shown in FIG. 5 (B). At this point, the information processing apparatus 2 executes the processes shown in S103 to S105 described above.
- FIG. 5 is a diagram showing the information processing apparatus 2 when the word display W2 is pressed and the above-described S103 to S105 are executed as shown in (C) of FIG.
- a translation image T2 indicating “you”, which is the result of translating the word “you” into another language is displayed superimposed on the corresponding word display W2.
- the user's finger 100 presses the translated image T2 the translated image T2 is not displayed, and the word display W2 can be confirmed as shown in FIG.
- the user uses the information processing apparatus 2 according to the present embodiment to confirm the translation result and confirm the translated word for the words constituting the character string included in the captured image. Can do.
- the information processing apparatus 2 may be configured so that the processes of S103 to S107 are executed independently for each word. That is, in the state shown in FIG. 5B, in accordance with a user input, the translated image is displayed independently for each of the word displays W1 to W5, and the translated image is hidden.
- the device 2 may be configured.
- the information processing apparatus 2 may be configured to perform a process for displaying a menu for selecting a process to be performed on the pressed word at a position indicated by ⁇ in FIG.
- Examples of the process that can be selected from the menu include a process for displaying a translation, a process for searching specified dictionary software, and a process for searching on the Internet.
- the information processing apparatus 2 may be configured to perform a process of translating a sentence including a word instead of the process of S103.
- the translated image may be translucent, and the display and non-display of the translated image may be performed by changing the transparency of the translated image.
- the control block (especially the control unit 10) of the information processing apparatus 1 may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or software using a CPU (Central Processing Unit). It may be realized by.
- the information processing apparatus 1 includes a CPU that executes instructions of a program that is software that realizes each function, and a ROM (Read Only Memory) in which the program and various data are recorded so as to be readable by a computer (or CPU).
- a storage device (these are referred to as “recording media”), a RAM (Random Access Memory) for expanding the program, and the like are provided.
- the objective of this invention is achieved when a computer (or CPU) reads the said program from the said recording medium and runs it.
- a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used.
- the program may be supplied to the computer via an arbitrary transmission medium (such as a communication network or a broadcast wave) that can transmit the program.
- a transmission medium such as a communication network or a broadcast wave
- the present invention can also be realized in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.
- An information processing apparatus (1) includes a character string decoration display control unit (character string decoration display control unit 12) that displays an image in which a portion indicating a character string included in a captured image is decorated.
- the character string is decorated by a translation image generation means (translation image generation unit 13) that generates a translation image that is an image representing the result of translating the character string into another language, and the captured image or the character string decoration display control means.
- Translation display control means (translation display control section 16) for superimposing and displaying the translation image corresponding to the character string on a portion indicating the character string in the displayed image, the translation display control means being input by the user
- the display of the translated image is switched between display and non-display, and the character string decoration display control means displays the decorated image when the translation display control means hides the translation image. That.
- the translated image is not displayed in a state where the translated image corresponding to the character string is superimposed and displayed on a portion indicating the character string included in the captured image with respect to the captured image. Then, an image decorated with a portion indicating a character string included in the captured image and the translated image can be switched and displayed. Therefore, even after the user displays the translation of the character string included in the captured image, the user can easily confirm what character string has been translated.
- the character string decoration display control means indicates a character string included in the captured image for each word included in the character string.
- the part may be decorated.
- the part indicating the character string included in the captured image is decorated for each word. Therefore, the user can make a user understand that it can select for every word.
- the information processing apparatus is the information processing apparatus according to aspect 2, wherein the translation image generation unit generates a translation image that is an image representing a result of translation into another language for each word, and any of the words Further comprising selected word determining means (selected word determining unit 17) for determining whether or not the selected word determining means has been selected, and further comprising: The translation image corresponding to the word may be superimposed on the corresponding image.
- the translation image corresponding to the word is superimposed on the image corresponding to the decorated word selected by the user.
- the user can display a translation image about the word which desires translation.
- the character string decoration display control unit displays an underlined image on a portion indicating the character string included in the captured image. May be.
- an underline is drawn to the portion indicating the character string included in the captured image. This makes it easy to determine which part of the captured image indicates a character string. In addition, since there are few portions where the captured image is hidden by the decoration of the portion indicating the character string, a reduction in visible information due to decorating the captured image can be reduced.
- the information processing apparatus may be realized by a computer.
- the information processing apparatus is realized by the computer by causing the computer to operate as each unit included in the information processing apparatus.
- a control program for the information processing apparatus and a computer-readable recording medium on which the control program is recorded also fall within the scope of the present invention.
- the present invention can be used for a mobile phone, a smartphone, a PDA, and a PC connected to an imaging device such as a camera.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Artificial Intelligence (AREA)
- Machine Translation (AREA)
- User Interface Of Digital Computer (AREA)
- Document Processing Apparatus (AREA)
Abstract
Description
以下、本発明の実施の形態について、図1~図3に基づいて説明すれば、以下のとおりである。
まず、図1に基づいて情報処理装置1の概略構成を説明しながら、図2に基づいて、適宜、情報処理装置1の具体的な表示画像の例について説明する。図1は、本実施形態に係る情報処理装置1の概略構成を示している。また、図2は情報処理装置1の表示画像の切り替えを示す図である。
次に情報処理装置1における翻訳画像の表示に関する処理の流れについて、図3に基づき説明する。図3は情報処理装置1における翻訳画像の表示に関する処理の流れを示すフローチャートである。
上記実施形態において、翻訳画像の表示および非表示を切り替えるための操作として、切り替えボタンを押下することに替えて、いわゆるフリック操作を行うこと、情報処理装置1を振ること、情報処理装置1を回転させることなどを用いるように情報処理装置1を構成してもよい。また、上記実施形態において、入力画像に含まれる文字列を示す部分を装飾する方法として、マーカー表示を付すこと、枠線で囲むことなどを用いるように情報処理装置1を構成してもよい。
本発明の他の実施形態について、図4~図6に基づいて説明すれば、以下のとおりである。なお、説明の便宜上、前記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を省略する。
情報処理装置2の概略構成について図4に基づいて情報処理装置1の概略構成を説明しながら、図5に基づいて、適宜、情報処理装置2の具体的な動作例について説明する。図4は、本実施形態に係る情報処理装置2の概略構成を示している。また、図6は情報処理装置2の表示画像の切り替えを示す図である。
次に情報処理装置2における翻訳画像の表示に関する処理の流れについて、図3に基づき説明する。図3は情報処理装置1における翻訳画像の表示に関する処理の流れを示すフローチャートである。なお、S1~S3、およびS13の処理は情報処理装置1と同様であるため説明を割愛する。
図5に基づき、情報処理装置2における翻訳画像の表示に関する操作の一例を説明する。図5の(A)は、OCR部11が入力画像に含まれる文字列を認識しなかった場合の情報処理装置2を表す図である。この場合、入力画像が画像D3としてそのまま表示されている。
上記実施形態2において、S103~S107の処理は単語ごとに独立して実行するように情報処理装置2を構成してもよい。すなわち、図5の(B)に示す状態において、ユーザの入力に応じて、単語の表示W1~W5それぞれについて独立して翻訳画像を表示し、また、翻訳画像を非表示とするように情報処理装置2を構成してもよい。
情報処理装置1の制御ブロック(特に制御部10)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
本発明の態様1に係る情報処理装置(1)は、撮像された画像に含まれる文字列を示す部分を装飾した画像を表示させる文字列装飾表示制御手段(文字列装飾表示制御部12)と、上記文字列を他の言語に翻訳した結果を表す画像である翻訳画像を生成する翻訳画像生成手段(翻訳画像生成部13)と、撮像された画像または上記文字列装飾表示制御手段によって装飾された画像における上記文字列を示す部分に当該文字列と対応する上記翻訳画像を重畳して表示させる翻訳表示制御手段(翻訳表示制御部16)と、を備え、上記翻訳表示制御手段はユーザの入力に応じて、上記翻訳画像の表示および非表示を切り替え、上記文字列装飾表示制御手段は、上記翻訳表示制御手段が上記翻訳画像を非表示とした場合に上記装飾された画像を表示する。
12、112 文字列装飾表示制御部(文字列装飾表示制御手段)
13、113 翻訳画像生成部(翻訳画像生成手段)
16、116 翻訳表示制御部(翻訳表示制御手段)
17 選択単語判定部(選択単語判定手段)
Claims (5)
- 撮像された画像に含まれる文字列を示す部分を装飾した画像を表示させる文字列装飾表示制御手段と、
上記文字列を他の言語に翻訳した結果を表す画像である翻訳画像を生成する翻訳画像生成手段と、
撮像された画像または上記文字列装飾表示制御手段によって装飾された画像における上記文字列を示す部分に当該文字列と対応する上記翻訳画像を重畳して表示させる翻訳表示制御手段と、を備え、
上記翻訳表示制御手段は、ユーザの入力に応じて、上記翻訳画像の表示および非表示を切り替え、
上記文字列装飾表示制御手段は、上記翻訳表示制御手段が上記翻訳画像を非表示とした場合に上記装飾された画像を表示することを特徴とする情報処理装置。 - 上記文字列装飾表示制御手段は、上記文字列に含まれる単語ごとに装飾することを特徴とする請求項1に記載の情報処理装置。
- いずれの上記単語がユーザの入力によって選択されたかを判定する選択単語判定手段をさらに備え、
上記翻訳画像生成手段は、上記単語ごとに、他の言語に翻訳した結果を表す画像である翻訳画像を生成し、
上記翻訳表示制御手段は、上記選択単語判定手段が選択されたと判定した装飾された上記単語と対応する画像に、当該単語に対応する上記翻訳画像を重畳して表示させることを特徴とする請求項2に記載の情報処理装置。 - 上記文字列装飾表示制御手段は、上記画像に含まれる文字列を示す部分へ下線を引いた画像を表示させることを特徴とする請求項1から3のいずれか1項に記載の情報処理装置。
- 請求項1から4のいずれか1項に記載の情報処理装置としてコンピュータを機能させるための制御プログラムであって、コンピュータを上記各手段として機能させるための制御プログラム。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201480029905.XA CN105393244B (zh) | 2013-09-27 | 2014-08-19 | 信息处理装置 |
| US14/890,930 US10068359B2 (en) | 2013-09-27 | 2014-08-19 | Information processing device |
| US15/996,590 US10573046B2 (en) | 2013-09-27 | 2018-06-04 | Information processing device, storage medium, and method of displaying result of translation in information processing device |
| US16/037,280 US20180322677A1 (en) | 2013-09-27 | 2018-07-17 | Information processing device, storage medium, and method of operating information processing device |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2013-202482 | 2013-09-27 | ||
| JP2013202482A JP2015069365A (ja) | 2013-09-27 | 2013-09-27 | 情報処理装置、および制御プログラム |
Related Child Applications (3)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/890,930 A-371-Of-International US10068359B2 (en) | 2013-09-27 | 2014-08-19 | Information processing device |
| US15/996,590 Continuation US10573046B2 (en) | 2013-09-27 | 2018-06-04 | Information processing device, storage medium, and method of displaying result of translation in information processing device |
| US16/037,280 Continuation US20180322677A1 (en) | 2013-09-27 | 2018-07-17 | Information processing device, storage medium, and method of operating information processing device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2015045676A1 true WO2015045676A1 (ja) | 2015-04-02 |
Family
ID=52742830
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2014/071647 Ceased WO2015045676A1 (ja) | 2013-09-27 | 2014-08-19 | 情報処理装置、および制御プログラム |
Country Status (4)
| Country | Link |
|---|---|
| US (3) | US10068359B2 (ja) |
| JP (1) | JP2015069365A (ja) |
| CN (3) | CN108829644A (ja) |
| WO (1) | WO2015045676A1 (ja) |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR102411890B1 (ko) * | 2014-09-02 | 2022-06-23 | 삼성전자주식회사 | 컨텐츠를 처리하는 방법 및 이를 위한 전자 장치 |
| JP6647149B2 (ja) * | 2016-06-15 | 2020-02-14 | 株式会社Nttドコモ | 情報表示装置 |
| JP7016612B2 (ja) * | 2017-02-10 | 2022-02-07 | 株式会社東芝 | 画像処理装置及びプログラム |
| CN108509117A (zh) * | 2017-02-27 | 2018-09-07 | 腾讯科技(深圳)有限公司 | 数据显示方法及装置 |
| CN108255555B (zh) * | 2017-12-26 | 2019-08-13 | 平安科技(深圳)有限公司 | 一种系统语言切换方法及终端设备 |
| US10327098B1 (en) * | 2018-04-30 | 2019-06-18 | Paypal, Inc. | Locations platform for managing and providing of user experiences |
| KR102206486B1 (ko) * | 2018-06-29 | 2021-01-25 | 네이버 주식회사 | 입력 어플리케이션을 이용한 번역 서비스 제공 방법 및 이를 이용하는 단말장치 |
| CN111045578A (zh) * | 2018-10-12 | 2020-04-21 | 阿里巴巴集团控股有限公司 | 显示控制方法、显示控制装置、终端设备和电子设备 |
| CN112085090B (zh) * | 2020-09-07 | 2024-07-09 | 百度在线网络技术(北京)有限公司 | 翻译方法、装置以及电子设备 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH03271976A (ja) * | 1990-03-22 | 1991-12-03 | Toshiba Corp | 電子辞書及び情報検索方法 |
| JP2008054236A (ja) * | 2006-08-28 | 2008-03-06 | Nikon Corp | 撮像装置 |
Family Cites Families (35)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH039472A (ja) * | 1989-06-06 | 1991-01-17 | Nec Corp | 原文イメージ保存装置 |
| CA2078423C (en) * | 1991-11-19 | 1997-01-14 | Per-Kristian Halvorsen | Method and apparatus for supplementing significant portions of a document selected without document image decoding with retrieved information |
| JPH09179867A (ja) | 1995-12-25 | 1997-07-11 | Sharp Corp | 文書情報処理装置 |
| JPH1153365A (ja) | 1997-08-07 | 1999-02-26 | Matsushita Electric Ind Co Ltd | 情報付加機能付機械翻訳装置 |
| JP4150842B2 (ja) | 2000-05-09 | 2008-09-17 | コニカミノルタビジネステクノロジーズ株式会社 | 画像認識装置、画像認識方法および画像認識プログラムを記録したコンピュータ読取可能な記録媒体 |
| US6993473B2 (en) * | 2001-08-31 | 2006-01-31 | Equality Translation Services | Productivity tool for language translators |
| US20030125927A1 (en) * | 2001-12-28 | 2003-07-03 | Microsoft Corporation | Method and system for translating instant messages |
| US20030200078A1 (en) * | 2002-04-19 | 2003-10-23 | Huitao Luo | System and method for language translation of character strings occurring in captured image data |
| JP4038771B2 (ja) * | 2003-10-28 | 2008-01-30 | ソニー株式会社 | 携帯型情報端末装置および情報処理方法、記録媒体、並びにプログラム |
| KR20060031769A (ko) * | 2004-10-09 | 2006-04-13 | 엘지전자 주식회사 | 촬영문자를 음성 변환하는 기능을 갖는 이동통신 단말기및 그 방법 |
| US20060173829A1 (en) | 2005-01-10 | 2006-08-03 | Neeman Yoni M | Embedded translation-enhanced search |
| JP4428266B2 (ja) * | 2005-03-22 | 2010-03-10 | 富士ゼロックス株式会社 | 翻訳装置およびプログラム |
| US20070216712A1 (en) * | 2006-03-20 | 2007-09-20 | John Louch | Image transformation based on underlying data |
| US7801721B2 (en) * | 2006-10-02 | 2010-09-21 | Google Inc. | Displaying original text in a user interface with translated text |
| US7983897B2 (en) * | 2007-02-14 | 2011-07-19 | Google Inc. | Machine translation feedback |
| US8144990B2 (en) * | 2007-03-22 | 2012-03-27 | Sony Ericsson Mobile Communications Ab | Translation and display of text in picture |
| CN101339617A (zh) * | 2007-07-06 | 2009-01-07 | 上海思必得通讯技术有限公司 | 手机拍照翻译装置 |
| US20100204979A1 (en) * | 2009-02-06 | 2010-08-12 | Inventec Corporation | System and method for magnifiedly displaying real-time translated word |
| JP4759638B2 (ja) | 2009-12-25 | 2011-08-31 | 株式会社スクウェア・エニックス | リアルタイムなカメラ辞書 |
| US9053098B2 (en) * | 2010-01-14 | 2015-06-09 | Abbyy Development Llc | Insertion of translation in displayed text consisting of grammatical variations pertaining to gender, number and tense |
| CN102959537B (zh) * | 2010-06-25 | 2015-07-22 | 乐天株式会社 | 机器翻译系统及机器翻译方法 |
| US8626236B2 (en) * | 2010-10-08 | 2014-01-07 | Blackberry Limited | System and method for displaying text in augmented reality |
| US8635059B2 (en) * | 2010-11-15 | 2014-01-21 | Google Inc. | Providing alternative translations |
| JP5631362B2 (ja) | 2011-08-08 | 2014-11-26 | キヤノン株式会社 | 画像処理装置、画像処理方法およびプログラム |
| JP5972578B2 (ja) * | 2012-01-16 | 2016-08-17 | シャープ株式会社 | 画像処理装置、画像形成装置、プログラム、記録媒体 |
| KR20140030361A (ko) * | 2012-08-27 | 2014-03-12 | 삼성전자주식회사 | 휴대단말기의 문자 인식장치 및 방법 |
| US9087046B2 (en) * | 2012-09-18 | 2015-07-21 | Abbyy Development Llc | Swiping action for displaying a translation of a textual image |
| US9519641B2 (en) * | 2012-09-18 | 2016-12-13 | Abbyy Development Llc | Photography recognition translation |
| US9025877B2 (en) * | 2013-01-04 | 2015-05-05 | Ricoh Company, Ltd. | Local scale, rotation and position invariant word detection for optical character recognition |
| CA2906399A1 (en) * | 2013-03-15 | 2014-10-09 | Translate Abroad, Inc. | Systems and methods for displaying foreign character sets and their translations in real time on resource-constrained mobile devices |
| US9239833B2 (en) * | 2013-11-08 | 2016-01-19 | Google Inc. | Presenting translations of text depicted in images |
| US9547644B2 (en) * | 2013-11-08 | 2017-01-17 | Google Inc. | Presenting translations of text depicted in images |
| JP6328409B2 (ja) * | 2013-11-28 | 2018-05-23 | シャープ株式会社 | 翻訳装置 |
| US10534528B2 (en) * | 2013-12-31 | 2020-01-14 | Barnes & Noble College Booksellers, Llc | Digital flash card techniques |
| WO2015164823A1 (en) * | 2014-04-25 | 2015-10-29 | Fisher Timothy Isaac | Messaging with drawn graphic input |
-
2013
- 2013-09-27 JP JP2013202482A patent/JP2015069365A/ja active Pending
-
2014
- 2014-08-19 CN CN201810438693.0A patent/CN108829644A/zh active Pending
- 2014-08-19 US US14/890,930 patent/US10068359B2/en not_active Expired - Fee Related
- 2014-08-19 WO PCT/JP2014/071647 patent/WO2015045676A1/ja not_active Ceased
- 2014-08-19 CN CN201810842033.9A patent/CN109101467A/zh active Pending
- 2014-08-19 CN CN201480029905.XA patent/CN105393244B/zh not_active Expired - Fee Related
-
2018
- 2018-06-04 US US15/996,590 patent/US10573046B2/en not_active Expired - Fee Related
- 2018-07-17 US US16/037,280 patent/US20180322677A1/en not_active Abandoned
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH03271976A (ja) * | 1990-03-22 | 1991-12-03 | Toshiba Corp | 電子辞書及び情報検索方法 |
| JP2008054236A (ja) * | 2006-08-28 | 2008-03-06 | Nikon Corp | 撮像装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105393244A (zh) | 2016-03-09 |
| JP2015069365A (ja) | 2015-04-13 |
| US20160117854A1 (en) | 2016-04-28 |
| CN105393244B (zh) | 2019-10-15 |
| US10573046B2 (en) | 2020-02-25 |
| CN108829644A (zh) | 2018-11-16 |
| US20180322677A1 (en) | 2018-11-08 |
| US10068359B2 (en) | 2018-09-04 |
| US20180276868A1 (en) | 2018-09-27 |
| CN109101467A (zh) | 2018-12-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2015045676A1 (ja) | 情報処理装置、および制御プログラム | |
| KR102147935B1 (ko) | 데이터 처리 방법 및 그 전자 장치 | |
| CN106484266B (zh) | 一种文本处理方法及装置 | |
| US8413075B2 (en) | Gesture movies | |
| KR102285699B1 (ko) | 이미지를 디스플레이하는 사용자 단말기 및 이의 이미지 디스플레이 방법 | |
| TWI438675B (zh) | 提供情境感知援助說明之方法、裝置及電腦程式產品 | |
| CN102981728B (zh) | 语义缩放 | |
| KR102129374B1 (ko) | 사용자 인터페이스 제공 방법 및 기계로 읽을 수 있는 저장 매체 및 휴대 단말 | |
| US9678659B2 (en) | Text entry for a touch screen | |
| US20140055343A1 (en) | Input method and apparatus of portable device | |
| US20130104068A1 (en) | Text prediction key | |
| JP5947887B2 (ja) | 表示制御装置、制御プログラム、および表示装置の制御方法 | |
| US20170285932A1 (en) | Ink Input for Browser Navigation | |
| CN104541239A (zh) | 文本选择和录入 | |
| CN104778194A (zh) | 基于触摸操作的搜索方法和装置 | |
| KR20170137491A (ko) | 전자 장치 및 그의 동작 방법 | |
| US20250088697A1 (en) | User terminal apparatus, electronic apparatus, system, and control method thereof | |
| CN104778195A (zh) | 终端和基于触摸操作的搜索方法 | |
| CN103076980B (zh) | 搜索项显示方法和装置 | |
| CN108475157B (zh) | 字符输入方法、装置及终端 | |
| KR20190063853A (ko) | 입력 필드의 이동 방법 및 장치 | |
| JP2013003803A (ja) | 文字入力装置、文字入力装置の制御方法、制御プログラム、及び記録媒体 | |
| US20160132478A1 (en) | Method of displaying memo and device therefor | |
| JP2013003802A (ja) | 文字入力装置、文字入力装置の制御方法、制御プログラム、及び記録媒体 | |
| US10795537B2 (en) | Display device and method therefor |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 201480029905.X Country of ref document: CN |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14848088 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 14890930 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 14848088 Country of ref document: EP Kind code of ref document: A1 |