JP2002007033A - Information processor and method for inputting character string - Google Patents

Information processor and method for inputting character string

Info

Publication number
JP2002007033A
JP2002007033A JP2000192269A JP2000192269A JP2002007033A JP 2002007033 A JP2002007033 A JP 2002007033A JP 2000192269 A JP2000192269 A JP 2000192269A JP 2000192269 A JP2000192269 A JP 2000192269A JP 2002007033 A JP2002007033 A JP 2002007033A
Authority
JP
Japan
Prior art keywords
character code
character
code string
string
storage means
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.)
Granted
Application number
JP2000192269A
Other languages
Japanese (ja)
Other versions
JP4779187B2 (en
Inventor
Masanobu Koyama
雅庸 小山
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2000192269A priority Critical patent/JP4779187B2/en
Publication of JP2002007033A publication Critical patent/JP2002007033A/en
Application granted granted Critical
Publication of JP4779187B2 publication Critical patent/JP4779187B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Input From Keyboards Or The Like (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce a character string input to an information processor by combining a character string input with a mark such as a bar code with a character string input or correction from a keyboard, etc. SOLUTION: This information processor is provided with a character code string acquiring means for acquiring a character code string, a character code string storing means for storing an obtained character code string, a character code string displaying means for converting the character code string stored in the character code string storing means into a character font and displaying the character font as a character and a character code string correcting means for correcting the stored character code string.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、パーソナルコンピ
ュータや携帯電話、PDAなどの情報処理装置、およ
び、その情報処理装置における文字コード列の入力方法
に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to an information processing apparatus such as a personal computer, a portable telephone, and a PDA, and a method of inputting a character code string in the information processing apparatus.

【0002】[0002]

【従来の技術】近年、パーソナルコンピュータや携帯電
話、PDAなどの情報処理装置を使用する機会が多くな
ってきている。このような情報処理装置を使用する際、
所望の処理を行うにはキーボードやボタンなどを操作し
て、文字列を入力しなければならない場合がある。しか
しながらキーボードやボタンに不慣れな場合、これを用
いて全ての文字列入力をいちいち行うのは時間と労力が
かかる。
2. Description of the Related Art In recent years, the use of information processing apparatuses such as personal computers, mobile phones, and PDAs has been increasing. When using such an information processing device,
In some cases, it is necessary to input a character string by operating a keyboard, buttons, or the like to perform a desired process. However, if you are unfamiliar with the keyboard and buttons, it takes time and effort to input all the character strings one by one using them.

【0003】そこで、このような入力装置に代わって、
例えばバーコードなどのマークとして、文字列を符号
化、印刷しておき、これを読み取ることによって文字列
入力を行うことが考えられる。
Therefore, in place of such an input device,
For example, it is conceivable that a character string is encoded and printed as a mark such as a bar code, and the character string is input by reading the character string.

【0004】[0004]

【発明が解決しようとする課題】ところで、上記のよう
に文字列をバーコードなどのマークとして符号化してお
き、これを読み取ることでキーボードやボタンによる入
力の代わりとするには、ありとあらゆる文字列を予めマ
ークとして符号化しておく必要があるが、このようなこ
とは実際には不可能である。
By the way, as described above, in order to encode a character string as a mark such as a bar code and read the character string to substitute for input using a keyboard or a button, any character string can be used. Although it is necessary to encode the mark in advance, this is practically impossible.

【0005】本発明は、バーコード等のマークなどによ
る文字列の自動入力とキーボード等からの文字列の手動
入力とを併用することによって、情報処理装置への文字
列入力を軽減することを目的とする。
An object of the present invention is to reduce input of a character string to an information processing apparatus by using both automatic input of a character string using a mark such as a bar code and manual input of a character string from a keyboard or the like. And

【0006】[0006]

【課題を解決するための手段】本発明の情報処理装置
は、文字コード列を取得する文字コード列取得手段と、
前記文字コード列取得手段より得られる文字コード列を
記憶する文字コード列記憶手段と、前記文字コード列記
憶手段に記憶されている文字コード列を文字フォントに
変換して文字として表示する文字列表示手段と、前記文
字コード列記憶手段に記憶されている文字コード列を修
正する文字コード列修正手段とからなることを特徴とす
る。
According to the present invention, there is provided an information processing apparatus comprising: a character code string acquiring means for acquiring a character code string;
A character code string storage means for storing a character code string obtained from the character code string acquisition means, and a character string display for converting the character code string stored in the character code string storage means into a character font and displaying the characters as characters And character code string correcting means for correcting the character code string stored in the character code string storage means.

【0007】そして、前記発明によれば、文字コード列
取得手段より取得された文字コード列が、文字コード列
記憶手段に格納される。そして、文字列表示手段によ
り、文字コード列が文字フォントに変換されて文字とし
て表示される。本情報処理装置のユーザは、表示された
文字列を見ながら、文字コード列修正手段により文字コ
ード列記憶手段に格納されている文字コード列を修正す
ることができる。
According to the invention, the character code string acquired by the character code string acquisition means is stored in the character code string storage means. Then, the character code string is converted into a character font and displayed as characters by the character string display means. The user of the information processing apparatus can correct the character code string stored in the character code string storage means by the character code string correction means while looking at the displayed character string.

【0008】一方、本発明の文字列の入力方法は、符号
化された文字列を読みとる工程と、読みとられた文字列
を文字コード列として取り出す工程と、取り出された文
字コード列を記憶する工程と、記憶された文字コード列
を変更する工程と、を有することを特徴とする。
On the other hand, according to the character string input method of the present invention, a step of reading an encoded character string, a step of extracting the read character string as a character code string, and storing the extracted character code string. And a step of changing the stored character code string.

【0009】そして、本発明によれば、例えば、文字列
の一部を符号化したマーク等を用意し、これを読み取っ
て、文字コード列として取り出すことにより、第1の文
字列の入力が行われ、さらに、残りの文字列入力(第2
の文字列の入力)は、例えばキーボードやボタンなどで
文字列を追加あるいは、入力した文字列の一部をキーボ
ードやボタンなどで修正することにより行われる。この
結果、情報処理装置への文字列の入力が達成される。
According to the present invention, for example, a mark or the like obtained by encoding a part of a character string is prepared, read out and taken out as a character code string, so that the input of the first character string is performed in a line. Then, the remaining character string input (second
Is input by, for example, adding a character string using a keyboard or a button or correcting a part of the input character string using a keyboard or a button. As a result, the input of the character string to the information processing device is achieved.

【0010】[0010]

【発明の実施の形態】以下に、本発明の実施の形態を説
明する。
Embodiments of the present invention will be described below.

【0011】まず図1から図4に示す情報処理装置の構
成について説明する。文字コード列取得手段101は、
文字コード列を情報処理装置の外部から取得するための
手段である。この文字コード列取得手段101は、さら
に図2から図4に示すような構成をとる。
First, the configuration of the information processing apparatus shown in FIGS. 1 to 4 will be described. The character code string acquisition unit 101
This is means for acquiring a character code string from outside the information processing apparatus. This character code string obtaining means 101 further has a configuration as shown in FIGS.

【0012】文字コード列記憶手段102は、前記文字
コード列取得手段101で得られた文字コード列を記憶
する手段である。
The character code string storage means 102 is a means for storing the character code string obtained by the character code string acquisition means 101.

【0013】文字列表示手段103は、前記文字コード
列記憶手段102に記憶されている文字コード列を即
時、文字フォントに変換して文字として表示する手段で
ある。
The character string display means 103 is a means for immediately converting a character code string stored in the character code string storage means 102 into a character font and displaying it as a character.

【0014】文字コード列修正手段104は、前記文字
コード列記憶手段102に記憶されている文字コード列
を修正する手段である。
The character code string correcting means 104 is a means for correcting the character code string stored in the character code string storage means 102.

【0015】次に、上記文字コード列取得手段101が
とる構成についての説明である図2から図4について述
べる。
Next, FIGS. 2 to 4 which are explanations of the configuration of the character code string acquiring means 101 will be described.

【0016】図2の光学的読み取り手段201は、文字
コード列を符号化し印刷したバーコードや2次元バーコ
ード、マーカーを光学的に読み取り、イメージデータに
変換する。印刷パターン復号手段202は、前記光学的
読み取り手段201によってイメージデータ化されたバ
ーコードや2次元バーコード、マーカーを復号して文字
コード列を取り出す。
The optical reading means 201 shown in FIG. 2 optically reads a bar code, a two-dimensional bar code, and a marker which are obtained by encoding a character code string and convert it into image data. The print pattern decoding unit 202 decodes the barcode, the two-dimensional barcode, and the marker converted into image data by the optical reading unit 201 to extract a character code string.

【0017】図3の光学的読み取り手段301は、印刷
された文字列を光学的に読み取り、イメージデータに変
換する。文字列認識手段302は前記光学的読み取り手
段301によってイメージデータ化された文字列に対し
て文字認識処理を行い、文字コード列を取り出す。
The optical reading means 301 shown in FIG. 3 optically reads a printed character string and converts it into image data. The character string recognizing means 302 performs a character recognizing process on the character string converted into image data by the optical reading means 301, and extracts a character code string.

【0018】図4の電磁的読み取り手段401は、文字
コード列が符号化され電磁波で転送される情報を受信す
る。情報復号手段402は前記電磁的読み取り手段40
1によって受信された情報を復号して文字コード列を取
り出す。
The electromagnetic reading means 401 in FIG. 4 receives information in which a character code string is encoded and transferred by electromagnetic waves. The information decoding means 402 is provided by the electromagnetic reading means 40.
1 to extract the character code string by decoding the information received.

【0019】(実施例1)まず、図1に構成が示されて
いる情報処理装置の動作について、図1の文字コード列
取得手段101が図2の構成をとっている場合を例に説
明する。
(Embodiment 1) First, the operation of the information processing apparatus having the configuration shown in FIG. 1 will be described by taking as an example the case where the character code string obtaining means 101 of FIG. 1 has the configuration of FIG. .

【0020】まず、図5は、文字コード列を符号化し印
刷した2次元バ−コードの例である。図5に示すとお
り、文字コード列を符号化し印刷した2次元バーコード
501がある。ここには例えば、"http://www.mei.co.j
p"という文字列をASCIIコードで表現したコード列が、
符号化され印刷されている。これを、光学的読み取り手
段201により読み取り、イメージデータに変換する。
この場合、光学的読み取り手段201はCCDカメラや
スキャナなどの装置である。変換されたイメージデータ
は、印刷パターン復号手段202に送られる。印刷パタ
ーン復号手段202は、イメージデータの2次元バーコ
ードの部分を復号し、そこに符号化されている文字列 "
http://www.mei.co.jp" をASCIIコードで表現した情報
として取り出す。取り出した情報を図6、文字コード列
の例として示す。
FIG. 5 shows an example of a two-dimensional bar code obtained by encoding and printing a character code string. As shown in FIG. 5, there is a two-dimensional barcode 501 in which a character code string is encoded and printed. Here, for example, "http: //www.mei.co.j
A code string that expresses the character string "p" in ASCII code is
Encoded and printed. This is read by the optical reading means 201 and converted into image data.
In this case, the optical reading means 201 is a device such as a CCD camera or a scanner. The converted image data is sent to the print pattern decoding unit 202. The print pattern decoding means 202 decodes the two-dimensional barcode portion of the image data, and encodes a character string "
http://www.mei.co.jp "is extracted as information expressed in ASCII code. The extracted information is shown as an example of a character code string in FIG.

【0021】取り出された文字コード列は、文字コード
列記憶手段102に転送され、記憶されると同時に、記
憶された文字コード列が、文字列表示手段103によっ
て文字フォントに変換され文字として表示される。ここ
で文字コード列記憶手段102はRAMなどのメモリー
として実現することができる。"http://www.mei.co.jp"
をASCIIコードで表現した状態で、文字コード列記憶手
段102に記憶している様子を図7に示す。
The extracted character code string is transferred to and stored in the character code string storage means 102. At the same time, the stored character code string is converted into a character font by the character string display means 103 and displayed as characters. You. Here, the character code string storage means 102 can be realized as a memory such as a RAM. "http://www.mei.co.jp"
FIG. 7 shows a state in which is stored in the character code string storage unit 102 in a state where is expressed in ASCII code.

【0022】また文字列表示手段103は、文字コード
列記憶手段102の文字コード列をフォントデータに変
換し、液晶ディスプレイやCRTなどの表示装置に表示
する手段として実現することができる。
The character string display means 103 can be realized as a means for converting a character code string in the character code string storage means 102 into font data and displaying it on a display device such as a liquid crystal display or a CRT.

【0023】次に、文字コード列記憶手段102に記憶
されている文字コード列を文字コード列修正手段104
にて修正する処理について説明する。文字コード列修正
手段104は、文字コード列記憶手段102に記憶され
ている文字コード列を修正するための手段で、例えば図
8に示すように、修正位置記憶手段801、修正位置変
更手段802、文字コード削除手段803、文字コード
挿入手段から構成されると考えることができる。
Next, the character code string stored in the character code string storage means 102 is converted into a character code string correction means 104.
The correction process will be described. The character code string correction means 104 is a means for correcting the character code string stored in the character code string storage means 102. For example, as shown in FIG. 8, a correction position storage means 801, a correction position change means 802, It can be considered that the character code deleting unit 803 and the character code inserting unit are included.

【0024】修正位置記憶手段801は、文字コード列
記憶手段102のメモリーアドレスを保持し、後述の文
字コード削除手段803や文字コード挿入手段のによる
文字コード列修正の対象となる文字コード列記憶手段1
02における文字コード列の位置を示し、例えばRAM
などのメモリーとして実現することができる。
The correction position storage means 801 holds the memory address of the character code string storage means 102, and is a character code string storage means to be corrected by a character code deletion means 803 and a character code insertion means described later. 1
02 indicates the position of the character code string, for example, RAM
And so on.

【0025】修正位置変更手段802は、上記修正位置
記憶手段801のメモリーアドレスを変更する手段で、
例えばカーソルキーなどのキーやボタンを操作すること
によって、修正位置記憶手段801のメモリーアドレス
を増減させるという方法で実現することができる。
The correction position changing means 802 changes the memory address of the correction position storage means 801.
For example, by operating a key or button such as a cursor key, the memory address of the correction position storage unit 801 can be increased or decreased.

【0026】文字コード削除手段803は、修正位置記
憶手段801が示す文字コード列記憶手段102上の文
字コードを削除する手段である。例えば、文字コード列
記憶手段102が図7に示すような状態であって、修正
位置記憶手段801が11という値を保持し、文字コー
ド削除手段803が操作された場合、文字コード列記憶
手段102は図9ないし図10に示す状態になる。
The character code deletion means 803 is means for deleting the character code in the character code string storage means 102 indicated by the correction position storage means 801. For example, when the character code string storage means 102 is in a state as shown in FIG. 7, the correction position storage means 801 holds a value of 11, and the character code deletion means 803 is operated, the character code string storage means 102 Is in the state shown in FIG. 9 or FIG.

【0027】文字コード削除手段803は、例えば削除
キーなどのキーやボタンが操作され、上記処理が実行さ
れる手段として実現することができる。
The character code deleting means 803 can be realized as means for operating keys and buttons such as a delete key and executing the above processing.

【0028】文字コード挿入手段804は、修正位置記
憶手段801が示す文字コード列記憶手段102上の文
字コード列中に、新たに文字コードを入力する手段であ
る。例えば、文字コード列記憶手段801が12という
値を保持し、文字コード挿入手段804によって新たな
文字コード63が挿入された場合、文字コード列記憶手
段102は図11ないし図12に示す状態になる。
The character code insertion means 804 is a means for newly inputting a character code into a character code string in the character code string storage means 102 indicated by the correction position storage means 801. For example, when the character code string storage unit 801 holds a value of 12 and a new character code 63 is inserted by the character code insertion unit 804, the character code string storage unit 102 enters the state shown in FIGS. .

【0029】文字コード挿入手段804は、例えばキー
やボタンが操作され、上記処理が実行される手段として
実現することができる。
The character code insertion means 804 can be realized as means for operating the keys and buttons, for example, and executing the above processing.

【0030】上述のような文字コード列修正手段104
の動作により、文字コード列記憶手段102に記憶され
ている文字コード列"http://www.mei.co.jp"は、自由自
在に修正することが可能となる。
The character code string correcting means 104 as described above
By the operation described above, the character code string "http://www.mei.co.jp" stored in the character code string storage means 102 can be freely modified.

【0031】なお、キーやボタンを操作して文字コード
列を修正するために、修正位置記憶手段801が示す文
字列の位置を、表示する必要があると考えられるが、そ
の方法として、修正位置記憶手段801の情報を文字コ
ード列記憶手段102を経由して文字列表示表示手段1
03に通知するか、あるいは直接文字列表示手段103
に通知し、文字列表示手段103はこの情報を受けとっ
て、対応する文字列中の文字を反転表示などの方法で、
表示することが考えられる。
It is considered necessary to display the position of the character string indicated by the correction position storage means 801 in order to correct the character code string by operating the keys and buttons. The character string display / display means 1 stores the information in the storage means 801 via the character code string storage means 102.
03 or the character string display means 103 directly
And the character string display means 103 receives this information, and displays the characters in the corresponding character string in reverse video, for example.
May be displayed.

【0032】なお、本実施例では文字コード列を符号化
したものとして2次元バーコードを例に挙げたが、バー
コード、マーカーなどでも同様の処理が考えられる。
In this embodiment, a two-dimensional bar code is used as an example of a character code string encoded. However, the same processing can be applied to a bar code, a marker, and the like.

【0033】(実施例2)次に、図1に構成が示されて
いる情報処理装置の動作について、図1の文字コード列
取得手段101が図3の構成をとっている場合を例に説
明する。
(Embodiment 2) Next, the operation of the information processing apparatus whose configuration is shown in FIG. 1 will be described by taking as an example a case where the character code string obtaining means 101 of FIG. 1 has the configuration of FIG. I do.

【0034】図13は、文字列を印刷した例である。こ
れを、光学的読み取り手段301により読み取り、イメ
ージデータに変換する。この場合、光学的読み取り手段
301はCCDカメラやスキャナなどの装置である。変
換されたイメージデータは、文字列認識手段302に送
られる。印文字列認識手段302は、イメージデータか
ら文字列を認識し、認識結果として文字列 "http://ww
w.mei.co.jp" を得、ASCIIコードで表現した情報として
取り出す。取り出した情報を図6に文字コード列の例と
して示す。
FIG. 13 shows an example of printing a character string. This is read by the optical reading means 301 and converted into image data. In this case, the optical reading unit 301 is a device such as a CCD camera or a scanner. The converted image data is sent to the character string recognition means 302. The character string recognition means 302 recognizes a character string from the image data, and obtains a character string "http: // ww" as a recognition result.
w.mei.co.jp "is obtained and extracted as information expressed in ASCII code. The extracted information is shown in FIG. 6 as an example of a character code string.

【0035】取り出された文字コード列は、文字コード
列記憶手段102に転送され、記憶されると同時に、記
憶された文字コード列が、文字列表示手段103によっ
て文字フォントに変換され文字として表示される。ここ
で文字コード列記憶手段102はRAMなどのメモリー
として実現することができる。"http://www.mei.co.jp"
をASCIIコードで表現した状態で、文字コード列記憶手
段102に記憶している様子を図7に示す。
The extracted character code string is transferred to the character code string storage means 102 and stored. At the same time, the stored character code string is converted into a character font by the character string display means 103 and displayed as characters. You. Here, the character code string storage means 102 can be realized as a memory such as a RAM. "http://www.mei.co.jp"
FIG. 7 shows a state in which is stored in the character code string storage unit 102 in a state where is expressed in ASCII code.

【0036】また文字列表示手段103は、文字コード
列記憶手段102の文字コード列をフォントデータに変
換し、液晶ディスプレイやCRTなどの表示装置に表示
する手段として実現することができる。
The character string display means 103 can be realized as means for converting a character code string in the character code string storage means 102 into font data and displaying the font data on a display device such as a liquid crystal display or a CRT.

【0037】次に、文字コード列記憶手段102に記憶
されている文字コード列を文字コード列修正手段104
にて修正する処理について説明する。文字コード列修正
手段104は、文字コード列記憶手段102に記憶され
ている文字コード列を修正するための手段で、例えば図
8に示すように、修正位置記憶手段801、修正位置変
更手段802、文字コード削除手段803、文字コード
挿入手段から構成されると考えることができる。
Next, the character code string stored in the character code string storage means 102 is converted into a character code string correction means 104.
The correction process will be described. The character code string correction means 104 is a means for correcting the character code string stored in the character code string storage means 102. For example, as shown in FIG. 8, a correction position storage means 801, a correction position change means 802, It can be considered that the character code deleting unit 803 and the character code inserting unit are included.

【0038】修正位置記憶手段801は、文字コード列
記憶手段102のメモリーアドレスを保持し、後述の文
字コード削除手段803や文字コード挿入手段のによる
文字コード列修正の対象となる文字コード列記憶手段1
02における文字コード列の位置を示し、例えばRAM
などのメモリーとして実現することができる。
The correction position storage means 801 holds a memory address of the character code string storage means 102, and is a character code string storage means to be corrected by a character code deletion means 803 and a character code insertion means which will be described later. 1
02 indicates the position of the character code string, for example, RAM
And so on.

【0039】修正位置変更手段802は、上記修正位置
記憶手段801のメモリーアドレスを変更する手段で、
例えばカーソルキーなどのキーやボタンを操作すること
によって、修正位置記憶手段801のメモリーアドレス
を増減させるという方法で実現することができる。
The correction position changing means 802 changes the memory address of the correction position storage means 801.
For example, by operating a key or button such as a cursor key, the memory address of the correction position storage unit 801 can be increased or decreased.

【0040】文字コード削除手段803は、修正位置記
憶手段801が示す文字コード列記憶手段102上の文
字コードを削除する手段である。例えば、文字コード列
記憶手段102が図7に示すような状態であって、修正
位置記憶手段801が11という値を保持し、文字コー
ド削除手段803が操作された場合、文字コード列記憶
手段102は図9ないし図10に示す状態になる。
The character code deletion means 803 is means for deleting the character code in the character code string storage means 102 indicated by the correction position storage means 801. For example, when the character code string storage means 102 is in a state as shown in FIG. 7, the correction position storage means 801 holds a value of 11, and the character code deletion means 803 is operated, the character code string storage means 102 Is in the state shown in FIG. 9 or FIG.

【0041】文字コード削除手段803は、例えば削除
キーなどのキーやボタンが操作され、上記処理が実行さ
れる手段として実現することができる。
The character code deletion means 803 can be realized as means for operating a key or button such as a deletion key and executing the above processing.

【0042】文字コード挿入手段804は、修正位置記
憶手段801が示す文字コード列記憶手段102上の文
字コード列中に、新たに文字コードを入力する手段であ
る。例えば、文字コード列記憶手段801が12という
値を保持し、文字コード挿入手段804によって新たな
文字コード63が挿入された場合、文字コード列記憶手
段102は図11ないし図12に示す状態になる。
The character code insertion means 804 is a means for newly inputting a character code into a character code string in the character code string storage means 102 indicated by the correction position storage means 801. For example, when the character code string storage unit 801 holds a value of 12 and a new character code 63 is inserted by the character code insertion unit 804, the character code string storage unit 102 enters the state shown in FIGS. .

【0043】文字コード挿入手段804は、例えばキー
やボタンが操作され、上記処理が実行される手段として
実現することができる。
The character code insertion means 804 can be realized as means for operating the keys and buttons, for example, and executing the above processing.

【0044】上述のような文字コード列修正手段104
の動作により、文字コード列記憶手段102に記憶され
ている文字コード列"http://www.mei.co.jp"は、自由自
在に修正することが可能となる。
The character code string correcting means 104 as described above
By the operation described above, the character code string "http://www.mei.co.jp" stored in the character code string storage means 102 can be freely modified.

【0045】なお、キーやボタンを操作して文字コード
列を修正するために、修正位置記憶手段801が示す文
字列の位置を、表示する必要があると考えられるが、そ
の方法として、修正位置記憶手段801の情報を文字コ
ード列記憶手段102を経由して文字列表示表示手段1
03に通知するか、あるいは直接文字列表示手段103
に通知し、文字列表示手段103はこの情報を受けとっ
て、対応する文字列中の文字を反転表示などの方法で、
表示することが考えられる。
In order to correct the character code string by operating the keys and buttons, it is considered necessary to display the position of the character string indicated by the correction position storage means 801. The character string display / display means 1 stores the information in the storage means 801 via the character code string storage means 102.
03 or the character string display means 103 directly
And the character string display means 103 receives this information, and displays the characters in the corresponding character string in reverse video, for example.
May be displayed.

【0046】(実施例3)次に、図1に構成が示されて
いる情報処理装置の動作について、図1の文字コード列
取得手段101が図4の構成をとっている場合を例に説
明する。
(Embodiment 3) Next, the operation of the information processing apparatus whose configuration is shown in FIG. 1 will be described by taking as an example the case where the character code string obtaining means 101 of FIG. 1 has the configuration of FIG. I do.

【0047】例えば、"http://www.mei.co.jp" という
文字列を ASCIIコードで表現したコード列が、符号化さ
れ電磁波で転送されているとする。これを、電磁的読み
取り手段401により読み取り、デジタル情報に変換す
る。この場合、電磁的読み取り手段401は、アンテナ
などの装置である。変換された情報は、情報復号手段4
02に送られる。情報復号手段402は、情報を復号
し、文字列 "http://www.mei.co.jp" をASCIIコードで
表現した情報として取り出す。取り出した情報を図6、
文字コード列の例として示す。
For example, it is assumed that a code string expressing a character string "http://www.mei.co.jp" in ASCII code is encoded and transmitted by electromagnetic waves. This is read by electromagnetic reading means 401 and converted into digital information. In this case, the electromagnetic reading unit 401 is a device such as an antenna. The converted information is sent to information decoding means 4
02. The information decoding means 402 decodes the information and extracts the character string "http://www.mei.co.jp" as information expressed in ASCII code. The extracted information is shown in FIG.
This is shown as an example of a character code string.

【0048】取り出された文字コード列は、文字コード
列記憶手段102に転送され、記憶されると同時に、記
憶された文字コード列が、文字列表示手段103によっ
て文字フォントに変換され文字として表示される。ここ
で文字コード列記憶手段102はRAMなどのメモリー
として実現することができる。"http://www.mei.co.jp"
をASCIIコードで表現した状態で、文字コード列記憶手
段102に記憶している様子を図7に示す。
The extracted character code string is transferred to and stored in the character code string storage means 102. At the same time, the stored character code string is converted into a character font by the character string display means 103 and displayed as characters. You. Here, the character code string storage means 102 can be realized as a memory such as a RAM. "http://www.mei.co.jp"
FIG. 7 shows a state in which is stored in the character code string storage unit 102 in a state where is expressed in ASCII code.

【0049】また文字列表示手段103は、文字コード
列記憶手段102の文字コード列をフォントデータに変
換し、液晶ディスプレイやCRTなどの表示装置に表示
する手段として実現することができる。
The character string display means 103 can be realized as means for converting a character code string in the character code string storage means 102 into font data and displaying the font data on a display device such as a liquid crystal display or a CRT.

【0050】次に、文字コード列記憶手段102に記憶
されている文字コード列を文字コード列修正手段104
にて修正する処理について説明する。文字コード列修正
手段104は、文字コード列記憶手段102に記憶され
ている文字コード列を修正するための手段で、例えば図
8に示すように、修正位置記憶手段801、修正位置変
更手段802、文字コード削除手段803、文字コード
挿入手段から構成されると考えることができる。
Next, the character code string stored in the character code string storage means 102 is converted into a character code string correction means 104.
The correction process will be described. The character code string correction means 104 is a means for correcting the character code string stored in the character code string storage means 102. For example, as shown in FIG. 8, a correction position storage means 801, a correction position change means 802, It can be considered that the character code deleting unit 803 and the character code inserting unit are included.

【0051】修正位置記憶手段801は、文字コード列
記憶手段102のメモリーアドレスを保持し、後述の文
字コード削除手段803や文字コード挿入手段のによる
文字コード列修正の対象となる文字コード列記憶手段1
02における文字コード列の位置を示し、例えばRAM
などのメモリーとして実現することができる。
The correction position storage means 801 holds a memory address of the character code string storage means 102, and is a character code string storage means to be corrected by a character code deletion means 803 and a character code insertion means to be described later. 1
02 indicates the position of the character code string, for example, RAM
And so on.

【0052】修正位置変更手段802は、上記修正位置
記憶手段801のメモリーアドレスを変更する手段で、
例えばカーソルキーなどのキーやボタンを操作すること
によって、修正位置記憶手段801のメモリーアドレス
を増減させるという方法で実現することができる。
The correction position changing means 802 changes the memory address of the correction position storage means 801.
For example, by operating a key or button such as a cursor key, the memory address of the correction position storage unit 801 can be increased or decreased.

【0053】文字コード削除手段803は、修正位置記
憶手段801が示す文字コード列記憶手段102上の文
字コードを削除する手段である。例えば、文字コード列
記憶手段102が図7に示すような状態であって、修正
位置記憶手段801が11という値を保持し、文字コー
ド削除手段803が操作された場合、文字コード列記憶
手段102は図9ないし図10に示す状態になる。
The character code deletion means 803 is means for deleting the character code in the character code string storage means 102 indicated by the correction position storage means 801. For example, when the character code string storage means 102 is in a state as shown in FIG. 7, the correction position storage means 801 holds a value of 11, and the character code deletion means 803 is operated, the character code string storage means 102 Is in the state shown in FIG. 9 or FIG.

【0054】文字コード削除手段803は、例えば削除
キーなどのキーやボタンが操作され、上記処理が実行さ
れる手段として実現することができる。
The character code deletion means 803 can be realized as means for operating keys and buttons such as a deletion key and executing the above processing.

【0055】文字コード挿入手段804は、修正位置記
憶手段801が示す文字コード列記憶手段102上の文
字コード列中に、新たに文字コードを入力する手段であ
る。例えば、文字コード列記憶手段801が12という
値を保持し、文字コード挿入手段804によって新たな
文字コード63が挿入された場合、文字コード列記憶手
段102は図11ないし図12に示す状態になる。
The character code insertion means 804 is a means for newly inputting a character code into a character code string on the character code string storage means 102 indicated by the correction position storage means 801. For example, when the character code string storage unit 801 holds a value of 12 and a new character code 63 is inserted by the character code insertion unit 804, the character code string storage unit 102 enters the state shown in FIGS. .

【0056】文字コード挿入手段804は、例えばキー
やボタンが操作され、上記処理が実行される手段として
実現することができる。
The character code insertion means 804 can be realized as a means by which, for example, keys and buttons are operated and the above processing is executed.

【0057】上述のような文字コード列修正手段104
の動作により、文字コード列記憶手段102に記憶され
ている文字コード列"http://www.mei.co.jp"は、自由自
在に修正することが可能となる。
Character code string correcting means 104 as described above
By the operation described above, the character code string "http://www.mei.co.jp" stored in the character code string storage means 102 can be freely modified.

【0058】なお、キーやボタンを操作して文字コード
列を修正するために、修正位置記憶手段801が示す文
字列の位置を、表示する必要があると考えられるが、そ
の方法として、修正位置記憶手段801の情報を文字コ
ード列記憶手段102を経由して文字列表示表示手段1
03に通知するか、あるいは直接文字列表示手段103
に通知し、文字列表示手段103はこの情報を受けとっ
て、対応する文字列中の文字を反転表示などの方法で、
表示することが考えられる。
It is considered necessary to display the position of the character string indicated by the correction position storage means 801 in order to correct the character code string by operating the keys and buttons. The character string display / display means 1 stores the information in the storage means 801 via the character code string storage means 102.
03 or the character string display means 103 directly
And the character string display means 103 receives this information, and displays the characters in the corresponding character string in reverse video, for example.
May be displayed.

【0059】[0059]

【発明の効果】以上のように本発明によれば、文字列の
自動入力と文字列の手動入力とを併用することによっ
て、情報処理装置への文字列入力の負担を軽減すること
ができる。
As described above, according to the present invention, the load of the character string input to the information processing apparatus can be reduced by using both the automatic input of the character string and the manual input of the character string.

【図面の簡単な説明】[Brief description of the drawings]

【図1】情報処理装置のブロック図FIG. 1 is a block diagram of an information processing apparatus.

【図2】実施例1における本発明の文字コード列取得手
段を示す図
FIG. 2 is a diagram illustrating a character code string acquiring unit according to the present invention in the first embodiment.

【図3】実施例2における本発明の文字コード列取得手
段を示す図
FIG. 3 is a diagram showing a character code string acquiring unit according to the present invention in a second embodiment.

【図4】実施例3における本発明の文字コード列取得手
段を示す図
FIG. 4 is a diagram showing a character code string acquiring unit according to the present invention in a third embodiment.

【図5】2次元バーコードの一例を示す図FIG. 5 is a diagram showing an example of a two-dimensional barcode.

【図6】文字コード列の一例を示す図FIG. 6 is a diagram showing an example of a character code string.

【図7】文字コード列記憶手段の一例を示す図FIG. 7 shows an example of a character code string storage unit.

【図8】文字コード列修正手段の一例を示す図FIG. 8 is a diagram showing an example of a character code string correction unit.

【図9】削除処理後の文字コード列記憶手段の一例を示
す図
FIG. 9 is a diagram illustrating an example of a character code string storage unit after a deletion process;

【図10】削除処理後の文字コード列記憶手段の別の例
を示す図
FIG. 10 is a diagram showing another example of a character code string storage unit after a deletion process;

【図11】挿入処理後の文字コード列記憶手段の一例を
示す図
FIG. 11 is a diagram showing an example of a character code string storage unit after insertion processing;

【図12】挿入処理後の文字コード列記憶手段の別の例
を示す図
FIG. 12 is a diagram showing another example of the character code string storage unit after the insertion processing;

【図13】文字列を印刷した一例を示す図FIG. 13 is a diagram illustrating an example of printing a character string.

【符号の説明】[Explanation of symbols]

101 文字コード列取得手段 102 文字コード列記憶手段 103 文字列表示手段 104 文字コード列修正手段 201 光学的読み取り手段 202 印刷パターン復号手段 301 光学的読み取り手段 302 文字列認識手段 401 電磁的読み取り手段 402 情報復号手段 Reference Signs List 101 Character code string acquisition means 102 Character code string storage means 103 Character string display means 104 Character code string correction means 201 Optical reading means 202 Print pattern decoding means 301 Optical reading means 302 Character string recognition means 401 Electromagnetic reading means 402 Information Decryption means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 文字コード列を取得する文字コード列取
得手段と、 前記文字コード列取得手段より得られる文字コード列を
記憶する文字コード列記憶手段と、 前記文字コード列記憶手段に記憶されている文字コード
列を文字フォントに変換して文字として表示する文字列
表示手段と、 前記文字コード列記憶手段に記憶されている文字コード
列を修正する文字コード列修正手段と、を有することを
特徴とする情報処理装置。
1. A character code string obtaining means for obtaining a character code string, a character code string storing means for storing a character code string obtained from the character code string obtaining means, and a character code string stored in the character code string storing means. Character string display means for converting a character code string into a character font and displaying it as a character, and character code string correction means for correcting the character code string stored in the character code string storage means. Information processing device.
【請求項2】 前記文字コード列取得手段が、文字コー
ド列が符号化され印刷されたマークをイメージデータと
して光学的に読み取る光学的読み取り手段と、イメージ
データとして読み取られたマークを復号して文字コード
列を取り出す印刷パターン復号手段とを有することを特
徴とする請求項1に記載の情報処理装置。
2. The character code string acquiring means according to claim 1, wherein said character code string is encoded by an optical reading means for optically reading a printed mark as image data, and a mark read as image data is decoded by a character. 2. The information processing apparatus according to claim 1, further comprising a print pattern decoding unit that extracts a code string.
【請求項3】 前記文字コード列取得手段が、印刷され
た文字列をイメージデータとして光学的に読み取る光学
的読み取り手段と、イメージデータとして読み取られた
文字列を文字認識して文字コード列を取り出す文字列認
識手段とを有することを特徴とする請求項1に記載の情
報処理装置。
3. The character code string obtaining means for optically reading a printed character string as image data, and extracting a character code string by character recognition of the character string read as image data. The information processing apparatus according to claim 1, further comprising a character string recognition unit.
【請求項4】 前記文字コード列取得手段が、文字コー
ド列が符号化され電磁波で転送される情報を受信する電
磁的読み取り手段と、前記情報を復号して文字コード列
を取り出す情報復号手段とを有することを特徴とする請
求項1に記載の情報処理装置。
4. An apparatus according to claim 1, wherein said character code string acquiring means receives information in which the character code string is encoded and transferred by electromagnetic waves, and information decoding means for decoding said information to extract the character code string. The information processing apparatus according to claim 1, comprising:
【請求項5】 符号化された文字列を読み取る工程と、 読みとられた文字列を文字コード列として取り出す工程
と、 取り出された文字コード列を記憶する工程と、 記憶された文字コード列を変更する工程と、を有する情
報処理装置における文字列の入力方法。
5. A step of reading an encoded character string; a step of extracting the read character string as a character code string; a step of storing the extracted character code string; A method of inputting a character string in an information processing apparatus having a step of changing.
JP2000192269A 2000-06-27 2000-06-27 Information processing device Expired - Fee Related JP4779187B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000192269A JP4779187B2 (en) 2000-06-27 2000-06-27 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000192269A JP4779187B2 (en) 2000-06-27 2000-06-27 Information processing device

Publications (2)

Publication Number Publication Date
JP2002007033A true JP2002007033A (en) 2002-01-11
JP4779187B2 JP4779187B2 (en) 2011-09-28

Family

ID=18691425

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000192269A Expired - Fee Related JP4779187B2 (en) 2000-06-27 2000-06-27 Information processing device

Country Status (1)

Country Link
JP (1) JP4779187B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61204275A (en) * 1985-03-01 1986-09-10 バスフ アクチェン ゲゼルシャフト Coloring matter forming body mixture and pressure sensitive recording material
JPH05282226A (en) * 1992-03-30 1993-10-29 Sharp Corp Signal transmission system
JPH07141448A (en) * 1993-11-17 1995-06-02 Fujitsu Ltd Adjustment processing system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61204275A (en) * 1985-03-01 1986-09-10 バスフ アクチェン ゲゼルシャフト Coloring matter forming body mixture and pressure sensitive recording material
JPH05282226A (en) * 1992-03-30 1993-10-29 Sharp Corp Signal transmission system
JPH07141448A (en) * 1993-11-17 1995-06-02 Fujitsu Ltd Adjustment processing system

Also Published As

Publication number Publication date
JP4779187B2 (en) 2011-09-28

Similar Documents

Publication Publication Date Title
US10311142B2 (en) Character input apparatus, character input assist method, and character input assist program
KR100664421B1 (en) Portable terminal and method for recognizing name card using having camera
JP2005339017A (en) Electronic device
WO2006061820A2 (en) A handheld text scanner
US20070130190A1 (en) Data storage device, information transmitter, data storage system and information processing system
US7370800B2 (en) Information processing method
JP2004032660A (en) Method and device for abbreviated telephone directory memory of portable unit
US10178268B2 (en) Communication system, server device, client device, and non-transitory computer readable medium
JP2000032111A (en) Portable information reading processor and control method
JP3897981B2 (en) Character input system, electronic device and smart card
JP5150035B2 (en) Mobile terminal, information processing method, and information processing program
JP4779187B2 (en) Information processing device
JP2006184415A (en) Image processor, image processing program, and image processing method
TWI260531B (en) Communications terminal apparatus, reception apparatus, and method therefor
US20030177289A1 (en) Method, device and program for input prediction processing, and recording medium for recording program thereof
KR20100021817A (en) Method for compressing of text data
KR100974539B1 (en) Installtion for management of dictionary information in electric device and method thereof
JP5391788B2 (en) Electronic book display device, electronic book display method, and electronic book display program
KR100715593B1 (en) Potable terminal supporting pen-type message input and controlling method thereof
JP2005044052A (en) Portable character recognition device
KR20070070790A (en) Device and method for input in digital device
JP2009099087A (en) Content generation device, information display device and computer program
JP3293889B2 (en) Color communication device and method
JP4165482B2 (en) Image display program and image display apparatus
JP2003099738A (en) Portable information processing equipment and printing medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070404

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070514

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090416

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090421

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090520

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20091119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100601

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100618

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110607

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110620

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140715

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140715

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees