Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3316767B2 - Image processing system - Google Patents
[go: Go Back, main page]

JP3316767B2 - Image processing system - Google Patents

Image processing system

Info

Publication number
JP3316767B2
JP3316767B2 JP22231792A JP22231792A JP3316767B2 JP 3316767 B2 JP3316767 B2 JP 3316767B2 JP 22231792 A JP22231792 A JP 22231792A JP 22231792 A JP22231792 A JP 22231792A JP 3316767 B2 JP3316767 B2 JP 3316767B2
Authority
JP
Japan
Prior art keywords
image
bits
representing
pixel value
bit
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 - Fee Related
Application number
JP22231792A
Other languages
Japanese (ja)
Other versions
JPH0667646A (en
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.)
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 JP22231792A priority Critical patent/JP3316767B2/en
Publication of JPH0667646A publication Critical patent/JPH0667646A/en
Application granted granted Critical
Publication of JP3316767B2 publication Critical patent/JP3316767B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Input (AREA)
  • Processing Or Creating Images (AREA)
  • Memory System (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、画像処理システムに関
し、さらに詳しくは、複数枚の対象画像を1枚の複合化
画像として取り扱うことが出来る画像処理システムに関
する。特に、マルチメディアシステムに有用である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing system, and more particularly, to an image processing system capable of handling a plurality of target images as one composite image. In particular, it is useful for multimedia systems.

【0002】[0002]

【従来の技術】図11は、従来のCD−ROM製作シス
テム501の構成図である。このCD−ROM製作シス
テム501は、処理装置110に、指示入力装置12
と,イメージスキャナ13と,外部記憶装置140と,
CD−ROMライター15と,ディスプレイ17とを接
続すると共に、CD−ROMライター15に、音声入力
装置80を接続して、基本的に構成されている。処理装
置110は、画像メモリ18Wと,カラーマップ119
と,色番号マップ120とを有している。
2. Description of the Related Art FIG. 11 is a block diagram of a conventional CD-ROM production system 501. The CD-ROM production system 501 includes an instruction input device 12
, Image scanner 13, external storage device 140,
The CD-ROM writer 15 and the display 17 are connected, and the CD-ROM writer 15 is connected to an audio input device 80. The processing device 110 includes an image memory 18W and a color map 119.
And a color number map 120.

【0003】次に、動作を説明する。まず、イメージス
キャナ13からアニメーションのセル画を1枚だけ読み
込み、画像メモリ18Wに格納する。画像メモリ18W
は、図12に示すように、(画面の横方向の画素数x)
×(画面の縦方向の画素数y)×(画素値を表わすビッ
ト数z)の記憶容量を1単位とするメモリである。ここ
では、画素値のビット数z=8であるため、イメージス
キャナ13の出力を、色番号マップ120により、色番
号“0”から“255”までの256色に変換してい
る。画像メモリ18Wに格納された画像は、ディスプレ
イ17に表示される。このとき、色番号は、図13に示
す如きカラーマップ119により、表示色に変換され
る。ディスプレイ17の表示が満足できるものなら、画
像メモリ18Wの画像を外部記憶装置140に蓄積す
る。アニメーションの全てのセル画について上記処理を
行った後、外部記憶装置140に蓄積した画像を時間順
に読み出し、CD−ROMライター15へ出力する。C
D−ROMライター15は、画像をCD−ROMに書き
込む。また、音声入力装置80を介して入力した音声を
CD−ROMに書き込む。
Next, the operation will be described. First, only one animation cell image is read from the image scanner 13 and stored in the image memory 18W. Image memory 18W
Is (the number of pixels x in the horizontal direction of the screen) as shown in FIG.
The memory has a storage capacity of × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing a pixel value) as one unit. Here, since the number of bits z of the pixel value is 8, the output of the image scanner 13 is converted into 256 colors from “0” to “255” by the color number map 120. The image stored in the image memory 18W is displayed on the display 17. At this time, the color numbers are converted into display colors by a color map 119 as shown in FIG. If the display on the display 17 is satisfactory, the image in the image memory 18W is stored in the external storage device 140. After performing the above processing for all the cell images of the animation, the images stored in the external storage device 140 are read out in chronological order and output to the CD-ROM writer 15. C
The D-ROM writer 15 writes an image on a CD-ROM. Further, the voice input through the voice input device 80 is written to the CD-ROM.

【0004】図14は、従来のマルチメディアシステム
502の構成図である。このマルチメディアシステム5
02は、処理装置110に、指示入力装置12と,CD
−ROMドライブ16と,外部記憶装置140と,ディ
スプレイ17とを接続すると共に、CD−ROMドライ
ブ16に、アンプ23と,スピーカ24を接続して、基
本的に構成されている。処理装置110は、画像メモリ
18Rと,カラーマップ119とを有している。
FIG. 14 is a configuration diagram of a conventional multimedia system 502. This multimedia system 5
02, the instruction input device 12 and the CD
-It is basically configured by connecting the ROM drive 16, the external storage device 140, and the display 17, and connecting the amplifier 23 and the speaker 24 to the CD-ROM drive 16. The processing device 110 has an image memory 18R and a color map 119.

【0005】次に、動作を説明する。まず、CD−RO
M16からアニメーションの全ての画像を読み込み、外
部記憶装置140に蓄積する。次に、外部記憶装置14
0から1枚目の画像を取り出し、画像メモリ18Rに格
納する。画像メモリ18Rは、図15に示すように、
(画面の横方向の画素数x)×(画面の縦方向の画素数
y)×(画素値を表わすビット数z)の記憶容量を1単
位とするメモリである。ここでは、画像が色番号“0”
から“255”までの256色であるため、画素値のビ
ット数z=8である。この画像メモリ18Rに格納され
た画像を、ディスプレイ17に表示する。このとき、色
番号は、図13に示す如きカラーマップ119により、
表示色に変換する。CD−ROMドライブ16からアン
プ23およびスピーカ24を介して音声を出力しなが
ら、外部記憶装置140から他の画像を取り出し、上記
処理を行う。これにより、音声とアニメーションを同時
に提供することが出来る。
Next, the operation will be described. First, CD-RO
All the images of the animation are read from M16 and stored in the external storage device 140. Next, the external storage device 14
The first image is extracted from 0 and stored in the image memory 18R. The image memory 18R includes, as shown in FIG.
The memory has a storage capacity of (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing a pixel value) as one unit. Here, the image has the color number “0”
Since there are 256 colors from to 255, the number of bits z of the pixel value is 8. The image stored in the image memory 18R is displayed on the display 17. At this time, the color number is determined by a color map 119 as shown in FIG.
Convert to display color. While outputting sound from the CD-ROM drive 16 via the amplifier 23 and the speaker 24, another image is extracted from the external storage device 140 and the above processing is performed. Thereby, voice and animation can be provided simultaneously.

【0006】なお、関連する他の従来技術は、例えば、
特開平3−74769号公報に開示されている。
[0006] Other related prior arts include, for example,
It is disclosed in JP-A-3-74769.

【0007】[0007]

【発明が解決しようとする課題】上記従来のCD−RO
M製作システム501やマルチメディアシステム502
では、1枚の画像のデータ量は、(画面の横方向の画素
数x)×(画面の縦方向の画素数y)×(画素値を表わ
すビット数z)になっている。x,yは画面の大きさに
より決まり、zは画像の色数により決まる。例えば、x
=480,y=400,z=8である。しかし、例えば
画素値が1ビットで足る白黒画像や,画素値が2ビット
で足る4色画像を取り扱うときには、1枚の画像のデー
タ量の大部分が無駄になる問題点がある。また、上記従
来のCD−ROM製作システム501やマルチメディア
システム502では、上記1枚の画像のデータ量を単位
として画像メモリ18W,18Rの記憶容量が決められ
ている。しかし、これは画像メモリ18W,18Rで画
像を1枚ずつしか処理できないということを意味するの
で、処理の高速化のネックとなる問題点がある。
SUMMARY OF THE INVENTION The above conventional CD-RO
M production system 501 and multimedia system 502
The data amount of one image is (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing the pixel value). x and y are determined by the size of the screen, and z is determined by the number of colors of the image. For example, x
= 480, y = 400, z = 8. However, for example, when handling a monochrome image having a pixel value of 1 bit or a 4-color image having a pixel value of 2 bits, there is a problem that most of the data amount of one image is wasted. In the conventional CD-ROM production system 501 and the multimedia system 502, the storage capacity of the image memories 18W and 18R is determined in units of the data amount of one image. However, this means that the image memories 18W and 18R can process only one image at a time, and thus there is a problem that the processing speed is a bottleneck.

【0008】そこで、本発明の第1の目的は、多色に対
応して1枚の画像のデータ量が決められているシステム
で、白黒画像や4色画像などを取り扱うときに、無駄な
データ部分を生じないようにすることが出来る画像処理
システムを提供することにある。また、本発明の第2の
目的は、1枚の多色画像のデータ量を単位として画像メ
モリの記憶容量が決められているシステムで、白黒画像
や4色画像などを取り扱うときに、処理を高速化できる
画像処理システムを提供することにある。
Accordingly, a first object of the present invention is to provide a system in which the data amount of one image is determined corresponding to multiple colors, and when a monochrome image or a four-color image is handled, unnecessary data is used. It is an object of the present invention to provide an image processing system capable of eliminating parts. Further, a second object of the present invention is to provide a system in which the storage capacity of an image memory is determined in units of the data amount of one multicolor image, and perform processing when handling a monochrome image or a four-color image. An object of the present invention is to provide an image processing system capable of increasing the speed.

【0009】第1の観点では、本発明は、(画面の横方
向の画素数x)×(画面の縦方向の画素数y)×(画素
値を表わすビット数z)の記憶容量を単位とする画像メ
モリと、(画面の横方向の画素数x)×(画面の方向
の画素数y)×(画素値を表わすビット数n:但し、m
=z/nは2以上の整数)の対象画像を入力する対象画
像入力手段と、m枚の前記対象画像の同じ位置の画素の
画素値を表わすnビットを各々つないでzビットにし、
(画面の横方向の画素数x)×(画面の縦方向の画素数
y)×(画素値を表わすビット数z)の複合化画像を作
成し、その複合化画像を前記画像メモリに格納する画像
複合化手段と、を具備し、前記画像複合化手段は、
(a)画像メモリの画素値を表わすzビットのうちの第
1ビットから第nビットをクリアし、(b)1枚目の対
象画像の画素値を表わすnビットと画像メモリの画素値
を表わすzビットのうちの第1ビットから第nビットと
のOR結合を、画像メモリの画素値を表わすzビットの
うちの第1ビットから第nビットに格納し、(c)画像
メモリの画素値を表わすzビットの各ビットを第zビッ
ト方向へnビットだけシフトし、且つ、画像メモリの画
素値を表わすzビットのうちの第1ビットから第nビッ
トには“0”を格納し、(d)上記(b)(c)を2枚
目の対象画像から(m−1)枚目の対象画像まで同様に
繰り返し、(e)上記(b)をm枚目の対象画像につい
て同様に行うことを特徴とする画像処理システムを提供
する。また、上記構成において、画素値を表わすビット
数がzの第1の画像メモリに、画素値を表わすビット数
がwの第2の画像メモリを合体させて、画素値を表わす
ビット数が(z+w)の画像メモリを構成し、前記第1
の画像メモリに,複合化画像を格納し、前記第2の画像
メモリに,画素値を表わすビット数がwの画像を格納す
ることを特徴とする画像処理システムを提供する。
In a first aspect, the present invention uses a storage capacity of (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing a pixel value) as a unit. (The number of pixels x in the horizontal direction of the screen) × (the number y of pixels in the vertical direction of the screen) × (the number n of bits representing pixel values: m
= Z / n is an integer of 2 or more), and target image input means for inputting a target image of m) and n bits representing the pixel value of a pixel at the same position of the m target images are connected to form z bits,
A composite image of (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing the pixel value) is created, and the composite image is stored in the image memory. Image combining means, and the image combining means,
(A) Of the z bits representing the pixel value of the image memory,
Clear the nth bit from the 1st bit, and (b) the first pair
N bits representing the pixel value of the elephant image and the pixel value of the image memory
From the first bit to the n-th bit of the z bits
Of the z bits representing the pixel values of the image memory
The first to n-th bits are stored in (c) image
Each bit of the z bits representing the pixel value of the memory is
Shift by n bits in the direction of
The first to n-th bits of the z bits representing the prime value
(0) is stored in (g), and (d) two of (b) and (c) above
Similarly, from the target image of the eye to the (m-1) th target image
(E) Repeating (b) above for the m-th target image
And an image processing system characterized by performing the same. In the above configuration, the bit representing the pixel value
The number of bits representing the pixel value in the first image memory of number z
Combines the second image memory of w to represent pixel values
An image memory having a bit number of (z + w),
The composite image is stored in the image memory of
Stores an image with w representing the pixel value in memory
An image processing system is provided.

【0010】第2の観点では、本発明は、(画面の横方
向の画素数x)×(画面の縦方向の画素数y)×(画素
値を表わすビット数z)の記憶容量を単位とする画像メ
モリと、(画面の横方向の画素数x)×(画面の方向
の画素数y)×(画素値を表わすビット数n:但し、m
=z/nは2以上の整数)の対象画像のm枚分につい
て、同じ位置の画素の画素値を表わすnビットを各々つ
ないでzビットにし、(画面の横方向の画素数x)×
(画面の縦方向の画素数y)×(画素値を表わすビット
数z)の複合化画像としたものを、CD−ROM等の情
報記録媒体または伝送路から読み込んで、その複合化画
像を前記画像メモリに格納する複合化画像入力手段と、
前記画像メモリに格納した複合化画像の画素値を表わす
zビットをnビットづつm個に区切り、各々のnビット
の値を表示値に変換するm個の表示マップ手段と、前記
m個の表示マップ手段の1つを時間に応じて切換え選択
する表示マップ切換手段と、前記選択した表示マップ手
段による表示値を用いた画像を表示する画像表示手段
と、を具備し、画素値を表わすビット数がzの第1の画
像メモリに、画素値を表わすビット数がwの第2の画像
メモリを合体させて、画素値を表わすビット数が(z+
w)の画像メモリを構成し、前記第1の画像メモリに,
複合化画像を格納し、前記第2の画像メモリに,画素値
を表わすビット数がwの画像を格納することを特徴とす
る画像処理システムを提供する。
In a second aspect, the present invention provides a storage capacity of (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing a pixel value). (The number of pixels x in the horizontal direction of the screen) × (the number y of pixels in the vertical direction of the screen) × (the number n of bits representing pixel values: m
= Z / n is an integer equal to or greater than 2) for m target images, n bits representing the pixel value of the pixel at the same position are connected to form z bits, and (the number of pixels x in the horizontal direction of the screen) ×
A composite image of (the number y of pixels in the vertical direction of the screen) × (the number of bits z representing the pixel value) is read from an information recording medium such as a CD-ROM or a transmission path, and the composite image is read as described above. Composite image input means for storing in an image memory;
M display map means for dividing z bits representing the pixel value of the composite image stored in the image memory into m pieces each of n bits, and converting each n bit value into a display value; A display map switching means for switching and selecting one of the map means according to time, and an image display means for displaying an image using a display value of the selected display map means , wherein the number of bits representing a pixel value is provided. Is the first drawing of z
A second image in which the number of bits representing the pixel value is w in the image memory
By merging the memories, the number of bits representing the pixel value becomes (z +
w), and the first image memory includes:
A composite image is stored, and a pixel value is stored in the second image memory.
And an image processing system for storing an image having the number of bits w .

【0011】[0011]

【作用】上記第1の観点による画像処理システムでは、
m枚の対象画像の同じ位置の画素の画素値を表わすnビ
ットを各々つないでzビットにし、画素値を表わすビッ
ト数がzの複合化画像を作成する。そして、その複合化
画像を、画素値を表わすビット数がzの画像メモリに格
納する。従って、画素値を表わすビット数zが多色に対
応して決められていても、そのビット数zを有効に利用
できることになり、無駄な部分を生じない。そして、こ
れにより、CD−ROM上や回線上での見掛け上の画像
の枚数が1/mに減るため、CD−ROMへの書込時間
や,読出時間を短縮できる。また、回線を通じての伝送
時間を短縮できる。
In the image processing system according to the first aspect,
Each of n bits representing the pixel value of the pixel at the same position in the m target images is connected to form z bits, and a composite image in which the number of bits representing the pixel value is z is created. Then, the composite image is stored in an image memory having a bit number z representing a pixel value. Therefore, even if the number of bits z representing a pixel value is determined for multiple colors, the number of bits z can be used effectively, and no useless portion is generated. As a result, the apparent number of images on the CD-ROM or on the line is reduced to 1 / m, so that the time for writing to and reading from the CD-ROM can be reduced. Further, the transmission time through the line can be reduced.

【0012】上記第2の観点による画像処理システムで
は、m枚の対象画像の同じ位置の画素の画素値を表わす
nビットを各々つないでzビットにした複合化画像を、
画素値を表わすビット数がzの画像メモリに格納する。
そして、表示マップ手段を切換えることにより、画素値
を表わすビット数zをnビットづつ取り出し、各nビッ
トの値を順に表示値に変換し、画像化して表示する。従
って、画像メモリに1枚の複合化画像をロードすれば、
m枚の対象画像を連続して表示できることになり、処理
を高速化することが出来る。
In the image processing system according to the second aspect, a composite image in which n bits each representing a pixel value of a pixel at the same position of m target images are connected to form z bits is obtained by:
The number of bits representing the pixel value is stored in the image memory of z.
Then, by switching the display map means, the number of bits z representing the pixel value is taken out n bits at a time, and the value of each n bits is sequentially converted to a display value, imaged and displayed. Therefore, if one composite image is loaded into the image memory,
Since m target images can be displayed continuously, the processing can be speeded up.

【0013】[0013]

【実施例】以下、図に示す実施例により本発明をさらに
詳しく説明する。なお、これにより本発明が限定される
ものではない。 −第1実施例− 図1は、本発明の第1実施例によるCD−ROM製作シ
ステム1の構成図である。このCD−ROM製作システ
ム1は、処理装置11に、指示入力装置12と,イメー
ジスキャナ13と,外部記憶装置14と,CD−ROM
ライター15と,ディスプレイ17とを接続すると共
に、CD−ROMライター15に、音声入力装置80を
接続して、基本的に構成されている。処理装置11は、
画像メモリ18Wと,カラーマップ119と,色番号マ
ップ120と,8個の部分カラーマップ19−1〜19
−mと,時間管理テーブル20とを有している。次に、
動作を説明する。 (A)対象画像を多色とする場合の動作 この場合の動作は、先に説明した従来のCD−ROM製
作システム501(図11)と同じである。まず、イメ
ージスキャナ13からアニメーションのセル画を1枚だ
け読み込み、画像メモリ18Wに格納する。画像メモリ
18Wは、図12に示すように、(画面の横方向の画素
数x)×(画面の縦方向の画素数y)×(画素値を表わ
すビット数z)の記憶容量を1単位とするメモリであ
る。ここでは、画素値のビット数z=8であるため、イ
メージスキャナ13の出力を、色番号マップ120によ
り、色番号“0”から“255”までの256色に変換
する。画像メモリ18Wに格納された画像は、ディスプ
レイ17に表示される。このとき、色番号は、図13に
示す如きカラーマップ119により、表示色に変換され
る。ディスプレイ17の表示が満足できるものなら、画
像メモリ18Wの画像を外部記憶装置140に蓄積す
る。アニメーションの全てのセル画について上記処理を
行った後、外部記憶装置140に蓄積した画像を時間順
に読み出し、CD−ROMライター15へ出力する。C
D−ROMライター15は、画像をCD−ROMに書き
込む。また、音声入力装置80を介して入力した音声を
CD−ROMに書き込む。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. Note that the present invention is not limited to this. First Embodiment FIG. 1 is a configuration diagram of a CD-ROM production system 1 according to a first embodiment of the present invention. The CD-ROM production system 1 includes an instruction input device 12, an image scanner 13, an external storage device 14, a CD-ROM
The writer 15 and the display 17 are connected, and the audio input device 80 is connected to the CD-ROM writer 15, so that it is basically configured. The processing device 11
An image memory 18W, a color map 119, a color number map 120, and eight partial color maps 19-1 to 19-19
−m and a time management table 20. next,
The operation will be described. (A) Operation when the target image is multicolored The operation in this case is the same as that of the above-described conventional CD-ROM production system 501 (FIG. 11). First, only one animation cell image is read from the image scanner 13 and stored in the image memory 18W. As shown in FIG. 12, the image memory 18W has a storage capacity of (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing the pixel value) as one unit. Memory. Here, since the number of bits of the pixel value is z = 8, the output of the image scanner 13 is converted into 256 colors from color numbers “0” to “255” by the color number map 120. The image stored in the image memory 18W is displayed on the display 17. At this time, the color numbers are converted into display colors by a color map 119 as shown in FIG. If the display on the display 17 is satisfactory, the image in the image memory 18W is stored in the external storage device 140. After performing the above processing for all the cell images of the animation, the images stored in the external storage device 140 are read out in chronological order and output to the CD-ROM writer 15. C
The D-ROM writer 15 writes an image on a CD-ROM. Further, the voice input through the voice input device 80 is written to the CD-ROM.

【0014】(B)対象画像を白黒とする場合の動作 この場合の動作を、図2のフローチャートに示す。ステ
ップST1では、画像メモリ18Wをクリアする。ステ
ップST2では、(画像メモリ18Wにおける画素値を
表わすビット数z)÷(白黒画像における画素値を表わ
すビット数n)=m回だけ、ステップST3〜ST5を
繰り返す。ここでは、z=8,n=1だから、m=8回
だけ、ステップST3〜ST5を繰り返す。
(B) Operation when the target image is black and white The operation in this case is shown in the flowchart of FIG. In step ST1, the image memory 18W is cleared. In Step ST2, Steps ST3 to ST5 are repeated by (number of bits z representing a pixel value in image memory 18W) ÷ (number of bits n representing a pixel value in a monochrome image) = m times. Here, since z = 8 and n = 1, steps ST3 to ST5 are repeated only m = 8 times.

【0015】ステップST3では、画像メモリ18Wの
画素値を表わす8ビットの各ビットを第8ビット方向へ
1ビットだけシフトする。第1ビットには“0”を入
れ、第8ビットの元のデータは捨てる。ステップST4
では、イメージスキャナ13からアニメーションのセル
画を1枚だけ読み込む。ここで、イメージスキャナ13
の設定により又は処理装置11の前処理により、対象画
像のデータを、図4に示すように、画像メモリ18Wと
同様の構成にする。すなわち、画素値を表わすビット数
をzとし、有効なデータを第1ビットから第nビットま
でに入れ、他のビットには“0”を入れる。白黒画像の
ときは、第1ビットだけに有効なデータを入れ、第2ビ
ット〜第8ビットは“0”にする。ステップST5で
は、画像メモリ18Wと対象画像のOR結合をとり、そ
の結果を画像メモリ18Wに入れる。1枚目の対象画像
のときには、画像メモリ18Wのデータは全て“0”で
あるから、この操作は単に1枚目の対象画像を画像メモ
リ18Wに入れる結果となる。2枚目〜8枚目の対象画
像のときには、画像メモリ18Wの第1ビットのデータ
が“0”であり、第2ビット〜第8ビットのデータは前
回までの対象画像のデータまたは“0”であるから、こ
の操作は前回までの対象画像のデータにその回の対象画
像のデータを積み重ねる結果となる。
In step ST3, each of the eight bits representing the pixel value of the image memory 18W is shifted by one bit in the eighth bit direction. “0” is put in the first bit, and the original data of the eighth bit is discarded. Step ST4
Then, only one cell image of the animation is read from the image scanner 13. Here, the image scanner 13
According to the setting of (1) or the pre-processing of the processing device 11, the data of the target image is made to have the same configuration as the image memory 18W as shown in FIG. That is, the number of bits representing the pixel value is z, valid data is put in the first bit to the n-th bit, and "0" is put in the other bits. In the case of a monochrome image, only the first bit contains valid data, and the second to eighth bits are set to "0". In step ST5, the image memory 18W is ORed with the target image, and the result is stored in the image memory 18W. In the case of the first target image, all the data in the image memory 18W is “0”, so this operation simply results in putting the first target image into the image memory 18W. In the case of the second to eighth target images, the first bit data of the image memory 18W is “0”, and the second to eighth bit data is the data of the previous target image or “0”. Therefore, this operation results in the data of the current target image being stacked on the data of the previous target image.

【0016】上記ステップST3〜ST5を8回だけ繰
り返すと、図5に示すように、画像メモリ18Wには、
8枚の白黒画像をz方向に積み重ねた結果が得られる。
これは、(画面の横方向の画素数x)×(画面の縦方向
の画素数y)×(画素値を表わすビット数z)の1枚の
複合化画像である。
When the above steps ST3 to ST5 are repeated only eight times, as shown in FIG.
The result obtained by stacking eight monochrome images in the z direction is obtained.
This is a single composite image of (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing a pixel value).

【0017】ステップST6では、テスト表示を行う。
すなわち、ユーザは、指示入力装置12から指示を与え
て、部分カラーマップ19−1〜19−mのいずれか一
つを選択する。図6に示すように、部分カラーマップ1
9−1は、画像メモリ18Wに格納された画像の色番号
の第8ビットが“0”なら他のビットに関係なく表示色
を黒にし,色番号の第8ビットが“1”なら他のビット
に関係なく表示色を白にする。また、19−1と同様に
図6に示すように、部分カラーマップ19−2は、色番
号の第7ビットが“0”なら他のビットに関係なく表示
色を黒にし,色番号の第7ビットが“1”なら他のビッ
トに関係なく表示色を白にする。また、19−1および
19−2と同様に図6に示すように、部分カラーマップ
19−3は、色番号の第6ビットが“0”なら他のビッ
トに関係なく表示色を黒にし,色番号の第6ビットが
“1”なら他のビットに関係なく表示色を白にする。ま
た、図6には示さないが、部分カラーマップ19−4
は、色番号の第5ビットが“0”なら他のビットに関係
なく表示色を黒にし,色番号の第5ビットが“1”なら
他のビットに関係なく表示色を白にする。また、図6に
は示さないが、部分カラーマップ19−5は、色番号の
第4ビットが“0”なら他のビットに関係なく表示色を
黒にし,色番号の第4ビットが“1”なら他のビットに
関係なく表示色を白にする。また、図6には示さない
が、部分カラーマップ19−6は、色番号の第3ビット
が“0”なら他のビットに関係なく表示色を黒にし,色
番号の第3ビットが“1”なら他のビットに関係なく表
示色を白にする。また、図6には示さないが、部分カラ
ーマップ19−7は、色番号の第2ビットが“0”なら
他のビットに関係なく表示色を黒にし,色番号の第2ビ
ットが“1”なら他のビットに関係なく表示色を白にす
る。また、図6に示すように、部分カラーマップ19−
mは、色番号の第1ビットが“0”なら他のビットに関
係なく表示色を黒にし,色番号の第1ビットが“1”な
ら他のビットに関係なく表示色を白にする。この結果、
部分カラーマップ19−1を選択すれば、8枚の白黒画
像のうちの1枚目の白黒画像(図5の下から1番の白黒
画像)がディスプレイ17に表示される。また、部分カ
ラーマップ19−2,…,19−mを選択すれば、8枚
の白黒画像のうちの2枚目,…,8枚目の白黒画像(図
5の下から2番,…,下から8番目の白黒画像)がディ
スプレイ17に表示される。ディスプレイ17の表示が
満足できるものなら、ステップST7に進む。
In step ST6, a test display is performed.
That is, the user gives an instruction from the instruction input device 12.
And any one of the partial color maps 19-1 to 19-m.
Choose one. As shown in FIG.
9-1 is the color number of the image stored in the image memory 18W
If the 8th bit of “0” is “0”, the display color is independent of other bits
Is black, and if the eighth bit of the color number is "1", the other bits
The display color is set to white regardless of. Also,Like 19-1
As shown in FIG.The partial color map 19-2 has a color number
If the 7th bit of the signal is "0", it is displayed regardless of other bits
Change the color to black, and if the seventh bit of the color number is “1”,
Set the display color to white regardless of the default. Also,19-1 and
As shown in FIG. 6 similarly to 19-2,Partial color map
19-3If the sixth bit of the color number is "0",
The display color is black regardless of the color, and the sixth bit of the color number is
If "1", the display color is set to white regardless of the other bits. Ma
WasAlthough not shown in FIG.Partial color map 19-4
Is related to other bits if the fifth bit of the color number is "0"
And the display color is black, and the fifth bit of the color number is "1"
Set the display color to white regardless of other bits. Also,In FIG.
Does not indicate,Partial color map 19-5Is the color number
If the 4th bit is “0”, the display color will be independent of the other bits.
Black, and if the fourth bit of the color number is "1",
Regardless of the display color, it is set to white. Also,Not shown in FIG.
But,Partial color map 19-6Is the third bit of the color number
Is “0”, the display color is set to black regardless of the other bits.
If the third bit of the number is "1", the table is displayed regardless of the other bits.
Change the color to white. Also,Although not shown in FIG.Partial empty
-Map 19-7If the second bit of the color number is "0"
The display color is set to black regardless of the other bits, and the second
If the bit is “1”, the display color is set to white regardless of other bits.
You. Also,As shown in FIG.Partial color map 19-
m is related to other bits if the first bit of the color number is “0”.
Regardless, the display color is set to black, and the first bit of the color number is “1”.
The display color is set to white regardless of the other bits. As a result,
If the partial color map 19-1 is selected, eight monochrome images
The first black and white image of the image (the first black and white image from the bottom in FIG. 5)
Image) is displayed on the display 17. In addition, partial power
If you select color map 19-2, ..., 19-m, 8
The second, eighth, and eighth black and white images of the black and white image
5 from the bottom, the 8th monochrome image from the bottom)
Displayed on spray 17. The display on the display 17
If satisfied, the process proceeds to step ST7.

【0018】ステップST7では、画像メモリ18Wの
複合化画像をそのIDと共に外部記憶装置14に蓄積す
る。ここでは、IDを#1,…で表わす。アニメーショ
ンの全てのセル画数について上記処理を繰り返す。アニ
メーションの全てのセル画数がF枚とすると、外部記憶
装置14には、F/m=e枚の複合化画像が蓄積され
る。ここでは、m=8であるから、もとの枚数が1/8
に圧縮されることになる。
In step ST7, the composite image in the image memory 18W is stored in the external storage device 14 together with its ID. Here, the IDs are represented by # 1,. The above processing is repeated for all cell strokes of the animation. Assuming that the number of all cell strokes in the animation is F, the external storage device 14 stores F / m = e composite images. Here, since m = 8, the original number is 1/8.
Will be compressed.

【0019】次に、外部記憶装置14に蓄積した複合化
画像を読み出し、試写する。図7は、この試写の動作を
示すフローチャートである。ステップSU1では、時間
管理テーブル20を設定する。時間管理テーブル20
は、図8に示すように、複合化画像を選択して読み出す
時刻T0,T1,…と、一つの複合化画像に対して部分
カラーマップ19−1〜19−mを選択して切換える時
刻t00,t01,…とを定義したテーブルである。各時刻
は、ユーザが任意に設定できる。通常設定では、複合化
画像の選択時刻と部分カラーマップ19−1の選択時刻
を一致させ、複合化画像の選択間隔を8(=m)等分し
た各時刻を部分カラーマップ19−2,…,19−mに
割り当てる。
Next, the composite image stored in the external storage device 14 is read out and previewed. FIG. 7 is a flowchart showing the preview operation. In step SU1, the time management table 20 is set. Time management table 20
Are the times T0, T1,... For selecting and reading the composite image and the time t00 for selecting and switching the partial color maps 19-1 to 19-m for one composite image as shown in FIG. , T01,... Are defined. Each time can be arbitrarily set by the user. In the normal setting, the selection time of the composite image is made to coincide with the selection time of the partial color map 19-1, and each time obtained by equally dividing the selection interval of the composite image by 8 (= m) is used as the partial color map 19-2,. , 19-m.

【0020】ステップSU2では、時間管理テーブル2
0に従ってステップSU3,SU4を繰り返す。ステッ
プSU3では、時刻T0,T1,…ごとに対応するID
を持つ複合化画像を外部記憶装置14から画像メモリ1
8Wにロードする。ステップSU4では、時刻t00,t
01,…ごとに対応する部分カラーマップ19−1,…,
19−mを選択する。以上により、白黒画像が連続的に
表示される。なお、上記通常設定では、読み込ませた順
に白黒画像が等時間間隔で連続的に表示される。
In step SU2, the time management table 2
Steps SU3 and SU4 are repeated according to 0. In step SU3, the ID corresponding to each time T0, T1,.
From the external storage device 14 to the image memory 1
Load 8W. At step SU4, the times t00, t
01,... Corresponding partial color maps 19-1,.
Select 19-m. As described above, a monochrome image is continuously displayed. In the normal setting, black and white images are displayed continuously at equal time intervals in the order of reading.

【0021】試写が終わると、ユーザの指示により、外
部記憶装置14に蓄積した複合化画像を読み出して、C
D−ROMライター15へ出力する。CD−ROMライ
ター15は、複合化画像をCD−ROMに書き込む。ま
た、音声入力装置80を介して入力した音声をCD−R
OMに書き込む。上述のように、もとの白黒画像の枚数
が1/mに圧縮されているから、複合化画像の書込時間
は、単純に言えば、1/mに短縮されることとなる。
When the preview is completed, the composite image stored in the external storage device 14 is read out according to a user's instruction, and C
Output to the D-ROM writer 15. The CD-ROM writer 15 writes the composite image on a CD-ROM. Also, the audio input through the audio input device 80 is converted to a CD-R
Write to OM. As described above, since the number of original black-and-white images is reduced to 1 / m, the writing time of the composite image is simply reduced to 1 / m.

【0022】−第2実施例− 図9は、本発明の第2実施例によるマルチメディアシス
テム2の構成図である。このマルチメディアシステム2
は、処理装置11に、指示入力装置12と,CD−RO
Mドライブ16と,外部記憶装置14と,ディスプレイ
17とを接続すると共に、CD−ROMドライブ16
に、アンプ23と,スピーカ24を接続して、基本的に
構成されている。処理装置11は、画像メモリ18R
と,カラーマップ119と,8個の部分カラーマップ1
9−1〜19−mと,時間管理テーブル20とを有して
いる。
Second Embodiment FIG. 9 is a configuration diagram of a multimedia system 2 according to a second embodiment of the present invention. This multimedia system 2
Is an instruction input device 12 and a CD-RO
The M drive 16, the external storage device 14, and the display 17 are connected, and the CD-ROM drive 16
, An amplifier 23 and a speaker 24 are connected to each other. The processing device 11 includes an image memory 18R
, Color map 119, and eight partial color maps 1
9-1 to 19-m and a time management table 20.

【0023】次に、動作を説明する。 (A)CD−ROMに多色画像が書き込まれている場合
の動作 この場合の動作は、先に説明した従来のマルチメディア
システム502(図14)と同じである。まず、CD−
ROM16からアニメーションの全ての多色画像を読み
込み、外部記憶装置140に蓄積する。次に、外部記憶
装置140から1枚目の多色画像を取り出し、画像メモ
リ18Rに格納する。画像メモリ18Rは、図15に示
すように、(画面の横方向の画素数x)×(画面の縦方
向の画素数y)×(画素値を表わすビット数z)の記憶
容量を1単位とするメモリである。ここでは、画像が色
番号“0”から“255”までの256色であるため、
画素値のビット数z=8である。この画像メモリ18R
に格納された画像を、ディスプレイ17に表示する。こ
のとき、色番号は、図13に示す如きカラーマップ11
9により、表示色に変換する。CD−ROMドライブ1
6からアンプ23およびスピーカ24を介して音声を出
力しながら、外部記憶装置140から他の画像を取り出
し、上記処理を行う。これにより、音声とアニメーショ
ンを同時に提供する。
Next, the operation will be described. (A) Operation when Multicolor Image is Written to CD-ROM The operation in this case is the same as that of the above-described conventional multimedia system 502 (FIG. 14). First, CD-
All multicolor images of the animation are read from the ROM 16 and stored in the external storage device 140. Next, the first multicolor image is extracted from the external storage device 140 and stored in the image memory 18R. As shown in FIG. 15, the image memory 18R has a storage capacity of (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing the pixel value) as one unit. Memory. Here, since the image is 256 colors from color numbers “0” to “255”,
The number of bits z of the pixel value is 8. This image memory 18R
Is displayed on the display 17. At this time, the color numbers are stored in the color map 11 as shown in FIG.
9 to convert to display colors. CD-ROM drive 1
While outputting sound from the amplifier 6 through the amplifier 23 and the speaker 24, another image is extracted from the external storage device 140 and the above processing is performed. As a result, voice and animation are provided simultaneously.

【0024】(B)CD−ROMに複合化画像が書き込
まれている場合の動作 この場合の動作を、図10のフローチャートに示す。ス
テップSR1では、CD−ROM16からアニメーショ
ンの全ての複合化画像を読み込み、外部記憶装置140
に蓄積する。複合化画像の枚数は、もとの白黒画像の枚
数の1/m(=1/8)であるから、複合化画像の読込
時間は、単純に言えば1/mに短縮される。ステップS
R2では、時間管理テーブル20(図8)を設定する。
この動作は、先述したステップSU1と同じである。な
お、時間管理テーブル20のデータが標準化されていれ
ば、予め設定したものを保持しておけばよい。ステップ
SR3では、CD−ROMドライブ16からアンプ23
およびスピーカ24を介して音声を出力する。
(B) Operation when Composite Image is Written on CD-ROM The operation in this case is shown in the flowchart of FIG. In step SR1, all the composite images of the animation are read from the CD-ROM 16, and are read from the external storage device 140.
To accumulate. Since the number of composite images is 1 / m (= 1/8) of the number of original black-and-white images, the reading time of composite images is simply reduced to 1 / m. Step S
In R2, the time management table 20 (FIG. 8) is set.
This operation is the same as step SU1 described above. If the data of the time management table 20 is standardized, the data set in advance may be held. In step SR3, the CD-ROM drive 16
And outputs a voice through the speaker 24.

【0025】ステップSR4では、時間管理テーブル2
0に従ってステップSR5,SR6を繰り返す。ステッ
プSR5では、時間管理テーブル20に設定した時刻T
0,T1,…ごとに対応するIDを持つ複合化画像を外
部記憶装置14から画像メモリ18Rにロードする。こ
のロード回数は、複合化画像の枚数がもとの白黒画像の
枚数の1/m(=1/8)であるから、単純に言えば1
/mに少なくなる。ステップSR6では、時間管理テー
ブル20に設定した時刻t00,t01,…ごとに対応する
部分カラーマップ19−1,…,19−mを選択する。
At step SR4, the time management table 2
Steps SR5 and SR6 are repeated according to 0. At step SR5, the time T set in the time management table 20 is set.
A composite image having an ID corresponding to each of 0, T1,... Is loaded from the external storage device 14 to the image memory 18R. Since the number of times of loading is 1 / m (= 1/8) of the number of composite black-and-white images, the number of loading is simply 1
/ M. At step SR6, the partial color maps 19-1,..., 19-m corresponding to the times t00, t01,... Set in the time management table 20 are selected.

【0026】以上により、音声と白黒アニメーションを
同時に提供することが出来る。そして、外部記憶装置1
4から画像メモリ18Rへのロード回数が少なく、ま
た、部分カラーマップ19−1,…,19−mの切換え
で画像を変更できるから、処理が高速化され、高品質の
アニメーションを提供できるようになる。
As described above, audio and black-and-white animation can be provided simultaneously. Then, the external storage device 1
4, the number of loads to the image memory 18R is small, and the image can be changed by switching the partial color maps 19-1,..., 19-m, so that the processing is speeded up and high-quality animation can be provided. Become.

【0027】−他の実施例− 他の実施例としては、対象画像を4色としたものが挙げ
られる。この場合、上記第1実施例,第2実施例の構成
で、n=2,m=4とすればよい。さらに他の実施例と
しては、対象画像をビデオデッキやCD−ROMドライ
ブなどから読み込むものが挙げられる。このときは、対
象画像のサンプリング時間間隔と同じ時間間隔で表示を
切換える(時間管理テーブル20を設定する)ようにす
る。
-Other Embodiment- Another embodiment is one in which the target image has four colors. In this case, n = 2 and m = 4 in the configurations of the first and second embodiments. Still another embodiment is one in which a target image is read from a VCR, a CD-ROM drive, or the like. At this time, the display is switched (set the time management table 20) at the same time interval as the sampling time interval of the target image.

【0028】さらにまた他の実施例としては、z=5,
n=1,m=5とする構成(5枚の白黒画像を複合化す
る構成)に,画素値を表わすビット数が3(=R,G,
B)の8色画像を重ねて、見掛け上はz=8の画像メモ
リを使用するものが挙げられる。これは、5枚の白黒の
タイトル画像と,1枚の8色の背景画像とを、1枚の複
合化画像とするような用途に有用である。
In still another embodiment, z = 5
In a configuration in which n = 1 and m = 5 (a configuration in which five monochrome images are combined), the number of bits representing a pixel value is 3 (= R, G,
One example is an image in which the eight color images of B) are superimposed, and apparently uses an image memory of z = 8. This is useful for applications in which five black-and-white title images and one eight-color background image are combined into one composite image.

【0029】[0029]

【発明の効果】本発明の画像処理システムによれば、多
色に対応して1枚の画像のデータ量が決められているシ
ステムで、白黒画像や4色画像などを取り扱うときに、
無駄なデータ部分を生じないようにすることが出来る。
従って、効率良く書込み読出しでき、書込時間,読出時
間を短縮できる。また、1枚の多色画像のデータ量を単
位として画像メモリの記憶容量が決められているシステ
ムで、白黒画像や4色画像などを取り扱うときに、表示
する処理を高速化できる。従って、アニメーションを高
品質化できる。
According to the image processing system of the present invention, when a monochrome image or a four-color image is handled in a system in which the data amount of one image is determined corresponding to multiple colors,
Useless data portions can be prevented from occurring.
Therefore, writing and reading can be performed efficiently, and writing time and reading time can be reduced. Further, in a system in which the storage capacity of the image memory is determined in units of the data amount of one multicolor image, when displaying a monochrome image, a four-color image, or the like, the display processing can be speeded up. Therefore, the quality of the animation can be improved.

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

【図1】本発明の第1実施例によるCD−ROM製作シ
ステムの構成図である。
FIG. 1 is a configuration diagram of a CD-ROM manufacturing system according to a first embodiment of the present invention.

【図2】図1のCD−ROM製作システムにおける画像
複合化動作のフローチャートである。
FIG. 2 is a flowchart of an image compounding operation in the CD-ROM production system of FIG.

【図3】図1のCD−ROM製作システムにおける画像
メモリの概念図である。
FIG. 3 is a conceptual diagram of an image memory in the CD-ROM production system of FIG.

【図4】図1のCD−ROM製作システムにおける対象
画像データの概念図である。
4 is a conceptual diagram of target image data in the CD-ROM production system of FIG.

【図5】図1のCD−ROM製作システムにおける複合
化画像の概念図である。
FIG. 5 is a conceptual diagram of a composite image in the CD-ROM production system of FIG.

【図6】図1のCD−ROM製作システムにおける部分
カラーマップの構成概念図である。
FIG. 6 is a conceptual diagram showing a configuration of a partial color map in the CD-ROM production system of FIG. 1;

【図7】図1のCD−ROM製作システムにおける複合
化画像試写動作のフローチャートである。
FIG. 7 is a flowchart of a composite image preview operation in the CD-ROM production system of FIG. 1;

【図8】図1のCD−ROM製作システムにおける時間
管理テーブルの構成概念図である。
FIG. 8 is a conceptual diagram of a configuration of a time management table in the CD-ROM production system of FIG. 1;

【図9】本発明の第2実施例によるマルチメディアシス
テムの構成図である。
FIG. 9 is a configuration diagram of a multimedia system according to a second embodiment of the present invention.

【図10】図10のマルチメディアシステムの動作のフ
ローチャートである。
FIG. 10 is a flowchart of an operation of the multimedia system of FIG. 10;

【図11】従来のCD−ROM製作システムの構成図で
ある。
FIG. 11 is a configuration diagram of a conventional CD-ROM production system.

【図12】図11のCD−ROM製作システムにおける
画像メモリの構成図である。
12 is a configuration diagram of an image memory in the CD-ROM production system of FIG.

【図13】図11のCD−ROM製作システムにおける
カラーマップの構成図である。
13 is a configuration diagram of a color map in the CD-ROM production system of FIG.

【図14】従来のマルチメディアシステムの構成図であ
る。
FIG. 14 is a configuration diagram of a conventional multimedia system.

【図15】図14のマルチメディアシステムにおける画
像メモリの構成図である。
15 is a configuration diagram of an image memory in the multimedia system of FIG.

【符号の説明】[Explanation of symbols]

1 CD−ROM製作システム 2 マルチメディアシステム 11 処理装置 12 指示入力装置 13 イメージスキャナ 14 外部記憶装置 15 CD−ROMライター 16 CD−ROMドライブ 17 ディスプレイ 18W,18R 画像メモリ 19−1,19−2,… 部分カラーマップ 20 時間管理テーブル 23 アンプ 24 スピーカ 80 音声入力装置 119 カラーマップ DESCRIPTION OF SYMBOLS 1 CD-ROM production system 2 Multimedia system 11 Processing device 12 Instruction input device 13 Image scanner 14 External storage device 15 CD-ROM writer 16 CD-ROM drive 17 Display 18W, 18R Image memory 19-1, 19-2, ... Partial color map 20 Time management table 23 Amplifier 24 Speaker 80 Voice input device 119 Color map

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭60−83083(JP,A) 特開 昭60−111291(JP,A) 特開 昭60−128498(JP,A) 特開 昭61−184589(JP,A) 特開 昭62−69289(JP,A) 特開 昭62−217373(JP,A) 特開 昭63−245567(JP,A) (58)調査した分野(Int.Cl.7,DB名) G09G 5/00 - 5/40 G06T 15/70 ──────────────────────────────────────────────────続 き Continuation of front page (56) References JP-A-60-83083 (JP, A) JP-A-60-111291 (JP, A) JP-A-60-128498 (JP, A) JP-A-61-1986 184589 (JP, A) JP-A-62-69289 (JP, A) JP-A-62-217373 (JP, A) JP-A-63-245567 (JP, A) (58) Fields investigated (Int. 7 , DB name) G09G 5/00-5/40 G06T 15/70

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 (画面の横方向の画素数x)×(画面の
縦方向の画素数y)×(画素値を表わすビット数z)の
記憶容量を単位とする画像メモリと、 (画面の横方向の画素数x)×(画面の方向の画素数
y)×(画素値を表わすビット数n:但し、m=z/n
は2以上の整数)の対象画像を入力する対象画像入力手
段と、 m枚の前記対象画像の同じ位置の画素の画素値を表わす
nビットを各々つないでzビットにし、(画面の横方向
の画素数x)×(画面の縦方向の画素数y)×(画素値
を表わすビット数z)の複合化画像を作成し、その複合
化画像を前記画像メモリに格納する画像複合化手段と、 を具備し 前記画像複合化手段は、 (a)画像メモリの画素値を表わすzビットのうちの第
1ビットから第nビットをクリアし、 (b)1枚目の対象画像の画素値を表わすnビットと画
像メモリの画素値を表わすzビットのうちの第1ビット
から第nビットとのOR結合を、画像メモリの画素値を
表わすzビットのうちの第1ビットから第nビットに格
納し、 (c)画像メモリの画素値を表わすzビットの各ビット
を第zビット方向へnビットだけシフトし、且つ、画像
メモリの画素値を表わすzビットのうちの第1ビットか
ら第nビットには“0”を格納し、 (d)上記(b)(c)を2枚目の対象画像から(m−
1)枚目の対象画像まで同様に繰り返し、 (e)上記(b)をm枚目の対象画像について同様に行
ことを特徴とする画像処理システム。
An image memory having a storage capacity of (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing a pixel value); (The number of pixels in the horizontal direction x) × (the number of pixels y in the vertical direction of the screen) × (the number of bits n representing a pixel value, where m = z / n
A target image input means for inputting a target image of 2 or more), and n bits representing pixel values of pixels at the same position of the m target images are connected to each other to form z bits, and (z in the horizontal direction of the screen) Image combining means for creating a combined image of (number of pixels x) × (number of pixels y in the vertical direction of the screen) × (number of bits z representing a pixel value) and storing the combined image in the image memory; comprising a, the image compositing means, first of z bits representing the pixel values of (a) an image memory
Clearing the nth bit from the 1st bit, (b) n bits representing the pixel value of the first target image and the image
First bit of z bits representing the pixel value of the image memory
To the n-th bit and the pixel value of the image memory
From the first bit to the n-th bit of the z bits
Was paid, each bit of z bits representing the pixel values of (c) an image memory
By n bits in the z-th bit direction, and
Is the first bit of z bits representing the pixel value of the memory
( 0 ) is stored in the n-th bit from the second target image.
1) Repeat the same for the up to the target image. (E) Repeat step (b) for the m-th target image.
An image processing system, characterized in that the Hare.
【請求項2】 請求項1に記載の画像処理システムにお
いて、画素値を表わすビット数がzの第1の画像メモリ
に、画素値を表わすビット数がwの第2の画像メモリを
合体させて、画素値を表わすビット数が(z+w)の画
像メモリを構成し、前記第1の画像メモリに,複合化画
像を格納し、前記第2の画像メモリに,画素値を表わす
ビット数がwの画像を格納することを特徴とする画像処
理システム。
2. The image processing system according to claim 1 ,
And the first image memory in which the number of bits representing the pixel value is z
And a second image memory in which the number of bits representing the pixel value is w.
When the number of bits representing the pixel value is (z + w)
An image memory, and a composite image is stored in the first image memory.
Storing an image and representing pixel values in said second image memory
An image processing system for storing an image having a bit number of w .
【請求項3】 (画面の横方向の画素数x)×(画面の
縦方向の画素数y)×(画素値を表わすビット数z)の
記憶容量を単位とする画像メモリと、 (画面の横方向の画素数x)×(画面の方向の画素数
y)×(画素値を表わすビット数n:但し、m=z/n
は2以上の整数)の対象画像のm枚分について、同じ位
置の画素の画素値を表わすnビットを各々つないでzビ
ットにし、(画面の横方向の画素数x)×(画面の縦方
向の画素数y)×(画素値を表わすビット数z)の複合
化画像としたものを、CD−ROM等の情報記録媒体ま
たは伝送路から読み込んで、その複合化画像を前記画像
メモリに格納する複合化画像入力手段と、 前記画像メモリに格納した複合化画像の画素値を表わす
zビットをnビットづつm個に区切り、各々のnビット
の値を表示値に変換するm個の表示マップ手段と、 前記m個の表示マップ手段の1つを時間に応じて切換え
選択する表示マップ切換手段と、 前記選択した表示マップ手段による表示値を用いた画像
を表示する画像表示手段と、 を具備し 画素値を表わすビット数がzの第1の画像メモリに、画
素値を表わすビット数がwの第2の画像メモリを合体さ
せて、画素値を表わすビット数が(z+w)の画像メモ
リを構成し、前記第1の画像メモリに,複合化画像を格
納し、前記第2の画像メモリに,画素値を表わすビット
数がwの画像を格納する ことを特徴とする画像処理シス
テム。
3. An image memory having a storage capacity of (the number of pixels x in the horizontal direction of the screen) × (the number of pixels y in the vertical direction of the screen) × (the number of bits z representing the pixel value); (The number of pixels in the horizontal direction x) × (the number of pixels y in the vertical direction of the screen) × (the number of bits n representing a pixel value, where m = z / n
(N is an integer of 2 or more) of the target images, n bits representing the pixel value of the pixel at the same position are connected to each other to form z bits, and (the number of pixels x in the horizontal direction of the screen) × (the vertical direction of the screen) A composite image of (pixel number y) × (bit number z representing a pixel value) is read from an information recording medium such as a CD-ROM or a transmission line, and the composite image is stored in the image memory. Composite image input means, and m display map means for dividing z bits representing pixel values of the composite image stored in the image memory into m pieces each of n bits, and converting each n bit value into a display value Display map switching means for switching and selecting one of the m display map means in accordance with time; and image display means for displaying an image using a display value of the selected display map means. represent pixel values Wattage is the first image memory of z, the field
The second image memory having the number of bits representing the prime value w is united.
And the number of bits representing the pixel value is (z + w)
And a composite image is stored in the first image memory.
And a bit representing a pixel value is stored in the second image memory.
An image processing system for storing an image having a number w .
JP22231792A 1992-08-21 1992-08-21 Image processing system Expired - Fee Related JP3316767B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22231792A JP3316767B2 (en) 1992-08-21 1992-08-21 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22231792A JP3316767B2 (en) 1992-08-21 1992-08-21 Image processing system

Publications (2)

Publication Number Publication Date
JPH0667646A JPH0667646A (en) 1994-03-11
JP3316767B2 true JP3316767B2 (en) 2002-08-19

Family

ID=16780468

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22231792A Expired - Fee Related JP3316767B2 (en) 1992-08-21 1992-08-21 Image processing system

Country Status (1)

Country Link
JP (1) JP3316767B2 (en)

Also Published As

Publication number Publication date
JPH0667646A (en) 1994-03-11

Similar Documents

Publication Publication Date Title
NL9000424A (en) TRANSFER SYSTEM FOR DIGITALIZED TELEVISION IMAGES.
JPH087567B2 (en) Image display device
US20050179697A1 (en) Method and apparatus for updating a color look-up table
JPH0799634A (en) Variable speed playback of video data
JPS62193378A (en) System changing device
JP3316767B2 (en) Image processing system
US5268759A (en) Television signal enhancing apparatus
JP3450472B2 (en) Color image processing method
JP4122456B2 (en) Image data compression method
GB2179819A (en) Improvements in video signals processing systems
EP0595556A1 (en) A high resolution image processing system using low resolution subimages
JPH1118108A (en) Video signal processing apparatus and video signal processing method
US6630965B1 (en) Field freeze filter implementation
JP3712138B2 (en) Recording apparatus, recording / reproducing apparatus, recording method, and recording / reproducing method
JP3115013B2 (en) Image display device
JP2712146B2 (en) Image display device
JPS6020680A (en) Image processing device
JPH04330572A (en) Method and device for recording index image in image data processor
EP0435169B1 (en) Image display system and method of displaying an image therewith
JPH0191569A (en) Transfer controller for picture data
JP3138160B2 (en) Video output device
JP4866059B2 (en) Method for synthesizing image data for on-screen display, on-screen display device, and digital camera
JPH0983963A (en) Letterbox converter
JPS615376A (en) Picture processor
JPH03266591A (en) Line sequential color difference signal processor

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080614

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080614

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090614

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100614

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees