JPH0766334B2 - Image display device - Google Patents

Image display device

Info

Publication number
JPH0766334B2
JPH0766334B2 JP1118020A JP11802089A JPH0766334B2 JP H0766334 B2 JPH0766334 B2 JP H0766334B2 JP 1118020 A JP1118020 A JP 1118020A JP 11802089 A JP11802089 A JP 11802089A JP H0766334 B2 JPH0766334 B2 JP H0766334B2
Authority
JP
Japan
Prior art keywords
task
processing
image information
command
displaying
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP1118020A
Other languages
Japanese (ja)
Other versions
JPH02297632A (en
Inventor
知樹 稲垣
Original Assignee
松下電送株式会社
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 松下電送株式会社 filed Critical 松下電送株式会社
Priority to JP1118020A priority Critical patent/JPH0766334B2/en
Publication of JPH02297632A publication Critical patent/JPH02297632A/en
Publication of JPH0766334B2 publication Critical patent/JPH0766334B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 本発明は光ディスク等の記憶媒体に記憶された画像情報
をCRT等の表示手段に表示する画像表示装置に関する。
TECHNICAL FIELD The present invention relates to an image display device for displaying image information stored in a storage medium such as an optical disk on a display means such as a CRT.

従来の技術 従来の技術について、連続画像転送処理を行なう場合の
画像表示装置におけるタスク間通信方法を第4図〜第6
図を用いて説明する。
2. Description of the Related Art As for the conventional technology, FIGS.
It will be described with reference to the drawings.

第4図はタスク構成図で第5図、第6図は第4図のタス
ク間の通信方法を示す図である。
FIG. 4 is a task configuration diagram, and FIGS. 5 and 6 are diagrams showing a communication method between the tasks in FIG.

第4図において、1はアプリケーション・プログラムで
あり連続画像コマンド17を指令する。2はコントロール
タスクでアプリケーション・プログラム1の指令を解析
しコントロール指令及びそのレスポンスを受ける。3は
圧縮画像のリード/ライトを制御するタスクで以降SCSI
と称する。4は画像情報の圧縮、伸張を制御するタスク
で以降UCDAと称す。5は画像情報の表示を制御するタス
クで以降GSPと称す。6は画像情報のスキャン、プリン
トを制御するタスクで以降IOCと称す。
In FIG. 4, reference numeral 1 is an application program for issuing a continuous image command 17. A control task 2 analyzes a command of the application program 1 and receives a control command and its response. 3 is a task to control the read / write of the compressed image.
Called. Reference numeral 4 is a task for controlling compression and expansion of image information, which is hereinafter referred to as UCDA. Reference numeral 5 is a task for controlling the display of image information, which is hereinafter referred to as GSP. Reference numeral 6 denotes a task for controlling scanning and printing of image information, which is hereinafter referred to as IOC.

7〜10はドライバであり、7は、光ディスク11及びハー
ドディスク12の圧縮画像情報をリード/ライトするドラ
イバ、8は画像情報の圧縮、伸張を行なうドライバ、9
は画像表示装置13に画像情報を表示するドライバ、10は
スキャナ14、プリンタ15を使用しスキャン、プリント処
理するドライバである。16はマルチタスクシステム環境
である。
Reference numerals 7 to 10 are drivers, 7 is a driver for reading / writing compressed image information on the optical disk 11 and hard disk 12, 8 is a driver for compressing and expanding image information, and 9 is a driver.
Is a driver for displaying image information on the image display device 13, and 10 is a driver for scanning and printing using the scanner 14 and the printer 15. 16 is a multitasking system environment.

次に光ディスク11またはハードディスク12に格納されて
いる圧縮画像情報を画像表示装置13に表示する場合の動
作を第4図、第5図を用いて説明する。まず、アプリケ
ーション・プログラム1より連続画像転送コマンド17が
コントロールタスク2に発行され、コントロールタスク
2はこれを受信して解析し、1画像(以降1ページと称
する)に対応するコマンド18をSCSIタスク3に発行す
る。SCSIタスク3はこのコマンド18を受信するとドライ
バ7により光ディスク11またはハードディスク12より圧
縮画像情報をリードし、コントロールタスク2にレスポ
ンス信号19を発行する。コントロールタスク2はこのレ
スポンス信号19を受信すると次にUCDAタスク4にコマン
ド20を発行する。UCDAタスク4はこのコマンド20を受信
するとドライバ8によりドライバ7でリードした圧縮画
像情報を伸張し、コントロールタスク2にレスポンス信
号21を発行する。コントロールタスク2はレスポンス信
号21を受信すると、次にGSPタスク5にコマンド22を発
行する。GSPタスク5はこのコマンド22を受信するとド
ライバ9によりドライバ8で伸張した画像情報を画像表
示装置13に表示し、コントロールタスク2にレスポンス
信号23を発行する。コントロールタスク2はレスポンス
信号23を受信すると、次に2ページの画像を表示するコ
マンドを上述と同様に発行してゆく。これを繰り返して
連続画像転送を行なう。
Next, the operation of displaying the compressed image information stored in the optical disk 11 or the hard disk 12 on the image display device 13 will be described with reference to FIGS. 4 and 5. First, a continuous image transfer command 17 is issued from the application program 1 to the control task 2, and the control task 2 receives and analyzes the command 17 to issue a command 18 corresponding to one image (hereinafter referred to as one page) to the SCSI task 3 To publish. When the SCSI task 3 receives this command 18, the driver 7 reads the compressed image information from the optical disk 11 or the hard disk 12 and issues a response signal 19 to the control task 2. When the control task 2 receives this response signal 19, it then issues a command 20 to the UCDA task 4. Upon receiving this command 20, the UCDA task 4 decompresses the compressed image information read by the driver 7 by the driver 8 and issues a response signal 21 to the control task 2. Upon receiving the response signal 21, the control task 2 issues a command 22 to the GSP task 5 next. Upon receiving this command 22, the GSP task 5 causes the driver 9 to display the image information expanded by the driver 8 on the image display device 13, and issues a response signal 23 to the control task 2. When the control task 2 receives the response signal 23, it next issues a command for displaying the image of page 2 in the same manner as described above. By repeating this, continuous image transfer is performed.

第6図はコントロールタスク2が下位タスク3〜6から
のレスポンス信号19、21、23、25を受信するしないにか
かわらず指定された画像数(ページ数)分のコマンドを
発行する場合である。各タスクはオペレーティングシス
テムの一機能である受信メッセージの待ち行列(Queu
e)処理により受信したメッセージ順に待ち行列とし、
前に受けたメッセージを飛び越えて処理をすることな
く、順次処理してゆく。この場合、第5図の場合とは異
なり、各タスク3〜5は待ち時間がなく、次々とコマン
ドを処理してゆくので効率がよい。例えば、SCSIタスク
3は1ページの処理が終わればただちに2ページ、3ペ
ージと休みなく連続作業が可能となる。
FIG. 6 shows a case where the control task 2 issues commands for the designated number of images (number of pages) regardless of whether the response signals 19, 21, 23 and 25 from the lower tasks 3 to 6 are received. Each task is a queue of received messages (Queu
e) Queue in the order of messages received by processing,
Processes sequentially without skipping over the previously received message. In this case, unlike the case of FIG. 5, the tasks 3 to 5 have no waiting time and process commands one after another, which is efficient. For example, the SCSI task 3 can immediately perform continuous work on two pages and three pages without a break after processing one page.

発明が解決しようとする課題 しかし、かかる構成によれば、コントロールタスクは各
下位タスクからのレスポンスを受信した後、次のタスク
にコマンドを発行するため、レスポンスの時間がかかる
とともに下位タスクからのレスポンスを管理するコント
ロール・テーブルが必要となり、さらに各タスクとの送
受信メッセージ増加に伴うタスクの切り換えの増加など
によりコントロールタスクのスケジューラのオーバヘッ
ドが起こり連続画像転送の処理時間が全体として増加す
るという問題があった。
However, according to such a configuration, since the control task issues a command to the next task after receiving the response from each subordinate task, it takes a long response time and the response from the subordinate task. There is a problem that a control table for managing the task is required, and the overhead of the control task scheduler increases due to an increase in the switching of tasks due to an increase in the number of messages sent and received with each task, and the processing time for continuous image transfer increases as a whole. It was

すなわち、第5図に示す場合は、アプリケーション・プ
ログラム1からの連続画像転送処理コマンド17を受信し
たコントロールタスク2は処理コマンド17を解析して下
位タスク3〜6の使用順を定め最初に光ディスク11また
はハードディスク12より圧縮画像を得るため、SCSIタス
ク3にコマンド18を発行し、対応するレスポンス信号19
を受信する。次にSCSIタスク3でリードした圧縮画像情
報を伸張処理するためのコマンド20をUCDAタスク4に発
行する。このようにコントロールタスク2は1つのタス
クのレスポンス信号を受信後に次の処理を行なうタスク
にコマンドを発行する。このためレスポンス信号を受信
するための時間がかかる上、コントロールタスク2と各
タスク3〜6とが直接コマンドとレスポンス信号をやり
とりするためレスポンスを管理するコントロール・テー
ブルが必要となる。また、この場合は1つの下位タスク
が作動中は他の下位タスクは遊んでおり全体としての処
理時間が長くなる。
That is, in the case shown in FIG. 5, the control task 2 which has received the continuous image transfer processing command 17 from the application program 1 analyzes the processing command 17 to determine the order of use of the lower tasks 3 to 6, and the optical disk 11 first. Or, to get a compressed image from the hard disk 12, issue a command 18 to the SCSI task 3 and send a corresponding response signal 19
To receive. Next, the command 20 for decompressing the compressed image information read by the SCSI task 3 is issued to the UCDA task 4. In this way, the control task 2 issues a command to the task that performs the next process after receiving the response signal of one task. Therefore, it takes time to receive the response signal, and a control table for managing the response is required because the control task 2 and each of the tasks 3 to 6 directly exchange commands and response signals. Further, in this case, while one subordinate task is operating, the other subordinate tasks are idle and the processing time as a whole becomes long.

第6図の場合は、第5図の処理時間が長くなるという欠
点を除いたもので、コントロールタスク2はまずSCSIタ
スク3にそのレスポンス信号を待つことなく次々に処理
コマンドを発行してゆく。しかし、次のUCDAタスク4に
はSCSIタスク3からの最初のレスポンス信号1′を受信
した後にコマンド1を発行してゆく。このため、コント
ロールタスク2が発行したコマンドとページ数を管理す
るためにコントロールテーブルが必要となり、次々に行
なう送受信するメッセージに応じてタスクの切り換えを
行なうため、コントロールタスク2の負担が大きくな
り、オーバヘッドが起こり画像転送の処理時間が全体と
して増加することになる。
In the case of FIG. 6, the disadvantage that the processing time of FIG. 5 becomes long is removed, and the control task 2 first issues processing commands to the SCSI task 3 one after another without waiting for the response signal. However, the command 1 is issued to the next UCDA task 4 after receiving the first response signal 1'from the SCSI task 3. For this reason, a control table is required to manage the commands issued by the control task 2 and the number of pages, and the task is switched according to the messages to be transmitted and received one after another, which increases the load on the control task 2 and increases the overhead. Occurs, and the processing time for image transfer increases as a whole.

本発明は上記の課題に鑑みて為されたものであり、複数
頁からなる画像情報を表示するに際し、制御手段と各処
理処理手段(下位タスク)との送受信メッセージを減少
させるとともに画像情報の読み出しから表示までの処理
時間を短縮させた画像表示装置を提供することを目的と
する。
The present invention has been made in view of the above problems, and when displaying image information consisting of a plurality of pages, the number of messages transmitted and received between the control means and each processing means (subordinate task) is reduced, and the image information is read. An object of the present invention is to provide an image display device in which the processing time from display to display is shortened.

課題を解決するための手段 本発明は上記目的を達成するために、圧縮された複数頁
からなる画像情報を格納する記憶手段と、この記憶手段
内の画像情報を表示する表示手段と、前記記憶手段内の
画像情報の中から指定された画像情報を読み出す第1の
処理手段と、読み出された前記画像情報を伸張処理する
第2の処理手段と、伸張処理された前記画像情報を前記
表示手段に表示させる第3の処理手段と、前記第1、第
2、第3の処理手段を制御する制御手段とを有し、前記
制御手段は、画像情報の各頁に対する読み出し、伸張処
理、表示処理の各命令を前記第1の処理手段に出力し、
前記各処理手段ではそれぞれ各処理内容を実行するとと
もに画像情報の頁単位で処理内容が終了した時にそれぞ
れ下位に位置する処理手段に対して自己の処理内容を除
く処理命令を順次転送させるようにしたものである。
Means for Solving the Problems In order to achieve the above-mentioned object, the present invention has a storage means for storing image information consisting of compressed pages, a display means for displaying the image information in the storage means, and the storage means. First processing means for reading out image information designated from the image information in the means, second processing means for expanding the read image information, and displaying the expanded image information And a control means for controlling the first, second, and third processing means, the control means reading, expanding, and displaying each page of image information. Outputting each processing instruction to the first processing means,
Each of the processing means executes each processing content, and when the processing content is completed in page units of image information, the processing commands excluding its own processing content are sequentially transferred to the processing means located in the lower order. It is a thing.

作 用 本発明は上記構成により、各処理手段で並列動作を行な
うことが可能となり、複数頁からなる画像を表示する際
にそれの読み出しから表示までにかかる処理時間を大幅
に短縮することが可能となる。
Operation The present invention has the above-mentioned configuration, and each processing unit can perform parallel operations, and when displaying an image consisting of a plurality of pages, it is possible to significantly reduce the processing time from reading to displaying. Becomes

実施例 以下本発明の一実施例を第1図〜第3図を用いて説明す
る。
Embodiment An embodiment of the present invention will be described below with reference to FIGS. 1 to 3.

第1図は本発明による画像表示装置のタスク構成図であ
り、従来の技術で説明した第4図と同じ構成で、同一符
号は同じ内容を表す。タスク構成は同一であるがタスク
指令の伝送方法(a〜d)が異なる。
FIG. 1 is a task configuration diagram of an image display device according to the present invention, which has the same configuration as that of FIG. 4 described in the related art, and the same reference numerals represent the same contents. The task configurations are the same, but the task command transmission methods (a to d) are different.

第2図は本実施例において、タスク間の通信を行うタス
ク指令のフォーマットである。27は圧縮画像情報のリー
ド/ライトを実行するドライバ7を制御するSCSIタスク
3へのタスク指令を表すパラメータ・ブロックで、SCSI
タスク3が実施すべき処理のコマンドを示す処理パラメ
ータ271とこの処理パラメータ271に従って処理を実施後
タスク指令を伝送すべき次のタスク番号272つまり、UCD
Aタスク4のタスク番号が記載されている。28は画像情
報を圧縮、伸張するドライバ8を制御するUCDAタスクの
タスク指令を表すパラメータ・ブロックで、その構成内
容281、282はSCSIタスク3用の場合と同様である。29は
画像情報の表示を行うドライバ9を制御するGSPタスク
5へのタスク指令である。この場合処理パラメータ291
はGSPタスク5が実施すべき処理のコマンド等である
が、次のタスク番号292はコントロールタスク2番号と
なる。
FIG. 2 is a format of a task command for performing communication between tasks in this embodiment. Reference numeral 27 is a parameter block representing a task command to the SCSI task 3 that controls the driver 7 that executes reading / writing of compressed image information.
The processing parameter 271 indicating the command of the processing to be executed by the task 3 and the next task number 272 to which the task command should be transmitted after the processing is executed according to this processing parameter 271, that is, UCD
A Task number of task 4 is described. Reference numeral 28 is a parameter block that represents a task command of a UCDA task that controls the driver 8 that compresses and decompresses image information, and its configuration contents 281, 282 are the same as those for the SCSI task 3. Reference numeral 29 is a task command to the GSP task 5 that controls the driver 9 that displays image information. In this case processing parameter 291
Is a command for processing to be executed by the GSP task 5, and the next task number 292 is the control task 2 number.

なお、本実施例ではスキャナ14、プリンタ15を使用しな
い場合を示すが、これらを使用するときは、タスク指令
に上述に倣ってIOCタスク6用のタスク指令を追加すれ
ばよい。
In the present embodiment, the case where the scanner 14 and the printer 15 are not used is shown, but when these are used, the task command for the IOC task 6 may be added to the task command as described above.

次に第3図を用いて動作を説明する。Next, the operation will be described with reference to FIG.

アプリケーション・プログラム1より連続画像転送表示
コマンド17が発行されるとコントロールタスク2は転送
表示すべき画像ページ数がわかり、最初のページの画像
転送のパラメータをセットする。このパラメータのセッ
トは第2図に示すようにSCSIタスク3に対しては光ディ
バイス11、ハードディスク12から圧縮画像をリードする
SCSIタスクパラメータ271とSCSIタスク処理後次の処理
タスクとなるUCDAタスク4に送信する為のUCDAタスク番
号272をセットし、UCDAタスク4に対しては伸張処理を
するUCDAタスクパラメータ281とUCDAタスク処理後次の
処理タスクとなるGSPタスク5に送信する為のGSPタスク
番号282をセットし、GSPタスク5に対しては伸張した画
像情報を表示するGSPタスクパラメータ291とGSPタスク
処理後コントロールタスク2にレスポンスとして送信す
るためのコントロールタスク番号292をセットする。
When the continuous image transfer display command 17 is issued from the application program 1, the control task 2 knows the number of image pages to be transferred and displayed, and sets the image transfer parameter of the first page. This parameter set reads the compressed image from the optical device 11 and hard disk 12 for SCSI task 3 as shown in FIG.
After the SCSI task parameter 271 and SCSI task processing, set the UCDA task number 272 for sending to the UCDA task 4, which is the next processing task, and expand the UCDA task 4 UCDA task parameter 281 and UCDA task processing After that, set the GSP task number 282 for transmission to the GSP task 5, which is the next processing task, and display the expanded image information for the GSP task 5, GSP task parameter 291 and GSP task post-processing control task 2 Set the control task number 292 to send as a response.

コントロールタスク2は、全パラメータをセットした後
最初に処理するSCSIタスク3に対し、作成したコマンド
メッセージa0を送信する。コントロールタスク2は、さ
らに転送すべき画像ページ分だけ同様にパラメータをセ
ットし、作成したコマンドメッセージa1,a2を順次SCSI
タスク3へ送信する。コントロールタスク2より連続し
て発行したコマンドメッセージa0,a1,a2を受信するSCSI
タスク3は、マルチタスクシステムに備わる機能である
待ち行列処理により、後に発行されたコマンドメッセー
ジの処理を先に実行する事はせず、コントロールタスク
2が発行した順序で処理してゆく。1回目のコマンドメ
ッセージa0を受信したSCSIタスク3は、受信メッセージ
内のSCSIタスクパラメータブロック27を参照し、そのパ
ラメータが示す画像のリード処理A0を実行する。その処
理を終了した後、SCSIタスク3は次のタスク番号272が
示すUCDAタスク4にSCSIタスクが受信したコマンドメッ
セージa0をb0として送信する。送信後、コントロールタ
スク2からの次ページ以降のコマンドメッセージa1,a2
も同様にA1,A2として実行する。
The control task 2 sends the created command message a 0 to the SCSI task 3 that processes first after setting all parameters. The control task 2 sets the parameters similarly for the image pages to be transferred, and sequentially creates the created command messages a 1 and a 2 by SCSI.
Send to task 3. SCSI that receives command messages a 0 , a 1 , and a 2 issued continuously from control task 2
The task 3 does not execute the processing of the command message issued later by the queue processing, which is a function provided in the multi-task system, but executes it in the order issued by the control task 2. The SCSI task 3, which has received the first command message a 0 , refers to the SCSI task parameter block 27 in the received message and executes the image read processing A 0 indicated by the parameter. After the processing is completed, the SCSI task 3 sends the command message a 0 received by the SCSI task as b 0 to the UCDA task 4 indicated by the next task number 272. After sending, command message a 1 , a 2 from the next page from control task 2
Is also executed as A 1 and A 2 .

一方UCDAタスク4はSCSIタスク3から受信したコマンド
メッセージb0内のUCDAタスクパラメータブロック28を参
照し、その処理パラメータ281が示す伸張処理B0を実行
する。処理終了後、SCSIタスク3と同様に次のタスク番
号282が示すGSPタスク5にコマンドメッセージc0を送信
し、次ページ以降の受信コマンドメッセージb1,b2も同
様にB1,B2として実行する。
On the other hand, the UCDA task 4 refers to the UCDA task parameter block 28 in the command message b 0 received from the SCSI task 3 and executes the decompression process B 0 indicated by the process parameter 281. After the processing is completed, the command message c 0 is transmitted to the GSP task 5 indicated by the next task number 282 as in the SCSI task 3, and the received command messages b 1 and b 2 on the following pages are also set to B 1 and B 2. Run.

次に、GSPタスク5もSCSIタスク3、UCDAタスク4と同
様に受信したコマンドメッセージc0内の自己タスクパラ
メータブロック29を参照し、その処理パラメータ291が
示す画像表示参照C0を実行する。処理終了後、次のタス
ク番号292が示すコントロールタスク2に1ページ分の
処理レスポンス信号d0を発行し、1ページ分の画像転送
処理を終了する。次ページ以降の受信コマンドメッセー
ジc1,c2も同様にC1,C2として実行する。
Next, the GSP task 5 also refers to the self-task parameter block 29 in the command message c 0 received similarly to the SCSI task 3 and the UCDA task 4, and executes the image display reference C 0 indicated by the processing parameter 291. After the processing is completed, the processing response signal d 0 for one page is issued to the control task 2 indicated by the next task number 292, and the image transfer processing for one page is completed. The received command messages c 1 and c 2 on the following pages are similarly executed as C 1 and C 2 .

以上により明らかなように、コントロールタスク2が1
画面転送に必要な送受信は1回で済むことになり、各下
位タスクはそれぞれコマンドに基づく処理に専心でき、
かつコマンドが連続的に伝送されてくるため、処理に空
き時間が生じることなく一連の連続画像転送処理時間も
最小となる。
As is clear from the above, control task 2 has 1
Only one transmission / reception required for screen transfer is required, and each subordinate task can concentrate on the processing based on the command.
Moreover, since the commands are continuously transmitted, a series of continuous image transfer processing time is minimized without any idle time for processing.

発明の効果 以上により本発明によれば、画像情報の読み出し処理、
伸張処理、表示処理をそれぞれ実行する第1、第2、第
3の処理手段を有し、各処理手段ではそれぞれ各処理内
容を実行するとともに画像情報の頁単位で処理内容が終
了した時にそれぞれ下位に位置する処理手段に対して自
己の処理内容を除く処理命令を順次転送させるようにし
たことにより、各処理手段で並列動作を行なうことが可
能となり、複数頁からなる画像を表示する際にそれの読
み出しから表示までにかかる処理時間を大幅に短縮する
ことができる。
As described above, according to the present invention, the image information reading process,
It has first, second, and third processing means for executing decompression processing and display processing, respectively, and each processing means executes each processing content, and when the processing content is completed in page units of image information, it is subordinated respectively. By sequentially transferring the processing instructions excluding its own processing contents to the processing means located at, it becomes possible for each processing means to operate in parallel, and when displaying an image consisting of a plurality of pages. It is possible to significantly reduce the processing time required from reading to displaying.

【図面の簡単な説明】 第1図は本発明の画像表示装置におけるタスク構成図、
第2図は本発明の一実施例におけるタスク指令のフォー
マットを示す図、第3図は本発明の一実施例におけるタ
スク間通信方法を示す図、第4図は従来例の画像表示装
置におけるタスク構成図、第5図、第6図は従来のタス
ク間通信方法を示す図である。 1……アプリケーション・プログラム、2……コントロ
ールタスク、3……SCSIタスク、4……UCDAタスク、5
……GSPタスク、6……IOCタスク、7〜10……ドライバ
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a task configuration diagram in the image display device of the present invention,
FIG. 2 is a diagram showing the format of a task command in one embodiment of the present invention, FIG. 3 is a diagram showing an inter-task communication method in one embodiment of the present invention, and FIG. 4 is a task in an image display device of a conventional example. Configuration diagrams, FIGS. 5 and 6 are diagrams showing a conventional inter-task communication method. 1 ... Application program, 2 ... Control task, 3 ... SCSI task, 4 ... UCDA task, 5
…… GSP task, 6 …… IOC task, 7-10 …… Driver

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】圧縮された複数頁からなる画像情報を格納
する記憶手段と、この記憶手段内の画像情報を表示する
表示手段と、前記記憶手段内の画像情報の中から指定さ
れた画像情報を読み出す第1の処理手段と、読み出され
た前記画像情報を伸張処理する第2の処理手段と、伸張
処理された前記画像情報を前記表示手段に表示させる第
3の処理手段と、前記第1、第2、第3の処理手段を制
御する制御手段とを有し、前記画像情報を表示するに際
し、前記制御手段は、画像情報の各頁に対する読み出
し、伸張処理、表示処理の各命令を一括して前記第1の
処理手段に出力し、前記各処理手段ではそれぞれ自己が
実行する処理内容を実行するとともに画像情報の頁単位
で処理内容が終了した時にそれぞれ下位に位置する処理
手段に対して自己の処理内容を除く処理命令を順次転送
させ、前記第3の処理手段はその処理後に応答信号を前
記制御手段に転送するようにしたことを特徴とする画像
表示装置。
1. Storage means for storing compressed image information consisting of a plurality of pages, display means for displaying the image information in the storage means, and image information designated from the image information in the storage means. A first processing means for reading the image information, a second processing means for expanding the read image information, a third processing means for displaying the expanded image information on the display means, A control means for controlling the first, second, and third processing means, and in displaying the image information, the control means issues a command for reading, expanding, and displaying each page of the image information. The data is collectively output to the first processing means, and each of the processing means executes its own processing content, and when the processing content of each page of image information is completed Self Processing instructions except physical contents sequentially transferred, said third processing means the image display apparatus being characterized in that so as to transfer a response signal to said control means after the processing.
JP1118020A 1989-05-11 1989-05-11 Image display device Expired - Fee Related JPH0766334B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1118020A JPH0766334B2 (en) 1989-05-11 1989-05-11 Image display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1118020A JPH0766334B2 (en) 1989-05-11 1989-05-11 Image display device

Publications (2)

Publication Number Publication Date
JPH02297632A JPH02297632A (en) 1990-12-10
JPH0766334B2 true JPH0766334B2 (en) 1995-07-19

Family

ID=14726080

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1118020A Expired - Fee Related JPH0766334B2 (en) 1989-05-11 1989-05-11 Image display device

Country Status (1)

Country Link
JP (1) JPH0766334B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008236611A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Apparatus and method for image formation and application program
JP2008236609A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Apparatus and method for image formation and application program
JP2008236616A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method and application program
JP2008236614A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method, and application program
JP2008236612A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method and application program
JP2008236615A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus and memory resource securing method
JP2008236610A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method, and application program
JP2008236613A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image formation apparatus and image formation method, and application program

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04338836A (en) * 1991-05-16 1992-11-26 Ricoh Co Ltd Control system for image forming device
US5396616A (en) * 1993-06-15 1995-03-07 Xerox Corporation System for emulating multi-tasking pipelines in a single tasking environment
US5557795A (en) * 1993-06-15 1996-09-17 Xerox Corporation Pipelined image processing system for a single application environment
JPH08221280A (en) * 1995-02-20 1996-08-30 Nippon Denki Ido Tsushin Kk Task operation system in real time multitask
JP4218384B2 (en) 2003-03-24 2009-02-04 富士ゼロックス株式会社 Service processing apparatus, service processing method and program, and image forming apparatus
JP5150117B2 (en) * 2007-03-23 2013-02-20 京セラドキュメントソリューションズ株式会社 Image forming apparatus, image forming method, and application program
EP2040164B1 (en) * 2007-03-23 2017-06-21 Kyocera Document Solutions Inc. Operation control program, operation control method, image formation device, and memory resource allocation method
JP5193638B2 (en) * 2007-03-23 2013-05-08 京セラドキュメントソリューションズ株式会社 Motion control program
JP5137434B2 (en) 2007-03-28 2013-02-06 株式会社ソニー・コンピュータエンタテインメント Data processing apparatus, distributed processing system, data processing method, and data processing program
WO2012127620A1 (en) * 2011-03-22 2012-09-27 株式会社日立製作所 Task execution device and task execution method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5960651A (en) * 1982-09-30 1984-04-06 Fujitsu Ltd System for managing control transition between modules
US4564901A (en) * 1983-07-21 1986-01-14 Burroughs Corporation Method of performing a sequence of related activities via multiple asynchronously intercoupled digital processors
JPS6128164A (en) * 1984-07-18 1986-02-07 Nec Corp Picture processor
JPS62154164A (en) * 1985-12-27 1987-07-09 Toshiba Corp Controller for inter-process communication

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008236611A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Apparatus and method for image formation and application program
JP2008236609A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Apparatus and method for image formation and application program
JP2008236616A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method and application program
JP2008236614A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method, and application program
JP2008236612A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method and application program
JP2008236615A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus and memory resource securing method
JP2008236610A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image forming apparatus, image forming method, and application program
JP2008236613A (en) * 2007-03-23 2008-10-02 Kyocera Mita Corp Image formation apparatus and image formation method, and application program

Also Published As

Publication number Publication date
JPH02297632A (en) 1990-12-10

Similar Documents

Publication Publication Date Title
JPH0766334B2 (en) Image display device
US6317193B2 (en) Image forming apparatus
US20120320423A1 (en) Printing apparatus provided with plural processing systems for generating print data, printing method and recording medium
US8675026B2 (en) Image processing apparatus, image processing method, and computer program storage medium
JPH05336385A (en) Image processing device
JPH01319870A (en) Picture file device
JP3002406B2 (en) Graphic processor
JP3038852B2 (en) Still image decoding device
JP3053196B2 (en) Image data raster converter
JPH07181935A (en) Presentation system
JPH06308939A (en) Real time display system for graphics
JPH11168609A (en) Scanner data processing system and record medium having scanner data processing program recorded therein
JP2789623B2 (en) Window output device
EP1210691A2 (en) Method, system, and computer program product for overlapping graphics data collection and transmission using a single processor
JPH06203150A (en) Still picture reproducing device
JPH03110681A (en) Continuous read processing method for image information
JPH054694B2 (en)
JPH0399317A (en) Image processor
JPH0292545A (en) Hard copy system
JPH064634A (en) Still picture reproducing device
JPH06208528A (en) Extended storage controller
JP2002218407A (en) Image reproducing device
JPH027175A (en) Image data display device
JPH05225306A (en) Electronic filing device
JP2000115743A (en) Image reader, image read system, image read method and storage medium

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees