JPH0253761B2 - - Google Patents

Info

Publication number
JPH0253761B2
JPH0253761B2 JP56068905A JP6890581A JPH0253761B2 JP H0253761 B2 JPH0253761 B2 JP H0253761B2 JP 56068905 A JP56068905 A JP 56068905A JP 6890581 A JP6890581 A JP 6890581A JP H0253761 B2 JPH0253761 B2 JP H0253761B2
Authority
JP
Japan
Prior art keywords
image
data
display
displayed
predetermined position
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 - Lifetime
Application number
JP56068905A
Other languages
Japanese (ja)
Other versions
JPS57185078A (en
Inventor
Koji Izawa
Tsuneo Yoneya
Tadanobu Kamyama
Koki Okamura
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP56068905A priority Critical patent/JPS57185078A/en
Publication of JPS57185078A publication Critical patent/JPS57185078A/en
Publication of JPH0253761B2 publication Critical patent/JPH0253761B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Description

【発明の詳細な説明】 本発明は画像表示方式に係り、特に文書画像の
ような画素数の多い二値画像を表示することので
きる画像表示方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an image display method, and more particularly to an image display method capable of displaying a binary image with a large number of pixels, such as a document image.

近年、文書の切り貼り編集を可能とするフアク
シミリや、文書画像を光デイスクや磁気デイスク
に貯えておき、必要に応じて検索することのでき
る文書画像フアイル装置等の開発が盛んになつて
いる。このような装置がユーザーにとつて使い易
く、身近なものになるためには、何らかの形で文
書画像を表示できるデイスプレイを備えているこ
とが望ましい。しかし、現在入手可能な走査型デ
イスプレイは、せいぜい1000本程度の解像度しか
なく、一方、A4サイズの文書を8本/mmで走査
した場合、1728×2400程度の画素数になり、文書
全体を表示することは、とても不可能になつてし
まう。
In recent years, there has been active development of facsimile machines that enable cut-and-paste editing of documents, document image file devices that can store document images on optical disks or magnetic disks, and retrieve them as needed. In order for such devices to be easy to use and familiar to users, it is desirable that they be equipped with a display that can display document images in some form. However, currently available scanning displays only have a resolution of about 1000 lines at most; on the other hand, if an A4 size document is scanned at 8 lines/mm, the number of pixels will be about 1728 x 2400, and the entire document will be displayed. It becomes very impossible to do so.

従来、こういつた場合に2つの方法がとられて
きた。1つは、文書画像を部分表示する方式であ
る。即ち、文書画像上の表示可能なサイズの部分
領域だけを表示することとし、表示領域の変更は
スクロール機能で実現する方式である。この方式
は非常に簡便な方式であるが、文書画像全体を一
度に表示できないため、切り貼り編集の際など
に、オペレーシヨンがわずらわしくなるという欠
点を持つ。
Conventionally, two methods have been used in such cases. One method is to partially display a document image. That is, only a partial area of a displayable size on the document image is displayed, and the display area is changed using a scroll function. Although this method is very simple, it has the disadvantage that the entire document image cannot be displayed at once, making operations cumbersome during cut-and-paste editing.

そこで、文書画像全体を一度に表示する方式と
して、縮小表示する方式が考えられている。即
ち、m×nのサイズの二値画像をM×Nのサイズ
に縮小して表示することとし、表示の際の画素の
値を、原画像上のいくつかの画素の値の論理的な
演算結果として決定する方法である。たとえば、
文書を全体表示するのに1/2に縮小して表示する
場合、原画像上の2×2の絵素において、2コ以
上で1(黒)ならば、1とし、1コ以上なら0
(白)として表示するといつた具合である。第1
図に8×6の二値原画像を4×3に縮小して表示
する場合の例を示す。aが原画像で、bが縮小画
像である。
Therefore, as a method for displaying the entire document image at once, a reduced display method has been considered. That is, a binary image with a size of m x n is reduced to a size of M x N and displayed, and the pixel values at the time of display are calculated by logical calculation of the values of several pixels on the original image. This is a method to determine the result. for example,
When displaying the entire document by reducing it to 1/2, if there are two or more pixels of 2x2 on the original image that are 1 (black), it is set to 1, and if there is one or more, it is set to 0.
This is how it looks when displayed as (white). 1st
The figure shows an example in which an 8x6 binary original image is reduced to 4x3 and displayed. A is the original image, and b is the reduced image.

上記のような縮小表示をおこなう場合、走査本
数が減るわけであるから、本質的に画質劣化は避
けられないことになる。その例を第2図a,bに
示す。第2図aに示すような走査線3本が1で1
本が0という周期パターンが与えられた時、上記
のような縮小演算方式では表示画像は第2図bに
示すように全て1になつてしまう。それを避ける
ためには、3コ以上1ならば1とし、2コ以下な
ら0とする方式に変えなければならないが、そう
すると、今度は第1図bにおいて、表示画像が全
て0になつてしまう。
When performing reduced display as described above, the number of scans is reduced, so deterioration in image quality is essentially unavoidable. An example is shown in FIGS. 2a and 2b. Three scanning lines as shown in Figure 2a are 1.
When a periodic pattern in which the number of books is 0 is given, the display image becomes all 1's as shown in FIG. 2b in the reduction calculation method described above. In order to avoid this, it is necessary to change the method to one in which 3 or more 1s are set to 1, and 2 or less to 0, but if this is done, the displayed image will all be 0 in Figure 1 b. .

以上述べてきたように、従来の方式では、文書
の一部しか表示できなかつたり、あるいは全体像
が表示できたとしても画質劣化が甚しいという欠
点を持つている。
As described above, conventional methods have the disadvantage that only a portion of the document can be displayed, or even if the entire image can be displayed, the image quality is severely degraded.

本発明は、上記事情に鑑みてなされたものであ
り、その目的は、文書画像の全体もしくは一部を
表示する際に、画質劣化を少くして表示すること
のできる画像表示装置を提供することにある。
The present invention has been made in view of the above circumstances, and an object thereof is to provide an image display device that can display a document image in whole or in part with less deterioration in image quality. It is in.

本発明は2値データの集合である画像データに
対して縮小処理を施して、表示手段により可視表
示する画像表示方式において 表示に供すべき画像データから前記表示手段の
表示画面上での所定の位置に対応するデータと、
前記所定の位置の周辺の位置に対応するデータと
を特定し、 これら複数のデータから単一の多値データを
得、この多値データを前記表示手段での表示画面
上の所定の位置での濃度情報として用いて、前記
画像データを表示することを特徴とするものであ
り、このような方式をとることにより、走査線の
少ないCRTでも、画質劣化なしに倍率変換表示
できるようにしたことを特徴とする。
The present invention relates to an image display method in which image data, which is a set of binary data, is subjected to reduction processing and visually displayed by a display means. and data corresponding to
data corresponding to positions around the predetermined position, obtain single multivalued data from these plurality of data, and display this multivalued data at a predetermined position on the display screen of the display means. It is characterized by displaying the image data by using it as density information, and by adopting such a method, it is possible to perform magnification conversion display without deteriorating image quality even on a CRT with few scanning lines. Features.

以下図面を参照して本発明を詳細に説明する。 The present invention will be described in detail below with reference to the drawings.

まず第3図及び第4図を用いて本発明の原理を
説明する。第3図aと第4図aに示す原画像は、
それぞれ第1図aと第2図aにおけるそれらに対
応している。
First, the principle of the present invention will be explained using FIGS. 3 and 4. The original images shown in Figures 3a and 4a are
They correspond to those in FIG. 1a and FIG. 2a, respectively.

本発明においては、原画像における2×2の領
域における絵素の値を第3図b、第4図bのよう
に加算した後、最大値で正規化する。そして表示
画像を第3図c、第4図cのように2bit/絵素で
表わす。
In the present invention, the values of picture elements in a 2×2 area in the original image are added as shown in FIGS. 3b and 4b, and then normalized using the maximum value. The displayed image is then represented by 2 bits/pixel as shown in FIGS. 3c and 4c.

第1図、第2図と第3図、第4図を比較すれば
わかるように、本発明の特微は、縮小表示するこ
とによる走査本数の減少を、濃度方向に補償して
表示することにより、画質劣化を著しく低減でき
ることにある。
As can be seen by comparing Figures 1 and 2 with Figures 3 and 4, the feature of the present invention is that the reduction in the number of scans due to reduced display is compensated for in the density direction. Therefore, image quality deterioration can be significantly reduced.

本発明の一実施例を第5図に示す。 An embodiment of the present invention is shown in FIG.

第5図において1は文書画像入力部であり、そ
こで走査された文書画像は二値化回路2で黒1、
白0に二値化されてページメモリー3に格納され
る。ページメモリー3は1728×2304×1の容量を
持つており、ここには、A4サイズの文書を8
本/mmで走査した画像を貯えることができる。ペ
ージメモリー3の内容は必要に応じて文書画像出
力部4に出力することができる。5は二値多値変
換回路であり、表示用の画像の各絵素に対応す
る、ページメモリー内の点の位置を算出する表示
位置判定回路5−1と、この判定回路5−1の出
力に基づいてその周辺の絵素の情報をページメモ
リー3から選択的に出力する絵素選択回路5−
2、及び選択された絵素の2値データから表示用
の絵素のデータを多値データとして算出する演算
回路5−3より成つている。二値多値変換回路5
の具体的な構成は、発明者らが先に提案した画像
拡大縮小装置(特願昭54−166815参照)によつて
実現している。実施例においては、演算結果を
4bit/絵素にして、512×512×4の容量を持つ表
示用メモリー6に蓄積した後、CRTデイスプレ
イ7に表示している。また8は表示装置制御部
で、ページメモリー3、二値多値変換回路5、表
示用メモリー6、CRT7を制御する。
In FIG. 5, 1 is a document image input section, and the document image scanned there is processed by a binarization circuit 2, with black 1, black 1,
It is binarized to white 0 and stored in the page memory 3. Page memory 3 has a capacity of 1728 x 2304 x 1, and can store 8 A4 size documents.
Images scanned at book/mm can be stored. The contents of the page memory 3 can be output to the document image output unit 4 as required. Reference numeral 5 denotes a binary/multiple value conversion circuit, which includes a display position determination circuit 5-1 that calculates the position of a point in the page memory corresponding to each pixel of an image for display, and an output of this determination circuit 5-1. A picture element selection circuit 5- that selectively outputs information about the surrounding picture elements from the page memory 3 based on
2, and an arithmetic circuit 5-3 that calculates data of a picture element for display as multi-value data from the binary data of the selected picture element. Binary multi-value conversion circuit 5
The specific configuration has been realized by an image enlargement/reduction device previously proposed by the inventors (see Japanese Patent Application No. 166,815/1983). In the example, the calculation result is
After storing it in the display memory 6 with a capacity of 512 x 512 x 4 at 4 bits/pixel, it is displayed on the CRT display 7. Further, 8 is a display device control unit which controls the page memory 3, the binary/multiple value conversion circuit 5, the display memory 6, and the CRT 7.

本発明によれば、通常のITVモニターのよう
な500本程度の走査線しかないCRTでも、文書の
全体像を把握するには十分な画質を得られること
になり、編集フアクシミリや文書フアイル装置な
どに接続した場合、装置の操作性を著しく向上さ
せることができる。また、新聞における網点写真
や、フアクシミリにおけるデイザ化された画像な
どのように、濃炎情報を二値で凝似的に表わして
あるような文書の場合、本発明の効果な特に著し
く、非常に画質のよい表示画像を得ることができ
る。
According to the present invention, even a CRT with only about 500 scanning lines, such as a normal ITV monitor, can provide sufficient image quality to grasp the entire image of a document, and can be used for editing facsimiles, document file devices, etc. When connected to the device, the operability of the device can be significantly improved. Furthermore, in the case of documents in which dense flame information is expressed in a binary manner, such as halftone photographs in newspapers or dithered images in facsimiles, the effects of the present invention are particularly significant. It is possible to obtain a display image of good quality.

なお、上記実施例では、二値多値変換回路とし
て画像拡大縮小装置を用いているが、原理のとこ
ろで述べた加算正規化方式を用いても同様の効果
を得ることができる。また、本発明においては、
二値多値変換データをいつたん表示用メモリーに
格納した後表示しているが、高速演算回路により
直接表示する方式も可能である。
In the above embodiment, an image enlarging/reducing device is used as the binary/multi-value conversion circuit, but the same effect can be obtained by using the addition normalization method described in the principle section. Furthermore, in the present invention,
Although the binary and multi-value conversion data is displayed after being stored in the display memory, it is also possible to display it directly using a high-speed arithmetic circuit.

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

第1図a,b及び第2図a,bは各々従来の縮
小表示の方法を説明するための図、第3図a,
b,c及び第4図a,b,cは本発明における縮
小表示の方法を説明するための図、第5図は本発
明の一実施例を示すブロツク構成図である。 1……文書画像入力部、2……二値化回路、3
……ページメモリー、4……文書画像出力部、5
……二値多値変換回路、6……表示用メモリー、
7……CRTデイスプレー、8……表示装置制御
部。
Figures 1a, b and 2a, b are diagrams for explaining the conventional reduced display method, and Figures 3a,
4a, b, and c are diagrams for explaining the reduced display method according to the present invention, and FIG. 5 is a block diagram showing an embodiment of the present invention. 1...Document image input section, 2...Binarization circuit, 3
...Page memory, 4...Document image output section, 5
...Binary-to-multivalue conversion circuit, 6...Display memory,
7...CRT display, 8...Display device control unit.

Claims (1)

【特許請求の範囲】 1 2値データの集合である画像データに対して
縮小処理を施して、表示手段により可視表示する
画像表示方式において、 表示に供すべき画像データから、前記表示手段
の表示画面上での所定の位置に対応するデータ
と、前記所定の位置の周辺の位置に対応するデー
タとを特定し、 これらの複数の2値データに対応して単一の多
値データを得、この多値データを前記表示手段で
の表示画面上の所定の位置での多値濃度情報とし
て 前記画像データを表示することを特徴とする画
像表示方式。 2 表示に供すべき画像データは、メモリに蓄積
して成ることを特徴とする特許請求の範囲第1項
記載の画像表示方式。 3 所定の位置及びこの位置の周辺の位置の各々
対応するデータは、表示手段で表示される画像の
倍率に応じて、表示に供すべき画像データから選
択されることを特徴とする特許請求の範囲第1項
記載の画像表示方式。 4 単一の多値データは、複数のデータに対して
加算をした後正規化を施すことによつて得られる
データであることを特徴とする特許請求の範囲第
1項記載の画像表示方式。 5 単一の多値データは、複数のデータに対して
表示手段での画像の拡大縮小率に応じた演算によ
り得られるデータであることを特徴とする特許請
求の範囲第3項記載の画像表示方式。 6 表示画面上の所定の位置は、メモリにおいて
表示用の各絵素に対応する位置を算出することに
よつて得られるものであることを特徴とする特許
請求の範囲第2項記載の画像表示方式。 7 表示手段は、CRTであることを特徴とする
特許請求の範囲第1項記載の画像表示方式。
[Scope of Claims] 1. In an image display method in which image data, which is a set of binary data, is subjected to reduction processing and visually displayed by a display means, the display screen of the display means is selected from the image data to be displayed. Identify the data corresponding to the predetermined position above and the data corresponding to the surrounding positions of the predetermined position, obtain single multi-value data corresponding to these multiple binary data, and An image display method characterized in that the image data is displayed as multi-value density information at a predetermined position on a display screen of the display means. 2. The image display method according to claim 1, wherein the image data to be displayed is stored in a memory. 3. Claims characterized in that the data corresponding to each of the predetermined position and the surrounding positions of this position are selected from image data to be displayed in accordance with the magnification of the image displayed by the display means. The image display method described in item 1. 4. The image display method according to claim 1, wherein the single multivalued data is data obtained by adding and normalizing a plurality of data. 5. The image display according to claim 3, wherein the single multivalued data is data obtained by performing calculations on a plurality of data according to the scaling ratio of the image on the display means. method. 6. The image display according to claim 2, wherein the predetermined position on the display screen is obtained by calculating a position corresponding to each picture element for display in memory. method. 7. The image display method according to claim 1, wherein the display means is a CRT.
JP56068905A 1981-05-09 1981-05-09 Picture display unit Granted JPS57185078A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56068905A JPS57185078A (en) 1981-05-09 1981-05-09 Picture display unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56068905A JPS57185078A (en) 1981-05-09 1981-05-09 Picture display unit

Publications (2)

Publication Number Publication Date
JPS57185078A JPS57185078A (en) 1982-11-15
JPH0253761B2 true JPH0253761B2 (en) 1990-11-19

Family

ID=13387129

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56068905A Granted JPS57185078A (en) 1981-05-09 1981-05-09 Picture display unit

Country Status (1)

Country Link
JP (1) JPS57185078A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04329969A (en) * 1991-05-01 1992-11-18 Toyo Fuitsutengu Kk Joint for sprinkler head
JPH0539558U (en) * 1991-10-31 1993-05-28 ニツコーメタル株式会社 Pipe connection device

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62286753A (en) * 1986-06-05 1987-12-12 Ascii Corp Character pattern data converting apparatus
US4829587A (en) * 1987-03-02 1989-05-09 Digital Equipment Corporation Fast bitonal to gray scale image scaling
JPH01112378A (en) * 1987-10-26 1989-05-01 Nippon Telegr & Teleph Corp <Ntt> Picture reducing and converting method
JP2636396B2 (en) * 1989-01-30 1997-07-30 日本電信電話株式会社 Image reduction conversion method
CA2012404A1 (en) * 1989-06-19 1990-12-19 John J. Deacon Method and apparatus for conversion of black and white image to grayscale image
CA2058363C (en) * 1991-12-23 1997-02-25 Eric Labadie Method for decoding compressed images

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5570885A (en) * 1978-11-21 1980-05-28 Tokyo Shibaura Electric Co Crt graphic display unit

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04329969A (en) * 1991-05-01 1992-11-18 Toyo Fuitsutengu Kk Joint for sprinkler head
JPH0539558U (en) * 1991-10-31 1993-05-28 ニツコーメタル株式会社 Pipe connection device

Also Published As

Publication number Publication date
JPS57185078A (en) 1982-11-15

Similar Documents

Publication Publication Date Title
US6812995B2 (en) Digital camera and document processing system using the digital camera
US6331860B1 (en) Method and apparatus for stitching scanned image segments together to form an oversized document
EP0366427B1 (en) Image processing
JPH0253761B2 (en)
JP3297921B2 (en) Image display method and apparatus
US6567565B1 (en) Antialiased image rendering algorithm
JPS5938612B2 (en) information input device
JP2568172B2 (en) Image information processing device
JPS6359272A (en) Picture processor
JPH042265A (en) Copy machine information output device
JP2559710B2 (en) Image processing method
JP2698382B2 (en) Image composition method
JP3359361B2 (en) Enlargement printing device
JPH08328539A (en) Image display method and device
JPH0662224A (en) Image processing device
JP2513636B2 (en) Image processing device
JP3877054B2 (en) Image reduction scaling device
JP2957050B2 (en) Image data enlarger
JPH11308438A (en) Image processing device
JPH04349780A (en) Device and method for outputting picture data
JPH10126613A (en) Image processing device
JPH0832798A (en) Method and device for processing image
JPH04108267A (en) Image input system by ccd element
JPH08317196A (en) Digital color copier
JPH0832797A (en) Method and device for processing image