JPH04290380A - Picture information transfer system - Google Patents

Picture information transfer system

Info

Publication number
JPH04290380A
JPH04290380A JP3078327A JP7832791A JPH04290380A JP H04290380 A JPH04290380 A JP H04290380A JP 3078327 A JP3078327 A JP 3078327A JP 7832791 A JP7832791 A JP 7832791A JP H04290380 A JPH04290380 A JP H04290380A
Authority
JP
Japan
Prior art keywords
information
run
converter
picture element
pixel
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
JP3078327A
Other languages
Japanese (ja)
Inventor
Yoshiki Morita
森田 良樹
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP3078327A priority Critical patent/JPH04290380A/en
Publication of JPH04290380A publication Critical patent/JPH04290380A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE:To improve run-length encoding efficiency to keep multi-bit change due to the carry as in the binary expression by expressing binary code for each picture element information using a Gray code. CONSTITUTION:Picture element information digitized in an A/D converter 1 is converted into the Gray code by a binary/Gray(B/G) converter 8 on the transmission, then stored in a picture element memory 2 corresponding to each picture element. The information in the memory 2 is read out in the prescribed order, the run-length encoding is performed by a run-length encoder 3. Further, it is demodulated by a demodulator 4 and transmitted to a transmission path. On the other hand, the information on the memory 2 is read out when information for all picture element is stored in the memory 2 on the reception. After the information is converted into a binary code by a G/B converter 9, the digital transfer of picture element information is performed through reproduction by displaying or printing the information by an output device 7.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】この発明は、画像情報を帯域圧縮
してディジタル伝送するための画像情報伝送方式に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image information transmission system for digitally transmitting image information after band compression.

【0002】0002

【従来の技術】図3は従来の画像情報伝送方式を実現す
る画像伝送装置の送信部(同図(a))及び受信部(同
図(b))の構成を示すブロック図であり、図において
、1は画像を構成している各画素に対応した情報(輝度
あるいはカラー情報)をディジタル化するA/D変換器
、2は前記A/D変換器1の出力を該画素単位に格納す
る画素メモリ、3は前記画素メモリ2に格納されている
データを一定順序で読出し、ランレングス符号化を行う
ランレングス符号化器、4は前記ランレングス符号化器
3により符号化された画像情報を電話回線等の伝送路に
送出する変調器である。
2. Description of the Related Art FIG. 3 is a block diagram showing the configuration of a transmitter (a) and a receiver (b) of an image transmission apparatus that implements a conventional image information transmission system. , 1 is an A/D converter that digitizes information (luminance or color information) corresponding to each pixel forming an image, and 2 is an A/D converter that stores the output of the A/D converter 1 in units of pixels. a pixel memory; 3 a run-length encoder that reads data stored in the pixel memory 2 in a fixed order and performs run-length encoding; 4 encodes image information encoded by the run-length encoder 3; This is a modulator that sends out signals to a transmission line such as a telephone line.

【0003】一方、5は前記伝送路を介して受信した符
号化信号を復調する復調器、6は前記復調器5により復
調された符号化信号を元の各画素に対応した情報に復号
するランレングス復号化器、7は前記画素メモリ2に格
納されているランレングス復号化器6の出力を、一定順
序に読出して表示あるいは印字出力する出力装置である
On the other hand, 5 is a demodulator that demodulates the encoded signal received via the transmission path, and 6 is a run that decodes the encoded signal demodulated by the demodulator 5 into information corresponding to each original pixel. The length decoder 7 is an output device that reads out the output of the run length decoder 6 stored in the pixel memory 2 in a fixed order and displays or prints it out.

【0004】次に動作について説明する。まず、送信側
では、A/D変換器1でディジタル化した画素情報を一
旦画素メモリ2に格納し、所定の順序、例えば1行分の
全画素について輝度情報のMSB(最上位ビット)を読
出し、次いで次ビットを順次読出す動作を各行について
行う。この読出された情報はランレングス符号化器3で
ランレングス符号化され、さらに変調器4で変調されて
伝送路へ送出される。
Next, the operation will be explained. First, on the transmitting side, the pixel information digitized by the A/D converter 1 is temporarily stored in the pixel memory 2, and the MSB (most significant bit) of the luminance information is read out in a predetermined order, for example, for all pixels in one row. , and then sequentially reads out the next bit for each row. This read information is run-length encoded by a run-length encoder 3, further modulated by a modulator 4, and sent to a transmission path.

【0005】一方、受信側では、復調器5により復調さ
れた符号化信号はランレングス復号化器6により元の各
画素に対応した情報に復号されて画素メモリ2に格納さ
れる。そして、全画素分の情報が画素メモリ2に格納さ
れた時点で(この時点で送信側と受信側のそれぞれの画
素メモリ2は一致した内容となっている)、前記画素メ
モリ2に格納された内容を出力装置7によって表示ある
いは印字出力等して再生することにより、画像情報のデ
ィジタル伝送が行われる。
On the receiving side, the coded signal demodulated by the demodulator 5 is decoded by the run-length decoder 6 into information corresponding to each original pixel and stored in the pixel memory 2. Then, when the information for all pixels is stored in the pixel memory 2 (at this point, the pixel memories 2 on the transmitting side and the receiving side have the same contents), the information stored in the pixel memory 2 is stored in the pixel memory 2. Digital transmission of the image information is performed by displaying or printing out the content using the output device 7 and reproducing the content.

【0006】[0006]

【発明が解決しようとする課題】従来の画像情報伝送方
式は以上のように構成されているので、伝送する画像情
報が各画素間で変化が少ない場合は、圧縮率のよい符号
化が可能となるが、該画素間で変化がある場合は、符号
化の圧縮効率が低下するなどの課題があった。なお、類
似する先行技術としては、例えば特開昭60−2837
4号公報などがある。
[Problem to be Solved by the Invention] Since the conventional image information transmission system is configured as described above, it is possible to encode the image information with a good compression rate when there is little change between each pixel of the image information to be transmitted. However, if there is a change between the pixels, there is a problem that the compression efficiency of encoding decreases. Note that similar prior art includes, for example, Japanese Patent Application Laid-open No. 60-2837.
There are publications such as Publication No. 4.

【0007】この発明は上記のような課題を解消するた
めになされたもので、隣接する画素間で変化がある場合
でも、画像情報の符号化圧縮効率を向上させる画像情報
伝送方式を得ることを目的としている。
The present invention has been made to solve the above-mentioned problems, and aims to provide an image information transmission method that improves the encoding and compression efficiency of image information even when there is a change between adjacent pixels. The purpose is

【0008】[0008]

【課題を解決するための手段】この発明に係る画像情報
伝送方式は、画像情報を構成している各画素の画素情報
をグレイコードに変換して該画素情報のビット変化を少
なくした後、ランレングス符号化を行い、帯域圧縮して
ディジタル伝送するようにしたものである。
[Means for Solving the Problems] The image information transmission method according to the present invention converts the pixel information of each pixel constituting the image information into a Gray code to reduce bit changes in the pixel information, and then performs a run. Length encoding is performed, band compression is performed, and digital transmission is performed.

【0009】[0009]

【作用】この発明における画像情報伝送方式は、グレイ
コードにより各画素情報のバイナリーコードを表現する
ようにしたので、該画素情報のLSB(最下位ビット)
1ビットの変化は、該画素あたり1ビットの変化しかも
たらさず、バイナリー表現の場合のように、桁上げによ
る多ビットの変化をもたらさないため、ランレングス符
号化の能率も向上させる。
[Operation] The image information transmission system of the present invention expresses the binary code of each pixel information using a Gray code, so that the LSB (least significant bit) of the pixel information
It also improves the efficiency of run-length encoding, since a 1-bit change results in only a 1-bit change per pixel, rather than a multi-bit change due to carry, as in the case of binary representation.

【0010】0010

【実施例】以下、この発明の一実施例を図について説明
する。図1はこの発明の一実施例による画像情報伝送方
式を実現する画像伝送装置の送信部(同図(a))及び
受信部(同図(b))の構成を示すブロック図であり、
従来の画像伝送装置(図3)と同一又は相当部分には同
一符号を付して説明を省略する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a transmitting section (FIG. 1(a)) and a receiving section (FIG. 1(b)) of an image transmission apparatus that realizes an image information transmission system according to an embodiment of the present invention.
The same or equivalent parts as in the conventional image transmission device (FIG. 3) are given the same reference numerals, and the description thereof will be omitted.

【0011】図において、8はA/D変換器1の出力で
あるバイナリーコードをグレイコードに変換するバイナ
リー/グレイ変換器(以下、B/G変換器という)、9
は受信側において画素メモリ2から読出されるグレイコ
ードをバイナリーコードに変換するグレイ/バイナリー
変換器(以下、G/B変換器という)である。
In the figure, reference numeral 8 denotes a binary/gray converter (hereinafter referred to as a B/G converter) for converting the binary code output from the A/D converter 1 into a gray code;
is a gray/binary converter (hereinafter referred to as a G/B converter) that converts the gray code read from the pixel memory 2 into a binary code on the receiving side.

【0012】次に動作について説明する。まず、送信側
では、A/D変換器1でディジタル化した画素情報をB
/G変換器8によりグレイコードに変換した後、一旦画
素メモリ2に各画素に対応させて格納する。そして、該
画素メモリ2の情報を所定の順序で読出し、ランレング
ス符号化器3でランレングス符号化を行い、さらに、変
調器4で変調して伝送路へ送出する。
Next, the operation will be explained. First, on the transmitting side, the pixel information digitized by the A/D converter 1 is converted into B
After the code is converted into a Gray code by the /G converter 8, it is temporarily stored in the pixel memory 2 in association with each pixel. Then, the information in the pixel memory 2 is read out in a predetermined order, run-length encoded by a run-length encoder 3, and further modulated by a modulator 4 and sent to a transmission path.

【0013】ここで、前記B/G変換器8における変換
例を図2に示す。なお、この例では画素情報は4ビット
であり、バイナリーコードからグレイコードへ、あるい
はグレイコードからバイナリーコードへの変換は、排他
的論理和(EXCLUSIVE  OR)のカスケード
接続、あるいはROMにより簡単に実施できる。
An example of conversion in the B/G converter 8 is shown in FIG. Note that in this example, the pixel information is 4 bits, and conversion from binary code to Gray code or from Gray code to binary code can be easily performed using cascade connection of EXCLUSIVE OR or ROM. .

【0014】一方、受信側では、復調器5により復調さ
れた符号化信号はランレングス復号化器6により元の各
画素に対応した情報に復号されて画素メモリ2に格納さ
れる。そして、全画素分の情報が画素メモリ2に格納さ
れた時点で該画素メモリ2の情報(グレイコード)を読
出し、G/B変換器9によりバイナリーコードに変換し
た後、出力装置7によって表示あるいは印字出力等して
再生することにより、画像情報のディジタル伝送が行わ
れる。
On the receiving side, the encoded signal demodulated by the demodulator 5 is decoded by the run-length decoder 6 into information corresponding to each original pixel and stored in the pixel memory 2. When the information for all pixels is stored in the pixel memory 2, the information (gray code) in the pixel memory 2 is read out, converted into a binary code by the G/B converter 9, and then displayed or displayed by the output device 7. Digital transmission of image information is performed by printing out and reproducing the image information.

【0015】[0015]

【発明の効果】以上のようにこの発明によれば、画像情
報を構成している各画素情報をグレイコードに変換して
該画素情報のビット変化を少なくした後、ランレングス
符号化を行い、帯域圧縮してディジタル伝送するように
したので、隣接する画素の情報が変化する場合でも、ラ
ンレングス符号化の圧縮効率の低下を少なくできる効果
がある。
As described above, according to the present invention, each pixel information constituting image information is converted into a Gray code to reduce bit changes in the pixel information, and then run-length encoding is performed. Since band compression is used for digital transmission, even when information on adjacent pixels changes, there is an effect of reducing a decrease in compression efficiency of run-length encoding.

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

【図1】この発明の一実施例による画像情報伝送方式を
実現する画像伝送装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an image transmission device that implements an image information transmission method according to an embodiment of the present invention.

【図2】バイナリーコードとグレイコードの変換例を示
す図である。
FIG. 2 is a diagram showing an example of conversion between a binary code and a Gray code.

【図3】従来の画像情報伝送方式を実現する画像伝送装
置の構成を示すブロック図である。
FIG. 3 is a block diagram showing the configuration of an image transmission device that implements a conventional image information transmission method.

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

1    A/D変換器 2    画素メモリ 3    ランレングス符号化器 4    変調器 5    復調器 6    ランレングス復号化器 7    出力装置 8    B/G変換器 9    G/B変換器 1 A/D converter 2 Pixel memory 3 Run-length encoder 4 Modulator 5 Demodulator 6 Run length decoder 7 Output device 8 B/G converter 9 G/B converter

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  画像情報を帯域圧縮してディジタル伝
送する画像情報伝送方式において、前記画像情報を構成
している各画素の画素情報をグレイコードに変換して該
画素情報のビット変化を少なくした後、ランレングス符
号化を行い、帯域圧縮してディジタル伝送することを特
徴とする画像情報伝送方式。
Claim 1: In an image information transmission method in which image information is band-compressed and digitally transmitted, the pixel information of each pixel constituting the image information is converted into a gray code to reduce bit changes in the pixel information. This image information transmission method is characterized in that after that, run-length encoding is performed, band compression is performed, and digital transmission is performed.
JP3078327A 1991-03-19 1991-03-19 Picture information transfer system Pending JPH04290380A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3078327A JPH04290380A (en) 1991-03-19 1991-03-19 Picture information transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3078327A JPH04290380A (en) 1991-03-19 1991-03-19 Picture information transfer system

Publications (1)

Publication Number Publication Date
JPH04290380A true JPH04290380A (en) 1992-10-14

Family

ID=13658875

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3078327A Pending JPH04290380A (en) 1991-03-19 1991-03-19 Picture information transfer system

Country Status (1)

Country Link
JP (1) JPH04290380A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5907504A (en) * 1997-02-06 1999-05-25 Fujitsu Limited Multiple-valued memory and data access method for multiple-valued memory
KR20030058770A (en) * 2001-12-31 2003-07-07 엘지.필립스 엘시디 주식회사 Data transmittion apparatus and method for driving liquid crystal display

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5907504A (en) * 1997-02-06 1999-05-25 Fujitsu Limited Multiple-valued memory and data access method for multiple-valued memory
KR20030058770A (en) * 2001-12-31 2003-07-07 엘지.필립스 엘시디 주식회사 Data transmittion apparatus and method for driving liquid crystal display

Similar Documents

Publication Publication Date Title
EP0230632B1 (en) Video communications system with variable scanning pattern
US4922510A (en) Method and means for variable length coding
WO1998027736A3 (en) Pixel block compression apparatus in an image processing system
JPS59205874A (en) Picture data compressor
KR100774180B1 (en) apparatus for transmitting/sending digital multimedia data via a digital multimedia interface
JP3337365B2 (en) Multi-level image data transmission device
JPH04290380A (en) Picture information transfer system
JPS62176371A (en) Transmission system for dither halftone
US20020102026A1 (en) Method, system, and program for decoding a section from compressed data
JPS621373A (en) Picture encoding system
JPS59128873A (en) Picture signal converting system of color facsimile
JP2925043B2 (en) Data decompression device
JP3038684B2 (en) Image transmission method
JP3261206B2 (en) Image coding method
JPS58136172A (en) Facsimile code transmission method
JPS62108675A (en) Picture data encoding device
JPH05199421A (en) Picture transmission method
JPH04188957A (en) Color image communication equipment
JPH06334805A (en) Picture communications equipment
JPH03127577A (en) Picture transmitter
JPH0267080A (en) Image transmission method and device
JPH09130595A (en) Facsimile transmission control method and resolution conversion method for mh coding data
JPS6048663A (en) Facsimile transmission method
JPH09163152A (en) Image transmission system
JPH09252408A (en) Decoder for multi-gradation image