JPH0895878A - Method and device for image communication - Google Patents

Method and device for image communication

Info

Publication number
JPH0895878A
JPH0895878A JP6227683A JP22768394A JPH0895878A JP H0895878 A JPH0895878 A JP H0895878A JP 6227683 A JP6227683 A JP 6227683A JP 22768394 A JP22768394 A JP 22768394A JP H0895878 A JPH0895878 A JP H0895878A
Authority
JP
Japan
Prior art keywords
data
layer
image
code
coded data
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.)
Withdrawn
Application number
JP6227683A
Other languages
Japanese (ja)
Inventor
Hideshi Osawa
秀史 大沢
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP6227683A priority Critical patent/JPH0895878A/en
Publication of JPH0895878A publication Critical patent/JPH0895878A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

PURPOSE: To provide an image communication method and device which can transmit data of image side that a data retrieval side requires with the irreducible minimum amount of data. CONSTITUTION: When a retrieval terminal 10 requests code data of a desired layer (e.g. layer #1), a data base control part 13 generates the code data of the requested layer #1 by using an image data base 14, and adds an ABORT code at the tail of the encoded data and sends them. The retrieval terminal 10, on the other hand, receives the code data and starts decoding the encoded data that is sent once detecting the ABORT code, thereby displaying an image. Consequently, the encoded data of the image of such a size that the terminal side requires can be sent with an irreducible minimum communication amount.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、特に2値画像の階層符
号データを通信するための画像通信方法及び装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image communication method and apparatus for communicating hierarchically encoded data of binary images.

【0002】[0002]

【従来の技術】2値画像の階層符号化方式として、国際
標準符号化方式であるJBIG方式が知られている。こ
のJBIG方式では、2のn乗分の1の画像サイズのデ
ータを縮小処理により生成し、これを階層毎に符号化す
るものである。
2. Description of the Related Art The JBIG method, which is an international standard encoding method, is known as a hierarchical encoding method for binary images. In the JBIG method, data having an image size of 1 to the nth power of 2 is generated by reduction processing, and this is encoded for each layer.

【0003】この階層符号データを受け取った復号側で
は、特定の階層(レイヤ)まで復号することにより、必
要とするサイズの画像データを得ることができる。
On the decoding side which has received the layer code data, it is possible to obtain image data of a required size by decoding up to a specific layer.

【0004】また、JBIG方式では、符号データのフ
ォーマットが決められており、符号のヘッダ部には、符
号化データの最低レイヤのレイヤ番号と最終レイヤ番号
とが書き込まれる。
In the JBIG system, the format of coded data is determined, and the layer number of the lowest layer of coded data and the final layer number are written in the header part of the code.

【0005】通常の使い方では、最低レイヤを“0”と
し、これ以外を使う場合は、例えばデータの転送上のエ
ラーが発生した場合である。途中レイヤから再送する場
合は最低レイヤを、再送を開始するレイヤ番号とし、そ
れ以降のレイヤの符号データを続けて伝送することにな
る。
In the normal use, the lowest layer is set to "0", and the other layers are used, for example, when an error in data transfer occurs. When retransmitting from an intermediate layer, the lowest layer is set as the layer number to start retransmission, and the coded data of the subsequent layers are transmitted continuously.

【0006】また、符号化データを中断したい場合は、
特殊コードしてのABORT符号を入れることができ
る。これは、符号データの任意の場所に挿入することが
でき、符号化、復号化処理の中断をすることが可能とな
っている。
If it is desired to interrupt the encoded data,
An ABORT code as a special code can be inserted. This can be inserted at an arbitrary position in the coded data, and the coding and decoding processes can be interrupted.

【0007】今後、公衆回線等を用いた画像データベー
ス検索システムの普及が予想されるが、このようなシス
テムでは、原画より小さな画像データを使ってデータを
検索する機能が要求される。ここで、小さな画像を使っ
て検索するのは、伝送や復号処理の時間を短縮させ、高
速に画像表示するためである。
In the future, it is expected that an image database search system using a public line or the like will become widespread, but such a system is required to have a function of searching data using image data smaller than the original image. Here, the reason for searching using a small image is to shorten the time of transmission and decoding processing and display an image at high speed.

【0008】[0008]

【発明が解決しようとする課題】ところが、上記画像デ
ータを画像データベースに蓄積する場合は、全部の階層
データを一元的に管理するため、符号ヘッダに最低レイ
ヤを0、最終レイヤを3(4階層の場合)とするように
記述していた。このため、上述のような符号データを全
て伝送することになり、通信データ量を削減することが
できないという問題があった。
However, when the above image data is stored in the image database, all the hierarchical data are managed in a unified manner, so that the lowest layer is 0 and the last layer is 3 (4 layers) in the code header. In the case of) was described. Therefore, all the code data as described above is transmitted, and there is a problem that the communication data amount cannot be reduced.

【0009】本発明は、上記課題を解決するために成さ
れたもので、データ検索側が必要とする画像サイズのデ
ータを最小限のデータ量で通信できる画像通信方法及び
装置を提供することを目的とする。
The present invention has been made to solve the above problems, and an object thereof is to provide an image communication method and apparatus capable of communicating data of an image size required by a data search side with a minimum amount of data. And

【0010】[0010]

【課題を解決するための手段】上記目的を達成するため
に、本発明の画像通信方法は以下の工程を有する。
In order to achieve the above object, the image communication method of the present invention has the following steps.

【0011】2値画像の階層符号データを通信するため
の画像通信方法において、所望のレイヤの符号データを
要求する要求工程と、要求されたレイヤの符号化データ
を生成し、伝送する伝送工程と、伝送された符号化デー
タの復号処理を行い、画像を表示する表示工程と、を有
する。
In an image communication method for communicating hierarchical coded data of a binary image, a requesting step of requesting coded data of a desired layer and a transmission step of generating and transmitting coded data of the requested layer. And a decoding step of decoding the transmitted encoded data and displaying an image.

【0012】また、上記目的を達成するために、本発明
による画像通信装置は以下の構成を備える。
Further, in order to achieve the above object, the image communication apparatus according to the present invention has the following configuration.

【0013】2値画像の階層符号データを通信するため
の画像通信装置において、所望のレイヤの符号データを
要求する要求手段と、要求されたレイヤの符号化データ
を生成し、伝送する伝送手段と、伝送された符号化デー
タの復号処理を行い、画像を表示する表示手段と、を備
える。
In an image communication apparatus for communicating hierarchical coded data of a binary image, requesting means for requesting coded data of a desired layer and transmission means for generating and transmitting coded data of the requested layer. A display unit that performs a decoding process on the transmitted encoded data and displays an image.

【0014】[0014]

【作用】かかる構成において、所望のレイヤの符号デー
タを要求し、要求されたレイヤの符号化データを生成し
て伝送し、伝送された符号化データの復号処理を行い、
画像を表示するように動作する。
In this structure, the coded data of the desired layer is requested, the coded data of the requested layer is generated and transmitted, and the transmitted coded data is decoded.
Operates to display an image.

【0015】[0015]

【実施例】以下、図面を参照しながら本発明に係る好適
な一実施例を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A preferred embodiment of the present invention will be described in detail below with reference to the drawings.

【0016】図1は、実施例における画像データベース
検索システムの構成を示すブロック図である。図におい
て、10は検索端末、11,12は端末側とデータベー
ス側に設けられた通信制御部、13はデータベース制御
部、14は画像データベースである。
FIG. 1 is a block diagram showing the arrangement of an image database search system according to the embodiment. In the figure, 10 is a search terminal, 11 and 12 are communication control units provided on the terminal side and the database side, 13 is a database control unit, and 14 is an image database.

【0017】以上の構成からなる実施例での処理手順を
図2に示すフローチャートに従って以下に説明する。
The processing procedure in the embodiment having the above configuration will be described below with reference to the flowchart shown in FIG.

【0018】まず、ステップS1において、端末側でレ
イヤ#0のデータの送信要求を通信制御部11を介して
データベース側に送信する。この要求に対し、データベ
ース側では、ステップS2でデータベース制御部13が
画像データベース14を検索し、レイヤ#0の符号デー
タを取り出し、所定のヘッダ情報を付けた後、レイヤ#
0の符号化データの最後にABORTコードを付加して
送信する。
First, in step S1, the terminal side transmits a request for transmitting layer # 0 data to the database side via the communication control unit 11. In response to this request, on the database side, the database control unit 13 searches the image database 14 in step S2, extracts the code data of the layer # 0, attaches predetermined header information, and then the layer #
The ABORT code is added to the end of the coded data of 0 and transmitted.

【0019】一方、端末側では、ステップS3でJBI
Gの符号データを受信し、ABORTを検出した時点
で、レイヤ#0の符号データが終了したと判断し、復号
処理を開始する。そして、レイヤ#0の画像データを検
索端末10で表示する。
On the other hand, on the terminal side, JBI is executed in step S3.
When the G code data is received and ABORT is detected, it is determined that the layer # 0 code data is completed, and the decoding process is started. Then, the image data of the layer # 0 is displayed on the search terminal 10.

【0020】次に、ステップS4において、端末側で同
様にレイヤ#1のデータの送信要求を送信する。この要
求に対し、データベース側では、ステップS5で画像デ
ータベース14からレイヤ#1の符号データを取り出
し、所定のヘッダ情報を付けた後、レイヤ#1の符号化
データの最後にABORTコードを付加して送信する。
Next, in step S4, the terminal side similarly transmits a transmission request for layer # 1 data. In response to this request, the database side extracts the coded data of layer # 1 from the image database 14 in step S5, adds predetermined header information, and then adds an ABORT code to the end of the coded data of layer # 1. Send.

【0021】一方、端末側では、ステップS6でJBI
Gの符号データを受信し、ABORTを検出した時点
で、レイヤ#1の符号データが終了したと判断し、復号
処理を開始し、レイヤ#1の画像データを検索端末10
で表示する。
On the other hand, on the terminal side, JBI is executed in step S6.
When the G coded data is received and ABORT is detected, it is determined that the layer # 1 coded data has ended, the decoding process is started, and the layer # 1 image data is retrieved.
Display with.

【0022】上述した処理を繰り返すことにより、端末
側が必要とするサイズの画像の符号データを最低限の通
信量で送ることができる。
By repeating the above-mentioned processing, the code data of the image of the size required by the terminal side can be sent with the minimum communication amount.

【0023】図3は、JBIG符号データのフォーマッ
トを示す図である。符号データは、スタートコード31
で始まり、ヘッダ部には階層符号の最低レイヤの番号3
2と最終レイヤの番号33とが記入される。その他、原
画の画像サイズ等のデータも記入されている。そして、
符号のヘッダ部の後ろには、各レイヤの符号データが続
く。
FIG. 3 is a diagram showing the format of JBIG code data. The code data is start code 31.
And the header part has the lowest layer number 3 of the layer code.
2 and the final layer number 33 are entered. In addition, data such as the image size of the original image is also entered. And
The code header of the code is followed by the code data of each layer.

【0024】尚、ABORT信号は符号データ中の任意
の位置に挿入することができるものである。
The ABORT signal can be inserted at any position in the code data.

【0025】図4は、実施例におけるデータベース制御
手段13で生成される、各レイヤの符号データの例を示
す図である。
FIG. 4 is a diagram showing an example of code data of each layer generated by the database control means 13 in the embodiment.

【0026】レイヤ#0では、最低レイヤ#0、最終レ
イヤ数3、レイヤ#0の符号データ、最後にABORT
コードで構成される。
In layer # 0, the lowest layer # 0, the final layer number 3, the code data of layer # 0, and finally ABORT
Composed of code.

【0027】レイヤ#1では、最低レイヤ#1、最終レ
イヤ数3、レイヤ#1の符号データ、最後にABORT
コードで構成される。
In the layer # 1, the lowest layer # 1, the final layer number 3, the code data of the layer # 1, and finally ABORT.
Composed of code.

【0028】レイヤ#2では、最低レイヤ#2、最終レ
イヤ数3、レイヤ#2の符号データ、最後にABORT
コードで構成される。
In the layer # 2, the lowest layer # 2, the final layer number 3, the code data of the layer # 2, and finally ABORT
Composed of code.

【0029】レイヤ#3では、最低レイヤ#3、最終レ
イヤ数3、レイヤ#3の符号データ、最後にABORT
コードで構成される。
In the layer # 3, the lowest layer # 3, the final layer number 3, the code data of the layer # 3, and finally ABORT
Composed of code.

【0030】これらのデータは、端末側の送信要求レイ
ヤに応答し、画像データベース14内にある元の符号デ
ータから生成される。
These data are generated from the original code data in the image database 14 in response to the transmission request layer on the terminal side.

【0031】図5は、レイヤ#0、レイヤ#1、レイヤ
#2、レイヤ#3の画像を示す図であり、レイヤ#3の
原画像をM×Nとした場合に、各レイヤのサイズは1/
8、1/4、1/2の画像である。
FIG. 5 is a diagram showing images of layer # 0, layer # 1, layer # 2, and layer # 3. When the original image of layer # 3 is M × N, the size of each layer is 1 /
The images are 8, 1/4, and 1/2.

【0032】図6は、実施例における検索端末側の構成
を示す概略ブロック図である。図において、60は必要
なレイヤの符号データを要求するための操作部である。
61は符号データの中に付加されたABORTコードを
検出するABORT検出部である。62はJBIG符号
データの復号処理を行う復号処理部である。そして、6
3は表示制御部であり、64は表示装置である。
FIG. 6 is a schematic block diagram showing the configuration of the search terminal side in the embodiment. In the figure, reference numeral 60 is an operation unit for requesting coded data of a necessary layer.
Reference numeral 61 is an ABORT detection unit that detects an ABORT code added to the code data. A decoding processing unit 62 performs a decoding process of JBIG encoded data. And 6
3 is a display control unit, and 64 is a display device.

【0033】端末側で、操作部60より必要とするレイ
ヤの符号データをデータベース側に要求し、これに対応
する符号データが送られてくると、ABORT検出部6
1でデータの最後を検出し、符号データを確定する。そ
して、復号処理部62では、送られてきた符号データの
復号処理を行い、画像データを表示制御部63に送り、
要求したレイヤの画像が完全に復号できたかを確認し、
確認できた場合、表示装置64で画像を表示する。
At the terminal side, the operation section 60 requests the coded data of the required layer from the database side, and when the coded data corresponding thereto is sent, the ABORT detection section 6
At 1, the end of the data is detected and the code data is confirmed. Then, the decoding processing unit 62 performs a decoding process on the sent code data, sends the image data to the display control unit 63,
Check if the image of the requested layer has been completely decoded,
When it is confirmed, the image is displayed on the display device 64.

【0034】図7は、実施例におけるデータベース側の
構成を示す概略ブロック図である。図において、70は
画像データベース14から符号データを呼出し、図4に
示す符号データに変換するデータ変換部である。そし
て、71は端末側からの要求を解釈する要求レイヤ解釈
部である。
FIG. 7 is a schematic block diagram showing the structure of the database side in the embodiment. In the figure, reference numeral 70 denotes a data conversion unit that calls code data from the image database 14 and converts the code data into the code data shown in FIG. Reference numeral 71 is a request layer interpretation unit that interprets a request from the terminal side.

【0035】データベース側では、要求レイヤ解釈部7
1にて端末側から何番目のレイヤの符号データが要求さ
れているのかを判断し、レイヤ番号をデータ変換部70
に指示する。これにより、データ変換部70では、画像
データベース14に蓄えられている全階層の符号データ
から要求されたレイヤの符号データを抽出し、ヘッダ情
報を付け、最後にABORT信号を付加したデータを端
末側に送信する。
On the database side, the request layer interpreter 7
At 1, it is determined which layer of code data is requested from the terminal side, and the layer number is converted to the data conversion unit 70.
Instruct. As a result, in the data conversion unit 70, the coded data of the requested layer is extracted from the coded data of all the layers stored in the image database 14, the header information is added, and the data to which the ABORT signal is added is added to the terminal side. Send to.

【0036】<変形例1>また、各レイヤの符号データ
を独立した符号データとして伝送することにより、端末
・データベース間で行う画像検索を実現することも可能
である。
<Modification 1> Further, by transmitting the code data of each layer as independent code data, it is possible to realize an image search performed between the terminal and the database.

【0037】上述の実施例では、符号データが途中まで
しかないことや最終的な画像データのサイズ、次にくる
データが前の続きであること等の指示をヘッダ情報及び
規定された手順により行っているが、本発明はこれだけ
に限らず、種々の変形が可能である。
In the above embodiment, the header information and the prescribed procedure are used to instruct that the code data is only halfway, the size of the final image data, and the next data is the previous continuation. However, the present invention is not limited to this, and various modifications are possible.

【0038】例えば、図8に示すように、符号データの
他に、別々の符号データが1種類の画像データであるこ
とを示す制御データを付加しても良い。
For example, as shown in FIG. 8, in addition to code data, control data indicating that different code data is one type of image data may be added.

【0039】図8の例では、レイヤ#0の符号データも
前に、レイヤが幾つ有るのか、元の画像サイズはいくつ
かを示す符号(制御コード1)を送る。また、レイヤ#
1の符号の前には、前に送ったレイヤの符号の続きであ
ることを示す符号(制御コード2)を送る。
In the example of FIG. 8, a code (control code 1) indicating the number of layers before the code data of layer # 0 and the number of layers is the original image size is sent. Also, the layer #
A code (control code 2) indicating that it is a continuation of the code of the previously transmitted layer is transmitted before the code of 1.

【0040】これにより、端末、データベース側で要求
レイヤのみの、符号データの送信が可能になる。
As a result, it becomes possible for the terminal and the database side to transmit the code data only for the request layer.

【0041】<変形例2>また、同じレイヤの画像を順
番に送ることも可能である。これは書類のページめくり
を想定した処理である。
<Modification 2> It is also possible to sequentially send images of the same layer. This is a process assuming page turning of a document.

【0042】図9は、この処理手順を示すフローチャー
トである。
FIG. 9 is a flowchart showing this processing procedure.

【0043】まず、ステップS11では、端末側が、画
像#1のレイヤ#0のデータの送信要求を送信する。こ
の要求に対し、ステップS12で、データベース側が、
画像データベースの符号データを取り出し、所定のヘッ
ダ情報を付け、画像#1のレイヤ#0の符号化データの
最後にABORTコードを付加して送信する。そして、
ステップS13では、端末側が、JBIGの符号データ
を受信し、ABORTを検出した時点で、レイヤ#0の
符号データが終了したと判断し、復号を開始し、画像#
1を表示する。
First, in step S11, the terminal side transmits a transmission request for data of layer # 0 of image # 1. In response to this request, in step S12, the database side
The coded data in the image database is taken out, attached with predetermined header information, and the ABORT code is added to the end of the coded data of the layer # 0 of the image # 1 and transmitted. And
In step S13, when the terminal side receives the JBIG coded data and detects ABORT, it is determined that the coded data of the layer # 0 has ended, decoding is started, and the image #
1 is displayed.

【0044】次に、ステップS14では、端末側が、画
像#2のレイヤ#0のデータの送信要求を送信する。こ
の要求に対し、ステップS15で、データベース側が、
画像データベースの符号データを取り出し、所定のヘッ
ダ情報を付け、画像#2のレイヤ#0の符号化データの
最後にABORTコードを付加して送信する。そして、
ステップS16では、端末側が、JBIGの符号データ
を受信し、ABORTを検出した時点で、レイヤ#0の
符号データが終了したと判断し、復号を開始し、画像#
2を表示する。
Next, in step S14, the terminal side transmits a transmission request for data of layer # 0 of image # 2. In response to this request, in step S15, the database side
The coded data in the image database is taken out, attached with predetermined header information, and the ABORT code is added to the end of the coded data of the layer # 0 of the image # 2 and transmitted. And
In step S16, when the terminal side receives the JBIG coded data and detects ABORT, the terminal side determines that the coded data of the layer # 0 has ended, starts decoding, and outputs the image #
Display 2.

【0045】上述の処理を繰り返すことにより、ページ
めくりのように画像データを高速に表示し、切り換える
ことが可能になる。
By repeating the above processing, it becomes possible to display and switch the image data at high speed like page turning.

【0046】尚、本発明は、複数の機器から構成される
システムに適用しても、1つの機器から成る装置に適用
しても良い。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device.

【0047】また、本発明はシステム或いは装置にプロ
グラムを供給することによって達成される場合にも適用
できることは言うまでもない。
It goes without saying that the present invention can also be applied to the case where it is achieved by supplying a program to a system or an apparatus.

【0048】[0048]

【発明の効果】以上説明したように、本発明によれば、
データ検索側が必要とする画像サイズのデータを最小限
のデータ量で通信することが可能となる。
As described above, according to the present invention,
It is possible to communicate the image size data required by the data search side with a minimum data amount.

【0049】[0049]

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

【図1】実施例における画像データベース検索システム
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an image database search system in an embodiment.

【図2】実施例における処理手順を示すフローチャート
である。
FIG. 2 is a flowchart showing a processing procedure in the embodiment.

【図3】JBIG符号データのフォーマットを示す図で
ある。
FIG. 3 is a diagram showing a format of JBIG code data.

【図4】実施例における各レイヤの符号データの例を示
す図である。
FIG. 4 is a diagram showing an example of coded data of each layer in the embodiment.

【図5】レイヤ#0、レイヤ#1、レイヤ#2、レイヤ
#3の画像を示す図である。
FIG. 5 is a diagram showing images of layer # 0, layer # 1, layer # 2, and layer # 3.

【図6】図1に示す検索端末側の構成を示すブロック図
である。
6 is a block diagram showing a configuration of a search terminal side shown in FIG.

【図7】図1に示すデータベース側の構成を示すブロッ
ク図である。
7 is a block diagram showing the configuration of the database side shown in FIG. 1. FIG.

【図8】変形例1における符号データの例を示す図であ
る。
FIG. 8 is a diagram showing an example of code data in Modification 1.

【図9】変形例2における処理手順を示すフローチャー
トである。
FIG. 9 is a flowchart showing a processing procedure in Modification 2;

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

10 検索端末 11 通信制御部 12 通信制御部 13 データベース制御部 14 画像データベース 62 復号処理部 63 表示制御部 70 データ変換部 71 要求レイヤ解釈部 10 search terminal 11 communication control unit 12 communication control unit 13 database control unit 14 image database 62 decoding processing unit 63 display control unit 70 data conversion unit 71 request layer interpretation unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 2値画像の階層符号データを通信するた
めの画像通信方法において、 所望のレイヤの符号データを要求する要求工程と、 要求されたレイヤの符号化データを生成し、伝送する伝
送工程と、 伝送された符号化データの復号処理を行い、画像を表示
する表示工程と、 を有することを特徴とする画像通信方法。
1. An image communication method for communicating hierarchical coded data of a binary image, a requesting step for requesting coded data of a desired layer, and transmission for generating and transmitting coded data of the requested layer. An image communication method comprising: a step of performing a decoding process of transmitted encoded data to display an image.
【請求項2】 前記伝送工程は、要求されたレイヤの符
号データの最後に、所定の信号を付加し、前記表示工程
では、該所定の信号を検出することにより、符号データ
の終了を判断し、復号処理を行い、画像を表示すること
を特徴とする請求項1記載の画像通信方法。
2. The transmission step adds a predetermined signal to the end of the code data of the requested layer, and the display step detects the predetermined signal to judge the end of the code data. The image communication method according to claim 1, wherein the image is displayed by performing a decoding process.
【請求項3】 所望のレイヤの符号データの他に、処理
手順を指示する符号を付けて送受信することを特徴とす
る請求項1記載の画像通信方法。
3. The image communication method according to claim 1, wherein, in addition to code data of a desired layer, a code for instructing a processing procedure is added and transmitted.
【請求項4】 2値画像の階層符号データを通信するた
めの画像通信装置において、 所望のレイヤの符号データを要求する要求手段と、 要求されたレイヤの符号化データを生成し、伝送する伝
送手段と、 伝送された符号化データの復号処理を行い、画像を表示
する表示手段と、 を備えることを特徴とする画像通信装置。
4. An image communication apparatus for communicating hierarchical coded data of a binary image, requesting means for requesting coded data of a desired layer, and transmission for generating and transmitting coded data of a requested layer. An image communication apparatus comprising: a means and a display means for displaying an image by decoding the transmitted encoded data.
JP6227683A 1994-09-22 1994-09-22 Method and device for image communication Withdrawn JPH0895878A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6227683A JPH0895878A (en) 1994-09-22 1994-09-22 Method and device for image communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6227683A JPH0895878A (en) 1994-09-22 1994-09-22 Method and device for image communication

Publications (1)

Publication Number Publication Date
JPH0895878A true JPH0895878A (en) 1996-04-12

Family

ID=16864702

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6227683A Withdrawn JPH0895878A (en) 1994-09-22 1994-09-22 Method and device for image communication

Country Status (1)

Country Link
JP (1) JPH0895878A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100411421C (en) * 2004-06-04 2008-08-13 富士施乐株式会社 Image display control apparatus, image display apparatus, image displaying method and program thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100411421C (en) * 2004-06-04 2008-08-13 富士施乐株式会社 Image display control apparatus, image display apparatus, image displaying method and program thereof

Similar Documents

Publication Publication Date Title
JPH05284367A (en) Image encoding device
JPH09152997A (en) Data transfer controller
JPH0895878A (en) Method and device for image communication
JPH025123A (en) Printing system
JP2002032236A (en) Data communication equipment and its data communication method
JPH11261664A (en) Information communication system
JPH09154024A (en) Color image data transmitting system
JPS6294041A (en) Communication control circuit
JPS5829243A (en) Signal monitoring device of transmission system
JP3059769B2 (en) Picture information predictive coding device
JP3219155B2 (en) Communication processing system and communication processing method
JPH0397365A (en) Picture transmitter
KR0128667B1 (en) Mh code decoding device
JPH01154645A (en) Picture data transmission equipment
JPH02164152A (en) Communication controller
JP2000022912A (en) Method and system for still picture transmission
JP2622558B2 (en) Facsimile communication device
JPH0381852A (en) Connection control system
US20040239997A1 (en) Method and apparatus to process facsimile data using a computer
JPH0950411A (en) Two-way computer communications system
JPH02298133A (en) Method and equipment for data communication
JPH07177272A (en) Facsimile equipment
JPH05122284A (en) Communication control system
JPH01314071A (en) Electronic file system
JPH0436499B2 (en)

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020115