JP4264759B2 - Information processing terminal and information processing method - Google Patents

Information processing terminal and information processing method Download PDF

Info

Publication number
JP4264759B2
JP4264759B2 JP2007032022A JP2007032022A JP4264759B2 JP 4264759 B2 JP4264759 B2 JP 4264759B2 JP 2007032022 A JP2007032022 A JP 2007032022A JP 2007032022 A JP2007032022 A JP 2007032022A JP 4264759 B2 JP4264759 B2 JP 4264759B2
Authority
JP
Japan
Prior art keywords
address
information
destination device
name
displayed
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.)
Expired - Fee Related
Application number
JP2007032022A
Other languages
Japanese (ja)
Other versions
JP2007166660A (en
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP2007032022A priority Critical patent/JP4264759B2/en
Publication of JP2007166660A publication Critical patent/JP2007166660A/en
Application granted granted Critical
Publication of JP4264759B2 publication Critical patent/JP4264759B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Studio Devices (AREA)

Description

この発明は、送信先のアドレスを取得して、送信先に情報を無線で送信する情報処理端末および情報処理方法に関する。   The present invention relates to an information processing terminal and an information processing method for acquiring a destination address and wirelessly transmitting information to the destination.

限られたエリア内において複数の機器の間で通信を行う場合の一つの方法として、複数の機器の間にBluetooth(登録商標)による無線通信ネットワークを形成する方法が考えられている。   As a method for performing communication between a plurality of devices in a limited area, a method of forming a wireless communication network based on Bluetooth (registered trademark) between a plurality of devices is considered.

Bluetoothでは、各機器に‘Bluetooth Device Address’が割り当てられ、図8に示すように、それぞれBluetoothモジュール2,4を備える機器1,3間に、機器1をプッシュ・クライアント(送信側デバイス)とし、機器3をプッシュ・サーバ(受信側デバイス)とする無線通信ネットワークを形成するに当たっては、機器1において機器3の‘Bluetooth Device Address’を取得する必要がある。   In Bluetooth, 'Bluetooth Device Address' is assigned to each device, and as shown in FIG. 8, the device 1 is a push client (transmission side device) between the devices 1 and 3 each having the Bluetooth module 2 and 4, respectively. In forming a wireless communication network in which the device 3 is a push server (receiving device), the device 1 needs to acquire “Bluetooth Device Address” of the device 3.

‘Bluetooth Device Address’は、Bluetooth機器を一意に特定する情報で、‘00:0C:3E:3A:4B:69’または‘000C3E3A4B69’などのように、12文字の16進の英数字で表記される総計48ビット(6バイト)のアドレスである。以下、‘Bluetooth Device Address’をデバイスアドレスと称する。   'Bluetooth Device Address' is information that uniquely identifies a Bluetooth device, and is expressed in 12 hexadecimal characters such as '00: 0C: 3E: 3A: 4B: 69' or '000C3E3A4B69'. This is an address of 48 bits (6 bytes) in total. Hereinafter, 'Bluetooth Device Address' is referred to as a device address.

Bluetooth機器には、デバイスアドレス以外に、‘Bluetooth Device Name’や‘Class of Device’を付すことができる。‘Bluetooth Device Name’は、‘VAIO(登録商標)C1’などのような、機器の名前を示し、‘Class of Device’は、‘PC’や‘PDA’などのような、機器のカテゴリー名や機器の提供するサービス名などを示す。以下、‘Bluetooth Device Name’をデバイスネームと称し、‘Class of Device’をデバイスカテゴリーと称する。   In addition to the device address, the Bluetooth device can be attached with 'Bluetooth Device Name' or 'Class of Device'. 'Bluetooth Device Name' indicates the name of the device such as 'VAIO (registered trademark) C1', and 'Class of Device' indicates the category name of the device such as 'PC' or 'PDA'. Indicates the name of the service provided by the device. Hereinafter, 'Bluetooth Device Name' is referred to as a device name, and 'Class of Device' is referred to as a device category.

機器1において機器3のデバイスアドレスを取得したら、機器1は、接続フェーズによって、機器3に接続して、機器3に情報を送信することができる。   When the device 1 acquires the device address of the device 3, the device 1 can connect to the device 3 and transmit information to the device 3 in the connection phase.

機器1において機器3のデバイスアドレスを取得する方法としては、従来、図9に示すような方法が用いられている。   As a method for acquiring the device address of the device 3 in the device 1, a method as shown in FIG. 9 is conventionally used.

図9のデバイスアドレス取得処理ルーチンでは、機器1のCPUは、まずステップ91で、機器を探索する。この機器探索は、機器1から周辺の機器にデバイスアドレスを送信することを要求し、これに応答して周辺の機器が自己のデバイスアドレスを送信することによって実行される。   In the device address acquisition processing routine of FIG. 9, the CPU of the device 1 first searches for a device in step 91. This device search is executed by requesting the device 1 to transmit a device address from the device 1 to a peripheral device, and in response to this, the peripheral device transmits its own device address.

次に、機器1のCPUは、ステップ92で、周辺の機器のデバイスアドレスを取得し、さらにステップ93で、デバイスアドレスを送信した機器にデバイスネームを送信することを要求し、さらにステップ94で、デバイスアドレスを送信した機器のデバイスネームを取得する。   Next, the CPU of the device 1 acquires the device address of the peripheral device in step 92, further requests in step 93 to transmit the device name to the device that transmitted the device address, and further in step 94, Get the device name of the device that sent the device address.

次に、機器1のCPUは、ステップ95で、機器1のディスプレイ上に、取得したデバイスアドレスおよびデバイスネームを表示する。ユーザは、目的の機器3のデバイスアドレスが取得されたときには、それを選択して探索を終了させる操作を行い、目的の機器3のデバイスアドレスが取得されなかったときには、探索を続行させる操作を行う。   Next, in step 95, the CPU of the device 1 displays the acquired device address and device name on the display of the device 1. When the device address of the target device 3 is acquired, the user selects it and performs an operation to end the search. When the device address of the target device 3 is not acquired, the user performs an operation to continue the search. .

次に、機器1のCPUは、ステップ96で、ユーザの操作から、目的の機器のデバイスアドレスを取得したか否かを判断し、取得していなければ、ステップ96からステップ91に戻って、機器探索を続行し、取得したときには、ステップ96からステップ97に進んで、目的の機器のデバイスアドレスを決定し、機器1内に登録する。   Next, in step 96, the CPU of the device 1 determines whether or not the device address of the target device has been acquired from the user's operation, and if not, returns from step 96 to step 91 to return to the device. When the search is continued and acquired, the process proceeds from step 96 to step 97 to determine the device address of the target device and register it in the device 1.

このように機器1において機器3のデバイスアドレスを取得することにより、機器1,3間に無線通信ネットワークが形成され、以後、機器1は、接続フェーズによって、機器3に接続して、機器3に情報を送信することができる。   Thus, by acquiring the device address of the device 3 in the device 1, a wireless communication network is formed between the devices 1 and 3, and thereafter, the device 1 is connected to the device 3 in the connection phase and connected to the device 3. Information can be sent.

しかしながら、上述した従来の方法では、1回の機器探索に10〜30秒程度の時間がかかるだけでなく、機器1の周辺に目的の機器3以外に幾つかのBluetooth機器が存在する場合、目的の機器3が見つからず、デバイスアドレスを取得できなかったり、デバイスアドレスを取得できたとしても、デバイスネームを取得できなかったりすることもあり、その場合には機器探索を何回も繰り返さなければならないので、目的の機器3のデバイスアドレスおよびデバイスネームを取得するのに長い時間がかかるとともに、ユーザは探索の都度、機器1に対して指示しなければならない煩わしさがある。   However, in the above-described conventional method, it takes about 10 to 30 seconds to search for a device once, and when there are some Bluetooth devices in addition to the target device 3 around the device 1, Device 3 cannot be found and the device address cannot be obtained, or even if the device address can be obtained, the device name may not be obtained. In this case, the device search must be repeated many times. Therefore, it takes a long time to acquire the device address and device name of the target device 3, and the user has to be instructed to instruct the device 1 every time it searches.

機器1が英数字列の入力機能を備える場合には、機器1に直接、機器3のデバイスアドレスを入力することもできるが、機器1が英数字列の入力機能を持たない場合には、機器1に直接、機器3のデバイスアドレスを入力することはできない。また、機器1が英数字列の入力機能を備える場合でも、機器1に直接、英数字列を入力するのは、ユーザにとって煩わしく、入力ミスも生じやすい。   When the device 1 has an alphanumeric string input function, the device address of the device 3 can be directly input to the device 1, but when the device 1 does not have an alphanumeric string input function, the device 1 The device address of the device 3 cannot be directly input to 1. Even when the device 1 has an input function of an alphanumeric string, it is troublesome for the user to input the alphanumeric string directly into the device 1, and an input mistake is likely to occur.

そこで、この発明は、送信先の機器のアドレスを取得して、その機器に情報を無線で送信する場合に、その送信先の機器のアドレスを短時間で確実に取得して情報を送信することができるようにしたものである。 Accordingly, the present invention is to obtain the address of the device of the destination, when transmitting information to the device wirelessly transmitting the information to reliably retrieve the address of the destination device in a short time It is made to be able to.

この発明においては、
送信先の機器のアドレスに加えて、上記送信先の機器の名前、カテゴリーの名前、または上記送信先の機器が提供するサービスの名前のうちの少なくとも1つの名前情報を含む1次元または2次元のバーコードが、上記送信先の機器に表示されたとき、その表示されたバーコードを撮像して画像情報として出力するための撮像部と、
この撮像部により出力される上記画像情報から、上記送信先の機器のアドレスおよび上記名前情報を取得する読み出し処理部と、
この読み出し処理部により取得された上記送信先の機器のアドレスおよび上記名前情報が登録される記憶手段と、
この記憶手段に登録されている上記送信先の機器のアドレスおよび上記名前情報を表示する表示手段と、
この表示手段に表示された上記送信先の機器のアドレスおよび上記名前情報の中から目的とする送信先の機器のアドレスを指定するための指定手段と、
この指定手段で指定されたアドレスによって特定される送信先の機器に情報を無線で送信する無線送信部と
を備えた情報処理端末
とするものである。
In this invention,
One-dimensional or two-dimensional information including name information of at least one of the name of the destination device, the name of the category, or the name of the service provided by the destination device in addition to the address of the destination device When a barcode is displayed on the transmission destination device, an imaging unit for imaging the displayed barcode and outputting it as image information ;
From the image information output by the imaging unit, a read processing unit that acquires the address of the destination device and the name information ;
Storage means for registering the address of the destination device and the name information acquired by the read processing unit;
Display means for displaying the address of the destination device registered in the storage means and the name information ;
A designation means for designating an address of the destination device of interest from the address of the destination device displayed on the display means and the name information ;
The information processing terminal includes a wireless transmission unit that wirelessly transmits information to a destination device specified by an address specified by the specifying means.

上記のように構成した、この発明の情報処理端末では、当該情報処理端末が備える撮像部、または当該情報処理端末に接続されたカメラによって、送信先のアドレスが表されたバーコードを撮影するだけで、目的の送信先のアドレスを取得することができ、目的の送信先のアドレスを短時間で確実に取得することができる。   In the information processing terminal according to the present invention configured as described above, only the barcode indicating the transmission destination address is photographed by the imaging unit included in the information processing terminal or the camera connected to the information processing terminal. Thus, the target destination address can be acquired, and the target destination address can be reliably acquired in a short time.

以上のように、この発明によれば、目的とする送信先のアドレスを、カメラにより撮影し、記憶手段に登録するとともに、表示手段に表示しているので、この表示されたアドレスの中から目的の送信先のアドレスを指定することができ、目的の送信先のアドレスを短時間で確実に取得することができる。
As described above, according to the present invention, the intended destination address is captured by the camera, registered in the storage means, and displayed on the display means. The address of the destination can be designated, and the address of the target destination can be acquired reliably in a short time.

図1は、この発明の無線通信システムの一実施形態を示し、Bluetoothのプッシュ・クライアントとしてのデジタルスチルカメラ10と、Bluetoothのプッシュ・サーバとしての携帯電話端末30とによって、無線通信システムを構成し、デジタルスチルカメラ10において携帯電話端末30のデバイスアドレスを取得することによって、デジタルスチルカメラ10と携帯電話端末30との間にBluetoothによる無線通信ネットワークを形成する場合である。   FIG. 1 shows an embodiment of a wireless communication system according to the present invention. A wireless communication system is configured by a digital still camera 10 as a Bluetooth push client and a mobile phone terminal 30 as a Bluetooth push server. In this case, the digital still camera 10 acquires the device address of the mobile phone terminal 30 to form a Bluetooth wireless communication network between the digital still camera 10 and the mobile phone terminal 30.

デジタルスチルカメラ10は、正面側に、レンズ11などを備え、レンズ11の内側に、CCD(Charge Coupled Device)を備え、上面側に、モードスイッチ13およびシャッタースイッチ14などを備え、背面側に、液晶モニタ15、バッテリとメモリカードの収納室16、十字キー17a、ダイレクトボタン17bおよびジョグダイヤル17cなどを備えるとともに、プッシュ・クライアントとしてBluetooth機能を搭載したものである。   The digital still camera 10 includes a lens 11 and the like on the front side, a CCD (Charge Coupled Device) on the inner side of the lens 11, a mode switch 13 and a shutter switch 14 on the top side, and the back side. A liquid crystal monitor 15, a battery and memory card storage chamber 16, a cross key 17a, a direct button 17b, a jog dial 17c, and the like, and a Bluetooth function as a push client are mounted.

携帯電話端末30は、各種の操作キーおよび文字入力キーからなる操作入力部31、および表示部としての液晶ディスプレイ32などを備えるとともに、プッシュ・サーバとしてBluetooth機能を搭載したものである。   The cellular phone terminal 30 includes an operation input unit 31 including various operation keys and character input keys, a liquid crystal display 32 as a display unit, and the like, and is equipped with a Bluetooth function as a push server.

図2は、デジタルスチルカメラ10の機能ブロック構成を示す。以下、デジタルスチルカメラ10を、カメラ10と称する。   FIG. 2 shows a functional block configuration of the digital still camera 10. Hereinafter, the digital still camera 10 is referred to as a camera 10.

通常の撮像モードまたは後述のデバイスアドレス取得モードにおいて、図1に示したシャッタースイッチ14が押されることによって、レンズ11を介してCCD12に光が照射され、画像が撮影される。その画像は、読み出し処理部21によって画像データとして出力され、システムバス22に送出される。   When the shutter switch 14 shown in FIG. 1 is pressed in the normal imaging mode or the device address acquisition mode described later, the CCD 12 is irradiated with light through the lens 11 and an image is taken. The image is output as image data by the read processing unit 21 and sent to the system bus 22.

システムバス22には、CPU23、CPU23が実行すべき後述のデバイスアドレス取得処理ルーチンなどを含むプログラムや、カメラ10のデバイスアドレスなどの固定情報が書き込まれたROM24、CPU23のワークエリアなどとして機能するDRAM25、画像ファイル記録用のフラッシュメモリ26、図1に示した液晶モニタ15、図1に示したモードスイッチ13、シャッタースイッチ14、十字キー17a、ダイレクトボタン17bおよびジョグダイヤル17cなどからなる操作部18が接続される。さらに、システムバス22には、USB(Universal Serial Bus)インタフェース28を介してBluetoothモジュール29が接続される。   The system bus 22 includes a CPU 23, a program including a device address acquisition processing routine to be executed by the CPU 23, a ROM 24 in which fixed information such as a device address of the camera 10 is written, and a DRAM 25 that functions as a work area of the CPU 23. 1 is connected to the flash memory 26 for image file recording, the liquid crystal monitor 15 shown in FIG. 1, the mode switch 13 shown in FIG. 1, the shutter switch 14, the cross key 17a, the direct button 17b and the jog dial 17c. Is done. Furthermore, a Bluetooth module 29 is connected to the system bus 22 via a USB (Universal Serial Bus) interface 28.

フラッシュメモリ26は、メモリカード27として構成され、図1に示した収納室16に装着される。   The flash memory 26 is configured as a memory card 27 and is installed in the storage chamber 16 shown in FIG.

通常の撮像モードで読み出し処理部21からシステムバス22に出力された画像データは、CPU23によって、JPEG(Joint Photographic Experts Group)圧縮され、所定フォーマットの画像ファイルとして、フラッシュメモリ26に書き込まれる。   The image data output from the read processing unit 21 to the system bus 22 in the normal imaging mode is JPEG (Joint Photographic Experts Group) compressed by the CPU 23 and written in the flash memory 26 as an image file of a predetermined format.

後述のデバイスアドレス取得モードで読み出し処理部21からシステムバス22に出力された画像データは、CPU23によって、DRAM25に書き込まれた後、後述のように処理される。   Image data output from the read processing unit 21 to the system bus 22 in the device address acquisition mode described later is written into the DRAM 25 by the CPU 23 and then processed as described later.

さらに、後述のように、カメラ10で得られた画像データが、Bluetoothの通信用のオブジェクト・プッシュ・プロファイルとして、カメラ10でのオブジェクト・プッシュ操作によって、USBインタフェース28を介してBluetoothモジュール29から、図1の携帯電話端末30に送信される。   Further, as will be described later, image data obtained by the camera 10 is converted into an object push profile for Bluetooth communication from the Bluetooth module 29 via the USB interface 28 by an object push operation on the camera 10. It is transmitted to the mobile phone terminal 30 in FIG.

携帯電話端末30は、待ち受けモードにおいて、または操作入力部31でデバイスアドレスを呼び出す操作をすることによって、液晶ディスプレイ32上に、携帯電話端末30のデバイスアドレスを示す画像として、バーコード35が表示される。   In the mobile phone terminal 30, the barcode 35 is displayed on the liquid crystal display 32 as an image indicating the device address of the mobile phone terminal 30 in the standby mode or by performing an operation of calling the device address with the operation input unit 31. The

具体的に、バーコード35は、携帯電話端末30のデバイスアドレスに誤り訂正符号を付加したものを示したものとし、または携帯電話端末30のデバイスアドレスおよびデバイスネームまたはデバイスカテゴリーにそれぞれ誤り訂正符号を付加したものを示したものとする。   Specifically, the bar code 35 indicates that the error correction code is added to the device address of the mobile phone terminal 30, or the error correction code is added to the device address and the device name or the device category of the mobile phone terminal 30, respectively. Let's show what was added.

ユーザは、カメラ10に携帯電話端末30のデバイスアドレスを取得させて、カメラ10と携帯電話端末30との間にBluetoothによる無線通信ネットワークを形成するに当たっては、このように携帯電話端末30の液晶ディスプレイ32上にバーコード35を表示させ、カメラ10をデバイスアドレス取得モードに切り替える。   When the user causes the camera 10 to acquire the device address of the mobile phone terminal 30 and forms a Bluetooth wireless communication network between the camera 10 and the mobile phone terminal 30, the liquid crystal display of the mobile phone terminal 30 is thus used. A bar code 35 is displayed on 32, and the camera 10 is switched to the device address acquisition mode.

これにより、図3〜図5の例に示すようなデバイスアドレス取得処理ルーチンによって、カメラ10は携帯電話端末30のデバイスアドレスを取得する。   Thereby, the camera 10 acquires the device address of the mobile phone terminal 30 by the device address acquisition processing routine as shown in the examples of FIGS.

図3の例のデバイスアドレス取得処理ルーチン40では、カメラ10のCPU23は、デバイスアドレス取得モードにおいて、まずステップ41で、液晶モニタ15上に、「デバイスアドレス取得モードに入ります。カメラをバーコードに向けてシャッターを押してください」などというように、バーコード35を撮影すべきことを表示する。   In the device address acquisition processing routine 40 of the example of FIG. 3, in the device address acquisition mode, the CPU 23 of the camera 10 first enters the device address acquisition mode on the liquid crystal monitor 15 in step 41. "Please push the shutter toward", and so forth, indicating that the barcode 35 should be taken.

これに応答して、ユーザは、ステップ42において、カメラ10を携帯電話端末30の液晶ディスプレイ32上のバーコード35が表示された部分に向けて、シャッタースイッチ14を押す。図3、図4および図6のステップ42,52および71〜73は、ユーザが行う操作を示す。   In response to this, in step 42, the user points the camera 10 toward the portion where the barcode 35 on the liquid crystal display 32 of the mobile phone terminal 30 is displayed, and presses the shutter switch 14. Steps 42, 52 and 71 to 73 in FIGS. 3, 4 and 6 show operations performed by the user.

CPU23は、次にステップ43で、読み出し処理部21によってCCD12から画像情報を読み出し、さらにステップ44で、デバイスアドレスの認識処理を実行する。具体的に、この例では、画像情報からバーコードを認識し、その認識したバーコードをデコードして、デバイスアドレスを取得する。   Next, in step 43, the CPU 23 reads out image information from the CCD 12 by the reading processing unit 21, and further executes device address recognition processing in step 44. Specifically, in this example, a barcode is recognized from the image information, and the recognized barcode is decoded to obtain a device address.

次に、CPU23は、ステップ45で、デバイスアドレスを認識できたか否かを判断し、上述したような12文字の16進の英数字で表記される総計48ビットのアドレスを認識できなかったときには、ステップ45からステップ46に進んで、液晶モニタ15上に、「認識できません。もう一度撮影してください」などというように、再度撮影すべきことを表示する。   Next, in step 45, the CPU 23 determines whether or not the device address can be recognized, and when the total 48-bit address expressed in 12 hexadecimal characters as described above cannot be recognized, Proceeding from step 45 to step 46, a message indicating that the image should be captured again is displayed on the liquid crystal monitor 15, such as “Cannot be recognized.

これによって、再度、ユーザは、ステップ42で、シャッタースイッチ14を押してバーコード35を撮影し、CPU23は、ステップ43で、CCD12から画像情報を読み出し、ステップ44で、デバイスアドレスの認識処理を実行する。   Accordingly, the user again presses the shutter switch 14 to photograph the barcode 35 in step 42, and the CPU 23 reads the image information from the CCD 12 in step 43, and executes device address recognition processing in step 44. .

ステップ45でデバイスアドレスを認識できたと判断したときには、CPU23は、ステップ47に進んで、液晶モニタ15上に、「目的の機器を認識しました」などというように、目的の機器のデバイスアドレスを認識できたことを表示し、さらにステップ48に進んで、その認識したデバイスアドレスをDRAM25に登録する。   When it is determined in step 45 that the device address has been recognized, the CPU 23 proceeds to step 47 and recognizes the device address of the target device on the liquid crystal monitor 15 such as “The target device has been recognized”. The fact that it has been completed is displayed, and the process proceeds to step 48 where the recognized device address is registered in the DRAM 25.

図4の例のデバイスアドレス取得処理ルーチン50では、カメラ10のCPU23は、デバイスアドレス取得モードにおいて、まずステップ51で、液晶モニタ15上に、「デバイスアドレス取得モードに入ります。カメラをバーコードに向けてシャッターを押し続けてください」などというように、シャッタースイッチ14を押し続けるべきことを表示する。   In the device address acquisition processing routine 50 of the example of FIG. 4, in the device address acquisition mode, the CPU 23 of the camera 10 first enters “device address acquisition mode on the LCD monitor 15 in step 51. "Please keep pressing the shutter toward", for example, to indicate that the shutter switch 14 should be kept pressed.

これに応答して、ユーザは、ステップ52において、カメラ10を携帯電話端末30の液晶ディスプレイ32上のバーコード35が表示された部分に向けて、シャッタースイッチ14を押し続ける。   In response to this, in step 52, the user keeps pressing the shutter switch 14 with the camera 10 directed toward the portion on the liquid crystal display 32 of the mobile phone terminal 30 where the barcode 35 is displayed.

CPU23は、次にステップ53で、CCD12から画像情報を読み出し、次にステップ54で、デバイスアドレスの認識処理を実行し、さらにステップ55で、デバイスアドレスを認識できたか否かを判断する。   Next, in step 53, the CPU 23 reads out image information from the CCD 12, executes a device address recognition process in step 54, and further determines in step 55 whether or not the device address has been recognized.

そして、デバイスアドレスを認識できなかったときには、ステップ55からステップ53に戻って、ステップ53での画像情報の読み出し、およびステップ54でのデバイスアドレスの認識処理を繰り返す。   If the device address cannot be recognized, the process returns from step 55 to step 53, and the reading of the image information in step 53 and the device address recognition process in step 54 are repeated.

ステップ55でデバイスアドレスを認識できたと判断したときには、CPU23は、ステップ57に進んで、液晶モニタ15上に、「目的の機器を認識しました」などというように、目的の機器のデバイスアドレスを認識できたことを表示し、さらにステップ58に進んで、その認識したデバイスアドレスをDRAM25に登録する。ユーザは、ステップ57でデバイスアドレスが認識されたことが表示されたら、シャッタースイッチ14から手を離すことができる。   When it is determined in step 55 that the device address has been recognized, the CPU 23 proceeds to step 57 and recognizes the device address of the target device on the liquid crystal monitor 15 such as “The target device has been recognized”. The fact that it has been completed is displayed, and the process proceeds to step 58 where the recognized device address is registered in the DRAM 25. When it is displayed in step 57 that the device address has been recognized, the user can release the shutter switch 14.

図5の例のデバイスアドレス取得処理ルーチン60では、カメラ10のCPU23は、デバイスアドレス取得モードにおいて、まずステップ61で、液晶モニタ15上に、「デバイスアドレス取得モードに入ります。カメラをバーコードに向けてください」などというように、カメラ10をバーコード35に向けるべきことを表示する。   In the device address acquisition processing routine 60 of the example of FIG. 5, in the device address acquisition mode, the CPU 23 of the camera 10 first enters the device address acquisition mode on the liquid crystal monitor 15 in step 61. “Please point” or the like to indicate that the camera 10 should be directed to the barcode 35.

ユーザは、これに応答して、カメラ10を携帯電話端末30の液晶ディスプレイ32上のバーコード35が表示された部分に向ける。   In response to this, the user points the camera 10 toward the portion on the liquid crystal display 32 of the mobile phone terminal 30 where the barcode 35 is displayed.

CPU23は、次にステップ62で、自らシャッターを開いてバーコード35を撮影し、次にステップ63で、CCD12から画像情報を読み出し、次にステップ64で、デバイスアドレスの認識処理を実行し、さらにステップ65で、デバイスアドレスを認識できたか否かを判断する。   Next, in step 62, the CPU 23 opens the shutter to photograph the bar code 35. Next, in step 63, the CPU 23 reads out image information from the CCD 12, and in step 64, executes device address recognition processing. In step 65, it is determined whether or not the device address has been recognized.

そして、デバイスアドレスを認識できなかったときには、ステップ65からステップ62に戻って、ステップ62での撮影、ステップ63での画像情報の読み出し、およびステップ64でのデバイスアドレスの認識処理を繰り返す。   If the device address cannot be recognized, the process returns from step 65 to step 62, and the photographing at step 62, the reading of image information at step 63, and the device address recognition process at step 64 are repeated.

ステップ65でデバイスアドレスを認識できたと判断したときには、CPU23は、ステップ67に進んで、液晶モニタ15上に、「目的の機器を認識しました」などというように、目的の機器のデバイスアドレスを認識できたことを表示し、さらにステップ68に進んで、その認識したデバイスアドレスをDRAM25に登録する。ユーザは、ステップ67でデバイスアドレスが認識されたことが表示されたら、カメラ10の向きを変えることができる。   When it is determined in step 65 that the device address has been recognized, the CPU 23 proceeds to step 67 and recognizes the device address of the target device on the liquid crystal monitor 15 such as “The target device has been recognized”. The fact that it has been completed is displayed, and the process proceeds to step 68 where the recognized device address is registered in the DRAM 25. When it is displayed in step 67 that the device address has been recognized, the user can change the orientation of the camera 10.

上述した方法によれば、携帯電話端末30の液晶ディスプレイ32上にバーコード35を表示させ、カメラ10をデバイスアドレス取得モードに切り替えて、カメラ10でバーコード35を撮影するだけで、カメラ10において携帯電話端末30のデバイスアドレスを取得することができ、カメラ10と携帯電話端末30との間にBluetoothによる無線通信ネットワークを形成することができる。   According to the above-described method, the barcode 35 is displayed on the liquid crystal display 32 of the mobile phone terminal 30, the camera 10 is switched to the device address acquisition mode, and the camera 10 only captures the barcode 35. The device address of the mobile phone terminal 30 can be acquired, and a Bluetooth wireless communication network can be formed between the camera 10 and the mobile phone terminal 30.

このようにカメラ10において携帯電話端末30のデバイスアドレスを取得して、カメラ10と携帯電話端末30との間にBluetoothによる無線通信ネットワークが形成されたら、カメラ10は、図6に示すような接続フェーズによって、携帯電話端末30に接続して、携帯電話端末30に情報を送信することができる。   When the device address of the mobile phone terminal 30 is acquired in the camera 10 as described above and a Bluetooth wireless communication network is formed between the camera 10 and the mobile phone terminal 30, the camera 10 is connected as shown in FIG. Depending on the phase, it is possible to connect to the mobile phone terminal 30 and transmit information to the mobile phone terminal 30.

すなわち、接続フェーズ70では、ユーザは、まずステップ71で、携帯電話端末30をプッシュ・サーバモードに設定し、次にステップ72で、カメラ10側でプッシュ・サーバとして携帯電話端末30を選択して、携帯電話端末30に接続する。この選択は、カメラ10に登録されているカメラ10以外の機器のデバイスアドレスを液晶モニタ15上に呼び出し、その中から目的の携帯電話端末30のデバイスアドレスを指定することによって、行うことができる。   That is, in the connection phase 70, the user first sets the mobile phone terminal 30 to the push server mode in step 71, and then selects the mobile phone terminal 30 as the push server on the camera 10 side in step 72. Connect to the mobile phone terminal 30. This selection can be made by calling a device address of a device other than the camera 10 registered in the camera 10 on the liquid crystal monitor 15 and designating the device address of the target mobile phone terminal 30 from the device address.

バーコード35を、携帯電話端末30のデバイスアドレスおよびデバイスネームまたはデバイスカテゴリーを示したものとし、図3〜図5の例のようなデバイスアドレス取得処理ルーチンによって、カメラ10において携帯電話端末30のデバイスアドレスおよびデバイスネームまたはデバイスカテゴリーを取得するように構成すれば、ユーザは、デバイスネームまたはデバイスカテゴリーと併せて判断して、目的の携帯電話端末30を容易かつ確実に選択することができる。   The bar code 35 indicates the device address and device name or device category of the mobile phone terminal 30, and the device of the mobile phone terminal 30 is used in the camera 10 by the device address acquisition processing routine as in the examples of FIGS. If it is configured to acquire the address and the device name or the device category, the user can easily and surely select the target mobile phone terminal 30 by judging together with the device name or the device category.

ユーザは、次にステップ73において、カメラ10側でオブジェクト・プッシュ操作を行って、カメラ10から携帯電話端末30に情報を送信する。これによって、ステップ74において、携帯電話端末30で情報が受信される。   Next, in step 73, the user performs an object push operation on the camera 10 side, and transmits information from the camera 10 to the mobile phone terminal 30. As a result, in step 74, information is received by the mobile phone terminal 30.

具体的には、例えば、カメラ10で人や風景などを撮影して得られた画像情報を、カメラ10から携帯電話端末30に送信して、携帯電話端末30上で作成したメールに添付し、携帯電話端末30から携帯電話回線を通じて送信することができる。   Specifically, for example, image information obtained by photographing a person or a landscape with the camera 10 is transmitted from the camera 10 to the mobile phone terminal 30, and attached to an email created on the mobile phone terminal 30, It can be transmitted from the mobile phone terminal 30 through a mobile phone line.

なお、図3、図4または図5のステップ48,58または68でCPU23がデバイスアドレスを登録した後、引き続いて接続フェーズに移行できるように、デバイスアドレス取得処理ルーチンを構成することもできる。   It should be noted that the device address acquisition processing routine can be configured so that the CPU 23 can proceed to the connection phase after the CPU 23 registers the device address in step 48, 58 or 68 of FIG. 3, FIG. 4 or FIG.

この場合、CPU23は、ステップ48,58または68でデバイスアドレスを登録した後、液晶モニタ15上に、「データを送信しますか」などというように、接続フェーズに移行するか否かを表示し、ユーザが接続フェーズに移行する旨の操作をしたときには、すでにプッシュ・サーバは選択されたものとして、液晶モニタ15上に、送信先の機器(プッシュ・サーバ)をプッシュ・サーバモードに設定し、送信する画像を液晶モニタ15上に呼び出して、オブジェクト・プッシュ操作をすべきことを表示し、ユーザが接続フェーズに移行しない旨の操作をしたときには、そのまま処理を終了するように、デバイスアドレス取得処理ルーチンを構成する。   In this case, after registering the device address in step 48, 58 or 68, the CPU 23 displays on the liquid crystal monitor 15 whether or not to shift to the connection phase, such as “Do you want to send data”. When the user performs an operation to shift to the connection phase, it is assumed that the push server has already been selected, and the transmission destination device (push server) is set to the push server mode on the LCD monitor 15, A device address acquisition process is performed so that an image to be transmitted is called on the LCD monitor 15 to indicate that an object push operation should be performed, and when the user performs an operation not to shift to the connection phase, the process is terminated as it is. Configure the routine.

ユーザは、接続フェーズに移行するときには、上記の表示に従って、携帯電話端末30をプッシュ・サーバモードに設定し、カメラ10において、送信する画像を液晶モニタ15上に呼び出し、オブジェクト・プッシュ操作をする。   When the user shifts to the connection phase, the mobile phone terminal 30 is set to the push server mode according to the above display, and the camera 10 calls an image to be transmitted on the liquid crystal monitor 15 and performs an object push operation.

携帯電話端末30のデバイスアドレスを、図7に示すような、サイバーコード(登録商標)などの2次元バーコード37で示して、液晶ディスプレイ32上に表示し、これをカメラ10で撮影するように、システムを構成してもよい。   The device address of the mobile phone terminal 30 is indicated by a two-dimensional bar code 37 such as a cyber code (registered trademark) as shown in FIG. 7 and displayed on the liquid crystal display 32, and this is photographed by the camera 10. The system may be configured.

上述した実施形態は、プッシュ・クライアントがデジタルスチルカメラ10であり、プッシュ・サーバが携帯電話端末30である場合であるが、この発明は、例えば、プッシュ・クライアントがデジタルスチルカメラなどのカメラであり、プッシュ・サーバがPC(パーソナルコンピュータ)であって、カメラで得られた画像データを、Bluetoothによる無線通信によってPCに送信するシステムや、プッシュ・クライアントがカメラ付き(カメラを内蔵した)携帯電話端末であり、プッシュ・サーバがヘッドセットであって、インターネット上のウェブ・サイトなどから携帯電話端末にダウンロードした音楽データを、Bluetoothによる無線通信によってヘッドセットに送信するシステムにも、適用することができる。   The embodiment described above is a case where the push client is the digital still camera 10 and the push server is the mobile phone terminal 30. However, in the present invention, for example, the push client is a camera such as a digital still camera. A system in which the push server is a PC (personal computer) and image data obtained by the camera is transmitted to the PC by wireless communication using Bluetooth, or a mobile phone terminal with a camera (with a built-in camera) by the push client It can also be applied to a system in which the push server is a headset and music data downloaded to a mobile phone terminal from a web site on the Internet is transmitted to the headset by wireless communication using Bluetooth. .

また、この発明は、プッシュ・クライアントが、外部のカメラとの接続用のUSBインタフェースなどのインタフェース部を備え、外部のカメラからの画像情報を取り込むことができるPCなどの情報処理端末であり、プッシュ・サーバがプリンタやモデムなどの機器であって、PCなどの情報処理端末からプリンタやモデムなどの機器に、Bluetoothによる無線通信によって画像データなどを送信するシステムにも、適用することができる。   The present invention is also an information processing terminal such as a PC in which a push client has an interface unit such as a USB interface for connection with an external camera and can capture image information from the external camera. The present invention can also be applied to a system in which the server is a device such as a printer or a modem and image data is transmitted from an information processing terminal such as a PC to a device such as a printer or a modem by wireless communication using Bluetooth.

この場合には、PCなどの情報処理端末に接続した外部のカメラによって、プリンタやモデムなどの機器のデバイスアドレスを示す画像を撮影し、その得られた画像情報をPCなどの情報処理端末で処理することによって、PCなどの情報処理端末においてプリンタやモデムなどの機器のデバイスアドレスを取得するように、システムを構成する。   In this case, an image indicating the device address of a device such as a printer or modem is taken by an external camera connected to an information processing terminal such as a PC, and the obtained image information is processed by the information processing terminal such as a PC. By doing so, the system is configured so that a device address of a device such as a printer or a modem is acquired in an information processing terminal such as a PC.

さらに、送信側デバイスである情報処理端末と受信側デバイスである目的の機器との間の無線通信方式としては、Bluetooth以外の方式を用いることもできる。この場合にも、この発明では、機器を一意に特定する情報をデバイスアドレスと定義する。   Furthermore, a method other than Bluetooth can be used as a wireless communication method between the information processing terminal that is the transmitting device and the target device that is the receiving device. Also in this case, in the present invention, information for uniquely specifying a device is defined as a device address.

無線通信システムの一実施形態を示す図である。1 is a diagram illustrating an embodiment of a wireless communication system. 情報処理端末の一実施形態の機能ブロック構成を示す図である。It is a figure which shows the functional block structure of one Embodiment of an information processing terminal. デバイスアドレス取得処理ルーチンの第1の例を示す図である。It is a figure which shows the 1st example of a device address acquisition process routine. デバイスアドレス取得処理ルーチンの第2の例を示す図である。It is a figure which shows the 2nd example of a device address acquisition process routine. デバイスアドレス取得処理ルーチンの第3の例を示す図である。It is a figure which shows the 3rd example of a device address acquisition process routine. 接続フェーズの一例を示す図である。It is a figure which shows an example of a connection phase. 2次元バーコードの一例を示す図である。It is a figure which shows an example of a two-dimensional barcode. Bluetoothの無線通信システムを示す図である。1 is a diagram illustrating a Bluetooth wireless communication system. FIG. 従来のデバイスアドレス取得方法の一例を示す図である。It is a figure which shows an example of the conventional device address acquisition method.

符号の説明Explanation of symbols

主要部については図中に全て記述したので、ここでは省略する。   Since all the main parts are described in the figure, they are omitted here.

Claims (2)

送信先の機器のアドレスに加えて、上記送信先の機器の名前、カテゴリーの名前、または上記送信先の機器が提供するサービスの名前のうちの少なくとも1つの名前情報を含む1次元または2次元のバーコードが、上記送信先の機器に表示されたとき、その表示されたバーコードを撮像して画像情報として出力するための撮像部と、
この撮像部により出力される上記画像情報から、上記送信先の機器のアドレスおよび上記名前情報を取得する読み出し処理部と、
この読み出し処理部により取得された上記送信先の機器のアドレスおよび上記名前情報が登録される記憶手段と、
この記憶手段に登録されている上記送信先の機器のアドレスおよび上記名前情報を表示する表示手段と、
この表示手段に表示された上記送信先の機器のアドレスおよび上記名前情報の中から目的とする送信先の機器のアドレスを指定するための指定手段と、
この指定手段で指定されたアドレスによって特定される送信先の機器に情報を無線で送信する無線送信部と
を備えた情報処理端末。
One-dimensional or two-dimensional information including name information of at least one of the name of the destination device, the name of the category, or the name of the service provided by the destination device in addition to the address of the destination device When a barcode is displayed on the transmission destination device, an imaging unit for imaging the displayed barcode and outputting it as image information ;
From the image information output by the imaging unit, a read processing unit that acquires the address of the destination device and the name information ;
Storage means for registering the address of the destination device acquired by the read processing unit and the name information ;
Display means for displaying the address of the destination device registered in the storage means and the name information ;
A designation means for designating an address of the destination device of interest from the address of the destination device displayed on the display means and the name information ;
An information processing terminal comprising: a wireless transmission unit that wirelessly transmits information to a destination device identified by an address designated by the designation means.
コンピュータを備える情報処理端末における情報処理方法であって、An information processing method in an information processing terminal including a computer,
送信先の機器のアドレスに加えて、上記送信先の機器の名前、カテゴリーの名前、または上記送信先の機器が提供するサービスの名前のうちの少なくとも1つの名前情報を含む1次元または2次元のバーコードが、上記送信先の機器に表示されたとき、その表示されたバーコードを撮像部に撮像させて画像情報として出力させる第1のステップと、  One-dimensional or two-dimensional information including name information of at least one of the name of the destination device, the name of the category, or the name of the service provided by the destination device in addition to the address of the destination device When a barcode is displayed on the destination device, a first step of causing the imaging unit to image the displayed barcode and outputting it as image information;
この第1のステップにより出力された上記画像情報から、上記送信先の機器のアドレスおよび上記名前情報を示すバーコードを認識させて取得させる第2のステップと、  A second step of recognizing and acquiring a bar code indicating the address of the destination device and the name information from the image information output in the first step;
この第2のステップにより取得された上記送信先の機器のアドレスおよび上記名前情報を記憶手段に登録させる第3のステップと、  A third step of registering in the storage means the address of the destination device acquired in the second step and the name information;
上記記憶手段に登録されている上記送信先の機器のアドレスおよび上記名前情報を表示手段に表示させる第4のステップと、  A fourth step of causing the display means to display the address of the destination device registered in the storage means and the name information;
上記表示手段に表示された上記送信先のアドレスおよび上記名前情報の中から目的とする送信先の機器のアドレスを、指定手段により指定させるための第5のステップと、  A fifth step for causing the designation means to designate the address of the destination device of interest from the address information and the name information displayed on the display means;
この第5のステップにおいて指定されたアドレスによより特定される送信先の機器に、無線送信部により情報を無線で送信する第6のステップと  A sixth step in which information is wirelessly transmitted by the wireless transmission unit to the destination device specified by the address designated in the fifth step;
を備え、  With
上記第1〜第6のステップを上記コンピュータにより実行する  The first to sixth steps are executed by the computer
ようにした情報処理方法。  Information processing method.
JP2007032022A 2007-02-13 2007-02-13 Information processing terminal and information processing method Expired - Fee Related JP4264759B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007032022A JP4264759B2 (en) 2007-02-13 2007-02-13 Information processing terminal and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007032022A JP4264759B2 (en) 2007-02-13 2007-02-13 Information processing terminal and information processing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2001368271A Division JP4174208B2 (en) 2001-12-03 2001-12-03 Information processing terminal and information processing method

Publications (2)

Publication Number Publication Date
JP2007166660A JP2007166660A (en) 2007-06-28
JP4264759B2 true JP4264759B2 (en) 2009-05-20

Family

ID=38248944

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007032022A Expired - Fee Related JP4264759B2 (en) 2007-02-13 2007-02-13 Information processing terminal and information processing method

Country Status (1)

Country Link
JP (1) JP4264759B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2354972A1 (en) * 2010-02-02 2011-08-10 Research In Motion Limited File sharing using customized images
JP5965363B2 (en) * 2013-07-31 2016-08-03 京セラドキュメントソリューションズ株式会社 Data communication apparatus, information processing terminal, data communication system, and data communication program
CN104202561B (en) * 2014-08-13 2016-03-30 小米科技有限责任公司 The method of play stream media data and device
CN105120233B (en) * 2015-09-16 2018-10-02 广州长嘉电子有限公司 A kind of method and system based on voltage-controlled realization camera of smart television monitoring

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1056549A (en) * 1996-08-07 1998-02-24 Ricoh Co Ltd Facsimile equipment
JP3754536B2 (en) * 1997-07-29 2006-03-15 やすゑ 豆崎 Transceiver
JPH11134088A (en) * 1997-10-27 1999-05-21 Canon Inc Device and method for transmitting data
JP4178697B2 (en) * 1999-11-18 2008-11-12 ソニー株式会社 Portable information processing terminal, information input / output system, and information input / output method

Also Published As

Publication number Publication date
JP2007166660A (en) 2007-06-28

Similar Documents

Publication Publication Date Title
JP4174208B2 (en) Information processing terminal and information processing method
JP3944160B2 (en) Imaging apparatus, information processing apparatus, control method thereof, and program
JP2007048150A (en) Wireless communication device, wireless communication method, wireless communication program, and recording medium with this program recorded
JP2009111869A (en) Picked-up image processing method, picked-up image processing system, and display device
JP5086867B2 (en) Digital camera
KR101606134B1 (en) Apparatus and method for connecting device using the image recognition in portable terminal
JP2005286439A (en) Digital still camera and control method thereof
JP4264759B2 (en) Information processing terminal and information processing method
JP2005286941A (en) Radio lan transmitter and its control method
JP2009027647A (en) Captured image recording system, photographic device, captured image recording method
JP2011211625A (en) Transmission device, transmission method and program
JP4818001B2 (en) Imaging apparatus, control method thereof, and program
JP4928350B2 (en) Shooting system
JP2003319311A (en) Image processing apparatus and system
EP1463350B1 (en) Providing data of stored images to another wireless communication apparatus through wireless communications
JP4397128B2 (en) Image recording method
JP2008252317A (en) Digital camera
JP3706824B2 (en) Image data transmission method, communication apparatus, image data transmission program, and storage medium
JP6268950B2 (en) Image processing system, image processing apparatus, image processing method, and image processing program
JP2003143457A (en) Information apparatus system
US7821661B2 (en) Imaging apparatus, information device including the same, and imaging method therefor
JP4344956B2 (en) Image recording method and image recording apparatus
JP2006174232A (en) Communication terminal, electronic camera and method of providing electronic equipment information
JP2003281010A (en) Portable terminal equipment
JP2012095006A (en) Digital camera

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080423

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080620

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080910

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081008

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: 20090121

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: 20090203

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

Free format text: PAYMENT UNTIL: 20120227

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130227

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140227

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees