JP2005079815A - Method for encoding-decoding image information and disk device - Google Patents

Method for encoding-decoding image information and disk device Download PDF

Info

Publication number
JP2005079815A
JP2005079815A JP2003306792A JP2003306792A JP2005079815A JP 2005079815 A JP2005079815 A JP 2005079815A JP 2003306792 A JP2003306792 A JP 2003306792A JP 2003306792 A JP2003306792 A JP 2003306792A JP 2005079815 A JP2005079815 A JP 2005079815A
Authority
JP
Japan
Prior art keywords
image information
compressed
area
compression
information
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
JP2003306792A
Other languages
Japanese (ja)
Inventor
Yoichiro Yamagata
洋一郎 山縣
Kazuhiko Taira
和彦 平良
Hidenori Mimura
英紀 三村
Yasushi Tsumagari
康史 津曲
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2003306792A priority Critical patent/JP2005079815A/en
Publication of JP2005079815A publication Critical patent/JP2005079815A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an encoding-decoding method and a disk device by which efficient compression/extension can be performed while suppressing data size even in image information of one-pixel 8-bit expression or more by performing compression processing while discriminating a compressed area from a non-compressed areas by the continuation/non-continuation of runs. <P>SOLUTION: In the image information encoding method, image information is equally divided into the integer number of divided areas in each prescribed length, whether compression is to be performed or not is decided in accordance with the repeatability of image information in each divided area to generate compression/non-compression information indicating whether the compression is to be performed or not in each divided area, and as to an area for performing compression out of the divided areas, one unit of the image information to be repeated in the area is attached to the compression/non-compression information. As to an area in which compression is not performed, the image information of the area is attached as it is to compress the image information. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

この発明は、画像情報のエンコード・デコード方法に関し、特に、圧縮領域と非圧縮領域とを区別して行われる画像情報のエンコード・デコード方法及びディスク装置に関する。   The present invention relates to an image information encoding / decoding method, and more particularly, to an image information encoding / decoding method and a disc apparatus which are performed by distinguishing between a compressed area and an uncompressed area.

近年、高画質・高機能を有するDVDビデオディスク及びそのディスクを再生するDVDビデオプレーヤの普及が進み、そのマルチチャネルオーディオを再生する周辺機器等も含め、選択の幅も広がり、既にホームシアターが身近に実現でき、映画やアニメーション等が家庭で自由に見られる環境が整えられてきている。   In recent years, DVD video discs with high image quality and high functionality and DVD video players that play back such discs have become widespread, and the range of choices including peripheral devices that play back multi-channel audio has expanded, making home theaters already familiar. An environment where movies and animations can be freely viewed at home has been prepared.

又、ここ数年、画像圧縮技術の向上により、さらなる高画質を実現を目指し、コンテンツ製作者から、DVDビデオディスクに高品位(High Definition)TV方式の高画質コンテンツを収録する要求が高まってきている。   In recent years, with the improvement of image compression technology, aiming to achieve higher image quality, content producers have been increasingly required to record high-definition TV format high-quality content on DVD video discs. Yes.

特許文献1には、例えば、DVDビデオディスクの副映像などに利用される1画素2ビット表現(4色)のランレングス圧縮方法を行うエンコード/デコードシステムが示されている。このエンコード/デコード方法により、例えば副映像情報は、背景画像等の連続する画像情報が圧縮されることで、処理すべき情報の容量を抑制することが可能となる。
特開平8−242448号公報
Patent Document 1 discloses an encoding / decoding system that performs a run-length compression method of 1-pixel 2-bit representation (4 colors) used for, for example, a sub-picture of a DVD video disk. With this encoding / decoding method, for example, the sub-picture information can be reduced in the volume of information to be processed by compressing continuous image information such as a background image.
JP-A-8-242448

上記した従来技術においては、1画素2ビット表現(4色)の画像情報をランレングス圧縮するには適切であるが、高品位TV方式の高画質コンテンツの字幕やメニュー情報として利用される1画素8ビット表現以上の画像情報をエンコード・デコードするには不適切である。すなわち、例えば、1画素8ビット表現(256色)以上としてDVDの副映像等を利用する場合、1画素8ビット表現であると、ランが連続する(例えば、01b→01b)ラン連続の確率は、1/4から1/256へと低下し、ラン長が稼げない。従って、上述した従来技術のように、ランが連続しない領域に対しても一律な圧縮処理を行った場合、カウンタデータ等の影響により返ってデータサイズが増大し、圧縮効率が非常に低下するという問題がある。   In the above-described prior art, it is suitable for run-length compression of 1-pixel 2-bit representation (4 colors) of image information, but 1 pixel used as subtitles or menu information for high-definition TV high-quality content. It is inappropriate to encode / decode image information of 8-bit representation or more. That is, for example, when a DVD sub-picture or the like is used as one pixel 8-bit representation (256 colors) or more, if one pixel 8-bit representation is used, the probability of run continuation (for example, 01b → 01b) is It drops from 1/4 to 1/256, and the run length cannot be earned. Therefore, when the uniform compression processing is performed even on the area where the runs are not continuous as in the conventional technique described above, the data size is increased due to the influence of the counter data, and the compression efficiency is greatly reduced. There's a problem.

本発明は、ランの連続/非連続によって圧縮領域、非圧縮領域を区別して圧縮処理を行うことで、1画素8ビット表現以上の画像情報においても、データサイズを抑えつつ効率的な圧縮・伸張を可能とするエンコード・デコード方法及びディスク装置を提供することを目的とする。   The present invention distinguishes between compressed and non-compressed areas based on whether the run is continuous or non-contiguous, thereby enabling efficient compression / decompression while suppressing the data size even for image information of 8 bits per pixel or more. It is an object of the present invention to provide an encoding / decoding method and a disk device that enable the recording and decoding.

本発明に係るエンコード方法は、画像情報を所定長さ毎に、整数個の分割領域に等分に分割し、前記分割領域毎に、その領域の画像情報の反復性に応じて圧縮を行うか否かを判断し、前記分割領域毎に圧縮を行うか否かを示した圧縮非圧縮情報を生成し、前記分割領域のうち圧縮を行う領域については、その領域で反復する画像情報の一単位を前記圧縮非圧縮情報に添付し、前記分割領域のうち圧縮を行わない領域については、その領域の画像情報をそのまま前記圧縮非圧縮情報に添付することで、前記画像情報を圧縮して圧縮画像情報を生成することを特徴とする画像情報のエンコード方法である。   The encoding method according to the present invention divides image information into an integer number of divided areas equally for each predetermined length, and performs compression according to repeatability of the image information in each area. A compressed uncompressed information indicating whether or not to perform compression for each of the divided areas, and for the area to be compressed among the divided areas, a unit of image information repeated in the area Is attached to the compressed non-compressed information, and for the area that is not compressed among the divided areas, the image information of the area is directly attached to the compressed uncompressed information, thereby compressing the image information and compressing the compressed image. An image information encoding method characterized by generating information.

上記したエンコード方法によれば、画像情報を一律に圧縮するのではなく、圧縮を行う圧縮領域と圧縮を行わない非圧縮領域とに画像情報を分類し、圧縮領域のみに圧縮を行うため、従来あったように、圧縮できない領域で不要なカウンタ情報等が設けられることで返って圧縮効率が低下して情報容量が増える等の不具合がなくなる。従って、圧縮領域だけが効率的に圧縮されるため、全体として最も効率のよい画像情報のエンコード・デコード方法を提供することができる。   According to the encoding method described above, the image information is not uniformly compressed, but the image information is classified into a compression area where compression is performed and a non-compression area where compression is not performed, and compression is performed only in the compression area. As described above, unnecessary counter information or the like is provided in an area where compression is not possible, so that there is no inconvenience such as a reduction in compression efficiency and an increase in information capacity. Therefore, since only the compression region is efficiently compressed, the most efficient encoding / decoding method of image information as a whole can be provided.

又、一画面分の画像情報について、整数個の分割領域を定義して、この分割領域に沿って圧縮領域と非圧縮領域とを定義する場合と、圧縮領域と非圧縮領域との分布をアドレス情報を用いて定義する場合とが少なくとも可能となる。又、圧縮のタイプを定義する圧縮タイプ情報を添付することで、更に、効率的な圧縮処理が可能となる。   In addition, for image information for one screen, an integer number of divided areas are defined, and a compressed area and an uncompressed area are defined along the divided area, and the distribution of the compressed area and the uncompressed area is addressed. It is possible at least to define using information. Further, by attaching the compression type information defining the compression type, more efficient compression processing can be performed.

以下、この発明の実施の形態について図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

本発明に係る画像情報のエンコード・デコード方法及びこれを用いたディスク装置は、技術分野として、以下の特徴を有するものである。
(1) デジタル記録されたキャプション或いは、シンプルなアニメーション等のビットマップ画像データを、圧縮・符号化するエンコード方法
(2) 上記符号化されたデータを伸張・復号化するデコード方法
(3) 上記エンコード/デコード方法が組み合わされた圧縮・伸張システム
(4) 上記エンコード方法に基づき情報記録された情報記憶媒体
に言及する。
An image information encoding / decoding method and a disk apparatus using the same according to the present invention have the following characteristics as technical fields.
(1) Encoding method for compressing and encoding bitmap image data such as digitally recorded captions or simple animations (2) Decoding method for expanding and decoding the encoded data (3) Encoding Compression / decompression system combined with / decoding method (4) This refers to an information storage medium on which information is recorded based on the above encoding method.

更に、このエンコード・デコード方法は、特に、
(1) ランレングス圧縮伸張技術
(2) 副映像デコーダ
に適用されるものである。
In addition, this encoding / decoding method is
(1) Run-length compression / decompression technology (2) This is applied to a sub-picture decoder.

以下、図面を参照しながら本実施形態について説明する。本発明は、主に第1実施形態と第2実施形態とに代表される。   Hereinafter, the present embodiment will be described with reference to the drawings. The present invention is mainly represented by the first embodiment and the second embodiment.

第1実施形態は、画像表示領域を整数個に等分に分割し、圧縮領域・非圧縮領域を示す指定フラグを用いてエンコード・デコードを行う。 In the first embodiment, an image display area is equally divided into an integer number, and encoding / decoding is performed using a designation flag indicating a compression area / non-compression area.

第2実施形態は、画像表示領域においての圧縮領域・非圧縮領域の分布を示すアドレス情報を用いてエンコード・デコードを行う。 In the second embodiment, encoding / decoding is performed using address information indicating the distribution of the compressed area and the uncompressed area in the image display area.

<本発明に係るエンコード・デコード方法とディスク装置>
以下、本発明について、図面を参照して詳細に説明する。ここでは、本発明に係るエンコード・デコード方法を、DVD(Digital Versatile Disk)の副映像情報のエンコード・デコードに適用した場合を一例として以下に説明を行うが、この例は、本発明の一実施形態であることは言うまでもない。
<Encoding / Decoding Method and Disc Device According to the Present Invention>
Hereinafter, the present invention will be described in detail with reference to the drawings. Here, a case where the encoding / decoding method according to the present invention is applied to encoding / decoding of sub-picture information of a DVD (Digital Versatile Disk) will be described as an example. Needless to say, it is a form.

図1は、本発明に係るエンコード・デコード方法が施される光ディスクのデータ構造の概略図、図2は、本発明に係るエンコード・デコード方法が施される光ディスクのVOBのデータ構造の一例を示す図、図3は、本発明に係るエンコード・デコード方法が施される光ディスクのVOBの他のデータ構造の一例を示す図、図4は、本発明に係るエンコード・デコード方法が施される光ディスク装置の構造の一例を示すブロック図である。   FIG. 1 is a schematic diagram of a data structure of an optical disc subjected to the encoding / decoding method according to the present invention, and FIG. 2 shows an example of a data structure of a VOB of the optical disc subjected to the encoding / decoding method according to the present invention. FIG. 3 is a diagram showing an example of another data structure of a VOB of an optical disc to which the encoding / decoding method according to the present invention is applied, and FIG. 4 is an optical disc apparatus to which the encoding / decoding method according to the present invention is applied. It is a block diagram which shows an example of the structure of.

図1の(a)は、この実施の形態で説明するディスク形状の情報記憶媒体1の外観を示している。この情報記憶媒体1は、図1の(b)に示すように、その内周側から、リードイン領域10、ボリューム/ファイル構造情報領域11、データ領域12及びリードアウト領域13を有している。   FIG. 1A shows the appearance of a disk-shaped information storage medium 1 described in this embodiment. As shown in FIG. 1B, the information storage medium 1 has a lead-in area 10, a volume / file structure information area 11, a data area 12, and a lead-out area 13 from the inner circumference side. .

このうち、データ領域12は、図1の(c)に示すように、一般コンピュータ情報記録領域20、ビデオ・データ記録領域21及び他のデータ記録領域22から構成されている。   Among these, the data area 12 includes a general computer information recording area 20, a video / data recording area 21, and another data recording area 22, as shown in FIG.

そして、ビデオ・データ記録領域21は、図1の(d)に示すように、情報記憶媒体1に記録された全情報を管理するビデオ管理情報記録領域30と、タイトル毎に情報を管理する1つ以上のビデオ・タイトル・セット#n記録領域100とを有している。   The video data recording area 21 includes a video management information recording area 30 for managing all information recorded on the information storage medium 1 and 1 for managing information for each title, as shown in FIG. And one or more video title sets #n recording area 100.

又、ビデオ管理情報記録領域30は、図1の(e)に示すように、制御データ(HD_VMG.IFOファイル)領域31、メニュー用ビデオ・オブジェクト(HD_VMGM.VOBファイル)領域32及び制御データバックアップ(HD_VMG.BUPファイル)領域33から構成されている。   In addition, as shown in FIG. 1E, the video management information recording area 30 includes a control data (HD_VMG.IFO file) area 31, a menu video object (HD_VMGM.VOB file) area 32, and a control data backup ( HD_VMG.BUP file) area 33.

更に、上記ビデオ・タイトル・セット#n記録領域100は、図1の(f)に示すように、制御データ(HD_VTS.IFOファイル)領域101、メニュー用ビデオ・オブジェクト(HD_VTSM.VOBファイル)領域102、タイトル用ビデオ・オブジェクト(HD_VTS.VOBファイル)領域103及び制御データバックアップ(HD_VTS.BUPファイル)領域104を有している。   Further, the video title set #n recording area 100 includes a control data (HD_VTS.IFO file) area 101 and a menu video object (HD_VTSM.VOB file) area 102 as shown in FIG. , A title video object (HD_VTS.VOB file) area 103 and a control data backup (HD_VTS.BUP file) area 104 are provided.

ここで、図2及び図3の(a)は、上記した各ビデオ・オブジェクト領域32、102、103に、それぞれ1つ以上格納されるビデオ・オブジェクト(VOB)300を示している。   Here, FIG. 2 and FIG. 3A show one or more video objects (VOB) 300 stored in each of the video object areas 32, 102, and 103 described above.

このビデオ・オブジェクト300は、図2及び図3の(b)に示すように、1つ以上のビデオ・オブジェクト・ユニット(VOBU)301から構成されている。ビデオ・オブジェクト・ユニット301は、再生の最小単位である。   This video object 300 is composed of one or more video object units (VOBU) 301 as shown in FIG. 2 and FIG. The video object unit 301 is a minimum unit for reproduction.

このビデオ・オブジェクト・ユニット301は、図2及び図3の(c)に示すように、先頭の制御パック302と、複数の主映像パック303と、選択可能な第1及び第2の音声パック304a、304bと、選択可能な第1及び第2の副映像パック305a、305bとから構成されている。又、図3の(c)においては、ハイライト情報パック305c等が更に含まれている。   As shown in FIG. 2 and FIG. 3C, the video object unit 301 includes a head control pack 302, a plurality of main video packs 303, and selectable first and second audio packs 304a. , 304b and selectable first and second sub-picture packs 305a, 305b. In FIG. 3C, a highlight information pack 305c and the like are further included.

そして、選択された第1又は第2の音声パック304a、304bと、選択された第1又は第2の副映像パック305a、305bとは、ビデオ・オブジェクト・ユニット301内で主映像パック303と同期再生される。   Then, the selected first or second audio pack 304a, 304b and the selected first or second sub-picture pack 305a, 305b are synchronized with the main video pack 303 in the video object unit 301. Played.

図4は、上記したディスク形状の情報記憶媒体1から、そこに格納されている圧縮情報を読み出してデコードして再生し、更に、与えられた映像情報を本発明に係るエンコード方法で圧縮してディスクに記録するディスク装置を示している。すなわち、この情報記憶媒体1は、ディスクドライブ部201に装着されている。このディスクドライブ部201は、装着された情報記憶媒体1を回転駆動し、光ピックアップ201aを用いて情報記憶媒体1に格納されている情報を読み取るものである。   FIG. 4 shows that the compressed information stored in the disk-shaped information storage medium 1 is read out, decoded and reproduced, and the given video information is compressed by the encoding method according to the present invention. 2 shows a disk device for recording on a disk. That is, the information storage medium 1 is mounted on the disk drive unit 201. The disk drive unit 201 rotates the mounted information storage medium 1 and reads information stored in the information storage medium 1 using an optical pickup 201a.

このディスクドライブ部201で読み取られた情報は、データプロセッサ部202に供給され、エラー訂正処理が施された後、トラックバッファ202aに格納される。そして、このトラックバッファ202aに格納された情報のうち、上記制御データ領域31、101の管理情報は、メモリ部210に記録され、再生制御やデータ管理等に利用される。   Information read by the disk drive unit 201 is supplied to the data processor unit 202, subjected to error correction processing, and then stored in the track buffer 202a. Of the information stored in the track buffer 202a, the management information of the control data areas 31 and 101 is recorded in the memory unit 210 and used for reproduction control and data management.

又、上記トラックバッファ202aに格納された情報のうち、上記ビデオ・オブジェクト領域32、102、103の情報は、分離部203に転送され、主映像パック303、音声パック304a、304b及び副映像パック305a、305b毎に分離される。   Of the information stored in the track buffer 202a, the information of the video object areas 32, 102, 103 is transferred to the separation unit 203, and the main video pack 303, audio packs 304a, 304b, and sub-video pack 305a. , 305b.

そして、主映像パック303の情報は映像デコーダ部204、音声パック304a、304bの情報は音声デコーダ部206、副映像パック305a、305bの情報は副映像デコーダ部205にそれぞれ供給され、後に詳述する本発明に特徴的なデコード処理が行なわれる。   The information of the main video pack 303 is supplied to the video decoder unit 204, the information of the audio packs 304a and 304b is supplied to the audio decoder unit 206, and the information of the sub video packs 305a and 305b is supplied to the sub video decoder unit 205, respectively. A decoding process characteristic of the present invention is performed.

映像デコーダ部204でデコード処理された主映像情報と、副映像デコーダ部205でデコード処理された副映像情報とは、映像プロセッサ部207に供給されて重畳処理が施された後、D/A(Digital / Analogue)変換部208でアナログ化され、映像信号として図示しない映像表示装置(例えばCRT:Cathode Ray Tube等)に出力される。   The main video information decoded by the video decoder unit 204 and the sub-video information decoded by the sub-video decoder unit 205 are supplied to the video processor unit 207 and subjected to a superimposition process. Digital / analogue (analogue) converter 208 converts the signal into an analog signal and outputs it as a video signal to a video display device (not shown) (for example, CRT: Cathode Ray Tube).

又、音声デコーダ部206でデコード処理された音声情報は、D/A変換部209でアナログ化され、音声信号として図示しない音声再生装置(例えばスピーカ等)に出力される。   The audio information decoded by the audio decoder unit 206 is converted into an analog signal by the D / A conversion unit 209 and output as an audio signal to an audio reproduction device (for example, a speaker) (not shown).

上記のような情報記憶媒体1に対する一連の再生動作は、MPU(Micro Processing Unit)部211によって統括的に制御されている。このMPU部211は、キー入力部219からの操作情報を受け、ROM(Read Only Memory)部220に格納されたプログラムに基づいて、各部201〜206を制御しており、後に詳述する本発明に特徴的なデコード処理を行う。   A series of reproduction operations for the information storage medium 1 as described above are controlled in an integrated manner by an MPU (Micro Processing Unit) unit 211. The MPU unit 211 receives operation information from the key input unit 219 and controls the units 201 to 206 based on a program stored in a ROM (Read Only Memory) unit 220. The present invention will be described in detail later. The characteristic decoding process is performed.

同様に、図4に示すディスク装置は、映像入力を外部から取得するA/D変換部220と、この映像情報を処理する映像プロセッサ部222と、映像プロセッサ部222で処理された主映像パック303は、映像エンコーダ部223でエンコードされ、副映像パック305aは、副映像エンコーダ部224でエンコードされ、音声パック304a、304bは、音声エンコーダ部225にてエンコードされる。特に、副映像パックについては、副映像エンコーダ部224において、後に詳述されるように本発明に特徴的なエンコード方法によりエンコードされる。   Similarly, the disk apparatus shown in FIG. 4 includes an A / D conversion unit 220 that obtains video input from the outside, a video processor unit 222 that processes this video information, and a main video pack 303 processed by the video processor unit 222. Is encoded by the video encoder unit 223, the sub video pack 305 a is encoded by the sub video encoder unit 224, and the audio packs 304 a and 304 b are encoded by the audio encoder unit 225. In particular, the sub-picture pack is encoded by the sub-picture encoder unit 224 by an encoding method characteristic of the present invention as described in detail later.

その後、これらのエンコードされたパックは、合成部226により合成される。合成された情報は、データプロセッサ部202の制御下において、ディスクドライブ201部を介して、ディスク1に記録されるものである。   Thereafter, these encoded packs are synthesized by the synthesis unit 226. The synthesized information is recorded on the disc 1 via the disc drive 201 unit under the control of the data processor unit 202.

ここで、上述した副映像パックのエンコード・デコード処理において、1画素2ビット表現の画素と同様に、1画素8ビット表現等の画像も従来技術に上述したような方法で圧縮・伸張すると、ランが連続する(例えば、01b→01b)確率は、1/4から1/256へと低下するので、ラン長が稼げずに圧縮されない場合が頻繁に発生する。そのため、例えば、連続画像が存在しない領域においてランレングスのカウント情報等が負担となり、全体に圧縮率が低下して初めの副映像情報よりも容量が大きくなる場合もあるという不具合がある。   Here, in the above-described encoding / decoding processing of the sub-picture pack, when an image of 1-pixel 8-bit representation or the like is compressed / decompressed by the method described above in the related art, similarly to the 1-pixel 2-bit representation pixel, Since the probability of consecutive (for example, 01b → 01b) decreases from 1/4 to 1/256, the run length cannot be earned and is not compressed frequently. For this reason, for example, run-length count information or the like is burdened in an area where no continuous image exists, and there is a problem in that the compression rate is reduced as a whole and the capacity may be larger than the initial sub-picture information.

<本発明に係るエンコード・デコード方法の第1実施形態>
本発明に係る第1実施形態であるエンコード(デコード)方法は、画像表示領域を、例えば16分割のように整数個の等分の領域に分割し、各領域での圧縮非圧縮領域を定義し、圧縮領域にのみ圧縮処理を行う方法である。
<First Embodiment of Encoding / Decoding Method According to the Present Invention>
The encoding (decoding) method according to the first embodiment of the present invention divides an image display area into an integer number of equal areas, for example, 16 divisions, and defines a compressed uncompressed area in each area. This is a method of performing compression processing only on the compression area.

図5は、第1の実施形態であるエンコード方法におけるランレングス圧縮ルールの一例を示す図、図6は、本発明に係るエンコード方法が施される、画像表示領域を16分割した一例を示す第1のイメージ図、図7は、第1の実施形態であるエンコード方法により、ライン(a)をエンコードした後の圧縮データの一例を示す図、図8は、第1の実施形態であるエンコード方法により、ライン(b)をエンコードした後の圧縮データの一例を示す図、図9は、第1の実施形態であるエンコード方法により、ライン(a)をエンコードした後の圧縮データの一例を示す図、図10は、第1の実施形態であるエンコード方法により、ライン(b)をエンコードした後の圧縮データの一例を示す図、図11は、第1の実施形態であるエンコード方法による、第2のランレングス圧縮ルールの一例を示す図、
図12は、第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールの一例を示す図、図13は、第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールの一例を示す図、図14は、本発明に係るエンコード方法が施される、画像表示領域を16分割した他の一例を示す第2のイメージ図、図15は、第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールにより、ライン(a)をエンコードした後の圧縮データの一例を示す図、図16は、第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールにより、ライン(b)をエンコードした後の圧縮データの一例を示す図、図17は、第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールにより、ライン(c)をエンコードした後の圧縮データの一例を示す図である。
FIG. 5 is a diagram showing an example of run-length compression rules in the encoding method according to the first embodiment, and FIG. 6 is a diagram showing an example in which an image display area is divided into 16 parts to which the encoding method according to the present invention is applied. FIG. 7 is a diagram illustrating an example of compressed data after the line (a) is encoded by the encoding method according to the first embodiment, and FIG. 8 is a diagram according to the encoding method according to the first embodiment. FIG. 9 shows an example of compressed data after encoding line (b), FIG. 9 shows an example of compressed data after encoding line (a) by the encoding method according to the first embodiment, FIG. 10 is a diagram illustrating an example of compressed data after the line (b) is encoded by the encoding method according to the first embodiment, and FIG. 11 is according to the encoding method according to the first embodiment. Shows an example of a second run-length compression rules,
FIG. 12 is a diagram illustrating an example of a third run-length compression rule according to the encoding method according to the first embodiment, and FIG. 13 is a third run-length compression rule according to the encoding method according to the first embodiment. FIG. 14 is a second image diagram showing another example in which the image display area is divided into 16 parts, and FIG. 15 is an encoding according to the first embodiment. FIG. 16 is a diagram illustrating an example of compressed data after the line (a) is encoded according to the third run-length compression rule according to the method; FIG. 16 illustrates third run-length compression according to the encoding method according to the first embodiment; FIG. 17 shows an example of compressed data after the line (b) is encoded according to a rule. FIG. 17 shows a third run-length compression rule according to the encoding method according to the first embodiment. Ri is a diagram showing an example of the compressed data after encoding the line (c).

初めに、図5は、第1の実施形態であるエンコード方法におけるランレングス圧縮ルールの一例を示す図である。(a)はこの圧縮に用いられている画像表示領域が1920×1080、1440×1080、1280×720のいずれであるかを示すものである。これはデータの1番はじめのラインのみに書かれる(b)は終端でバイト整合が行われていない場合に4bitデータを挿入するバイト整合用の4bitである。(c)は1ラインを16エリアに分割した際、そのエリアが圧縮領域であるか、非圧縮領域であるかを1対1で表す16ブロックの圧縮非圧縮情報である。(d)は圧縮/非圧縮領域双方で使用する画素データである。本発明に係るエンコード(デコード)方法では、圧縮非圧縮情報を用いて、圧縮を行っているブロックにのみ圧縮処理を行うため、1画素8ビット表現の画像情報に対しても、効率的な圧縮(伸張)処理を行うことができる。   First, FIG. 5 is a diagram illustrating an example of a run length compression rule in the encoding method according to the first embodiment. (A) shows whether the image display area used for this compression is 1920 × 1080, 1440 × 1080, or 1280 × 720. This is written in only the first line of data (b) is 4 bits for byte alignment for inserting 4 bit data when byte alignment is not performed at the end. (C) is 16 blocks of compressed and uncompressed information that indicates one-to-one whether the area is a compressed area or an uncompressed area when one line is divided into 16 areas. (D) is pixel data used in both the compression / non-compression areas. In the encoding (decoding) method according to the present invention, since compression processing is performed only on blocks that are being compressed using compressed uncompressed information, efficient compression is performed even on image information expressed in 8-bit per pixel. (Decompression) processing can be performed.

図6に示す1920×1080の画像表示領域を持つディスプレイシステムにA、B、C、Dの4つのボタン及び背景画像の変化がある(A、Cは背景の変化。B、Dはボタン)。この場合、4つの領域以外の場所は主映像を現す透過のために同一の画素が続いていると考える。このとき1920画素を120画素ごとに16のエリアに分けて考える。例として(a)の1ラインについてエンコードした場合の圧縮画像情報を図7に、(b)の1ラインをエンコードした場合の圧縮画像情報を図8に示す。   The display system having an image display area of 1920 × 1080 shown in FIG. 6 has four buttons A, B, C, and D and changes in the background image (A and C are background changes, and B and D are buttons). In this case, it is considered that the same pixels continue in places other than the four areas for transmission that shows the main video. At this time, 1920 pixels are divided into 16 areas every 120 pixels. As an example, FIG. 7 shows compressed image information when one line of (a) is encoded, and FIG. 8 shows compressed image information when one line of (b) is encoded.

図7において、ライン(a)の圧縮画像情報を示しており、まず1ライン目のはじめで、ディスプレイモードの選択を行う。この場合1920×1080であるので「0000」。1ライン目以外のラインの最初は16bitで、1エリアごとの圧縮/非圧縮を示す。「1」を圧縮領域、「0」を非圧縮領域とすると、16エリアは「1110001110011111」である。その後のデータエリアは圧縮領域では圧縮された8bitのピクセルデータ1つだけを書く。この時、圧縮領域では同一画像が連続していると考えるから、圧縮領域d0〜d2はまとめて一つのピクセルデータを示す。又、非圧縮領域は120画素分のピクセルデータを全て記述する。   In FIG. 7, the compressed image information of line (a) is shown. First, the display mode is selected at the beginning of the first line. In this case, since it is 1920 × 1080, it is “0000”. The first line other than the first line is 16 bits and indicates compression / non-compression for each area. If “1” is a compressed area and “0” is an uncompressed area, 16 areas are “1110001110011111”. In the subsequent data area, only one compressed 8-bit pixel data is written in the compression area. At this time, since it is considered that the same image is continuous in the compression area, the compression areas d0 to d2 collectively indicate one pixel data. The uncompressed area describes all the pixel data for 120 pixels.

図8の場合は、ライン(b)の圧縮画像情報を示しており、ライン先頭から最後まで全てが圧縮領域であるので圧縮非圧縮を示す。16bitは全て圧縮の「1」その後は圧縮されたピクセルデータとして、8bitを1つだけ記述してライン終了となる。   In the case of FIG. 8, the compressed image information of the line (b) is shown. Since all of the compressed area is from the beginning to the end of the line, compression / non-compression is indicated. All 16 bits are “1” for compression, and after that, only 8 bits are described as compressed pixel data, and the line ends.

この例の場合は1920×1080の場合を想定したが、1440、1280の場合でも16エリア単位で考えることにより容易に変換することができる。1440画素の場合は1エリア90画素、1280画素の場合は1エリア80画素となる。又エリアを更に小さく分割した方が効率の良い場合も考えられその場合は、16ブロックの圧縮比圧縮情報を増やして対応することになる。   In the case of this example, a case of 1920 × 1080 is assumed, but even in the case of 1440 and 1280, conversion can be easily performed by considering 16 area units. In the case of 1440 pixels, the area is 90 pixels, and in the case of 1280 pixels, the area is 80 pixels. Also, it may be more efficient to divide the area into smaller areas. In this case, the compression ratio compression information of 16 blocks is increased to cope with it.

図9及び図10は、同様に第1実施形態のエンコード方法を示しているが、図8と異なり、それぞれ、圧縮領域エリア内でのピクセルデータに変化はないが、エリアごとでのピクセルデータに変化がある場合である。この時は、16ブロック圧縮非圧縮情報の圧縮領域に1対1で対応したピクセルデータを記述し、非圧縮領域には120画素分のピクセルデータを全て記述する。   9 and 10 similarly show the encoding method of the first embodiment. Unlike FIG. 8, there is no change in the pixel data in the compressed area, but the pixel data in each area does not change. This is when there is a change. At this time, pixel data corresponding to the compressed area of the 16-block compressed / uncompressed information is described on a one-to-one basis, and all pixel data for 120 pixels are described in the uncompressed area.

図11は、第1の実施形態であるエンコード方法による、第2のランレングス圧縮ルールの一例を示す図であり、圧縮領域の1エリアに、同一画素以外が混ざっているデータである場合を示している。図11の(e)のように連続ピクセル数を示すカウンタを用いることで、圧縮領域の1エリアが数種類の同一画素によりなる場合でも、圧縮と伸張が可能となる。又、この時、圧縮領域には圧縮される画素以外のデータも混ざっているため圧縮領域のデータに8bitのカウンタを付属して考える。圧縮領域内でも背景色の違いなどにより画素データが変わる場合にはカウンタを設け、ピクセルデータを書きつなぐことができる。   FIG. 11 is a diagram illustrating an example of a second run-length compression rule by the encoding method according to the first embodiment, and illustrates a case where data other than the same pixel is mixed in one area of the compression area. ing. By using a counter indicating the number of continuous pixels as shown in FIG. 11E, compression and decompression are possible even when one area of the compression area is composed of several types of identical pixels. At this time, since data other than the pixels to be compressed are also mixed in the compression area, an 8-bit counter is attached to the data in the compression area. If pixel data changes due to a difference in background color even within the compression area, a counter can be provided to connect the pixel data.

図12及び図13は、第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールの一例を示している。ここでは、第2のランレングス圧縮ルールのカウンタを使用すると共に、1ラインの圧縮タイプの決定用フラグを用いるものである。   12 and 13 show an example of a third run-length compression rule by the encoding method according to the first embodiment. Here, the counter of the second run length compression rule is used, and a compression type determination flag for one line is used.

この1ラインの圧縮タイプの決定用フラグは、ランレングス圧縮ルールにおいてバイト整合用に用いていた4bitを圧縮タイプ用のフラグとして使用されるもので、1ラインごとの圧縮タイプにおいて、(1)圧縮領域は全て同じ画素、(2)圧縮領域エリア内は全て同じ画素、(3)エリア内でも変化点有りの3つのタイプに分けて管理し、図15、図16、図17に示すように、圧縮画像を生成する。   This 1-line compression type determination flag uses 4 bits used for byte alignment in the run-length compression rule as a compression type flag. In the compression type for each line, (1) compression The areas are all managed by the same pixel, (2) the compressed area is all the same pixel, and (3) the area is also divided into three types with changing points, as shown in FIG. 15, FIG. 16, and FIG. Generate a compressed image.

すなわち、図15においては、圧縮タイプフラグが、「0,0,0,0」の場合であり、圧縮領域は全て同じ画素である場合を示している。図16においては、圧縮タイプフラグが、「0,0,0,1」の場合であり、圧縮領域エリア内は全て同じ画素である場合を示している。図17においては、圧縮タイプフラグが、「0,0,1,0」の場合であり、エリア内でも変化がある場合を示している。この連続ピクセル数を示すカウンタと、圧縮タイプフラグとが、エンコード処理、デコード処理の際に利用されることで、効率的な副映像情報等の圧縮・伸張処理が可能となる。   That is, FIG. 15 shows a case where the compression type flag is “0, 0, 0, 0”, and the compression regions are all the same pixels. FIG. 16 shows a case where the compression type flag is “0, 0, 0, 1”, and the compression region area is all the same pixel. FIG. 17 shows a case where the compression type flag is “0, 0, 1, 0”, and there is a change in the area. The counter indicating the number of continuous pixels and the compression type flag are used in the encoding process and the decoding process, thereby enabling efficient compression / decompression processes such as sub-picture information.

上述したように、本発明に係る第1実施形態に係るエンコード・デコード方法においては、画像表示領域を16(12)分割等し、各分割領域にて圧縮非圧縮情報を定義することにより、圧縮領域のみを効率的に圧縮処理することができるので、ラン長が不足気味である1画素8ビット表現(256色)以上の副映像等の画像情報でも、効率的なエンコード・デコードが可能となる。更に、連続ピクセル数を示すカウンタや、圧縮タイプを示すフラグ等を用いることで、更に効率的にエンコード・デコードが可能となる。   As described above, in the encoding / decoding method according to the first embodiment of the present invention, the image display area is divided into 16 (12) divisions, and the compressed uncompressed information is defined in each divided area. Since only the area can be efficiently compressed, efficient encoding / decoding can be performed even for image information such as sub-pictures of 1-bit 8-bit representation (256 colors) or more whose run length is insufficient. . Furthermore, encoding / decoding can be performed more efficiently by using a counter indicating the number of continuous pixels, a flag indicating the compression type, and the like.

<本発明に係るエンコード・デコード方法の第2実施形態>
本発明に係る第2実施形態であるエンコード(デコード)方法は、画像表示領域における圧縮領域と非圧縮領域との分布を示すアドレス情報を定義し、圧縮領域にのみ圧縮処理を行う方法である。図18は、本発明に係るエンコード方法が施される、画像表示領域を12分割した一例を示す第3のイメージ図、図19は、第2の実施形態であるエンコード方法により、図18のライン(a)をエンコードした後の圧縮データの一例を示す図、
図20は、第2の実施形態であるエンコード方法により、図18のライン(b)をエンコードした後の圧縮データの一例を示す図、図21は、第2の実施形態であるエンコード方法により、第2のランレングス圧縮ルールによって、図18のライン(a)をエンコードした後の圧縮データの一例を示す図、図22は、第2の実施形態であるエンコード方法により、第2のランレングス圧縮ルールによって、図18のライン(b)をエンコードした後の圧縮データの一例を示す図、図23は、本発明に係るエンコード方法が施される画像表示領域を12分割した一例を示す第4のイメージ図、図24は、第2の実施形態であるエンコード方法により、第3のランレングス圧縮ルールによって、図23のライン(a)でエンコードした場合の圧縮データの一例を示す図、図25は、第2の実施形態であるエンコード方法により、第3のランレングス圧縮ルールによって、図23のライン(b)でエンコードした場合の圧縮データの一例を示す図、図26は、第2の実施形態であるエンコード方法により、第3のランレングス圧縮ルールによって、図23のライン(c)でエンコードした場合の圧縮データの一例を示す図である。
<Second Embodiment of Encoding / Decoding Method According to the Present Invention>
The encoding (decoding) method according to the second embodiment of the present invention is a method of defining address information indicating the distribution of the compression area and the non-compression area in the image display area and performing the compression process only on the compression area. FIG. 18 is a third image diagram showing an example in which an image display area is divided into twelve, to which the encoding method according to the present invention is applied, and FIG. 19 is a line (FIG. 18) by the encoding method according to the second embodiment. The figure which shows an example of the compressed data after encoding a),
FIG. 20 is a diagram illustrating an example of compressed data after the line (b) in FIG. 18 is encoded by the encoding method according to the second embodiment, and FIG. 21 is a diagram illustrating the encoding method according to the second embodiment. FIG. 22 is a diagram illustrating an example of compressed data after the line (a) in FIG. 18 is encoded by the second run-length compression rule. FIG. 22 illustrates the second run-length compression by the encoding method according to the second embodiment. FIG. 23 is a diagram showing an example of compressed data after the line (b) in FIG. 18 is encoded according to a rule. FIG. 23 is a diagram showing an example in which an image display area to which the encoding method according to the present invention is applied is divided into 12 parts. FIG. 24 is an image diagram, and FIG. 24 shows the compression when encoding is performed on line (a) in FIG. 23 by the third run length compression rule by the encoding method according to the second embodiment. FIG. 25 is a diagram showing an example of the data, and FIG. 25 shows an example of the compressed data when encoded by the line (b) in FIG. 23 according to the third run length compression rule by the encoding method according to the second embodiment. FIG. 26 and FIG. 26 are diagrams showing an example of compressed data when encoded by the line (c) in FIG. 23 according to the third run length compression rule by the encoding method according to the second embodiment.

図18は、本発明に係るエンコード方法が施される、画像表示領域を12分割した一例を示す第3のイメージ図を示している。この図において、1920×1080の画像表示領域を持つディスプレイシステムにA、B、C、Dの4つのボタン及び背景画像の変化がある(A、Cは背景の変化、B、Dはボタン)。この場合、4つの領域以外の場所は主映像を現す透過のために同一の画素が続いていると考えられる。このとき1920画素を160画素ごとに12のエリアに分けて考える。   FIG. 18 shows a third image diagram showing an example in which an image display area is divided into twelve, to which the encoding method according to the present invention is applied. In this figure, a display system having an image display area of 1920 × 1080 has four buttons A, B, C, and D and background image changes (A and C are background changes, and B and D are buttons). In this case, it is considered that the same pixels continue in places other than the four regions for transmission showing the main video. At this time, 1920 pixels are divided into 12 areas every 160 pixels.

図19は、第2の実施形態であるエンコード方法により、図18のライン(a)をエンコードした後の圧縮データの一例を示す図であり、図19において、まず1ライン目のはじめで、ディスプレイモードの選択を行う。この場合1920×1080であるので「0000」となる。次に、ライン(a)では、ライン先頭からエリア「2」までは圧縮領域であるので圧縮領域ヘッダ(d1〜d3)をおく。その終了エリアを示す終了X座標エリアとして(d4〜d7)、その後2エリアは非圧縮領域であるので非圧縮領域ヘッダ(d8〜d11)、そして終了X座標エリア(d12〜d15)圧縮領域ヘッダ(d16〜d19)、その後は8エリアまで圧縮であるので終了X座標エリア(d20〜d23)、非圧縮領域ヘッダ(d24〜d27)、終了X座標エリア(d28〜d31)、圧縮領域ヘッダ(d32〜d35)ライン終端まで圧縮領域であるので終了X座標エリア(d36〜d39)、そして圧縮非圧縮のデータ(d40〜)が示される。   FIG. 19 is a diagram showing an example of compressed data after the line (a) of FIG. 18 is encoded by the encoding method according to the second embodiment. In FIG. 19, first, at the beginning of the first line, the display Select the mode. In this case, since it is 1920 × 1080, it is “0000”. Next, since the line (a) is a compressed area from the head of the line to the area “2”, a compressed area header (d1 to d3) is set. As the end X coordinate area indicating the end area (d4 to d7), since the subsequent two areas are non-compressed areas, the non-compressed area header (d8 to d11) and the end X-coordinate area (d12 to d15) compressed area header ( d16 to d19), and after that, compression is performed up to 8 areas, so the end X coordinate area (d20 to d23), the uncompressed area header (d24 to d27), the end X coordinate area (d28 to d31), and the compressed area header (d32 to d32) d35) Since the compression area extends to the end of the line, the end X-coordinate area (d36 to d39) and the compressed / uncompressed data (d40 to) are shown.

図20の場合は、ライン先頭から最後まで全てが圧縮領域であるのでディスプレイモードの選択に4bit使用した後、圧縮領域ヘッダ、終了X座標エリアに一番最後のエリアである11を表す「1011」を書き、圧縮データの順にユニットを作成する。   In the case of FIG. 20, since all of the line from the beginning to the end is the compression area, after using 4 bits for selection of the display mode, “1011” representing 11 which is the last area in the compression area header and end X coordinate area. And create units in the order of compressed data.

この例の場合は1920×1080の場合を想定したが、図18に示すように1440×1280の場合でも160画素の単位で考えることにより容易に変換することができる。又エリアを更に小さく分割した方が効率の良い場合も考えられその場合は、16ブロックの圧縮比圧縮情報を増やして対応することになる。   In this example, the case of 1920 × 1080 is assumed, but as shown in FIG. 18, even in the case of 1440 × 1280, conversion can be easily performed by considering in units of 160 pixels. Also, it may be more efficient to divide the area into smaller areas. In this case, the compression ratio compression information of 16 blocks is increased to cope with it.

図21の場合は、ライン(a)のエンコードであり、上記の第2実施形態である圧縮方法の圧縮領域に同一画素以外が混ざっているデータであった場合の拡張である。この時、圧縮領域には圧縮される画素以外のデータも混ざっているため圧縮領域のデータに8bitのカウンタを付属して定義することで、一つの圧縮領域において複数の画素が混在していても特定することができる。このように、圧縮領域内でも背景色の違いなどにより同一画素データが変わって連続する場合には、圧縮領域ヘッダ、終了X座標エリアも書きなおすことで、画像情報を特定して圧縮・伸張することができる。   The case of FIG. 21 is the encoding when the line (a) is encoded, and is an extension when data other than the same pixel is mixed in the compression area of the compression method according to the second embodiment. At this time, since data other than the pixels to be compressed are also mixed in the compression area, by defining the compression area data with an 8-bit counter attached, even if a plurality of pixels are mixed in one compression area. Can be identified. As described above, when the same pixel data changes and continues in the compressed area due to a difference in background color, the image information is specified and compressed / expanded by rewriting the compressed area header and the end X coordinate area. be able to.

図22の場合は、ライン(b)のエンコードであり、ライン上の全ての画素が同一となるため、圧縮領域ヘッダに一つの終了X座標エリアで定義される。その後、連続ピクセル数と、圧縮画像データとが続くものである。   In the case of FIG. 22, the encoding of the line (b) is performed, and all the pixels on the line are the same, and therefore, it is defined by one end X coordinate area in the compression area header. Thereafter, the number of continuous pixels and the compressed image data follow.

図23においては、更に、本発明に係るエンコード方法が施される、画像表示領域を12分割した一例を示す第4のイメージ図を示している。この図において、1920×1080の画像表示領域を持つディスプレイシステムにA、B、C、Dの4つのボタン及び背景画像の変化がある(A、Cは背景の変化、B、Dはボタン)。この場合、4つの領域以外の場所は主映像を現す透過のために同一の画素が続いていると考えられる。このとき1920画素を160画素ごとに12のエリアに分けて考える。   FIG. 23 further shows a fourth image diagram showing an example in which the image display area is divided into 12 parts to which the encoding method according to the present invention is applied. In this figure, a display system having an image display area of 1920 × 1080 has four buttons A, B, C, and D and background image changes (A and C are background changes, and B and D are buttons). In this case, it is considered that the same pixels continue in places other than the four regions for transmission showing the main video. At this time, 1920 pixels are divided into 12 areas every 160 pixels.

これまで挙げてきた実施形態においてピクセルデータ長は8bit、カウンタが付属する際のカウンタ長は8bitであった。このことから圧縮領域エリア内のピクセルデータmに対してピクセルデータの変化点nがn=m/2(個)よりも少なければ圧縮効率が上がることが分かる。   In the embodiments described so far, the pixel data length is 8 bits, and the counter length when the counter is attached is 8 bits. From this, it can be seen that if the change point n of the pixel data is less than n = m / 2 (pieces) with respect to the pixel data m in the compression area, the compression efficiency increases.

又、カウンタの付属しない領域については圧縮領域が1つでも存在すれば圧縮しない場合よりもデータ量を少なくすることができる。   In addition, in the area where no counter is attached, if there is even one compression area, the data amount can be reduced as compared with the case where compression is not performed.

図24乃至図26においては、図12及び図13に示すように、1ラインの圧縮タイプの決定用フラグを用いるものである。すなわち、1ラインごとの圧縮タイプにおいて、(1)圧縮領域は全て同じ画素、(2)圧縮領域エリア内は全て同じ画素、(3)エリア内でも変化点有りの3つのタイプに分けて管理し、図24、図25、図26に示すように、圧縮画像を生成するものである。   In FIGS. 24 to 26, as shown in FIGS. 12 and 13, a one-line compression type determination flag is used. That is, in the compression type for each line, (1) the compression area is the same pixel, (2) the compression area is the same pixel, and (3) the area is also divided into three types with change points. As shown in FIGS. 24, 25, and 26, a compressed image is generated.

図24は、第2の実施形態であるエンコード方法により、第3のランレングス圧縮ルールによって、図23のライン(a)でエンコードした場合の圧縮データの一例を示す図であり、圧縮タイプフラグが「0010」であり、圧縮領域のエリア内でも変化点がある場合を示している。更に、複数の圧縮領域と、非圧縮領域とがアドレス情報により定義されている。更に、カウンタである連続ピクセル数を用いて、画素データを定義している。   FIG. 24 is a diagram showing an example of compressed data when encoded in line (a) of FIG. 23 by the third run length compression rule by the encoding method according to the second embodiment, and the compression type flag is “0010”, which indicates a case where there is a change point even in the area of the compression region. Furthermore, a plurality of compressed areas and non-compressed areas are defined by address information. Furthermore, pixel data is defined using the number of continuous pixels as a counter.

図25は、第2の実施形態であるエンコード方法により、第3のランレングス圧縮ルールによって、図23のライン(b)でエンコードした場合の圧縮データの一例を示す図であり、圧縮タイプフラグが「0001」であり、圧縮領域のエリア内は全て同じ画素である場合を示している。更に、複数の圧縮領域と、非圧縮領域とがアドレス情報により定義されている。更に、カウンタである連続ピクセル数を用いて、画素データを定義している。   FIG. 25 is a diagram showing an example of compressed data when encoded by line (b) in FIG. 23 according to the third run length compression rule by the encoding method according to the second embodiment. “0001”, and the area of the compression area is the same pixel. Furthermore, a plurality of compressed areas and non-compressed areas are defined by address information. Furthermore, pixel data is defined using the number of continuous pixels as a counter.

図26は、第2の実施形態であるエンコード方法により、第3のランレングス圧縮ルールによって、図23のライン(c)でエンコードした場合の圧縮データの一例を示す図であり、圧縮タイプフラグが「0000」であり、圧縮領域は全て同じ画素である場合を示している。従って、その後、一つの圧縮画像データが示されることで画像データを特定することができる。   FIG. 26 is a diagram showing an example of compressed data when encoded in line (c) of FIG. 23 by the third run-length compression rule by the encoding method according to the second embodiment, and the compression type flag is “0000” and the compressed area is the same pixel. Therefore, after that, one piece of compressed image data is shown, so that the image data can be specified.

上述したように、本発明に係る第2実施形態に係るエンコード・デコード方法においては、画像表示領域の中の圧縮領域と非圧縮領域とをアドレス情報で定義し、圧縮領域のみを効率的に圧縮処理することができるので、ラン長が不足気味である1画素8ビット表現(256色)以上の副映像等の画像情報でも、効率的なエンコード・デコードが可能となる。更に、第1実施形態の場合と同様に、連続ピクセル数を示すカウンタや、圧縮タイプを示すフラグ等を用いることで、更に効率的にエンコード・デコードが可能となる。   As described above, in the encoding / decoding method according to the second embodiment of the present invention, the compression area and the non-compression area in the image display area are defined by the address information, and only the compression area is efficiently compressed. Since it can be processed, it is possible to efficiently encode / decode even image information such as sub-pictures of 8-bit representation (256 colors) or more with a short run length. Furthermore, as in the first embodiment, encoding / decoding can be performed more efficiently by using a counter indicating the number of continuous pixels, a flag indicating the compression type, and the like.

<フローチャートによる本発明に係るエンコード・デコード方法の説明>
上述した本発明に係るエンコード・デコード方法をフローチャートを用いて詳細に説明する。図27は、本発明に係るエンコード方法によるランレングス圧縮の基本の一例を示すフローチャート、図28は、本発明に係るエンコード方法によるランレングス圧縮の詳細の一例を示すフローチャート、図29は、本発明に係るエンコード方法によるランレングス圧縮の詳細の一例を示すフローチャート、図30は、本発明に係るエンコード方法によるランレングス圧縮の詳細の一例を示すフローチャート、図31は、本発明に係るデコード方法によるランレングス伸張の基本の一例を示すフローチャート、図32は、本発明に係るデコード方法によるランレングス伸張の詳細の一例を示すフローチャート、図33は、本発明に係るデコード方法によるランレングス伸張の詳細の一例を示すフローチャート、図34は、本発明に係るデコード方法によるランレングス伸張の詳細の一例を示すフローチャートである。
<Description of Encoding / Decoding Method According to the Present Invention by Flowchart>
The above-described encoding / decoding method according to the present invention will be described in detail with reference to flowcharts. FIG. 27 is a flowchart showing an example of the basics of run-length compression by the encoding method according to the present invention, FIG. 28 is a flowchart showing an example of the details of run-length compression by the encoding method according to the present invention, and FIG. 30 is a flowchart showing an example of the details of run-length compression by the encoding method according to the present invention, FIG. 30 is a flowchart showing an example of the details of run-length compression by the encoding method according to the present invention, and FIG. 31 is a run by the decoding method according to the present invention. FIG. 32 is a flowchart showing an example of the details of run-length expansion by the decoding method according to the present invention. FIG. 33 is an example of details of run-length expansion by the decoding method according to the present invention. FIG. 34 is a flowchart showing the decoding according to the present invention. Is a flowchart illustrating an example of the details of the run-length decompression according to the method.

(エンコード処理)
図27は本発明のランレングス圧縮ルールのエンコード(圧縮)の基本フローチャートを示しており、初めに、ディスプレイモードを取得し、判別処理を行って、このデータを生成する(S1)。次に、エリア数を決定し、このデータを生成する(S2)、更に、圧縮/非圧縮領域を判別して、圧縮/非圧縮領域情報を生成する(S3)。最後に、圧縮画像情報のピクセルデータを決定して、圧縮/非圧縮領域情報などと合成して、圧縮画像情報が完成する(S4)。
(Encoding process)
FIG. 27 shows a basic flowchart of encoding (compression) of the run-length compression rule according to the present invention. First, the display mode is acquired, the discrimination process is performed, and this data is generated (S1). Next, the number of areas is determined and this data is generated (S2). Further, the compression / non-compression area is determined, and the compression / non-compression area information is generated (S3). Finally, the pixel data of the compressed image information is determined and combined with the compressed / uncompressed area information, etc., and the compressed image information is completed (S4).

図28は、本発明に係るエンコード方法によるランレングス圧縮の詳細の一例を示すフローチャートであり、この図において、初めに、ユニット用及びライン用の2つのワークエリアを確保して、1ラインの画素をカウントする(S11)。更に、ディスプレイモード取得し、エリア数を決定する(S12)。ここで、第1実施形態であるブロック毎の圧縮非圧縮の定義を行うかどうかが判断される(S13)。   FIG. 28 is a flowchart showing an example of details of run-length compression by the encoding method according to the present invention. In this figure, first, two unit work areas and one line work area are secured, and one line pixel is obtained. Is counted (S11). Further, the display mode is acquired and the number of areas is determined (S12). Here, it is determined whether or not to define compression / non-compression for each block according to the first embodiment (S13).

ここで、イエスであれば、上述した第1実施形態に従って、例えば、16ブロック毎に圧縮・非圧縮が定義される(S14)。ここで、ノーであれば、上述した第2実施形態に従って、圧縮/非圧縮領域のアドレス情報を生成する(S15)。   If yes, compression / non-compression is defined, for example, every 16 blocks according to the first embodiment described above (S14). If no, the address information of the compression / non-compression area is generated according to the second embodiment described above (S15).

その後、画像情報の圧縮処理を始めるものであり、その領域が圧縮領域であれば(S16)、領域持続エリアの判別処理が行われ(S17)、圧縮領域の処理が行われ(S19)、これがライン終端エリアまで継続する(S18)。又、非圧縮領域においても(S16)、領域持続エリアの判別処理が行われ(S20)、圧縮領域の処理が行われ(S22)、これがライン終端エリアまで継続する(S21)。それぞれ、ライン終端エリアに至ると、保持データを出力する(S23)。   Thereafter, the compression process of the image information is started. If the area is the compression area (S16), the area continuation area determination process is performed (S17), and the compression area process is performed (S19). Continue to the line end area (S18). Also in the non-compressed area (S16), the area continuation area determination process is performed (S20), the compressed area process is performed (S22), and this continues to the line end area (S21). When each reaches the line end area, the holding data is output (S23).

ここで、図29の圧縮領域処理パターン(S19)において、画素カウンタを0クリアし、同一画素データを係数するカウント処理を行う(S31)。そして、次も同一画素である限りこれを継続し(S32)、同一画素が終われば、カウント値と画素データとを保持する(S33)。更に、カウント値を0クリアして、アドレスを調整する(S34)。これらの処理をエリアが終了するまで継続するものである(S35)。   Here, in the compressed area processing pattern (S19) of FIG. 29, the pixel counter is cleared to 0, and count processing for coefficient of the same pixel data is performed (S31). Then, this is continued as long as it is the same pixel (S32), and when the same pixel ends, the count value and the pixel data are held (S33). Further, the count value is cleared to 0 and the address is adjusted (S34). These processes are continued until the area ends (S35).

又、図30の非圧縮領域処理パターン(S22)においては、画素データを保持する処理を行い、これをエリアが終了するまで継続することで行われるものである(S37)。   Further, in the uncompressed area processing pattern (S22) of FIG. 30, the process of holding the pixel data is performed and continued until the area is completed (S37).

ここで、より詳細なエンコード方法の一例を以下に説明する。すなわち、本発明のエンコード方法は、所定ビット数で定義される画素データが複数集まって形成される情報集合体のうち、同一画素データが連続するデータブロックを1圧縮単位として圧縮されるエンコード処理である。このエンコード処理において、情報集合体のうち、1ラインの画素数を係数し、画像表示領域を判別することによって1ラインの画素数を判別する工程と、
上記確認工程により判別した画像表示領域に対応したヘッダを出力する出力工程と、
画像表示領域を整数個のエリアに分けるエリア分割工程と、
ハイライトインフォメーションや背景色の違いによって圧縮領域、非圧縮領域を判別する領域特定工程と、
上記圧縮領域特定工程において圧縮領域であった場合、同一画素データの連続数をカウントする同一画素数カウント工程と、
上記カウント工程により係数された数を格納するラン連続カウンタ生成工程と、
上記ラン連続カウンタ生成工程により生成されたラン連続カウンタ値を出力するカウンタ出力工程と、
上記同一画素を出力する画素データ出力工程と、
上記エリア分割工程と領域特定工程によりエリア内の画素数を決定するエリア内画素数決定工程と、
上記ラン連続カウンタ生成工程により生成されたラン連続カウンタ値を係数するカウンタ値係数工程と、
上記エリア内画素数決定工程とカウンタ値係数工程における値を比較する比較工程と、
上記比較工程における値が一致した場合次のエリアへ移行する移行工程と、
上記圧縮領域特定工程において非圧縮領域であった場合、画素データのみを出力する出力工程と、
上記出力工程において出力した画素数を係数する出力画素数係数工程と、
上記エリア分割工程と領域特定工程によりエリア内画素数を決定するエリア内画素数決定工程と、
出力画素数係数工程とエリア内画素数決定工程における値を比較する比較工程と、
上記比較工程において値が一致した場合次のエリアへ移行する移行工程と、
を有するものである。
Here, an example of a more detailed encoding method will be described below. That is, the encoding method of the present invention is an encoding process in which a data block in which the same pixel data is continuous is compressed as one compression unit in an information aggregate formed by collecting a plurality of pixel data defined by a predetermined number of bits. is there. In the encoding process, a step of determining the number of pixels of one line by determining the number of pixels of one line in the information aggregate and determining the image display area;
An output step of outputting a header corresponding to the image display area determined by the confirmation step;
An area dividing step of dividing the image display area into an integer number of areas;
An area specifying step for determining a compressed area and an uncompressed area according to differences in highlight information and background color,
If it is a compression region in the compression region specifying step, the same pixel number counting step of counting the continuous number of the same pixel data,
A run continuous counter generating step for storing the number obtained by the counting step;
A counter output step for outputting the run continuous counter value generated by the run continuous counter generation step;
A pixel data output step for outputting the same pixel;
An area pixel number determining step for determining the number of pixels in the area by the area dividing step and the region specifying step;
A counter value coefficient step for coefficienting the run continuous counter value generated by the run continuous counter generation step;
A comparison step of comparing the values in the area pixel number determination step and the counter value coefficient step;
A transition process that moves to the next area if the values in the comparison process match,
If it is a non-compression region in the compression region specifying step, an output step for outputting only pixel data;
An output pixel number coefficient step for coefficient of the number of pixels output in the output step;
The number of pixels in the area that determines the number of pixels in the area by the area dividing step and the region specifying step;
A comparison step of comparing values in the output pixel number coefficient step and the in-area pixel number determination step;
A transition process that moves to the next area when the values match in the comparison process, and
It is what has.

本発明のエンコード方法によれば、画像表示領域を整数個のエリアにわけ、圧縮非圧縮領域を明確に定義することにより、ランが多く続くことが予想される領域において、ユニットごとにフラグを設けることによるデータ量の増大を避けることができる。又、ランが続かないエリアでは、カウンタ付加によるデータのオーバーヘッドを避けることで効率的な圧縮方法を可能とするものである。   According to the encoding method of the present invention, an image display area is divided into an integer number of areas, and a flag is provided for each unit in an area where a lot of runs are expected by clearly defining a compression / non-compression area. Increase in the amount of data can be avoided. In an area where runs do not continue, an efficient compression method is possible by avoiding data overhead due to addition of a counter.

(デコード処理)
次に、上記のエンコード処理により圧縮された画像情報をデコードするデコード処理を説明する。図31は本発明のランレングス圧縮ルールのデコード(伸張)の基本フローチャートを示しており、初めに、与えられた圧縮画像情報から、ディスプレイモード及び判別方法を取得する(S41)。次に、圧縮画像情報から、エリア数を取得する(S42)。そして、圧縮非圧縮領域情報から、圧縮領域と非圧縮領域との分布を取得する(S43)。最後に、これらの取得したデータと、圧縮画像情報に含まれる画素情報(ピクセルデータ)とに基づいて、圧縮画像情報の伸張処理を行う(S44)。
(Decoding process)
Next, a decoding process for decoding the image information compressed by the above encoding process will be described. FIG. 31 shows a basic flowchart of the decoding (decompression) of the run length compression rule of the present invention. First, the display mode and the discrimination method are acquired from the given compressed image information (S41). Next, the number of areas is acquired from the compressed image information (S42). Then, the distribution of the compressed area and the uncompressed area is acquired from the compressed uncompressed area information (S43). Finally, the compressed image information is decompressed based on the acquired data and the pixel information (pixel data) included in the compressed image information (S44).

図32は、本発明に係るデコード方法によるランレングス伸張の詳細の一例を示すフローチャートを示しており、圧縮画像情報からディスプレイモードの4ビット(d1〜d3)を取得せよ(S51)。次に、エリア数を決定する(S52)。そして、圧縮領域であれば(S53)、圧縮領域の処理を(S54)ライン終端まで行う(S55)。又、非圧縮領域であれば(S53)、非圧縮領域の処理を(S56)ライン終端まで行う(S57)。   FIG. 32 is a flowchart showing an example of the details of run-length expansion by the decoding method according to the present invention, and obtain 4 bits (d1 to d3) of the display mode from the compressed image information (S51). Next, the number of areas is determined (S52). And if it is a compression area | region (S53), the process of a compression area | region will be performed to the line end (S55) (S55). If it is a non-compressed area (S53), the non-compressed area is processed (S56) up to the end of the line (S57).

その後、保持しているデータを出力し(S58)、バイト整合が必要であれば(S59)、4ビットのダミーデータでバイト整合する(S60)。   Thereafter, the held data is output (S58), and if byte alignment is necessary (S59), byte alignment is performed with 4-bit dummy data (S60).

ここで、図33の圧縮領域処理パターン(S54)において、圧縮領域のデコード(伸張処理)は、以下のように行われる。すなわち、カウンタ8ビットを取得し(S61)、カウント値と画素データを保持し、このカウンタ値に応じて、画素データを反復して出力する(S62)。そして、次にデータを取得するためアドレスを調整し(S63)、この工程をエリア終了まで継続する(S64)。   Here, in the compressed area processing pattern (S54) of FIG. 33, decoding (decompression processing) of the compressed area is performed as follows. That is, the 8-bit counter is acquired (S61), the count value and the pixel data are held, and the pixel data is repeatedly output according to the counter value (S62). Next, the address is adjusted to obtain data (S63), and this process is continued until the end of the area (S64).

ここで、図34の非圧縮領域処理パターンにおいて、非圧縮領域のデコード(伸張処理)は、以下のように行われる。すなわち、その領域の画素データを取得すると(S71)、次のデータを取得するためのアドレスを調整し(S72)、エリアが終了するまで(S73)、領域の画素データを取得しつづけるものである。   Here, in the non-compressed area processing pattern of FIG. 34, decoding (decompression processing) of the non-compressed area is performed as follows. That is, when the pixel data of the area is acquired (S71), the address for acquiring the next data is adjusted (S72), and the area pixel data is continuously acquired until the area is completed (S73). .

次に、より詳細なデコード方法の一例を以下に説明する。すなわち、本発明のデコード方法は、所定ビット数で定義される画素データが複数集まって形成される情報集合体のうち、同一画素データが連続するユニットを1単位として圧縮されたビット列を伸張するものであり、上記情報集合体のうち、上記ビット列先頭4bitに描かれている1ラインの画素数を判断するためのディスプレイモードにより1ラインを判別する画素数確認工程と、
上記画素数確認工程により画像表示領域を何個のエリアに分けるかを判別するエリア数決定工程と、
上記エリア数決定工程によって整数個のエリアに分けられた画像表示領域が圧縮領域であるか、非圧縮領域であるかを判別する領域確認工程と、
上記領域確認工程で判別した情報を保持する情報保持工程と、
上記領域確認工程と情報保持工程を、上記エリア数決定工程によって決定されたエリア数により、ライン終端領域まで繰り返す反復工程と
上記保持された情報により上記領域確認工程が圧縮領域であった場合、同一画素データを係数したカウンタ部と、カウンタ部により表されたカウンタ値を取り出す工程と、
上記取り出したカウンタ値に基づいて同一画素データをカウンタ値の数だけ出力する工程と、
ユニットごとのカウンタ値を係数する領域内係数工程と、
上記領域内係数工程と、エリア数決定工程と領域確認工程によって領域内の画素数を決定する領域内画素数決定工程と、
上記領域内画素数決定工程と領域内係数工程を比較する比較工程と、
上記比較工程により両者が一致した場合次のユニットへ移行する工程と、
上記領域確認工程が非圧縮領域であった場合は、画素データをそのまま出力する工程と、
出力した画素データの数を係数する係数工程と、
上記エリア数決定工程と領域確認工程により領域内の画素数を決定する領域内画素数決定工程と、
上記領域内画素数決定工程と上記係数係工程とを比較する比較工程と、
上記比較工程により両者が一致した場合次のユニットへ移行する工程と、
を有する画像情報デコード方法である。
Next, an example of a more detailed decoding method will be described below. That is, the decoding method of the present invention decompresses a compressed bit string using a unit in which the same pixel data is continuous as one unit among information aggregates formed by collecting a plurality of pixel data defined by a predetermined number of bits. A pixel number confirmation step of discriminating one line according to a display mode for judging the number of pixels of one line drawn in the first 4 bits of the bit string in the information aggregate;
An area number determination step for determining how many areas the image display area is divided by the pixel number confirmation step;
An area confirmation process for determining whether the image display area divided into an integer number of areas by the area number determination process is a compressed area or an uncompressed area;
An information holding step for holding the information determined in the region checking step;
When the area confirmation process is a compression area by the repetition process and the retained information, the area confirmation process and the information holding process are repeated until the line end area is determined by the number of areas determined by the area number determining process. A counter unit that coefficient the pixel data, a step of extracting a counter value represented by the counter unit,
Outputting the same pixel data by the number of counter values based on the extracted counter value;
In-region coefficient process for coefficient of counter value for each unit;
A region pixel number determining step for determining the number of pixels in the region by the region coefficient step, the area number determining step and the region checking step;
A comparison step for comparing the region pixel number determination step and the region coefficient step;
The process of moving to the next unit when both match in the comparison process,
If the region confirmation step is an uncompressed region, the step of outputting the pixel data as it is,
A coefficient process for coefficient of the number of output pixel data;
An in-region pixel number determining step for determining the number of pixels in the region by the area number determining step and the region checking step;
A comparison step for comparing the number of pixels in the region and the coefficient-related step;
The process of moving to the next unit when both match in the comparison process,
This is an image information decoding method.

以上、本発明のデコード方法によれば、画像表示領域を整数個のエリアにわけ、圧縮非圧縮領域を明確に定義することにより、ランが多く続くことが予想される領域において、ユニットごとにフラグを設けることによるデータ量の増大を避けることができる。又、ランが続かないエリアでは、カウンタ付加によるデータのオーバーヘッドを避けることで効率的な圧縮と伸張とを提供するものである。   As described above, according to the decoding method of the present invention, the image display area is divided into an integer number of areas, and the compression / non-compression area is clearly defined, so that a flag is set for each unit in an area where many runs are expected to continue. It is possible to avoid an increase in the amount of data due to the provision of. In an area where runs do not continue, efficient compression and expansion are provided by avoiding data overhead due to addition of a counter.

以上記載した様々な実施形態により、当業者は本発明を実現することができるが、更にこれらの実施形態の様々な変形例を思いつくことが当業者によって容易であり、発明的な能力をもたなくとも様々な実施形態へと適用することが可能である。従って、本発明は、開示された原理と新規な特徴に矛盾しない広範な範囲に及ぶものであり、上述した実施形態に限定されるものではない。   With the various embodiments described above, those skilled in the art can realize the present invention. However, it is easy for those skilled in the art to come up with various modifications of these embodiments, and have the inventive ability. It is possible to apply to various embodiments at least. Therefore, the present invention covers a wide range consistent with the disclosed principle and novel features, and is not limited to the above-described embodiments.

例えば、本発明に係るエンコード・デコード方法を、光ディスク装置が扱うDVDの副映像の圧縮・伸張に例をとって説明したが、これに限るものではなく、多くの画像情報に対するエンコード・デコード方法として適用することが可能である。   For example, the encoding / decoding method according to the present invention has been described by taking an example of compression / decompression of a sub-picture of a DVD handled by the optical disc apparatus. However, the present invention is not limited to this, and as an encoding / decoding method for a large amount of image information. It is possible to apply.

本発明に係るエンコード・デコード方法が施される光ディスクのデータ構造の概略図。1 is a schematic diagram of a data structure of an optical disc to which an encoding / decoding method according to the present invention is applied. 本発明に係るエンコード・デコード方法が施される光ディスクのVOBのデータ構造の一例を示す図。The figure which shows an example of the data structure of VOB of the optical disk with which the encoding / decoding method concerning this invention is performed. 本発明に係るエンコード・デコード方法が施される光ディスクのVOBの他のデータ構造の一例を示す図。The figure which shows an example of the other data structure of VOB of the optical disk with which the encoding / decoding method concerning this invention is performed. 本発明に係るエンコード・デコード方法が施される光ディスク装置の構造の一例を示すブロック図。1 is a block diagram showing an example of the structure of an optical disc apparatus to which an encoding / decoding method according to the present invention is applied. 第1の実施形態であるエンコード方法におけるランレングス圧縮ルールの一例を示す図。FIG. 5 is a diagram illustrating an example of a run length compression rule in the encoding method according to the first embodiment. 本発明に係るエンコード方法が施される、画像表示領域を16分割した一例を示す第1のイメージ図。The 1st image figure which shows an example which divided the image display area | region into 16 with which the encoding method which concerns on this invention is performed. 第1の実施形態であるエンコード方法により、ライン(a)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compressed data after encoding line (a) by the encoding method which is 1st Embodiment. 第1の実施形態であるエンコード方法により、ライン(b)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compressed data after encoding line (b) by the encoding method which is 1st Embodiment. 第1の実施形態であるエンコード方法により、ライン(a)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compressed data after encoding line (a) by the encoding method which is 1st Embodiment. 第1の実施形態であるエンコード方法により、ライン(b)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compressed data after encoding line (b) by the encoding method which is 1st Embodiment. 第1の実施形態であるエンコード方法による、第2のランレングス圧縮ルールの一例を示す図。The figure which shows an example of the 2nd run length compression rule by the encoding method which is 1st Embodiment. 第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールの一例を示す図。The figure which shows an example of the 3rd run length compression rule by the encoding method which is 1st Embodiment. 第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールの一例を示す図。The figure which shows an example of the 3rd run length compression rule by the encoding method which is 1st Embodiment. 本発明に係るエンコード方法が施される、画像表示領域を16分割した他の一例を示す第2のイメージ図。The 2nd image figure which shows the other example which divided the image display area | region into 16 with which the encoding method which concerns on this invention is performed. 第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールにより、ライン(a)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compressed data after encoding line (a) by the 3rd run length compression rule by the encoding method which is 1st Embodiment. 第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールにより、ライン(b)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compression data after encoding line (b) by the 3rd run length compression rule by the encoding method which is 1st Embodiment. 第1の実施形態であるエンコード方法による、第3のランレングス圧縮ルールにより、ライン(c)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compressed data after encoding the line (c) by the 3rd run length compression rule by the encoding method which is 1st Embodiment. 本発明に係るエンコード方法が施される、画像表示領域を12分割した一例を示す第3のイメージ図。The 3rd image figure which shows an example which divided the image display area | region into 12 with which the encoding method which concerns on this invention is performed. 第2の実施形態であるエンコード方法により、図18のライン(a)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compression data after encoding the line (a) of FIG. 18 with the encoding method which is 2nd Embodiment. 第2の実施形態であるエンコード方法により、図18のライン(b)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compressed data after encoding the line (b) of FIG. 18 by the encoding method which is 2nd Embodiment. 第2の実施形態であるエンコード方法により、第2のランレングス圧縮ルールによって、図18のライン(a)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compressed data after encoding the line (a) of FIG. 18 by the 2nd run length compression rule with the encoding method which is 2nd Embodiment. 第2の実施形態であるエンコード方法により、第2のランレングス圧縮ルールによって、図18のライン(b)をエンコードした後の圧縮データの一例を示す図。The figure which shows an example of the compressed data after encoding the line (b) of FIG. 18 by the 2nd run length compression rule with the encoding method which is 2nd Embodiment. 本発明に係るエンコード方法が施される画像表示領域を12分割した一例を示す第4のイメージ図。The 4th image figure which shows an example which divided into 12 the image display area where the encoding method based on this invention is performed. 第2の実施形態であるエンコード方法により、第3のランレングス圧縮ルールによって、図23のライン(a)でエンコードした場合の圧縮データの一例を示す図。The figure which shows an example of the compression data at the time of encoding by the line (a) of FIG. 23 with the encoding method which is 2nd Embodiment by the 3rd run length compression rule. 第2の実施形態であるエンコード方法により、第3のランレングス圧縮ルールによって、図23のライン(b)でエンコードした場合の圧縮データの一例を示す図。The figure which shows an example of the compression data at the time of encoding with the line (b) of FIG. 23 with the encoding method which is 2nd Embodiment by the 3rd run length compression rule. 第2の実施形態であるエンコード方法により、第3のランレングス圧縮ルールによって、図23のライン(c)でエンコードした場合の圧縮データの一例を示す図。The figure which shows an example of the compression data at the time of encoding with the line (c) of FIG. 23 with the encoding method which is 2nd Embodiment by the 3rd run length compression rule. 本発明に係るエンコード方法によるランレングス圧縮の基本の一例を示すフローチャート。The flowchart which shows an example of the basics of run length compression by the encoding method which concerns on this invention. 本発明に係るエンコード方法によるランレングス圧縮の詳細の一例を示すフローチャート。The flowchart which shows an example of the detail of the run length compression by the encoding method which concerns on this invention. 本発明に係るエンコード方法によるランレングス圧縮の詳細の一例を示すフローチャート。The flowchart which shows an example of the detail of the run length compression by the encoding method which concerns on this invention. 本発明に係るエンコード方法によるランレングス圧縮の詳細の一例を示すフローチャート。The flowchart which shows an example of the detail of the run length compression by the encoding method which concerns on this invention. 本発明に係るデコード方法によるランレングス伸張の基本の一例を示すフローチャート。The flowchart which shows an example of the basics of the run length expansion | extension by the decoding method concerning this invention. 本発明に係るデコード方法によるランレングス伸張の詳細の一例を示すフローチャート。The flowchart which shows an example of the detail of the run length expansion | extension by the decoding method concerning this invention. 本発明に係るデコード方法によるランレングス伸張の詳細の一例を示すフローチャート。The flowchart which shows an example of the detail of the run length expansion | extension by the decoding method concerning this invention. 本発明に係るデコード方法によるランレングス伸張の詳細の一例を示すフローチャート。The flowchart which shows an example of the detail of the run length expansion | extension by the decoding method concerning this invention.

符号の説明Explanation of symbols

1…ディスク、201…ディスクドライブ、202…データプロセッサ、203…分離部、204…映像デコーダ部、205…副映像デコーダ部、206…音声デコーダ部、207…映像プロセッサ部、208…D/A変換部、220…A/D変換部、222…映像プロセッサ部、223…映像エンコーダ部、224…副映像エンコーダ部、225…音声エンコーダ部、226…合成部。 DESCRIPTION OF SYMBOLS 1 ... Disc, 201 ... Disk drive, 202 ... Data processor, 203 ... Separation unit, 204 ... Video decoder unit, 205 ... Sub video decoder unit, 206 ... Audio decoder unit, 207 ... Video processor unit, 208 ... D / A conversion 220, A / D converter, 222, video processor, 223, video encoder, 224, sub-video encoder, 225, audio encoder, 226, synthesis unit.

Claims (20)

画像情報を所定長さ毎に、整数個の分割領域に等分に分割し、
前記分割領域毎に、その領域の画像情報の反復性に応じて圧縮を行うか否かを判断し、
前記分割領域毎に圧縮を行うか否かを示した圧縮非圧縮情報を生成し、
前記分割領域のうち圧縮を行う領域については、その領域で反復する画像情報の一単位を前記圧縮非圧縮情報に添付し、
前記分割領域のうち圧縮を行わない領域については、その領域の画像情報をそのまま前記圧縮非圧縮情報に添付することで、前記画像情報を圧縮して圧縮画像情報を生成する、
ことを特徴とする画像情報のエンコード方法。
Divide the image information equally into integer number of divided areas for each predetermined length,
For each of the divided areas, determine whether to perform compression according to the repeatability of the image information of the area,
Generating compressed uncompressed information indicating whether or not to perform compression for each of the divided areas;
For the area to be compressed among the divided areas, a unit of image information repeated in the area is attached to the compressed uncompressed information,
For the area that is not compressed among the divided areas, by attaching the image information of the area as it is to the compressed uncompressed information, the image information is compressed to generate compressed image information.
An image information encoding method characterized by the above.
前記圧縮の種類が、前記所定長さの画像情報の全てが一つの画像情報の反復である場合の圧縮か、前記分割領域内の全てが一つの画像情報の反復である場合の圧縮か、前記分割領域内の一部が一つの画像情報の反復である場合の圧縮かを示す、圧縮のタイプ情報を更に前記圧縮非圧縮情報に添付することを特徴とする請求項1記載のエンコード方法。   The compression type is compression when all of the image information of the predetermined length is repetition of one image information, compression when all of the divided areas are repetition of one image information, 2. The encoding method according to claim 1, further comprising: a compression type information indicating whether the compression is performed when a part of the divided area is a repetition of one piece of image information. 画像情報を所定長さ毎に、前記画像情報の反復性に応じて、圧縮を行う圧縮領域と圧縮を行わない非圧縮領域とに分類すべく判断し、
前記圧縮領域と前記非圧縮領域との分布を示すアドレス情報を生成し、
前記圧縮領域については、その領域で反復する画像情報の一単位を前記アドレス情報に添付し、
前記非圧縮領域については、その領域の画像情報をそのまま前記アドレス情報に添付することで、前記画像情報を圧縮して圧縮画像情報を生成する、
ことを特徴とする画像情報のエンコード方法。
For each predetermined length, the image information is determined to be classified into a compressed area where compression is performed and an uncompressed area where compression is not performed, according to the repeatability of the image information.
Generating address information indicating the distribution of the compressed area and the uncompressed area;
For the compressed area, a unit of image information repeated in the area is attached to the address information,
For the non-compressed area, the image information of the area is directly attached to the address information, thereby compressing the image information and generating compressed image information.
An image information encoding method characterized by the above.
前記圧縮の種類が、前記所定長さの画像情報の全てが一つの画像情報の反復である場合の圧縮か、前記圧縮領域内の全てが一つの画像情報の反復である場合の圧縮か、前記圧縮領域内の一部が一つの画像情報の反復である場合の圧縮かを示す、圧縮のタイプ情報を更に前記アドレス情報に添付することを特徴とする請求項3記載のエンコード方法。   The compression type is compression when all of the image information of the predetermined length is repetition of one image information, compression when all of the compression information is repetition of one image information, 4. The encoding method according to claim 3, wherein compression type information indicating whether the compression is performed when a part of the compression area is repetition of one image information is further attached to the address information. 圧縮画像情報を受け、これを所定長さ毎の整数個の分割領域として識別し、
前記分割領域毎に圧縮を行っているか否かを示す圧縮非圧縮情報とこれに続く画像情報とを検出し、
前記圧縮非圧縮情報がその分割領域を圧縮領域であると示している場合、その分割領域に対応する前記画像情報を検出し、これを所定回数だけ反復して出力し、
前記圧縮非圧縮情報がその分割領域を非圧縮領域であると示している場合、その分割領域に対応する前記画像情報を検出し、これをそのまま出力することにより前記圧縮画像情報を圧縮前の画像情報へ伸張することを特徴とする画像情報のデコード方法。
Receiving compressed image information, identifying this as an integer number of divided regions for each predetermined length,
Compressed uncompressed information indicating whether or not compression is performed for each divided area and subsequent image information are detected,
When the compressed uncompressed information indicates that the divided area is a compressed area, the image information corresponding to the divided area is detected, and this is output a predetermined number of times,
If the compressed uncompressed information indicates that the divided area is an uncompressed area, the image information corresponding to the divided area is detected and output as it is to compress the compressed image information into an uncompressed image. A method for decoding image information, characterized by decompressing the information.
前記圧縮の種類が、前記所定長さの画像情報の全てが一つの画像情報の反復である場合の圧縮か、前記分割領域内の全てが一つの画像情報の反復である場合の圧縮か、前記分割領域内の一部が一つの画像情報の反復である場合の圧縮かを示す圧縮のタイプ情報を、前記圧縮画像情報から更に検出し、
前記圧縮タイプ情報が示す圧縮のタイプに基づいて、前記分割領域毎に前記圧縮領域の画像情報を復元することを特徴とする請求項5記載のデコード方法。
The compression type is compression when all of the image information of the predetermined length is repetition of one image information, compression when all of the divided areas are repetition of one image information, Further detecting from the compressed image information compression type information indicating whether compression is performed when a part of the divided area is a repetition of one image information;
6. The decoding method according to claim 5, wherein the image information of the compressed area is restored for each of the divided areas based on a compression type indicated by the compression type information.
圧縮画像情報を受け、ここから圧縮領域と非圧縮領域との分布を示すアドレス情報を検出して、これに基づき前記圧縮領域と前記非圧縮領域とを識別し、
前記圧縮領域については、その圧縮領域に対応する画像情報を前記圧縮画像情報から検出して、これを所定回数だけ反復して出力し、
前記非圧縮領域については、その非圧縮領域に対応する画像情報を前記圧縮画像情報から検出し、これをそのまま出力することにより前記圧縮画像情報を圧縮前の画像情報へ伸張することを特徴とする画像情報のデコード方法。
Receiving the compressed image information, detecting address information indicating the distribution of the compressed region and the non-compressed region from here, and identifying the compressed region and the non-compressed region based on this,
For the compressed area, image information corresponding to the compressed area is detected from the compressed image information, and this is repeated a predetermined number of times and output.
For the non-compressed area, the image information corresponding to the non-compressed area is detected from the compressed image information, and the compressed image information is expanded to the pre-compressed image information by outputting it as it is. Decoding method of image information.
前記圧縮の種類が、所定長さの画像情報の全てが一つの画像情報の反復である場合の圧縮か、前記圧縮領域内の全てが一つの画像情報の反復である場合の圧縮か、前記圧縮域内の一部が一つの画像情報の反復である場合の圧縮かを示す圧縮のタイプ情報を、前記圧縮画像情報から更に検出し、
前記圧縮タイプ情報が示す圧縮のタイプに基づいて、前記圧縮領域毎に画像情報を復元することを特徴とする請求項7記載のデコード方法。
The compression type is compression when all of the image information of a predetermined length is repetition of one image information, compression when all of the compression information is repetition of one image information, or the compression Further detecting from the compressed image information compression type information indicating whether compression is performed when a part of the region is a repetition of one image information;
8. The decoding method according to claim 7, wherein image information is restored for each compression area based on a compression type indicated by the compression type information.
外部から与えられる画像情報を所定長さ毎に等分に整数個に分割した分割領域毎に、その領域の画像情報の反復性に応じて圧縮を行うか否かを判断し、前記分割領域毎に圧縮を行うか否かを示した圧縮非圧縮情報を生成し、
前記分割領域のうち圧縮を行う領域については、その領域で反復する画像情報の一単位を前記圧縮非圧縮情報に添付し、前記分割領域のうち圧縮を行わない領域については、その領域の画像情報をそのまま前記圧縮非圧縮情報に添付することで、前記画像情報を圧縮して圧縮画像情報を生成するエンコーダ部と、
前記エンコーダ部が生成した前記圧縮画像情報をディスクに記録する記録部と、
を具備することを特徴とするディスク装置。
For each divided area obtained by dividing the image information given from the outside into an integral number of equal parts for each predetermined length, it is determined whether or not to perform compression according to the repeatability of the image information in that area, and for each divided area To generate compressed uncompressed information indicating whether or not to perform compression,
For the area to be compressed among the divided areas, a unit of image information repeated in the area is attached to the compressed uncompressed information, and for the area not to be compressed among the divided areas, image information of the area is attached. Is attached to the compressed uncompressed information as it is, and an encoder unit that compresses the image information to generate compressed image information;
A recording unit for recording the compressed image information generated by the encoder unit on a disc;
A disk device comprising:
前記エンコーダ部は、前記圧縮の種類が、前記所定長さの画像情報の全てが一つの画像情報の反復である場合の圧縮か、前記分割領域内の全てが一つの画像情報の反復である場合の圧縮か、前記分割領域内の一部が一つの画像情報の反復である場合の圧縮かを示す、圧縮のタイプ情報を更に前記圧縮非圧縮情報に添付することを特徴とする請求項9記載のディスク装置。   In the encoder unit, when the type of compression is compression when all of the image information of the predetermined length is repetition of one image information, or when all of the divided areas are repetition of one image information 10. The compression type information indicating whether the compression is performed when the image is compressed or when a part of the divided area is a repetition of one piece of image information is further attached to the compressed uncompressed information. Disk unit. 前記エンコーダ部は、与えられた映像情報の主映像に対する副映像を圧縮画像情報にする副映像エンコーダ部であり、
前記与えられた映像情報の主映像である映像情報をエンコードする映像エンコーダ部を更に有し、
前記記録部は、前記主映像と副映像とのエンコードされた映像情報を前記ディスクに記録することを特徴とする請求項9記載のディスク装置。
The encoder unit is a sub-video encoder unit that converts a sub-video with respect to a main video of given video information into compressed image information,
A video encoder for encoding video information which is a main video of the given video information;
The disk device according to claim 9, wherein the recording unit records the encoded video information of the main video and the sub-video on the disk.
外部から与えられる画像情報を所定長さ毎に、前記画像情報の反復性に応じて、圧縮を行う圧縮領域と圧縮を行わない非圧縮領域とに分類すべく判断し、前記圧縮領域と前記非圧縮領域との分布を示すアドレス情報を生成し、
前記圧縮領域については、その領域で反復する画像情報の一単位を前記アドレス情報に添付し、前記非圧縮領域については、その領域の画像情報をそのまま前記アドレス情報に添付することで、前記画像情報を圧縮して圧縮画像情報を生成するエンコーダ部と、
前記エンコーダ部が生成した前記圧縮画像情報をディスクに記録する記録部と、
を具備することを特徴とするディスク装置。
The image information given from the outside is determined to be classified into a compressed area where compression is performed and a non-compressed area where compression is not performed according to the repeatability of the image information for each predetermined length. Generate address information indicating the distribution with the compressed area,
For the compressed area, a unit of image information repeated in the area is attached to the address information, and for the non-compressed area, the image information of the area is attached as it is to the address information. An encoder unit that generates compressed image information by compressing
A recording unit for recording the compressed image information generated by the encoder unit on a disc;
A disk device comprising:
前記エンコーダ部は、前記圧縮の種類が、前記所定長さの画像情報の全てが一つの画像情報の反復である場合の圧縮か、前記圧縮領域内の全てが一つの画像情報の反復である場合の圧縮か、前記圧縮領域内の一部が一つの画像情報の反復である場合の圧縮かを示す、圧縮のタイプ情報を更に前記アドレス情報に添付することを特徴とする請求項12記載のディスク装置。   In the encoder unit, the compression type is compression when all of the image information of the predetermined length is repetition of one image information, or when all of the compression information is repetition of one image information. 13. The disc according to claim 12, further comprising: compression type information attached to the address information indicating whether the compression is performed when the image is compressed or when a part of the compressed area is a repetition of one image information. apparatus. 前記エンコーダ部は、与えられた映像情報の主映像に対する副映像を圧縮画像情報にする副映像エンコーダ部であり、
前記与えられた映像情報の主映像である映像情報をエンコードする映像エンコーダ部を更に有し、
前記記録部は、前記主映像と副映像とのエンコードされた映像情報を前記ディスクに記録することを特徴とする請求項12記載のディスク装置。
The encoder unit is a sub-video encoder unit that converts a sub-video with respect to a main video of given video information into compressed image information,
A video encoder for encoding video information which is a main video of the given video information;
13. The disk apparatus according to claim 12, wherein the recording unit records the encoded video information of the main video and the sub video on the disk.
ディスクに記録されている圧縮画像情報を読み取る読取部と、
前記読取部から前記圧縮画像情報を受け、これを所定長さ毎の整数個の分割領域として識別し、前記分割領域毎に圧縮を行っているか否かを示す圧縮非圧縮情報とこれに続く画像情報とを検出し、
前記圧縮非圧縮情報がその分割領域を圧縮領域であると示している場合、その分割領域に対応する前記画像情報を検出し、これを所定回数だけ反復して出力し、前記圧縮非圧縮情報がその分割領域を非圧縮領域であると示している場合、その分割領域に対応する前記画像情報を検出し、これをそのまま出力することにより前記圧縮画像情報を圧縮前の画像情報へ伸張して出力するデコーダ部と、
を具備することを特徴とするディスク装置。
A reading unit for reading compressed image information recorded on the disc;
The compressed image information is received from the reading unit, is identified as an integer number of divided regions for each predetermined length, and compressed uncompressed information indicating whether or not compression is performed for each of the divided regions, followed by an image Detect information and
When the compressed uncompressed information indicates that the divided area is a compressed area, the image information corresponding to the divided area is detected and output by repeating the predetermined number of times. When the divided area is indicated as an uncompressed area, the image information corresponding to the divided area is detected and output as it is, so that the compressed image information is decompressed and output to the image information before compression. A decoder unit to
A disk device comprising:
前記デコーダ部は、前記圧縮の種類が、前記所定長さの画像情報の全てが一つの画像情報の反復である場合の圧縮か、前記分割領域内の全てが一つの画像情報の反復である場合の圧縮か、前記分割領域内の一部が一つの画像情報の反復である場合の圧縮かを示す圧縮のタイプ情報を、前記圧縮画像情報から更に検出し、前記圧縮タイプ情報が示す圧縮のタイプに基づいて、前記分割領域毎に前記圧縮領域の画像情報を復元することを特徴とする請求項15記載のディスク装置。   In the decoder unit, the compression type is compression when all of the image information of the predetermined length is repetition of one image information, or when all of the divided areas are repetition of one image information. Or compression type information indicating whether compression is performed when a part of the divided area is a repetition of one piece of image information is further detected from the compressed image information, and the compression type indicated by the compression type information 16. The disk device according to claim 15, wherein the image information of the compressed area is restored for each of the divided areas based on the information. 前記デコーダ部は、前記読取部から読み取った圧縮画像情報の内、映像情報の主映像に対する副映像の圧縮画像情報をエンコードする副映像デコーダ部であり、
前記読取部から読み取った圧縮画像情報の内、前記映像情報の主映像の圧縮画像情報をデコードして出力する主映像デコーダ部を更に有することを特徴とする請求項15記載のディスク装置。
The decoder unit is a sub-picture decoder unit that encodes compressed image information of a sub-video with respect to a main video of video information among compressed image information read from the reading unit;
16. The disk device according to claim 15, further comprising a main video decoder unit for decoding and outputting the compressed image information of the main video of the video information among the compressed image information read from the reading unit.
ディスクに記録されている圧縮画像情報を読み取る読取部と、
前記読取部から前記圧縮画像情報を受け、ここから圧縮領域と非圧縮領域との分布を示すアドレス情報を検出して前記圧縮領域と前記非圧縮領域とを識別し、前記圧縮領域については、その圧縮領域に対応する画像情報を前記圧縮画像情報から検出して、これを所定回数だけ反復して出力し、前記非圧縮領域については、その非圧縮領域に対応する画像情報を前記圧縮画像情報から検出し、これをそのまま出力することにより前記圧縮画像情報を圧縮前の画像情報へ伸張して出力するデコーダ部と、
を具備することを特徴とするディスク装置。
A reading unit for reading compressed image information recorded on the disc;
The compressed image information is received from the reading unit, and address information indicating the distribution of the compressed area and the non-compressed area is detected therefrom to identify the compressed area and the non-compressed area. Image information corresponding to a compressed area is detected from the compressed image information, and this is repeated a predetermined number of times, and the image information corresponding to the non-compressed area is extracted from the compressed image information for the non-compressed area. A decoder unit that detects and outputs the compressed image information as it is before being compressed by outputting the compressed image information;
A disk device comprising:
前記デコーダ部は、前記圧縮の種類が、所定長さの画像情報の全てが一つの画像情報の反復である場合の圧縮か、前記圧縮領域内の全てが一つの画像情報の反復である場合の圧縮か、前記圧縮域内の一部が一つの画像情報の反復である場合の圧縮かを示す圧縮のタイプ情報を、前記圧縮画像情報から更に検出し、前記圧縮タイプ情報が示す圧縮のタイプに基づいて、前記圧縮領域毎に画像情報を復元することを特徴とする請求項18記載のディスク装置。   The decoder unit may compress the type of compression when image information of a predetermined length is a repetition of one piece of image information or when all of the compression information is repetition of one piece of image information. Compression type information indicating whether compression or compression when a part of the compression area is a repetition of one piece of image information is further detected from the compressed image information, and based on the compression type indicated by the compression type information 19. The disk device according to claim 18, wherein image information is restored for each compressed area. 前記デコーダ部は、前記読取部から読み取った圧縮画像情報の内、映像情報の主映像に対する副映像の圧縮画像情報をエンコードする副映像デコーダ部であり、
前記読取部から読み取った圧縮画像情報の内、前記映像情報の主映像の圧縮画像情報をデコードして出力する主映像デコーダ部を更に有することを特徴とする請求項18記載のディスク装置。

The decoder unit is a sub-picture decoder unit that encodes compressed image information of a sub-video with respect to a main video of video information among compressed image information read from the reading unit;
19. The disk device according to claim 18, further comprising a main video decoder unit for decoding and outputting compressed image information of the main video of the video information among the compressed image information read from the reading unit.

JP2003306792A 2003-08-29 2003-08-29 Method for encoding-decoding image information and disk device Pending JP2005079815A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003306792A JP2005079815A (en) 2003-08-29 2003-08-29 Method for encoding-decoding image information and disk device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003306792A JP2005079815A (en) 2003-08-29 2003-08-29 Method for encoding-decoding image information and disk device

Publications (1)

Publication Number Publication Date
JP2005079815A true JP2005079815A (en) 2005-03-24

Family

ID=34409778

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003306792A Pending JP2005079815A (en) 2003-08-29 2003-08-29 Method for encoding-decoding image information and disk device

Country Status (1)

Country Link
JP (1) JP2005079815A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006129546A1 (en) * 2005-05-30 2006-12-07 Matsushita Electric Industrial Co., Ltd. Recording/reproducing apparatus, recording medium and integrated circuit
JP2016514426A (en) * 2013-03-05 2016-05-19 クゥアルコム・インコーポレイテッドQualcomm Incorporated Predictive coding of depth lookup tables within and across views
US10164654B2 (en) 2016-10-07 2018-12-25 Kabushiki Kaisha Toshiba Data compressing device, data decompressing device, and data compressing/decompressing apparatus
CN111953976A (en) * 2020-07-08 2020-11-17 西安万像电子科技有限公司 Image processing method and device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006129546A1 (en) * 2005-05-30 2006-12-07 Matsushita Electric Industrial Co., Ltd. Recording/reproducing apparatus, recording medium and integrated circuit
JP4825202B2 (en) * 2005-05-30 2011-11-30 パナソニック株式会社 Recording / reproducing apparatus, recording medium, and integrated circuit
US8238728B2 (en) 2005-05-30 2012-08-07 Panasonic Corporation Recording/reproducing apparatus, recording medium and integrated circuit
JP2016514426A (en) * 2013-03-05 2016-05-19 クゥアルコム・インコーポレイテッドQualcomm Incorporated Predictive coding of depth lookup tables within and across views
US10271034B2 (en) 2013-03-05 2019-04-23 Qualcomm Incorporated Simplified depth coding
US10164654B2 (en) 2016-10-07 2018-12-25 Kabushiki Kaisha Toshiba Data compressing device, data decompressing device, and data compressing/decompressing apparatus
CN111953976A (en) * 2020-07-08 2020-11-17 西安万像电子科技有限公司 Image processing method and device

Similar Documents

Publication Publication Date Title
JP4883100B2 (en) VIDEO RECORDING METHOD AND DEVICE, VIDEO REPRODUCTION METHOD AND DEVICE, AND RECORDING MEDIUM
KR100657241B1 (en) Recording/reproducing apparatus and method for moving picture, and recording medium
WO2010086912A1 (en) Recording apparatus and recording method
JP2009147549A (en) Moving image recording apparatus, moving image reproducing apparatus and program
JP2005514840A (en) System and method for providing high resolution material on a standard resolution compatible medium
CA2342646C (en) Method for moving image playback and apparatus therefor
JP4412720B2 (en) Video processing method and apparatus
JP2005079815A (en) Method for encoding-decoding image information and disk device
US7164799B2 (en) Information recording medium, information recording device, and information reproducing method
JP4825202B2 (en) Recording / reproducing apparatus, recording medium, and integrated circuit
JP2000509873A (en) Method and apparatus for recording and reproducing video images
JP2004186808A (en) Encoding method and decoding method, encoding apparatus, decoding apparatus, and recording medium
JP3660416B2 (en) Image data encoding / decoding system
JP2002094939A (en) Recording apparatus and reproducing apparatus
JP3775525B2 (en) Decoding device and decoding method
JP2010288299A (en) Information recording medium, information recording device, information reproducing device, and information reproducing method
KR100708208B1 (en) Reproducing apparatus and method for moving picture
JPH0283578A (en) Device and method for image data display
WO2005046228A1 (en) Information recording apparatus, information recording method, and recording program
JPH0898134A (en) Data recording and reproducing device
JP3444499B2 (en) Video playback device and video playback method
JP2007281636A (en) Video recorder/reproducer
KR20070027205A (en) Digital recording system and method for recording thereof
JP2004120035A (en) Video image recording/reproducing apparatus
JPH06350457A (en) Method and device for data signal recording and reproducing