JP4811042B2 - Client device and program - Google Patents

Client device and program Download PDF

Info

Publication number
JP4811042B2
JP4811042B2 JP2006031844A JP2006031844A JP4811042B2 JP 4811042 B2 JP4811042 B2 JP 4811042B2 JP 2006031844 A JP2006031844 A JP 2006031844A JP 2006031844 A JP2006031844 A JP 2006031844A JP 4811042 B2 JP4811042 B2 JP 4811042B2
Authority
JP
Japan
Prior art keywords
image
server
enlargement
client
enlarged
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
JP2006031844A
Other languages
Japanese (ja)
Other versions
JP2007213273A (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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2006031844A priority Critical patent/JP4811042B2/en
Publication of JP2007213273A publication Critical patent/JP2007213273A/en
Application granted granted Critical
Publication of JP4811042B2 publication Critical patent/JP4811042B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Description

本発明は、アプリケーションプログラムを動作させるサーバー装置に対してサービス要求を行うクライアント装置とクライアント装置からのサービス要求に基づいてアプリケーションプログラムを動作させるサーバー装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムに関する。   The present invention is configured such that a client device that makes a service request to a server device that operates an application program and a server device that operates an application program based on the service request from the client device can be connected to each other via a network. Server-based computing system.

近年、企業によるサーバーベースコンピューティングの採用が急速に進んでいる。
サーバーベースコンピューティングとは、クライアント装置とサーバー装置とがネットワークを介して相互に接続可能に構成されたシステムにおいて、クライアント装置がサーバー装置に対してサービス要求を行うと、サーバー装置がクライアント装置からのサービス要求に基づいて、データの管理およびアプリケーションプログラムを動作させるというものである(例えば、特許文献1、非特許文献1参照。)。
In recent years, the adoption of server-based computing by companies has been rapidly progressing.
Server-based computing is a system in which a client device and a server device can be connected to each other via a network. When a client device makes a service request to the server device, the server device receives a request from the client device. Data management and application programs are operated based on service requests (see, for example, Patent Document 1 and Non-Patent Document 1).

サーバー装置はクライアント用の表示データを作成し、これをクライアント装置に送る。クライアント装置(シンクライアント装置とも呼ばれる)では、使用者のキーやマウス等の操作情報を、ネットワークを介してサーバー装置へ送り、前記サーバー装置側で作成されたクライアント用の表示データを受け取って表示する。クライアント装置は、ネットワーク機器、表示装置、マウスやキーボード等の入力装置を備えているだけでよく、データをクライアント装置内に持たないためハードディスク等のストレージが不要であり、アプリケーションプログラムの実行を行わないためクライアント装置に必要となる処理の負荷は軽い。   The server device creates display data for the client and sends it to the client device. In a client device (also called a thin client device), operation information such as a user's key and mouse is sent to a server device via a network, and display data for a client created on the server device side is received and displayed. . The client device only needs to include an input device such as a network device, a display device, and a mouse and a keyboard. Since no data is stored in the client device, storage such as a hard disk is not required, and application programs are not executed. Therefore, the processing load required for the client device is light.

企業はサーバーベースコンピューティングを導入することにより、データやアプリケーションプログラム等の資源がサーバー装置側で一元管理できるため、運用コストを削減することができるというメリットがある。また、クライアント装置は従来のパソコンに比べて安価に調達することができるというメリットがある。セキュリティ面においても、サーバー装置内のデータへのアクセス制限をかけたり、アクセスログを取ったりすることにより、情報への不正アクセスのリスクを減らすことが出来る。ウイルスに対しても、サーバー装置で一括対処することが可能となる。
特開2005−228227号公報 http://www.keyman.or.jp/search/30000031_1.html(サーバベースコンピューティング)
By introducing server-based computing, companies can manage resources such as data and application programs on the server device side, which has the advantage of reducing operational costs. In addition, the client device has an advantage that it can be procured at a lower cost than a conventional personal computer. Also in terms of security, it is possible to reduce the risk of unauthorized access to information by restricting access to data in the server device and collecting access logs. It is possible to deal with viruses in a batch with the server device.
JP 2005-228227 A http: // www. keyman. or. jp / search / 30000031_1. html (server-based computing)

上述したように、サーバーベースコンピューティングが実行される際には、アプリケーションプログラムを動作させるサーバー装置に対してサービス要求を行うクライアント装置と、クライアント装置からのサービス要求に基づいてアプリケーションプログラムを動作させるサーバー装置とが、ネットワークを介して相互に接続可能に構成されている。   As described above, when server-based computing is executed, a client device that makes a service request to the server device that operates the application program, and a server that operates the application program based on the service request from the client device The apparatus is configured to be connectable to each other via a network.

クライアント装置が、モバイル端末装置であった場合は、モバイル性を重視したクライアント装置であるため、表示画面を大きくとることができない。例えば4インチHVGA(640×240)であれば、標準的なデスクトップパソコンの表示サイズの15インチ、XGA(1024×768)に比べてはるかに小さい。そのため、クライアント装置の操作に応答してクライアント装置の表示データが変更されるごとにサーバー装置からクライアント装置への表示データのデータ送信が必要になる。特に、クライアント装置の表示画面が小さい場合に、サーバー装置101へのアクセスが頻繁に発生し、モバイル端末装置104の消費電力を大きくしてしまうという問題点があった。更に、モバイル端末装置が電池駆動の場合は、搭載電池容量に応じた時間しか使用することができない。またモバイル性を保つためには大きな電池パックを利用することができない。つまり、モバイル端末装置でサーバーベースコンピューティングを行うということは、モバイル端末装置内の消費電力の大半を占める無線部を使うことであり、これによりモバイル端末装置の使用時間が大きく制限されてしまうという問題点があった。   When the client device is a mobile terminal device, it is a client device that places importance on mobility, so that the display screen cannot be made large. For example, a 4-inch HVGA (640 × 240) is much smaller than a standard desktop personal computer display size of 15 inches, XGA (1024 × 768). Therefore, every time the display data of the client device is changed in response to the operation of the client device, it is necessary to transmit the display data from the server device to the client device. In particular, when the display screen of the client device is small, there is a problem that access to the server device 101 frequently occurs and the power consumption of the mobile terminal device 104 is increased. Furthermore, when the mobile terminal device is battery-driven, it can be used only for the time corresponding to the installed battery capacity. Also, a large battery pack cannot be used to maintain mobility. In other words, performing server-based computing on a mobile terminal device means using a radio unit that occupies most of the power consumption in the mobile terminal device, which greatly limits the usage time of the mobile terminal device. There was a problem.

そこで、本発明は、上記問題点に鑑みてなされたものであり、サーバーベースコンピューティングにおいて、サーバー装置とクライアント装置間の通信の頻度を低減させ、モバイル性を有しているクライアント装置の消費電力を低減させて画像の拡大表示をすることが可能なサーバーベースコンピューティングシステムを提供することを目的とする。   Therefore, the present invention has been made in view of the above problems, and in server-based computing, the frequency of communication between the server device and the client device is reduced, and the power consumption of the client device having mobility is achieved. It is an object of the present invention to provide a server-based computing system capable of displaying an enlarged image with reduced image quality.

本発明は、上記課題を解決するため、下記のような構成を採用した。
すなわち、本発明の一態様によれば、本発明のクライアント装置は、アプリケーションプログラムを動作させるサーバー装置に対してネットワークを介してサービス要求を行うクライアント装置であって、画像を表示するための表示手段と、前記表示手段に前記画像を表示するために前記画像を一時的に格納するフレームメモリ領域と、前記表示手段に表示されている前記画像を拡大表示するための指示を入力する拡大指示入力手段と、前記拡大指示入力手段で入力された拡大指示が予め定められた値以上であるかを判断する判断手段と、前記判断手段によって前記拡大指示が予め定められた値以上であると判断された場合、前記サーバー装置に対して前記拡大指示に対応して拡大したサーバー拡大画像の送信を要求するサーバー拡大画像要求手段と、前記サーバー装置から送信されてきた前記サーバー拡大画像を受信するサーバー拡大画像受信手段と、前記サーバー拡大画像受信手段によって受信した前記サーバー拡大画像を前記フレームメモリ領域に格納するメモリ制御手段と、前記判断手段によって前記拡大指示が予め定められた値以上ではないと判断された場合、前記フレームメモリ領域に格納された前記画像を前記拡大指示に対応してクライアント拡大画像を求めるクライアント画像拡大手段と、前記フレームメモリ領域に格納された前記サーバー拡大画像または前記クライアント画像拡大手段によって拡大されたクライアント拡大画像を前記表示手段に表示するよう制御する表示制御手段とを備えることを特徴とする。
The present invention employs the following configuration in order to solve the above problems.
That is, according to one aspect of the present invention, the client apparatus of the present invention is a client apparatus that makes a service request to a server apparatus that operates an application program via a network, and display means for displaying an image A frame memory area for temporarily storing the image for displaying the image on the display means, and an enlargement instruction input means for inputting an instruction for enlarging and displaying the image displayed on the display means Determining means for determining whether the enlargement instruction input by the enlargement instruction input means is greater than or equal to a predetermined value; and determining by the determination means that the enlargement instruction is greater than or equal to a predetermined value. In this case, the server enlargement image request for transmitting the server enlargement image enlarged in response to the enlargement instruction to the server device is required. Means, server enlarged image receiving means for receiving the server enlarged image transmitted from the server device, and memory control means for storing the server enlarged image received by the server enlarged image receiving means in the frame memory area. When the determination means determines that the enlargement instruction is not greater than or equal to a predetermined value, the client image enlargement means obtains a client enlargement image corresponding to the enlargement instruction from the image stored in the frame memory area. And display control means for controlling to display the server enlarged image stored in the frame memory area or the client enlarged image enlarged by the client image enlarging means on the display means.

本発明によれば、サーバーベースコンピューティングにおいて、サーバー装置とクライアント装置間の通信の頻度を低減させ、クライアント装置の消費電力を低減させて画像の拡大表示をすることができる。   According to the present invention, in server-based computing, it is possible to reduce the frequency of communication between the server device and the client device, reduce the power consumption of the client device, and display an enlarged image.

以下、本発明の実施の形態について図面を参照しながら説明する。
図1は、サーバーベースコンピューティングのネットワーク構成の概略を示す図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing an outline of a network configuration of server-based computing.

図1において、サーバー装置101は、アプリケーションプログラムを実行する機能、データを管理する機能等を有している。
クライアント端末装置102は、ネットワーク109を介してサーバー装置101に接続されている。無線アクセスポイント103も、ネットワーク109を介してサーバー装置101に接続されている。また、モバイル端末装置104、スマートフォン105等の移動端末装置は、アクセスポイント103と無線通信を行うことにより、ネットワーク9を介してサーバー装置101と接続されている。なお、以下の説明においては、クライアント端末装置102、モバイル端末装置104およびスマートフォン105を総称してクライアント装置という。
In FIG. 1, a server apparatus 101 has a function of executing an application program, a function of managing data, and the like.
The client terminal device 102 is connected to the server device 101 via the network 109. The wireless access point 103 is also connected to the server apparatus 101 via the network 109. In addition, mobile terminal devices such as the mobile terminal device 104 and the smartphone 105 are connected to the server device 101 via the network 9 by performing wireless communication with the access point 103. In the following description, the client terminal device 102, the mobile terminal device 104, and the smartphone 105 are collectively referred to as a client device.

そして、クライアント端末装置102、モバイル端末装置104あるいはスマートフォン105は、サーバー装置101との間でサーバーベースコンピューティングシステムを構築している。   The client terminal device 102, the mobile terminal device 104, or the smartphone 105 constructs a server-based computing system with the server device 101.

モバイル端末装置104では、無線ネットワーク(例えばWiFi)、アクセスポイント103を介して、サーバー装置101と接続されている。そして、モバイル端末装置104のような移動端末装置は、電池寿命を考慮した低消費電力設計されている。   The mobile terminal device 104 is connected to the server device 101 via a wireless network (for example, WiFi) and the access point 103. A mobile terminal device such as the mobile terminal device 104 is designed with low power consumption in consideration of battery life.

図2は、モバイル端末装置104の消費電力の内訳の一例を示す図である。
モバイル端末装置104が電力を消費するのは、図2に示したように、主にLSI部、表示部および無線部である。なお、図2に示した例においては、無線部は100%稼動している状態を示している。サーバー装置101との非通信期間を長く取れれば無線部をパワーダウンすることが可能であるが、一般的には、頻繁に通信がなされている。
FIG. 2 is a diagram illustrating an example of a breakdown of power consumption of the mobile terminal device 104.
The mobile terminal device 104 consumes power mainly in the LSI unit, the display unit, and the radio unit as shown in FIG. In the example shown in FIG. 2, the wireless unit is operating 100%. If the non-communication period with the server apparatus 101 can be long, the wireless unit can be powered down. However, in general, communication is frequently performed.

図2に示すとおり、無線部の消費電力がモバイル端末装置が消費する電力の65%を占めている。モバイル端末装置104は電池駆動であるため、搭載電池容量に応じた時間しか使用することができず、モバイル端末装置104でサーバーベースコンピューティングを行うということは、モバイル端末装置104内の消費電力の大半を占める無線部を使うことであり、これによりモバイル端末装置104の使用時間が制限される。   As shown in FIG. 2, the power consumption of the wireless unit occupies 65% of the power consumed by the mobile terminal device. Since the mobile terminal device 104 is battery-driven, the mobile terminal device 104 can only use time according to the installed battery capacity, and performing server-based computing in the mobile terminal device 104 means that the power consumption in the mobile terminal device 104 is reduced. The radio unit occupies the majority, and this limits the usage time of the mobile terminal device 104.

本発明を適用したサーバーベースコンピューティングシステムは、モバイル端末装置104内にフレームバッファを有しており、例えば拡大指示に対応する倍率が2倍までの拡大に関してはフレームバッファ内のデータを補間しながら拡大して表示し、2倍以上の拡大に関してはサーバー装置101側で処理させる。これにより、頻繁に行われる拡大処理に伴う通信を減らすことができ、モバイル端末装置104内の消費電力を低減することができる。   The server-based computing system to which the present invention is applied has a frame buffer in the mobile terminal device 104. For example, for enlargement up to 2 times corresponding to the enlargement instruction, the data in the frame buffer is interpolated. Enlarged display is performed, and the enlargement of 2 times or more is processed on the server apparatus 101 side. As a result, communication associated with frequent enlargement processing can be reduced, and power consumption in the mobile terminal device 104 can be reduced.

図3は、本発明を適用したモバイル端末装置104の構成の概略を示す図である。
図3において、モバイル端末装置104は、LSI200、LCD210、プログラム格納メモリ212およびワークメモリ213を備えている。
FIG. 3 is a diagram showing an outline of the configuration of the mobile terminal device 104 to which the present invention is applied.
In FIG. 3, the mobile terminal device 104 includes an LSI 200, an LCD 210, a program storage memory 212, and a work memory 213.

LSI200は、SOC(System On Chip)により構成されている。LSI200の内部構成について説明をする。CPU201は、内部バス(Bus)204aを介して各部とやり取りを制御する。メモリコントローラ(Mem.Cont.)204は、内部バス204bと、SDRAM等のワークメモリ213およびFROM等のプログラム格納メモリ212の制御を行う。LCDC(LCDコントローラ)202は、LSI200に内蔵されたRAM等の内蔵メモリ203を利用し、LCD210(表示部)へ表示データを転送する。また、UART(Universal Asynchronous Receiver:調歩同期シリアル通信)206、パワーマネージメントブロック(Power Mgmt)207、リアルタイムカウンタ(RTC)205、USBファンクション(USBF)208等により構成される。無線通信部209は、WiFiによる通信を可能とし、UART206に接続されている。   The LSI 200 is configured by SOC (System On Chip). The internal configuration of the LSI 200 will be described. The CPU 201 controls communication with each unit via an internal bus (Bus) 204a. A memory controller (Mem. Cont.) 204 controls the internal bus 204b, a work memory 213 such as SDRAM, and a program storage memory 212 such as FROM. The LCDC (LCD controller) 202 uses the built-in memory 203 such as a RAM built in the LSI 200 to transfer display data to the LCD 210 (display unit). Further, it is configured by a UART (Universal Asynchronous Receiver) 206, a power management block (Power Mgmt) 207, a real-time counter (RTC) 205, a USB function (USBF) 208, and the like. The wireless communication unit 209 enables communication by WiFi and is connected to the UART 206.

図4は、LCDCの内部構成を示す図である。
図4において、LCDC202は、バスインターフェース(BUS I/F)301を介してLSI200の内部バス204aと接続される。レジスタ(Reg.)302は、LCDC202への各種設定情報を格納する。メモリコントローラ(Memory Cont.)303は、内蔵メモリ(表示データの格納用メモリ)203を制御する。また、メモリコントローラ303は、DMAC(ダイレクトメモリアクセスコントローラ)303aを内蔵する。前記DMAC303aは、内蔵メモリ203からLCD210へのデータ転送を司る。
FIG. 4 is a diagram showing an internal configuration of the LCDC.
In FIG. 4, the LCDC 202 is connected to the internal bus 204 a of the LSI 200 via a bus interface (BUS I / F) 301. The register (Reg.) 302 stores various setting information for the LCDC 202. A memory controller (Memory Cont.) 303 controls a built-in memory (memory for storing display data) 203. The memory controller 303 includes a DMAC (direct memory access controller) 303a. The DMAC 303 a manages data transfer from the built-in memory 203 to the LCD 210.

前記DMAC303aにより内蔵メモリ203から読み出された表示用のデータは、拡大縮小の機能を有するリサイザー(Resizer)305により所望の拡大率に処理される。   The display data read from the internal memory 203 by the DMAC 303a is processed at a desired enlargement ratio by a resizer (Resizer) 305 having an enlargement / reduction function.

そして、FIFO306で同期が取られ、LCD I/F311を介してLCD210(表示部)へ表示データを転送し、画像を表示する。モバイル端末装置104のLCD210は、HSVGA(800×300)の表示領域を有し、一方、モバイル端末装置104の内蔵メモリ203は、HSVGA(800×300)サイズのフレームバッファをもっている。そして、サーバー装置101においても、HSVGA(800×300)のディスプレイサイズに対応したフレームバッファでアプリケーションを実行している。   Then, the FIFO 306 synchronizes, and the display data is transferred to the LCD 210 (display unit) via the LCD I / F 311 to display an image. The LCD 210 of the mobile terminal device 104 has an HSVGA (800 × 300) display area, while the built-in memory 203 of the mobile terminal device 104 has an HSVGA (800 × 300) size frame buffer. The server apparatus 101 also executes an application with a frame buffer corresponding to the display size of HSVGA (800 × 300).

図5は、サーバー装置の構成の概略を示す図である。
図5において、サーバー装置101は、CPU(中央処理装置:Central Processing Unit)701、サーバー装置101において実行する処理を実行するプログラムの他、サーバー装置101の各機能を制御し実行するための制御プログラムが収納されたROMやRAM等のメモリ702、各種のデータや信号等を入力するための入力部703、画像やその他の情報を表示するための表示部704、画像を始め様々な情報を記録するための記憶部705、外部記録媒体を駆動する記録媒体駆動部706、LAN等のネットワーク109に接続するためのネットワーク接続部707がバス700に接続されて構成され、CPU701がこれらの各部を制御している。
FIG. 5 is a diagram showing an outline of the configuration of the server device.
In FIG. 5, the server device 101 includes a CPU (Central Processing Unit) 701, a program for executing processing executed in the server device 101, and a control program for controlling and executing each function of the server device 101. A memory 702 such as a ROM or a RAM in which an image is stored, an input unit 703 for inputting various data and signals, a display unit 704 for displaying images and other information, and recording various information including images. A storage unit 705 for driving, a recording medium driving unit 706 for driving an external recording medium, and a network connection unit 707 for connecting to a network 109 such as a LAN are connected to the bus 700, and the CPU 701 controls each of these units. ing.

次に、本発明を適用した第1の実施の形態について説明する。
図6は、本発明を適用した第1の実施の形態における画像拡大処理の流れを示すフローチャートである。
Next, a first embodiment to which the present invention is applied will be described.
FIG. 6 is a flowchart showing the flow of image enlargement processing in the first embodiment to which the present invention is applied.

図6において、ステップ400乃至ステップ406は、モバイル端末装置104の画像拡大処理の流れを示すフローチャートであり、ステップ410乃至ステップ412はモバイル端末装置104の画像拡大処理に応答するサーバー装置101の処理を示すフローチャートである。   6, step 400 to step 406 are flowcharts showing the flow of image enlargement processing of the mobile terminal device 104, and step 410 to step 412 are processing of the server device 101 in response to the image enlargement processing of the mobile terminal device 104. It is a flowchart to show.

モバイル端末装置104に対してLCD210に表示されている画像の拡大操作が為されると、まず、ステップS400において、モバイル端末装置104のCPU201が拡大倍率の入力操作や拡大を指示するキーの押下回数を計数する等により、拡大操作を検出する。そして、ステップ401において、CPU201は、その拡大操作の内容を解析して拡大操作に対応する値を求め、その値が予め定められた値(ここでは拡大率が2倍に相当する値)以上の拡大を指示する値であるか否かを判断する。画像を拡大するというのは、表示されている画像を認識することが困難であるから拡大するのであり、すなわち、拡大率が大きいということは、画像をより鮮明に見たい場合である。   When the enlargement operation of the image displayed on the LCD 210 is performed on the mobile terminal device 104, first, in step S400, the CPU 201 of the mobile terminal device 104 presses the key for instructing the input operation of enlargement magnification or enlargement. The enlarging operation is detected by counting. In step 401, the CPU 201 analyzes the contents of the enlargement operation to obtain a value corresponding to the enlargement operation, and the value is equal to or greater than a predetermined value (here, the value corresponding to the enlargement rate is double). It is determined whether or not the value is an instruction for enlargement. Enlarging the image is because it is difficult to recognize the displayed image. That is, the large enlargement ratio means that the image is to be viewed more clearly.

2倍以上の拡大率が要求されたと判断された場合(ステップ401:Yes)は、ステップ402において、CPU210がサーバー装置101に対して拡大位置と拡大率を通知し拡大した表示データを要求する。なお、2倍未満の拡大率が要求されたと判断された場合(ステップ401:No)については後述する。   If it is determined that an enlargement ratio of 2 times or more has been requested (step 401: Yes), in step 402, the CPU 210 notifies the enlargement position and enlargement ratio to the server apparatus 101 and requests enlarged display data. Note that the case where it is determined that an enlargement ratio of less than twice has been requested (step 401: No) will be described later.

そして、ステップ410において、サーバー装置101がモバイル端末装置104からの表示データの要求を受信すると、サーバー装置101は、ステップ411において、要求に応じた拡大率で所望の部分の拡大を行う。このサーバー装置101での拡大は、ビットマップ拡大ではなく、ベクタ拡大とし、より滑らかなに拡大させる。ベクタ拡大の方法として、アプリケーションが持っている機能の1つである拡大率の変更機能を用いるか、或いはサーバー装置101側のOS(オペレーションシステム)の拡大機能を使用して全体を拡大してもよい。ここで、優先的に滑らかに拡大して欲しいのは文字情報であるので、文字情報がベクタ処理で拡大されるベクタ拡大を拡大の方法として選択する。そして、サーバー装置101は、ステップ412において、拡大したデータを圧縮してモバイル端末装置104に送信する。   In step 410, when the server apparatus 101 receives a display data request from the mobile terminal apparatus 104, the server apparatus 101 performs enlargement of a desired portion at an enlargement rate according to the request in step 411. The enlargement in the server apparatus 101 is not a bitmap enlargement but a vector enlargement, and the enlargement is performed more smoothly. As a vector enlargement method, an enlargement ratio changing function, which is one of the functions possessed by an application, is used, or an enlargement function of an OS (operation system) on the server apparatus 101 side is used to enlarge the whole. Good. Here, since it is the character information that is desired to be preferentially and smoothly enlarged, vector enlargement in which the character information is enlarged by vector processing is selected as the enlargement method. In step 412, the server apparatus 101 compresses the expanded data and transmits the compressed data to the mobile terminal apparatus 104.

モバイル端末装置104側では、ステップ403において、モバイル端末装置104は、サーバー装置101から送信されたデータを受信し、ステップ404において、受信したデータをCPU201がフレームバッファ(FB)の内容を更新する。ここでは、フレームバッファ全体が部分拡大画像となっている。   On the mobile terminal device 104 side, in step 403, the mobile terminal device 104 receives data transmitted from the server device 101, and in step 404, the CPU 201 updates the contents of the frame buffer (FB) with the received data. Here, the entire frame buffer is a partially enlarged image.

そして、ステップ405において、CPU201がフレームバッファ内の表示位置を指定し、リサイザー305への拡大率を指定する。メモリコントローラ303により内蔵メモリ203のフレームバッファより上記で指定した表示位置に従い選択的にデータを取得する。ここでは、フレームバッファ内の画像が部分拡大画像となっているので、フレームバッファ全体が前記表示位置として選択され、リサイザー305への拡大率は1(等倍)となる。つまり、フレームバッファの内容そのものが、LCD210へ転送され、ステップ406において、拡大画像が表示される。   In step 405, the CPU 201 designates the display position in the frame buffer and designates the enlargement ratio to the resizer 305. The memory controller 303 selectively acquires data from the frame buffer of the built-in memory 203 according to the display position specified above. Here, since the image in the frame buffer is a partially enlarged image, the entire frame buffer is selected as the display position, and the enlargement ratio to the resizer 305 is 1 (equal magnification). That is, the contents of the frame buffer itself are transferred to the LCD 210, and an enlarged image is displayed in step 406.

図7は、サーバー装置で画面拡大処理が実行された場合のモバイル端末装置のフレームバッファと表示部の状態を示す図である。
図7において、(A)は、モバイル端末装置104のLCD210に表示されている拡大前の表示領域501を示し、(B)は、(A)の状況におけるモバイル端末装置104のフレームバッファ500の状態を示している。
FIG. 7 is a diagram illustrating a state of the frame buffer and the display unit of the mobile terminal device when the screen enlargement process is executed in the server device.
7A shows the display area 501 before enlargement displayed on the LCD 210 of the mobile terminal device 104, and FIG. 7B shows the state of the frame buffer 500 of the mobile terminal device 104 in the situation of FIG. Is shown.

そして、図7の(C)は、(A)で示したように表示領域501が表示されている際に、これから拡大表示したい部分が拡大領域502であることを示している。この拡大領域502は、サーバー装置101によって拡大され、モバイル端末装置104のフレームバッファ500に保持される。図7の(D)は、拡大領域502が拡大された後のフレームバッファ500の状態を示し、(E)は、拡大後の状態におけるLED210に表示されている表示領域501を示している。   7C shows that when the display area 501 is displayed as shown in FIG. 7A, the part to be enlarged and displayed is the enlarged area 502 from now on. This enlarged area 502 is enlarged by the server apparatus 101 and held in the frame buffer 500 of the mobile terminal apparatus 104. FIG. 7D shows the state of the frame buffer 500 after the enlarged area 502 is enlarged, and FIG. 7E shows the display area 501 displayed on the LED 210 in the enlarged state.

図6の説明に戻り、ステップ401で2倍未満の拡大率が要求された場合(ステップ401:No)、例えば1.8倍の拡大率が要求された場合は、クライアント端末装置104は、サーバー装置101へのアクセスを行わない。すなわち、ステップ405において、クライアント端末装置104のCPU201が、部分拡大する領域を表示位置として指定し、リサイザー305への拡大率を1.8に指定する。そして、メモリコントローラ303は、前記指定されて表示位置のデータを選択的にフレームバッファ500より取得し、リサイザー305にて1.8倍に拡大させる。画像の拡大は、リサイザー305が線形補間法、あるいはバイキュービック法にて補間を行うことにより実行される。ステップ406において、その結果をLCD I/F307を介してLCD210に表示させる。   Returning to the description of FIG. 6, when an enlargement rate of less than 2 times is requested in step 401 (step 401: No), for example, when an enlargement rate of 1.8 times is requested, the client terminal device 104 determines that the server Access to the device 101 is not performed. That is, in step 405, the CPU 201 of the client terminal device 104 designates an area to be partially enlarged as a display position and designates an enlargement ratio to the resizer 305 as 1.8. Then, the memory controller 303 selectively acquires the data of the designated display position from the frame buffer 500 and enlarges it by 1.8 times by the resizer 305. The enlargement of the image is executed by the resizer 305 performing interpolation using a linear interpolation method or a bicubic method. In step 406, the result is displayed on the LCD 210 via the LCD I / F 307.

図8は、モバイル端末装置で画面拡大処理が実行された場合のモバイル端末装置のフレームバッファと表示部の状態を示す図である。
図8において、(A)は、図7の(A)と同様、モバイル端末装置104のLCD210に表示されている拡大前の表示領域501を示し、(B)は、図7の(B)と同様、(A)の状況におけるモバイル端末装置104のフレームバッファ500の状態を示している。
FIG. 8 is a diagram illustrating a state of the frame buffer and the display unit of the mobile terminal device when the screen enlargement process is executed in the mobile terminal device.
8, (A) shows the display area 501 before enlargement displayed on the LCD 210 of the mobile terminal device 104, as in (A) of FIG. 7, and (B) shows the display area 501 in FIG. Similarly, the state of the frame buffer 500 of the mobile terminal device 104 in the situation of (A) is shown.

そして、図8の(C)は、(A)で示したように表示領域501が表示されている際に、これから拡大表示したい部分が拡大領域502であることを示している。この拡大領域502は、モバイル端末装置104によって拡大されるため、モバイル端末装置104のフレームバッファ500の内容に変化は無い。   8C shows that when the display area 501 is displayed as shown in FIG. 8A, the part to be enlarged and displayed is the enlarged area 502 from now on. Since the expansion area 502 is expanded by the mobile terminal device 104, the contents of the frame buffer 500 of the mobile terminal device 104 are not changed.

図8の(D)は、拡大領域502が拡大された後のフレームバッファ500の状態を示し、(E)は、拡大後の状態におけるLED210に表示されている表示領域501を示している。すなわち、ユーザーが、図8の(C)の表示画面(表示領域501)内の拡大領域502を部分拡大するよう指示を出すと、モバイル端末装置104は、モバイル端末装置104内のフレームバッファ500を示している図8の(D)に示した通り、フレームバッファ500の内容は変わらないものの、領域503に表示領域の指定がCPU201によりなされ、図8の(E)のように拡大画像を表示する。   8D shows the state of the frame buffer 500 after the enlargement area 502 is enlarged, and FIG. 8E shows the display area 501 displayed on the LED 210 in the state after enlargement. That is, when the user gives an instruction to partially enlarge the enlargement area 502 in the display screen (display area 501) of FIG. 8C, the mobile terminal device 104 displays the frame buffer 500 in the mobile terminal device 104. As shown in FIG. 8D, the contents of the frame buffer 500 are not changed, but the display area is designated in the area 503 by the CPU 201, and an enlarged image is displayed as shown in FIG. 8E. .

なお、図6の説明において、サーバー装置101で拡大させた場合には、フレームバッファ内の画像が表示画像と同じ(リサイザー305への拡大率1)であるとしたが、サーバー装置101から受け取る画像を、部分拡大する部分よりも広い領域での画像で受け取り、これをフレームバッファに格納し、リサイザー305の拡大率(1より大きく2より小さい値)を設定するようにしても良い。   In the description of FIG. 6, when the server apparatus 101 enlarges the image, the image in the frame buffer is the same as the display image (enlargement ratio 1 to the resizer 305). May be received as an image in a larger area than the part to be enlarged, and stored in a frame buffer, and the enlargement ratio (a value greater than 1 and less than 2) of the resizer 305 may be set.

次に、本発明を適用した第2の実施の形態について説明する。
図9は、本発明を適用した第2の実施の形態における画像拡大処理の流れを示すフローチャートである。
Next, a second embodiment to which the present invention is applied will be described.
FIG. 9 is a flowchart showing the flow of image enlargement processing in the second embodiment to which the present invention is applied.

上述した第1の実施の形態のような部分拡大の利用形態として、一寸だけ拡大した画像を見たい事が多々ある。例えば画像の閲覧をしていて、その画像内細かい文字が出てきたのでその部分を読むときだけ部分拡大し、読み終えたら元の倍率に戻して閲覧を続ける場合などである。第2の実施の形態は、このような場合の画像拡大処理であり、第1の実施の形態の変形例である。   As a form of use of partial enlargement as in the first embodiment described above, there are many cases where it is desired to see an image enlarged by one dimension. For example, when an image is being browsed and a fine character appears in the image, the portion is enlarged only when the portion is read, and when the reading is completed, the original magnification is restored and the view is continued. The second embodiment is an image enlargement process in such a case, and is a modification of the first embodiment.

図9に示した第2の実施の形態において、図6に示した第1の実施の形態と異なるのは、ステップ404の代わりにステップ704が実行されることであり、他のステップは図6と同様である。すなわち、図6を用いて説明した第1の実施の形態では、ステップ404でフレームバッファの更新を実行したが、本第2の実施の形態においては、ステップ403でモバイル端末装置104がサーバー装置101から送信されたデータを受信すると、直接フレームバッファの更新を行わず、ステップ704において、内蔵メモリ203内に設けた拡大時専用のサブフレームバッファを更新する。このサブフレームバッファは、サーバー装置101から部分拡大データを受け取った場合にのみ使用する。つまり、サーバー装置101を利用した部分拡大の際は、サブフレームバッファを用い、それ以外の場合は通常のフレームバッファを用いる。部分拡大から、通常の等倍処理に戻った場合には、サーバー装置101へのアクセスは行わず、部分拡大前のデータが保持されているフレームバッファを利用する。   The second embodiment shown in FIG. 9 is different from the first embodiment shown in FIG. 6 in that step 704 is executed instead of step 404, and the other steps are the same as those in FIG. It is the same. That is, in the first embodiment described with reference to FIG. 6, the frame buffer is updated in step 404, but in the second embodiment, the mobile terminal device 104 is changed to the server device 101 in step 403. When the data transmitted from is received, the frame buffer is not directly updated, and in step 704, the subframe buffer dedicated for enlargement provided in the internal memory 203 is updated. This subframe buffer is used only when partial enlarged data is received from the server apparatus 101. That is, a subframe buffer is used for partial enlargement using the server apparatus 101, and a normal frame buffer is used otherwise. When the normal enlargement processing is returned from the partial enlargement, the server apparatus 101 is not accessed and the frame buffer holding the data before the partial enlargement is used.

このような第1及び第2の実施の形態を実行することにより、表示画面が狭いモバイル端末装置104を用いたサーバーコンピューティングにおいて、通信頻度が減り、消費電力低減を図ることができる。   By executing the first and second embodiments, it is possible to reduce communication frequency and reduce power consumption in server computing using the mobile terminal device 104 with a narrow display screen.

次に、本発明を適用した第3の実施の形態について説明する。
図10は、本発明を適用した第3の実施の形態における画像拡大処理の流れを示すフローチャートである。
Next, a third embodiment to which the present invention is applied will be described.
FIG. 10 is a flowchart showing the flow of image enlargement processing in the third embodiment to which the present invention is applied.

本発明を適用した第3の実施の形態も、第2の実施の形態と同様に第1の実施の形態の変形例である。
図10に示した第3の実施の形態において、図6に示した第1の実施の形態と異なるのは、ステップ401の代わりにステップ801が実行されることであり、他のステップは図6と同様である。すなわち、図6を用いて説明した第1の実施の形態では、拡大処理をサーバー装置101で実行するのかモバイル端末装置104で実行するのかを、拡大率で判断(図6のステップ401)したが、本第3の実施の形態においては、ステップ801において、画像処理によって判断する。ここで、画像処理による判断とは、ユーザーにより指定された拡大領域内の画像を、例えば離散コサイン変換等を用いて空間領域から周波数領域へ変換すると、細かな画像が含まれている場合には高周波成分が多く検出されるので、一定以上の高周波量が含まれている場合にはベクタ処理が必要と判断して、拡大処理をサーバー装置101に実行させるか否かの判断、或いは、部分拡大領域全画素に渡って隣接画素との濃度差を積算し、その量が一定以上であれば細かな画像が含まれているとして、サーバー装置101にベクタ処理を実行させるか否かの判断である。なお、この判断は、LCDC202内のメモリコントローラ303に接続された不図示の専用ハードウェア、或いはCPU201で実行する。
The third embodiment to which the present invention is applied is also a modification of the first embodiment, similarly to the second embodiment.
The third embodiment shown in FIG. 10 differs from the first embodiment shown in FIG. 6 in that step 801 is executed instead of step 401, and the other steps are the same as those in FIG. It is the same. That is, in the first embodiment described with reference to FIG. 6, whether the enlargement process is executed by the server apparatus 101 or the mobile terminal apparatus 104 is determined based on the enlargement ratio (step 401 in FIG. 6). In the third embodiment, determination is made by image processing in step 801. Here, the determination by image processing means that when an image in the enlarged region designated by the user is converted from the spatial domain to the frequency domain using, for example, discrete cosine transform, a fine image is included. Since many high-frequency components are detected, it is determined that vector processing is necessary when a certain amount of high-frequency components is included, and it is determined whether or not the server apparatus 101 is to execute the enlargement process, or partial enlargement A determination is made as to whether or not to cause the server apparatus 101 to execute vector processing on the assumption that a fine image is included if the density difference with the adjacent pixels is accumulated over a certain area and the amount exceeds a certain value. . This determination is performed by dedicated hardware (not shown) connected to the memory controller 303 in the LCDC 202 or the CPU 201.

このようにモバイル端末装置104にて画像認識させることにより、表示画面が狭いモバイル端末装置104を用いたサーバーコンピューティングにおいて、トータルの消費電力を抑えながら、拡大操作を自然に行うことが出来る。   In this way, by causing the mobile terminal device 104 to recognize an image, in server computing using the mobile terminal device 104 with a narrow display screen, it is possible to naturally perform an enlargement operation while suppressing total power consumption.

次に、本発明を適用した第4乃至第6の実施の形態について説明する。
上述の第1および第2の実施の形態においては、拡大処理をサーバー装置101で実行するのかモバイル端末装置104で実行するのかを、拡大率で判断したが、本第4乃至第6の実施の形態においては、特定のキー操作によって判断する。
Next, fourth to sixth embodiments to which the present invention is applied will be described.
In the first and second embodiments described above, whether the enlargement process is executed by the server device 101 or the mobile terminal device 104 is determined based on the enlargement rate. In a form, it determines by specific key operation.

図11は、モバイル端末装置の概観を示す図である。
図11において、モバイル端末装置104は、LCD210と、キーボード904を備える。キーボード904は、上カーソルキー902a、右カーソルキー902b、下カーソルキー902c、左カーソルキー902dからなる十字カーソルキーと、前記十字カーソルキーの中心に、通常右手で操作するポインター901を備えている。また、キーボード904は、左クリックキー901aおよび右クリックキー901bを備え、ポインター901を右手で操作した場合の右クリックおよび左クリックは、左クリックキー901aおよび右クリックキー901bを左手で操作する。また、キーボード904は、汎用的に使用するスライドバー910を、右手で操作しやすい位置に備えている。スライドバー910は、上下スクロールの機能を持ち、シフトキー905を押しながら、例えば左手でスライドバー910を操作すると、上方向のスライド操作では表示画面の縮小となり、下方向のスライド操作では表示画面の拡大となる。
FIG. 11 is a diagram illustrating an overview of a mobile terminal device.
In FIG. 11, the mobile terminal device 104 includes an LCD 210 and a keyboard 904. The keyboard 904 includes a cross cursor key including an up cursor key 902a, a right cursor key 902b, a down cursor key 902c, and a left cursor key 902d, and a pointer 901 that is normally operated with the right hand at the center of the cross cursor key. The keyboard 904 includes a left click key 901a and a right click key 901b. When the pointer 901 is operated with the right hand, the right click and the left click operate the left click key 901a and the right click key 901b with the left hand. The keyboard 904 has a slide bar 910 for general use at a position where it can be easily operated with the right hand. The slide bar 910 has a function of scrolling up and down. For example, when the slide bar 910 is operated with the left hand while pressing the shift key 905, the display screen is reduced by the upward slide operation, and the display screen is enlarged by the downward slide operation. It becomes.

まず、本発明を適用した第4の実施の形態について説明する。
本第4の実施の形態においては、拡大処理をサーバー装置101で実行するのかモバイル端末装置104で実行するのかを、スライドキー905のスライド速度によって判断する。
First, a fourth embodiment to which the present invention is applied will be described.
In the fourth embodiment, whether the enlargement process is executed by the server device 101 or the mobile terminal device 104 is determined based on the slide speed of the slide key 905.

具体的には、シフトキー905を押しながらのスライドキー910をスライドさせる速度で、拡大処理をサーバー装置101で実行するのかモバイル端末装置104で実行するのかの判断を行う。所定のスライド速度未満(通常のスライド操作)では、モバイル端末装置104内での拡大処理とし、所定の速度以上(素早いスライド操作)では、サーバー装置101内での拡大処理とする。   Specifically, it is determined whether the enlargement process is executed by the server device 101 or the mobile terminal device 104 at a speed at which the slide key 910 is slid while the shift key 905 is pressed. When the speed is less than a predetermined slide speed (normal slide operation), the enlargement process is performed in the mobile terminal device 104. When the speed is higher than the predetermined speed (quick slide operation), the enlargement process is performed in the server apparatus 101.

図12は、本発明を適用した第4の実施の形態における画像拡大処理の流れを示すフローチャートである。
モバイル端末装置104が備えるスライドキー910が操作されることにより拡大操作が為されると、まず、ステップS1200において、モバイル端末装置104のCPU201がスライドキー910による拡大操作を検出する。そして、ステップ1201において、CPU201は、スライドキー910をスライドさせる速度が所定の速度よりも速いかどうかを判断する。速いと判断された場合(ステップ1201:早い)は、ステップ1204において、拡大処理をサーバー装置101にて実行させる。他方、遅いと判断された場合(ステップ1201:遅い)は、ステップ1202において、拡大処理をモバイル端末装置104にて実行させる。人間の操作として、細かく詳細に画面を見たいときにはスライドきー910を速く操作をするので、サーバー装置101での拡大処理とさせている。なお、ここで、ステップ1204の「サーバー処理」とは、図6のステップ402、410乃至412、403乃至406に相当し、ステップ1202の「端末処理」とは、図6のステップ401から直接進むステップ405および406に相当する。
FIG. 12 is a flowchart showing a flow of image enlargement processing in the fourth embodiment to which the present invention is applied.
When an enlargement operation is performed by operating a slide key 910 provided in the mobile terminal device 104, first, in step S1200, the CPU 201 of the mobile terminal device 104 detects an enlargement operation by the slide key 910. In step 1201, the CPU 201 determines whether or not the speed at which the slide key 910 is slid is faster than a predetermined speed. If it is determined to be fast (step 1201: early), the enlargement process is executed in the server apparatus 101 in step 1204. On the other hand, if it is determined that it is late (step 1201: late), the enlargement process is executed in the mobile terminal device 104 in step 1202. As a human operation, when the user wants to see the screen in detail, the slide key 910 is operated quickly, so that the enlargement process in the server apparatus 101 is performed. Here, “server processing” in step 1204 corresponds to steps 402, 410 to 412, and 403 to 406 in FIG. 6, and “terminal processing” in step 1202 directly proceeds from step 401 in FIG. This corresponds to steps 405 and 406.

上述したように、画面を詳しく見たいときには早くスライドするという自然な動作をすることにより、サーバー装置101にて詳細部分が見える拡大処理をおこなえる。
次に、本発明を適用した第5の実施の形態について説明する。
As described above, when the user wants to see the screen in detail, the server apparatus 101 can perform an enlargement process in which the detailed portion can be seen by performing a natural operation of sliding quickly.
Next, a fifth embodiment to which the present invention is applied will be described.

本第5の実施の形態においては、拡大処理をサーバー装置101で実行するのかモバイル端末装置104で実行するのかを、十字カーソルキーの連続操作度によって判断する。
シフトキー905を押しながら上カーソルキー902aを押すと拡大操作とし、シフトキー905を押しながら下カーソルキー902cを押すと縮小操作とする。そして、連続して前記拡大操作(シフトキー905を押しながら上カーソルキー902aを押す)を実行した場合には、サーバー装置101での拡大処理とする。例えば、2秒以内に続けて前記拡大操作を行った場合にはサーバー装置101側での拡大処理とする。
In the fifth embodiment, whether the enlargement process is executed by the server apparatus 101 or the mobile terminal apparatus 104 is determined based on the continuous operation degree of the cross cursor key.
When the up cursor key 902a is pressed while pressing the shift key 905, the enlargement operation is performed, and when the down cursor key 902c is pressed while the shift key 905 is pressed, the reduction operation is performed. When the enlargement operation (pressing the up cursor key 902a while pressing the shift key 905) is continuously executed, the enlargement process is performed in the server apparatus 101. For example, when the enlargement operation is performed within 2 seconds, the enlargement process is performed on the server apparatus 101 side.

図13は、本発明を適用した第5の実施の形態における画像拡大処理の流れを示すフローチャートである。
モバイル端末装置104が備える上カーソルキー902aが操作されることにより拡大操作が為されると、まず、ステップS1200において、モバイル端末装置104のCPU201が上カーソルキー902aによる拡大操作を検出する。そして、ステップ1301において、タイマーTMが0であるか判断する。タイマーTMは、減算タイマーであり、セットした値を0まで減算していくタイマーである。タイマーTMは、0以下にはならない。また、不図示の初期設定部でタイマーTMは0にリセット済みであるので、最初に呼ばれたときには、タイマーTMは0である(ステップ1301:Yes)ので(0以下には減算しないので)、ステップ1202において、拡大処理をモバイル端末装置104にて実行させる。次に、ステップ1303において、タイマーTMに2秒をセットする。タイマーTMは値をセットさせると直ちに減算を始める。
FIG. 13 is a flowchart showing the flow of image enlargement processing in the fifth embodiment to which the present invention is applied.
When an enlargement operation is performed by operating the up cursor key 902a included in the mobile terminal device 104, first, in step S1200, the CPU 201 of the mobile terminal device 104 detects the enlargement operation by the up cursor key 902a. In step 1301, it is determined whether the timer TM is zero. The timer TM is a subtraction timer and is a timer that subtracts a set value to zero. The timer TM does not become 0 or less. In addition, since the timer TM has already been reset to 0 in an initial setting unit (not shown), the timer TM is 0 when it is first called (step 1301: Yes) (because it is not subtracted below 0). In step 1202, enlargement processing is executed by the mobile terminal device 104. Next, in step 1303, 2 seconds are set in the timer TM. The timer TM starts subtraction as soon as the value is set.

そして、次に拡大操作が為された時(ステップ1200)、ステップ1301において、タイマーTMが0であるか、言い換えると、前回の操作より2秒経過したかを判定する。ここで、2秒以内の経過であれば、TMは0でない(ステップ1301:No)ので、ステップ1204において、拡大処理をサーバー装置101にて実行させる。人間の操作として、細かく詳細に画面を見たいときには続けて拡大操作をするので、サーバー装置101での拡大処理とさせている。   Then, when the next enlargement operation is performed (step 1200), in step 1301, it is determined whether the timer TM is 0, in other words, whether 2 seconds have passed since the previous operation. Here, if the elapse is within 2 seconds, TM is not 0 (step 1301: No), and therefore, in step 1204, the enlargement process is executed by the server apparatus 101. As a human operation, when the user wants to look at the screen in detail, the enlargement operation is continued, so that the enlargement process in the server apparatus 101 is performed.

上述したように、画面を詳しく見たいときには連打するという自然な動作をすることにより、サーバー装置101にて詳細部分が見える拡大処理をおこなえる。
次に、本発明を適用した第6の実施の形態について説明する。
As described above, when the user wants to see the screen in detail, the server apparatus 101 can perform an enlargement process in which the detailed portion is visible by performing a natural operation of hitting repeatedly.
Next, a sixth embodiment to which the present invention is applied will be described.

本第6の実施の形態においては、拡大処理をサーバー装置101で実行するのかモバイル端末装置104で実行するのかを、十字カーソルキーの押圧力によって判断する。
本第6の実施の形態は、第5の実施の形態と同様、シフトキー905を押しながら上カーソルキー902aを押すと拡大操作とし、シフトキー905を押しながら下カーソルキー902cを押すと縮小操作とする。また、上カーソルキー902aは、押圧する力を検知する機能を有している。例えば、抵抗膜により上カーソルキー902aの接点が構成されており、接点の抵抗を検出することにより押している量が検出可能となる。そして、強く上カーソルキー902aを押して前記拡大操作を行った場合には、サーバー装置101での拡大処理とする。
In the sixth embodiment, whether the enlargement process is executed by the server device 101 or the mobile terminal device 104 is determined by the pressing force of the cross cursor key.
In the sixth embodiment, as in the fifth embodiment, when the up cursor key 902a is pressed while the shift key 905 is pressed, the enlargement operation is performed, and when the down cursor key 902c is pressed while the shift key 905 is pressed, the reduction operation is performed. . Further, the up cursor key 902a has a function of detecting a pressing force. For example, the contact point of the upper cursor key 902a is configured by a resistance film, and the amount of pressing can be detected by detecting the resistance of the contact point. When the enlargement operation is performed by strongly pressing the up cursor key 902a, the enlargement process in the server apparatus 101 is performed.

図14は、本発明を適用した第6の実施の形態における画像拡大処理の流れを示すフローチャートである。
モバイル端末装置104が備える上カーソルキー902aが操作されることにより拡大操作が為されると、まず、ステップS1200において、モバイル端末装置104のCPU201が上カーソルキー902aによる拡大操作を検出する。そして、ステップ1401において、CPU201は、上カーソルキー902aを押圧する力が所定の値よりも大きいかどうかを判断する。大きいと判断された場合(ステップ1401:大きい)は、ステップ1204において、拡大処理をサーバー装置101にて実行させる。他方、小さいと判断された場合(ステップ1401:小さい)は、ステップ1202において、拡大処理をモバイル端末装置104にて実行させる。
FIG. 14 is a flowchart showing the flow of image enlargement processing in the sixth embodiment to which the present invention is applied.
When an enlargement operation is performed by operating the up cursor key 902a included in the mobile terminal device 104, first, in step S1200, the CPU 201 of the mobile terminal device 104 detects the enlargement operation by the up cursor key 902a. In step 1401, the CPU 201 determines whether or not the force for pressing the up cursor key 902a is larger than a predetermined value. If it is determined that the value is large (step 1401: large), the enlargement process is executed in the server apparatus 101 in step 1204. On the other hand, if it is determined that it is small (step 1401: small), the enlargement process is executed in the mobile terminal device 104 in step 1202.

上述したように、画面を詳しく見たいときには強く押すという自然な動作をすることにより、サーバー装置101にて詳細部分が見える拡大処理をおこなえる。
次に、本発明を適用した第7の実施の形態について説明する。
As described above, when the user wants to see the screen in detail, the server apparatus 101 can perform an enlargement process in which the detailed portion can be seen by performing a natural operation of pressing the screen strongly.
Next, a seventh embodiment to which the present invention is applied will be described.

本第7の実施の形態は、基本的には図6を用いて説明した第1の実施の形態と同様であり、拡大率によってサーバー装置101で拡大処理を実行するのかモバイル端末装置104で拡大処理を実行する。そして、本第7の実施の形態では、第1の実施の形態に加えて、モバイル端末装置104での拡大処理からサーバー装置101での拡大処理に変わる際に、使用者に対して何らかのメッセージを出力する。サーバー装置101での拡大処理になると、消費電力、通信による動作速度低下が発生する恐れがあるため、使用者に意図的に通知することにより、より利便性を図るためである。   The seventh embodiment is basically the same as the first embodiment described with reference to FIG. 6, and enlargement processing is executed by the server apparatus 101 or enlarged by the mobile terminal apparatus 104 depending on the enlargement ratio. Execute the process. In the seventh embodiment, in addition to the first embodiment, when changing from the enlargement process in the mobile terminal device 104 to the enlargement process in the server device 101, a message is sent to the user. Output. When the enlargement process is performed in the server apparatus 101, there is a possibility that the power consumption and the operation speed decrease due to communication may occur. Therefore, by intentionally notifying the user, the convenience is improved.

図15は、本発明を適用した第7の実施の形態における画像拡大処理の流れを示すフローチャートである。
図15において、モバイル端末装置104に対してLCD210に表示されている画像の拡大操作が為されると、まず、ステップS1300において、モバイル端末装置104のCPU201が拡大操作を検出する。そして、ステップ1301において、CPU201は、その拡大操作の拡大率が所定の倍率(ここでは2倍)以上の拡大であるか否かを判断する。
FIG. 15 is a flowchart showing the flow of image enlargement processing in the seventh embodiment to which the present invention is applied.
In FIG. 15, when the enlargement operation of the image displayed on the LCD 210 is performed on the mobile terminal device 104, first, in step S1300, the CPU 201 of the mobile terminal device 104 detects the enlargement operation. In step 1301, the CPU 201 determines whether or not the enlargement ratio of the enlargement operation is an enlargement of a predetermined magnification (here, twice) or more.

2倍未満の拡大率が要求されたと判断された場合(ステップ1301:No)は、ステップ1303において、拡大処理をモバイル端末装置104にて実行させる。他方、2倍以上の拡大率が要求されたと判断された場合(ステップ1301:Yes)は、ステップ1302において、直前の拡大操作時の拡大率が2倍未満であるか判断する。すなわち、今回2倍の拡大率をまたぐ変化をさせたか否か(直前が2倍未満であり今回が2倍以上であるか否か)を判断する。   If it is determined that an enlargement ratio of less than 2 times is requested (step 1301: No), the mobile terminal device 104 executes enlargement processing in step 1303. On the other hand, when it is determined that an enlargement ratio of 2 times or more is requested (step 1301: Yes), in step 1302, it is determined whether the enlargement ratio at the previous enlargement operation is less than double. That is, it is determined whether or not the change has been made so as to cross the enlargement ratio of 2 times this time (whether or not the previous time is less than 2 times and this time is 2 times or more).

そして、前回の拡大処理の拡大率も2倍以上であると判断された場合(ステップ1302:No)は、ステップ1306において、拡大処理をサーバー装置101にて実行させる。他方、前回が2倍未満であり今回が2倍以上であると判断された場合(ステップ1302:Yes)は、ステップ1304において、使用者に対して例えば「拡大処理を続けてよいですか?」のような拡大処理を進めてよいかを確認するためのメッセージを出力する。   If it is determined that the enlargement rate of the previous enlargement process is also twice or more (step 1302: No), the server apparatus 101 executes the enlargement process in step 1306. On the other hand, if it is determined that the previous time is less than twice and the current time is more than twice (step 1302: Yes), in step 1304, for example, “Can the enlargement process be continued?” A message is displayed to confirm whether or not the enlargement process can proceed.

次に、ステップ1305において、サーバー装置101にて拡大処理を進めてよいか否かの指示を判断し、進めてよいとの指示があったと判断された場合(ステップ1305:Yes)は、ステップ1306において、拡大処理をサーバー装置101にて実行させる。他方、進めてよいとの指示がなかったと判断された場合(ステップ1305:No)は、サーバー装置101においてもモバイル端末装置104においても拡大処理を実行しない。   Next, in step 1305, the server apparatus 101 determines whether or not the enlargement process can be performed. If it is determined that there is an instruction to proceed (step 1305: Yes), step 1306 is performed. The server apparatus 101 executes the enlargement process. On the other hand, if it is determined that there is no instruction to proceed (No in step 1305), neither the server apparatus 101 nor the mobile terminal apparatus 104 executes the enlargement process.

次に、本発明を適用した第8の実施の形態について説明する。
図16は、本発明を適用した第8の実施の形態における画像拡大処理の流れを示すフローチャートである。
Next, an eighth embodiment to which the present invention is applied will be described.
FIG. 16 is a flowchart showing a flow of image enlargement processing in the eighth embodiment to which the present invention is applied.

図16を用いて説明する第8の実施の形態は、図15を用いて説明した第7の実施の形態の変形例である。
図16に示した第8の実施の形態において、図15に示した第7の実施の形態と異なるのは、ステップ1305での判断でサーバー装置101にて拡大処理を進めてよいとの指示がなかったと判断された場合(ステップ1305:No)に、サーバー装置101においてもモバイル端末装置104においても拡大処理を実行しない、すなわち拡大処理を中止するとしていた代わりに、ステップ1405での判断でサーバー装置101にて拡大処理を進めてよいとの指示がなかったと判断された場合(ステップ1405:No)に、ステップ1403において、拡大処理をモバイル端末装置104にて実行させることであり、他のステップは図15と同様である。
The eighth embodiment described with reference to FIG. 16 is a modification of the seventh embodiment described with reference to FIG.
In the eighth embodiment shown in FIG. 16, the difference from the seventh embodiment shown in FIG. 15 is that the server apparatus 101 is allowed to proceed with the enlargement process based on the determination in step 1305. If it is determined that there is not (step 1305: No), neither the server device 101 nor the mobile terminal device 104 executes the enlargement process, that is, instead of stopping the enlargement process, the server device is determined by the determination in step 1405. If it is determined in 101 that there is no instruction that the enlargement process may proceed (step 1405: No), the enlargement process is executed in the mobile terminal device 104 in step 1403. The other steps are as follows: This is the same as FIG.

次に、本発明を適用した第9の実施の形態について説明する。
図17は、本発明を適用した第9の実施の形態における画像拡大処理の流れを示すフローチャートである。
Next, a ninth embodiment to which the present invention is applied will be described.
FIG. 17 is a flowchart showing the flow of image enlargement processing in the ninth embodiment to which the present invention is applied.

図17を用いて説明する第9の実施の形態も、図15を用いて説明した第7の実施の形態の変形例である。
図17に示した第9の実施の形態において、図15に示した第7の実施の形態と異なるのは、前回の拡大処理の拡大率が2倍未満であり今回が2倍以上であると判断された場合(ステップ1302:Yes)に、ステップ1304で使用者に対して拡大処理を進めてよいかのメッセージを出力し、ステップ1303でサーバー装置101にて拡大処理を進めてよいか否かの指示を判断することによって拡大処理をサーバー装置101にて実行させたり、拡大処理を中止したりしていたのに対して、前回の拡大処理の拡大率が2倍未満であり今回が2倍以上であると判断された場合(ステップ1302:Yes)に、ステップ1504において、使用者に対して何らかのメッセージを一定期間、たとえば0.5秒間出力し、その後ステップ1505において、拡大操作が継続しているか否かを判断し、拡大操作が継続していると判断された場合(ステップ1505:Yes)は、ステップ1306で拡大処理をサーバー装置101にて実行させ、進めてよいとの指示がなかったと判断された場合(ステップ1505:No)は、サーバー装置101においてもモバイル端末装置104においても拡大処理を実行しないことであり、他のステップは図15と同様である。
The ninth embodiment described with reference to FIG. 17 is also a modification of the seventh embodiment described with reference to FIG.
In the ninth embodiment shown in FIG. 17, the difference from the seventh embodiment shown in FIG. 15 is that the enlargement rate of the previous enlargement process is less than twice and this time is more than twice. If it is determined (step 1302: Yes), a message indicating whether or not the enlargement process may be advanced is output to the user in step 1304, and whether or not the enlargement process may be advanced in the server apparatus 101 in step 1303. While the enlargement process is executed by the server apparatus 101 or the enlargement process is stopped by determining the instruction of, the enlargement rate of the previous enlargement process is less than twice, and this time is twice. If it is determined that this is the case (step 1302: Yes), in step 1504, some message is output to the user for a certain period, for example, 0.5 seconds, and then step 15 5, it is determined whether or not the enlargement operation is continued. If it is determined that the enlargement operation is continued (step 1505: Yes), the server apparatus 101 executes the enlargement process in step 1306, If it is determined that there is no instruction to proceed (step 1505: No), neither the server device 101 nor the mobile terminal device 104 executes the enlargement process, and the other steps are the same as in FIG. is there.

次に、本発明を適用した第10の実施の形態について説明する。
図18は、本発明を適用した第10の実施の形態における画像拡大処理の流れを示すフローチャートである。
Next, a tenth embodiment to which the present invention is applied will be described.
FIG. 18 is a flowchart showing the flow of image enlargement processing in the tenth embodiment to which the present invention is applied.

図18を用いて説明する第10の実施の形態は、図6を用いて説明した第1の実施の形態と図10を用いて説明した第3の実施の形態とを組み合わせた変形例である。すなわち、拡大処理をサーバー装置101において実行させるのかモバイル端末装置104において実行するのかの判断を、拡大率の違いおよび画像認識の双方で行うものである。   The tenth embodiment described with reference to FIG. 18 is a modification in which the first embodiment described with reference to FIG. 6 and the third embodiment described with reference to FIG. 10 are combined. . That is, whether to execute the enlargement process in the server apparatus 101 or the mobile terminal apparatus 104 is determined based on both the difference in enlargement ratio and the image recognition.

具体的には、モバイル端末装置104に対してLCD210に表示されている画像の拡大操作が為されると、まず、ステップS400において、モバイル端末装置104のCPU201が拡大操作を検出する。そして、ステップ1601において、画像認識を行ない、ステップ1602において、認識した画像の空間周波数が高いか低いかの画像処理による判断、すなわち画像が細かいか粗いかの判断を実行する。ここで、画像処理による判断とは、上述したように一定以上の高周波量が含まれている場合にはベクタ処理が必要であるのでサーバー装置101にベクタ処理を実行させるか否かの判断である。   Specifically, when an enlargement operation of an image displayed on the LCD 210 is performed on the mobile terminal device 104, first, in step S400, the CPU 201 of the mobile terminal device 104 detects the enlargement operation. In step 1601, image recognition is performed, and in step 1602, a determination is made by image processing as to whether the spatial frequency of the recognized image is high or low, that is, whether the image is fine or coarse. Here, the determination based on the image processing is determination as to whether or not the server apparatus 101 is to execute vector processing because vector processing is necessary when a certain amount of high frequency is included as described above. .

ステップ1602で空間周波数が高い(画像が細かい)と判断された場合(ステップ1602:高い)は、ステップ1604において、CPU201は、その拡大操作の拡大率が所定の倍率(ここでは2倍)以上の拡大であるか否かを判断する。そして、2倍以上の拡大率が要求されたと判断された場合(ステップ1604:Yes)は、ステップ402に進んで拡大処理をサーバー装置101にて実行させ、2倍未満の拡大率が要求されたと判断された場合(ステップ1604:No)は、ステップ405に進んでサーバー装置101へのアクセスを行わない。   If it is determined in step 1602 that the spatial frequency is high (the image is fine) (step 1602: high), in step 1604, the CPU 201 determines that the enlargement ratio of the enlargement operation is greater than or equal to a predetermined magnification (here, twice). It is determined whether or not the image is enlarged. If it is determined that an enlargement ratio of 2 times or more has been requested (step 1604: Yes), the process proceeds to step 402, the enlargement process is executed by the server apparatus 101, and an enlargement ratio of less than 2 times is requested. If it is determined (step 1604: No), the process proceeds to step 405 and the server apparatus 101 is not accessed.

他方、ステップ1602で空間周波数が低い(画像が粗い)と判断された場合(ステップ1602:低い)は、ステップ1603において、CPU201は、その拡大操作の拡大率が上記所定の倍率よりも大きい倍率(ここでは3倍)以上の拡大であるか否かを判断する。そして、3倍以上の拡大率が要求されたと判断された場合(ステップ1603:Yes)は、ステップ402に進んで拡大処理をサーバー装置101にて実行させ、3倍未満の拡大率が要求されたと判断された場合(ステップ1603:No)は、ステップ405に進んでサーバー装置101へのアクセスを行わない。   On the other hand, if it is determined in step 1602 that the spatial frequency is low (the image is rough) (step 1602: low), in step 1603, the CPU 201 determines that the enlargement ratio of the enlargement operation is larger than the predetermined magnification ( It is determined whether or not the enlargement is three times or more. If it is determined that an enlargement ratio of 3 times or more has been requested (step 1603: Yes), the process proceeds to step 402, the enlargement process is executed by the server apparatus 101, and an enlargement ratio of less than 3 times is requested. If it is determined (step 1603: No), the process proceeds to step 405 and the server apparatus 101 is not accessed.

なお、ステップ402乃至406、410乃至412は、図6を用いて説明した第1の実施の形態と同様であるので説明を省略する。
以上、本発明の実施の形態について図面を参照しながら説明してきた。
Steps 402 to 406 and 410 to 412 are the same as those in the first embodiment described with reference to FIG.
The embodiments of the present invention have been described above with reference to the drawings.

本実施の形態においては、予め定められた値として拡大の倍率2に相当する値を用いたが、拡大の倍率2に限らず任意の倍率に対応した値を設定してもよい。
なお、上述してきた本発明の実施の形態は、サーバー装置あるいはクライアント装置の一機能としてハードウェアまたはDSP(Digital Signal Processor)ボードやCPUボードでのファームウェアもしくはソフトウェアにより実現することができる。
In the present embodiment, a value corresponding to the enlargement magnification 2 is used as a predetermined value. However, the value corresponding to an arbitrary magnification is not limited to the enlargement magnification 2.
The embodiment of the present invention described above can be realized by firmware or software on a hardware, a DSP (Digital Signal Processor) board or a CPU board as one function of the server apparatus or the client apparatus.

以上、本発明の実施の形態を、図面を参照しながら説明してきたが、本発明が適用されるサーバー装置あるいはクライアント装置は、その機能が実行されるのであれば、上述の実施の形態に限定されることなく、単体の装置であっても、複数の装置からなるシステムあるいは統合装置であっても、LAN、WAN等のネットワークを介して処理が行なわれるシステムであってもよいことは言うまでもない。   The embodiments of the present invention have been described above with reference to the drawings. However, the server device or the client device to which the present invention is applied is limited to the above-described embodiments as long as the function is executed. Needless to say, a single device, a system composed of a plurality of devices, an integrated device, or a system that performs processing via a network such as a LAN or WAN may be used. .

また、バスに接続されたCPU、ROMやRAMのメモリ、入力装置、出力装置、外部記録装置、媒体駆動装置、ネットワーク接続装置で構成されるシステムでも実現できる。すなわち、前述してきた実施の形態のシステムを実現するソフトェアのプログラムを記録したROMやRAMのメモリ、外部記録装置、可搬記録媒体を、サーバー装置あるいはクライアント装置に供給し、それらのサーバー装置あるいはクライアント装置のコンピュータがプログラムを読み出し実行することによっても、達成されることは言うまでもない。   It can also be realized by a system including a CPU, a ROM or RAM memory connected to a bus, an input device, an output device, an external recording device, a medium driving device, and a network connection device. That is, a ROM or RAM memory, an external recording device, or a portable recording medium in which a software program for realizing the system of the above-described embodiment is recorded is supplied to the server device or client device, and the server device or client is supplied. Needless to say, this can also be achieved by the computer of the apparatus reading and executing the program.

この場合、可搬記録媒体等から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した可搬記録媒体等は本発明を構成することになる。   In this case, the program itself read from the portable recording medium or the like realizes the novel function of the present invention, and the portable recording medium or the like on which the program is recorded constitutes the present invention.

プログラムを供給するための可搬記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、DVD−RAM、磁気テープ、不揮発性のメモリーカード、ROMカード、電子メールやパソコン通信等のネットワーク接続装置(言い換えれば、通信回線)を介して記録した種々の記録媒体などを用いることができる。   Examples of portable recording media for supplying the program include flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, DVD-RAMs, magnetic tapes, and nonvolatile memory cards. Various recording media recorded via a network connection device (in other words, a communication line) such as a ROM card, electronic mail or personal computer communication can be used.

また、コンピュータ(情報処理装置)がメモリ上に読み出したプログラムを実行することによって、前述した実施の形態の機能が実現される他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが実際の処理の一部または全部を行ない、その処理によっても前述した実施の形態の機能が実現される。   The computer (information processing apparatus) executes the program read out on the memory, thereby realizing the functions of the above-described embodiment, and an OS running on the computer based on the instructions of the program. Performs part or all of the actual processing, and the functions of the above-described embodiments are also realized by the processing.

さらに、可搬型記録媒体から読み出されたプログラムやプログラム(データ)提供者から提供されたプログラム(データ)が、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行ない、その処理によっても前述した実施の形態の機能が実現され得る。   Furthermore, a program read from a portable recording medium or a program (data) provided by a program (data) provider is stored in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. After being written, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments are also realized by the processing. obtain.

すなわち、本発明は、以上に述べた実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の構成または形状を取ることができる。   That is, the present invention is not limited to the embodiment described above, and can take various configurations or shapes without departing from the gist of the present invention.

サーバーベースコンピューティングのネットワーク構成の概略を示す図である。It is a figure which shows the outline of the network structure of server-based computing. モバイル端末装置の消費電力の内訳の一例を示す図である。It is a figure which shows an example of the breakdown of the power consumption of a mobile terminal device. 本発明を適用したモバイル端末装置の構成の概略を示す図である。It is a figure which shows the outline of a structure of the mobile terminal device to which this invention is applied. LCDCの内部構成を示す図である。It is a figure which shows the internal structure of LCDC. サーバー装置の構成の概略を示す図である。It is a figure which shows the outline of a structure of a server apparatus. 本発明を適用した第1の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 1st Embodiment to which this invention is applied. サーバー装置で画面拡大処理が実行された場合のモバイル端末装置のフレームバッファと表示部の状態を示す図である。It is a figure which shows the state of the frame buffer and display part of a mobile terminal device when a screen expansion process is performed in the server apparatus. モバイル端末装置で画面拡大処理が実行された場合のモバイル端末装置のフレームバッファと表示部の状態を示す図である。It is a figure which shows the state of the frame buffer of a mobile terminal device when a screen expansion process is performed with a mobile terminal device, and a display part. 本発明を適用した第2の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 2nd Embodiment to which this invention is applied. 本発明を適用した第3の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 3rd Embodiment to which this invention is applied. モバイル端末装置の概観を示す図である。It is a figure which shows the external appearance of a mobile terminal device. 本発明を適用した第4の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 4th Embodiment to which this invention is applied. 本発明を適用した第5の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 5th Embodiment to which this invention is applied. 本発明を適用した第6の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 6th Embodiment to which this invention is applied. 本発明を適用した第7の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 7th Embodiment to which this invention is applied. 本発明を適用した第8の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 8th Embodiment to which this invention is applied. 本発明を適用した第9の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 9th Embodiment to which this invention is applied. 本発明を適用した第10の実施の形態における画像拡大処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image expansion process in 10th Embodiment to which this invention is applied.

符号の説明Explanation of symbols

101 サーバー装置
102 クライアント端末装置
103 無線アクセスポイント
104 モバイル端末装置
105 スマートフォン
109 ネットワーク
200 LSI
201 CPU
202 LCDコントローラ(LCDC)
203 内蔵メモリ(RAM)
204 メモリコントローラ(Mem.Cont.)
204a 内部バス(Bus)
204b 内部バス
205 リアルタイムカウンタ(RTC)
206 調歩同期シリアル通信(UART)
207 パワーマネージメントブロック(Power Mgmt)
208 USBファンクション(USBF)
209 無線通信部(WiFi)
210 LCD
212 プログラム格納メモリ(FROM)
213 ワークメモリ(SDRAM)
301 バスインターフェース(BUS I/F)
302 レジスタ(Reg.)
303 メモリコントローラ(Memory Cont.)
303a DMAC(ダイレクトメモリアクセスコントローラ)
305 リサイザー(Resizer)
306 FIFO
307 LCD I/F
500 フレームバッファ(モバイル端末装置側)
501 表示領域
502 拡大領域
503 領域
701 CPU
702 メモリ
703 入力部
704 表示部
705 記憶部
706 記録媒体駆動部
707 ネットワーク接続部
700 バス
901 ポインター
901a 左クリックキー
901b 右クリックキー
902a 上カーソルキー
902b 右カーソルキー
902c 下カーソルキー
902d 左カーソルキー
904 キーボード
905 シフトキー
910 スライドバー
DESCRIPTION OF SYMBOLS 101 Server apparatus 102 Client terminal apparatus 103 Wireless access point 104 Mobile terminal apparatus 105 Smartphone 109 Network 200 LSI
201 CPU
202 LCD controller (LCDC)
203 Internal memory (RAM)
204 Memory Controller (Mem. Cont.)
204a Internal bus (Bus)
204b Internal bus 205 Real-time counter (RTC)
206 Asynchronous serial communication (UART)
207 Power Management Block (Power Mgmt)
208 USB function (USBF)
209 Wireless communication unit (WiFi)
210 LCD
212 Program storage memory (FROM)
213 Work memory (SDRAM)
301 Bus interface (BUS I / F)
302 Register (Reg.)
303 Memory Controller (Memory Cont.)
303a DMAC (Direct Memory Access Controller)
305 Resizer
306 FIFO
307 LCD I / F
500 frame buffer (mobile terminal side)
501 Display area 502 Enlarged area 503 Area 701 CPU
702 Memory 703 Input unit 704 Display unit 705 Storage unit 706 Recording medium drive unit 707 Network connection unit 700 Bus 901 Pointer 901a Left click key 901b Right click key 902a Up cursor key 902b Right cursor key 902c Down cursor key 902d Left cursor key 904 Keyboard 905 Shift key 910 Slide bar

Claims (8)

アプリケーションプログラムを動作させるサーバー装置に対してネットワークを介してサービス要求を行うクライアント装置であって、
画像を表示するための表示手段と、
前記表示手段に前記画像を表示するために前記画像を一時的に格納するフレームメモリ領域と、
前記表示手段に表示されている前記画像を拡大表示するための指示を入力する拡大指示入力手段と、
前記拡大指示入力手段で入力された拡大指示が予め定められた値以上であるかを判断する判断手段と、
前記判断手段によって前記拡大指示が予め定められた値以上であると判断された場合、前記サーバー装置に対して前記拡大指示に対応して拡大したサーバー拡大画像の送信を要求するサーバー拡大画像要求手段と、
前記サーバー装置から送信されてきた前記サーバー拡大画像を受信するサーバー拡大画像受信手段と、
前記サーバー拡大画像受信手段によって受信した前記サーバー拡大画像を前記フレームメモリ領域に格納するメモリ制御手段と、
前記判断手段によって前記拡大指示が予め定められた値以上ではないと判断された場合、前記フレームメモリ領域に格納された前記画像を前記拡大指示に対応してクライアント拡大画像を求めるクライアント画像拡大手段と、
前記フレームメモリ領域に格納された前記サーバー拡大画像または前記クライアント画像拡大手段によって拡大されたクライアント拡大画像を前記表示手段に表示するよう制御する表示制御手段と、
を備えることを特徴とするクライアント装置。
A client device that makes a service request via a network to a server device that operates an application program,
Display means for displaying an image;
A frame memory area for temporarily storing the image for displaying the image on the display means;
An enlargement instruction input means for inputting an instruction for enlarging and displaying the image displayed on the display means;
Determining means for determining whether the enlargement instruction input by the enlargement instruction input means is a predetermined value or more;
Server enlargement image requesting means for requesting the server device to transmit an enlarged server enlarged image corresponding to the enlargement instruction when the determining means determines that the enlargement instruction is greater than or equal to a predetermined value. When,
Server enlarged image receiving means for receiving the server enlarged image transmitted from the server device;
Memory control means for storing the server enlarged image received by the server enlarged image receiving means in the frame memory area;
Client image enlargement means for obtaining a client enlarged image corresponding to the enlargement instruction by using the image stored in the frame memory area when the determination means determines that the enlargement instruction is not greater than a predetermined value; ,
Display control means for controlling to display the server enlarged image stored in the frame memory area or the client enlarged image enlarged by the client image enlarging means on the display means;
A client device comprising:
前記クライアント画像拡大手段は、線形補間法またはバイキュービック法を用いたビットマップ補間により前記画像を拡大することを特徴とする請求項1に記載のクライアント装置。   The client apparatus according to claim 1, wherein the client image enlargement unit enlarges the image by bitmap interpolation using a linear interpolation method or a bicubic method. 前記拡大指示は、前記画像を拡大する倍率を示すことを特徴とする請求項1または2に記載のクライアント装置。   The client apparatus according to claim 1, wherein the enlargement instruction indicates a magnification for enlarging the image. 前記表示手段に前記サーバー拡大画像を表示するために前記サーバー拡大画像を一時的に格納するサーバー拡大画像用フレームメモリ領域と、
をさらに備え、
前記メモリ制御手段は、前記サーバー拡大画像受信手段によって受信した前記サーバー拡大画像を前記サーバー拡大画像用フレームメモリ領域に格納し、表示制御手段は、前記サーバー拡大画像用フレームメモリ領域に格納された前記サーバー拡大画像を前記表示手段に表示するよう制御する、
ことを特徴とする請求項1乃至3の何れか1項に記載のクライアント装置。
A server enlarged image frame memory area for temporarily storing the server enlarged image for displaying the server enlarged image on the display means;
Further comprising
The memory control means stores the server enlarged image received by the server enlarged image receiving means in the server enlarged image frame memory area, and the display control means stores the server enlarged image frame memory area. Controlling to display a server enlarged image on the display means;
The client device according to claim 1, wherein the client device is a device.
前記サーバー拡大画像要求手段は、前記拡大指示入力手段が備える拡大指示キーが弱く押下された場合、前記サーバー装置に対して前記拡大指示に対応する倍率に拡大したサーバー拡大画像の送信を要求し、前記クライアント画像拡大手段は、前記拡大指示入力手段が備える拡大指示キーが強く押下された場合、前記フレームメモリ領域に格納された前記画像を前記拡大指示に対応する倍率で拡大したクライアント拡大画像を算出する、
ことを特徴とする請求項1乃至何れか1項に記載のクライアント装置。
The server enlarged image requesting unit requests the server device to transmit a server enlarged image enlarged to a magnification corresponding to the enlargement instruction when the enlargement instruction key provided in the enlargement instruction input unit is weakly pressed. The client image enlarging means calculates a client enlarged image obtained by enlarging the image stored in the frame memory area at a magnification corresponding to the enlargement instruction when the enlargement instruction key provided in the enlargement instruction input means is strongly pressed. To
The client device according to any one of claims 1 to 4 any one, characterized in that.
前記サーバー拡大画像要求手段は、前記拡大指示入力手段が備える拡大指示キーが遅く連続して押下された場合、前記サーバー装置に対して前記拡大指示に対応する倍率に拡大したサーバー拡大画像の送信を要求し、前記クライアント画像拡大手段は、前記拡大指示入力手段が備える拡大指示キーが早く連続して押下された場合、前記フレームメモリ領域に格納された前記画像を前記拡大指示に対応する倍率で拡大したクライアント拡大画像を算出する、
ことを特徴とする請求項1乃至何れか1項に記載のクライアント装置。
The server enlarged image requesting means transmits a server enlarged image enlarged to a magnification corresponding to the enlargement instruction to the server device when an enlargement instruction key provided in the enlargement instruction input means is continuously pressed late. The client image enlargement means enlarges the image stored in the frame memory area at a magnification corresponding to the enlargement instruction when the enlargement instruction key provided in the enlargement instruction input means is pressed quickly and continuously. The enlarged client enlarged image,
The client device according to any one of claims 1 to 4 any one, characterized in that.
前記サーバー拡大画像要求手段は、前記拡大指示入力手段が備える拡大指示スライドバーが遅く操作された場合、前記サーバー装置に対して前記指示値に対応する倍率に拡大したサーバー拡大画像の送信を要求し、前記クライアント画像拡大手段は、前記拡大指示入力手段が備える拡大指示スライドバーが早く操作された場合、前記フレームメモリ領域に格納された前記画像を前記拡大指示に対応する倍率で拡大したクライアント拡大画像を算出する、
ことを特徴とする請求項1乃至の何れか1項に記載のクライアント装置。
The server enlarged image request means requests the server device to transmit a server enlarged image enlarged to a magnification corresponding to the instruction value when the enlargement instruction slide bar provided in the enlargement instruction input means is operated slowly. the client image enlarging means, the enlargement instruction when the input means enlargement instruction slide bar is provided which is operated quickly, the client enlarged image of the image stored in the frame memory area enlarged at a magnification corresponding to the enlargement instruction To calculate,
The client device according to any one of claims 1 to 4, characterized in that.
アプリケーションプログラムを動作させるサーバー装置に対してネットワークを介してサービス要求を行うクライアント装置のコンピュータを、
画像を表示するための表示手段、
前記表示手段に表示されている前記画像を拡大表示するための指示を入力する拡大指示入力手段、
前記拡大指示入力手段で入力された拡大指示が予め定められた値以上であるかを判断する判断手段、
前記判断手段によって前記拡大指示が予め定められた値以上であると判断された場合、前記サーバー装置に対して前記拡大指示に対応して拡大したサーバー拡大画像の送信を要求するサーバー拡大画像要求手段、
前記サーバー装置から送信されてきた前記サーバー拡大画像を受信するサーバー拡大画像受信手段、
前記サーバー拡大画像受信手段によって受信した前記サーバー拡大画像を前記フレームメモリ領域に格納するメモリ制御手段、
前記判断手段によって前記拡大指示が予め定められた値以上ではないと判断された場合、前記フレームメモリ領域に格納された前記画像を前記拡大指示に対応してクライアント拡大画像を求めるクライアント画像拡大手段、
前記フレームメモリ領域に格納された前記サーバー拡大画像または前記クライアント画像拡大手段によって拡大されたクライアント拡大画像を前記表示手段に表示するよう制御する表示制御手段、
として機能させるためのプログラム。
A client device computer that makes a service request to a server device that runs an application program via a network.
Display means for displaying images,
An enlargement instruction input means for inputting an instruction for enlarging and displaying the image displayed on the display means;
Determining means for determining whether or not an enlargement instruction input by the enlargement instruction input means is a predetermined value or more;
Server enlargement image requesting means for requesting the server device to transmit an enlarged server enlarged image corresponding to the enlargement instruction when the determining means determines that the enlargement instruction is greater than or equal to a predetermined value. ,
Server enlarged image receiving means for receiving the server enlarged image transmitted from the server device;
Memory control means for storing the server enlarged image received by the server enlarged image receiving means in the frame memory area;
Client image enlargement means for obtaining a client enlarged image corresponding to the enlargement instruction from the image stored in the frame memory area when the determination means determines that the enlargement instruction is not equal to or greater than a predetermined value;
Display control means for controlling to display the server enlarged image stored in the frame memory area or the client enlarged image enlarged by the client image enlarging means on the display means;
Program to function as.
JP2006031844A 2006-02-09 2006-02-09 Client device and program Expired - Fee Related JP4811042B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006031844A JP4811042B2 (en) 2006-02-09 2006-02-09 Client device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006031844A JP4811042B2 (en) 2006-02-09 2006-02-09 Client device and program

Related Child Applications (4)

Application Number Title Priority Date Filing Date
JP2011077099A Division JP5201235B2 (en) 2011-03-31 2011-03-31 Client device and program
JP2011077100A Division JP5278479B2 (en) 2011-03-31 2011-03-31 Image display apparatus and program
JP2011077098A Division JP2011129167A (en) 2011-03-31 2011-03-31 Client device and program
JP2011077101A Division JP2011192285A (en) 2011-03-31 2011-03-31 Image display apparatus and program

Publications (2)

Publication Number Publication Date
JP2007213273A JP2007213273A (en) 2007-08-23
JP4811042B2 true JP4811042B2 (en) 2011-11-09

Family

ID=38491653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006031844A Expired - Fee Related JP4811042B2 (en) 2006-02-09 2006-02-09 Client device and program

Country Status (1)

Country Link
JP (1) JP4811042B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5241030B2 (en) 2009-09-01 2013-07-17 富士フイルム株式会社 Image transmission apparatus, method and program, image output apparatus, and image transmission system
JP5494604B2 (en) 2011-09-30 2014-05-21 コニカミノルタ株式会社 Image display device, display control method, and display control program
JP6386809B2 (en) * 2014-06-23 2018-09-05 キヤノン株式会社 Information processing apparatus, control method thereof, system, and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0689336A (en) * 1992-09-07 1994-03-29 Hitachi Medical Corp Image data enlarging and displaying method
JP4084901B2 (en) * 1999-03-05 2008-04-30 株式会社日立製作所 Information provision system
JP2002351802A (en) * 2001-05-24 2002-12-06 Cresys:Kk Method and system for data delivery using electronic mail
JP2004110719A (en) * 2002-09-20 2004-04-08 Cresys:Kk Image display system and computer program

Also Published As

Publication number Publication date
JP2007213273A (en) 2007-08-23

Similar Documents

Publication Publication Date Title
US9501215B2 (en) Image display device, image display control method, program and information storage medium
US7831850B2 (en) Hybrid operating systems for battery powered computing systems
KR102336183B1 (en) Electronic device and power saving method therefor
WO2019080511A1 (en) Multi-task management method and terminal device
JP5044961B2 (en) Client device and program
WO2018212865A1 (en) Contextual object manipulation
US20060277491A1 (en) Information processing apparatus and display control method
JP2015087911A (en) Electronic device, method, and program
KR20100057912A (en) Method and apparatus for dynamically adjusting resolution of display device in mobile computing devices
JP4811042B2 (en) Client device and program
JP5487287B2 (en) Electronic device and display method
JP4844275B2 (en) Server apparatus, server-based computing system, and program
JP2010231626A (en) Information processing apparatus
US20140089812A1 (en) System, terminal apparatus, and image processing method
US20140267438A1 (en) Scaling an image having text
CN110413098B (en) Control method and device
JP2007200145A (en) Client device, server device, server-based computing system and program
JP5278479B2 (en) Image display apparatus and program
JP5201235B2 (en) Client device and program
JP4742888B2 (en) Server device, client device, and program
JP2011129167A (en) Client device and program
JP2011192285A (en) Image display apparatus and program
CN103838538A (en) Method and device for controlling time length for activating backlight
JP2010097334A (en) Drawing device
CN114969588A (en) Document browsing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110201

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110331

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4811042

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140902

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees