JPH04195478A - Image processor and its image display method, and picture element calculating method for display image - Google Patents

Image processor and its image display method, and picture element calculating method for display image

Info

Publication number
JPH04195478A
JPH04195478A JP2323302A JP32330290A JPH04195478A JP H04195478 A JPH04195478 A JP H04195478A JP 2323302 A JP2323302 A JP 2323302A JP 32330290 A JP32330290 A JP 32330290A JP H04195478 A JPH04195478 A JP H04195478A
Authority
JP
Japan
Prior art keywords
image
pixel
screen
point
calculation
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
JP2323302A
Other languages
Japanese (ja)
Inventor
Katsutoshi Hiramoto
平本 勝稔
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2323302A priority Critical patent/JPH04195478A/en
Publication of JPH04195478A publication Critical patent/JPH04195478A/en
Pending legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Image Generation (AREA)

Abstract

PURPOSE:To eliminate the calculation time for an unnecessary area by calculating and displaying picture element data spirally about an aimed point that an operator specifies or preferentially in a necessary area. CONSTITUTION:When the operator inputs the aimed point, its data is inputted and stored in a main storage, and the path of the calculation of the picture element data is determined according to the aimed point data. For this calculation and display, only the necessary area including the aimed point is given priority to other areas and what path in the necessary area is employed for the calculation is freely determined. In this case, a spiral path which spreads centering on the aimed point is defined and the necessary area expands centering on the aimed point as the calculation is advanced along the spiral path. When the spiral path is determined, its data is stored in the main storage or an auxiliary storage device. Consequently, the time of operator's trial-and-error can be shortened.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はコンピュータグラフィック技術に係り、特に、
表示させる画像の画素データの計算時間が長時間かかる
場合に好適な画像処理装置とその画像表示方法に関する
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to computer graphics technology, and in particular,
The present invention relates to an image processing apparatus and an image display method suitable for the case where it takes a long time to calculate pixel data of an image to be displayed.

[従来の技術] ある画像例えば3次元画像を画面に表示させる場合、画
像の各画素の表示色や表示輝度等のデータを計算し各画
素を順次表示するのであるが、従来は画面の水平方向の
走査線に従って一ラインを表示し、次に垂直方向の走査
線に従って一段さがりまた一ラインを表示するという手
順を繰り返している。例えば、特開昭61−67180
号公報は、画像の所定領域を詳細に表示し他の領域は圧
縮データにて表示する技術を開示するが、図面全体を表
示するため、やはり走査線に沿った画素データの計算を
行っている。
[Prior Art] When displaying a certain image, for example a three-dimensional image, on a screen, data such as the display color and display brightness of each pixel of the image is calculated and each pixel is displayed sequentially. The process repeats the process of displaying one line according to the scanning line, then moving down one level and displaying another line according to the vertical scanning line. For example, JP-A-61-67180
The publication discloses a technique for displaying a predetermined area of an image in detail and displaying other areas as compressed data, but in order to display the entire drawing, pixel data along the scanning line is still calculated. .

[発明が解決しようとする課題] 3次元画像を例えばレイトレーシング法にて表示させる
場合、各画素データの計算に時間がかかり、従来のよう
に水平、垂直方向の走査線に従って各画素データを計算
し表示していたのでは、画面全体を表示させるのに長時
間を要するという問題がある。3次元画像を表示させて
何かの設計を行う場合、画面全体の画像は不要でその一
部の画像だけで十分なことが多い。この場合、画面の上
部に表示される画像が必要なときはまだよいが、画面の
下部の画像が必要な場合、その画面下部の画像が表示さ
れるまで即ち画面全体が表示されるまで待たなければな
らない。これでは作業が円滑に進まず、いらいらしなが
ら計算と表示が必要画像に進むのを待つことになり、使
い勝手の良いものではない。
[Problem to be solved by the invention] When displaying a three-dimensional image using, for example, the ray tracing method, it takes time to calculate each pixel data, and as in the past, each pixel data is calculated according to horizontal and vertical scanning lines. However, there is a problem in that it takes a long time to display the entire screen. When designing something by displaying a three-dimensional image, an image of the entire screen is often not necessary and only a portion of the image is sufficient. In this case, it is fine if you want the image displayed at the top of the screen, but if you want the image at the bottom of the screen, you have to wait until the image at the bottom of the screen is displayed, that is, until the entire screen is displayed. Must be. This does not allow the work to proceed smoothly, and the user has to wait impatiently for the calculation and display to proceed to the required image, which is not very user-friendly.

本発明の目的は、画面全体の画像ではなく一部の画像だ
けが必要な場合に高速にその画像を生成する画像処理装
置とその画像表示方法並びに画素データ計算方法、装置
を提供することにある。
An object of the present invention is to provide an image processing device, an image display method thereof, and a pixel data calculation method and device that can generate an image at high speed when only a part of the image is required instead of the entire screen image. .

[課題を解決するための手段] 上記目的は、3次元画像を一画素単位に色や輝度を計算
し画面に表示する場合に、表示対象の3次元画像のワイ
ヤフレーム画像を画面に表示し該ワイヤフレーム画像が
表示された画面中の注目点をオペレータに指定させたと
き、該注目点を始点とし一画素単位に前記計算を行って
当該画素を前記ワイヤフレーム画像に代えて表示する手
順を前記始点を中心に順次螺旋経路に従って行うことで
、達成される。
[Means for Solving the Problem] The above purpose is to display a wire frame image of the 3D image to be displayed on the screen when calculating the color and brightness of the 3D image pixel by pixel and displaying it on the screen. When an operator specifies a point of interest on a screen on which a wire frame image is displayed, the above calculation is performed pixel by pixel using the point of interest as a starting point, and the procedure for displaying the pixel instead of the wire frame image is described above. This is achieved by sequentially following a spiral path around the starting point.

上記目的はまた、表示対象の3次元画像の概略画像を画
面に表示して該画面中の注目点をオペレータに指定させ
、該注目点を含む所要領域の画素の計算と該計算結果に
よる表示を画面の他の領域に先だって行うことでも、達
成される。
The above purpose also includes displaying a schematic image of a three-dimensional image to be displayed on a screen, having the operator specify a point of interest on the screen, calculating pixels in a required area including the point of interest, and displaying the result of the calculation. This can also be accomplished by doing it before other areas of the screen.

上記目的はまた、上記の画像処理の最中にオペレータが
他の注目点を指定したときはその画像処理を中断し該注
目点による新たな同じ手法による画像表示処理を行わせ
ることで、達成される。
The above objective can also be achieved by interrupting the image processing when the operator specifies another point of interest during the image processing and causing a new image display process using the same method to be performed using the point of interest. Ru.

[作用] 状来技術の問題は、水平方向、垂直方向の走査線に従っ
て各画素の表示データを計算し表示していたことが原因
である。この計算方法は、画面全体を表示する場合には
良いが1画面の一部のみが必要なときには、無駄な計算
時間が消費されることになる。そこで、本発明では、オ
ペレータの指定した注目点を中心に螺旋状に或いは所要
領域を先行してその画素データを計算し表示させること
で、不要な領域の計算時間を省くことが可能となる。ま
た、ある程度の画像が表示されたときオペレータがその
画像につき不要と判断したときは。
[Operation] The problem with the current technology is that display data for each pixel is calculated and displayed according to horizontal and vertical scanning lines. This calculation method is good when displaying the entire screen, but when only a portion of one screen is required, calculation time is wasted. Therefore, in the present invention, by calculating and displaying pixel data in a spiral pattern around a point of interest specified by the operator or in advance in a required area, it is possible to save calculation time for unnecessary areas. Also, when a certain amount of images are displayed and the operator determines that the images are unnecessary.

オペレータが割込処理を指示することにより今までの画
素データの計算2表示を中断し、新たに必要となった場
所の画像表示を行わせることが可能となる。これにより
、オペレータは必要な画像部分を次々と指定することで
、必要部分の画像の生成、中断を繰り返すことができる
When the operator instructs interrupt processing, it becomes possible to interrupt the previous calculation and display of pixel data and display an image of a newly required location. This allows the operator to repeatedly generate and interrupt images of the required portions by specifying the necessary image portions one after another.

[実施例] 以下、本発明の一実施例を図面を参照して説明する。[Example] Hereinafter, one embodiment of the present invention will be described with reference to the drawings.

第2図は、本発明の一実施例に係る画像処理装置の全体
構成図である。この画像処理装置は、通常のコンピュー
タ(計算機)でなり、計算機の演算装置llと、CRT
等の表示装置2と、キーボードやマウス、ライトペン等
あるいはその他のポインティングデバイス等の入力装置
3と、演算装置1で実行させるソフトウェアや生成した
データを格納しておく記憶媒体4とを備える。上記のソ
フトウェアは、本実施例では、計算及び表示順序制御部
と、画像画素計算部と、表示処理部と、注目点定義入力
部で構成される。
FIG. 2 is an overall configuration diagram of an image processing apparatus according to an embodiment of the present invention. This image processing device is a normal computer (computer), and includes an arithmetic unit 11 of the computer and a CRT.
2, an input device 3 such as a keyboard, a mouse, a light pen, or other pointing device, and a storage medium 4 that stores software executed by the arithmetic device 1 and data generated. In this embodiment, the above software includes a calculation and display order control section, an image pixel calculation section, a display processing section, and an attention point definition input section.

計算及び表示順序制御部は、計算及び表示処理の順序を
制御する部分であり、オペレータが入力装置3により指
定した注目点画素から螺旋状経路に沿って計算し表示す
るように制御する。
The calculation and display order control unit is a part that controls the order of calculation and display processing, and controls the calculation and display along a spiral path from the pixel of interest specified by the operator using the input device 3.

画像画素計算部は1画像計算プログラムであり、画像を
画素単位に独立して計算する処理部分である。この処理
部分は、用途に合わせて複数用意でき、取り替えて使用
することができる0例えばレイトレーシング法による処
理部分と、ラジオシティ−法による処理部分と、Zバッ
ファ法による処理部分等とを用意し、最適な処理手法を
選択して使用する。
The image pixel calculation section is a one-image calculation program, and is a processing section that independently calculates the image pixel by pixel. Multiple processing parts can be prepared depending on the purpose, and can be used interchangeably.For example, a processing part using the ray tracing method, a processing part using the radiosity method, a processing part using the Z buffer method, etc. , select and use the most appropriate processing method.

表示処理部は、表示の為のローカルな処理を行う所であ
り、スクリーンのドライバにあたる。
The display processing section is a place that performs local processing for display, and corresponds to a screen driver.

注目点定義入力部は、注目点の入力をオペレータに促し
、注目点の座標データを入力装置3から取り込む。
The point of interest definition input section prompts the operator to input a point of interest and takes in coordinate data of the point of interest from the input device 3.

第3図は、画像の画素1ピクセル単位の計算概要説明図
である。本実施例における画像の画素デ−タの計算は、
計算機内部で生成した3次元画像データを2次元画面に
投影したときの画面構成要素である1ピクセル毎に計算
し9表示色2表示輝度を決定する。そして、これらのピ
クセルの集合により画面上に3次元画像が表示される。
FIG. 3 is an explanatory diagram of an outline of calculation for each pixel of an image. The calculation of image pixel data in this example is as follows:
When three-dimensional image data generated inside the computer is projected onto a two-dimensional screen, calculations are made for each pixel, which is a screen component, to determine nine display colors and two display brightnesses. A three-dimensional image is then displayed on the screen by a collection of these pixels.

これらの計算は、光学的法則に基づいて行われる。These calculations are performed based on optical laws.

第1図は1本発明の一実施例における画像表示処理手順
の全体を示すフローチャートである。先ず、入力される
画像計算のためのパラメータや3次元データを取り込み
、これらを主記憶に格納する。そして、本処理に先立ち
、計算2表示の処理速度の速い概略図であるワイヤフレ
ーム画像(物体の簡易輪郭を表示する画像)を画面に表
示させ、オペレータに注目点を入力を促す。
FIG. 1 is a flowchart showing the entire image display processing procedure in one embodiment of the present invention. First, input parameters and three-dimensional data for image calculation are taken in and stored in the main memory. Prior to this processing, a wire frame image (an image displaying a simple outline of an object), which is a schematic diagram with a high processing speed for calculation 2 display, is displayed on the screen to prompt the operator to input points of interest.

オペレータが注目点を入力したら、このデータを取り込
んで主記憶に格納する。
When the operator inputs a point of interest, this data is captured and stored in main memory.

次に、注目点データから画素データの計算の経路を決定
する。この計算と表示は注目点を含む所要領域のみを他
の領域に先行して行うものであり、その所要領域内をど
のような経路で計算を進めるかは自由である。本実施例
の場合には、注目点を中心として広がる螺旋経路とし、
前記の所要領域は螺旋経路に従う計算の進行に従って注
目点を中心に徐々に広がるものとする。この螺旋経路が
決定されたら、このデータ(以下、計算スケジュールと
いう。)を主記憶または補助記憶装置に格納する。
Next, a path for calculating pixel data is determined from the point of interest data. This calculation and display is performed only on the required area including the point of interest before other areas, and it is free to decide what route the calculation takes within the required area. In the case of this example, the spiral path spreads around the point of interest,
It is assumed that the above-mentioned required area gradually expands around the point of interest as the calculation progresses along the spiral path. Once this spiral path is determined, this data (hereinafter referred to as calculation schedule) is stored in main memory or auxiliary storage.

次に、計算スケジュール読み込みと、内部スケジュール
ポインタのカウントアツプを行う。内部スケジュールポ
インタは、計算スケジュール配列のカレントスケジュー
ルを指し示すポインタである。最初は、注目点座標を格
納した位置でl(I I+となっている。このポインタ
は、計算スケジュールとペアになって記憶装置に格納さ
れている。本過程では、内部スケジュールポインタによ
って示されている次の画素座標の情報を取り込む。そし
て、内部スケジュールポインタをカウントアツプ(+1
)する。
Next, the calculation schedule is read and the internal schedule pointer is counted up. The internal schedule pointer is a pointer that points to the current schedule in the calculation schedule array. Initially, the position where the coordinates of the point of interest are stored is l(I I+. This pointer is paired with the calculation schedule and stored in the storage device. In this process, the pointer indicated by the internal schedule pointer is Then, the internal schedule pointer is counted up (+1
)do.

次のステップでは、一画素分の画素データ(表示色2表
示輝度)を計算し、計算された一画素を画面に表示処理
する。そして、計算した画素が最終画素であるか否かを
判定し、最終画素(本実施例の場合は螺旋経路をとるた
め、最終画素まで計算し表示すると、画面全体の計算1
表示が終了することになる。)の場合には処理を終了し
、最終画素でない場合には次に入力装置から割込処理指
示が発生したか否かを判定し、割込処理指示がなければ
次の画素データの計算に戻る。割込処理指示入力が発生
した場合には処理を終了し、第1図の最初のステップに
戻ってその割込処理つまり新たな注目点の入力待機をす
る。
In the next step, pixel data (display color 2 display brightness) for one pixel is calculated, and the calculated one pixel is displayed on the screen. Then, it is determined whether the calculated pixel is the final pixel, and the final pixel (in the case of this embodiment, since the spiral path is taken, if the calculation is performed up to the final pixel and displayed, the calculation of the entire screen is done.
The display will end. ), the process ends, and if it is not the last pixel, then it is determined whether an interrupt processing instruction has been generated from the input device, and if there is no interrupt processing instruction, it returns to calculating the next pixel data. . If an interrupt processing instruction input occurs, the process is terminated, and the process returns to the first step in FIG. 1 to process the interrupt, that is, wait for input of a new point of interest.

第4図(a)、(b)、(c)は、スケジュール計算の
流れを示すフローチャートである。先ずステップ1で1
画素サイズの設定を行う、この設定では、入力指示され
た画素サイズのデータを所定の格納場所つまり変数にセ
ットする。そして、ステップ2で画素チエツク配列の初
期化を行う。
FIGS. 4(a), (b), and (c) are flowcharts showing the flow of schedule calculation. First, step 1
In this setting, the pixel size is set by setting data of the input pixel size to a predetermined storage location, that is, a variable. Then, in step 2, the pixel check array is initialized.

画像画素に1対1に対応したチエツク用配列を確保し、
これらの配列中のデータを“0”の状態(未チエツク状
態を示す)にする。
Secure a check array that corresponds to each image pixel on a one-to-one basis,
The data in these arrays is set to "0" (indicating an unchecked state).

ステップ3で注目点(XO,yo)が入力されると、ス
テップ4では、次の画素計算予定点(XN、YN)の計
算を行う。この計算は+ XN=XO+1.YN=Y○
として行う。そしてステップ5で1画素チエツク配列へ
のチエツクフラグのセットをする。これは、スケジュー
ル計算でスケジュールが確定したことを示すために行う
もので、チエツク用配列の(XO,Y○)、(XN、Y
N)の位置に“1″をセットする。
When the point of interest (XO, yo) is input in step 3, the next pixel calculation planned point (XN, YN) is calculated in step 4. This calculation is +XN=XO+1. YN=Y○
Do it as. Then, in step 5, a check flag is set for the 1-pixel check array. This is done to show that the schedule has been finalized during schedule calculation, and the check array (XO, Y○), (XN, Y
Set "1" in position N).

次に、ステップ6で、スケジュール配列へ確定座標デー
タを格納する。この格納は、確定された順に行う、今の
場合、XSC(1)=XO,YSC(1)=YO,XS
C(2)=XN、YSC(2)=YNと格納する。そし
て、ステップ7で、スケジュールポインタへ初期値“2
”を設定する(ISC=2)。
Next, in step 6, the determined coordinate data is stored in the schedule array. This storage is performed in the confirmed order. In this case, XSC (1) = XO, YSC (1) = YO, XS
Store C(2)=XN and YSC(2)=YN. Then, in step 7, the initial value "2" is set to the schedule pointer.
” (ISC=2).

その後、全ての画素チエツク配列へチエツクフラグが設
定いるか否かを判定しくステップ8)。
Thereafter, it is determined whether check flags are set for all pixel check arrays (step 8).

全てに“1”が設定されている場合にはスケジュール計
算を終了する。この判定結果が否定となつた場合、つま
りいずれかの画素のチエツクフラグが“0″であれば、
その画素のデータを計算し表示する必要があるため、ス
テップ9に進み、その画素への画素スケジュール方向ベ
クトルを算出する。この算出は、スケジュール予定点と
前のスケジュール点とから次式により行う。
If all are set to "1", the schedule calculation ends. If this judgment result is negative, that is, if the check flag of any pixel is “0”,
Since it is necessary to calculate and display the data for that pixel, the process proceeds to step 9, where the pixel schedule direction vector for that pixel is calculated. This calculation is performed using the following equation from the scheduled schedule point and the previous schedule point.

XV=XN−XO YV=YN−YO ステップ10では、画素スケジュール方向ベクトルを反
時計方向へ次式により90度回転し、次の画素スケジュ
ール算定のためである。
XV=XN-XO YV=YN-YO In step 10, the pixel schedule direction vector is rotated counterclockwise by 90 degrees according to the following equation to calculate the next pixel schedule.

XNV=−YV YNV=XV そして、最近に確定した画素座11 (XN、YN)を
次処理スケジュールの原点とするために、ステップ11
で、X0=XN、YO=YNとする。
XNV=-YV YNV=XV Then, in order to set the recently determined pixel location 11 (XN, YN) as the origin of the next processing schedule, step
So, let X0=XN and YO=YN.

ステップ12では、次処理予定座標を算出する。In step 12, the next processing scheduled coordinates are calculated.

次処理予定点として、画素スケジュール方向ベクトルの
終点から発する画素スケジュールベクトルを反時計廻り
にすることによって得られたベクトルの終点を次処理予
定座標とする。これは、次式によって求める。
As the next processing scheduled point, the end point of the vector obtained by rotating the pixel schedule vector starting from the end point of the pixel schedule direction vector counterclockwise is set as the next processing scheduled coordinate. This is determined by the following formula.

XN=XNV+X○ YN=YNV+YO ここで、xo、yoはステップ11で求めた値を用いる
XN=XNV+X○ YN=YNV+YO Here, the values obtained in step 11 are used for xo and yo.

次のステップ13では、次処理予定点がチエツク済であ
るか否かの判定つまりステップ12で算出した次処理予
定点をスケジュール座標として確定できるか否かの判定
を行う。この判定は、次処理予定点がチエツク用配列に
より済になっているかにより行う。この判定結果が肯定
であれば、現在の次処理予定点は、スケジュール座標と
して確定することはできない。このときは、次のステッ
プ14の処理により新たな次処理予定点を算出し確定し
てからステップ15に進む。判定結果が否定の場合には
その次処理予定点を確定しステップ14を飛び越してス
テップ15に進む。
In the next step 13, it is determined whether the next processing scheduled point has been checked, that is, it is determined whether the next processing scheduled point calculated in step 12 can be determined as the schedule coordinates. This determination is made based on whether the next processing scheduled point has already been checked. If this determination result is affirmative, the current next processing scheduled point cannot be determined as schedule coordinates. In this case, a new next processing scheduled point is calculated and determined by the process of step 14, and then the process proceeds to step 15. If the determination result is negative, the next processing scheduled point is determined, and step 14 is skipped and the process proceeds to step 15.

ステップ14では、次処理予定点座標として、1単位分
、画素スケジュール方向ベクトルの方向を延ばした点つ
まり次式を満たす点を設定する。
In step 14, a point obtained by extending the direction of the pixel schedule direction vector by one unit, that is, a point satisfying the following equation, is set as the coordinates of the next processing scheduled point.

XN=XV+X○ YN=YV+YO ステップ15では、ステップ12で求めた座標あるいは
ステップ14で求めた座標が大刀指定された有効画素座
標であるか否かを判定する。この判定結果が否定の場合
には、次処理ループに入るために前記ステップ8に戻り
、肯定の場合にはステップ16に進む。
XN=XV+X○ YN=YV+YO In step 15, it is determined whether the coordinates obtained in step 12 or the coordinates obtained in step 14 are valid pixel coordinates specified by the sword. If the result of this determination is negative, the process returns to step 8 to enter the next processing loop, and if the result is positive, the process proceeds to step 16.

ステップ16では、座標XN、YNが有効画素座標であ
ることを示すために、当該画素チエツク配列へのチエツ
クフラグを立て(“1″とする。)、ステップ17に進
む。
In step 16, a check flag is set for the pixel check array (set to "1") to indicate that the coordinates XN, YN are valid pixel coordinates, and the process proceeds to step 17.

ステップ17では、スケジュール配列へ新しく確定した
スケジュール座標を設定するために、当該配列のポイン
タであるスケジュールカウンタをカウントアツプする。
In step 17, in order to set the newly determined schedule coordinates in the schedule array, a schedule counter, which is a pointer to the array, is counted up.

ステップ18では、確定したスケジュール座標(XN、
YN)をスケジュール配列へ格納し、その後、次処理ル
ープに入るためにステップ8に戻る。
In step 18, the confirmed schedule coordinates (XN,
YN) to the schedule array, and then returns to step 8 to enter the next processing loop.

以上の処理により、本実施例では、注目点を中心の出発
点として、一画素ずつ方形の螺旋状に画素データの算出
2表示ができるようになる。
Through the above processing, in this embodiment, pixel data can be calculated and displayed pixel by pixel in a rectangular spiral starting from the point of interest.

[発明の効果] 本発明によれば、コンピュータグラフィック等で試行錯
誤的に画像を生成する場合に、−早く表示画像の注目部
分を検証することが可能となる。
[Effects of the Invention] According to the present invention, when an image is generated by trial and error using computer graphics or the like, it is possible to quickly verify a portion of interest in a displayed image.

更に、割込処理にてその注目部分の画素データの計算と
表示を中断させ新たな注目部分の画像生成もできるので
、オペレータの試行錯誤の時間を短縮することが可能と
なる。このため、より多くのテストケース画像を生成で
き、質の高い画像を追及することができる。
Furthermore, since the calculation and display of pixel data of the part of interest can be interrupted by interrupt processing and an image of a new part of interest can be generated, it is possible to shorten the operator's trial and error time. Therefore, more test case images can be generated, and high quality images can be pursued.

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

第1図は本発明の一実施例に係る画像処理装置での全体
処理手順を示すフローチャート、第2図は画像処理装置
の一構成図、第3図は画像画素計算の一例の概要説明図
、第4図(a)、(b)。 (c)は注目点からの計算スケジュールを決める−例の
フローチャートである。 1・・・計算機演算装置、2・・・表示装置、3・・・
入力装置、4・・・記憶媒体。
FIG. 1 is a flowchart showing the overall processing procedure in an image processing device according to an embodiment of the present invention, FIG. 2 is a configuration diagram of the image processing device, and FIG. 3 is a schematic explanatory diagram of an example of image pixel calculation. Figures 4(a) and (b). (c) is a flowchart of an example of determining a calculation schedule from a point of interest. 1... Computer arithmetic device, 2... Display device, 3...
Input device, 4... storage medium.

Claims (1)

【特許請求の範囲】 1、3次元画像を一画素単位に色や輝度を計算し画面に
表示する画像処理装置において、表示対象の3次元画像
のワイヤフレーム画像を画面に表示し該ワイヤフレーム
画像が表示された画面中の注目点をオペレータに指定さ
せたとき、該注目点を始点とし一画素単位に前記計算を
行って当該画素を前記ワイヤフレーム画像に代えて表示
する手順を前記始点を中心に順次螺旋経路に従って行う
ことを特徴とする画像処理装置の画像表示方法。 2、3次元画像を一画素単位に色や輝度を計算し画面に
表示する画像処理装置において、表示対象の3次元画像
の概略画像を画面に表示して該画面中の注目点をオペレ
ータに指定させ、該注目点を含む所要領域の画素の前記
計算と該計算結果による表示を画面の他の領域に先だっ
て行うことを特徴とする画像処理装置の画像表示方法。 3、表示色や表示輝度の計算に時間のかかる画素で構成
される詳細画像を画面に表示する画像処理装置において
、表示しようとする詳細画像の概略画像を画面に表示し
てオペレータに注目点を指定させたとき、該注目点の画
素の前記計算と表示を始点とし、該始点を中心とする領
域の画素の前記計算と表示を順次行うことを特徴とする
画像処理装置の画像表示方法。 4、請求項1乃至請求項3のいずれかの画像表示方法に
より画像を画面に表示させている画像処理の最中にオペ
レータが他の注目点を指定したときは該画像処理を中断
し該注目点による請求項1乃至請求項3のいずれかの画
像表示方法を開始することを特徴とする画像処理装置の
画像表示方法。 5、3次元画像を一画素単位に色や輝度を計算し画面に
表示する画像処理装置において、表示対象の3次元画像
のワイヤフレーム画像を画面に表示し該ワイヤフレーム
画像が表示された画面中の注目点をオペレータに指定さ
せる手段と、該注目点を始点とし一画素単位に前記計算
を行って当該画素を前記ワイヤフレーム画像に代えて表
示する手順を前記始点を中心に順次螺旋経路に従って行
う手段とを備えることを特徴とする画像処理装置。 6、3次元画像を一画素単位に色や輝度を計算し画面に
表示する画像処理装置において、表示対象の3次元画像
の概略画像を画面に表示して該画面中の注目点をオペレ
ータに指定させる手段と、該注目点を含む所要領域の画
素の前記計算と該計算結果による表示を画面の他の領域
に先だって行う手段とを備えることを特徴とする画像処
理装置。 7、表示色や表示輝度の計算に時間のかかる画素で構成
される詳細画像を画面に表示する画像処理装置において
、表示しようとする詳細画像の概略画像を画面に表示し
てオペレータに注目点を指定させる手段と、該注目点の
画素の前記計算と表示を始点とし該始点を中心とする領
域の画素の前記計算と表示を順次行う手段とを備えるこ
とを特徴とする画像処理装置。 8、請求項1乃至請求項3のいずれかの画像表示方法に
より画像を画面に表示処理させている画像処理装置にお
いて、前記表示処理の最中にオペレータが他の注目点を
指定したとき該表示処理を中断し該注目点による請求項
1乃至請求項3のいずれかの画像表示方法による新たな
表示処理を開始させる手段を備えることを特徴とする画
像処理装置。 9、画面に表示させる画像の画素データ計算方法におい
て、水平方向、垂直方向の走査線に従って各画素の表示
データを計算し表示する代わりに、オペレータの指定し
た注目点の画素を中心に螺旋状に一画素単位に順次計算
し表示することを特徴とする画素データ計算方法。 10、画面に表示させる画像の画素データを計算する画
素データ計算装置において、画面中のオペレータの指定
点を中心に螺旋状の経路を一画素単位に定め該経路に従
って画素データを計算する手段を備えることを特徴とす
る画素データ計算装置。 11、画面に表示させる画像の画素データを計算する画
素データ計算装置において、画面中のオペレータの指定
点を中心に螺旋状の経路を一画素単位に定め該経路に従
って画素データを計算する手段と、オペレータが割込指
示により前記手段による計算を中断させ該手段に新たな
指定点を中心とする計算を行わせる手段とを備えること
を特徴とする画素データ計算装置。
[Claims] In an image processing device that calculates the color and brightness of a three-dimensional image pixel by pixel and displays it on a screen, a wireframe image of the three-dimensional image to be displayed is displayed on the screen, and the wireframe image is When the operator specifies a point of interest on the screen where is displayed, the calculation is performed pixel by pixel using the point of interest as the starting point, and the procedure for displaying the pixel instead of the wire frame image is performed with the starting point as the center. 1. An image display method for an image processing device, characterized in that the image processing is performed sequentially along a spiral path. 2. In an image processing device that calculates the color and brightness of a 3-dimensional image pixel by pixel and displays it on the screen, a rough image of the 3-dimensional image to be displayed is displayed on the screen and the operator can specify points of interest on the screen. An image display method for an image processing apparatus, characterized in that the calculation of pixels in a required area including the point of interest and the display of the calculation results are performed before other areas of the screen are displayed. 3. In an image processing device that displays detailed images on the screen that are composed of pixels that take time to calculate the display color and display brightness, a general image of the detailed image to be displayed is displayed on the screen to draw attention to the operator. An image display method for an image processing apparatus, characterized in that, when specified, the calculation and display of pixels at the point of interest are taken as a starting point, and the calculation and display of pixels in an area centered on the starting point are sequentially performed. 4. If the operator specifies another point of interest during image processing in which an image is displayed on the screen using the image display method according to any one of claims 1 to 3, the image processing is interrupted and the point of interest is An image display method for an image processing apparatus, characterized in that the image display method according to any one of claims 1 to 3 is started by points. 5. In an image processing device that calculates the color and brightness of a three-dimensional image pixel by pixel and displays it on the screen, a wireframe image of the three-dimensional image to be displayed is displayed on the screen, and the wireframe image is displayed on the screen. means for causing an operator to specify a point of interest in the image; and a procedure for performing the calculation pixel by pixel using the point of interest as a starting point and displaying the pixel in place of the wire frame image, sequentially following a spiral path around the starting point. An image processing device comprising: means. 6. In an image processing device that calculates the color and brightness of a three-dimensional image pixel by pixel and displays it on the screen, a schematic image of the three-dimensional image to be displayed is displayed on the screen and the operator is instructed to focus on the point on the screen. and means for calculating the pixels of a required area including the point of interest and displaying the calculation results prior to displaying the calculation results in other areas of the screen. 7. In an image processing device that displays detailed images on the screen that are composed of pixels that take time to calculate display color and display brightness, a general image of the detailed image to be displayed is displayed on the screen to draw attention to the operator. An image processing apparatus characterized by comprising means for specifying, and means for sequentially performing the calculation and display of pixels in an area centered on the starting point, starting from the calculation and display of the pixel at the point of interest. 8. In an image processing apparatus that displays an image on a screen using the image display method according to any one of claims 1 to 3, when the operator specifies another point of interest during the display process, the display An image processing apparatus comprising means for interrupting processing and starting a new display process using the image display method according to any one of claims 1 to 3 based on the noted point. 9. In the method of calculating pixel data of an image to be displayed on the screen, instead of calculating and displaying the display data of each pixel according to the horizontal and vertical scanning lines, it is calculated in a spiral shape around the pixel at the point of interest specified by the operator. A pixel data calculation method characterized by sequentially calculating and displaying pixel by pixel. 10. A pixel data calculation device for calculating pixel data of an image to be displayed on a screen, comprising means for determining a spiral path for each pixel around a point specified by the operator on the screen and calculating pixel data according to the path. A pixel data calculation device characterized by: 11. In a pixel data calculation device that calculates pixel data of an image to be displayed on a screen, means for determining a spiral path for each pixel around a point specified by an operator on the screen and calculating pixel data according to the path; 1. A pixel data calculation device comprising means for causing an operator to interrupt calculation by the means and cause the means to perform calculation centered on a new specified point.
JP2323302A 1990-11-28 1990-11-28 Image processor and its image display method, and picture element calculating method for display image Pending JPH04195478A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2323302A JPH04195478A (en) 1990-11-28 1990-11-28 Image processor and its image display method, and picture element calculating method for display image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2323302A JPH04195478A (en) 1990-11-28 1990-11-28 Image processor and its image display method, and picture element calculating method for display image

Publications (1)

Publication Number Publication Date
JPH04195478A true JPH04195478A (en) 1992-07-15

Family

ID=18153267

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2323302A Pending JPH04195478A (en) 1990-11-28 1990-11-28 Image processor and its image display method, and picture element calculating method for display image

Country Status (1)

Country Link
JP (1) JPH04195478A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010287235A (en) * 2009-06-10 2010-12-24 Samsung Electronics Co Ltd Hybrid rendering device and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010287235A (en) * 2009-06-10 2010-12-24 Samsung Electronics Co Ltd Hybrid rendering device and method

Similar Documents

Publication Publication Date Title
US5588097A (en) Graphic display method and apparatus for rotating an object in three-dimensional space
US4994989A (en) Displaying method and apparatus for three-dimensional computer graphics
US5379371A (en) Displaying method and apparatus for three-dimensional computer graphics
JP2559910B2 (en) Method and apparatus for designating 3D points in 2D graphic display
JPH03250267A (en) Device and method for displaying picture
JP3181877B2 (en) 3D image creation device
JP4204713B2 (en) 3D model display method and computer-readable storage medium storing a program for realizing the method
JP2005228110A (en) Information processing method and apparatus
JPH04195478A (en) Image processor and its image display method, and picture element calculating method for display image
JPH03211686A (en) Computer control display method and apparatus
JPH0498367A (en) Three-dimensional shape generation system
JP2892360B2 (en) 3D cursor control device
JPH06289849A (en) Character/pattern input method
JPH08123835A (en) Shape design support device
JPH05101150A (en) Analytic result data display system
JPH0660164A (en) Three-dimensional shape processing system
JP3441804B2 (en) Image processing apparatus and method
CN112750188B (en) Method and terminal for automatically rendering object
JP3268667B2 (en) Interactive polygon selection device
US8363053B2 (en) Method and apparatus for rendering outline of multimedia character image
JPH08212390A (en) Method and device for image processing
JP2821433B2 (en) 3D drawing method
JPH10172009A (en) Method and device for generating three-dimensional cg animation
JP3486937B2 (en) Figure transformation device
JP3544585B2 (en) 3D model processing device