JPS63223687A - Image processor - Google Patents

Image processor

Info

Publication number
JPS63223687A
JPS63223687A JP62057290A JP5729087A JPS63223687A JP S63223687 A JPS63223687 A JP S63223687A JP 62057290 A JP62057290 A JP 62057290A JP 5729087 A JP5729087 A JP 5729087A JP S63223687 A JPS63223687 A JP S63223687A
Authority
JP
Japan
Prior art keywords
display
data
resolution
resolution memory
low
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
JP62057290A
Other languages
Japanese (ja)
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP62057290A priority Critical patent/JPS63223687A/en
Publication of JPS63223687A publication Critical patent/JPS63223687A/en
Pending legal-status Critical Current

Links

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 〔概 要〕 ディザ法で表現された写真meデータを、画面移動時に
も安定して表示できるようにした画像処理装置。
[Detailed Description of the Invention] [Summary] An image processing device that can stably display photo me data expressed using a dither method even when the screen is moved.

〔産業上の利用分野〕[Industrial application field]

本発明は画像処理装置に関し、ディザ法で表現した高解
像度画像データをその一部だけかつ間引きして低解像度
ディスプレイに表示する際、画面スクロールに伴なう明
暗などの画面変化を抑えようとするものである。
The present invention relates to an image processing device, and attempts to suppress screen changes such as brightness and darkness caused by screen scrolling when high-resolution image data expressed using a dither method is thinned out and displayed on a low-resolution display. It is something.

ディスプレイ、プリンタ、キーボード、メモリ、および
プロセッサなどを備える画像処理装置は文書、書籍の各
ページの編集などにも用いられ、この場合文字だけでな
く写真が入ることもある。文字は本質的に2値データで
あるからそのま\扱って、これまた本質的に2値である
ドツトプリンタを動作させることができるが、写真には
濃淡があるからそのま−扱うことはできない(単純2値
化では見苦しい画像になる)。
An image processing device equipped with a display, a printer, a keyboard, a memory, a processor, etc. is also used to edit each page of a document or book, and in this case, not only text but also photographs may be included. Characters are essentially binary data, so you can treat them as they are and run a dot printer, which is also essentially binary, but photographs have shading, so you can't treat them as they are ( Simple binarization results in an unsightly image).

写真のような濃淡(階調)のあるものの2値化にディザ
法がある。このディザ法およびその改良法は各種文献に
あり、本出願人も特開昭59−39170でディザ法に
よるイメージデータの間引き方式を述べている。これを
参照して組織的ディザ法の概要を第6図で説明すると、
これは2値化に当って(b)に示すように各画素の闇値
を異ならせる。本例では4×4マトリクスを単位にして
おり、(a)は該マトリクスの各画素の濃淡レベル(0
〜15のうちの1つで表わす)を示す。図示のように各
濃淡画素を2値化する闇値を0〜15としてマトリクス
内に分散させ、これで対応する画素を2値化すると(C
)の如(なる。本例では各画素のレベルは全て8である
ので、白、黒(1,0)データは1つおきになりかつ黒
(1)は8個ある。(b)の闇値配列から明らかなよう
に、(a)の各画素がオール0(真黒)なら(C)はオ
ール黒(1)、(a)の各画素がオール15(真白)な
ら(C)は左下1つのみ黒(1)で残りは白(0)にな
り、こうしてマトリクス単位で画素の濃淡が擬似的に表
現される。
Dithering is used to binarize objects with shading (gradation), such as photographs. This dithering method and improved methods thereof are available in various documents, and the applicant of the present invention also describes a method for thinning out image data using the dithering method in Japanese Patent Application Laid-Open No. 39170/1983. Referring to this, the outline of the systematic dither method is explained in Fig. 6.
This causes the darkness value of each pixel to differ as shown in (b) during binarization. In this example, the unit is a 4×4 matrix, and (a) shows the gray level (0) of each pixel in the matrix.
-15). As shown in the figure, when the darkness values for each gray pixel are binarized are set as 0 to 15 and distributed in the matrix, and the corresponding pixels are binarized using this (C
). In this example, the level of each pixel is all 8, so there are every other white and black (1,0) data, and there are eight black (1) data.Darkness in (b) As is clear from the value array, if each pixel in (a) is all 0 (pure black), (C) is all black (1), and if each pixel in (a) is all 15 (pure white), (C) is 1 in the lower left Only one is black (1) and the rest is white (0), and in this way, the shading of pixels is expressed in a pseudo manner in matrix units.

このディザ法で表現すれば2値で擬似階調表現が可能で
あり、写真データのディジタル処理に適当である。ディ
ザ法で表現された画像データを他の種類の画像データ(
文字、図形)と組合せて1つの印刷物を作成することが
多くなっており、印刷物を見ているのと同じ感覚で画像
データを表示することができる。
If expressed using this dithering method, pseudo gradation can be expressed using binary values, which is suitable for digital processing of photographic data. Image data expressed using the dither method can be converted to other types of image data (
Increasingly, a single printed product is created by combining images (characters, graphics), and image data can be displayed in the same way as viewing a printed material.

〔従来の技術〕[Conventional technology]

文字、図形、場合によっては写真を含む、編集された画
像データはディスプレイに表示され、印刷装置(プリン
タ)により印刷されるが、印刷装置は最終製品を作るも
のであるから高解像度であり、これに対してディスプレ
イは編集作業に必要なだけであるから低解像度でよい。
The edited image data, including text, graphics, and sometimes photographs, is displayed on a display and printed by a printing device (printer), which is high-resolution because it creates the final product. On the other hand, since the display is only needed for editing work, it can be of low resolution.

そこでプリンタ用に高解像度画像データを用意し、これ
を間引いて低解像度データを作り、ディスプレイに供給
するという方法がとられる。
Therefore, a method is used in which high-resolution image data is prepared for the printer, this is thinned out to create low-resolution data, and the data is supplied to the display.

従来の高解像度画像データを低解像度ディスプレイに原
寸大表示する装置の構造を第4図に示す。
FIG. 4 shows the structure of a conventional device for displaying high-resolution image data in full size on a low-resolution display.

10は高解像メモリ、16は低解像メモリ、20はCR
Tディスプレイである。低解像メモリ16へは高解像メ
モリ10の一部(Xs、Ysを左上端座標としてそれよ
り横Lx、縦Lyの矩形領域)のデータを間引き表示装
置12で間引いて供給され、これがディスプレイ20に
表示される。間引きは例えば第3図に示すように、横方
向で4ドツトに1つだけ取出しく黒丸は取出されるドツ
ト)、縦方向でもそのようにする(これで、取出すのは
16ドツトに1つ、間引き率1/16)という方法で行
なわれる。また上記左上端(始端)座標(Xs。
10 is high resolution memory, 16 is low resolution memory, 20 is CR
It is a T display. The low resolution memory 16 is supplied with data from a part of the high resolution memory 10 (a rectangular area with Xs and Ys as the upper left coordinates and a rectangular area of Lx horizontally and Ly vertically) after being thinned out by the thinning display device 12, and this data is displayed on the display. 20 is displayed. For example, as shown in Figure 3, for thinning, only one out of every four dots is taken out in the horizontal direction (the black circles indicate the dots that are taken out), and the same is done in the vertical direction (now, one out of every 16 dots is taken out, The thinning rate is 1/16). In addition, the above-mentioned upper left end (starting end) coordinate (Xs.

Ys)はオペレータ操作パネル18のアップ/ダウン、
左/右シフトキー(それぞれ矢印で示す)を操作するこ
とにより上下左右方向へ1ずつ変り(14は該キー押下
の度にys−it Y3+1゜Xs−1,またはXs+
1を行なう表示座標制御部)、これによりディスプレイ
表示画面のスクロールが行なわれる。
Ys) is the up/down of the operator operation panel 18,
By operating the left/right shift keys (respectively indicated by arrows), the shift changes by 1 in the up, down, left, and right directions (14 is ys-it Y3+1°Xs-1, or Xs+ each time the key is pressed.
1), thereby scrolling the display screen.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来装置では画面スクロール時に最小単位で表示座標を
変化させ(Y s −1等とし)、こうして高解像メモ
リより読出したデータを間引いて低解像メモリに格納し
、ディスプレイに表示するので、ディザ法表現による画
像データが不自然に変化してしまうという問題がある。
In conventional devices, when scrolling the screen, the display coordinates are changed in the smallest unit (such as Y s -1), and the data read out from the high-resolution memory is thinned out, stored in the low-resolution memory, and displayed on the display, so dithering is possible. There is a problem that image data based on legal expression changes unnaturally.

即ち、ディザ法による画像データは例えば第5図に示す
如くで、これをΔ印点を左上端として読出し、1/4間
引きを行なって表示すると22の如(なり、またYs+
Iして×印点を左上端として読出し、1/4間引きして
表示すると24の如くなり、通常のスクロールとは異な
ったものになる。これはディザ法によるデータは通常の
ようにランダムではなく片寄ったものであり、XS、Y
sを1ずつ変化させると、どの画素が表示対象になるか
、これが刻々変ることに依る。
That is, the image data obtained by the dithering method is as shown in FIG. 5, for example, and when this is read out with the Δ mark point as the upper left corner and displayed after being thinned out to 1/4, it becomes 22 (or Ys+
If the X mark point is read out as the upper left corner and displayed after being thinned out to 1/4, the result will be 24, which is different from normal scrolling. This is because the data obtained by the dither method is not random as usual, but is biased.
When s is changed by 1, which pixel becomes the display target changes every moment.

本発明はか−る点を改善し、ディザ法による画像データ
があっても通常の如くスクロールを実行可能にしようと
するものである。
The present invention aims to improve this point and make it possible to perform normal scrolling even if there is image data obtained by dithering.

〔問題点を解決するための手段〕[Means for solving problems]

第1図に本発明の原理を示す。第4図と同じ部分には同
じ符号が付しである。間引き表示装置12は高解像メモ
リ10の始端(左上端)座標XS。
FIG. 1 shows the principle of the present invention. The same parts as in FIG. 4 are given the same reference numerals. The thinning display device 12 shows the starting end (upper left end) coordinates XS of the high resolution memory 10.

Y S %縦、横の長さLX、Lyの矩形領域のデー夕
を1/Hの間引き率で間引いて低解像メモリ16に転送
する。表示座標制御部14はオペレータ操作パネル18
の上下左右シフトキーが押下される度に上記左上端座標
を変更してディスプレイ画面のスクロールを行なうが、
1回のキー押下で変更されるXs、Ysは本発明では±
Nとする。
Y S % Data in a rectangular area with vertical and horizontal lengths LX and Ly is thinned out at a thinning rate of 1/H and transferred to the low resolution memory 16. The display coordinate control section 14 is an operator operation panel 18.
Every time the up/down/left/right shift keys are pressed, the above-mentioned upper left corner coordinates are changed and the display screen is scrolled.
In the present invention, Xs and Ys, which are changed with one key press, are ±
Let it be N.

〔作用〕[Effect]

このように、間引き率1/Nのとき表示座標をNずつ変
化すれば、高解像メモリから1/Hされて低解像メモリ
へ転送されたデータが低解像メモリ内でスクロールされ
ることになり(勿論、スクロール方向で見て先端では新
しくデータが現われ、後端ではデータが消えて行くが)
、ディスプレイ20の画面は通常のスクロール画面にな
り(但し移動のピッチはNである)、表示座標を1ずつ
変化させたときの様な不自然な変化はなくなる。
In this way, if the display coordinates are changed by N when the thinning rate is 1/N, the data that has been 1/H-transferred from the high-resolution memory to the low-resolution memory will be scrolled in the low-resolution memory. (Of course, new data appears at the leading edge in the scroll direction, and data disappears at the trailing edge.)
, the screen of the display 20 becomes a normal scroll screen (however, the pitch of movement is N), and there is no unnatural change that occurs when the display coordinates are changed one by one.

゛〔実施例〕 第2図に本発明の実施例を示す。30は写真画像などを
走査してその画像データを得、これをディザ法で処理し
て2値デークにして高解像メモリ10に入力するイメー
ジ人力装置である。34は文字図形入力装置で、操作パ
ネル36を操作して入力された文字、図形を処理してそ
のデータを高[+メモリ10に入力して、イメージ入力
装置30からの画像データに加える。高解像メモリ中の
これらのデータ結合状態は、間引き表示装置12、低解
像メモリ16を通してディスプレイ2oに表示して目視
でき、所望状態が得られた所で高解像度レーザプリンタ
などの印刷装置32により用紙に高品質印刷することが
できる。
[Example] Fig. 2 shows an example of the present invention. Reference numeral 30 denotes an image processing device that scans a photographic image or the like to obtain image data, processes this using a dither method, converts it into a binary data, and inputs it into the high-resolution memory 10. Reference numeral 34 denotes a character/figure input device which processes characters and figures input by operating the operation panel 36, inputs the data into the memory 10, and adds it to the image data from the image input device 30. These data combination states in the high-resolution memory can be visually displayed on the display 2o through the thinning display device 12 and the low-resolution memory 16, and when the desired state is obtained, a printing device 32 such as a high-resolution laser printer This enables high-quality printing on paper.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、画面スクロール時
に、片寄ったパターンを持つ写真データでも安定したス
クロール画面をディスプレイに表示することができる。
As described above, according to the present invention, a stable scrolling screen can be displayed on the display even when the photo data has a skewed pattern when the screen is scrolled.

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

第1図は本発明の原理説明図、 第2図は本発明の詳細な説明図、 第3図は間引きの説明図、 第4図は従来装置の説明図、 第5図は従来装置の問題点の説明図、 第6図はディザ法の説明図である。 FIG. 1 is a diagram explaining the principle of the present invention, FIG. 2 is a detailed explanatory diagram of the present invention, Figure 3 is an explanatory diagram of thinning, Figure 4 is an explanatory diagram of the conventional device; Figure 5 is an explanatory diagram of the problems of the conventional device. FIG. 6 is an explanatory diagram of the dither method.

Claims (1)

【特許請求の範囲】 濃淡画像をディザ法で表現した2値データを入力される
高解像メモリ(10)と、 該高解像メモリの、始端座標(Xs、Ys)で始まる所
定領域のデータをl/Nに間引いて低解像メモリ(16
)へ転送する間引き表示装置(12)と、 該低解像メモリのデータを入力されて表示するディスプ
レイ(20)と、 キー押下毎に該始端座標をNずつ増減させて画面スクロ
ールを行なう表示座標制御部(14)とを備えることを
特徴とする画像処理装置。
[Claims] A high-resolution memory (10) into which binary data representing a grayscale image using a dithering method is input, and data in a predetermined area starting at the starting point coordinates (Xs, Ys) of the high-resolution memory. is thinned out to 1/N and low-resolution memory (16
); a display (20) for inputting and displaying data in the low-resolution memory; and a display coordinate system for scrolling the screen by increasing or decreasing the start coordinate by N each time a key is pressed. An image processing device comprising: a control section (14).
JP62057290A 1987-03-12 1987-03-12 Image processor Pending JPS63223687A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62057290A JPS63223687A (en) 1987-03-12 1987-03-12 Image processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62057290A JPS63223687A (en) 1987-03-12 1987-03-12 Image processor

Publications (1)

Publication Number Publication Date
JPS63223687A true JPS63223687A (en) 1988-09-19

Family

ID=13051420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62057290A Pending JPS63223687A (en) 1987-03-12 1987-03-12 Image processor

Country Status (1)

Country Link
JP (1) JPS63223687A (en)

Similar Documents

Publication Publication Date Title
GB2078411A (en) Documents processing arrangements
RU2003109426A (en) DATA MEDIA WITH THE PRINT OBTAINED BY THE METAL PRINT METHOD AND METHOD FOR CONVERTING THE ORIGINAL IMAGES INTO LINEAR STRUCTURES AND IN PRINTING ELEMENTS OF THE PRINTING FORM
EP0579873B1 (en) Method of reproducing text on a raster output device
JP3142550B2 (en) Graphic processing unit
JP2578170B2 (en) Image display device
JPS60198688A (en) Page makeup apparatus
JPH0363757A (en) Document preparing device
US5563713A (en) Image processing method and apparatus with adding of a white outline to an outline of a character image
JPS63223687A (en) Image processor
JPH05181454A (en) Display system and its control circuit, and display device
JPS5938612B2 (en) information input device
JPS61277250A (en) Display system
JP2004226679A (en) Character display method and system
JP2911826B2 (en) Display control method and apparatus for interlaced CRT
JP2625045B2 (en) Image processing device
JP3761923B2 (en) Image processing apparatus and method
JP3075111B2 (en) Image cropping device and layout scanner
JPH0876739A (en) Reduced screen display method and reduced screen display device of bit map font
JPH08272351A (en) Picture processor
JP2956774B2 (en) Character display device
JPS63214071A (en) Picture display device
Brown Font information and device-independent output
JPS61196670A (en) Picture input system
JPH0652276A (en) Image enlargement display method
JPS6163885A (en) Low pixel pattern generation system