JP2000316143A - Picture data transmitting device and picture receiving device - Google Patents

Picture data transmitting device and picture receiving device

Info

Publication number
JP2000316143A
JP2000316143A JP11124190A JP12419099A JP2000316143A JP 2000316143 A JP2000316143 A JP 2000316143A JP 11124190 A JP11124190 A JP 11124190A JP 12419099 A JP12419099 A JP 12419099A JP 2000316143 A JP2000316143 A JP 2000316143A
Authority
JP
Japan
Prior art keywords
unit
area
image data
time
drawing command
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11124190A
Other languages
Japanese (ja)
Inventor
Toshikazu Munezane
俊和 宗實
Yukio Yagi
行雄 八木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP11124190A priority Critical patent/JP2000316143A/en
Publication of JP2000316143A publication Critical patent/JP2000316143A/en
Pending legal-status Critical Current

Links

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a picture data transmitting device for satisfactorily transmitting a picture even when a compact picture data receiving device has a small storage capacity. SOLUTION: An instruction generating part 102 generates an instruction for forming a picture. An execution part 105 executes the generated instruction, and sets the data of a frame memory. An instruction control part 103 specifies a rectangular region including a picture to be formed according to the generated instruction, and generates region information indicating the rectangular region, and stores the region information in a control data storage part 104. A data for specifying part 107 reads the region information from the control data storing part 104, and extracts picture data in a frame memory 106 based on the region information. A data compressing part 108 compresses the region information and the extracted picture data. A transmitting and receiving part 109 transmits the compressed data to a picture data receiving device 150.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、遠隔操作などを行
う場合の画像データの伝送技術に関し、特に一方の端末
から他方の端末へ画像データを伝送する場合における当
該一方の端末である画像データ送信装置及び当該他方の
端末である画像データ受信装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technology for transmitting image data when performing a remote operation or the like, and more particularly, to a case where image data is transmitted from one terminal to another terminal. The present invention relates to a device and an image data receiving device as the other terminal.

【0002】[0002]

【従来の技術】従来、通信網を利用して、互いに離れた
場所(例えば、A市とB市)にいるグループ同士が、そ
れぞれの端末上の共通の画面を見ながら遠隔会議を実施
する場合がある。ここで、A市側の端末がサーバ装置で
あり、B市側の端末がクライアント装置とする。また、
サーバ装置は、双方から参照操作するグラフや図形を表
示するアプリケーションデザインCADソフトを実行中
であり、クライアント装置に同じ画面を表示するように
制御を行っている。この場合、サーバ装置は、ユーザか
らの操作等により画面の変更が発生する毎に、変更部分
の画面を描画させるための描画命令をクライアント装置
に送信する。一方、クライアント装置は、サーバ装置か
ら送信された描画命令を受信して、クライアント装置の
リソースデータを用いて画面に表示する。
2. Description of the Related Art Conventionally, when a group located in a place apart from each other (for example, city A and city B) conducts a remote conference using a communication network while viewing a common screen on each terminal. There is. Here, the terminal in the city A is a server device, and the terminal in the city B is a client device. Also,
The server device is executing application design CAD software for displaying graphs and graphics to be referred to from both sides, and controls the client device to display the same screen. In this case, the server device transmits a drawing command for drawing the changed portion of the screen to the client device every time the screen is changed by an operation of the user or the like. On the other hand, the client device receives the drawing command transmitted from the server device and displays it on the screen using the resource data of the client device.

【0003】ここで、「描画命令」とは、アプリケーシ
ョンソフトが表示装置に描画を行うために生成する命令
をいい(これらの命令はシステムにより異なるが)、例
えば、X Winddow Systemの場合であれば”リクエスト”
と称されるものであり、指定した矩形を塗りつぶすため
のXFillRectangle等が該当する。また、「リソースデー
タ」とは、描画命令に基づいて描画を行う場合に用いる
データをいい、例えば、テキスト文字を描画する際に用
いるフォントデータが該当する。
[0003] Here, the "drawing command" means a command generated by the application software for drawing on the display device (these commands differ depending on the system). For example, in the case of the X Window System, "request"
XFillRectangle or the like for filling a specified rectangle. Further, “resource data” refers to data used when rendering based on a rendering command, and corresponds to, for example, font data used when rendering text characters.

【0004】図22は、従来のサーバ装置2200から
クライアント装置2250に画像を伝送する場合の各装
置の機能を示すブロック図である。まず、サーバ装置2
200の主制御部2206は、アプリケーションソフト
記憶部2201からアプリケーションソフトの実行モジ
ュールを読み出し、画面を表示するための指示を描画命
令生成部2202に行う。描画命令生成部2202は、
主制御部2206の指示により、画面の表示に必要な描
画命令を描画命令処理部2203に出力すると共に、入
力した描画命令を送受信部2205にも出力する。描画
命令処理部2203は、描画命令生成部2202から入
力した描画命令を処理してフレームメモリ2204にデ
ータを設定する。送受信部2205は、描画命令処理部
2203から出力された描画命令を通信プロトコルに応
じて変換し、通信路を介してクライアント装置2250
に送信する。
FIG. 22 is a block diagram showing functions of each device when transmitting an image from a conventional server device 2200 to a client device 2250. First, the server device 2
The main control unit 2206 of the application 200 reads the execution module of the application software from the application software storage unit 2201, and issues an instruction to display a screen to the drawing instruction generation unit 2202. The drawing command generation unit 2202
In accordance with an instruction from the main control unit 2206, a drawing command necessary for displaying a screen is output to the drawing command processing unit 2203, and the input drawing command is also output to the transmission / reception unit 2205. The drawing command processing unit 2203 processes the drawing command input from the drawing command generation unit 2202, and sets data in the frame memory 2204. The transmission / reception unit 2205 converts the drawing command output from the drawing command processing unit 2203 according to the communication protocol, and converts the drawing command via the communication path to the client device 2250.
Send to

【0005】一方、クライアント装置2250の送受信
部2251は、通信路を介して受信した信号から描画命
令を復号し、その描画命令を描画命令処理部2252に
出力する。描画命令処理部2252は、描画命令を実行
してフレームメモリ2253にデータを設定する。この
際、主制御部2257は、描画命令の実行に必要なデー
タ(テキストの表示に必要なフォントデータ等)をリソ
ースデータ記憶部2254から読み出して描画命令処理
部2252に供給する。また、クライアント装置225
0の制御部2257は、入力操作部2255からの操作
指示を受け、サーバ装置2200へ送受信部2251を
介して送信する。
[0005] On the other hand, the transmission / reception unit 2251 of the client device 2250 decodes a drawing command from a signal received via the communication channel, and outputs the drawing command to the drawing command processing unit 2252. The drawing command processing unit 2252 executes the drawing command and sets data in the frame memory 2253. At this time, the main control unit 2257 reads data necessary for executing the drawing command (such as font data necessary for displaying text) from the resource data storage unit 2254 and supplies the data to the drawing command processing unit 2252. Also, the client device 225
The control unit 2257 of 0 receives an operation instruction from the input operation unit 2255 and transmits it to the server device 2200 via the transmission / reception unit 2251.

【0006】これにより、サーバ装置2200の主制御
部2206は、送受信部2205を介して受信した指示
命令を解読し、指示命令に応じた画面を表示するための
指示を描画命令生成部2202に行う。ここで、「指示
命令」とは、ユーザの指示をアプリケーションソフトに
通知するための命令をいい、例えば、X Winddow System
の場合であれば”イベント”と称されるものであり、ユ
ーザがマウスボタンを押した場合のXButtonPressEvent
が該当する。
[0006] Accordingly, main controller 2206 of server device 2200 decodes the instruction command received via transmission / reception unit 2205, and issues an instruction to display a screen corresponding to the instruction instruction to drawing instruction generator 2202. . Here, the “instruction command” refers to a command for notifying a user's command to the application software, for example, an X Winddow System
XButtonPressEvent when the user presses the mouse button.
Is applicable.

【0007】以上のように、従来の画像データ伝送シス
テムにおいては、クライアント装置2250が、サーバ
装置2200から送信される描画命令を受信し、クライ
アント装置2250に備えられているリソースデータを
用いて画像を表示することにより、サーバ装置2200
からクライアント装置2250に画像の伝送を行ってい
る。
As described above, in the conventional image data transmission system, the client device 2250 receives the drawing command transmitted from the server device 2200, and converts the image using the resource data provided in the client device 2250. By displaying, the server device 2200
Transmits the image to the client device 2250 from the client.

【0008】[0008]

【発明が解決しようとする課題】最近、上記のクライア
ント装置2250のような画像の受信装置を小型化して
携帯可能な端末や家庭で使用する情報端末(例えば、パ
ーソナルユースの掌サイズのモバイルコンピュータ等)
で実現したいという要望がある。しかし、この場合、受
信装置の小型化には限界がある。というのは、従来の描
画命令を介して画像を伝送する場合、クライアント装置
は、共通の描画命令をやりとりする関係上、サーバ装置
と同一のアプリケーションソフトを起動しなければなら
ない。また、サーバ装置から受信した描画命令を解読し
て、クライアント装置の表示装置に画像を表示するた
め、サーバ装置と同等のハードウェア及びリソースデー
タを備えなければならない。従って、クライアント装置
には、リソースデータを含むアプリケーションソフトを
実行するために、漢字等のフォントデータやビットマッ
プデータなどを記憶し得る数十Mバイト〜百数十Mバイ
トの記憶容量が必要である。
Recently, an image receiving apparatus such as the above-mentioned client apparatus 2250 has been miniaturized and is portable or an information terminal used at home (for example, a personal computer such as a mobile computer having a palm size for personal use). )
There is a demand to realize this. However, in this case, there is a limit to miniaturization of the receiving device. That is, when transmitting an image via a conventional drawing command, the client device must start the same application software as the server device in order to exchange a common drawing command. Further, in order to decode the drawing command received from the server device and display an image on the display device of the client device, it is necessary to provide hardware and resource data equivalent to those of the server device. Therefore, in order to execute the application software including the resource data, the client device needs to have a storage capacity of several tens Mbytes to one hundred and several tens Mbytes capable of storing font data such as Chinese characters, bitmap data, and the like. .

【0009】ところが、上記の小型の受信装置では、自
ずと軽量化、低コスト化という要望があるため、主記憶
を含む記憶容量が制限され、ウィンドウシステムのOS
のような大容量のアプリケーションソフトの実行や、3
次元グラフィックスなど高度な描画機能を備えることは
困難となる。一方、十分な記憶容量や描画命令をサポー
トする構成を確保しようとすれば、小型化、軽量化、低
コスト化の全ての要求を同時に達成し得ないこととな
る。
However, in the above-mentioned small receiving apparatus, since there is naturally a demand for weight reduction and cost reduction, the storage capacity including the main storage is limited, and the OS of the window system is not used.
Execution of large-capacity application software such as
It is difficult to provide advanced drawing functions such as three-dimensional graphics. On the other hand, if an attempt is made to secure a sufficient storage capacity and a configuration that supports drawing commands, it is impossible to simultaneously achieve all the requirements for miniaturization, weight reduction, and cost reduction.

【0010】そこで、本発明は上記課題に鑑みてなされ
たものであり、画像を受信する装置が小型のため、小さ
い記憶容量であったり描画命令などをサポートする構成
がない場合であっても、画像を好適に伝送することがで
き、低コスト化を図り得る画像データ送信装置及び画像
データ受信装置を提供することを目的とする。
Therefore, the present invention has been made in view of the above-mentioned problems, and the apparatus for receiving an image is small, so that even if the apparatus has a small storage capacity or does not have a configuration that supports a drawing command or the like, It is an object of the present invention to provide an image data transmitting device and an image data receiving device that can transmit images favorably and can reduce costs.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するため
に、本発明に係る画像データ送信装置は、画像データ受
信装置の表示装置に画像を表示するために、当該画像に
対応する画像データを記憶するフレームメモリを有する
画像データ送信装置であって、当該画像の一部分を更新
する命令を受け付けたとき、更新される画像部分の画像
中での領域を示す領域情報と画像部分に該当する画像デ
ータとを生成する生成手段と、生成された領域情報と画
像データとを画像データ受信装置に送信する送信手段と
を備える。
In order to achieve the above object, an image data transmitting apparatus according to the present invention transmits image data corresponding to the image to display the image on a display device of the image data receiving apparatus. An image data transmitting apparatus having a frame memory for storing, when receiving an instruction to update a part of the image, area information indicating an area of the image part to be updated and image data corresponding to the image part And transmission means for transmitting the generated area information and the image data to the image data receiving apparatus.

【0012】また、上記目的を達成するために、本発明
に係る画像データ受信装置は、画像データ送信装置から
送信される画像データを記憶するフレームメモリを有す
る画像データ受信装置であって、領域情報と画像データ
とを受信する受信手段と、領域情報に基づいて、フレー
ムメモリにおける領域を特定する特定手段と、特定され
た記憶手段における領域の画像データを受信した画像デ
ータで更新する更新手段とを備える。
According to another aspect of the present invention, there is provided an image data receiving apparatus having a frame memory for storing image data transmitted from the image data transmitting apparatus. Receiving means for receiving the image data and image data; specifying means for specifying an area in the frame memory based on the area information; and updating means for updating the image data of the area in the specified storage means with the received image data. Prepare.

【0013】[0013]

【発明の実施の形態】以下では、本発明に係る画像デー
タ伝送システムにおける画像データ送信装置及び画像デ
ータ受信装置について、図面を参照しながら説明する。 (実施の形態1)図1は、画像データ送信装置(以下、
「送信装置」と称する。)100及び画像データ受信装
置(以下、「受信装置」と称する。)150から構成さ
れるデータ伝送システム10の機能ブロック図である。
本システム10は、送信装置100上でアプリケーショ
ンソフトを実行した場合に、送信装置100の表示装置
に表示される画像と同一の画像を受信装置150にも表
示させるために、送信装置100から受信装置150に
画像を伝送するシステムである。この場合、送信装置1
00は、変化した画像のみを受信装置150に送信す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an image data transmitting apparatus and an image data receiving apparatus in an image data transmission system according to the present invention will be described with reference to the drawings. (Embodiment 1) FIG. 1 shows an image data transmitting apparatus (hereinafter, referred to as an image data transmitting apparatus).
It is referred to as a “transmitting device”. 1 is a functional block diagram of a data transmission system 10 including an image data receiving device (hereinafter, referred to as a “receiving device”) 150.
When the application software is executed on the transmission device 100, the system 10 transmits the same image as the image displayed on the display device of the transmission device 100 to the reception device 150. 150 is a system for transmitting an image. In this case, the transmitting device 1
00 transmits only the changed image to the receiving device 150.

【0014】送信装置100は、アプリケーションソフ
ト記憶部101、描画命令生成部102、描画命令制御
部103、描画制御データ記憶部104、描画実行部1
05、フレームメモリ106、描画用データ特定部10
7、データ圧縮部108、送受信部109、リソースデ
ータ記憶部110、割込みタイマ111、入力操作部1
12、表示部113、主制御部114から構成される。
The transmitting apparatus 100 includes an application software storage unit 101, a drawing command generation unit 102, a drawing command control unit 103, a drawing control data storage unit 104, and a drawing execution unit 1.
05, frame memory 106, drawing data specifying unit 10
7, data compression section 108, transmission / reception section 109, resource data storage section 110, interrupt timer 111, input operation section 1
12, a display unit 113, and a main control unit 114.

【0015】一方、受信装置150は、送受信部15
1、データ伸張部152、フレームメモリ制御部15
3、フレームメモリ154、入力操作部155、表示部
156、主制御部157から構成される。なお、以下で
は、本発明において特有の機能を有する描画命令制御部
103、描画制御データ記憶部104、描画用データ特
定部107及びフレームメモリ制御部153を中心に説
明し、これらの他の構成については概要のみの説明とす
る。
On the other hand, the receiving device 150
1, data decompression unit 152, frame memory control unit 15
3, a frame memory 154, an input operation unit 155, a display unit 156, and a main control unit 157. The following mainly describes the drawing command control unit 103, the drawing control data storage unit 104, the drawing data specifying unit 107, and the frame memory control unit 153 that have functions unique to the present invention. Is only an overview.

【0016】最初に、送信装置100の構成について説
明する。アプリケーションソフト記憶部101は、送信
装置100上で実行されるアプリケーションソフトの実
行モジュールを記憶する。この場合のアプリケーション
ソフトは、例えばXウィンドウシステムに基づくイベン
ト駆動型のプログラムであり、画像を送信する機能を有
している。
First, the configuration of transmitting apparatus 100 will be described. The application software storage unit 101 stores an execution module of the application software executed on the transmission device 100. The application software in this case is, for example, an event-driven program based on the X Window System and has a function of transmitting an image.

【0017】描画命令生成部102は、主制御部114
から出力される指示命令により、表示部113に描画す
るための描画命令を生成し、描画命令制御部103に出
力する。この場合の描画命令としては、例えば、Xウィ
ンドウシステムの場合の「XPressButton」の指示命令に
対して生成される「XFillRectangle」等の描画命令が該
当する。
The drawing command generator 102 includes a main controller 114
A drawing command for drawing on the display unit 113 is generated in accordance with the instruction command output from the display unit 113, and is output to the drawing command control unit 103. The drawing command in this case corresponds to, for example, a drawing command such as “XFillRectangle” generated in response to a command for “XPressButton” in the case of the X window system.

【0018】描画命令制御部103は、描画命令生成部
102から出力された描画命令を受け付けてそのまま描
画実行部105に出力すると共に、受け付けた描画命令
から描画情報テーブルと待ち行列リストとを作成して描
画制御データ記憶部104に格納する。図2は、描画命
令制御部103のより詳細な機能ブロックを示した図で
ある。描画命令制御部103は、描画情報テーブル制御
部201、待ち行列リスト制御部202、描画命令解読
部203から構成される。
The drawing command control unit 103 receives the drawing command output from the drawing command generation unit 102 and outputs the drawing command as it is to the drawing execution unit 105, and creates a drawing information table and a queue list from the received drawing command. And stores it in the drawing control data storage unit 104. FIG. 2 is a diagram showing more detailed functional blocks of the drawing command control unit 103. The drawing command control unit 103 includes a drawing information table control unit 201, a queue list control unit 202, and a drawing command decoding unit 203.

【0019】描画情報テーブル制御部201は、描画命
令解読部203から出力された描画命令と領域情報とを
受け付け、これらに基づいて描画情報テーブルを作成す
る。この際、描画情報テーブル制御部201は、描画命
令に対応する優先度を、後述する描画命令登録リストを
参照して決定する。また、描画情報テーブル制御部20
1は、描画命令を受け付けた順に昇順の領域番号を決定
する。さらに、描画情報テーブル制御部201は、この
優先度と領域番号とを描画命令の受け付け順に待ち行列
リスト制御部202に出力する。
The drawing information table control unit 201 receives a drawing command and area information output from the drawing command decoding unit 203, and creates a drawing information table based on these. At this time, the drawing information table control unit 201 determines the priority corresponding to the drawing command with reference to a drawing command registration list described later. Also, the drawing information table control unit 20
1 determines the ascending area numbers in the order in which the drawing commands are received. Further, the drawing information table control unit 201 outputs the priority and the area number to the queue list control unit 202 in the order of receiving the drawing commands.

【0020】ここで、「描画情報テーブル」とは、描画
命令とその描画命令に関する情報とが関係付けられ、描
画命令の受け付け順に登録されるデータテーブルであ
る。なお、この描画情報テーブルは、後述する待ち行列
リストを作成するために用いられる。図3は、描画情報
テーブル制御部201によって作成される描画情報テー
ブルの構成の一例を示した図である。描画情報テーブル
300には、描画命令301と描画命令に対応する領域
番号302、領域情報303、受付時刻304、送信識
別フラグ305とが、描画命令解読部203における描
画命令の受付時刻順に登録される。
Here, the "drawing information table" is a data table in which drawing commands and information related to the drawing commands are related and registered in the order in which the drawing commands are received. This drawing information table is used to create a queue list described later. FIG. 3 is a diagram illustrating an example of a configuration of a drawing information table created by the drawing information table control unit 201. In the drawing information table 300, a drawing command 301 and an area number 302, area information 303, a reception time 304, and a transmission identification flag 305 corresponding to the drawing command are registered in order of reception of the drawing command in the drawing command decoding unit 203. .

【0021】領域番号302は、各描画命令に対して付
される番号であり、描画情報テーブル制御部201によ
って、描画命令の受け付け順に付けられる昇順の番号で
ある。なお、領域番号302の初期値は「001」であ
る。領域情報303は、描画命令によって描画される図
形を含む矩形領域を表すための情報をいい、矩形領域の
左上隅の基準点のXY座標(以下、X、Yで表す。)、
矩形領域のX方向の幅(以下、Wで表す。)及び矩形領
域のY方向の高さ(以下、Hで表す。)の4つのデータ
をいう。なお、上記のX、Y、W及びHの値の単位はピ
クセルである(なお、領域情報については、図4を参照
しながら具体的に説明する)。
The area number 302 is a number assigned to each drawing command, and is an ascending number assigned by the drawing information table control unit 201 in the order in which drawing commands are received. Note that the initial value of the area number 302 is “001”. The area information 303 refers to information for representing a rectangular area including a figure drawn by a drawing command, and includes XY coordinates (hereinafter, referred to as X and Y) of a reference point at the upper left corner of the rectangular area.
The four data are the width of the rectangular area in the X direction (hereinafter, represented by W) and the height of the rectangular area in the Y direction (hereinafter, represented by H). The unit of the values of X, Y, W, and H is a pixel (the area information will be specifically described with reference to FIG. 4).

【0022】受付時刻304は、描画命令解読部203
が描画命令を受け付けた時刻を「時」、「分」、「秒」
で表した時刻情報である。この時刻を示すデータは、主
制御部114から入手する。また、「時」、「分」、
「秒」をシステム内部で持つマイクロ秒単位の値をその
まま使用してもよい。送信識別フラグ305は、描画用
データ特定部107が領域情報及び画像データをデータ
圧縮部108に出力する際に、描画用データ特定部10
7によって「1」に設定されるフラグである。なお、送
信識別フラグ305の初期値は「0」である。
The reception time 304 corresponds to the drawing command decoding unit 203.
The time when the drawing command was received is indicated by "hour", "minute", "second"
Is the time information represented by. Data indicating this time is obtained from the main control unit 114. Also, "hour", "minute",
A value in microseconds having “second” inside the system may be used as it is. The transmission identification flag 305 is used when the drawing data specifying unit 107 outputs the area information and the image data to the data compression unit 108.
7 is a flag set to “1”. Note that the initial value of the transmission identification flag 305 is “0”.

【0023】図4は、領域情報の内容を説明するための
図である。図4に例示する画面400は、X方向に12
80ピクセル、Y方向に1024ピクセルで構成されて
いる。ここで、画面400の左上隅を原点O(0,0)
とし、右下隅の点Zの座標を(1279,1023)と
する。従って、図4に示される矩形領域401の領域情
報は、X=500、Y=300、W=100、H=15
0である。なお、図4において、「P401」は、矩形領
域401の基準点を表す。
FIG. 4 is a diagram for explaining the contents of the area information. The screen 400 illustrated in FIG.
It is composed of 80 pixels and 1024 pixels in the Y direction. Here, the origin O (0, 0) is set at the upper left corner of the screen 400.
And the coordinates of the point Z at the lower right corner are (1279, 1023). Therefore, the area information of the rectangular area 401 shown in FIG. 4 is X = 500, Y = 300, W = 100, and H = 15.
0. In FIG. 4, “P401” represents a reference point of the rectangular area 401.

【0024】以上のように、描画情報テーブル制御部2
01は、描画命令解読部203から描画命令301と、
この描画命令に対応する領域情報303及び受付時刻3
04を受け付けると、領域番号302と送信識別フラグ
305とを加えて描画情報テーブルにこれらのデータの
登録を行う。待ち行列リスト制御部202は、描画情報
テーブル制御部201から出力された優先度と領域番号
とを受け付けて、待ち行列リストに領域番号を登録す
る。この場合、領域番号は、優先度毎に分けて登録され
る。
As described above, the drawing information table control unit 2
01 is a drawing command 301 from the drawing command decoding unit 203;
Area information 303 and reception time 3 corresponding to this drawing command
04, the area number 302 and the transmission identification flag 305 are added, and these data are registered in the drawing information table. The queue list control unit 202 receives the priority and the region number output from the drawing information table control unit 201, and registers the region number in the queue list. In this case, the area number is registered for each priority.

【0025】ここで、「待ち行列リスト」とは、上記の
描画情報テーブルに基づいて、送信装置100から受信
装置150に送信する領域情報及び画像データの送信順
序を制御するためのリストであり、主に領域情報及び画
像データを特定し得る領域番号が登録されている。この
領域番号は、図3の描画情報テーブル300に示される
ように、描画命令301に1対1で対応している。
Here, the “queue list” is a list for controlling the transmission order of the area information and image data transmitted from the transmitting device 100 to the receiving device 150 based on the drawing information table. Mainly, area information and an area number capable of specifying image data are registered. As shown in the drawing information table 300 of FIG. 3, the area numbers correspond one-to-one with the drawing commands 301.

【0026】図5は、待ち行列リスト制御部202によ
って作成される待ち行列リストの一例を示す図である。
待ち行列リスト500は、第1データ部510と第2デ
ータ部520から構成されている。第1データ部510
は、各優先度毎に必要なヘッダ情報を格納する部分であ
り、優先度の格納領域と下位優先度ポインタと領域番号
ポインタから構成される。また、第2データ部520
は、各優先度毎に領域番号を格納する部分であり、領域
番号の格納領域と領域番号ポインタから構成される。
FIG. 5 is a diagram showing an example of a queue list created by the queue list control unit 202.
The queue list 500 includes a first data section 510 and a second data section 520. First data section 510
Is a portion for storing header information necessary for each priority, and is composed of a priority storage area, a lower priority pointer, and an area number pointer. Also, the second data section 520
Is a portion for storing an area number for each priority, and is composed of an area number storage area and an area number pointer.

【0027】第1データ部510における優先度の格納
領域511〜513には、優先度を示す数値が格納され
る。下位優先度ポインタ514〜516は、下位の優先
度の格納場所を指し示すポインタである。例えば、優先
度「1」の下位優先度ポインタ514は、優先度「2」
の格納領域512を指し示している。領域番号ポインタ
517〜519は、各優先度における最先の領域番号の
格納領域を示すポインタである。たとえば、優先度
「1」における最先の領域番号が「006」の場合、領
域番号ポインタ517は、領域番号の格納領域521を
指し示す。
In the priority storage areas 511 to 513 in the first data section 510, numerical values indicating the priority are stored. The lower priority pointers 514 to 516 are pointers indicating storage locations of lower priorities. For example, the lower priority pointer 514 of the priority “1” indicates the priority “2”.
Storage area 512 is indicated. The area number pointers 517 to 519 are pointers indicating storage areas of the earliest area number in each priority. For example, when the earliest area number at the priority “1” is “006”, the area number pointer 517 points to the area number storage area 521.

【0028】また、第2データ部520における領域番
号の格納領域521〜525には、領域番号が格納され
る。また、領域番号ポインタ526〜530は、後続す
る領域番号の格納場所を指し示すポインタである。例え
ば、領域番号「006」の領域番号ポインタ526は、
領域番号「008」の格納領域523を指し示してい
る。
The area numbers are stored in area number storage areas 521 to 525 in the second data section 520. The area number pointers 526 to 530 are pointers indicating storage locations of subsequent area numbers. For example, the area number pointer 526 of the area number “006” is
The storage area 523 of the area number “008” is indicated.

【0029】ここで、「優先度」とは、送信装置100
から受信装置150に送信する領域情報及び画像データ
の重要性を示す度合をいい、優先度の値が小さい程、優
先的に受信装置150に送信される領域情報及び画像デ
ータであることを示している。この優先度は、ユーザに
よって予め個々の描画命令毎に定義されるデータであ
る。
Here, the “priority” means the transmitting device 100
Indicates the degree of importance of the area information and the image data to be transmitted to the receiving apparatus 150, and indicates that the smaller the value of the priority is, the more the area information and the image data are transmitted to the receiving apparatus 150 preferentially. I have. The priority is data defined in advance by the user for each drawing command.

【0030】図6は、予めユーザによって定義される優
先度を含む描画命令登録リストの一例である。図6に示
されるように、描画命令と優先度は予め描画命令の種類
毎に定義されている。図6の例では、描画命令の例とし
てXウィンドウシステムで使用される描画命令が示され
ており、描画命令の種類を「テキスト」、「矩形」、
「ビットマップ」としている。
FIG. 6 shows an example of a drawing command registration list including priorities defined by the user in advance. As shown in FIG. 6, the drawing command and the priority are defined in advance for each type of drawing command. In the example of FIG. 6, a drawing command used in the X Window System is shown as an example of the drawing command.
"Bitmap".

【0031】また、待ち行列リスト制御部202は、受
付時刻後に蓄積有効時間を超過した領域番号がある場合
に、この領域番号を待ち行列リストから削除する。詳細
には、待ち行列リスト制御部202は、描画情報テーブ
ルを用いて領域番号に対応する受付時刻を特定し、描画
命令登録リストを用いて領域番号に対応する描画命令の
種類を特定する。さらに、待ち行列リスト制御部202
は、蓄積有効時間登録リストを用いて描画命令の種類に
対応する蓄積有効時間を特定し、主制御部114から現
在の時刻を入手する。以上の手順により、待ち行列リス
ト制御部202は、領域番号が蓄積有効時間を超過した
か否かを判定する。
If there is an area number that exceeds the storage valid time after the reception time, the queue list control unit 202 deletes this area number from the queue list. More specifically, the queue list control unit 202 specifies the reception time corresponding to the area number using the drawing information table, and specifies the type of the drawing command corresponding to the area number using the drawing command registration list. Further, the queue list control unit 202
Specifies the accumulation effective time corresponding to the type of the drawing command using the accumulation effective time registration list, and obtains the current time from the main control unit 114. Through the above procedure, the queue list control unit 202 determines whether or not the area number has exceeded the storage valid time.

【0032】ここで、「蓄積有効時間」とは、待ち行列
リストに登録される領域番号が有効なデータとして登録
され続ける時間をいう。例えば、あるウィンドウにアニ
メーションの様な動画を表示させる場合は、そのウィン
ドウを対象とする描画命令の蓄積有効時間は小さい値
(例えば1[秒])が設定される。これは、動画の場合
は頻繁に描画が実行されるため、長い時間登録しておい
ても無意味だからである。なお、この蓄積有効時間は、
予めユーザによって描画命令毎に定義されるデータであ
る。
Here, the "accumulation effective time" refers to the time during which the area number registered in the queue list continues to be registered as valid data. For example, when a moving image such as an animation is displayed in a certain window, a small value (for example, 1 [second]) is set as the accumulation effective time of the drawing command for the window. This is because, in the case of a moving image, drawing is performed frequently, and it is meaningless to register for a long time. Note that this accumulation effective time is
This is data defined in advance by the user for each drawing command.

【0033】図7は、予めユーザに定義される蓄積有効
時間登録リストの一例を示す図である。図7の例では、
描画命令の種類が「テキスト」である描画命令に対応す
る領域番号は、待ち行列リスト500に登録後、10秒
後に待ち行列リストから削除されることを表している。
次に、待ち行列リスト制御部202が待ち行列リストを
生成し、又は修正する手順について図5を参照しながら
説明する。ここで、「生成」とは、主に待ち行列リスト
に領域番号を登録することを意味し、「修正」とは、主
に待ち行列リストから領域番号を削除することを意味す
る。
FIG. 7 is a diagram showing an example of an accumulation effective time registration list defined in advance by a user. In the example of FIG.
The area number corresponding to the drawing command whose drawing command type is “text” indicates that the drawing command is deleted from the queue list 10 seconds after registration in the queue list 500.
Next, a procedure in which the queue list control unit 202 generates or modifies a queue list will be described with reference to FIG. Here, “generation” mainly means registering an area number in the queue list, and “correction” mainly means deleting the area number from the queue list.

【0034】最初に、待ち行列リスト制御部202は、
描画情報テーブル制御部201から最初の優先度と領域
番号とを受け付けると、その優先度の値に対応する第2
データ部520の領域番号の格納領域に領域番号を格納
すると共に、領域番号を格納した領域番号の格納領域を
指し示すように第1データ部の領域番号ポインタを設定
する。例えば、描画情報テーブル制御部201から優先
度が「1」、領域番号が「006」のデータを受け付け
た場合、待ち行列リスト制御部202は、領域番号の格
納領域521に「006」を格納する。また、待ち行列
リスト制御部202は、領域番号「006」を格納した
領域番号の格納領域521を指し示すように第1データ
部510の領域番号ポインタ517を設定する。
First, the queue list control unit 202
When the first priority and the area number are received from the drawing information table control unit 201, the second priority corresponding to the priority value is received.
The area number is stored in the area number storage area of the data section 520, and the area number pointer of the first data section is set to indicate the area number storage area storing the area number. For example, when data of priority “1” and area number “006” is received from the drawing information table control unit 201, the queue list control unit 202 stores “006” in the area number storage area 521. . Also, the queue list control unit 202 sets the area number pointer 517 of the first data unit 510 so as to point to the storage area 521 of the area number storing the area number “006”.

【0035】次に、待ち行列リスト制御部202は、描
画情報テーブル制御部201から次の優先度と領域番号
とを受け付けると、上記と同様に優先度の値に対応する
領域番号の格納領域に領域番号を格納し、領域番号ポイ
ンタを設定する。この際、受け付け優先度に対応する領
域番号の格納領域に、既に格納されている領域番号があ
る場合は、その領域番号の後に連結させて受け付けた領
域番号を格納し、領域番号ポインタを設定する。例え
ば、次のデータとして、描画情報テーブル制御部201
から優先度が「1」、領域番号が「008」のデータを
受け付けた場合、待ち行列リスト制御部202は、領域
番号の格納領域523に「008」を格納し、領域番号
ポインタ526を領域番号の格納領域523を指し示す
ように設定する。以下同様に、領域番号を格納し、領域
番号ポインタを設定する。
Next, when the queue list control unit 202 receives the next priority and area number from the drawing information table control unit 201, the queue list control unit 202 stores the next priority and area number in the storage area of the area number corresponding to the priority value as described above. The area number is stored and the area number pointer is set. At this time, if there is an already stored area number in the storage area of the area number corresponding to the reception priority, the received area number is stored after being linked to the area number, and an area number pointer is set. . For example, as the next data, the drawing information table control unit 201
, The queue list control unit 202 stores “008” in the area number storage area 523 and sets the area number pointer 526 to the area number. Is set so as to point to the storage area 523. Similarly, the area number is stored and an area number pointer is set.

【0036】一方、待ち行列リスト制御部202が待ち
行列リストを修正する場合は、以下の手順で行う。待ち
行列リスト制御部202は、定期的(例えば、5秒毎)
に、待ち行列リスト500に登録されている全ての領域
番号を優先度順に検出し、検出した領域番号に対応する
描画命令と受付時刻とを描画情報テーブルを参照して特
定すると共に、蓄積有効時間登録リストを参照して、特
定した描画命令に対応する蓄積有効時間を特定する。さ
らに、待ち行列リスト制御部202は、現在の時刻を制
御部114から入手し、特定した受付時刻と蓄積有効時
間の和が現在の時刻を経過しているか否かを判定する。
経過している場合、待ち行列リスト制御部202は、領
域番号ポインタの指し示す先を変更する。
On the other hand, when the queue list control unit 202 modifies the queue list, the following procedure is performed. The queue list control unit 202 periodically (for example, every 5 seconds)
In the meantime, all area numbers registered in the queue list 500 are detected in order of priority, a drawing command and a reception time corresponding to the detected area number are specified with reference to the drawing information table, and the storage effective time is specified. The storage validity period corresponding to the specified drawing command is specified with reference to the registration list. Further, the queue list control unit 202 obtains the current time from the control unit 114, and determines whether the sum of the specified reception time and the accumulation valid time has passed the current time.
If the time has elapsed, the queue list control unit 202 changes the destination pointed to by the area number pointer.

【0037】例えば、検出された領域番号の格納領域5
21に格納されている領域番号「006」に対応する描
画命令の受付時刻と蓄積有効時間との和が、現在の時刻
を超過している場合、待ち行列リスト制御部202は、
領域番号ポインタ517を、領域番号の格納領域523
を指し示すように変更すると共に、描画情報テーブルの
該当するリストを削除する。これにより、領域番号「0
06」は、待ち行列リストから削除されたことになる。
以下同様に、待ち行列リストに登録されている全ての領
域番号が、蓄積有効時間を超過しているか否かの判定を
定期的に実施する。なお、この判定を定期的に行うため
のタイミングは、主制御部114から入手する。
For example, the storage area 5 of the detected area number
If the sum of the reception time of the drawing command corresponding to the area number “006” and the accumulation effective time exceeds the current time, the queue list control unit 202
The area number pointer 517 is set to the area number storage area 523.
And delete the corresponding list in the drawing information table. As a result, the area number “0”
06 "has been deleted from the queue list.
In the same way, it is periodically determined whether or not all the area numbers registered in the queue list have exceeded the storage valid time. The timing for making this determination periodically is obtained from the main control unit 114.

【0038】以上のように、待ち行列リスト制御部20
2は、優先度毎に領域番号を登録すると共に、定期的に
待ち行列リストにおいて蓄積有効時間を超過した領域番
号があるか否かを判定し、超過した領域番号を削除すべ
く領域番号ポインタの設定を変更する。描画命令解読部
203は、描画命令生成部102から受け付けた描画命
令をそのまま描画実行部105に出力すると共に、受け
付けた描画命令を解読して、描画命令によって描画され
る画像を含む矩形領域の領域情報を生成し、描画情報テ
ーブル制御部201に出力する。
As described above, the queue list control unit 20
2 registers an area number for each priority, periodically determines whether or not there is an area number in the queue list that exceeds the storage effective time, and deletes the area number pointer to delete the excess area number. Change settings. The drawing command decoding unit 203 outputs the drawing command received from the drawing command generation unit 102 to the drawing execution unit 105 as it is, decodes the received drawing command, and stores a rectangular area including an image drawn by the drawing command. Information is generated and output to the drawing information table control unit 201.

【0039】ここで、描画命令解読部203が、受け付
けた描画命令から領域情報を生成する方法について説明
する。この方法は、大きく2つの方法に分けられる。1
つは、描画命令自体に領域情報が含まれている場合に、
この描画命令から領域情報を抽出することによって領域
情報を生成する方法である。もう1つは、描画命令自体
には、領域情報が全て含まれておらず、描画命令に基づ
いて領域情報を算出して生成する方法である。
Here, a method in which the drawing command decoding unit 203 generates the area information from the received drawing command will be described. This method is roughly divided into two methods. 1
First, if the drawing instruction itself contains area information,
In this method, the area information is generated by extracting the area information from the drawing command. The other is a method in which the drawing command itself does not include all the region information, and calculates and generates the region information based on the drawing command.

【0040】図8(a)及び図8(b)は、それ自体に領域
情報を含む描画命令とそれ自体には全ての領域情報が含
まれていない描画命令の一例を示す。図8(a)の描画命
令801(XFillRectangle(d,w,gc,Xa,Ya,
Wa,Ha);)は、Xa、Ya、Wa、Haで指定した矩形
の内部を黒く塗り潰すための命令である。また、図8
(b)の描画命令811(XDrawString(d,w,gc,
Xb,Y0,S,L);)は、Xb、Y0で指定される座標
位置から、Sのポインタが指し示す文字列のうちLの示
す文字数の文字列を表示するための命令である。なお、
図8(a)及び(b)における、d、w及びgcは、各描画
命令固有の引数である。上記の2つの描画命令について
は、「X Windowハンドブック」(西村亨監修、
アスキー出版局発行)に詳細が記載されている。
FIGS. 8 (a) and 8 (b) show examples of a drawing command which includes area information itself and a drawing command which does not include all area information itself. The drawing command 801 (XFillRectangle (d, w, gc, Xa, Ya,
Wa, Ha);) are instructions for painting the inside of the rectangle designated by Xa, Ya, Wa, and Ha black. FIG.
The drawing instruction 811 (XDrawString (d, w, gc,
Xb, Y0, S, L);) is an instruction for displaying a character string having the number of characters indicated by L among the character strings indicated by the pointer of S from the coordinate position designated by Xb, Y0. In addition,
8 (a) and 8 (b), d, w and gc are arguments unique to each drawing command. Regarding the above two drawing instructions, see "X Window Handbook" (edited by Toru Nishimura,
The details are described in ASCII Publishing Bureau).

【0041】図8(a)に示される描画命令801の場合
は、この描画命令自体に領域情報303の4つの情報に
相当する引数805〜808(Xa、Ya、Wa、Ha)が
含まれているので、これらの値を抽出する。一方、図8
(b)に示される描画命令811の場合は、領域情報のX
及びYに相当する引数Xb及びY0が定義されているが、
領域情報のW及びHに相当する引数が含まれていない。
従って、領域情報のW及びHに相当する値を別途生成す
る必要がある。例えば、描画命令811によって描画す
る文字列を「グラフ1」とし、個々の文字の幅が9ピク
セル、高さ(H)が15ピクセルで構成されている場合
は、文字列「グラフ1」全体で領域情報のWbが36ピ
クセル、Hbが9ピクセルとなる。なお、図8(b)の描
画命令811において、Y0の値が、文字列における最
初の文字の左下隅のY値を示している場合は、例えば
「Yb=Y0−8」という補正が必要である。
In the case of the drawing command 801 shown in FIG. 8A, the drawing command itself includes arguments 805 to 808 (Xa, Ya, Wa, Ha) corresponding to the four pieces of information of the area information 303. Extract these values. On the other hand, FIG.
In the case of the drawing command 811 shown in FIG.
And Y0 are defined as arguments Xb and Y0,
Arguments corresponding to W and H in the area information are not included.
Therefore, it is necessary to separately generate values corresponding to W and H of the area information. For example, when the character string to be drawn by the drawing command 811 is “Graph 1” and the width of each character is 9 pixels and the height (H) is 15 pixels, the entire character string “Graph 1” The area information Wb is 36 pixels and Hb is 9 pixels. In the drawing command 811 of FIG. 8B, when the value of Y0 indicates the Y value of the lower left corner of the first character in the character string, for example, a correction such as "Yb = Y0-8" is required. is there.

【0042】描画制御データ記憶部104は、上記の描
画命令登録リスト及び蓄積有効時間登録リスト、並びに
描画命令制御部103によって作成される描画情報テー
ブル及び待ち行列リストを格納する。描画実行部105
は、描画命令制御部103から出力された描画命令を実
行して、描画された画像に対応するフレームメモリ10
6のデータを更新する。この場合、描画実行部105
は、描画命令を実行する際に主制御部114を介してリ
ソースデータ記憶部110から供給されるリソースデー
タを使用する。
The drawing control data storage unit 104 stores the above-described drawing command registration list and storage valid time registration list, as well as the drawing information table and queue list created by the drawing command control unit 103. Drawing execution unit 105
Executes the drawing command output from the drawing command control unit 103, and stores the frame memory 10 corresponding to the drawn image.
6 is updated. In this case, the drawing execution unit 105
Uses the resource data supplied from the resource data storage unit 110 via the main control unit 114 when executing the drawing command.

【0043】フレームメモリ106は、RAM等で構成
される記憶装置であり、個々のピクセルに対応した画像
データを記憶する。この際、画像データは行単位のピク
セル毎に格納されることとする。従って、X=0、Y=
1の位置におけるピクセルに対応する画像データは、1
281番目に格納されることになる。描画用データ特定
部107は、描画制御データ記憶部104の描画情報テ
ーブルと待ち行列リストを用いて、最先に送信すべき領
域情報と画像データの特定を行う。
The frame memory 106 is a storage device composed of a RAM or the like, and stores image data corresponding to individual pixels. At this time, the image data is stored for each pixel in a row unit. Therefore, X = 0, Y =
The image data corresponding to the pixel at the position 1 is 1
281st is stored. The drawing data specifying unit 107 specifies the area information and the image data to be transmitted first by using the drawing information table and the queue list of the drawing control data storage unit 104.

【0044】図9は、描画用データ特定部107のより
詳細な機能ブロックを示した図である。描画用データ特
定部107は、領域情報特定部901、画像データ特定
部902、描画用データ合成部903から構成される。
領域情報特定部901は、待ち行列リストにおいて優先
度「1」から順に、領域番号ポインタに基づいて領域番
号を検出する。もし、優先度の領域番号ポインタが定義
されていない場合(図5の領域番号ポインタ519のよ
うに「−」で示している。)は、下位の優先度、即ち優
先度「2」に移って、同様に領域番号の検出を試みる。
領域番号が検出された場合、領域情報特定部901は、
描画情報テーブルを参照して検出された領域番号に対応
する送信識別フラグが「0」か否かを判定する。送信識
別フラグが「0」の場合は、領域番号に対応する領域情
報を特定し、特定した領域情報を画像データ特定部90
2に出力する。この場合、領域番号特定部901は、検
出された領域番号に対応する描画情報テーブルにおける
送信識別フラグを「1」に変更する。
FIG. 9 is a diagram showing more detailed functional blocks of the drawing data specifying unit 107. The drawing data specifying unit 107 includes an area information specifying unit 901, an image data specifying unit 902, and a drawing data combining unit 903.
The area information specifying unit 901 detects an area number in the queue list in order from the priority “1” based on the area number pointer. If the priority area number pointer is not defined (indicated by “-” as in the area number pointer 519 in FIG. 5), the priority is shifted to the lower priority, that is, the priority “2”. Similarly, an attempt is made to detect the area number.
When the area number is detected, the area information specifying unit 901
It is determined whether or not the transmission identification flag corresponding to the detected area number is “0” with reference to the drawing information table. If the transmission identification flag is “0”, the area information corresponding to the area number is specified, and the specified area information is stored in the image data specifying unit 90.
Output to 2. In this case, the area number specifying unit 901 changes the transmission identification flag in the drawing information table corresponding to the detected area number to “1”.

【0045】一方、検出された領域番号に対応する送信
識別フラグが「1」の場合、領域情報特定部901は、
次の領域番号の検出を試みる。画像データ特定部902
は、内部に画像データを格納するためのバッファを備え
ており、フレームメモリ106の画像データから、領域
情報によって特定される矩形領域内の画像データを内部
のバッファに読み出す。
On the other hand, when the transmission identification flag corresponding to the detected area number is “1”, the area information specifying unit 901
Attempt to detect the next area number. Image data specifying unit 902
Has a buffer for storing image data therein, and reads out image data in a rectangular area specified by the area information from the image data in the frame memory 106 into the internal buffer.

【0046】描画用データ合成部903は、領域情報特
定部901によって特定された領域情報と画像データ特
定部902によって特定された画像データに基づいて描
画用データを生成して、データ圧縮部108に出力す
る。図10は、描画用データ合成部903によって生成
され、データ圧縮部108に出力される描画用データの
一例を示す。図10に示されるように、描画用データ1
000は、ヘッダ1001、X1002、Y1003、
W1004、H1005、画像データのバイト数100
6、画像データ1007から構成される。
The drawing data synthesizing section 903 generates drawing data based on the area information specified by the area information specifying section 901 and the image data specified by the image data specifying section 902, and sends the generated data to the data compression section 108. Output. FIG. 10 shows an example of the drawing data generated by the drawing data synthesis unit 903 and output to the data compression unit 108. As shown in FIG. 10, drawing data 1
000 is a header 1001, X1002, Y1003,
W1004, H1005, number of bytes of image data 100
6. It is composed of image data 1007.

【0047】ヘッダ1001は、描画用データの開始を
識別するためのデータであり、例えば16進でFFHと
いうデータが格納される。X1002、Y1003、W
1004及びH1005は、上記のように領域情報30
3の4つのデータである。画像データのバイト数100
6は、画像データの大きさをバイト数で表現した数値で
ある。画像データ1007は、画像データ特定部902
によってフレームメモリ106から特定された実際の画
像データである。
The header 1001 is data for identifying the start of drawing data, and stores, for example, hexadecimal data FFH. X1002, Y1003, W
1004 and H1005 are the area information 30 as described above.
3, four data. 100 bytes of image data
Numeral 6 is a numerical value expressing the size of the image data by the number of bytes. The image data 1007 is stored in the image data specifying unit 902
Is the actual image data specified from the frame memory 106 by the

【0048】データ圧縮部108は、画像データの圧縮
を行い、領域情報と共に圧縮したデータを送受信部10
9に出力する。送受信部109は、データ圧縮部108
から出力された圧縮データを通信路を介して受信装置1
50に送信する。リソースデータ記憶部110は、描画
命令に基づいて描画を行う場合に用いるデータを記憶
し、例えば、テキスト文字を描画する際に用いるフォン
トデータ等を記憶する。
The data compression unit 108 compresses the image data and transmits the compressed data together with the area information to the transmission / reception unit 10.
9 is output. The transmission / reception unit 109 includes a data compression unit 108
Receiving the compressed data output from the
Send to 50. The resource data storage unit 110 stores data used when rendering based on a rendering command, and stores, for example, font data used when rendering text characters.

【0049】割込みタイマ111は、主制御部114に
よって起動されるタイマであり、現在の時刻や蓄積有効
時間の経過時間等を計時し、主制御部に計時結果を提供
する。入力操作部112は、キーボードやマウス等によ
り、操作者から指示を受け付ける。表示部113は、ア
プリケーションソフトの実行等により、描画された内容
を表示する。
The interrupt timer 111 is a timer that is started by the main control unit 114, measures the current time, the elapsed time of the accumulation valid time, and provides the result to the main control unit. The input operation unit 112 receives an instruction from an operator using a keyboard, a mouse, or the like. The display unit 113 displays the drawn contents by executing application software or the like.

【0050】主制御部114は、送信装置100全体を
制御する部分であり、入力操作部112から出力された
指示に基づいて、描画命令生成部102に指示を出す。
また、主制御部114は、送受信部109に、圧縮画像
データ送信するように指示を行う。また、割込みタイマ
111を起動し、現在の時刻や蓄積有効時間の経過時間
等を入手する。
The main control unit 114 controls the entire transmission apparatus 100 and issues an instruction to the drawing instruction generation unit 102 based on the instruction output from the input operation unit 112.
Further, the main control unit 114 instructs the transmission / reception unit 109 to transmit the compressed image data. Further, the interrupt timer 111 is started to obtain the current time, the elapsed time of the accumulation effective time, and the like.

【0051】次に、受信装置150の構成について説明
する。送受信部151は、送信装置100から送信され
たデータを受信して、復号を行いフレームメモリ制御部
153に出力する。データ伸張部152は、フレームメ
モリ制御部153から出力された画像データの伸張を行
い、フレームメモリ154に出力する。
Next, the configuration of the receiving device 150 will be described. The transmission / reception unit 151 receives the data transmitted from the transmission device 100, decodes the data, and outputs the decoded data to the frame memory control unit 153. The data decompression unit 152 decompresses the image data output from the frame memory control unit 153 and outputs the data to the frame memory 154.

【0052】フレームメモリ制御部153は、送受信部
151から出力されたデータを受け付け、領域情報と画
像データとを識別する。この場合、フレームメモリ制御
部153は、描画用データ1000におけるヘッダ10
01の先頭から数えて、2バイト目から9バイト目が領
域情報であり、ヘッダ1001の先頭から数えて13バ
イト目以降が画像データであるというように識別する。
また、フレームメモリ制御部153は、識別した領域情
報に基づいて、更新するフレームメモリ154の場所を
特定し、特定された場所の内容を画像データ1007を
データ伸張部152で伸張して書き換える。例えば、図
4に示される矩形領域401の場合であれば、(128
0×Y(即ち300)+X(即ち500))番地を開始
番地として、W(即ち100)ピクセル分の画像データ
を1280おきにH(即ち150)回書き換える。
The frame memory control section 153 receives the data output from the transmission / reception section 151 and identifies the area information and the image data. In this case, the frame memory control unit 153 controls the header 10 in the drawing data 1000.
The area information is identified such that the second to ninth bytes counted from the beginning of 01 are the area information, and the 13th byte and subsequent bytes counted from the beginning of the header 1001 are the image data.
Further, the frame memory control unit 153 specifies the location of the frame memory 154 to be updated based on the identified area information, and rewrites the content of the specified location by expanding the image data 1007 with the data expansion unit 152. For example, in the case of the rectangular area 401 shown in FIG.
With the address 0 × Y (ie, 300) + X (ie, 500)) as the start address, the image data for W (ie, 100) pixels is rewritten H (ie, 150) times every 1280.

【0053】入力操作部155は、キーボードやマウス
等により、操作者から指示を受け付ける。表示部156
は、送信装置100の表示部113と同じ内容の表示を
行う。主制御部157は、受信装置150全体を制御す
る部分であり、送受信部151及びデータ伸張部に指示
を出す。次に、本実施形態における動作について、図1
1〜図16を参照しながら説明する。図11及び図12
は、送信装置100側のユーザの操作により、画面の表
示内容が変化する様子を示す。
The input operation unit 155 receives an instruction from an operator using a keyboard, a mouse, or the like. Display 156
Displays the same content as the display unit 113 of the transmission device 100. The main control unit 157 is a part that controls the entire receiving device 150, and issues an instruction to the transmission / reception unit 151 and the data decompression unit. Next, the operation in the present embodiment will be described with reference to FIG.
This will be described with reference to FIGS. 11 and 12
Shows a state where the display content of the screen is changed by the operation of the user on the transmission device 100 side.

【0054】図11の画面において、送信装置100側
のユーザによって選択1ボタン1101が押下される
と、選択1ボタン1101は、図12の選択1ボタン1
201のように押下された状態に変化する。さらに、棒
グラフ1101及び「グラフ1」の表示1103は、図
12の棒グラフ1202のように一部が黒く塗り潰さ
れ、「グラフ1」1203のように反転表示する。
When the user on the transmitting apparatus 100 presses the select 1 button 1101 on the screen of FIG. 11, the select 1 button 1101
The state changes to a pressed state as indicated by 201. Further, the bar graph 1101 and the display 1103 of “Graph 1” are partially blacked out like the bar graph 1202 in FIG.

【0055】また、図11の画面において、送信装置1
00側のユーザが、スクロールバー1111を下方に下
げる操作を行うと、図12のように、スクロールバーの
表示が下方に変化すると共に、リストウィジェット12
12に表示されるリスト内容の位置が下方に移動する。
図13は、送信装置100側のユーザから入力された選
択1ボタン1101の押下操作及びスクロールバー11
11の下方に下げる操作により、描画命令生成部102
で生成された描画命令に基づいて描画命令解読部203
が特定する矩形領域を示す。
Further, on the screen of FIG.
When the user on the 00 side performs an operation of lowering the scroll bar 1111 downward, the display of the scroll bar changes downward as shown in FIG.
The position of the list content displayed in 12 moves downward.
FIG. 13 illustrates a pressing operation of the selection 1 button 1101 and a scroll bar 11 input by the user of the transmitting apparatus 100 side.
11 lowers the drawing command generator 102
Command decoding unit 203 based on the drawing command generated in
Indicates a rectangular area specified by.

【0056】矩形領域001及び002は、送信装置1
00側のユーザによる選択1ボタン1101の押下操作
によって生成された描画命令に基づいて、選択1ボタン
1101の陰影を表すために新たに黒く塗り潰される矩
形領域を示す。一方、矩形領域003及び004は、同
じく選択1ボタン1101の押下操作によって生成され
た描画命令に基づいて、選択1ボタン1101の陰影を
元に戻すための描画が行われる矩形領域を示す。
The rectangular areas 001 and 002 are
A rectangular area that is newly blacked out to represent a shadow of the selection 1 button 1101 based on a drawing command generated by a pressing operation of the selection 1 button 1101 by the user on the 00 side is shown. On the other hand, rectangular areas 003 and 004 indicate rectangular areas in which drawing for restoring the shadow of the selection 1 button 1101 is performed based on a drawing command similarly generated by pressing the selection 1 button 1101.

【0057】また、矩形領域005は、送信装置100
側のユーザによる選択1ボタン1101の押下操作によ
り、棒グラフ1202において新たに黒く塗り潰される
矩形領域を示す。さらに、矩形領域006は、同じく選
択1ボタン1101の押下操作により反転された文字
「グラフ1」を描画する矩形領域を示す。さらにまた、
矩形領域007は、送信装置100側のユーザによるス
クロールバー1111の下方に下げる操作により、移動
したスクロールバーを含む矩形領域を示す。また、矩形
領域008は、同じくスクロールバー1111の下方に
下げる操作により、表示領域が下方に移動されたリスト
ウィジェットを描画する矩形領域を示す。
Further, the rectangular area 005 is
The rectangular area that is newly blacked out in the bar graph 1202 when the user 1 presses the select 1 button 1101 is shown. Further, a rectangular area 006 indicates a rectangular area for drawing a character “Graph 1” inverted by the operation of pressing the select 1 button 1101. Furthermore,
The rectangular area 007 indicates a rectangular area including the scroll bar that has been moved by the operation of lowering the scroll bar 1111 by the user on the transmission device 100 side. A rectangular area 008 indicates a rectangular area for drawing a list widget whose display area has been moved downward by the same operation of lowering the scroll bar 1111 below.

【0058】図14は、本実施形態における描画情報テ
ーブル300及び待ち行列リスト500の生成に係る処
理の流れを示すフローチャートである。最初に、主制御
部114は、アプリケーションソフトを起動し、初期画
面を表示するために描画命令生成部102に指示命令を
出力する(S1401、S1402)。その後、主制御
部114は、初期画面に係る画像データを受信装置15
0に送信すべく、送受信部109に指示する(S140
3)。さらに、主制御部114は、送信装置100側の
ユーザによる操作等を受け付ける毎に、指示命令を描画
命令生成部102に出力する。
FIG. 14 is a flowchart showing the flow of processing relating to the generation of the drawing information table 300 and the queue list 500 in this embodiment. First, the main control unit 114 starts application software and outputs an instruction command to the drawing command generation unit 102 to display an initial screen (S1401, S1402). Thereafter, the main control unit 114 transmits the image data relating to the initial screen to the receiving device 15.
0 to the transmission / reception unit 109 (S140).
3). Further, the main control unit 114 outputs an instruction command to the drawing command generation unit 102 every time an operation or the like by the user of the transmission device 100 is received.

【0059】次に、描画命令生成部102は、主制御部
114から指示命令がある否かを判定し(S140
4)、指示命令がある場合は、指示命令を解読して(S
1405)、指示命令に応じた描画命令を生成して描画
命令制御部103に出力する(S1406)。これによ
り、描画命令制御部103は、描画命令を解読し(S1
407)、この描画命令に基づいて描画情報テーブル及
び待ち行列リストを作成する(S1408、S140
9)。ここで、描画命令制御部103は、描画命令生成
部102から出力される全ての描画命令に対し、それぞ
れの描画命令に関する情報の描画情報テーブルへの登録
と、それぞれの描画命令に対応する領域番号の待ち行列
リストへの追加及び修正を繰り返す(S1407〜S1
410)。
Next, the drawing command generator 102 determines whether there is an instruction command from the main controller 114 (S140).
4) If there is an instruction command, decode the instruction command (S
1405), a drawing command corresponding to the instruction command is generated and output to the drawing command control unit 103 (S1406). Accordingly, the drawing command control unit 103 decodes the drawing command (S1).
407), a drawing information table and a queue list are created based on the drawing command (S1408, S140).
9). Here, the drawing command control unit 103 registers information on each drawing command in the drawing information table with respect to all drawing commands output from the drawing command generation unit 102, and stores an area number corresponding to each drawing command. (S1407 to S1)
410).

【0060】また、描画命令生成部102は、主制御部
114から指示命令を受け付ける毎に、指示命令の解読
及び描画命令の生成の処理を繰り返す(S1405、S
1406、S1411)。最後に、主制御部114は、
本アプリケーションソフトが終了するまで、送信装置1
00側のユーザによる操作等の待ち受けを継続する(S
1412)。
Each time the drawing command generation unit 102 receives a command from the main control unit 114, it repeats the process of decoding the command and generating the drawing command (S1405, S1405).
1406, S1411). Finally, the main control unit 114
Until the application software ends, the transmission device 1
The standby of the operation or the like by the user on the 00 side is continued (S
1412).

【0061】図15は、図14におけるサブルーチン
「待ち行列リストの作成・修正処理(S1409)」の
さらに詳細な処理の流れを示すフローチャートである。
最初に、待ち行列リスト制御部202は、初期化処理と
して、各優先度毎にヘッダ情報となる第1データ部51
0を作成する(S1501)。次に、待ち行列リスト制
御部202は、描画情報テーブル制御部201から出力
された優先度と領域番号とを受け付け(S1502)、
待ち行列リストに優先度毎に領域番号を登録する(S1
503)。
FIG. 15 is a flowchart showing a more detailed processing flow of the subroutine "queue list creation / correction processing (S1409)" in FIG.
First, the queue list control unit 202 performs, as initialization processing, the first data unit 51 serving as header information for each priority.
0 is created (S1501). Next, the queue list control unit 202 receives the priority and the area number output from the drawing information table control unit 201 (S1502),
Register the area number for each priority in the queue list (S1
503).

【0062】さらに、待ち行列リスト制御部202は、
待ち行列リストの個々の領域番号について、蓄積有効時
間を超過しているか否かを定期的に調べ、超過している
領域番号を待ち行列リストから削除する(S1504〜
S1513)。この際の待ち行列リスト制御部202
が、待ち行列リストから領域番号を削除する手順を以下
に示す。
Further, the queue list control unit 202
For each area number in the queue list, it is periodically checked whether or not the storage effective time has been exceeded, and the excess area number is deleted from the queue list (S1504 to S1504).
S1513). At this time, the queue list control unit 202
Shows the procedure for deleting the area number from the queue list.

【0063】(1)優先度「1」の領域番号の存否を順次
検索し、描画情報テーブルを用いて検出された領域番号
の描画命令と受付時刻を特定する(S1505、S15
06)。 (2)描画命令登録リストを参照して、特定された描画命
令から「描画命令の種類」を特定する(S1507)。
(1) The presence / absence of an area number of priority “1” is sequentially searched, and a drawing command and a reception time of the detected area number are specified using a drawing information table (S1505, S15).
06). (2) Referring to the drawing command registration list, the “drawing command type” is specified from the specified drawing commands (S1507).

【0064】(3)蓄積有効時間登録リストを参照して、
特定された描画命令の種類から蓄積有効時間を特定する
(S1508)。 (4)現時点の時間と特定された受付時間とを比較し、領
域番号に対応する蓄積有効時間を越えて登録されたまま
になっている領域番号を待ち行列リストから削除する
(S1509〜S1512)。
(3) Referring to the storage valid time registration list,
The storage validity time is specified from the type of the specified drawing command (S1508). (4) Compare the current time with the specified reception time, and delete from the queue list the area number that has been registered over the storage valid time corresponding to the area number (S1509 to S1512). .

【0065】この後、待ち行列リストにおける全ての領
域番号について、上記の処理を終えた場合(S151
3)、元の処理に戻る。図16は、本実施形態における
描画用データを特定して、描画用データを受信装置15
0に送信するまで処理の流れを示すフローチャートであ
る。最初に、領域情報特定部901は、待ち行列リスト
から優先度順に最先の領域番号を検出し(S1601、
S1602)、検出された領域番号に対応する領域情報
を描画情報テーブルから読み出す(S1603)。
Thereafter, when the above processing is completed for all the area numbers in the queue list (S151)
3) Return to the original processing. FIG. 16 shows the drawing data in the present embodiment, and the drawing data is received by the receiving device 15.
7 is a flowchart illustrating a flow of processing until transmission to 0 is performed. First, the area information specifying unit 901 detects the earliest area number from the queue list in order of priority (S1601,
S1602), the area information corresponding to the detected area number is read from the drawing information table (S1603).

【0066】次に、画像データ特定部902は、読み出
された領域情報に基づいて、画像データを抽出し(S1
604)、画像データを格納するためのバッファに記憶
する。さらに、画像データ特定部902は、抽出した画
像データのバイト数を算出する(S1605)。これに
より、描画用データ合成部903は、領域情報特定部9
01で特定された領域情報と、画像データ特定部902
で特定された画像データと画像データのバイト数とを合
成してデータ圧縮部108に出力する。データ圧縮部1
08は、描画用データ合成部903から出力されたデー
タを圧縮して送受信部109に出力する(S160
6)。送受信部109は、受信装置150に圧縮データ
を送信する(S1607)。
Next, the image data specifying unit 902 extracts image data based on the read area information (S1).
604), the image data is stored in a buffer for storing the image data. Further, the image data specifying unit 902 calculates the number of bytes of the extracted image data (S1605). As a result, the drawing data synthesizing unit 903 sets the area information specifying unit 9
01 and the image data specifying unit 902
Then, the image data identified by the above and the number of bytes of the image data are combined and output to the data compression unit 108. Data compression unit 1
08 compresses the data output from the drawing data synthesis unit 903 and outputs the compressed data to the transmission / reception unit 109 (S160)
6). The transmission / reception unit 109 transmits the compressed data to the reception device 150 (S1607).

【0067】最後に、主制御部114は、アプリケーシ
ョンソフトが終了するまで、上記の処理を繰り返す(S
1601〜S1608)。以上のように、本実施形態に
係る画像データ送信装置及び画像データ受信装置によれ
ば、画像データ送信装置に表示される画像のうち、変化
した画像を含む矩形領域とこの矩形領域内の画像データ
とを特定して画像データ受信装置に送信するので、画像
データ受信装置に描画命令などをサポートするための構
成がなかったり、リソースデータ等のための記憶容量が
小容量であっても、画像を好適に送信することができ、
低コスト化を図ることができる。
Finally, the main control unit 114 repeats the above processing until the application software ends (S
1601 to S1608). As described above, according to the image data transmitting apparatus and the image data receiving apparatus according to the present embodiment, of the images displayed on the image data transmitting apparatus, the rectangular area including the changed image and the image data in the rectangular area And transmits the image data to the image data receiving device.Therefore, even if the image data receiving device does not have a configuration for supporting a drawing command or the like, or if the storage capacity for resource data and the like is small, the image is Can be sent appropriately,
Cost reduction can be achieved.

【0068】なお、本実施形態では、待ち行列リスト制
御部202において、待ち行列リストに登録されている
領域番号に対して蓄積有効時間を超過したか否かの判定
を行うように構成したが、領域情報特定部901におい
て、待ち行列リストから領域番号を検出する際に、領域
番号が蓄積有効時間を超過しているか否かの判定を行
い、超過している領域番号を破棄し、次の領域番号を検
出するように構成してもよい。 (実施の形態2)本実施形態では、実施形態1が待ち行
列リストにおける領域番号を優先度毎に登録しているの
に対し、領域番号を一定の時間間隔毎に区分して登録を
行っている点が異なっている。
In this embodiment, the queue list control unit 202 is configured to determine whether or not the storage effective time has been exceeded for the area number registered in the queue list. When detecting the area number from the queue list, the area information specifying unit 901 determines whether or not the area number has exceeded the storage valid time, discards the excess area number, and You may comprise so that a number may be detected. (Embodiment 2) In the present embodiment, while the embodiment 1 registers the area numbers in the queue list for each priority, the area numbers are registered by dividing the area numbers at certain time intervals. Is different.

【0069】より詳細に説明すると、本実施形態では、
待ち行列リストに登録する領域番号を一定の時間間隔で
区分し、この一定の時間間隔毎に区分された領域番号に
対応する画像データを特定して送信することにより、時
間が経過したために意味のなくなった画像データを受信
装置150に送信することを排除する。例えば、デレビ
電話の動画像のように、時々刻々変化する動画像を送信
する場合は、送信側と受信側において一定の同時性を確
保することが必要であり、同時性を著しく欠いた画像デ
ータは、お互いにコミュニケーションが取れず、意味の
ない画像データとなってしまう。そのため、本実施形態
では、送信側と受信側において一定の同時性を確保する
ために、領域番号を一定の時間間隔毎に区分して待ち行
列リストに登録し、送信する画像データを特定するため
に待ち行列リストから領域番号を検索する際において
も、この一定の時間間隔の区分毎に検索を行うこととし
た。
More specifically, in this embodiment,
By dividing the area numbers to be registered in the queue list at fixed time intervals, and identifying and transmitting the image data corresponding to the area numbers divided at each of the fixed time intervals, it becomes meaningful because time has elapsed. The transmission of the lost image data to the receiving device 150 is excluded. For example, when transmitting a moving image that changes every moment, such as a moving image of a television phone, it is necessary to secure a certain degree of synchronism between the transmitting side and the receiving side, and image data that lacks synchronism significantly Cannot communicate with each other, resulting in meaningless image data. Therefore, in the present embodiment, in order to ensure a certain degree of synchronism between the transmitting side and the receiving side, the area numbers are divided at certain time intervals, registered in a queue list, and specified image data to be transmitted. Also, when searching for an area number from the queue list, the search is performed for each section of this fixed time interval.

【0070】なお、本実施形態における構成要素は、実
施形態1の図2における描画情報テーブル制御部201
及び待ち行列リスト制御部202の機能、図5における
待ち行列リスト500の構成、図9における領域情報特
定部901の機能が異なるが、他の構成要素は同じであ
るため、同じ点は説明を省略して異なる点を中心に説明
する。
The components in the present embodiment are the drawing information table control unit 201 in FIG. 2 of the first embodiment.
And the function of the queue list control unit 202, the configuration of the queue list 500 in FIG. 5, and the function of the area information specifying unit 901 in FIG. The following description focuses on the differences.

【0071】本実施形態における描画情報テーブル制御
部(図示していない。)は、実施形態1の描画情報テー
ブル制御部201が描画命令に対応する優先度と領域番
号とを待ち行列リスト制御部に出力することは同じであ
るが、優先度と領域番号の出力を一定の時間間隔毎(例
えば、5秒間隔毎)にまとめて行う。この際、本実施形
態における描画情報テーブル制御部は、優先度と領域番
号の前に、まとめて出力するタイミングを示す時刻デー
タを付加して待ち行列リスト制御部に出力する。なお、
上記の間隔時間は、ユーザによって予め設定される時間
である。
The drawing information table control unit (not shown) according to the present embodiment is configured such that the drawing information table control unit 201 according to the first embodiment sends the priority and area number corresponding to the drawing command to the queue list control unit. The output is the same, but the output of the priority and the area number is collectively performed at fixed time intervals (for example, at intervals of 5 seconds). At this time, the drawing information table control unit according to the present embodiment adds time data indicating the timing of collective output before the priority and the area number, and outputs the data to the queue list control unit. In addition,
The interval time is a time set in advance by the user.

【0072】以下、本実施形態における描画情報テーブ
ル制御部の機能の詳細について、図3の描画情報テーブ
ル300を用いて説明する。描画情報テーブル制御部
は、予め設定されている5秒の間隔で時刻データ、優先
度及び領域番号を待ち行列リスト制御部に出力する。従
って、図3の場合であれば、受付時刻が「09時00分
00秒〜09時00分05秒」の間に受け付けた描画命
令が8個であるので、 「時刻テ゛ータ(09,00,00)、優先度(1)、領域番号(006)、優先度(1)、領域番号(008)、 優先度(2)、領域番号(001)、優先度(2)、領域番号(002)、優先度(2)、領域番号(003)、 優先度(2)、領域番号(004)、優先度(2)、領域番号(005)、優先度(2)、領域番号(007)」 ・・・(1) という構成のデータを待ち行列リスト制御部に出力す
る。
The details of the function of the drawing information table control unit in this embodiment will be described below with reference to the drawing information table 300 in FIG. The drawing information table control unit outputs the time data, the priority, and the region number to the queue list control unit at preset intervals of 5 seconds. Therefore, in the case of FIG. 3, since eight drawing commands are received during the reception time “09:00:00 to 09:00:00”, “time data (09,00, 00), priority (1), area number (006), priority (1), area number (008), priority (2), area number (001), priority (2), area number (002) , Priority (2), area number (003), priority (2), area number (004), priority (2), area number (005), priority (2), area number (007) '' -Output the data having the structure (1) to the queue list control unit.

【0073】本実施形態における待ち行列リスト制御部
(図示していない。)は、描画情報テーブル制御部から
受け付けた時刻データ、優先度及び領域番号に基づい
て、時刻データを付加した待ち行列リストを作成する。
図17は、実施形態2における待ち行列リスト制御部が
作成する、時刻データを付加した待ち行列リストの構成
の一例を示す。
The queue list control unit (not shown) in the present embodiment generates a queue list to which time data has been added based on the time data, priority and area number received from the drawing information table control unit. create.
FIG. 17 illustrates an example of a configuration of a queue list to which time data is added, which is created by the queue list control unit according to the second embodiment.

【0074】上記の実施形態1では、待ち行列リスト5
00の第1データ部510が、優先度の格納領域、下位
優先度ポインタ、領域番号ポインタで構成されるのに対
し、本実施形態における待ち行列リスト1700の第1
データ部1710は、更に上位のヘッダ情報として、時
刻データの格納領域1701〜1703、時刻データポ
インタ1704〜1706、優先度ポインタ1707〜
1709が付加されている。
In the first embodiment, the queue list 5
00, the first data section 510 includes a priority storage area, a lower priority pointer, and an area number pointer.
The data section 1710 includes time data storage areas 1701 to 1703, time data pointers 1704 to 1706, and priority pointers 1707 to 1707 as higher-order header information.
1709 is added.

【0075】時刻データの格納領域1701〜1703
は、描画情報テーブル制御部から出力された時刻を示す
数値が格納される。時刻データポインタ1704〜17
06は、次の時刻データの格納領域を指し示すポインタ
である。例えば、図17の時刻データポインタ1704
は、時刻データの格納領域1702を指し示している。
また、優先度ポインタ1707〜1709は、それぞれ
の時刻データに対応する優先度「1」の格納領域を示す
ポインタである。
Time data storage areas 1701 to 1703
Stores a numerical value indicating the time output from the drawing information table control unit. Time data pointers 1704 to 17
06 is a pointer indicating the storage area for the next time data. For example, the time data pointer 1704 in FIG.
Indicates a time data storage area 1702.
The priority pointers 1707 to 1709 are pointers indicating storage areas of the priority “1” corresponding to the respective time data.

【0076】次に、本実施形態における待ち行列リスト
制御部が、時刻データを付加した待ち行列リストを作成
する手順について、図3及び図17を参照しながら説明
する。なお、以下では、上記の実施形態1における待ち
行列リスト制御部202が待ち行列リスト500を作成
する手順と共通する部分についての説明は省略する。最
初に、待ち行列リスト制御部は、描画情報テーブル制御
部から時刻データと1組以上の優先度及び領域番号のデ
ータを受け付けると、時刻データの格納領域に時刻デー
タを格納し、優先度ポインタを優先度「1」の格納領域
を指し示すように設定する。例えば、描画情報テーブル
制御部から、上記(1)のデータを受け付けると、待ち行
列リスト制御部は、時刻データの格納領域1701に時
刻データ(09,00,00)を格納し、優先度ポインタ1707
を優先度「1」の格納領域1711を指し示すように設
定する。また、待ち行列リスト作成部は、受け付けた優
先度及び領域番号に基づいて、順次、領域番号を登録す
る。なお、領域番号の登録及び修正の手順は、上記の実
施形態1における手順と同じである。
Next, a procedure for the queue list control unit in this embodiment to create a queue list to which time data has been added will be described with reference to FIGS. In the following, a description of a part common to the procedure in which the queue list control unit 202 in the first embodiment creates the queue list 500 will be omitted. First, when the queue list control unit receives time data and one or more sets of priority and area number data from the drawing information table control unit, the queue list control unit stores the time data in the time data storage area, and sets the priority pointer. The setting is made so as to indicate the storage area of the priority “1”. For example, when the data of the above (1) is received from the drawing information table control unit, the queue list control unit stores the time data (09,00,00) in the time data storage area 1701 and stores the priority pointer 1707
Is set to indicate the storage area 1711 of the priority “1”. Further, the queue list creating unit sequentially registers the area numbers based on the received priority and the area numbers. The procedure for registering and correcting the area number is the same as the procedure in the first embodiment.

【0077】次に、待ち行列リスト制御部は、描画情報
テーブル制御部から次の時刻データと1組以上の優先度
及び領域番号のデータを受け付けると、次の時刻データ
の格納領域に時刻データを格納すると共に、時刻データ
ポインタを次の時刻データの格納領域を指し示すように
設定する。また、待ち行列リスト制御部は、次に受け付
けた時刻データに対応する優先度ポインタを優先度
「1」の格納領域を指し示すように設定する。例えば、
描画情報テーブル制御部から、 「時刻テ゛ータ(09,00,05)、優先度(2)、領域番号(009)、優先度(2)領域番号(010)、優 先度(2)、領域番号(011)、優先度(2)、領域番号(012)」 ・・・(2) という構成のデータを受け付けると、待ち行列リスト制
御部は、時刻データの格納領域1702に時刻データ(0
9,00,05)を格納すると共に、時刻データポインタ170
4を次の時刻データの格納領域1702を指し示すよう
に設定する。また、待ち行列リスト制御部は、優先度ポ
インタ1708を優先度「1」の格納領域1712を指
し示すように設定する。
Next, when the queue list control unit receives the next time data and one or more sets of priority and area number data from the drawing information table control unit, the queue list control unit stores the time data in the next time data storage area. At the same time, the time data pointer is set so as to point to the storage area of the next time data. Further, the queue list control unit sets the priority pointer corresponding to the next received time data so as to point to the storage area having the priority “1”. For example,
From the drawing information table control unit, `` Time data (09,00,05), priority (2), area number (009), priority (2) area number (010), priority (2), area number (011), priority (2), area number (012) ”... (2), the queue list control unit stores the time data (0
9,00,05) and the time data pointer 170
4 is set to indicate the storage area 1702 for the next time data. In addition, the queue list control unit sets the priority pointer 1708 so as to point to the storage area 1712 having the priority “1”.

【0078】以下、描画情報テーブル制御部から時刻デ
ータと1組以上の優先度及び領域番号とを受け付ける毎
に、上記と同様の処理を行う。以上のように、本実施形
態における待ち行列リスト制御部は、描画情報テーブル
制御部から受け付けた時刻データ、優先度及び領域番号
に基づいて、一定の時間間隔毎に領域番号を待ち行列リ
ストに登録する。
Thereafter, each time time data and one or more sets of priorities and area numbers are received from the drawing information table control unit, the same processing as described above is performed. As described above, the queue list control unit according to the present embodiment registers the area number in the queue list at regular time intervals based on the time data, priority, and area number received from the drawing information table control unit. I do.

【0079】本実施形態における領域情報特定部(図示
していない。)は、上記実施形態1の領域情報特定部9
01に比べ、領域情報特定用のタイマを新たに備えてい
る。また、領域情報特定部は、待ち行列リストを参照し
て最初の時刻データを識別し、この時刻データの時刻に
合わせて領域情報特定用のタイマを起動する。さらに、
領域情報特定部は、待ち行列リストを参照して優先度
「1」から順に領域番号を検索し、検出された領域番号
に対応する領域情報を特定して画像データ特定部902
に出力する。この際、領域情報特定部は、待ち行列リス
トにおける次の時刻データと領域情報特定用のタイマの
時間とを常に比較し、領域情報特定用のタイマの時間が
次の時刻データの時刻と一致した場合は、次の時刻デー
タの区分として登録された領域番号に、検出する対象を
移行する。
The area information specifying section (not shown) in the present embodiment is the area information specifying section 9 in the first embodiment.
Compared with 01, a timer for specifying area information is newly provided. Further, the area information identification unit identifies the first time data with reference to the queue list, and starts a timer for area information identification in accordance with the time of the time data. further,
The area information specifying unit searches the area number sequentially from the priority “1” with reference to the queue list, specifies the area information corresponding to the detected area number, and specifies the image data specifying unit 902.
Output to At this time, the area information identification unit always compares the next time data in the queue list with the time of the area information identification timer, and the time of the area information identification timer matches the time of the next time data. In this case, the detection target is shifted to the area number registered as the next time data section.

【0080】以下、領域情報特定部の機能の詳細につい
て、図17を参照しながら説明する。領域情報特定部
は、最初に、最先の時刻データ1701を識別し、領域
情報特定用のタイマを「09,00,00」に合わせて
起動する。次に、領域情報特定部は、優先度ポインタ1
707が示す優先度「1」の領域番号ポインタ1721
が示す領域番号「006」を特定する。また、領域情報
特定部は、前記実施形態1の領域情報特定部901と同
様に、検出された領域番号に基づいて領域情報を特定
し、特定した領域情報を画像データ特定部902に送信
する。
The details of the function of the area information specifying unit will be described below with reference to FIG. First, the area information specifying unit identifies the earliest time data 1701, and activates the area information specifying timer in accordance with “09, 00, 00”. Next, the area information specifying unit sets the priority pointer 1
Area number pointer 1721 of priority “1” indicated by reference numeral 707
Is specified as the area number “006”. Further, the area information specifying unit specifies the area information based on the detected area number, and transmits the specified area information to the image data specifying unit 902, similarly to the area information specifying unit 901 of the first embodiment.

【0081】さらに、時間が経過して、領域情報特定用
タイマが計時する時刻が、次の時刻データの格納領域1
702の示す時刻「09,00,05」と一致した場
合、領域情報特定部は、たとえ、時刻データ「09,0
0,00」で区分された領域番号のうち、まだ検出され
ない領域番号があったとしても、強制的に時刻データ
「09,00,05」に区分された領域番号に、検出す
る対象を移行する。
Further, when the time has elapsed, the time measured by the area information specifying timer is changed to the next time data storage area 1.
If the time coincides with the time “09, 00, 05” indicated by the time data 702,
Even if there is an area number that has not been detected yet among the area numbers classified by “0000”, the detection target is forcibly shifted to the area number classified by the time data “09, 00, 05”. .

【0082】以上のように、本実施形態に係る画像デー
タ送信装置及び画像データ受信装置によれば、領域番号
を待ち行列リストに登録する際に、領域番号を一定の時
間間隔毎で区分して登録する。さらに、待ち行列リスト
から領域番号を検索する際は、一定の時間間隔毎に次の
区分に移行して検索するため、時間が経過したため意味
のなくなった画像データを受信装置150に送信するこ
とを排除することができる。 (実施の形態3)本実施形態では、実施形態1がそれぞ
れの描画命令に対応する画像データを個々に送信したの
に対し、描画される画像が重なっている場合はこれらの
画像データを一括して送信する点が異なっている。
As described above, according to the image data transmitting apparatus and the image data receiving apparatus according to the present embodiment, when registering the area numbers in the queue list, the area numbers are divided at regular time intervals. register. Further, when searching for an area number from the queue list, the image data that has become meaningless due to the lapse of time is transmitted to the receiving device 150 because the search is performed by shifting to the next section at regular time intervals. Can be eliminated. (Embodiment 3) In this embodiment, the image data corresponding to each drawing command is individually transmitted in the first embodiment, but when the images to be drawn overlap, these image data are collectively collected. Is different.

【0083】より詳細に説明すると、本実施形態では、
優先度が高い領域番号によって特定される矩形領域に優
先度が低い領域番号によって特定される矩形領域が包含
されてしまう場合は、優先度が高い領域番号によって特
定される矩形領域の画像データに、優先度が低い領域番
号によって特定される矩形領域の画像データを含めて受
信装置150に送信を行う。ここで、「包含」とは、一
方の矩形領域に他方の矩形領域が完全に含まれる場合を
いう。
More specifically, in this embodiment,
If the rectangular area specified by the low-priority area number is included in the rectangular area specified by the high-priority area number, the image data of the rectangular area specified by the high-priority area number includes The image data is transmitted to the receiving device 150 including the image data of the rectangular area specified by the area number having the lower priority. Here, “inclusion” refers to a case where one rectangular area completely includes the other rectangular area.

【0084】なお、本実施形態における構成要素では、
実施形態1の図2における待ち行列リスト制御部202
の機能が異なるが、他の構成要素は同じであるため、同
じ点は説明を省略して、機能の異なる待ち行列リスト制
御部を中心に説明する。本実施形態における待ち行列リ
スト制御部(図示していない。)は、描画情報テーブル
制御部から新規に受け付けた優先度及び新規に受け付け
た領域番号から特定される領域情報と、既に待ち行列リ
ストに登録されている領域番号から特定される優先度及
び領域情報に基づいて、それぞれの矩形領域について包
含関係を調べ、優先度が高い領域番号に対応する矩形領
域に優先度が低い領域番号に対応する矩形領域が包含さ
れる場合は、優先度が低い領域番号を待ち行列リストに
登録しないか、又は待ち行列リストから削除する。以上
の「2つの領域情報から包含の関係にあるか否かを調
べ、包含される矩形領域に対応する領域番号を待ち行列
リストに登録しないか、又は待ち行列リストから削除す
る処理」を「包含判定処理」と称する。この包含判定処
理の詳細については、図18を参照しながら具体的に説
明する。
The components in the present embodiment include:
Queue list control unit 202 in FIG. 2 of the first embodiment
However, since the other components are the same, the description of the same points will be omitted, and the description will focus on the queue list control unit having different functions. The queue list control unit (not shown) according to the present embodiment includes the area information specified by the priority newly received from the drawing information table control unit and the newly received area number, and the queue list already stored in the queue list. Based on the priority and area information specified from the registered area number, the inclusion relation is checked for each rectangular area, and the rectangular area corresponding to the high priority area number corresponds to the low priority area number If a rectangular area is included, a low priority area number is not registered in the queue list or deleted from the queue list. The above-mentioned "processing of checking whether or not there is an inclusion relationship from the two area information and not registering the area number corresponding to the included rectangular area in the queue list or deleting it from the queue list" This is referred to as "determination processing." Details of the inclusion determination processing will be specifically described with reference to FIG.

【0085】図18(a)及び(b)は、実施形態3におけ
る待ち行列リスト制御部の包含判定処理を説明するため
の図である。図18(a)は、描画情報テーブルに登録さ
れる情報のうち、3種類の領域番号と、それぞれに対応
する領域情報の一例を示した図である。なお、図18
(a)における領域番号1801〜1803と領域情報1
811〜1813は、上記図3の描画情報テーブル30
0における領域番号302と領域情報303の一例を抜
き出して示したものである。また、図18(a)における
領域番号1801の優先度は、領域番号1802の優先
度より高く、また、領域番号1801の優先度と領域番
号1803の優先度は同じであるとする。
FIGS. 18A and 18B are diagrams for explaining the inclusion judgment processing of the queue list control unit in the third embodiment. FIG. 18A is a diagram showing an example of three types of area numbers and area information corresponding to each of the information registered in the drawing information table. Note that FIG.
Area numbers 1801 to 1803 and area information 1 in (a)
811 to 1813 correspond to the drawing information table 30 in FIG.
An example of an area number 302 and area information 303 at 0 is extracted and shown. The priority of the area number 1801 in FIG. 18A is higher than the priority of the area number 1802, and the priority of the area number 1801 and the priority of the area number 1803 are the same.

【0086】図18(b)は、図18(a)の領域情報に基
づいて構成された矩形領域を画面上に表した図である。
例えば、矩形領域1801は、領域番号1801に対応
する領域情報に基づいて構成された矩形領域である。図
8(b)に示すように、矩形領域1802は、矩形領域1
801に完全に含まれており、上記の「包含」の関係に
ある。
FIG. 18B is a diagram showing a rectangular area formed based on the area information of FIG. 18A on the screen.
For example, the rectangular area 1801 is a rectangular area configured based on the area information corresponding to the area number 1801. As shown in FIG. 8B, the rectangular area 1802 is the rectangular area 1
801 and are in the above-mentioned "included" relationship.

【0087】従って、図18(a)及び(b)の場合、矩形
領域1802が矩形領域1801に包含され、かつ、領
域番号1802の優先度が領域番号1801の優先度よ
り低いため、待ち行列リスト制御部は、待ち行列リスト
から領域番号1802を削除するため、前述したように
領域番号ポインタの変更を行う。一方、矩形領域180
3は、矩形領域1801に含まれておらず、上記の「包
含」の関係にない。従って、待ち行列リスト制御部は、
待ち行列リストにおける領域番号1803をそのまま残
す。
Therefore, in the case of FIGS. 18A and 18B, since the rectangular area 1802 is included in the rectangular area 1801 and the priority of the area number 1802 is lower than the priority of the area number 1801, the queue list The control unit changes the area number pointer as described above to delete the area number 1802 from the queue list. On the other hand, the rectangular area 180
No. 3 is not included in the rectangular area 1801 and does not have the above-mentioned “inclusion” relationship. Therefore, the queue list control unit:
The area number 1803 in the queue list is left as it is.

【0088】次に、本実施形態の待ち行列リスト制御部
における包含判定処理について、図19のフローチャー
トを用いて説明する。図19は、本実施形態における待
ち行列リスト制御部における包含判定処理の流れを示す
フローチャートである。最初に、本実施形態における待
ち行列リスト制御部は、描画情報テーブル制御部から新
規に優先度と領域番号とを受け付けたら、初期化処理と
して待ち行列リストに登録されている最先の領域番号の
特定を行う(S1901〜S1903)。ここで、
「i」は、新規に受け付けた領域番号を示す識別子であ
る。また、「変数j」は、待ち行列リストに既に登録さ
れている領域番号の検出順を示す変数である。
Next, the inclusion determining process in the queue list control unit of the present embodiment will be described with reference to the flowchart of FIG. FIG. 19 is a flowchart illustrating the flow of the inclusion determination process in the queue list control unit according to the present embodiment. First, when the queue list control unit according to the present embodiment newly receives a priority and an area number from the drawing information table control unit, the queue list control unit of the earliest area number registered in the queue list as initialization processing. The identification is performed (S1901 to S1903). here,
“I” is an identifier indicating the newly received area number. "Variable j" is a variable indicating the detection order of the area numbers already registered in the queue list.

【0089】次に、待ち行列リスト制御部は、新規に受
け付けた領域番号に対応する領域情報とj番目に検出さ
れる領域番号に対応する優先度及び領域情報とを描画情
報テーブルを用いて特定する(S1904)。さらに、
待ち行列リスト制御部は、新規に受け付けた優先度がj
番目に検出された領域番号に対応する優先度に比べて高
いか又は等しいと判定した場合に、新規に受け付けた領
域番号に対応する矩形領域に、j番目に検出される領域
番号に対応する矩形領域が包含するか否かを判定する
(S1906〜S1909)。包含すると判定した場
合、待ち行列リスト制御部は、j番目に検出された領域
番号を待ち行列リストから削除する(S1910)。
Next, the queue list control unit specifies area information corresponding to the newly received area number and priority and area information corresponding to the j-th detected area number using the drawing information table. (S1904). further,
The queue list control unit determines that the newly received priority is j
If it is determined that the priority is higher or equal to the priority corresponding to the region number detected at the jth, the rectangle corresponding to the region number newly detected is added to the rectangle corresponding to the region number detected at the jth position. It is determined whether the area is included (S1906 to S1909). If it is determined that the area number is included, the queue list control unit deletes the j-th detected area number from the queue list (S1910).

【0090】一方、j番目に検出された領域番号に対応
する優先度が新規に受け付けた優先度に比べて高い場合
は、j番目に検出された領域番号に対応する矩形領域
に、新規に受け付けた領域番号に対応する矩形領域が包
含するか否かを判定する(S1911〜S1914)。
包含すると判定した場合、待ち行列リスト制御部は、新
規に受け付けた領域番号の待ち行列リストへの登録は行
わない(S1915)。
On the other hand, if the priority corresponding to the j-th detected area number is higher than the newly received priority, the new reception is performed in the rectangular area corresponding to the j-th detected area number. It is determined whether or not a rectangular area corresponding to the area number is included (S1911 to S1914).
If it is determined that the area number is included, the queue list control unit does not register the newly accepted area number in the queue list (S1915).

【0091】以上の処理を待ち行列リストに登録されて
いる全ての領域番号に対して実施する(S1902〜S
1916)。上記のように、本実施形態における待ち行
列リスト制御部は、待ち行列リストに領域番号を登録す
る際に、新規に受け付けられた領域番号に対応する矩形
領域と既に待ち行列リストに登録されている領域番号に
対応する矩形領域との包含関係を判別し、包含される方
の矩形領域であり、かつ、優先度が低い場合は、この矩
形領域に対応する領域番号を待ち行列リストに登録しな
いか、待ち行列リストから削除するという包含判別処理
を備える。これにより、優先度が高い矩形領域に対応す
る画像データを送信後、この優先度が高い矩形領域に包
含されるにも拘らず、優先度が低い矩形領域に対応する
画像データを再度送信するという、冗長な領域情報及び
画像データの送信を回避することができる。
The above processing is executed for all area numbers registered in the queue list (S1902 to S1902).
1916). As described above, when registering the area number in the queue list, the queue list control unit in the present embodiment has already registered the rectangular area corresponding to the newly accepted area number and the queue area. Determine the inclusion relationship with the rectangular area corresponding to the area number, and if the rectangular area is the included rectangular area and the priority is low, do not register the area number corresponding to this rectangular area in the queue list Is included in the queue list. Thus, after transmitting the image data corresponding to the high-priority rectangular area, the image data corresponding to the low-priority rectangular area is transmitted again despite being included in the high-priority rectangular area. Thus, transmission of redundant area information and image data can be avoided.

【0092】以上のように、本実施形態では、待ち行列
リスト制御部に包含判定処理を付加することにより、画
像データ送信装置100から画像データ受信装置150
に送信する領域情報及び画像データを送信する際に、重
複した領域情報及び画像データの送信を排除し、効率的
な画像の伝送が可能となる。 (実施の形態4)本実施形態では、実施形態1がそれぞ
れの描画命令に対応する画像データを個々に送信したの
に対し、描画される画像が近接している場合は画像デー
タを一括して送信する点が異なっている。
As described above, in the present embodiment, by adding the inclusion determination processing to the queue list control unit, the image data transmitting apparatus 100 can transmit the image data receiving apparatus 150.
When transmitting the area information and the image data to be transmitted, the transmission of the duplicated area information and the image data is eliminated, and the image can be transmitted efficiently. (Embodiment 4) In the present embodiment, the image data corresponding to each drawing command is individually transmitted in the first embodiment, but when the images to be drawn are close to each other, the image data is collectively collected. Sending is different.

【0093】より詳細に説明すると、実施形態3では、
お互いの距離が近傍にある2つの矩形領域の画像データ
を送信する場合は、矩形領域を拡大し、近傍にある2つ
矩形領域の画像データを1回で送信することを実現す
る。より詳細に説明すると、優先度が高い領域番号によ
って特定される矩形領域の近傍に、低い優先度の領域番
号によって特定される矩形領域が存在する場合は、優先
度が高い領域番号によって特定される矩形領域を、低い
優先度の領域番号によって特定される矩形領域を含むよ
うに、高い優先度の領域番号によって特定される矩形領
域を修正し、修正された矩形領域により特定される画像
データを受信装置150に送信する。ここで、「近傍」
とは、一方の矩形領域と他方の矩形領域がある一定の距
離で存在することをいう。
More specifically, in the third embodiment,
When transmitting image data of two rectangular areas that are close to each other, it is possible to enlarge the rectangular area and transmit image data of two nearby rectangular areas at one time. More specifically, when a rectangular area specified by a low priority area number exists near a rectangular area specified by a high priority area number, the rectangular area is specified by a high priority area number. The rectangular area specified by the high-priority area number is corrected so that the rectangular area includes the rectangular area specified by the low-priority area number, and image data specified by the corrected rectangular area is received. Transmit to the device 150. Where "nearby"
"It means that one rectangular area and the other rectangular area exist at a certain distance.

【0094】なお、本実施形態における構成要素は、実
施形態1の図2における待ち行列リスト制御部202の
機能が異なるが、他の構成要素は同じであるため、同じ
点は説明を省略して、機能の異なる待ち行列リスト制御
部を中心に説明する。本実施形態における待ち行列リス
ト制御部(図示していない。)は、描画情報テーブル制
御部から新規に受け付けた優先度及び領域番号から特定
される領域情報と、待ち行列リストに登録されている領
域番号から特定される優先度及び領域情報に基づいて近
傍の関係にあるか否かを調べ(即ち、それぞれの領域情
報から特定される矩形領域について近傍の関係にあるか
否かを調べ)、近傍の関係にある場合は、優先度が高い
領域番号に対応する矩形領域に優先度が低い領域番号に
対応する矩形領域を含むように、高い優先度の領域番号
によって特定される矩形領域を修正し、近傍の関係にあ
る優先度が低い領域番号を待ち行列リストに登録しない
か、又は待ち行列リストから削除する。また、待ち行列
リスト制御部は、描画情報テーブルにおける修正した矩
形領域に対応するように領域情報を修正する。以上の
「2つの領域情報から近傍の関係を調べ、近傍の関係に
ある優先度が低い領域番号を待ち行列リストに登録しな
いか、又は待ち行列リストから削除する」処理を「近傍
判定処理」と称する。この近傍判定処理の詳細について
は、図20を参照しながら具体的に説明する。
The components of this embodiment differ in the function of the queue list control unit 202 in FIG. 2 of the first embodiment, but the other components are the same. The following description focuses on the queue list control units having different functions. The queue list control unit (not shown) according to the present embodiment includes the area information specified by the priority and the area number newly received from the drawing information table control unit, and the area registered in the queue list. It is checked whether or not there is a neighborhood relation based on the priority and the area information specified from the number (that is, whether or not the rectangular area specified from each area information has a neighborhood relation). In the case of the relationship, the rectangular area specified by the high-priority area number is modified so that the rectangular area corresponding to the high-priority area number includes the rectangular area corresponding to the low-priority area number. The area number having a lower priority in the neighborhood relation is not registered in the queue list or is deleted from the queue list. In addition, the queue list control unit corrects the area information so as to correspond to the corrected rectangular area in the drawing information table. The above-described process of “examining a neighborhood relationship from two region information and not registering a region number having a low priority in the neighborhood relationship in the queue list or deleting it from the queue list” is referred to as “neighborhood determination process”. Name. The details of the proximity determination process will be specifically described with reference to FIG.

【0095】図20(a)〜(c)は、実施形態4における
待ち行列リスト制御部の近傍判定処理を説明するための
図である。図20(a)は、描画情報テーブルのうち、2
種類の領域番号と、それぞれに対応する領域情報の一例
を示した図である。また、図20(b)は、図20(a)の
領域情報2011、2012に基づいて構成される矩形
領域を画面上に表した図である。なお、この場合、領域
番号2001の優先度は、領域番号2002の優先度よ
り高いこととする。また、本実施形態では、お互いの矩
形領域が20ピクセル以内に存在する場合は、「近傍」
の関係にあると判定する。
FIGS. 20A to 20C are diagrams for explaining the neighborhood judging process of the queue list control unit in the fourth embodiment. FIG. 20A shows two of the drawing information tables.
It is a figure showing an example of a kind of area number and area information corresponding to each. FIG. 20B is a diagram showing a rectangular area configured based on the area information 2011 and 2012 of FIG. 20A on a screen. In this case, the priority of the area number 2001 is higher than the priority of the area number 2002. Further, in the present embodiment, when the mutual rectangular area exists within 20 pixels, the “nearby”
It is determined that the relationship is satisfied.

【0096】図20(b)に示すように、矩形領域200
1と矩形領域2002は、15ピクセルの距離で存在し
ており、上記の「近傍」の関係にある。また、領域番号
2001の優先度は、領域番号2002の優先度より高
いため、待ち行列リスト制御部は、描画情報テーブルに
おける矩形領域2001に対応する領域情報を、矩形領
域2002を含むように修正する。また、待ち行列リス
ト制御部は、領域番号2002を待ち行列リストから削
除する。
As shown in FIG. 20B, the rectangular area 200
1 and the rectangular area 2002 exist at a distance of 15 pixels, and have the above “neighborhood” relationship. Since the priority of the area number 2001 is higher than the priority of the area number 2002, the queue list control unit corrects the area information corresponding to the rectangular area 2001 in the drawing information table so as to include the rectangular area 2002. . In addition, the queue list control unit deletes the area number 2002 from the queue list.

【0097】図20(c)は、「近傍判定処理」により、
修正された矩形領域2001に対応する修正された領域
情報2013を示す。図に示されているように、領域情
報2013は、修正された矩形領域2001のX、Y、
W及びHの値を示す。次に、本実施形態の待ち行列リス
ト制御部における近傍判定処理について、図21のフロ
ーチャートを用いて説明する。
FIG. 20 (c) shows the “neighborhood determination process”
The corrected area information 2013 corresponding to the corrected rectangular area 2001 is shown. As shown in the figure, the area information 2013 includes the X, Y,
The values of W and H are shown. Next, the proximity determination processing in the queue list control unit of the present embodiment will be described with reference to the flowchart in FIG.

【0098】最初に、本実施形態における待ち行列リス
ト制御部は、描画情報テーブル制御部から新規に優先度
と領域番号とを受け付けたら、待ち行列リストに登録さ
れている最先の領域番号の特定を行う(S2101〜S
2103)。ここで、「i」は、新規に受け付けた領域
番号を示す識別子である。また、「変数j」は、待ち行
列リストに既に登録されている領域番号の検出順を示す
変数である。
First, upon receiving a new priority and area number from the drawing information table control unit, the queue list control unit in this embodiment specifies the earliest area number registered in the queue list. (S2101 to S210)
2103). Here, “i” is an identifier indicating a newly received area number. "Variable j" is a variable indicating the detection order of the area numbers already registered in the queue list.

【0099】次に、待ち行列リスト制御部は、新規に受
け付けた領域番号に対応する領域情報とj番目に検出さ
れた領域番号に対応する優先度及び領域情報とを描画情
報テーブルを用いて特定する(S2104)。さらに、
待ち行列リスト制御部は、新規に受け付けた優先度がj
番目に検出された領域番号に対応する優先度に比べて高
いか又は等しいと判定した場合(S2111)に、新規
に受け付けた領域番号に対応する矩形領域と、j番目に
検出されが領域番号に対応する矩形領域とが近傍関係に
あるか否かを判定する。近傍関係にあると判定した場
合、待ち行列リスト制御部は、新規に受け付けた領域番
号に対応する領域情報を、j番目に検出された領域番号
に対応する矩形領域を含むように修正し、j番目に検出
された領域番号を待ち行列リストから削除する(S21
05〜S2113)。
Next, the queue list control unit specifies area information corresponding to the newly received area number and priority and area information corresponding to the j-th detected area number using the drawing information table. (S2104). further,
The queue list control unit determines that the newly received priority is j
When it is determined that the priority is higher or equal to the priority corresponding to the area number detected at the second time (S2111), the rectangular area corresponding to the newly received area number and the area number at the j-th time are determined as the area number. It is determined whether or not there is a neighborhood relationship with the corresponding rectangular area. If it is determined that there is a neighborhood relationship, the queue list control unit corrects the area information corresponding to the newly received area number so as to include the rectangular area corresponding to the j-th detected area number. The area number detected the third time is deleted from the queue list (S21).
05 to S2113).

【0100】一方、j番目に検出された領域番号に対応
する優先度が新規に受け付けた優先度に比べて高い場合
(S2111)は、j番目に検出された領域番号に対応
する領域情報を、新規に受け付けた領域番号に対応する
矩形領域を含むように修正し、新規に受け付けた領域番
号の待ち行列リストへの登録は行わない(S2114、
S2115)。
On the other hand, if the priority corresponding to the j-th detected area number is higher than the newly received priority (S2111), the area information corresponding to the j-th detected area number is set as follows. It is corrected to include the rectangular area corresponding to the newly received area number, and the newly received area number is not registered in the queue list (S2114,
S2115).

【0101】以上の処理を待ち行列リストに登録されて
いる全ての領域番号に対して実施する(S2102〜S
2116)。なお、図21における、数式「Xi△Xj」
は、XiとXjのうち小さい方の値を表す。また、数式
「(Xi+Wi−XT)▽(Xj+Wj−XT)」は、(Xi+Wi
−XT)と(Xj+Wj−XT)のうち大きい方の値を表す。
The above processing is performed for all the area numbers registered in the queue list (S2102 to S2).
2116). Note that the equation “Xi 数 式 Xj” in FIG.
Represents the smaller value of Xi and Xj. The expression “(Xi + Wi−XT) ▽ (Xj + Wj−XT)” is calculated as (Xi + Wi
−XT) and (Xj + Wj−XT), whichever is greater.

【0102】上記のように、本実施形態における待ち行
列リスト制御部は、待ち行列リストに領域番号を登録す
る際に、新規に受け付けられた領域番号に対応する矩形
領域と既に待ち行列リストに登録されている領域番号に
対応する矩形領域との近傍関係を判別し、近傍と判別さ
れた2つの矩形領域のうち、優先度が低い矩形領域を含
むように優先度が高い領域番号に対応する矩形領域を修
正し、優先度が低い領域番号を待ち行列リストに登録し
ないか、待ち行列リストから削除するという近傍判定処
理を備える。
As described above, when registering the area number in the queue list, the queue list control unit in the present embodiment registers the rectangular area corresponding to the newly received area number and the rectangular area already registered in the queue list. A rectangular relationship corresponding to a region number having a high priority is determined so as to include a rectangular region having a low priority among the two rectangular regions determined to be close to each other. There is provided a neighborhood determination process in which an area is corrected and a low priority area number is not registered in the queue list or deleted from the queue list.

【0103】以上のように、本実施形態では、待ち行列
リスト制御部が備える「近傍判定処理」によって、優先
度が高い矩形領域の中に優先度が低い矩形領域を含むよ
うに修正し、修正された矩形領域に対応する画像データ
の送信を行うため、画像データ送信装置から画像データ
受信装置に送信する領域情報及び画像データの送信回数
を少なくすることができる。
As described above, in the present embodiment, the “neighborhood judgment processing” provided in the queue list control unit modifies the high-priority rectangular areas so as to include the low-priority rectangular areas. Since the image data corresponding to the specified rectangular area is transmitted, the number of transmissions of the area information and the image data transmitted from the image data transmitting apparatus to the image data receiving apparatus can be reduced.

【0104】なお、上記の実施形態では、蓄積有効時間
登録リストに描画命令の種類毎の蓄積有効時間を登録
し、領域番号が蓄積有効時間を超過しているか否かを判
定する際に、その都度蓄積有効時間登録リストを参照す
るように構成したが、領域番号を待ち行列リストに登録
する際に、それぞれの領域番号毎に蓄積有効時間を対応
づけて登録し、上記の超過の判定を行う際に登録されて
いる蓄積有効時間を参照するように構成してもよい。具
体的には、図5に示される第2データ部520のデータ
を「領域番号+蓄積有効時間+領域番号ポインタ」とい
う構成にする。
In the above embodiment, the storage effective time for each type of drawing command is registered in the storage effective time registration list, and when it is determined whether or not the area number exceeds the storage effective time, the storage time is determined. Although the configuration is such that the storage valid time registration list is referred to each time, when registering the area number in the queue list, the storage valid time is associated with each area number and registered, and the above-described excess is determined. In such a case, a configuration may be adopted in which the registered effective storage time is referred to. Specifically, the data of the second data section 520 shown in FIG. 5 is configured as “area number + storage effective time + area number pointer”.

【0105】また、上記の実施形態では、画像データ送
信装置と画像データ受信装置のように機能を分担して構
成したが、それぞれに画像データ送信機能と画像データ
受信機能とを有するように構成してもよい。さらに、上
記の実施形態において、画像データ受信装置150のユ
ーザが画像データ送信装置100を遠隔すべく、画像デ
ータ受信装置150が指示命令を生成して送信し、画像
データ送信装置100がこの指示命令を解読し、描画命
令を生成するように構成してもよい。
In the above embodiment, the functions are shared between the image data transmitting apparatus and the image data receiving apparatus. However, each of them has an image data transmitting function and an image data receiving function. You may. Further, in the above embodiment, the image data receiving apparatus 150 generates and transmits an instruction command so that the user of the image data receiving apparatus 150 can remotely control the image data transmitting apparatus 100. To generate a drawing command.

【0106】最後に、本発明に係る画像データ送信方法
及び画像データ受信方法は、汎用のコンピュータシステ
ム上で実行されるプログラムとして実現できることはい
うまでもない。従って、本発明に係る画像データ送信方
法及び画像データ受信方法をCD−ROM等の記録媒体
に格納し配布することは可能である。
Finally, it goes without saying that the image data transmitting method and the image data receiving method according to the present invention can be realized as a program executed on a general-purpose computer system. Therefore, the image data transmitting method and the image data receiving method according to the present invention can be stored in a recording medium such as a CD-ROM and distributed.

【0107】[0107]

【発明の効果】以上の説明から明らかなように、本発明
に係る画像データ送信装置は、画像データ受信装置の表
示装置に画像を表示するために、当該画像に対応する画
像データを記憶するフレームメモリを有する画像データ
送信装置であって、当該画像の一部分を更新する命令を
受け付けたとき、更新される画像部分の画像中での領域
を示す領域情報と画像部分に該当する画像データとを生
成する生成手段と、生成された領域情報と画像データと
を画像データ受信装置に送信する送信手段とを備える。
As is apparent from the above description, the image data transmitting apparatus according to the present invention has a frame for storing image data corresponding to the image in order to display the image on the display device of the image data receiving apparatus. An image data transmitting apparatus having a memory, wherein, when receiving an instruction to update a part of the image, the apparatus generates area information indicating an area of the image part to be updated and image data corresponding to the image part And transmitting means for transmitting the generated area information and the image data to the image data receiving apparatus.

【0108】これにより、画像データ送信装置における
画像の一部が更新された場合に、画像の領域を示す領域
情報と、その領域に該当する画像データを受信側に送信
するので、この領域情報と画像データに基づいて簡便に
画像を再現することができ、画像データ受信装置の記憶
容量が小容量で描画命令などをサポートする構成を備え
ていなくても、好適に画像を伝送することができ、低コ
スト化を図ることができる。
Thus, when a part of the image is updated in the image data transmitting apparatus, the area information indicating the area of the image and the image data corresponding to the area are transmitted to the receiving side. The image can be easily reproduced based on the image data, and even if the image data receiving apparatus does not have a small storage capacity and does not have a configuration that supports a drawing command or the like, the image can be transmitted appropriately. Cost reduction can be achieved.

【0109】また、前記生成手段は、前記フレームメモ
リの一部分の画像データを更新する描画命令を受け付け
る命令受付部と、受け付けられた描画命令に基づいて、
前記画像部分の領域情報を生成する生成部と、描画命令
を実行して、前記フレームメモリの画像データを更新す
る更新部と、更新されたフレームメモリにおいて、生成
された領域情報に対応する画像データを抽出する抽出部
とを備えるように構成してもよい。
The generating means includes: a command receiving unit for receiving a drawing command for updating image data of a part of the frame memory;
A generating unit that generates region information of the image portion; an updating unit that executes a drawing command to update image data in the frame memory; and image data corresponding to the generated region information in the updated frame memory. And an extraction unit for extracting the information.

【0110】これにより、画像の一部分を更新する描画
命令に基づいて、更新される画像部分の画像データを特
定する領域情報を生成するので、生成された領域情報に
よって、当該画像部分の画像データを適切に特定するこ
とができる。さらに、前記生成部は、前記描画命令から
矩形の領域を示す領域情報を抽出することにより生成、
又は前記描画命令から矩形の領域を示す領域情報を算出
することにより生成し、前記抽出部は、前記更新された
フレームメモリにおいて、抽出又は算出された矩形の領
域内の画像データを抽出するように構成してもよい。
As a result, the region information for specifying the image data of the image portion to be updated is generated based on the drawing command for updating the portion of the image. It can be specified appropriately. Further, the generating unit generates by extracting area information indicating a rectangular area from the drawing command,
Or, it is generated by calculating area information indicating a rectangular area from the drawing command, and the extracting unit extracts image data in the extracted or calculated rectangular area in the updated frame memory. You may comprise.

【0111】これにより、描画命令に基づいて、更新さ
れる画像データを特定する矩形の領域の領域情報を抽出
又は生成するので、描画命令に対応した好適な矩形の領
域を示す領域情報を特定することができる。また、前記
画像データ送信装置は、描画命令の重要度を示す優先度
を、それぞれの描画命令について決定する優先度決定部
と、描画命令を受け付けた順番を識別し、描画命令につ
いて、受け付け順に昇順の領域番号を決定する番号決定
部と、描画命令と領域番号と領域情報とを対応させて格
納する格納欄を有するテーブル部と、優先度と領域番号
とを対応させて格納する格納欄を有するリスト部と、前
記受け付けられた描画命令と、決定された領域番号と、
前記生成された領域情報とを対応づけてテーブル部に格
納するテーブル制御部と、前記受け付けられた描画命令
について決定された優先度と決定された領域番号とを対
応づけてリスト部に格納するリスト制御部とを備え、前
記抽出部は、リスト部から、優先度に則って領域番号を
特定する番号特定部と、特定された領域番号に基づい
て、テーブル部から領域情報を読み出す情報読出部と、
前記更新されたフレームメモリにおいて、優先度に則っ
て読み出された領域情報により示される矩形の領域内の
画像データを抽出するデータ抽出部とを備えるように構
成してもよい。
Thus, based on the drawing command, the area information of the rectangular area for specifying the image data to be updated is extracted or generated, so that the area information indicating a suitable rectangular area corresponding to the drawing command is specified. be able to. The image data transmitting apparatus may further include: a priority determining unit that determines a priority indicating the importance of the drawing command for each drawing command; and identifies an order in which the drawing commands are received, and the drawing commands are received in ascending order. A number determination unit that determines the area number of the image data, a table section having a storage section for storing the drawing command, the area number, and the area information in association with each other, and a storage section for storing the priority and the area number in association with each other. A list section, the received drawing command, the determined area number,
A table control unit for storing the generated area information in association with the table unit, and a list for storing in the list unit the priority determined for the accepted drawing command and the determined area number in association with each other A control unit, wherein the extraction unit, from the list unit, a number identification unit that identifies an area number according to priority, based on the identified area number, an information reading unit that reads out area information from the table unit. ,
The updated frame memory may include a data extracting unit that extracts image data in a rectangular area indicated by the area information read according to the priority.

【0112】これにより、描画命令に1対1で対応する
領域番号を優先度に則って特定し、特定された領域番号
に基づいて画像データを特定するので、より重要度の高
い画像データを優先的に画像データ受信装置に送信する
ことができる。さらに、前記画像データ送信装置は、描
画命令を受け付けた時刻を示す受付時刻を特定する時刻
特定部と、現在の時刻を計時するタイマ部とを備え、前
記テーブル部は、さらに、受付時刻を描画命令に対応さ
せて格納する受付時刻の格納欄を有し、前記テーブル制
御部は、さらに、テーブル部に、描画命令と受付時刻と
を対応させて格納し、前記リスト制御部は、さらに、前
記リスト部から、優先度に則って領域番号を読み出す番
号読出部と、読み出された領域番号に基づいてテーブル
部から描画命令と受付時刻とを読み出すテーブル読出部
と、描画命令が有効に存在し続ける時間を示す蓄積有効
時間を、読み出された描画命令について決定する時間決
定部と、タイマ部から現在の時刻を入手し、読み出され
た受付時刻と読み出された描画命令によって決定された
蓄積有効時間との和が、現在の時刻を超過しているか否
かを判定する判定部と、超過していると判定された場合
に、前記リスト部から当該判定に係る読み出された領域
番号を削除する修正部とを備えるように構成してもよ
い。
As a result, the area number corresponding to the drawing command on a one-to-one basis is specified in accordance with the priority, and the image data is specified based on the specified area number. The image data can be transmitted to the image data receiving apparatus. Further, the image data transmitting device includes a time specifying unit that specifies a reception time indicating a time at which the drawing command was received, and a timer unit that measures a current time, and the table unit further displays the reception time. The table control unit further stores a drawing command and a reception time in the table unit in association with each other, and the list control unit further includes: A number reading unit that reads an area number from the list unit in accordance with the priority, a table reading unit that reads a drawing command and a reception time from a table unit based on the read region number, and a drawing command that effectively exists. A time determining unit that determines the accumulation effective time indicating the continuation time for the read drawing command, and obtains the current time from the timer unit, and reads the received reception time and the read drawing command. A determination unit that determines whether the sum of the storage valid time determined by the above is greater than the current time, and, when it is determined that the current time is exceeded, reading from the list unit related to the determination. And a correction unit that deletes the set area number.

【0113】これにより、蓄積有効時間が経過したため
意味の無くなった描画命令に対応する領域番号を待ち行
列リストから削除するため、意味の無くなった領域番号
を特定することを回避し、ひいては、意味の無くなった
画像データを画像データ受信装置に送信することを回避
することができる。さらにまた、前記画像データ送信装
置は、描画命令を受け付けた時刻を示す受付時刻を特定
する時刻特定部と、現在の時刻を計時するタイマ部とを
備え、前記テーブル部は、さらに、描画命令と受付時刻
とを対応させて格納する格納欄を有し、前記テーブル制
御部は、さらに、テーブル部に、前記受け付けられた描
画命令と特定された受付時刻とを対応づけて格納し、前
記番号特定部は、前記リスト部から、優先度に則って領
域番号を仮に読み出す番号仮読出部と、仮に読み出され
た領域番号に基づいて、テーブル部から描画命令と受付
時刻とを読み出すテーブル読出部と、読み出された描画
命令について、描画命令が有効に存在し続ける時間を示
す蓄積有効時間を決定する時間決定部と、タイマ部から
現在の時刻を入手し、読み出された受付時刻と決定され
た蓄積有効時間との和が、現在の時刻を超過しているか
否かを判定する判定部とを備え、超過していないと判定
した場合に、仮に読み出された領域番号を特定すること
としてもよい。
As a result, since the area number corresponding to the rendering command which has become meaningless after the lapse of the storage effective time is deleted from the queue list, it is possible to avoid specifying the meaningless area number. It is possible to avoid transmitting lost image data to the image data receiving device. Furthermore, the image data transmitting device further includes a time specifying unit that specifies a reception time indicating a time at which the drawing command was received, and a timer unit that measures the current time, and the table unit further includes a drawing command A storage section for storing the reception time in association with the reception time; the table control unit further stores the received drawing instruction and the specified reception time in the table unit in association with each other; A temporary reading unit for temporarily reading an area number from the list unit in accordance with the priority; and a table reading unit for reading a drawing instruction and a reception time from a table unit based on the temporarily read area number. For the read drawing command, a time determination unit that determines an accumulation valid time indicating a time during which the drawing command continues to exist effectively, and a current time obtained from the timer unit, A determination unit for determining whether or not the sum of the time and the determined storage effective time has exceeded the current time, and when it is determined that the time has not exceeded, the area number temporarily read is determined. It may be specified.

【0114】これにより、更新される画像部分の画像デ
ータを特定する際に、時間が経過したために意味の無く
なった描画命令に対応する領域番号か否かを判定するの
で、上記と同様に、意味の無くなった領域番号に対応す
る画像データを画像データ受信装置に送信することを回
避することができる。また、前記画像データ送信装置
は、描画命令を受け付けた時刻を示す受付時刻を特定す
る時刻特定部と、描画命令が有効に存在し続ける時間を
示す蓄積有効時間を、それぞれの描画命令について決定
する時間決定部と、現在の時刻を計時するタイマ部とを
備え、前記テーブル部は、さらに、受付時刻を描画命令
に対応させて格納する受付時刻の格納欄を有し、前記テ
ーブル制御部は、さらに、テーブル部に、前記受け付け
られた描画命令と受付時刻とを対応づけて格納し、前記
リスト部は、さらに、蓄積有効時間と領域番号とを対応
させて格納する蓄積有効時間の格納欄を有し、前記リス
ト制御部は、さらに、リスト部に、前記受け付けられた
描画命令について決定された領域番号と蓄積有効時間と
を対応づけて格納すると共に、リスト部から、優先度に
則って領域番号と、この領域番号に対応する蓄積有効時
間とを読み出すリスト読出部と、読み出された領域番号
に基づいてテーブル部から受付時刻を読み出す時刻読出
部と、タイマ部から現在の時刻を入手し、読み出された
受付時刻と読み出された蓄積有効時間との和が、現在の
時刻を超過しているか否かを判定する判定部と、超過し
ていると判定した場合に、リスト部から当該判定に係る
領域番号と蓄積有効時間とを削除する修正部とを備える
ように構成してもよい。
In this way, when specifying the image data of the image portion to be updated, it is determined whether or not the area number corresponds to a drawing command that has become meaningless due to the passage of time. It is possible to avoid transmitting image data corresponding to the region number that has disappeared to the image data receiving device. In addition, the image data transmitting device determines, for each drawing command, a time specifying unit that specifies a reception time indicating a time when the drawing command is received, and a storage valid time that indicates a time during which the drawing command continues to exist effectively. A time determination unit, comprising a timer unit that measures the current time, the table unit further has a storage column of the reception time to store the reception time in association with the drawing command, the table control unit, Further, the table unit stores the received drawing command and the reception time in association with each other, and the list unit further stores a storage effective time storage column for storing the storage effective time in association with the area number. The list control unit further stores, in the list unit, the area number determined for the accepted drawing command and the storage effective time in association with each other. A list reading unit that reads an area number according to a priority and an accumulation valid time corresponding to the area number; a time reading unit that reads a reception time from a table unit based on the read area number; A determination unit that determines whether the sum of the read reception time and the read accumulation valid time exceeds the current time, and determines that the sum has exceeded In such a case, a configuration may be provided in which a correction unit that deletes the area number and the accumulation valid time related to the determination from the list unit is provided.

【0115】これにより、待ち行列リストに、蓄積有効
時間を併記して領域番号毎に登録するので、個々の領域
番号に対応する蓄積有効時間を短時間で特定することが
できる。さらに、画像データ送信装置は、描画命令を受
け付けた時刻を示す受付時刻を特定する時刻特定部と、
描画命令が有効に存在し続ける時間を示す蓄積有効時間
を、それぞれの描画命令について決定する時間決定部
と、現在の時刻を計時するタイマ部とを備え、前記テー
ブル部は、さらに、受付時刻を描画命令に対応させて格
納する受付時刻の格納欄を有し、前記テーブル制御部
は、さらに、テーブル部に、前記受け付けられた描画命
令と受付時刻とを対応づけて格納し、前記リスト部は、
さらに、領域番号と蓄積有効時間とを対応させて格納す
る蓄積有効時間の格納欄を有し、前記リスト制御部は、
さらに、リスト部に、前記受け付けられた描画命令につ
いて決定された領域番号と蓄積有効時間とを対応づけて
格納し、前記番号特定部は、リスト部から、優先度に則
って領域番号を仮に読み出す番号仮読出部と、仮に読み
出された領域番号に対応する蓄積有効時間を読み出す時
間読出部と、仮に読み出された領域番号に基づいて、テ
ーブル部から受付時刻を読み出す時刻読出部と、タイマ
部から現在の時刻を入手し、読み出された蓄積有効時間
と読み出された受付時刻との和が、現在の時刻を超過し
ているか否かを判定する判定部と、超過していないと判
定した場合に、仮に読み出された領域番号を特定するこ
ととしてもよい。
As a result, the effective storage time is described in the queue list together with the effective storage time and registered for each area number, so that the effective storage time corresponding to each area number can be specified in a short time. Further, the image data transmission device, a time specifying unit that specifies a reception time indicating a time when the drawing command was received,
A time determining unit that determines an accumulation effective time indicating a time during which the drawing command continues to exist effectively, for each drawing command, and a timer unit that counts the current time; and the table unit further sets a reception time. The table control unit further includes a storage column for a reception time to be stored in association with the drawing instruction, wherein the table control unit further stores the received drawing instruction and the reception time in the table unit in association with each other, and the list unit includes ,
Further, it has a storage column of the storage effective time to store the area number and the storage effective time in association with each other, the list control unit,
Further, an area number determined for the accepted drawing command and an accumulation effective time are stored in association with each other in the list section, and the number specifying section temporarily reads the area number from the list section in accordance with the priority. A number temporary reading unit, a time reading unit for reading a storage effective time corresponding to a temporarily read area number, a time reading unit for reading a reception time from a table unit based on the temporarily read area number, and a timer And a determination unit that obtains the current time from the unit, determines whether or not the sum of the read accumulation valid time and the read reception time is greater than the current time. If it is determined, the temporarily read area number may be specified.

【0116】これにより、待ち行列リストに、蓄積有効
時間を併記して領域番号毎に登録するとと共に、更新さ
れる画像部分の画像データを特定する際に、時間が経過
したために意味の無くなった描画命令に係る領域番号か
否かを判定するので、上記と同様に、意味の無くなった
画像データを画像データ受信装置に送信することを回避
することができる。
As a result, the storage effective time is described in the queue list together with the area number and registered for each area number, and when the image data of the image portion to be updated is specified, the drawing which has become meaningless due to the lapse of time has become meaningless. Since it is determined whether or not the area number is related to the command, it is possible to avoid transmitting meaningless image data to the image data receiving device, as in the above case.

【0117】また、前記画像データ送信装置は、さら
に、描画命令の重要度を示す優先度を、それぞれの描画
命令について決定する優先度決定部と、描画命令を受け
付けた順番を識別し、描画命令について、受け付け順に
昇順の領域番号を決定する番号決定部と、描画命令を受
け付けた時刻を示す受付時刻を特定する時刻特定部と、
受け付けられた描画命令を、それぞれの受付時刻に則っ
てグループ分けするための時間間隔を決定する間隔決定
部と、描画命令と領域番号と領域情報とを対応させて格
納する格納欄を有するテーブル部と、間隔決定部により
決定された時間間隔毎に、時間間隔の開始を示す時刻
と、優先度及び領域番号とを対応させて格納する格納欄
を有するリスト部と、前記受け付けられた描画命令と、
決定された領域番号と、前記生成された領域情報と、特
定された受付時刻とを対応づけてテーブル部に格納する
テーブル制御部と、一の時間間隔内において最初に受け
付けられた描画命令の受付時刻を、一の時間間隔の開始
を示す時刻の格納欄に格納し、一の時間間隔内に受け付
けられた描画命令について、決定された優先度と決定さ
れた領域番号とを一の時間間隔の開始を示す時刻に対応
づけてリスト部に格納するリスト制御部とを備え、前記
抽出部は、リスト部から、間隔決定部により決定された
時間間隔毎に優先度に則って領域番号を特定する番号特
定部と、特定された領域番号に基づいて、テーブル部か
ら領域情報を読み出す情報読出部と、前記更新されたフ
レームメモリにおいて、時間間隔毎に優先度に則って読
み出された領域情報により示される矩形の領域内の画像
データを抽出するデータ抽出部とを備えるように構成す
ることもできる。
Further, the image data transmitting device further identifies a priority indicating the importance of the rendering command for each rendering command, and identifies the order in which the rendering commands are received, and A number determining unit that determines an ascending area number in the order of reception, a time specifying unit that specifies a reception time indicating a time at which the drawing command was received,
A table unit having an interval determining unit that determines a time interval for grouping received drawing commands according to respective reception times, and a storage column that stores drawing commands, area numbers, and area information in association with each other. And a list section having a storage section for storing the time indicating the start of the time interval, the priority and the area number in association with each of the time intervals determined by the interval determination section, and the received drawing command. ,
A table control unit that stores the determined area number, the generated area information, and the specified reception time in a table unit in association with each other, and reception of a drawing instruction first received within one time interval The time is stored in the time storage column indicating the start of one time interval, and the determined priority and the determined area number of the drawing command received within the one time interval are stored in one time interval. A list control unit that stores the number in the list unit in association with the time indicating the start, wherein the extraction unit specifies the area number from the list unit in accordance with the priority for each time interval determined by the interval determination unit A number specifying unit, an information reading unit that reads out region information from the table unit based on the specified region number, and a region information read out in the updated frame memory in accordance with the priority at each time interval. It may be configured to include a data extracting unit for extracting image data of a rectangular region indicated by.

【0118】これにより、待ち行列リストに登録される
領域番号を一定の時間間隔毎にグループ分けし、更新さ
れる画像部分の画像データを特定する際にも、この一定
時間が経過する毎に区切って画像出データの特定を行う
ので、時間が経過したために意味の無くなった画像デー
タを画像データ受信装置に送信することを回避すること
ができる。
In this way, the area numbers registered in the queue list are grouped at regular time intervals, and when specifying the image data of the image portion to be updated, the area numbers are divided every time the constant time elapses. Therefore, it is possible to avoid transmitting image data that has become meaningless due to the passage of time to the image data receiving apparatus.

【0119】さらに、前記リスト制御部は、前記リスト
部から、優先度に則って領域番号を特定する番号特定部
と、特定された領域番号に基づいて、テーブル部から領
域情報を読み出す情報読出部と、前記受け付けられた描
画命令に基づいて生成された領域情報と、特定された領
域番号に基づいて読み出された領域情報とから、それぞ
れの矩形の領域を特定する矩形特定部と、前記受け付け
られた描画命令について決定された優先度を第1の優先
度とし、特定された領域番号に対応する優先度を第2の
優先度とした場合に、これらの優先度の大小関係を判定
する優先度判定部と、第1の優先度の値が、第2の優先
度の値に等しいか又は第2の優先度の値より小さいと判
定された場合に、前記読み出された領域情報によって特
定された矩形の領域が、前記生成された領域情報によっ
て特定された矩形の領域に含まれるか否かを判定する第
1包含判定部と、第1の優先度の値が、第2の優先度の
値より大きいと判定された場合において、前記生成され
た領域情報によって特定された矩形の領域が、前記読み
出された領域情報によって特定された矩形の領域に含ま
れるか否かを判定する第2包含判定部と、第1包含判定
部において含まれると判定された場合に、前記読み出さ
れた領域情報に対応する領域番号を前記リスト部から削
除し、第2包含判定部において含まれると判定された場
合に、前記生成された領域情報に対応する領域番号を前
記リスト部に格納する対象から除外する格納制御部とを
備えるように構成してもよい。
Further, the list control section includes a number specifying section for specifying an area number from the list section in accordance with a priority, and an information reading section for reading area information from a table section based on the specified area number. A rectangle specifying unit that specifies each rectangular region from region information generated based on the received drawing command and region information read based on the specified region number; When the priority determined for the specified drawing command is set as the first priority and the priority corresponding to the specified area number is set as the second priority, the priority for determining the magnitude relation of these priorities is determined. A degree determination unit that determines, based on the read area information, that when the first priority value is determined to be equal to or smaller than the second priority value, Rectangle Is included in the rectangular area specified by the generated area information, and a first inclusion determination unit that determines whether the first priority value is larger than the second priority value A second inclusion determination unit configured to determine whether the rectangular area specified by the generated area information is included in the rectangular area specified by the read area information. If the first inclusion determination unit determines that the information is included, the area number corresponding to the read area information is deleted from the list unit, and if the second inclusion determination unit determines that the information is included. And a storage control unit that excludes an area number corresponding to the generated area information from targets to be stored in the list unit.

【0120】これにより、一方の矩形領域が他方の矩形
領域に包含されるか否かを判定し、包含されると判定さ
れた場合は、他方の矩形領域に対応する領域情報と一方
の矩形領域の画像データを含む画像データを送信するの
で、重複した領域情報及び画像データの送信を排除し、
効率的な画像の伝送が可能となる。さらにまた、前記リ
スト制御部は、前記リスト部から、優先度に則って領域
番号を特定する番号特定部と、特定された領域番号に基
づいて、テーブル部から領域情報を読み出す情報読出部
と、前記受け付けられた描画命令に基づいて生成された
領域情報と、特定された領域番号に基づいて読み出され
た領域情報とから、それぞれの矩形の領域を特定する矩
形特定部と、前記受け付けられた描画命令について決定
された優先度を第1の優先度とし、特定された領域番号
に対応する優先度を第2の優先度とした場合に、これら
の優先度の大小関係を判定する優先度判定部と、第1の
優先度の値が、第2の優先度の値に等しいか又は第2の
優先度の値より小さいと判定された場合において、前記
読み出された領域情報によって特定された矩形の領域
が、前記生成された領域情報によって特定された矩形の
領域と所定の距離にあるか否かを判定する第1近傍判定
部と、第1の優先度の値が、第2の優先度の値より大き
いと判定された場合において、前記生成された領域情報
によって特定された矩形の領域が、前記読み出された領
域情報によって特定された矩形の領域と所定の距離にあ
るか否かを判定する第2近傍判定部と、第1近傍判定部
において所定の距離にあると判定された場合に、前記生
成された領域情報の内容を前記読み出された領域情報に
よって特定された矩形の領域を含むように修正して、前
記読み出された領域情報に対応する領域番号を前記リス
ト部から削除し、第2近傍判定部において所定の距離に
あると判定された場合に、前記読み出された領域情報の
内容を前記生成された領域情報によって特定された矩形
の領域を含むように修正して、前記生成された領域情報
に対応する領域番号を前記リスト部に格納する対象から
除外する格納制御部とを備えるように構成してもよい。
Thus, it is determined whether or not one rectangular area is included in the other rectangular area. If it is determined that the rectangular area is included, the area information corresponding to the other rectangular area and the one rectangular area are included. Since the image data including the image data is transmitted, the transmission of the duplicated area information and the image data is eliminated,
Efficient image transmission becomes possible. Furthermore, the list control unit, from the list unit, a number specifying unit that specifies an area number according to priority, based on the specified area number, an information reading unit that reads area information from the table unit, From the area information generated based on the received drawing command and the area information read based on the specified area number, a rectangle specifying unit that specifies each rectangular area; When the priority determined for the drawing command is set as the first priority and the priority corresponding to the specified area number is set as the second priority, a priority determination for determining a magnitude relationship between these priorities And when the first priority value is determined to be equal to or less than the second priority value, the first priority value is specified by the read area information. Rectangular area A first neighborhood determining unit that determines whether or not the rectangular area specified by the generated area information is at a predetermined distance, and wherein the first priority value is greater than the second priority value. When it is determined that the area is large, a determination is made as to whether or not the rectangular area specified by the generated area information is at a predetermined distance from the rectangular area specified by the read area information. (2) When the first neighborhood determination unit determines that the distance is a predetermined distance, the content of the generated region information includes a rectangular region specified by the read region information. The area number corresponding to the read area information is deleted from the list section, and when the second neighborhood determining section determines that the area information is at a predetermined distance, the read area information is deleted. The contents of the above generated A storage control unit that corrects the area number corresponding to the generated area information to exclude the area number corresponding to the generated area information from the list area. You may.

【0121】これにより、一方の矩形領域と他方の矩形
領域について近傍か否かを判定し、近傍と判定された場
合は、双方の矩形領域を合成した矩形領域に対応する領
域情報と画像データを送信するので、画像データ送信装
置から画像データ受信装置に送信する領域情報及び画像
データの回数を軽減することができる。また、本発明に
係る画像データ受信装置は、画像データ送信装置から送
信される画像データを記憶するフレームメモリを有する
画像データ受信装置であって、領域情報と画像データと
を受信する受信手段と、領域情報に基づいて、フレーム
メモリにおける領域を特定する特定手段と、特定された
記憶手段における領域の画像データを受信した画像デー
タで更新する更新手段とを備える。
Thus, it is determined whether or not one rectangular area and the other rectangular area are near each other. Since the image data is transmitted, the area information and the number of times of image data transmitted from the image data transmitting apparatus to the image data receiving apparatus can be reduced. Further, the image data receiving device according to the present invention is an image data receiving device having a frame memory for storing image data transmitted from the image data transmitting device, receiving means for receiving the area information and the image data, There is provided a specifying unit for specifying a region in the frame memory based on the region information, and an updating unit for updating image data of the specified region in the storage unit with the received image data.

【0122】これにより、画像データ受信装置は、画像
データ送信装置から受信した領域情報と画像データに基
づいて、フレームメモリにおける更新すべき画像データ
を容易に特定することができる。また、前記画像データ
受信装置は、さらに、前記フレームメモリの画像データ
を読み出して表示装置に表示する表示手段を備えるよう
に構成することもできる。これにより、画像データ受信
装置は、フレームメモリにおける画像データを表示装置
に表示させることにより、画像データ送信装置おいて更
新された画像を好適に再現することができる。
Thus, the image data receiving device can easily specify the image data to be updated in the frame memory based on the area information and the image data received from the image data transmitting device. Further, the image data receiving device may further include a display unit that reads out the image data from the frame memory and displays the image data on a display device. Accordingly, the image data receiving device can appropriately reproduce the image updated in the image data transmitting device by displaying the image data in the frame memory on the display device.

【0123】また、本発明にかかる画像データ送信プロ
グラムを記録した記録媒体は、画像データ受信装置の表
示装置に画像を表示するために、当該画像に対応する画
像データを記憶するフレームメモリを有する画像データ
送信装置用の画像データ送信プログラムを記録したコン
ピュータ読み取り可能な記録媒体であって、当該画像の
一部分が更新されたとき、更新された画像部分の画像中
での領域を示す領域情報と画像部分に該当する画像デー
タとを生成する生成ステップと、生成された領域情報と
画像データとを画像データ受信装置に送信する送信ステ
ップとを記録している。
A recording medium on which an image data transmission program according to the present invention is recorded has an image memory having a frame memory for storing image data corresponding to the image in order to display the image on a display device of the image data receiving apparatus. A computer-readable recording medium storing an image data transmission program for a data transmission device, wherein, when a part of the image is updated, area information indicating an area of the updated image part in the image and an image part And a transmitting step of transmitting the generated area information and the image data to the image data receiving apparatus.

【0124】これにより、画像データ送信装置は、フレ
ームメモリにおける変更された画像の画像データを容易
に特定可能な領域情報とその領域に該当する画像データ
を画像データ受信装置に送信するので、これらの領域情
報と画像データを受信する画像データ受信装置の記憶容
量が小容量で描画命令などをサポートする構成を備えて
いなくても、変更された画像を好適に伝送することがで
き、低コスト化を図ることができる。
Thus, the image data transmitting apparatus transmits, to the image data receiving apparatus, the area information which can easily specify the image data of the changed image in the frame memory and the image data corresponding to the area. Even if the image data receiving device that receives the area information and the image data has a small storage capacity and does not have a configuration that supports a drawing command or the like, it is possible to preferably transmit the changed image and reduce the cost. Can be planned.

【0125】また、本発明にかかる画像データ受信プロ
グラムを記録した記録媒体は、画像データ送信装置から
送信される画像データを記憶するフレームメモリを有す
る画像データ受信装置用の画像データ受信プログラムを
記録したコンピュータ読み取り可能な記録媒体であっ
て、領域情報と画像データとを受信する受信ステップ
と、領域情報に基づいて、フレームメモリにおける領域
を特定する特定ステップと、特定された記憶手段におけ
る領域の画像データを受信した画像データで更新する更
新ステップとを記録している。
Further, the recording medium on which the image data receiving program according to the present invention is recorded stores an image data receiving program for an image data receiving apparatus having a frame memory for storing image data transmitted from the image data transmitting apparatus. A computer-readable recording medium, a receiving step of receiving area information and image data, a specifying step of specifying an area in a frame memory based on the area information, and an image data of the area in the specified storage means. And updating the received image data with the received image data.

【0126】これにより、画像データ受信装置は、画像
データ送信装置から受信した領域情報とその領域に該当
する画像データに基づいて変更された画像を再現するの
で、記憶容量が小容量で描画命令などをサポートする構
成を備えていなくても、変更された画像を好適に再現す
ることができ、低コスト化を図ることができる。
Accordingly, the image data receiving apparatus reproduces the image changed based on the area information received from the image data transmitting apparatus and the image data corresponding to the area. Even if it is not provided with a configuration that supports the above, the changed image can be preferably reproduced, and the cost can be reduced.

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

【図1】画像データ送信装置100及び画像データ受信
装置150から構成されるデータ伝送システム10の機
能ブロック図である。
FIG. 1 is a functional block diagram of a data transmission system 10 including an image data transmitting device 100 and an image data receiving device 150.

【図2】画像データ送信装置100における描画命令制
御部103のより詳細な機能ブロック図である。
FIG. 2 is a more detailed functional block diagram of a drawing command control unit 103 in the image data transmitting apparatus 100.

【図3】描画情報テーブル制御部201によって作成さ
れる描画情報テーブルの構成の一例を示した図である。
FIG. 3 is a diagram illustrating an example of a configuration of a drawing information table created by a drawing information table control unit 201;

【図4】領域情報の内容を説明するための図である。FIG. 4 is a diagram for explaining the contents of area information.

【図5】待ち行列リスト制御部202によって作成され
る待ち行列リストの一例を示す図である。
FIG. 5 is a diagram illustrating an example of a queue list created by a queue list control unit 202;

【図6】予めユーザによって定義される優先度を含む描
画命令登録リストの一例である。
FIG. 6 is an example of a drawing command registration list including priorities defined by a user in advance.

【図7】予めユーザによって定義される蓄積有効時間登
録リストの一例を示す図である。
FIG. 7 is a diagram showing an example of an accumulation effective time registration list defined by a user in advance.

【図8】(a)は、それ自体に領域情報を含む描画命令の
一例を示す図である。(b)は、それ自体には全ての領域
情報が含まれていない描画命令の一例を示す図である。
FIG. 8A is a diagram illustrating an example of a drawing command including region information itself. (b) is a diagram showing an example of a drawing command which does not include all the area information itself.

【図9】描画用データ特定部107のより詳細な機能ブ
ロックを示した図である。
FIG. 9 is a diagram showing more detailed functional blocks of a drawing data specifying unit 107;

【図10】描画用データ合成部903によって生成さ
れ、データ圧縮部108に出力される描画用データの一
例を示す。
10 shows an example of drawing data generated by the drawing data synthesizing unit 903 and output to the data compression unit 108. FIG.

【図11】送信装置100側のユーザの操作により、画
面の表示内容が変化する前の様子を示す図である。
FIG. 11 is a diagram showing a state before display contents of a screen are changed by an operation of a user on the transmission device 100 side.

【図12】送信装置100側のユーザの操作により、画
面の表示内容が変化した後の様子を示す図である。
FIG. 12 is a diagram illustrating a state after display content of a screen is changed by an operation of a user on the transmission device 100 side.

【図13】送信装置100側のユーザから入力された操
作により、描画命令生成部102で生成された描画命令
に基づいて描画命令解読部203が特定する矩形領域を
示す図である。
FIG. 13 is a diagram illustrating a rectangular area specified by a drawing command decoding unit based on a drawing command generated by a drawing command generation unit in response to an operation input by a user of the transmission apparatus.

【図14】実施形態1における描画情報テーブル300
及び待ち行列リスト500の生成に係る処理の流れを示
すフローチャートである。
FIG. 14 is a drawing information table 300 according to the first embodiment.
6 is a flowchart showing a flow of processing related to generation of a queue list 500.

【図15】図14におけるサブルーチン「待ち行列リス
トの作成・修正処理(S1409)」のさらに詳細な処
理の流れを示すフローチャートである。
FIG. 15 is a flowchart showing a more detailed processing flow of a subroutine “queue list creation / modification processing (S1409)” in FIG. 14;

【図16】本実施形態における描画用データを特定し
て、描画用データを受信装置150に送信するまで処理
の流れを示すフローチャートである。
FIG. 16 is a flowchart illustrating a flow of processing until the drawing data is specified and the drawing data is transmitted to the receiving device 150 according to the present embodiment.

【図17】実施形態2における待ち行列リスト制御部が
作成する、時刻データを付加した待ち行列リストの構成
の一例を示す。
FIG. 17 illustrates an example of a configuration of a queue list to which time data is added, created by a queue list control unit according to the second embodiment.

【図18】(a)は、描画情報テーブルのうち、3種類の
領域番号1801〜1803と、それぞれに対応する領
域情報の一例を示す図である。(b)は、図(a)の領域情
報に基づいて構成された矩形領域を画面上に表した図で
ある。
FIG. 18A is a diagram showing an example of three types of area numbers 1801 to 1803 in the drawing information table and area information corresponding to each of them. FIG. 2B is a diagram showing a rectangular area formed on the screen based on the area information of FIG.

【図19】実施形態3における待ち行列リスト制御部に
おける包含判定処理の流れを示すフローチャートであ
る。
FIG. 19 is a flowchart illustrating a flow of an inclusion determination process in a queue list control unit according to the third embodiment.

【図20】(a)は、描画情報テーブルのうち、3種類の
領域番号2001、2002と、それぞれに対応する領
域情報の一例を示した図である。(b)は、図(a)の領域
情報に基づいて構成される矩形領域を画面上に表した図
である。(c)は、修正された矩形領域を表す領域情報の
一例を示す図である。
FIG. 20A is a diagram showing an example of three types of area numbers 2001 and 2002 in the drawing information table and area information corresponding to each of them. FIG. 2B is a diagram showing a rectangular area formed on the screen based on the area information of FIG. (c) is a diagram showing an example of area information representing a corrected rectangular area.

【図21】実施形態4における待ち行列リスト制御部に
おける近傍判定処理の流れを示すフローチャートであ
る。
FIG. 21 is a flowchart illustrating a flow of a proximity determination process in a queue list control unit according to the fourth embodiment.

【図22】従来のサーバ装置2200からクライアント
装置2250に画像を伝送する場合の各装置の機能を示
すブロック図である。
FIG. 22 is a block diagram showing functions of each device when transmitting an image from a conventional server device 2200 to a client device 2250.

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

10 データ伝送システム 100 画像データ送信装置 101 アプリケーションソフト記憶部 102 描画命令生成部 103 描画命令制御部 104 描画制御データ記憶部 105 描画実行部 106 フレームメモリ 107 描画用データ特定部 108 データ圧縮部 109 送受信部 110 リソースデータ記憶部 111 割込みタイマ 112 入力操作部 113 表示部 114 主制御部 150 画像データ受信装置 151 送受信部 152 データ伸張部 153 フレームメモリ制御部 154 フレームメモリ 155 入力操作部 156 表示部 157 主制御部 201 描画情報テーブル制御部 202 待ち行列リスト制御部 203 描画命令解読部 901 領域情報特定部 902 画像データ特定部 903 描画用データ合成部 2200 サーバ装置 2201 アプリケーションソフト記憶部 2202 描画命令生成部 2203 描画命令処理部 2204 フレームメモリ 2205 送受信部 2206 主制御部 2250 クライアント装置 2251 送受信部 2252 描画命令処理部 2253 フレームメモリ 2254 リソースデータ記憶部 2255 入力操作部 2256 表示部 2257 主制御部 Reference Signs List 10 data transmission system 100 image data transmission device 101 application software storage unit 102 drawing command generation unit 103 drawing command control unit 104 drawing control data storage unit 105 drawing execution unit 106 frame memory 107 drawing data specification unit 108 data compression unit 109 transmission / reception unit 110 Resource data storage unit 111 Interrupt timer 112 Input operation unit 113 Display unit 114 Main control unit 150 Image data receiving device 151 Transmission / reception unit 152 Data decompression unit 153 Frame memory control unit 154 Frame memory 155 Input operation unit 156 Display unit 157 Main control unit 201 drawing information table control unit 202 queue list control unit 203 drawing command decoding unit 901 area information specifying unit 902 image data specifying unit 903 drawing data synthesizing unit 2200 server device 2201 application software storage unit 2202 drawing command generation unit 2203 drawing command processing unit 2204 frame memory 2205 transmission / reception unit 2206 main control unit 2250 client device 2251 transmission / reception unit 2252 drawing command processing unit 2253 frame memory 2254 resource data storage unit 2255 input operation unit 2256 display Unit 2257 main control unit

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B069 AA01 BA01 BA04 BC02 JA01 JA02 LA02 LA12 5B080 CA01 CA08 FA05 FA08 5C064 AA02 AC01 AC07 AC12 AC22 AD02 AD06 AD14 5C082 AA34 BA27 BB01 BB15 BB44 CB01 CB06 DA22 DA26 DA87 MM04 MM07  ──────────────────────────────────────────────────続 き Continued on the front page F-term (reference)

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】 画像データ受信装置の表示装置に画像を
表示するために、当該画像に対応する画像データを記憶
するフレームメモリを有する画像データ送信装置であっ
て、 当該画像の一部分を更新する命令を受け付けたとき、更
新される画像部分の画像中での領域を示す領域情報と画
像部分に該当する画像データとを生成する生成手段と、 生成された領域情報と画像データとを画像データ受信装
置に送信する送信手段とを備えることを特徴とする画像
データ送信装置。
1. An image data transmitting apparatus having a frame memory for storing image data corresponding to an image for displaying the image on a display device of the image data receiving apparatus, the command updating a part of the image. Means for generating area information indicating an area of the image portion to be updated in the image and image data corresponding to the image portion, and transmitting the generated area information and image data to the image data receiving apparatus. Transmitting means for transmitting image data to the image data transmitting apparatus.
【請求項2】 前記生成手段は、 前記フレームメモリの一部分の画像データを更新する描
画命令を受け付ける命令受付部と、 受け付けられた描画命令に基づいて、前記画像部分の領
域情報を生成する生成部と、 描画命令を実行して、前記フレームメモリの画像データ
を更新する更新部と、 更新されたフレームメモリにおいて、生成された領域情
報に対応する画像データを抽出する抽出部とを備えるこ
とを特徴とする請求項1記載の画像データ送信装置。
2. A generating unit, comprising: a command receiving unit that receives a drawing command for updating image data of a part of the frame memory; and a generating unit that generates region information of the image portion based on the received drawing command. An update unit that executes a drawing command to update image data in the frame memory; and an extraction unit that extracts image data corresponding to the generated area information in the updated frame memory. The image data transmitting apparatus according to claim 1, wherein
【請求項3】 前記生成部は、 前記描画命令から矩形の領域を示す領域情報を抽出する
ことにより生成、又は前記描画命令から矩形の領域を示
す領域情報を算出することにより生成し、 前記抽出部は、 前記更新されたフレームメモリにおいて、抽出又は算出
された矩形の領域内の画像データを抽出することを特徴
とする請求項2記載の画像データ送信装置。
3. The method according to claim 1, wherein the generating unit generates the area information by extracting area information indicating a rectangular area from the drawing command, or generates the area information indicating a rectangular area from the drawing command. The image data transmitting apparatus according to claim 2, wherein the unit extracts the extracted or calculated image data in the rectangular area in the updated frame memory.
【請求項4】 前記画像データ送信装置は、さらに、 描画命令の重要度を示す優先度を、それぞれの描画命令
について決定する優先度決定部と、 描画命令を受け付けた順番を識別し、描画命令につい
て、受け付け順に昇順の領域番号を決定する番号決定部
と、 描画命令と領域番号と領域情報とを対応させて格納する
格納欄を有するテーブル部と、 優先度と領域番号とを対応させて格納する格納欄を有す
るリスト部と、 前記受け付けられた描画命令と、決定された領域番号
と、前記生成された領域情報とを対応づけてテーブル部
に格納するテーブル制御部と、 前記受け付けられた描画命令について決定された優先度
と決定された領域番号とを対応づけてリスト部に格納す
るリスト制御部とを備え、 前記抽出部は、 リスト部から、優先度に則って領域番号を特定する番号
特定部と、 特定された領域番号に基づいて、テーブル部から領域情
報を読み出す情報読出部と、 前記更新されたフレームメモリにおいて、優先度に則っ
て読み出された領域情報により示される矩形の領域内の
画像データを抽出するデータ抽出部とを備えることを特
徴とする請求項3記載の画像データ送信装置。
4. The image data transmitting apparatus further includes: a priority determining unit that determines a priority indicating the importance of the drawing command for each drawing command; and identifies an order in which the drawing command is received. A number determining unit that determines the ascending order of the area number, a table unit having a storage column for storing the drawing command, the area number, and the area information in a corresponding manner, and storing the priority and the area number in a corresponding manner. A list section having a storage column to be stored, a table control section for storing the received drawing command, the determined area number, and the generated area information in a table section in association with each other; A list control unit that stores the determined priority of the instruction and the determined area number in the list unit in association with each other; A number specifying unit that specifies an area number by using the specified area number, an information reading unit that reads area information from the table unit based on the specified area number, and an area that is read in accordance with the priority in the updated frame memory. The image data transmitting apparatus according to claim 3, further comprising a data extracting unit that extracts image data in a rectangular area indicated by the information.
【請求項5】 前記画像データ送信装置は、さらに、 描画命令を受け付けた時刻を示す受付時刻を特定する時
刻特定部と、 現在の時刻を計時するタイマ部とを備え、 前記テーブル部は、さらに、 受付時刻を描画命令に対応させて格納する受付時刻の格
納欄を有し、 前記テーブル制御部は、さらに、 テーブル部に、描画命令と受付時刻とを対応させて格納
し、 前記リスト制御部は、さらに、 前記リスト部から、優先度に則って領域番号を読み出す
番号読出部と、 読み出された領域番号に基づいてテーブル部から描画命
令と受付時刻とを読み出すテーブル読出部と、 描画命令が有効に存在し続ける時間を示す蓄積有効時間
を、読み出された描画命令について決定する時間決定部
と、 タイマ部から現在の時刻を入手し、読み出された受付時
刻と読み出された描画命令によって決定された蓄積有効
時間との和が、現在の時刻を超過しているか否かを判定
する判定部と、 超過していると判定された場合に、前記リスト部から当
該判定に係る読み出された領域番号を削除する修正部と
を備えることを特徴とする請求項4記載の画像データ送
信装置。
5. The image data transmitting apparatus further includes: a time specifying unit that specifies a reception time indicating a time at which a drawing command has been received; and a timer unit that measures a current time. A table for storing a reception time in correspondence with a drawing command, wherein the table control unit further stores a drawing command and a reception time in a table unit in association with each other; A number reading unit that reads an area number from the list unit in accordance with a priority; a table reading unit that reads a drawing command and a reception time from a table unit based on the read region number; A time determining unit that determines the effective storage time indicating the time during which the data remains valid for the read drawing command, and the current time obtained from the timer unit and the read reception time A determining unit that determines whether the sum of the storage valid time determined by the read drawing command has exceeded the current time; and, if it is determined that the total time has exceeded, the list unit. The image data transmitting apparatus according to claim 4, further comprising: a correction unit that deletes the read area number according to the determination.
【請求項6】 前記画像データ送信装置は、さらに、 描画命令を受け付けた時刻を示す受付時刻を特定する時
刻特定部と、 現在の時刻を計時するタイマ部とを備え、 前記テーブル部は、さらに、 描画命令と受付時刻とを対応させて格納する格納欄を有
し、 前記テーブル制御部は、さらに、 テーブル部に、前記受け付けられた描画命令と特定され
た受付時刻とを対応づけて格納し、 前記番号特定部は、 前記リスト部から、優先度に則って領域番号を仮に読み
出す番号仮読出部と、 仮に読み出された領域番号に基づいて、テーブル部から
描画命令と受付時刻とを読み出すテーブル読出部と、 読み出された描画命令について、描画命令が有効に存在
し続ける時間を示す蓄積有効時間を決定する時間決定部
と、 タイマ部から現在の時刻を入手し、読み出された受付時
刻と決定された蓄積有効時間との和が、現在の時刻を超
過しているか否かを判定する判定部とを備え、 超過していないと判定した場合に、仮に読み出された領
域番号を特定することを特徴とする請求項4記載の画像
データ送信装置。
6. The image data transmitting apparatus further includes: a time specifying unit that specifies a reception time indicating a time at which a drawing command has been received; and a timer unit that measures a current time. A table for storing the drawing command and the reception time in association with each other, wherein the table control unit further stores the received drawing command and the specified reception time in the table unit in association with each other. The number identification unit reads a drawing command and a reception time from the table unit based on the temporarily read area number from the list unit. A table reading unit, a time determining unit for determining a storage effective time indicating a time during which the drawing command is kept valid for the read drawing command, and obtaining a current time from the timer unit. A determination unit for determining whether the sum of the read reception time and the determined storage valid time exceeds the current time; The image data transmitting apparatus according to claim 4, wherein the specified area number is specified.
【請求項7】 前記画像データ送信装置は、さらに、 描画命令を受け付けた時刻を示す受付時刻を特定する時
刻特定部と、 描画命令が有効に存在し続ける時間を示す蓄積有効時間
を、それぞれの描画命令について決定する時間決定部
と、 現在の時刻を計時するタイマ部とを備え、 前記テーブル部は、さらに、 受付時刻を描画命令に対応させて格納する受付時刻の格
納欄を有し、 前記テーブル制御部は、さらに、 テーブル部に、前記受け付けられた描画命令と受付時刻
とを対応づけて格納し、 前記リスト部は、さらに、 蓄積有効時間と領域番号とを対応させて格納する蓄積有
効時間の格納欄を有し、 前記リスト制御部は、さらに、 リスト部に、前記受け付けられた描画命令について決定
された領域番号と蓄積有効時間とを対応づけて格納する
と共に、 リスト部から、優先度に則って領域番号と、この領域番
号に対応する蓄積有効時間とを読み出すリスト読出部
と、 読み出された領域番号に基づいてテーブル部から受付時
刻を読み出す時刻読出部と、 タイマ部から現在の時刻を入手し、読み出された受付時
刻と読み出された蓄積有効時間とに基づく時刻が、現在
の時刻を超過しているか否かを判定する判定部と、 超過していると判定した場合に、リスト部から当該判定
に係る領域番号と蓄積有効時間とを削除する修正部とを
備えることを特徴とする請求項4記載の画像データ送信
装置。
7. The image data transmitting apparatus further includes: a time specifying unit that specifies a reception time indicating a time at which a drawing command is received; and a storage valid time that indicates a time during which the drawing command continues to exist effectively. A time determination unit that determines a drawing command; and a timer unit that measures a current time.The table unit further includes a reception time storage column that stores the reception time in association with the drawing command. The table control unit further stores the received drawing command and the reception time in the table unit in association with each other, and the list unit further stores the storage valid time and the area number in association with each other. The list control unit further includes a time storage column, wherein the list control unit further stores, in the list unit, the area number determined for the accepted drawing command and the accumulation valid time in association with each other. And a list reading unit for reading out the area number in accordance with the priority from the list unit and the storage valid time corresponding to the area number, and a time for reading the reception time from the table unit based on the read area number. A reading unit, a determination unit that obtains the current time from the timer unit, and determines whether the time based on the read reception time and the read accumulation valid time exceeds the current time. 5. The image data transmitting apparatus according to claim 4, further comprising: a correction unit that deletes, when it is determined that the number has exceeded, the area number and the accumulation valid time related to the determination from the list unit.
【請求項8】 画像データ送信装置は、さらに、 描画命令を受け付けた時刻を示す受付時刻を特定する時
刻特定部と、 描画命令が有効に存在し続ける時間を示す蓄積有効時間
を、それぞれの描画命令について決定する時間決定部
と、 現在の時刻を計時するタイマ部とを備え、 前記テーブル部は、さらに、 受付時刻を描画命令に対応させて格納する受付時刻の格
納欄を有し、 前記テーブル制御部は、さらに、 テーブル部に、前記受け付けられた描画命令と受付時刻
とを対応づけて格納し、 前記リスト部は、さらに、 領域番号と蓄積有効時間とを対応させて格納する蓄積有
効時間の格納欄を有し、 前記リスト制御部は、さらに、 リスト部に、前記受け付けられた描画命令について決定
された領域番号と蓄積有効時間とを対応づけて格納し、 前記番号特定部は、 リスト部から、優先度に則って領域番号を仮に読み出す
番号仮読出部と、 仮に読み出された領域番号に対応する蓄積有効時間を読
み出す時間読出部と、 仮に読み出された領域番号に基づいて、テーブル部から
受付時刻を読み出す時刻読出部と、 タイマ部から現在の時刻を入手し、読み出された蓄積有
効時間と読み出された受付時刻との和が、現在の時刻を
超過しているか否かを判定する判定部と、 超過していないと判定した場合に、仮に読み出された領
域番号を特定することを特徴とする請求項4記載の画像
データ送信装置。
8. The image data transmitting apparatus further includes: a time specifying unit that specifies a reception time indicating a time at which the drawing command is received; and an accumulation valid time indicating a time during which the drawing command continues to exist effectively. A time determination unit that determines an instruction; and a timer unit that measures a current time. The table unit further includes a storage column for a reception time that stores the reception time in association with the drawing instruction. The control unit further stores, in the table unit, the received drawing command and the reception time in association with each other, and the list unit further stores the area number and the storage effective time in association with each other. The list control unit further stores, in the list unit, the area number determined for the accepted drawing command and the accumulation valid time in association with each other, A number temporary reading unit that temporarily reads an area number from the list unit in accordance with a priority; a time reading unit that reads an accumulation effective time corresponding to the temporarily read area number; A time reading unit that reads the reception time from the table unit based on the area number that has been read, and a current time that is obtained from the timer unit. 5. The image data transmitting apparatus according to claim 4, wherein the determination unit determines whether the time has passed, and when it is determined that the time has not passed, the area number temporarily read is specified.
【請求項9】 前記画像データ送信装置は、さらに、 描画命令の重要度を示す優先度を、それぞれの描画命令
について決定する優先度決定部と、 描画命令を受け付けた順番を識別し、描画命令につい
て、受け付け順に昇順の領域番号を決定する番号決定部
と、 描画命令を受け付けた時刻を示す受付時刻を特定する時
刻特定部と、 受け付けられた描画命令を、それぞれの受付時刻に則っ
てグループ分けするための時間間隔を決定する間隔決定
部と、 描画命令と領域番号と領域情報とを対応させて格納する
格納欄を有するテーブル部と、 間隔決定部により決定された時間間隔毎に、時間間隔の
開始を示す時刻と、優先度及び領域番号とを対応させて
格納する格納欄を有するリスト部と、 前記受け付けられた描画命令と、決定された領域番号
と、前記生成された領域情報と、特定された受付時刻と
を対応づけてテーブル部に格納するテーブル制御部と、 受け付けられた描画命令の受付時刻を、一つの時間間隔
の開始を示す時刻の格納欄に格納し、その時間間隔内に
受け付けられた描画命令について、決定された優先度と
決定された領域番号とをその時間間隔の開始を示す時刻
に対応づけてリスト部に格納するリスト制御部とを備
え、 前記抽出部は、 リスト部から、間隔決定部により決定された時間間隔毎
に優先度に則って領域番号を特定する番号特定部と、 特定された領域番号に基づいて、テーブル部から領域情
報を読み出す情報読出部と、 前記更新されたフレームメモリにおいて、前記決定され
た時間間隔毎に優先度に則って読み出された領域情報に
より示される矩形の領域内の画像データを抽出するデー
タ抽出部とを備えることを特徴とする請求項3記載の画
像データ送信装置。
9. The image data transmitting apparatus further includes: a priority determining unit that determines a priority indicating the importance of the drawing command for each drawing command; and identifies an order in which the drawing command is received. A number determination unit that determines the ascending order of the area numbers, a time identification unit that identifies a reception time indicating the time at which the drawing instruction was received, and a grouping of the received drawing instruction according to each reception time Determining unit for determining a time interval for performing the drawing, a table unit having a storage column for storing a drawing command, an area number, and area information in association with each other; and a time interval for each time interval determined by the interval determining unit. A time indicating the start of the list, a list section having a storage column for storing the priority and the area number in association with each other, the accepted drawing command, and the determined area number. A table control unit that stores the generated area information and the specified reception time in a table unit in association with each other; and a storage column for storing the reception time of the received drawing command, indicating the start of one time interval. A list control unit that stores the determined priority and the determined area number in the list unit in association with the time indicating the start of the time interval, for the drawing command received within the time interval. The extracting unit, from the list unit, a number specifying unit that specifies an area number according to the priority for each time interval determined by the interval determining unit, based on the specified area number, from the table unit An information reading unit for reading area information; and in the updated frame memory, a rectangular area indicated by the area information read in accordance with the priority at each of the determined time intervals. Image data transmitting apparatus according to claim 3, characterized in that it comprises a data extraction unit for extracting image data.
【請求項10】 前記リスト制御部は、 前記リスト部から、優先度に則って領域番号を特定する
番号特定部と、 特定された領域番号に基づいて、テーブル部から領域情
報を読み出す情報読出部と、 前記受け付けられた描画命令に基づいて生成された領域
情報と、特定された領域番号に基づいて読み出された領
域情報とから、それぞれの矩形の領域を特定する矩形特
定部と、 前記受け付けられた描画命令について決定された優先度
を第1の優先度とし、特定された領域番号に対応する優
先度を第2の優先度とした場合に、これらの優先度の大
小関係を判定する優先度判定部と、 第1の優先度の値が、第2の優先度の値に等しいか又は
第2の優先度の値より小さいと判定された場合に、前記
読み出された領域情報によって特定された矩形の領域
が、前記生成された領域情報によって特定された矩形の
領域に含まれるか否かを判定する第1包含判定部と、 第1の優先度の値が、第2の優先度の値より大きいと判
定された場合において、前記生成された領域情報によっ
て特定された矩形の領域が、前記読み出された領域情報
によって特定された矩形の領域に含まれるか否かを判定
する第2包含判定部と、 第1包含判定部において含まれると判定された場合に、
前記読み出された領域情報に対応する領域番号を前記リ
スト部から削除し、第2包含判定部において含まれると
判定された場合に、前記生成された領域情報に対応する
領域番号を前記リスト部に格納する対象から除外する格
納制御部とを備えることを特徴とする請求項4記載の画
像データ送信装置。
10. A list control unit, comprising: a number specifying unit that specifies an area number in accordance with a priority from the list unit; and an information reading unit that reads area information from a table unit based on the specified area number. A rectangle specifying unit that specifies each rectangular region from the region information generated based on the received drawing command and the region information read based on the specified region number; When the priority determined for the specified drawing command is set as the first priority and the priority corresponding to the specified area number is set as the second priority, the priority for determining the magnitude relation of these priorities is determined. And a degree determination unit, when it is determined that the first priority value is equal to or smaller than the second priority value, the first priority value is specified by the read area information. Rectangle area A first inclusion determining unit that determines whether or not the area is included in the rectangular area specified by the generated area information; and determines that the value of the first priority is greater than the value of the second priority. In the case where the rectangular area specified by the generated area information is included in the rectangular area specified by the read area information, a second inclusion determining unit that determines whether the rectangular area specified by the generated area information is included in the rectangular area. When it is determined by the first inclusion determination unit that the content is included,
An area number corresponding to the read area information is deleted from the list section, and if it is determined that the area information is included in the second inclusion determination section, an area number corresponding to the generated area information is deleted from the list section. 5. The image data transmitting apparatus according to claim 4, further comprising: a storage control unit configured to exclude the image data from the storage target.
【請求項11】 前記リスト制御部は、 前記リスト部から、優先度に則って領域番号を特定する
番号特定部と、 特定された領域番号に基づいて、テーブル部から領域情
報を読み出す情報読出部と、 前記受け付けられた描画命令に基づいて生成された領域
情報と、特定された領域番号に基づいて読み出された領
域情報とから、それぞれの矩形の領域を特定する矩形特
定部と、 前記受け付けられた描画命令について決定された優先度
を第1の優先度とし、特定された領域番号に対応する優
先度を第2の優先度とした場合に、これらの優先度の大
小関係を判定する優先度判定部と、 第1の優先度の値が、第2の優先度の値に等しいか又は
第2の優先度の値より小さいと判定された場合におい
て、前記読み出された領域情報によって特定された矩形
の領域が、前記生成された領域情報によって特定された
矩形の領域と所定の距離にあるか否かを判定する第1近
傍判定部と、 第1の優先度の値が、第2の優先度の値より大きいと判
定された場合において、前記生成された領域情報によっ
て特定された矩形の領域が、前記読み出された領域情報
によって特定された矩形の領域と所定の距離にあるか否
かを判定する第2近傍判定部と、 第1近傍判定部において所定の距離にあると判定された
場合に、前記生成された領域情報の内容を前記読み出さ
れた領域情報によって特定された矩形の領域を含むよう
に修正して、前記読み出された領域情報に対応する領域
番号を前記リスト部から削除し、第2近傍判定部におい
て所定の距離にあると判定された場合に、前記読み出さ
れた領域情報の内容を前記生成された領域情報によって
特定された矩形の領域を含むように修正して、前記生成
された領域情報に対応する領域番号を前記リスト部に格
納する対象から除外する格納制御部とを備えることを特
徴とする請求項4記載の画像データ送信装置。
11. A list control unit, comprising: a number specifying unit that specifies an area number in accordance with a priority from the list unit; and an information reading unit that reads area information from a table unit based on the specified area number. A rectangle specifying unit that specifies each rectangular region from the region information generated based on the received drawing command and the region information read based on the specified region number; When the priority determined for the specified drawing command is set as the first priority and the priority corresponding to the specified area number is set as the second priority, the priority for determining the magnitude relation of these priorities is determined. A degree determination unit, when the first priority value is determined to be equal to or smaller than the second priority value, the first priority value is specified by the read area information. Rectangle A first proximity determining unit that determines whether the area is at a predetermined distance from the rectangular area specified by the generated area information; and a first priority value corresponding to the second priority. When it is determined that the value is larger than the value, it is determined whether the rectangular area specified by the generated area information is at a predetermined distance from the rectangular area specified by the read area information. A second neighborhood determining unit that determines the content of the generated area information when the first neighborhood determining unit determines that the area is at a predetermined distance. The area number corresponding to the read area information is deleted from the list section, and when the second proximity determination section determines that the area number is at a predetermined distance, the area number corresponding to the read area information is deleted. The contents of the area information A storage control unit that corrects to include a rectangular area specified by the generated area information and excludes an area number corresponding to the generated area information from targets to be stored in the list unit. 5. The image data transmitting device according to claim 4, wherein:
【請求項12】 画像データ送信装置から送信される画
像データを記憶するフレームメモリを有する画像データ
受信装置であって、 領域情報と画像データとを受信する受信手段と、 領域情報に基づいて、フレームメモリにおける領域を特
定する特定手段と、 特定された記憶手段における領域の画像データを受信し
た画像データで更新する更新手段とを備えることを特徴
とする画像データ受信装置。
12. An image data receiving apparatus having a frame memory for storing image data transmitted from an image data transmitting apparatus, comprising: receiving means for receiving area information and image data; An image data receiving apparatus comprising: a specifying unit that specifies an area in a memory; and an updating unit that updates image data of an area in the specified storage unit with received image data.
【請求項13】 前記画像データ受信装置は、さらに、 前記フレームメモリの画像データを読み出して表示装置
に表示する表示手段を備えることを特徴とする請求項1
2記載の画像データ受信装置。
13. The image data receiving apparatus according to claim 1, further comprising display means for reading out the image data from the frame memory and displaying the image data on a display device.
2. The image data receiving device according to 2.
【請求項14】 画像データ受信装置の表示装置に画像
を表示するために、当該画像に対応する画像データを記
憶するフレームメモリを有する画像データ送信装置用の
画像データ送信プログラムを記録したコンピュータ読み
取り可能な記録媒体であって、 当該画像の一部分が更新されたとき、更新された画像部
分の画像中での領域を示す領域情報と画像部分に該当す
る画像データとを生成する生成ステップと、 生成された領域情報と画像データとを画像データ受信装
置に送信する送信ステップとをコンピュータに実行させ
るための画像データ送信プログラムを記録した記録媒
体。
14. An image data transmission program for an image data transmission device having a frame memory for storing image data corresponding to the image in order to display an image on a display device of the image data reception device. Generating a region information indicating a region in the image of the updated image portion and image data corresponding to the image portion, when the portion of the image is updated. A recording medium storing an image data transmission program for causing a computer to execute a transmitting step of transmitting the area information and the image data to the image data receiving apparatus.
【請求項15】 画像データ送信装置から送信される画
像データを記憶するフレームメモリを有する画像データ
受信装置用の画像データ受信プログラムを記録したコン
ピュータ読み取り可能な記録媒体であって、 領域情報と画像データとを受信する受信ステップと、 領域情報に基づいて、フレームメモリにおける領域を特
定する特定ステップと、 特定された記憶手段における領域の画像データを受信し
た画像データで更新する更新ステップとをコンピュータ
に実行させるための画像データ受信プログラムを記録し
た記録媒体。
15. A computer-readable recording medium storing an image data receiving program for an image data receiving device having a frame memory for storing image data transmitted from the image data transmitting device, comprising: area information and image data. Executing a receiving step of receiving the information, an identifying step of identifying an area in the frame memory based on the area information, and an updating step of updating image data of the identified area in the storage unit with the received image data. Recording medium for storing an image data receiving program for causing the image data to be received.
JP11124190A 1999-04-30 1999-04-30 Picture data transmitting device and picture receiving device Pending JP2000316143A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11124190A JP2000316143A (en) 1999-04-30 1999-04-30 Picture data transmitting device and picture receiving device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11124190A JP2000316143A (en) 1999-04-30 1999-04-30 Picture data transmitting device and picture receiving device

Publications (1)

Publication Number Publication Date
JP2000316143A true JP2000316143A (en) 2000-11-14

Family

ID=14879224

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11124190A Pending JP2000316143A (en) 1999-04-30 1999-04-30 Picture data transmitting device and picture receiving device

Country Status (1)

Country Link
JP (1) JP2000316143A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003067569A1 (en) * 2002-02-07 2003-08-14 Matsushita Electric Industrial Co., Ltd. Image composition device and image composition method
JP2007206644A (en) * 2006-02-06 2007-08-16 Seiko Epson Corp Image display system, image display method, image display program, recording medium, data processor, and image display device
JP2009070178A (en) * 2007-09-13 2009-04-02 Fujitsu Ltd Image information compression transfer method and image transfer device
US20120229448A1 (en) * 2011-03-08 2012-09-13 Nintendo Co., Ltd. Computer-readable storage medium, information processing system, and information processing method
JP2012221021A (en) * 2011-04-05 2012-11-12 Nintendo Co Ltd Information processing program, information processing system and information processing method
US9205327B2 (en) 2011-03-08 2015-12-08 Nintento Co., Ltd. Storage medium having information processing program stored thereon, information processing apparatus, information processing system, and information processing method
US9375640B2 (en) 2011-03-08 2016-06-28 Nintendo Co., Ltd. Information processing system, computer-readable storage medium, and information processing method
US9561443B2 (en) 2011-03-08 2017-02-07 Nintendo Co., Ltd. Computer-readable storage medium, information processing system, and information processing method
US9643085B2 (en) 2011-03-08 2017-05-09 Nintendo Co., Ltd. Computer-readable storage medium, information processing system, and information processing method for controlling a virtual object using attitude data
US9925464B2 (en) 2011-03-08 2018-03-27 Nintendo Co., Ltd. Computer-readable storage medium, information processing system, and information processing method for displaying an image on a display device using attitude data of a display device

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003067569A1 (en) * 2002-02-07 2003-08-14 Matsushita Electric Industrial Co., Ltd. Image composition device and image composition method
JP2007206644A (en) * 2006-02-06 2007-08-16 Seiko Epson Corp Image display system, image display method, image display program, recording medium, data processor, and image display device
JP2009070178A (en) * 2007-09-13 2009-04-02 Fujitsu Ltd Image information compression transfer method and image transfer device
US9526981B2 (en) 2011-03-08 2016-12-27 Nintendo Co., Ltd. Storage medium having stored thereon information processing program, information processing apparatus, information processing system, and information processing method
US9492743B2 (en) 2011-03-08 2016-11-15 Nintendo Co., Ltd. Storage medium having stored thereon information processing program, information processing apparatus, information processing system, and information processing method
US9205327B2 (en) 2011-03-08 2015-12-08 Nintento Co., Ltd. Storage medium having information processing program stored thereon, information processing apparatus, information processing system, and information processing method
US9345962B2 (en) 2011-03-08 2016-05-24 Nintendo Co., Ltd. Storage medium having stored thereon information processing program, information processing apparatus, information processing system, and information processing method
US9370712B2 (en) 2011-03-08 2016-06-21 Nintendo Co., Ltd. Information processing system, information processing apparatus, storage medium having information processing program stored therein, and image display method for controlling virtual objects based on at least body state data and/or touch position data
US9375640B2 (en) 2011-03-08 2016-06-28 Nintendo Co., Ltd. Information processing system, computer-readable storage medium, and information processing method
US9492742B2 (en) 2011-03-08 2016-11-15 Nintendo Co., Ltd. Storage medium having stored thereon information processing program, information processing apparatus, information processing system, and information processing method
US9925464B2 (en) 2011-03-08 2018-03-27 Nintendo Co., Ltd. Computer-readable storage medium, information processing system, and information processing method for displaying an image on a display device using attitude data of a display device
US9522323B2 (en) 2011-03-08 2016-12-20 Nintendo Co., Ltd. Storage medium having stored thereon information processing program, information processing apparatus, information processing system, and information processing method
US20120229448A1 (en) * 2011-03-08 2012-09-13 Nintendo Co., Ltd. Computer-readable storage medium, information processing system, and information processing method
US9539511B2 (en) * 2011-03-08 2017-01-10 Nintendo Co., Ltd. Computer-readable storage medium, information processing system, and information processing method for operating objects in a virtual world based on orientation data related to an orientation of a device
US9561443B2 (en) 2011-03-08 2017-02-07 Nintendo Co., Ltd. Computer-readable storage medium, information processing system, and information processing method
US9643085B2 (en) 2011-03-08 2017-05-09 Nintendo Co., Ltd. Computer-readable storage medium, information processing system, and information processing method for controlling a virtual object using attitude data
JP2012221021A (en) * 2011-04-05 2012-11-12 Nintendo Co Ltd Information processing program, information processing system and information processing method

Similar Documents

Publication Publication Date Title
CN107534704B (en) Information processing method, device and medium connected via communication network
US9185349B2 (en) Communication terminal, search server and communication system
RU2368940C2 (en) Synchronised graphic data and region data for systems of remote handling graphic data
CN110333836B (en) Information screen projection method and device, storage medium and electronic device
US20140115528A1 (en) Display system, network interactive display device, terminal, and control program
JP4444239B2 (en) Server device, control command processing method thereof, control command processing program, and terminal device
JPH1166101A (en) Information providing device and machine-readable recording medium where program is recorded
JP4976975B2 (en) Server apparatus, server apparatus control method, and server apparatus control program
JPH10187760A (en) Image display device and moving image retrieval system
JP2000316143A (en) Picture data transmitting device and picture receiving device
US20160241891A1 (en) Distribution management apparatus, distribution method, and program
CN107765976B (en) Message pushing method, terminal and system
WO2019119643A1 (en) Interaction terminal and method for mobile live broadcast, and computer-readable storage medium
US7584243B2 (en) Information processing method and apparatus maintaining consistency of shared data
CN113938698B (en) Display control method and device for live user data and computer equipment
CN113468346B (en) Resource processing method and device, electronic equipment and storage medium
CN112651801B (en) Method and device for displaying house source information
CN111144077B (en) View information deleting method, device, equipment and computer readable storage medium
JP2001154858A (en) System and method for controlling event delivery and recoding medium
CN113446717A (en) Intelligent page display method and device and electronic equipment
CN112035193A (en) Application program interface generation method and device, storage medium and computer equipment
JPH10171590A (en) Annotation information additional display system to existing application program and presentation system
CN115599335B (en) Method and system for sharing layout files based on multi-screen mode
US9525901B2 (en) Distribution management apparatus for distributing data content to communication devices, distribution system, and distribution management method
CN113347467B (en) Loudspeaker information adjusting method and device, server and storage medium