JPS63292769A - Compressing method for picture data - Google Patents

Compressing method for picture data

Info

Publication number
JPS63292769A
JPS63292769A JP12926387A JP12926387A JPS63292769A JP S63292769 A JPS63292769 A JP S63292769A JP 12926387 A JP12926387 A JP 12926387A JP 12926387 A JP12926387 A JP 12926387A JP S63292769 A JPS63292769 A JP S63292769A
Authority
JP
Japan
Prior art keywords
data
picture
memory
reduced
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP12926387A
Other languages
Japanese (ja)
Inventor
Toshihiro Kimura
木村 敏弘
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 JP12926387A priority Critical patent/JPS63292769A/en
Publication of JPS63292769A publication Critical patent/JPS63292769A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the quantity of transmitting information by transmitting encoded data obtained by compressing and encoding a picture formed by reducing picture data and data indicating the exclusive OR of a picture obtained by reenlarging the reduced picture and an original. CONSTITUTION:Raw picture data stored in a memory 2 is reduced by a picture processor 3 and stored in a memory 4 for reduced data. The picture processor 3 enlarges this reduced data to an original size to take the data of the exclusive OR with the raw picture and store in a memory 5 for difference data. In an input and output device 6, the reduced data stored in the memory 4 is compressed by encoding, an enlargement ratio is added to transmit, and since the difference data stored in the memory 5 is a contour graphic, it is transmitted by a simple compressing method. Thereby, a compressibility is improved in comparison with the case the raw picture is directly compressed.

Description

【発明の詳細な説明】 〔技術分野) 本発明は冗長度の少ない効率的な画像データ伝送を行な
うデータ圧縮方法に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field] The present invention relates to a data compression method for efficiently transmitting image data with less redundancy.

〔従来技術〕[Prior art]

従来、ファクシミリ等の画像を伝送する装置では伝送効
率の向上のために、画像を圧縮符号化して伝送すること
が行なわれている。
2. Description of the Related Art Conventionally, in image transmission devices such as facsimiles, images are compressed and encoded before being transmitted in order to improve transmission efficiency.

しかしながら、従来の圧縮符号化においては伝送する画
像データを直接圧縮しており、圧縮前のデータに対して
は何の処理も加えられていなかった為、データの冗長度
が大きかった。
However, in conventional compression encoding, the image data to be transmitted is directly compressed, and no processing is applied to the data before compression, resulting in a high level of data redundancy.

〔目  的〕〔the purpose〕

本発明は以上の点に鑑みてなされたもので、伝送する情
報量を少なくすると同時に伝送時間及び伝送コストをお
さえることも可能とする画像データの圧縮方法に関する
ものである。
The present invention has been made in view of the above points, and relates to an image data compression method that makes it possible to reduce the amount of information to be transmitted and at the same time to reduce transmission time and transmission cost.

〔実施例〕〔Example〕

第1図は本発明に係る一実施例の画像データ伝送装置の
構成図である。
FIG. 1 is a block diagram of an image data transmission device according to an embodiment of the present invention.

図において、1はマイクロコンピュータ(以下MPUと
呼ぶ)、2は画像データを格納したメモリー、3は画像
の拡大/縮小機能を有する画像プロセッサ、4は縮小し
た画像データを格納するメモリー、5は画像を縮小した
ことにより失われたデータを格納するメモリー、6は入
出力装置である。
In the figure, 1 is a microcomputer (hereinafter referred to as MPU), 2 is a memory that stores image data, 3 is an image processor that has an image enlargement/reduction function, 4 is a memory that stores reduced image data, and 5 is an image 6 is an input/output device.

第2図を使って、第1図示の画像データ伝送装置におけ
るデータの圧縮方法を説明する。
A data compression method in the image data transmission apparatus shown in FIG. 1 will be explained using FIG. 2.

aは圧縮前の生画像である。この生画(g!、aを表わ
す画像データはメモリー2に格納されている。これを画
像プロセッサ3によってbのように縮小し、縮小データ
用メモリー4に格納される。
a is a raw image before compression. Image data representing this raw image (g!, a) is stored in the memory 2. This is reduced by the image processor 3 as shown in b, and is stored in the reduced data memory 4.

次に、画像プロセッサ3は、この縮小されたデータbを
元の大きさに拡大し、生画像aとの排他論理和(X0R
)のデータをとり、この結果をCとして差分データ用メ
モリー5に格納する。
Next, the image processor 3 enlarges this reduced data b to its original size and performs an exclusive OR (X0R
) and store this result as C in the differential data memory 5.

すなわち、 b= (aの縮小) c=(bの拡大)XORa の関係となる。That is, b = (reduction of a) c=(enlargement of b)XORa The relationship is

さらに、 a=(bの拡大) XORc の関係があるため、b、cを与えることにより、元の画
像aを再現することができる。
Furthermore, because of the relationship a=(enlargement of b)XORc, the original image a can be reproduced by giving b and c.

従って、メモリ4.5に夫々格納されているす、cを入
出力装置6を介して他の端末又は記憶装置に送る。この
様にして端末又は記憶装置に送られたデータをd、eと
する。
Therefore, the files 4 and 5 respectively stored in the memories 4 and 5 are sent to other terminals or storage devices via the input/output device 6. Let d and e be the data sent to the terminal or storage device in this way.

このとき、受信側においてdの拡大率が分っていれば f=(dの拡大)XORe となり、受信側では生画像aと同じ画像fを得ることが
できる。
At this time, if the enlargement rate of d is known on the receiving side, f=(enlargement of d)XORe, and the receiving side can obtain the same image f as the raw image a.

尚、入出力装置6において、メモリ4に格納されている
bのデータはM2 R方式やMR方式等の符号化方式に
よる圧縮を行い、拡大率を付加して伝送し、・メモリ5
に格納されているCのデータは輪郭図型であるため簡単
な圧縮方法で伝送する。
In addition, in the input/output device 6, the data b stored in the memory 4 is compressed by an encoding method such as the M2R method or the MR method, and transmitted with an enlargement factor added.
Since the data of C stored in is a contour figure type, it is transmitted using a simple compression method.

これにより、生画像を直接圧縮する場合に較べて更なる
圧縮率の向上がなされる。
This further improves the compression rate compared to the case where raw images are directly compressed.

〔効  果〕〔effect〕

以上説明した本発明による圧縮方法でデータを圧縮する
ことにより、通信に際しては伝送時間が短くなり、通信
コストが安くなる。また、記憶装置に格納する際にはデ
ータ量が少ないため、大量のデータを記憶させることが
できる。
By compressing data using the compression method according to the present invention described above, the transmission time during communication is shortened and the communication cost is reduced. Furthermore, since the amount of data is small when stored in a storage device, a large amount of data can be stored.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は画像データ伝送装置の構成図、第2図は画像デ
ータの圧縮/復元を示す図である。 1はMPU、2,4.5はメモリー、3は画像プロセッ
サである。
FIG. 1 is a block diagram of an image data transmission device, and FIG. 2 is a diagram showing compression/decompression of image data. 1 is an MPU, 2 and 4.5 are memories, and 3 is an image processor.

Claims (1)

【特許請求の範囲】[Claims] 画像データを縮小した画像を圧縮符号化した符号化デー
タと、縮小した画像を再拡大した画像と元の画像との排
他論理和を表わすデータとを伝送することを特徴とする
画像データの圧縮方法。
An image data compression method characterized by transmitting encoded data obtained by compressing and encoding an image obtained by reducing image data, and data representing an exclusive OR of an image obtained by re-enlarging the reduced image and the original image. .
JP12926387A 1987-05-25 1987-05-25 Compressing method for picture data Pending JPS63292769A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12926387A JPS63292769A (en) 1987-05-25 1987-05-25 Compressing method for picture data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12926387A JPS63292769A (en) 1987-05-25 1987-05-25 Compressing method for picture data

Publications (1)

Publication Number Publication Date
JPS63292769A true JPS63292769A (en) 1988-11-30

Family

ID=15005247

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12926387A Pending JPS63292769A (en) 1987-05-25 1987-05-25 Compressing method for picture data

Country Status (1)

Country Link
JP (1) JPS63292769A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011123311A (en) * 2009-12-10 2011-06-23 Sony Corp Information processing method, information processing device and program
US8831369B2 (en) 2010-09-03 2014-09-09 Sony Corporation Image processing apparatus and image processing method
US8908025B2 (en) 2010-01-19 2014-12-09 Sony Corporation Image processing apparatus and image processing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61144974A (en) * 1984-12-19 1986-07-02 Nec Corp Method and device for facsimile signal transmission
JPS61263369A (en) * 1985-05-17 1986-11-21 Hitachi Medical Corp Multistage compressing and recovering method for picture
JPS6219973A (en) * 1985-07-18 1987-01-28 Hitachi Medical Corp Data compression method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61144974A (en) * 1984-12-19 1986-07-02 Nec Corp Method and device for facsimile signal transmission
JPS61263369A (en) * 1985-05-17 1986-11-21 Hitachi Medical Corp Multistage compressing and recovering method for picture
JPS6219973A (en) * 1985-07-18 1987-01-28 Hitachi Medical Corp Data compression method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011123311A (en) * 2009-12-10 2011-06-23 Sony Corp Information processing method, information processing device and program
US8929670B2 (en) 2009-12-10 2015-01-06 Sony Corporation Image processing method and image processing apparatus
US8908025B2 (en) 2010-01-19 2014-12-09 Sony Corporation Image processing apparatus and image processing method
US8831369B2 (en) 2010-09-03 2014-09-09 Sony Corporation Image processing apparatus and image processing method

Similar Documents

Publication Publication Date Title
JPS63276967A (en) Transmission control system for digital facsimile equipment
JPH0253381A (en) Reception control system for facsimile equipment
JPS6345684A (en) Image compressor
JPS63292769A (en) Compressing method for picture data
JP2663922B2 (en) Video encoding device
JPS63198420A (en) Picture compressing device
JPS61150576A (en) Image processing device
JPS62209969A (en) Control system for frame size of image information
JP2941836B2 (en) Image processing device
JPS6282883A (en) Image encoding device
JPS61150577A (en) Image processing device
JPH04258084A (en) Code rule converter
JPH07184202A (en) Picture data coder
JPH03114361A (en) Transmission method for facsimile equipment
JPH02135871A (en) Facsimile equipment
JPH05268455A (en) Picture transmission system
JPH0286267A (en) Semiconductor memory
JPS6065670A (en) Picture information transmitting system
JPS62144282A (en) Picture processor
JPS6058775A (en) Image data control system
JPS63100869A (en) Electronic filing device
JPS6074777A (en) Coding system of picture information
JPS6132665A (en) Compression decoding method for binary picture information
JPH06141299A (en) Picture data communication method, picture compression or decoder
JPS63253784A (en) Image compressing device