JP3247754B2 - Image transmission device - Google Patents

Image transmission device

Info

Publication number
JP3247754B2
JP3247754B2 JP07076493A JP7076493A JP3247754B2 JP 3247754 B2 JP3247754 B2 JP 3247754B2 JP 07076493 A JP07076493 A JP 07076493A JP 7076493 A JP7076493 A JP 7076493A JP 3247754 B2 JP3247754 B2 JP 3247754B2
Authority
JP
Japan
Prior art keywords
encoding
transmission
decoding
image
image 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.)
Expired - Fee Related
Application number
JP07076493A
Other languages
Japanese (ja)
Other versions
JPH06261217A (en
Inventor
泰之 野水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP07076493A priority Critical patent/JP3247754B2/en
Publication of JPH06261217A publication Critical patent/JPH06261217A/en
Application granted granted Critical
Publication of JP3247754B2 publication Critical patent/JP3247754B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、送信原稿をラスタスキ
ャンして得た画像データを符号化圧縮するとともに、符
号化された画情報を元の画像データに復号化する符号化
復号化手段を備えて、画像データを符号化圧縮した状態
でやりとりする画像伝送装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an encoding / decoding means for encoding and compressing image data obtained by raster-scanning a transmission original and decoding the encoded image information into original image data. The present invention relates to an image transmission apparatus for exchanging image data in a state where the image data is encoded and compressed.

【0002】[0002]

【従来の技術】例えば、ファクシミリ装置などの画像伝
送装置では、伝送する画像データの情報量が非常に大き
いので、画像データを直接やりとりすると伝送時間が非
常に長くなり、通信コストが過大になるため、画像デー
タを符号化圧縮した状態で送信するようにしている。
2. Description of the Related Art For example, in an image transmission apparatus such as a facsimile apparatus, the amount of information of image data to be transmitted is very large. Therefore, if image data is directly exchanged, the transmission time becomes extremely long and the communication cost becomes excessive. The image data is transmitted after being encoded and compressed.

【0003】この画像データの符号化圧縮方法として
は、一般に、一次元ランレングス符号化方式(標準的に
はMH(Modified Huffman)符号化方
式)、二次元ランレングス符号化方式(標準的にはMR
(Modified READ)符号化方式またはMM
R(Modified MR)符号化方式)などのラン
レングス符号化方式が用いられているが、近年では、こ
のようなランレングス符号化方式よりも符号化圧縮の効
率が良好な算術符号化方式(例えば、QM−code
r)も適用されるようになってきている。
[0003] As a method of encoding and compressing the image data, generally, a one-dimensional run-length encoding system (typically, an MH (Modified Huffman) encoding system) and a two-dimensional run-length encoding system (standard, generally). MR
(Modified READ) coding method or MM
A run-length coding scheme such as R (Modified MR) coding scheme has been used. In recent years, an arithmetic coding scheme (eg, an arithmetic coding scheme having a higher coding compression efficiency than such a run-length coding scheme) has been used. , QM-code
r) is also being applied.

【0004】この算術符号化方式を適用すると、画像の
内容にかかわらず、すなわち、送信原稿に絵柄(中間調
画像)を含む場合でも含まない場合でも、ランレングス
符号化方式を適用した場合よりも、形成された符号デー
タ(画情報)のデータ量を削減することができる。例え
ば、最も符号化圧縮率が大きいMMR符号化方式に比
べ、QM−coder符号方式は、中間調画像を含まな
い場合には、20%程度データ量を削減でき、中間調画
像を含む場合には、最大200%程度データ量を削減す
ることができる。
When this arithmetic coding method is applied, irrespective of the content of the image, that is, whether or not the transmitted original includes a picture (halftone image), the arithmetic coding method is more effective than when the run-length coding method is applied. Thus, the data amount of the formed code data (image information) can be reduced. For example, compared to the MMR coding method having the highest coding compression rate, the QM-coder coding method can reduce the data amount by about 20% when no halftone image is included, and when the halftone image is included. , The data amount can be reduced by about 200% at the maximum.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、算術符
号化方式は、ランレングス符号化方式に比べてその符号
化のプロセスが複雑であり、そのために、一般的には、
算術符号化方式で画像データを符号化復号化する装置
は、ランレングス符号化方式で画像データを符号化復号
化する装置に比べ、処理速度が遅いという欠点がある。
However, the arithmetic coding method has a more complicated coding process than the run-length coding method.
A device that encodes and decodes image data using an arithmetic coding method has a disadvantage that the processing speed is slower than a device that encodes and decodes image data using a run-length coding method.

【0006】したがって、とくに、データ伝送速度が大
きいISDNを伝送路として用いるグループ4ファクシ
ミリ装置に算術符号化方式の符号化復号化装置を適用す
ると、この符号化復号化装置の処理速度がボトルネック
になり、連続してデータ伝送ができずに、総合的な通信
コストが増大するという不都合を生じるおそれがある。
Accordingly, when an arithmetic coding / decoding device is applied to a group 4 facsimile apparatus using an ISDN having a high data transmission rate as a transmission line, the processing speed of the coding / decoding device becomes a bottleneck. Therefore, there is a possibility that the data transmission cannot be continuously performed, and the total communication cost increases.

【0007】本発明は、かかる実情に鑑みてなされたも
のであり、効率のよいデータ伝送が可能な画像伝送装置
を提供することを目的としている。
[0007] The present invention has been made in view of such circumstances, and has as its object to provide an image transmission apparatus capable of performing efficient data transmission.

【0008】[0008]

【課題を解決するための手段】本発明は、送信原稿をラ
スタスキャンして得た画像データを符号化圧縮するとと
もに、符号化された画情報を元の画像データに復号化す
る符号化復号化手段を備え、画像データを符号化圧縮し
た状態でやりとりする画像伝送装置において、画像デー
タの符号化圧縮率および符号化処理速度が異なる複数の
符号化復号化手段と、伝送速度が異なる複数のデータ伝
送手段と、このデータ伝送手段のうち使用するものを選
択するとともに、その選択したデータ伝送手段の伝送速
度に応じ、画像データの符号化圧縮率と符号化処理速度
に基づいて、上記複数の符号化復号化手段のうち使用す
るものを選択する制御手段を備えたものである。
SUMMARY OF THE INVENTION The present invention provides an encoding / decoding method for encoding and compressing image data obtained by raster-scanning a transmission original and decoding the encoded image information into original image data. Means for transmitting and receiving image data in a state where the image data is encoded and compressed, wherein a plurality of encoding and decoding means having different encoding compression rates and encoding processing speeds of image data and a plurality of data having different transmission speeds are provided. Transmitting means, and selecting one of the data transmitting means to be used, and selecting the plurality of codes based on an image data encoding / compression rate and an encoding processing speed in accordance with the transmission rate of the selected data transmitting means. It is provided with control means for selecting one to be used from the decryption means.

【0009】また、送信原稿をラスタスキャンして得た
画像データを符号化圧縮するとともに、符号化された画
情報を元の画像データに復号化する符号化復号化手段を
備え、画像データを符号化圧縮した状態でやりとりする
画像伝送装置において、送信原稿を中間調モードおよび
非中間調モードで読み取り可能な画像読み取り手段と、
画像データの符号化圧縮率および符号化処理速度が異な
る複数の符号化復号化手段と、伝送速度が異なる複数の
データ伝送手段と、上記画像読み取り手段の読取モード
を選択するとともに、上記データ伝送手段のうち使用す
るものを選択し、その選択した読取モードおよびデータ
伝送手段の伝送速度の組み合わせに応じ、画像データの
符号化圧縮率と符号化処理速度に基づいて、上記複数の
符号化復号化手段のうち使用するものを選択する制御手
段を備えたものである。
The image processing apparatus further includes an encoding / decoding means for encoding / compressing image data obtained by raster-scanning a transmission original and decoding the encoded image information into original image data. In an image transmission apparatus for exchanging in a compressed state, an image reading unit capable of reading a transmission original in a halftone mode and a non-halftone mode,
A plurality of encoding / decoding means having different encoding compression rates and encoding processing speeds of image data, a plurality of data transmission means having different transmission speeds, and selecting a reading mode of the image reading means; Of the plurality of coding / decoding means based on the coding compression rate and coding processing speed of the image data in accordance with the combination of the selected reading mode and the transmission speed of the data transmission means. And a control means for selecting one to be used.

【0010】また、送信原稿をラスタスキャンして得た
画像データを符号化圧縮するとともに、符号化された画
情報を元の画像データに復号化する符号化復号化手段を
備え、画像データを符号化圧縮した状態でやりとりする
画像伝送装置において、画像データを所定のランレング
ス符号化方式で符号化復号化する第1の符号化復号化手
段と、画像データを所定の算術符号化方式で符号化復号
化する第2の符号化復号化手段と、伝送速度が異なる複
数のデータ伝送手段と、このデータ伝送手段のうち使用
するものを選択するとともに、その選択したデータ伝送
手段の伝送速度が大きい場合には、画像データの符号化
圧縮率と符号化処理速度に応じて上記第1の符号化復号
化手段を選択するとともに、選択したデータ伝送手段の
伝送速度が小さい場合には、画像データの符号化圧縮率
と符号化処理速度に応じて上記第2の符号化復号化手段
を選択する制御手段を備えたものである。
The image processing apparatus further includes an encoding / decoding means for encoding / compressing image data obtained by raster-scanning a transmission original and decoding the encoded image information into original image data. A first encoding / decoding means for encoding / decoding image data in a predetermined run-length encoding system, and an image encoding device for encoding image data in a predetermined arithmetic encoding system A second encoding / decoding means for decoding, a plurality of data transmission means having different transmission speeds, and selecting one of the data transmission means to be used, and the selected data transmission means having a high transmission speed The first encoding / decoding unit is selected according to the encoding compression rate and encoding processing speed of image data, and the transmission speed of the selected data transmission unit is low. The case, in which a control means for selecting the second encoding and decoding means in accordance with the encoding compression rate and the coding processing speed of the image data.

【0011】また、送信原稿をラスタスキャンして得た
画像データを符号化圧縮するとともに、符号化された画
情報を元の画像データに復号化する符号化復号化手段を
備え、画像データを符号化圧縮した状態でやりとりする
画像伝送装置において、送信原稿を中間調モードおよび
非中間調モードで読み取り可能な画像読み取り手段と、
画像データを所定のランレングス符号化方式で符号化復
号化する第1の符号化復号化手段と、画像データを所定
の算術符号化方式で符号化復号化する第2の符号化復号
化手段と、伝送速度が異なる複数のデータ伝送手段と、
上記画像読み取り手段の読取モードを選択するととも
に、上記データ伝送手段のうち使用するものを選択する
一方、読取モードとして非中間調モードを選択しかつ伝
送速度の大きい上記データ伝送手段を選択したときに
は、画像データの符号化圧縮率と符号化処理速度に応じ
て上記第1の符号化復号化手段を選択し、選択した読取
モードおよびデータ伝送手段の伝送速度の組み合わせが
それ以外のときには、画像データの符号化圧縮率と符号
化処理速度に応じて上記第2の符号化復号化手段を選択
する制御手段を備えたものである。
The image processing apparatus further includes an encoding / decoding means for encoding and compressing image data obtained by raster-scanning the transmission original and decoding the encoded image information into original image data. In an image transmission apparatus for exchanging in a compressed state, an image reading unit capable of reading a transmission original in a halftone mode and a non-halftone mode,
First encoding / decoding means for encoding / decoding image data by a predetermined run-length encoding method, and second encoding / decoding means for encoding / decoding image data by a predetermined arithmetic encoding method. A plurality of data transmission means having different transmission speeds,
While selecting the reading mode of the image reading means, while selecting one of the data transmission means to be used, when selecting a non-halftone mode as the reading mode and selecting the data transmission means having a large transmission speed, The first encoding / decoding means is selected according to the encoding compression rate and the encoding processing speed of the image data, and when the combination of the selected reading mode and the transmission speed of the data transmission means is other than that, It is provided with control means for selecting the second coding / decoding means according to the coding compression rate and coding processing speed.

【0012】[0012]

【作用】したがって、データ伝送速度および画像の特性
に対応して、最も効率のよい符号化モードが選択される
ので、データ伝送効率を向上することができ、通信コス
トを低減することができる。
Therefore, the most efficient encoding mode is selected according to the data transmission speed and the characteristics of the image, so that the data transmission efficiency can be improved and the communication cost can be reduced.

【0013】[0013]

【実施例】以下、添付図面を参照しながら、本発明の実
施例を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.

【0014】図1は、本発明の一実施例にかかるファク
シミリ装置を示している。このファクシミリ装置は、I
SDNを伝送路として用いるものであり、また、グルー
プ4ファクシミリ機能とグループ3ファクシミリ機能を
備えている。
FIG. 1 shows a facsimile apparatus according to one embodiment of the present invention. This facsimile machine has I
It uses SDN as a transmission path, and has a group 4 facsimile function and a group 3 facsimile function.

【0015】同図において、制御部1は、このファクシ
ミリ装置の動作制御処理、グループ3ファクシミリ伝送
手順処理、および、上位レイヤのグループ4ファクシミ
リ伝送手順処理などを実行するものであり、システムメ
モリ2は、制御部1が実行する処理プログラムおよびそ
の処理プログラムを実行するために必要な各種データを
記憶するとともに、制御部1のワークエリアを構成する
ものである。
In FIG. 1, a control unit 1 executes operation control processing of the facsimile apparatus, group 3 facsimile transmission procedure processing, group 4 facsimile transmission procedure processing of an upper layer, and the like. The storage unit stores a processing program to be executed by the control unit 1 and various data necessary for executing the processing program, and configures a work area of the control unit 1.

【0016】パラメータメモリ3は、このファクシミリ
装置に固有な各種の情報を記憶するためのものであり、
バッテリバックアップされたSRAM(スタティック型
ランダム・アクセス・メモリ)などデータを書き換え可
能な不揮発性の半導体記憶装置からなる。
The parameter memory 3 stores various information unique to the facsimile machine.
It is composed of a rewritable nonvolatile semiconductor storage device such as a battery-backed SRAM (static random access memory).

【0017】スキャナ4は、原稿画像をグループ4ファ
クシミリ装置に設定されている解像度で読み取るための
ものであり、画像読み取りモードとして、中間調モード
と非中間調モードを備えている。また、プロッタ5は、
画像をグループ4ファクシミリ装置に設定されている解
像度で記録出力するものである。
The scanner 4 is for reading a document image at a resolution set in the group 4 facsimile apparatus, and has a halftone mode and a non-halftone mode as image reading modes. Also, the plotter 5
The image is recorded and output at the resolution set in the group 4 facsimile apparatus.

【0018】操作表示部6は、このファクシミリ装置を
操作するためのものであり、各種の操作キー、および、
オペレータへのガイダンス情報等を表示するための液晶
表示器などの各種の表示装置からなる。
The operation display unit 6 is used to operate the facsimile machine, and includes various operation keys and
It comprises various display devices such as a liquid crystal display for displaying guidance information and the like to the operator.

【0019】画像処理部7は、スキャナ5およびプロッ
タ6の画像の画素密度と相手先の端末装置が伝送可能な
画像の画素密度が相違する場合にそれらの画素密度を相
互に変換するためのものである。
The image processing section 7 is for converting the pixel densities of the images of the scanner 5 and the plotter 6 to each other when the pixel densities of the images that can be transmitted by the destination terminal device are different from each other. It is.

【0020】算術符号化復号化部8は、画信号をQM−
coder方式で符号化圧縮するとともに、QM−co
der方式で符号化圧縮された状態の画情報を元の画信
号に復号化するためのものであり、ランレングス符号化
復号化部9は、画信号をMMR方式で符号化圧縮すると
ともに、MMR方式で符号化圧縮された状態の画情報を
元の画信号に復号化するためのものである。
The arithmetic coding / decoding section 8 converts the image signal into a QM-
In addition to encoding and compression using the coder method, QM-co
This is for decoding the image information that has been encoded and compressed by the der method into the original image signal. The run-length encoding and decoding unit 9 encodes and compresses the image signal by the MMR method. This is for decoding the image information that has been encoded and compressed by the system into the original image signal.

【0021】画像蓄積装置10は、送信画情報や受信画
情報などの種々の情報を蓄積するためのものである。
The image storage device 10 stores various information such as transmission image information and reception image information.

【0022】ISDNインタフェース回路11は、IS
DNと物理的に接続するとともに、ISDNのレイヤ1
の信号処理機能およびDチャネル(信号チャネル)の信
号と2つのBチャネル(情報チャネル)の信号の統合/
分離機能を備えたものである。
The ISDN interface circuit 11 includes an ISDN
Physically connected to DN and ISDN Layer 1
Signal processing function and integration of D channel (signal channel) signal and two B channel (information channel) signals /
It has a separating function.

【0023】Dチャネル伝送制御部12は、Dチャネル
を用いてISDNと行なう呼制御処理などの伝送制御処
理を行なうためのものであり、Bチャネル伝送制御部1
3は、ISDNのBチャネルを用いたグループ4ファク
シミリ伝送制御処理のうちレイヤ2,3,4,5の伝送
制御処理を行なうためのものであり、CODEC14
は、ISDNのBチャネルを用いてアナログ信号を伝送
するためのアナログ信号/デジタルデータの信号変換処
理を行なうためのものである。
The D channel transmission control unit 12 is for performing transmission control processing such as call control processing performed with ISDN using the D channel.
Numeral 3 is for performing transmission control processing of layers 2, 3, 4, and 5 in group 4 facsimile transmission control processing using the ISDN B channel.
Is for performing signal conversion processing of analog signal / digital data for transmitting an analog signal using the ISDN B channel.

【0024】グループ3ファクシミリモデム15は、グ
ループ3ファクシミリのモデム機能を実現するためのも
のであり、伝送手順信号をやりとりするための低速モデ
ム機能(V.21モデム)、および、主に画情報をやり
とりするための高速モデム機能(V.29モデムおよび
V.27terモデムなど)を備えている。
The group 3 facsimile modem 15 is for realizing a group 3 facsimile modem function. The group 3 facsimile modem 15 is a low-speed modem function (V.21 modem) for exchanging transmission procedure signals and mainly transmits image information. It has a high-speed modem function for exchange (V.29 modem, V.27ter modem, etc.).

【0025】制御部1、システムメモリ2、パラメータ
メモリ3、スキャナ4、プロッタ5、操作表示部6、画
像処理部7、算術符号化復号化部8、ランレングス符号
化復号化部9、画像蓄積装置10、Dチャネル伝送制御
部12、Bチャネル伝送制御部13、CODEC14、
および、グループ3ファクシミリモデム15は、内部バ
ス16に接続されており、これらの各要素間における各
種情報のやりとりは、主としてこの内部バス16を介し
て行なわれる。
Control unit 1, system memory 2, parameter memory 3, scanner 4, plotter 5, operation display unit 6, image processing unit 7, arithmetic coding and decoding unit 8, run-length coding and decoding unit 9, image storage Device 10, D-channel transmission control unit 12, B-channel transmission control unit 13, CODEC 14,
The group 3 facsimile modem 15 is connected to an internal bus 16, and various types of information are exchanged between these components mainly via the internal bus 16.

【0026】このようにして、本実施例にかかるファク
シミリ装置は、算術符号化復号化部8と、ランレングス
符号化復号化部9の2種類の符号化復号化手段を備えて
おり、これらの符号化復号化手段を、そのときに使用す
る伝送路の種別、および、スキャナ4の読取モードの種
別に応じて選択するようにしている。
As described above, the facsimile apparatus according to the present embodiment is provided with two types of encoding / decoding means of the arithmetic encoding / decoding unit 8 and the run-length encoding / decoding unit 9. The encoding / decoding means is selected in accordance with the type of the transmission path used at that time and the type of the reading mode of the scanner 4.

【0027】また、例えば、算術符号化復号化部8を用
いて画信号を符号化圧縮したとき、読み取った画像(1
ページ分)の内容と、形成される符号量(符号データ
量)との関係は、図2の曲線CV1で示したようにな
る。また、ランレングス符号化部9を用いて画信号を符
号化圧縮したときには、読み取った画像の内容と、形成
される符号量との関係は、同図の曲線CV2で示したよ
うに変化する。
For example, when the image signal is encoded and compressed using the arithmetic encoding and decoding unit 8, the read image (1
The relationship between the content of (for a page) and the formed code amount (code data amount) is as shown by a curve CV1 in FIG. When the image signal is encoded and compressed using the run-length encoding unit 9, the relationship between the content of the read image and the amount of code to be formed changes as shown by a curve CV2 in FIG.

【0028】すなわち、原稿画像に文字画像が多い場合
と、絵(中間調画像)が多い場合のいずれの場合でも算
術符号化復号化部8を用いた方が符号量が少ない。それ
とともに、原稿画像が文字画像のみからなり、非中間調
モードで読み取られるときには、符号量の絶対量が小さ
く、原稿画像が絵のみからなり、非中間調モードで読み
取られるときには、符号量の絶対量が大きくなる。
That is, the amount of code is smaller when the arithmetic coding / decoding unit 8 is used in both cases where the original image has many character images and where there are many pictures (halftone images). At the same time, when the original image is composed of only character images and is read in the non-halftone mode, the absolute amount of code amount is small. When the original image is composed of only pictures and is read in the non-halftone mode, the absolute amount of code amount is small. The amount increases.

【0029】その反面、同一原稿画像を符号化/復号化
処理するとき、処理内容が複雑な算術符号化復号化部8
の方が、ランレングス符号化復号化部9よりも、より長
い時間をその処理に要する。
On the other hand, when encoding / decoding the same original image, the arithmetic encoding / decoding unit 8 has complicated processing contents.
Requires a longer time for the processing than the run-length encoding / decoding unit 9.

【0030】一方、グループ3ファクシミリ機能を用い
るときには、画情報の伝送速度が9.6(Kbps)
(V.29モデムの場合)であるのに対し、グループ4
ファクシミリ機能を用いるときには、画情報の伝送速度
が64(Kbps)と非常に大きい値になる。
On the other hand, when the group 3 facsimile function is used, the transmission speed of image information is 9.6 (Kbps).
(In the case of a V.29 modem), whereas group 4
When the facsimile function is used, the transmission speed of image information is a very large value of 64 (Kbps).

【0031】以上のことから、原稿画像を読み取りなが
ら伝送する即時画像伝送時には、次のような条件によ
り、使用する符号化復号化手段を選択する。
From the above, at the time of immediate image transmission in which a document image is transmitted while being read, the encoding / decoding means to be used is selected under the following conditions.

【0032】(1) グループ3ファクシミリ機能を用
いるときには、伝送速度が遅いので、データ伝送の部分
が画像伝送時の伝送時間に最も影響を与える。したがっ
て、グループ3ファクシミリ機能を用いるときには、算
術符号化復号化部8を用いて、伝送する符号量を削減す
る。
(1) When the group 3 facsimile function is used, since the transmission speed is slow, the data transmission portion has the greatest influence on the transmission time during image transmission. Therefore, when the group 3 facsimile function is used, the amount of codes to be transmitted is reduced by using the arithmetic coding and decoding unit 8.

【0033】(2) グループ4ファクシミリ機能を用
いるときには、伝送速度が速いので、伝送データを作成
する部分(すなわち、符号化復号化手段)が画像伝送時
の伝送時間に最も影響を与える。したがって、グループ
4ファクシミリ機能を用いるときには、ランレングス符
号化復号化部9を用いて、伝送データを作成するときに
要する時間を短縮できるようにする。
(2) When the group 4 facsimile function is used, since the transmission speed is high, the portion for creating the transmission data (that is, the encoding / decoding means) has the most influence on the transmission time during image transmission. Therefore, when the group 4 facsimile function is used, the time required for creating transmission data can be reduced by using the run-length encoding / decoding section 9.

【0034】(3) 中間調モードで画像読み取りが行
われるときには、符号量の絶対量が大きいが、算術符号
化復号化部8を用いると、ランレングス符号化復号化部
9を用いるときよりも符号量を削減できるので、この場
合には、算術符号化復号化部8を用いる。
(3) When the image is read in the halftone mode, the absolute value of the code amount is large. However, when the arithmetic coding / decoding unit 8 is used, the arithmetic coding / decoding unit 8 is used more than when the run-length coding / decoding unit 9 is used. Since the code amount can be reduced, the arithmetic coding and decoding unit 8 is used in this case.

【0035】したがって、本実施例では、このような条
件を用いて、使用する符号化復号化手段を選択すること
により、画像伝送時に要する伝送時間を短縮することが
でき、通信コストを低減することができる。
Therefore, in this embodiment, by selecting the encoding / decoding means to be used under such conditions, the transmission time required for image transmission can be reduced, and the communication cost can be reduced. Can be.

【0036】図3および図4は、図1の装置の画像送信
時の処理例を示している。
FIG. 3 and FIG. 4 show an example of processing at the time of image transmission of the apparatus of FIG.

【0037】まず、ユーザが操作入力した宛先情報を入
力し(処理101)、そのときにユーザが設定した送信
条件(例えば、画像の読み取りモード(中間調/非中間
調)、グループ3ファクシミリモードまたはグループ4
ファクシミリモードの設定など)を入力する(処理10
2)。
First, the user inputs destination information operated and input (process 101), and sets transmission conditions (eg, image reading mode (halftone / non-halftone), group 3 facsimile mode or Group 4
(Setting of facsimile mode, etc.) (process 10)
2).

【0038】ここで、画像の読み取りモードとして中間
調モードが設定されているかどうかを調べて(判断10
3)、判断103の結果がYESになるときには、符号
化モードとして、算術符号化復号化部8を使用すること
をあらわすQMモードをセットする(処理106)。
Here, it is checked whether the halftone mode is set as the image reading mode (decision 10).
3) When the result of the judgment 103 is YES, a QM mode indicating that the arithmetic coding / decoding section 8 is used is set as a coding mode (process 106).

【0039】また、判断103の結果がNOになるとき
には、そのときにグループ4ファクシミリモードが設定
されているかどうかを調べて(判断105)、判断10
5の結果がNOになるときには、処理104に進む。ま
た、判断105の結果がYESになるときには、符号化
モードとして、ランレングス符号化復号化部9を使用す
ることをあらわすMMRモードをセットする(処理10
6)。
When the result of the judgment 103 is NO, it is checked whether or not the group 4 facsimile mode is set at that time (decision 105).
When the result of No. 5 is NO, the process proceeds to step 104. When the result of the determination 105 is YES, the MMR mode indicating that the run-length encoding / decoding unit 9 is used is set as the encoding mode (processing 10).
6).

【0040】このようにして、符号化モードの設定を終
了すると、そのときにグループ4ファクシミリモードが
設定されているかどうかを調べる(判断107)。判断
107の結果がYESになるときには、装置モードとし
てグループ4ファクシミリモードをセットし(処理10
8)、グループ4ファクシミリモードで、指定された宛
先を発呼する(処理109)。
When the setting of the encoding mode is completed in this way, it is checked whether the group 4 facsimile mode is set at that time (decision 107). If the result of determination 107 is YES, group 4 facsimile mode is set as the device mode (process 10).
8) Call the designated destination in group 4 facsimile mode (process 109).

【0041】次いで、所定の呼設定手順を実行して(処
理110)、そのときに使用するBチャネルを確立し
(処理111)、その確立したBチャネル上で、所定の
グループ4ファクシミリモードの伝送前手順を実行し
て、符号化モードなど、そのときに使用する伝送機能を
相手端末に指定する(処理112)。
Next, a predetermined call setting procedure is executed (processing 110), a B channel to be used at that time is established (processing 111), and transmission of a predetermined group 4 facsimile mode is performed on the established B channel. By executing the pre-procedure, the transmission function to be used at that time, such as the encoding mode, is specified to the partner terminal (process 112).

【0042】そして、そのときに指定された読取モード
でスキャナ4を作動して、送信原稿画像を読み取り、そ
れによって得た画信号を、そのときにセットされた符号
化モードに対応した算術符号化復号化部8またはランレ
ングス符号化復号化部9に転送して、その画信号を符号
化圧縮し、それによって得た画情報を相手端末に送信す
る(処理113,114,115)。
Then, the scanner 4 is operated in the reading mode designated at that time to read the transmission original image, and the image signal obtained thereby is subjected to arithmetic coding corresponding to the coding mode set at that time. The image signal is transferred to the decoding unit 8 or the run-length encoding / decoding unit 9 to encode and compress the image signal, and the image information obtained thereby is transmitted to the partner terminal (processing 113, 114, 115).

【0043】画像伝送を終了すると、所定の伝送後手順
を実行して(処理116)、Bチャネルを終了し(処理
117)、所定の呼設定解放手順を実行して(処理11
8)、一連の送信動作を終了する。
When the image transmission is completed, a predetermined post-transmission procedure is executed (step 116), the B channel is ended (step 117), and a predetermined call setting release procedure is executed (step 11).
8) End a series of transmission operations.

【0044】また、グループ3ファクシミリモードが設
定されている場合で、判断107の結果がNOになると
きには、装置モードとしてグループ3ファクシミリモー
ドをセットし(処理120)、グループ3ファクシミリ
モードで、指定された宛先を発呼する(処理121)。
When the group 3 facsimile mode is set and the result of the determination 107 is NO, the group 3 facsimile mode is set as the apparatus mode (process 120), and the apparatus is designated in the group 3 facsimile mode. The called destination is called (process 121).

【0045】次いで、所定の呼設定手順を実行して(処
理122)、そのときに使用するBチャネルを確立し
(処理123)、その確立したBチャネル上で、所定の
グループ3ファクシミリモードの伝送前手順を実行し
て、モデム速度や符号化モードなど、そのときに使用す
る伝送機能を相手端末に指定する(処理124)。
Next, a predetermined call setting procedure is executed (processing 122), a B channel to be used at that time is established (processing 123), and transmission of a predetermined group 3 facsimile mode is performed on the established B channel. By executing the pre-procedure, the transmission function to be used at that time, such as the modem speed and the encoding mode, is specified to the partner terminal (process 124).

【0046】そして、そのときに指定された読取モード
でスキャナ4を作動して、送信原稿画像を読み取り、そ
れによって得た画信号を、画像処理部7によってグルー
プ3ファクシミリモードの解像度に変換し、解像度を変
換した後の画信号を、そのときにセットされた符号化モ
ードに対応した算術符号化復号化部8またはランレング
ス符号化復号化部9に転送して、その画信号を符号化圧
縮し、それによって得た画情報を相手端末に送信する
(処理125,126,127,128)。
Then, the scanner 4 is operated in the reading mode designated at that time to read the transmission original image, and the image signal obtained thereby is converted by the image processing section 7 into the resolution of the group 3 facsimile mode. The image signal whose resolution has been converted is transferred to the arithmetic encoding / decoding unit 8 or the run-length encoding / decoding unit 9 corresponding to the encoding mode set at that time, and the image signal is encoded and compressed. Then, the obtained image information is transmitted to the partner terminal (processing 125, 126, 127, 128).

【0047】画像伝送を終了すると、所定のBチャネル
終了手順を実行した(処理129)のちに、処理118
に移行して所定の呼設定解放手順を実行し、一連の送信
動作を終了する。
When the image transmission is completed, a predetermined B channel termination procedure is executed (process 129), and then the process 118 is performed.
Then, a predetermined call setting release procedure is executed, and a series of transmission operations is completed.

【0048】以上説明したように、本実施例によれば、
使用する回線でのデータ伝送速度、および、原稿画像の
読取モードの組み合わせに応じて、QM−coder方
式またはMMR符号化方式のいずれかを選択し、スキャ
ナ4によって読み取って得た画信号を符号化圧縮してい
るので、伝送時間を効率的に低減することができ、通信
コストを低減することができる。
As described above, according to the present embodiment,
Depending on the combination of the data transmission speed on the line to be used and the reading mode of the original image, either the QM-coder method or the MMR encoding method is selected, and the image signal read by the scanner 4 is encoded. Because of the compression, the transmission time can be efficiently reduced, and the communication cost can be reduced.

【0049】なお、上述した実施例における符号化方式
の選択のための条件は、画像の読取モード(例えば、カ
ラー読み取りなど)や解像度などが異なるときには、他
のものを用いることができる。また、上述した実施例で
は、本発明をファクシミリ装置に適用した場合について
説明したが、それ以外の画像伝送装置についても、本発
明を同様にして適用することができる。
As the conditions for selecting the encoding method in the above-described embodiment, when the image reading mode (for example, color reading) or the resolution is different, other conditions can be used. Further, in the above-described embodiment, the case where the present invention is applied to a facsimile apparatus has been described. However, the present invention can be similarly applied to other image transmission apparatuses.

【0050】[0050]

【発明の効果】以上説明したように、本発明によれば、
データ伝送速度および画像の特性に対応して、最も効率
のよい符号化モードが選択されるので、データ伝送効率
を向上することができ、通信コストを低減することがで
きるという効果を得る。
As described above, according to the present invention,
The most efficient encoding mode is selected according to the data transmission speed and the characteristics of the image, so that the data transmission efficiency can be improved and the communication cost can be reduced.

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

【図1】本発明の一実施例にかかるファクシミリ装置を
示したブロック図。
FIG. 1 is a block diagram showing a facsimile apparatus according to one embodiment of the present invention.

【図2】QM−coder方式とMMR方式の画像の種
類と符号量の関係を、それぞれ示したグラフ図。
FIG. 2 is a graph showing the relationship between the type of image and the code amount in the QM-coder method and the MMR method.

【図3】図1の装置が送信時に実行する処理例の一部を
示したフローチャート。
FIG. 3 is a flowchart showing a part of a processing example executed by the apparatus of FIG. 1 at the time of transmission.

【図4】図1の装置が送信時に実行する処理例の他の部
分を示したフローチャート。
FIG. 4 is a flowchart showing another part of the processing example executed by the device of FIG. 1 at the time of transmission.

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

1 制御部 2 システムメモリ 8 算術符号化復号化部 9 ランレングス符号化復号化部 REFERENCE SIGNS LIST 1 control unit 2 system memory 8 arithmetic coding and decoding unit 9 run-length coding and decoding unit

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 送信原稿をラスタスキャンして得た画像
データを符号化圧縮するとともに、符号化された画情報
を元の画像データに復号化する符号化復号化手段を備
え、画像データを符号化圧縮した状態でやりとりする画
像伝送装置において、 画像データの符号化圧縮率および符号化処理速度が異な
る複数の符号化復号化手段と、 伝送速度が異なる複数のデータ伝送手段と、 このデータ伝送手段のうち使用するものを選択するとと
もに、その選択したデータ伝送手段の伝送速度に応じ、
画像データの符号化圧縮率と符号化処理速度に基づい
て、上記複数の符号化復号化手段のうち使用するものを
選択する制御手段を備えたことを特徴とする画像伝送装
置。
An encoding / decoding means for encoding / compressing image data obtained by raster-scanning a transmission original and decoding encoded image information into original image data is provided. A plurality of encoding / decoding units having different encoding / compression rates and encoding processing speeds of image data, a plurality of data transmission units having different transmission speeds, and the data transmission unit. Select the one to use, and according to the transmission speed of the selected data transmission means,
An image transmission apparatus, comprising: a control unit that selects one of the plurality of encoding / decoding units to be used based on an encoding compression rate and an encoding processing speed of image data.
【請求項2】 送信原稿をラスタスキャンして得た画像
データを符号化圧縮するとともに、符号化された画情報
を元の画像データに復号化する符号化復号化手段を備
え、画像データを符号化圧縮した状態でやりとりする画
像伝送装置において、 送信原稿を中間調モードおよび非中間調モードで読み取
り可能な画像読み取り手段と、 画像データの符号化圧縮率および符号化処理速度が異な
る複数の符号化復号化手段と、 伝送速度が異なる複数のデータ伝送手段と、 上記画像読み取り手段の読取モードを選択するととも
に、上記データ伝送手段のうち使用するものを選択し、
その選択した読取モードおよびデータ伝送手段の伝送速
度の組み合わせに応じ、画像データの符号化圧縮率と符
号化処理速度に基づいて、上記複数の符号化復号化手段
のうち使用するものを選択する制御手段を備えたことを
特徴とする画像伝送装置。
2. An encoding / decoding means for encoding / compressing image data obtained by raster-scanning a transmission original and decoding encoded image information into original image data. An image transmission device for exchanging images in a halftone mode and a non-halftone mode in an image transmission apparatus that exchanges images in a compressed state, and a plurality of encoding units having different encoding compression rates and encoding processing speeds of image data. Decoding means, a plurality of data transmission means having different transmission speeds, and selecting a reading mode of the image reading means, selecting one of the data transmission means to be used,
A control for selecting one of the plurality of encoding / decoding means to be used based on the selected compression mode and the transmission speed of the data transmission means, based on the encoding / compression ratio of the image data and the encoding processing speed. An image transmission apparatus comprising:
【請求項3】 送信原稿をラスタスキャンして得た画像
データを符号化圧縮するとともに、符号化された画情報
を元の画像データに復号化する符号化復号化手段を備
え、画像データを符号化圧縮した状態でやりとりする画
像伝送装置において、 画像データを所定のランレングス符号化方式で符号化復
号化する第1の符号化復号化手段と、 画像データを所定の算術符号化方式で符号化復号化する
第2の符号化復号化手段と、 伝送速度が異なる複数のデータ伝送手段と、 このデータ伝送手段のうち使用するものを選択するとと
もに、その選択したデータ伝送手段の伝送速度が大きい
場合には、画像データの符号化圧縮率と符号化処理速度
に応じて上記第1の符号化復号化手段を選択するととも
に、選択したデータ伝送手段の伝送速度が小さい場合に
は、画像データの符号化圧縮率と符号化処理速度に応じ
て上記第2の符号化復号化手段を選択する制御手段を備
えたことを特徴とする画像伝送装置。
3. An encoding / decoding means for encoding / compressing image data obtained by raster-scanning a transmission original and decoding encoded image information into original image data. A first encoding / decoding means for encoding / decoding image data in a predetermined run-length encoding system, and encoding image data in a predetermined arithmetic encoding system. A second encoding / decoding means for decoding; a plurality of data transmission means having different transmission speeds; selecting one of the data transmission means to be used; and a case where the transmission speed of the selected data transmission means is high. The method includes selecting the first encoding / decoding unit according to the encoding compression rate and encoding processing speed of image data, and selecting the first encoding / decoding unit when the transmission speed of the selected data transmission unit is low. The image transmission apparatus characterized by comprising a control means for selecting the second encoding and decoding means in accordance with the encoding compression rate and the coding processing speed of the image data.
【請求項4】 送信原稿をラスタスキャンして得た画像
データを符号化圧縮するとともに、符号化された画情報
を元の画像データに復号化する符号化復号化手段を備
え、画像データを符号化圧縮した状態でやりとりする画
像伝送装置において、 送信原稿を中間調モードおよび非中間調モードで読み取
り可能な画像読み取り手段と、 画像データを所定のランレングス符号化方式で符号化復
号化する第1の符号化復号化手段と、 画像データを所定の算術符号化方式で符号化復号化する
第2の符号化復号化手段と、 伝送速度が異なる複数のデータ伝送手段と、 上記画像読み取り手段の読取モードを選択するととも
に、上記データ伝送手段のうち使用するものを選択する
一方、読取モードとして非中間調モードを選択しかつ伝
送速度の大きい上記データ伝送手段を選択したときに
は、画像データの符号化圧縮率と符号化処理速度に応じ
て上記第1の符号化復号化手段を選択し、選択した読取
モードおよびデータ伝送手段の伝送速度の組み合わせが
それ以外のときには、画像データの符号化圧縮率と符号
化処理速度に応じて上記第2の符号化復号化手段を選択
する制御手段を備えたことを特徴とする画像伝送装置。
4. An encoding / decoding means for encoding / compressing image data obtained by raster-scanning a transmission original and decoding encoded image information into original image data, and encoding the image data. An image transmission device for exchanging image data in a halftone mode and a non-halftone mode in an image transmission apparatus for exchanging in a compressed and compressed state, and a first method for encoding and decoding image data by a predetermined run-length encoding method Encoding / decoding means, second encoding / decoding means for encoding / decoding image data by a predetermined arithmetic encoding method, a plurality of data transmission means having different transmission speeds, reading of the image reading means Mode and the data transmission means to be used is selected, while the non-halftone mode is selected as the reading mode and the data transmission speed is high. When the data transmission unit is selected, the first encoding / decoding unit is selected according to the encoding compression rate and the encoding processing speed of the image data, and the combination of the selected reading mode and the transmission speed of the data transmission unit is determined. In other cases, the image transmission apparatus further comprises control means for selecting the second coding / decoding means according to the coding compression rate and coding processing speed of the image data.
JP07076493A 1993-03-08 1993-03-08 Image transmission device Expired - Fee Related JP3247754B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP07076493A JP3247754B2 (en) 1993-03-08 1993-03-08 Image transmission device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP07076493A JP3247754B2 (en) 1993-03-08 1993-03-08 Image transmission device

Publications (2)

Publication Number Publication Date
JPH06261217A JPH06261217A (en) 1994-09-16
JP3247754B2 true JP3247754B2 (en) 2002-01-21

Family

ID=13440912

Family Applications (1)

Application Number Title Priority Date Filing Date
JP07076493A Expired - Fee Related JP3247754B2 (en) 1993-03-08 1993-03-08 Image transmission device

Country Status (1)

Country Link
JP (1) JP3247754B2 (en)

Also Published As

Publication number Publication date
JPH06261217A (en) 1994-09-16

Similar Documents

Publication Publication Date Title
JPH07264417A (en) Image coding method
JP3247754B2 (en) Image transmission device
US5291303A (en) Facsimile apparatus
JPH08298554A (en) Equipment and method for picture communication
JP3131051B2 (en) Encoding / decoding method and apparatus therefor
JP3222576B2 (en) Encoding device
JP3263212B2 (en) Image transmission method, image recording method, image transmission device, and image recording device
JPH0548909A (en) Image coding system
JP3261206B2 (en) Image coding method
JPH07177359A (en) Facsimile equipment
JP3249644B2 (en) Image processing method
JP3295502B2 (en) Facsimile apparatus control method and facsimile apparatus
JP3295507B2 (en) Binary image encoding / decoding method
KR960016839B1 (en) Reading and recording apparatus of facsimile
JPH01108861A (en) Picture coder
JPH0470257A (en) Facsimile equipment
JPS61256863A (en) Facsimile method
JPS62108675A (en) Picture data encoding device
JPH07184060A (en) Image processing unit
JPS6282883A (en) Image encoding device
JPH09321978A (en) Facsimile equipment
JPS6132665A (en) Compression decoding method for binary picture information
JPH0670177A (en) Facsimile equipment
JPS6281880A (en) Data compression system
JPH04250772A (en) Gajohonoyosokufugokasochi

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071102

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20081102

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20081102

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20091102

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees