[go: up one dir, main page]

JPH0464177A - Image display device - Google Patents

Image display device

Info

Publication number
JPH0464177A
JPH0464177A JP2174551A JP17455190A JPH0464177A JP H0464177 A JPH0464177 A JP H0464177A JP 2174551 A JP2174551 A JP 2174551A JP 17455190 A JP17455190 A JP 17455190A JP H0464177 A JPH0464177 A JP H0464177A
Authority
JP
Japan
Prior art keywords
address
image
conversion
display
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.)
Pending
Application number
JP2174551A
Other languages
Japanese (ja)
Inventor
Takaharu Nakamura
隆春 中村
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2174551A priority Critical patent/JPH0464177A/en
Publication of JPH0464177A publication Critical patent/JPH0464177A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

PURPOSE:To realize the reduction of display processing time and the low pricing of an image display device by converting a picture element address by a conversion rule set in advance, and making access image memory with a conversion address. CONSTITUTION:This device is equipped with an address conversion means 15 which outputs the conversion address by converting the picture element address by the conversion rule set in advance, a supply means 12 which supplies the picture element address to the address conversion means 15, and an access means 13 which makes access the image memory 16 with the conversion address. A display address is converted to the conversion address by an address conversion RAM, and access to the image memory 16 is performed by using the conversion address. Thereby, it is possible to dispense with memory for processing and to realize the low pricing of the image display device.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は画像メモリーに記憶された画像データを表示す
るための画像表示装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to an image display device for displaying image data stored in an image memory.

(従来の技術) 従来、画像表示装置として、例えば、第3図に示す画像
処理装置が知られている。
(Prior Art) Conventionally, as an image display device, for example, an image processing device shown in FIG. 3 is known.

第3図を参照して、表示クロック発生回路200からの
表示クロックに同期して、つまり、画像表示部(図示せ
ず)の走査周期に同期して、表示アドレスカウンター2
01から表示アドレスが出力され、画像メモリー202
に与えられる。画像メモリー202には複数の画素デー
タを有する画像データが格納されており、各画素データ
はそれぞれ異なるアドレスで記憶されている。画像メモ
リー202は表示アドレスに応答して順次画素データ、
つまり、画像データを出力する。そして、この画像デー
タはディジタル−アナログ(D/A)コンバーター20
3によってアナログ画像信号に変換され、画像表示部に
与えられる。
Referring to FIG. 3, display address counter 2
The display address is output from 01, and the image memory 202
given to. Image memory 202 stores image data having a plurality of pixel data, and each pixel data is stored at a different address. The image memory 202 sequentially stores pixel data in response to the display address.
In other words, image data is output. This image data is then transferred to a digital-to-analog (D/A) converter 20.
3, the signal is converted into an analog image signal and provided to the image display section.

ここで、第4図も参照して、例えば、画像メモリー20
2にはアドレス(0000) 、 (0001) 、・
・・、 (9900) 。
Here, with reference also to FIG. 4, for example, the image memory 20
2 has addresses (0000), (0001), ・
..., (9900).

・・・に対応してそれぞれ第0画素データル1第1画素
データp1・・・、第9900画素データ、・・・が格
納されており(584図(a)) 、これら画像メモリ
ー202上の画素データは、第4図(b)に示すように
アドレス(0000) 、 (0001) 、・・・、
 (9900) 、・・・に対応してそれぞれ第0画素
データル1第1画素データp1・・・、第9900画素
データp1・・・が表示される。つまり、従来の画像表
示装置では、画像表示部上の画素データの位置と画像メ
モリー上の画素データアドレスとが一対一となっている
. . , 9900th pixel data p1 . The data is at addresses (0000), (0001),..., as shown in Figure 4(b).
(9900), . . . , 0th pixel data p1, 9900th pixel data p1, . . . are displayed, respectively. That is, in conventional image display devices, the position of pixel data on the image display section and the pixel data address on the image memory are in a one-to-one relationship.

従って、従来の画像表示装置において、表示すべき画像
を拡大、縮小、又は回転等の処理を行う場合には、表示
処理とは別の処理を行う必要がある。
Therefore, in a conventional image display device, when performing processing such as enlarging, reducing, or rotating an image to be displayed, it is necessary to perform processing different from display processing.

一例として、縮小処理を行う場合には、画像データを一
旦画像メモリーから縮小処理用メモリーに転送する。そ
して、CPU等の処理装置を用いて、例えば、縮小倍率
が172であれば、画像データを2画素に1画素の割合
で間引きを実行し、次に、l/2縮小画像が画像表示部
に表示されるように各画素について処理用メモリー上の
アドレスを算出する。これら算出アドレスに基づいて処
理用メモリーから画像データを読み出しつつ画像メモリ
ー中の表示領域へ転送し、その後、縮小画像を表示する
ようにしている。なお、画像の拡大及び回転等について
も同様の処理を行って表示するようにしている。
As an example, when performing reduction processing, image data is once transferred from the image memory to the reduction processing memory. Then, using a processing device such as a CPU, for example, if the reduction magnification is 172, the image data is thinned out at a ratio of 1 pixel to 2 pixels, and then the 1/2 reduced image is displayed on the image display section. The address on the processing memory is calculated for each pixel so that it will be displayed. Based on these calculated addresses, the image data is read out from the processing memory and transferred to the display area in the image memory, after which the reduced image is displayed. It should be noted that similar processing is performed for enlargement, rotation, etc. of the image for display.

以下余白 (発明が解決しようとする課題) 上述のように、従来の画像表示装置において、画像を縮
小、拡大、又は回転表示する場合には、別に処理用メモ
リーを備えて、画像データの縮小処理を行わなければな
らず、画像を縮小表示しようとする際、表示処理に時間
がかかってしまうばかりでなく画像メモリーの他に処理
用メモリーを備えなければならず、高値となってしまう
という問題点がある。
Margin below (Problem to be Solved by the Invention) As mentioned above, when reducing, enlarging, or rotating an image in a conventional image display device, a separate processing memory is provided to perform reduction processing on image data. When trying to display an image in a reduced size, not only does the display process take time, but processing memory must also be provided in addition to the image memory, resulting in high costs. There is.

本発明の目的は、縮小等の表示処理を短時間で行うこと
ができ、しかも安価な画像表示装置を提供することにあ
る。
An object of the present invention is to provide an inexpensive image display device that can perform display processing such as reduction in a short time.

(課題を解決するための手段) 本発明によれば、複数の画素データを有する画像データ
を各画素データ毎に画素アドレスに対応して格納する画
像メモリーと、画像メモリーから読み出された画像デー
タを表示する画像表示部とを有し、画素アドレスを用い
て画像メモリーをアクセスして画像データを読み出すよ
うにした画像表示装置において、画素アドレスを予め設
定された変換規則で変換して変換アドレスを出力するア
ドレス変換手段と、アドレス変換手段に画素アドレスを
供給する供給手段と、変換アドレスで画像メモリーをア
クセスするアクセス手段と、変換規則をアドレス変換手
段に設定する設定手段と、設定手段によって変換規則を
アドレス変換手段に設定する際、供給手段をアドレス変
換手段から切り離す切り離す手段とを有することを特徴
とする画像表示装置が得られる。
(Means for Solving the Problems) According to the present invention, there is provided an image memory that stores image data having a plurality of pixel data in correspondence with a pixel address for each pixel data, and image data read out from the image memory. In an image display device that has an image display section that displays a pixel address and reads image data by accessing the image memory using a pixel address, the pixel address is converted according to a preset conversion rule to obtain a converted address. an address conversion means for outputting, a supply means for supplying a pixel address to the address conversion means, an access means for accessing the image memory with the conversion address, a setting means for setting a conversion rule in the address conversion means, and a conversion rule by the setting means. There is obtained an image display device characterized in that it has a separating means for separating the supply means from the address converting means when the address converting means is set.

(実施例) 以下本発明について実施例によって説明する。(Example) The present invention will be explained below with reference to Examples.

第1図を参照して、画像表示を行う際、表示クロック発
生回路11からの表示クロックが表示アドレスカウンタ
ー12に与えられる。表示アドレスカウンター12は、
表示クロックに応答して、表示アドレス(画素アドレス
)を発生す、る。
Referring to FIG. 1, when displaying an image, a display clock from a display clock generation circuit 11 is applied to a display address counter 12. The display address counter 12 is
Generates a display address (pixel address) in response to a display clock.

RAM制御部13には表示すべき画像の表示状態を表す
表示指令(通常表示、縮小表示、拡大表示、又は回転表
示を表す指令)が与えられる。
A display command (command representing normal display, reduced display, enlarged display, or rotated display) indicating the display state of the image to be displayed is given to the RAM control unit 13.

RAM制御部13は表示指令を受けると、アドレス切替
器14を切り替えてRAM制御部13がアドレス切替器
14を介してアドレス変換RAM15をアクセスできる
ようにする。つまり、表示アドレスカウンター12がア
ドレス変換RAM15から切り離される。その後、RA
M制御部13は表示指令で示される表示状態データをア
ドレス変換RAMI 5に書き込む(例えば、l/2に
縮小表示する場合には、1/2縮小表示データをアドレ
ス変換RAMI 5に書き込む)。
When receiving the display command, the RAM control unit 13 switches the address switch 14 so that the RAM control unit 13 can access the address conversion RAM 15 via the address switch 14. In other words, the display address counter 12 is separated from the address conversion RAM 15. After that, R.A.
The M control unit 13 writes display state data indicated by the display command into the address conversion RAMI 5 (for example, when displaying is reduced to 1/2, 1/2 reduction display data is written into the address conversion RAMI 5).

ここで、第2図も参照して、ここでは、画像メモリー1
6には横100 ドツト、縦100ライン分の画像デー
タが格納されているものとし、この画像データを横方向
及び縦方向に1/2に縮小して表示する場合について説
明する。
Here, referring also to FIG. 2, here, the image memory 1
6 stores image data for 100 dots horizontally and 100 lines vertically, and a case will be described in which this image data is reduced to 1/2 in the horizontal and vertical directions and displayed.

前述のように、この場合にはRAM制御部13に1/2
縮小表示指令が与えられ、その結果、アドレス変換RA
M15には1/2縮小表示データが書き込まれる。例え
ば、第2図(a)に示すように、アドレス変換RAM1
5にはアドレス(0000)に対応して変換データ(0
000)が、アドレス(0001)に対応して変換デー
タ(0002)がアドレス(0002)に対応して変換
データ(0004)が、そして、アドレス(0203)
に対応して変換データ(040B)が書き込まれること
になる。つまり、(アドレス:変換データ)−(000
0:0000)、(0001:0002)、(0002
:0004)。
As mentioned above, in this case, the RAM controller 13 has 1/2
A reduced display command is given, and as a result, address translation RA
1/2 reduction display data is written into M15. For example, as shown in FIG. 2(a), address conversion RAM1
5 contains conversion data (0) corresponding to address (0000).
000) corresponds to address (0001), conversion data (0002) corresponds to address (0002), conversion data (0004) corresponds to address (0203), and so on.
Conversion data (040B) will be written in response to. In other words, (address: conversion data) - (000
0:0000), (0001:0002), (0002
:0004).

(0003:000B)、・・・、(0100:020
0)、(0101:0202)。
(0003:000B),...,(0100:020
0), (0101:0202).

(0102:0204)、(0103:020B)・・
・とじて書き込まれる。
(0102:0204), (0103:020B)...
・It is written in a closed form.

RAM制御部13は1/2縮小表示データをアドレス変
換RAM15に書き込むと、アドレス切替器14を制御
して、表示アドレスカウンター12とアドレス変換RA
M15とを連結する。この結果、表示アドレスがアドレ
ス変換RAM15に与えられる。
When the RAM control unit 13 writes the 1/2 reduced display data to the address conversion RAM 15, it controls the address switch 14 and switches between the display address counter 12 and the address conversion RAM.
Connect with M15. As a result, the display address is given to the address conversion RAM 15.

表示アドレスが(0000) 、 (0001) 、 
(0002) 、・・・の順でアドレス変換RAM15
に送られると、アドレス変換RAM15は、表示アドレ
スに応答して、変換データ(変換アドレス)を(000
0) 、 (0002) 。
The display address is (0000), (0001),
Address conversion RAM 15 in the order of (0002),...
, the address conversion RAM 15 responds to the display address and converts the conversion data (conversion address) to (000
0), (0002).

(0004)・・・の順で出力する。(0004)... are output in this order.

画像メモリー16には、第2図(b)に示すように、ア
ドレス(0000) 、 (0001) 、・・・、 
(9900) 、・・・に対応してそれぞれ第0画素デ
ータル1第1画素データp1・・・、第9900画素デ
ータp1・・・が格納されており、画像メモリー16は
、変換データに応答して、つまり、変換データでアクセ
スされ、変換データで示されるアドレスに対応する画素
データを読み出す。従って、画像メモリー16からは第
0画素データル1第2画素データp1第4画素データp
1・・・第404画素データp・・・を読み出し、D/
Aコンバーター17を介して画像表示部(図示せず)に
与える。その結果、画像表示部には、第2図(c)に示
すように、アドレス(0000) 。
The image memory 16 has addresses (0000), (0001), . . . as shown in FIG. 2(b).
(9900), . . . , 0th pixel data, 1 1st pixel data p1, . . . , 9900th pixel data p1, . In other words, the pixel data accessed by the converted data and corresponding to the address indicated by the converted data is read out. Therefore, from the image memory 16, the 0th pixel data 1 the 2nd pixel data p1 the 4th pixel data p
1... Read out the 404th pixel data p..., D/
It is applied to an image display section (not shown) via the A converter 17. As a result, the address (0000) is displayed on the image display section, as shown in FIG. 2(c).

(0002) 、・・・、 (0404) 、・・・に
対応してそれぞれ第0画素データル1第2画素データp
1・・・、第404画素データp1・・・が表示される
。つまり、画像表示部には画像メモリー16に格納され
た画像がl/2に縮小されて表示されることになる。
(0002), ..., (0404), ..., respectively, 0th pixel data 1 2nd pixel data p
1..., 404th pixel data p1... are displayed. In other words, the image stored in the image memory 16 is reduced to 1/2 and displayed on the image display section.

拡大表示、回転表示を行う場合には、同様にして、RA
M制御部13によってそれぞれ拡大表示データ及び回転
表示データを表示アドレスと対応付けてアドレス変換R
AM15に書き込めばよい。
When performing enlarged display or rotated display, use the RA
The M control unit 13 associates the enlarged display data and rotated display data with the display address and converts the address R.
Just write to AM15.

また、通常表示を行う場合には、RAM制御部13は表
示アドレスと変換データとを一対一に対応させてアドレ
ス変換RAM15にを書き込むことになる。
Further, when performing normal display, the RAM control unit 13 writes the display address and conversion data in a one-to-one correspondence to the address conversion RAM 15.

(発明の効果) 以上説明したように、表示アドレスを必要に応じてアド
レス変換RAMで変換アドレスに変換し、この変換アド
レスを用いて画像メモリーをアクセスするようにしたか
ら、画像の縮小、拡大、又は回転等を行う場合の処理時
間が極めて短くなる。
(Effects of the Invention) As explained above, since the display address is converted to a conversion address in the address conversion RAM as necessary and the image memory is accessed using this conversion address, the image can be reduced, enlarged, Alternatively, the processing time when performing rotation etc. becomes extremely short.

しかも従来必要とした処理用メモリーが不要となり、画
像表示装置が安価になるという効果がある。
Furthermore, there is no need for the processing memory that was conventionally required, and the image display device becomes less expensive.

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

第1図は本発明による画像表示装置を概略的に示すブロ
ック図、第2図(a)乃至(c)は第1図に示す画像表
示装置の縮小動作を説明するための図、第3図は従来の
画像処理装置を概略的に示すブロック図、第4図(a)
及び(b)は第3図に示す画像表示装置の縮小動作を説
明するための図である。 11・・・表示クロック発生回路、12・・・表示アド
レスカウンター 13・・・RAM制御部、14・・・
アドレス切替器、15・・・アドレス変換RAM、16
・・・画像メモリー 17・・・D/Aコンバーター第
4図 (CI) (b)
FIG. 1 is a block diagram schematically showing an image display device according to the present invention, FIGS. 2(a) to (c) are diagrams for explaining the reduction operation of the image display device shown in FIG. 1, and FIG. FIG. 4(a) is a block diagram schematically showing a conventional image processing device.
and (b) are diagrams for explaining the reduction operation of the image display device shown in FIG. 3. 11...Display clock generation circuit, 12...Display address counter 13...RAM control unit, 14...
Address switcher, 15...Address conversion RAM, 16
...Image memory 17...D/A converter Fig. 4 (CI) (b)

Claims (1)

【特許請求の範囲】 1、複数の画素データを有する画像データを各画素デー
タ毎に画素アドレスに対応して格納する画像メモリーと
、該画像メモリーから読み出された画像データを表示す
る画像表示部とを有し、前記画素アドレスを用いて前記
画像メモリーをアクセスして前記画像データを読み出す
ようにした画像表示装置において、前記画素アドレスを
予め設定された変換規則で変換して変換アドレスを出力
するアドレス変換手段と、前記アドレス変換手段に前記
画素アドレスを供給する供給手段と、前記変換アドレス
で前記画像メモリーをアクセスするアクセス手段とを有
することを特徴とする画像表示装置。 2、特許請求の範囲第1項に記載された画像表示装置に
おいて、前記変換規則を前記アドレス変換手段に設定す
る設定手段を有することを特徴とする画像表示装置。 3、特許請求の範囲第2項に記載された画像表示装置に
おいて、前記設定手段によって前記変換規則を前記アド
レス変換手段に設定する際、前記供給手段を前記アドレ
ス変換手段から切り離す切り離す手段を有することを特
徴とする画像表示装置。
[Claims] 1. An image memory that stores image data having a plurality of pixel data in correspondence with a pixel address for each pixel data, and an image display section that displays the image data read from the image memory. and an image display device configured to access the image memory and read the image data using the pixel address, converting the pixel address according to a preset conversion rule and outputting a converted address. An image display device comprising: address conversion means; supply means for supplying the pixel address to the address conversion means; and access means for accessing the image memory using the converted address. 2. An image display apparatus according to claim 1, further comprising a setting means for setting the conversion rule in the address conversion means. 3. The image display device according to claim 2, further comprising disconnection means for separating the supply means from the address conversion means when the conversion rule is set in the address conversion means by the setting means. An image display device characterized by:
JP2174551A 1990-07-03 1990-07-03 Image display device Pending JPH0464177A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2174551A JPH0464177A (en) 1990-07-03 1990-07-03 Image display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2174551A JPH0464177A (en) 1990-07-03 1990-07-03 Image display device

Publications (1)

Publication Number Publication Date
JPH0464177A true JPH0464177A (en) 1992-02-28

Family

ID=15980537

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2174551A Pending JPH0464177A (en) 1990-07-03 1990-07-03 Image display device

Country Status (1)

Country Link
JP (1) JPH0464177A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62145483A (en) * 1985-12-20 1987-06-29 Matsushita Electric Ind Co Ltd Rotary device for enlargement/reduction of picture
JPS639665B2 (en) * 1981-01-19 1988-03-01 Hitachi Ltd
JPH01302391A (en) * 1988-05-31 1989-12-06 Nec Corp Image display

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS639665B2 (en) * 1981-01-19 1988-03-01 Hitachi Ltd
JPS62145483A (en) * 1985-12-20 1987-06-29 Matsushita Electric Ind Co Ltd Rotary device for enlargement/reduction of picture
JPH01302391A (en) * 1988-05-31 1989-12-06 Nec Corp Image display

Similar Documents

Publication Publication Date Title
US5345552A (en) Control for computer windowing display
US4626839A (en) Programmable video display generator
JPH0464177A (en) Image display device
JP3862976B2 (en) Display mechanism
JPH1166289A (en) Image signal processing circuit
GB2257599A (en) Image data recording and displaying circuit
JPH02137070A (en) Picture processor
JP3137757B2 (en) Display device
JP3862983B2 (en) Display mechanism and computer system
KR100382956B1 (en) Image Processor and Image Display
JP3812361B2 (en) Image display device
JP2990642B2 (en) Image processing method and apparatus
KR100228265B1 (en) Graphic processing subsystem of high speed data processing system
KR19990011803A (en) LCD monitor display
JP3265791B2 (en) OHP display device
JPH10274974A (en) Image display controller
JPH07298192A (en) Image display controller
JPS61137186A (en) Display controller
JP2901033B2 (en) Display method of camera with monitor
JPS6350893A (en) Display control circuit
JPH0695654A (en) Moving image transfer controller
JPH04261589A (en) Graphic display device
JPH06274155A (en) Composing display device for picture
JPH06350918A (en) Still picture processing method
JPH0497390A (en) Displaying device