JPS62126474A - Image synthesizer - Google Patents

Image synthesizer

Info

Publication number
JPS62126474A
JPS62126474A JP26622085A JP26622085A JPS62126474A JP S62126474 A JPS62126474 A JP S62126474A JP 26622085 A JP26622085 A JP 26622085A JP 26622085 A JP26622085 A JP 26622085A JP S62126474 A JPS62126474 A JP S62126474A
Authority
JP
Japan
Prior art keywords
image
address
ram
images
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.)
Granted
Application number
JP26622085A
Other languages
Japanese (ja)
Other versions
JP2647367B2 (en
Inventor
Eisaku Tatsumi
栄作 巽
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP60266220A priority Critical patent/JP2647367B2/en
Publication of JPS62126474A publication Critical patent/JPS62126474A/en
Application granted granted Critical
Publication of JP2647367B2 publication Critical patent/JP2647367B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE:To synthesize plural images having complex shapes and to simply move the images by providing a means for storing the address on a border line of images to be synthesized and a means for switching an image to be displayed on an address. CONSTITUTION:A CPU 5 transfers data stored in an image memory 3-1 to a V-RAM 2 based on the program stored in a ROM 4 until the data coincide with the initial address stored in a control RAM 6. From the coincidence of the initial address, data in an image memory 3-2 are transferred to the V-RAM 2 until the data coincide with the 2nd address stored in the RAM 6. After the coincidence with the 2nd address, the data in the image memory 3-1 are transferred to the V-RAM 2 until the data coincide with the 3rd address stored in the RAM 6. Consequently, at least two images having complex shapes can be synthesized and the images can be simply moved.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は少なくとも2枚の画像を合成する画像合成装置
に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention relates to an image compositing device for composing at least two images.

[従来の技術] 従来の画像合成装置は、一度合酸してしまえば取り消し
や移動などが出来ないものであった。また、移動などが
出来るものでも、合成領域を長方形に区切る必要があっ
たので、複雑な形は扱えなかった。
[Prior Art] In conventional image synthesis devices, once synthesis is performed, it cannot be canceled or moved. Furthermore, even if it could be moved, it was necessary to divide the compositing area into rectangles, so complex shapes could not be handled.

[発明が解決しようとする問題点] 本発明は、上述従来例の欠点を除去し、複雑な形状の画
像を合成し、更に移動した後に合成することを可能とす
る画像合成装置を提供する。
[Problems to be Solved by the Invention] The present invention provides an image compositing device that eliminates the drawbacks of the above-mentioned conventional example and makes it possible to compose images of complex shapes and to compose them after further movement.

[問題点を解決するための手段] この問題を解決する一手段として、例えば第1図に示す
画像合成装置は、CRTIとビデオRAM (V−RA
M)2と合成画像数だけのイメージメモリから成るイメ
ージメモリ群3とROM4とCPU5と制御用RAM6
とを備える。イメージメモリ群3は順にイメージメモリ
3−1から3−nまでのn個のイメージメモリを含む。
[Means for Solving the Problem] As a means for solving this problem, for example, the image synthesis apparatus shown in FIG.
M) Image memory group 3 consisting of image memories equal to the number of composite images, ROM 4, CPU 5, and control RAM 6
Equipped with. The image memory group 3 sequentially includes n image memories from image memories 3-1 to 3-n.

[作用] かかる第1図の構成において、イメージメモリ群3がイ
メージメモリ3−1.3−2の2つの場合を説明すると
、ROM4に内蔵されたプログラムによって、CPU5
は先ずイメージメモリ3−1のデータを制御用RAM6
に記憶された最初のアドレスと一致するまでV−RAM
2に転送する。アドレスが一致した時点からは、イメー
ジメモリ3−2のデータを制御用RAM6に記憶された
2番目のアドレスと一致するまでV−RAM2に転送す
る。2番目のアドレスと一致した時点からは再びイメー
ジメモリ3−1のデータを制御用RAM6に記憶された
3番目のアドレスと一致するまでV−RAM2に転送す
る。以下順次前記動作を終了アドレスに達するまで繰り
返し、V−RAM6の内容をCRTIに出力する。
[Function] In the configuration shown in FIG.
First, the data in the image memory 3-1 is transferred to the control RAM 6.
V-RAM until it matches the first address stored in
Transfer to 2. From the time when the addresses match, the data in the image memory 3-2 is transferred to the V-RAM 2 until it matches the second address stored in the control RAM 6. From the time when the second address matches, the data in the image memory 3-1 is again transferred to the V-RAM 2 until it matches the third address stored in the control RAM 6. Thereafter, the above operations are repeated in sequence until the end address is reached, and the contents of the V-RAM 6 are output to the CRTI.

[実施例] 以下、添付図面に従って実施例を詳しく説明する。[Example] Hereinafter, embodiments will be described in detail with reference to the accompanying drawings.

第1図は画像合成装置の構成図であって、イメージメモ
リ3−1には第2図(a)の画像データ、イメージメモ
リ3−2には第2図(b)の画像データが記憶されてい
る。制御用RAM6には第2図(C)の様に上記2つの
画像データを合成する時の境界線のアドレスが記憶され
ている。
FIG. 1 is a block diagram of an image synthesis device, in which the image memory 3-1 stores the image data in FIG. 2(a), and the image memory 3-2 stores the image data in FIG. 2(b). ing. The control RAM 6 stores the address of the boundary line when the above two image data are to be combined, as shown in FIG. 2(C).

尚、本実施例では一画面は256X256でアトL/ス
はHEX (0000〜FFFF) であ6゜第3図は
、ROM4に内蔵された画像合成プログラムのフローチ
ャート図である。先ず、ステップS31で画像アドレス
が初期化されてHEX(0000)となる。次にステッ
プ332でイメージメモリ3−1より第2図(a)の画
像アトt、、スHEX (OOOO) +7)画像デー
タがV−RAM2に送られる。画像アドレスはステップ
S33でカウントアツプされて、HEX (0001)
となり、ステップS34で転送終了がチェックされ、ス
テップS35で第2図(e)の制御用RAMの1番目の
アドレスHEX (IABO)と比較される。両アドレ
スは等しくないので、ステップS32に戻り、画像アド
レスHEX (0001)のデータがV−RAM2に送
られる。以下、画像アドレスがHEX (IABO)に
なるまでイメージメモリ3−1の画像データがV−RA
M2に送られる。画像アドレスがHEX (IABO)
になると、ステップS35で制御用RAM内のアドレス
と一致するのでステップS36に進んで、イメージメモ
リ3−2の画像データ第2図(b)がV−RAM2に送
られる0画像アドレスはステップS37でカウントアツ
プされ、HEX (IABl)となる、ステップS38
で転送終了がチェックされ、ステップS39では前記ア
ドレスHEX(IABI)と第2図(e)の制御用RO
M6内の2番目のアドレスHEX(IAB3)とが比較
される0等しくないのでステップS36に戻り、以下、
画像アドレスがHEX(IAB3)になるまで、ステッ
プ336−37−38−39が繰り返されて、イメージ
メモリ3−2の画像データがV−RAM2に送られる。
In this embodiment, one screen is 256 x 256 and the at least one screen is HEX (0000 to FFFF). First, in step S31, the image address is initialized to HEX (0000). Next, in step 332, the image data of FIG. 2(a) is sent from the image memory 3-1 to the V-RAM 2. The image address is counted up in step S33 and becomes HEX (0001).
Then, in step S34, the completion of the transfer is checked, and in step S35, it is compared with the first address HEX (IABO) of the control RAM shown in FIG. 2(e). Since both addresses are not equal, the process returns to step S32 and the data of image address HEX (0001) is sent to V-RAM2. From then on, the image data in the image memory 3-1 is V-RA until the image address becomes HEX (IABO).
Sent to M2. Image address is HEX (IABO)
, the address in the control RAM matches the address in the control RAM in step S35, so the process advances to step S36, and the 0 image address at which the image data in the image memory 3-2 (FIG. 2(b)) is sent to the V-RAM 2 is determined in step S37. It is counted up and becomes HEX (IABL), step S38.
The completion of the transfer is checked in step S39, and in step S39, the address HEX (IABI) and the control RO shown in FIG.
Since the second address HEX (IAB3) in M6 is not equal to the compared 0, the process returns to step S36, and the following steps are performed.
Steps 336-37-38-39 are repeated until the image address becomes HEX (IAB3), and the image data in the image memory 3-2 is sent to the V-RAM2.

画像アドレスがHEX(IAB3)になると、ステップ
S39からステップS32に進み、画像アドレスが第2
図(e)の3番目のアドレスHEX (IBAC)と一
致するまで再びイメージメモリ3−1の画像データがV
−RAM2に送られる。
When the image address becomes HEX (IAB3), the process advances from step S39 to step S32, and the image address becomes HEX (IAB3).
The image data in the image memory 3-1 is V again until it matches the third address HEX (IBAC) in Figure (e).
- Sent to RAM2.

以下終了アドレスになるまで画像データを送り、第2図
(C)の様にイメージメモリ3−1と3−2との合成が
達成される。
The image data is then sent until the end address is reached, and the combination of image memories 3-1 and 3-2 is achieved as shown in FIG. 2(C).

次に第4図の画像移動プログラムのフローチャート図に
従って、画像を移動して合成する例を示す。
Next, an example of moving and compositing images will be described according to the flowchart of the image moving program shown in FIG.

顧客より画像の移動量として例えばX方向にマイ+スH
EX (60)、V方向ニブラスHEX(10)が入力
される。まず、第4図ステップS41で移動量が読み込
まれ、ステップS42からステップS43に行ってステ
ップ543−44で制御用RAMB内のアドレスからH
EX(60)が引かれ、制御用RAM6の内容は第2図
(e)から第2図(f)に変換される0次にステップS
45でX方向のマイナスHEX(60)が制御用RAM
6に記憶される。ステップ547−48では、制御用R
AM5内のアドレスにX方向の移動量の符号を反転した
マイナスHEX (l O)にHEX (FF)をかけ
た数が加えられ、制御用RAM6の内容は第2図(f)
から第2図(g)に変わり、ステップS49でX方向の
プラスHEX(lO)が制御用RAM5内に記憶される
0画像の合成は前記第3図面像合成のフローチャートに
従って行われるが、この際イメージメモリ3−2からV
−RAM2への画像データの転送時に、イメージメモリ
3−2からの読み出しアドレスは制御用RAM5内に記
憶された移動量によってHEx (60) とHEx 
(l oxFF) が加えラレテるので、第2図(d)
のような合成画像が得られる。
For example, the customer may specify the amount of movement of the image in the X direction.
EX (60) and V-direction niblus HEX (10) are input. First, the amount of movement is read in step S41 in FIG. 4, and the process goes from step S42 to step S43.
EX(60) is drawn and the contents of the control RAM 6 are converted from FIG. 2(e) to FIG. 2(f) at step S
45, minus HEX (60) in the X direction is the control RAM
6 is stored. In steps 547-48, the control R
The number obtained by multiplying the sign of the amount of movement in the X direction by HEX (FF) by HEX (FF) is added to the address in AM5, and the contents of control RAM 6 are as shown in Figure 2 (f).
to FIG. 2(g), in step S49, the 0 image in which the plus HEX (lO) in the X direction is stored in the control RAM 5 is synthesized according to the flowchart of the third drawing image synthesis. Image memory 3-2 to V
- When transferring image data to the RAM 2, the read address from the image memory 3-2 is HEx (60) and HEx depending on the movement amount stored in the control RAM 5.
(l ox FF) is added and becomes larete, so Fig. 2(d)
A composite image like this is obtained.

尚、実施例ではイメージメモリが2つの場合を説明した
が、イメージメモリの数を増やせばその数だけの画像が
合成できる。
In the embodiment, the case where there are two image memories has been described, but if the number of image memories is increased, that number of images can be synthesized.

また、画像アドレスの取り方、移動量の算出のし方等は
本実施例に限らない0画像の移動時に移動量だけイメー
ジメモリをローティトすると合成時の処理が簡単になる
Further, the method of obtaining the image address, the method of calculating the amount of movement, etc. are not limited to those of this embodiment.If the image memory is rotated by the amount of movement when moving the 0 image, processing at the time of compositing becomes easier.

[発明の効果] 以上に述べた如く本発明によれば、従来の画像合成装置
の構成を変更することなく、複雑形状を持つ少なくとも
2枚の画像を合成できる上に、更に画像の移動も簡単に
行える。
[Effects of the Invention] As described above, according to the present invention, it is possible to synthesize at least two images having a complex shape without changing the configuration of a conventional image synthesis device, and it is also possible to easily move the images. can be done.

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

第1図は画像合成装置構成図。 第2図−(a)は画像1図、 第2図−(b)は画像2図、 第2図−(C)、(d)は合成図、 第2図−(e)、(f)、(g)は制御用RAM内の境
界線アドレスと承1図、 第3図は画像合成プログラムのフローチャート図、 第4図は画像移動プログラムのフローチャート図である
。 図中、1 ・CRT、2−V −RA M、3 ・4メ
一ジメモリ群、4・・・ROM、5・・・CPU、6・
・・制御用RAMである。 特許出願人  キャノン株式会社 第1図 5面、イ塚?合左\」タボ閂5オg「万象°圓第3図
FIG. 1 is a configuration diagram of an image synthesis device. Figure 2-(a) is image 1, Figure 2-(b) is image 2, Figure 2-(C), (d) is a composite image, Figure 2-(e), (f) , (g) shows the boundary line address in the control RAM, FIG. 3 is a flowchart of the image synthesis program, and FIG. 4 is a flowchart of the image movement program. In the figure, 1.CRT, 2-V-RAM, 3.4 medium memory group, 4.ROM, 5.CPU, 6.
...Control RAM. Patent applicant: Canon Co., Ltd., Figure 1, page 5, Izuka? Go left\” Tabobaru 5og “Bansho° Circle Diagram 3

Claims (2)

【特許請求の範囲】[Claims] (1)少なくとも2枚の画像を合成する画像合成装置に
おいて、合成される画像の境界線のアドレスを記憶する
手段と、前記アドレスにおいて表示する画像を切り変え
る手段とを備えることによつて、画像を移動して合成す
ることを特徴とする画像合成装置。
(1) An image compositing device for composing at least two images, including means for storing the address of the boundary line of the images to be composited, and means for switching the image to be displayed at the address. An image synthesis device characterized by moving and composing images.
(2)境界線のアドレスは画像の移動に対応して変化す
ることを特徴とする特許請求の範囲第1項記載の画像合
成装置。
(2) The image synthesizing device according to claim 1, wherein the address of the boundary line changes in accordance with the movement of the image.
JP60266220A 1985-11-28 1985-11-28 Image composition method Expired - Lifetime JP2647367B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60266220A JP2647367B2 (en) 1985-11-28 1985-11-28 Image composition method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60266220A JP2647367B2 (en) 1985-11-28 1985-11-28 Image composition method

Publications (2)

Publication Number Publication Date
JPS62126474A true JPS62126474A (en) 1987-06-08
JP2647367B2 JP2647367B2 (en) 1997-08-27

Family

ID=17427927

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60266220A Expired - Lifetime JP2647367B2 (en) 1985-11-28 1985-11-28 Image composition method

Country Status (1)

Country Link
JP (1) JP2647367B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58189763A (en) * 1982-04-30 1983-11-05 Fuji Electric Co Ltd Mask generator
JPS59146365A (en) * 1983-02-09 1984-08-22 Fuji Electric Co Ltd Mask information storage system
JPS60154293A (en) * 1984-01-24 1985-08-13 ソニー株式会社 Display circuit
JPS61122690A (en) * 1984-11-19 1986-06-10 日本電気株式会社 Display controller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58189763A (en) * 1982-04-30 1983-11-05 Fuji Electric Co Ltd Mask generator
JPS59146365A (en) * 1983-02-09 1984-08-22 Fuji Electric Co Ltd Mask information storage system
JPS60154293A (en) * 1984-01-24 1985-08-13 ソニー株式会社 Display circuit
JPS61122690A (en) * 1984-11-19 1986-06-10 日本電気株式会社 Display controller

Also Published As

Publication number Publication date
JP2647367B2 (en) 1997-08-27

Similar Documents

Publication Publication Date Title
US6195102B1 (en) Image transformation processing which applies realistic perspective conversion to a planar image
JP2773354B2 (en) Special effect device and special effect generation method
CA2126921A1 (en) Apparatus and method for producing picture data based on two-dimensional and three-dimensional picture data producing instructions
GB2213345A (en) Image data filing system
JPH10126731A (en) Tour album generating system
US5038383A (en) Method of and apparatus for producing cutout mask data
US4607340A (en) Line smoothing circuit for graphic display units
EP0202747A2 (en) Improvements in or relating to video image creation systems
US5293483A (en) Combined image and control data image memory device
JPS62126474A (en) Image synthesizer
US5220428A (en) Digital video effects apparatus for image transposition
DE19619464A1 (en) Data bus protocol for a computer graphics system
JP2924528B2 (en) Labeling processing method and labeling processing apparatus
US5680153A (en) Image Processing apparatus
JPH0424912B2 (en)
JPS6326774A (en) Signal processor
JPS601647B2 (en) information input device
JP2567108B2 (en) Image composition method in image processing
JPH0567185A (en) Picture display processing device
JPH06289833A (en) Color image display device
JP3019380B2 (en) Image generation processing device
JPS62126473A (en) Image synthesizer
JPH0816808A (en) Picture display device/method
JPS58207168A (en) Storage device of color picture information
JP2998689B2 (en) How to map image data

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term