JPH10164584A - Image processor - Google Patents

Image processor

Info

Publication number
JPH10164584A
JPH10164584A JP31525796A JP31525796A JPH10164584A JP H10164584 A JPH10164584 A JP H10164584A JP 31525796 A JP31525796 A JP 31525796A JP 31525796 A JP31525796 A JP 31525796A JP H10164584 A JPH10164584 A JP H10164584A
Authority
JP
Japan
Prior art keywords
information
image
decoding
nth
dividing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP31525796A
Other languages
Japanese (ja)
Other versions
JP3510433B2 (en
Inventor
Takeshi Nishida
健 西田
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP31525796A priority Critical patent/JP3510433B2/en
Publication of JPH10164584A publication Critical patent/JPH10164584A/en
Application granted granted Critical
Publication of JP3510433B2 publication Critical patent/JP3510433B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent motion compensation from becoming impossible near a boundary and to guarantee motion over the entire screen by dividing a screen into plural image areas, adjacent in a vertical direction and parallel motion compensating and decoding image information with them as units. SOLUTION: A slice detector l detects the position on the screen and slices the bit stream of compressed image information corresponding to two upper and lower image areas. Buffers 2A and 2B adjust the time, so as to be matched with the operation timing of decoders 3A and 3B and outputs the image information corresponding to the divided upper and lower image areas by FIFO (first-in first-out). The decoders 3A and 3B directly access the image information stored in memories 5A and 5B, perform the motion compensation and decode them and a connection device 6 connects the image information, corresponding to the image areas and constitutes the image information for one screen.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、MPEG2(Movi
ng Picture Experts Group 2)等に準拠する大規模な動
画像情報を高速に動き補償して復号する画像処理装置に
関する。
The present invention relates to MPEG2 (Movi).
The present invention relates to an image processing apparatus for performing high-speed motion compensation and decoding of large-scale moving image information conforming to ng Picture Experts Group 2) and the like.

【0002】[0002]

【従来の技術】MPEG2に代表される動画像情報のデ
ィジタル圧縮処理技術の要素技術として、圧縮された動
画像情報を復号する際に、画像の動き(移動)をベクト
ル量で記述した所謂「動きベクトル」に従って、或る時
間位置の画面(フレーム)の画像情報から別の時間位置
の画面の画像情報を構築する技術があり、所謂「動き補
償」と呼ばれている。
2. Description of the Related Art As an elemental technology of digital compression processing technology of moving picture information represented by MPEG2, when decoding compressed moving picture information, a so-called "movement" in which the motion (movement) of an image is described by a vector amount. There is a technique for constructing image information of a screen at another time position from image information of a screen (frame) at a certain time position according to a "vector", and is called "motion compensation".

【0003】このように、復号する際に動き補償を行う
ことを前提として圧縮された動画像情報を復号するため
の映像デコーダとして、図6にその構成を示すような画
像処理装置が知られている。即ち、同図に示す画像処理
装置は、MPEG2に準拠して圧縮された画像情報を動
き補償して復号するもので、圧縮された画像情報を復号
するためのMPEG2デコーダ3と、該デコーダ3によ
り復号された画像情報を一時的に記憶しておくためのダ
イナミックRAM(Dynamic Random Access Memory)等か
らなるメモリ5とから構成される。なお、MPEG2デ
コーダ3は、例えばスタンダードセル等の手法を用いて
LSI(Large Scale Integrated circuit) チップ等と
して具現化される。
As a video decoder for decoding moving picture information compressed on the premise of performing motion compensation when decoding, an image processing apparatus having the configuration shown in FIG. 6 is known. I have. That is, the image processing apparatus shown in FIG. 1 performs motion-compensation decoding of image information compressed in accordance with MPEG2, and decodes the image information by using an MPEG2 decoder 3 for decoding the compressed image information. And a memory 5 such as a dynamic RAM (Dynamic Random Access Memory) for temporarily storing the decoded image information. The MPEG2 decoder 3 is embodied as an LSI (Large Scale Integrated circuit) chip or the like using a method such as a standard cell.

【0004】このように構成された従来の画像処理装置
では、MPEG2デコーダ3により復号した或る時間位
置の画面の画像情報を一旦メモリ5に記憶しておく。そ
して、別の時間位置の画面における或る局所領域の画像
はメモリ5に記録された或る時間位置の画面における或
る局所領域の画像が移動してきたものと考え、この局所
領域の画像の移動方向及び移動量を表す動きベクトルに
従って、メモリ5に記憶された画像情報を読み出して動
き補償を行い、別の時間位置の画面の画像情報を構築す
る。この動き補償は、上述の「或る局所領域」を単位と
して画面全体にわたって順次行われるが、以下の説明に
おいては、動き補償を行う上での画面上の処理単位であ
る「局所領域」を「画像ブロック」と記すこととする。
In the conventional image processing apparatus configured as described above, the image information of the screen at a certain time position decoded by the MPEG2 decoder 3 is temporarily stored in the memory 5. Then, an image of a certain local area on the screen at another time position is considered to be an image of a certain local area on the screen at a certain time position recorded in the memory 5, and the image of this local area is moved. The image information stored in the memory 5 is read out in accordance with the motion vector indicating the direction and the movement amount, and motion compensation is performed to construct image information of a screen at another time position. This motion compensation is sequentially performed over the entire screen using the above-mentioned “certain local area” as a unit. In the following description, the “local area” which is a processing unit on the screen in performing motion compensation is referred to as “local area”. Image block ".

【0005】[0005]

【発明が解決しようとする課題】ところで、一般に、M
PEG2等が対象とする動画像情報のデータ量は、JP
EG等が対象とする静止画像情報に比較して規模が大き
なものとなる。この上、画面のサイズが大きくなり、し
かも1秒間の画像のコマ数が増えると、そのデータ量は
著しく増加し、図6に示す従来の装置を構成するMPE
G2デコーダ3やメモリ5が処理すべきデータ量が著し
く増えることとなる。
By the way, in general, M
The data amount of moving image information targeted by PEG2 etc. is JP
The scale is larger than the still image information targeted by the EG or the like. In addition, as the size of the screen increases and the number of frames per second increases, the amount of data increases significantly, and the MPE which constitutes the conventional apparatus shown in FIG.
The amount of data to be processed by the G2 decoder 3 and the memory 5 is significantly increased.

【0006】しかし、標準的なMPEGデコーダLSI
は、縦480画素、横720画素、1秒間あたり30フ
レーム程度の解像度を有するNTSC(National Televi
sionSystem Committee)方式などの画像情報を対象とし
た復号処理能力しかなく、このため、1個の標準的なM
PEGデコーダLSIのみでは、縦1080画素、横1
920画素、1秒間あたり30フレーム程度の解像度を
有するHDTV(HighDefinition TeleVision)方式など
の大規模な画像情報を復号することはできない。
However, a standard MPEG decoder LSI
Is an NTSC (National Television) with a resolution of about 480 pixels vertically, 720 pixels horizontally, and about 30 frames per second.
sionSystem Committee) and has only the decoding processing capability for image information.
With only PEG decoder LSI, 1080 pixels vertically and 1 pixel horizontally
Large-scale image information such as HDTV (High Definition TeleVision) having 920 pixels and a resolution of about 30 frames per second cannot be decoded.

【0007】そこで、HDTVクラスの大規模な画像情
報を、標準的なMPEGデコーダLSIを用いて復号し
ようとする場合、図7にその構成を例示すように、復号
処理を並列化した装置が考えられる。即ち、同図に示す
画像処理装置は、画面を画像領域A及びBの2つの領域
に分割し、これら画像領域A及びBに対応する画像情報
を処理する2系統のMPEG2デコーダ3a,3b及び
メモリ5a,5bを備え、これら画像領域A及びBに対
応する画像情報を並列処理して復号した後、それぞれの
MPEG2デコーダ3a,3bにより復号して得られた
画像情報を結合器6aにより結合して、1画面分の復号
された画像情報を構成するものである。
In order to decode large-scale image information of the HDTV class using a standard MPEG decoder LSI, an apparatus having a parallel decoding process as shown in FIG. Can be That is, the image processing apparatus shown in FIG. 1 divides a screen into two areas, image areas A and B, and processes two sets of MPEG2 decoders 3a and 3b for processing image information corresponding to the image areas A and B, and a memory. After the image information corresponding to the image areas A and B are processed in parallel and decoded, the image information obtained by decoding by the respective MPEG2 decoders 3a and 3b is combined by a combiner 6a. 1 constitutes one screen of decoded image information.

【0008】ところが、MPEG2等では、前述のよう
に、動き補償を行う場合、動きベクトルに従ってメモリ
をアクセスして、必要とする画像ブロックの画像情報を
読み出すものとなっており、図7に示す装置の構成で
は、画像領域Aの画像情報の処理を受け持つデコーダ3
aは画像領域Bの画像情報を記憶するメモリ5bをアク
セスすることができない。従って、例えば画像領域Aに
属する或る画像ブロックについて動き補償するに際して
動きベクトルが画像領域Bの画像ブロックの画像情報を
参照するものである場合には、この動きベクトルが指定
する画像情報を参照して動き補償を行うことができず、
画像領域AとBとの境界付近での画像の動きが不自然な
ものとなる。
However, in the case of MPEG2 or the like, when performing motion compensation as described above, a memory is accessed in accordance with a motion vector to read out image information of a necessary image block. In the configuration of the decoder 3, the decoder 3 responsible for the processing of the image information of the image area A
a cannot access the memory 5b that stores the image information of the image area B. Therefore, for example, when a motion vector refers to the image information of the image block in the image area B when performing motion compensation for a certain image block belonging to the image area A, the image information specified by the motion vector is referred to. Cannot perform motion compensation,
The motion of the image near the boundary between the image areas A and B becomes unnatural.

【0009】本発明は、このような問題に鑑みてなされ
たものであり、動画像情報を画面の複数の画像領域に対
応づけて分割して並列的に復号するに際し、画像領域の
境界付近で動き補償が不能となることがなく、画面全体
にわたって適切な動き補償を行うことができる画像処理
装置を提供することを課題とする。
The present invention has been made in view of such a problem, and when moving image information is divided in correspondence with a plurality of image regions on a screen and is decoded in parallel, the moving image information is divided near the boundaries of the image regions. An object of the present invention is to provide an image processing apparatus capable of performing appropriate motion compensation over the entire screen without making motion compensation impossible.

【0010】[0010]

【課題を解決するための手段】本発明は、前記課題を解
決達成するため、以下の構成を有する。即ち、請求項1
に記載の発明に係る画像処理装置は、画面を垂直方向に
隣接する複数の画像領域に分割し、該画像領域を単位と
して前記画面の画像情報を並列的に動き補償して復号す
る画像処理装置であって、前記複数の画像領域に対応づ
けて前記画像情報を分割する情報分割手段と、前記情報
分割手段により分割された画像情報のそれぞれを復号す
る複数の復号手段と、前記複数の復号手段により復号さ
れた画像情報のそれぞれを記憶する複数の記憶手段と、
前記複数の復号手段により復号された画像情報のそれぞ
れを前記複数の画像領域に対応づけて結合する情報結合
手段とを備え、前記複数の記憶手段のそれぞれは、独立
にアクセス可能な複数のメモリ空間を有すると共に前記
復号手段により復号された画像情報を前記複数のメモリ
空間に分割して記憶し、前記複数の復号手段のそれぞれ
は、前記情報分割手段により分割された画像情報を復号
するに際し、前記メモリ空間を単位として前記複数の記
憶手段の何れかをアクセスして、前記複数の画像領域の
画像情報について並列的に動き補償を行うことを特徴と
する画像処理装置の構成を有する。
Means for Solving the Problems The present invention has the following arrangement to achieve the above object. That is, claim 1
The image processing apparatus according to the invention described in (1), the image processing apparatus divides a screen into a plurality of vertically adjacent image areas, and performs motion compensation and decoding on the image information of the screen in parallel in units of the image areas. An information dividing unit that divides the image information in association with the plurality of image regions; a plurality of decoding units that decode each of the image information divided by the information dividing unit; and the plurality of decoding units. A plurality of storage means for storing each of the image information decoded by
Information combining means for combining each of the image information decoded by the plurality of decoding means in association with the plurality of image areas, wherein each of the plurality of storage means has a plurality of independently accessible memory spaces. And having the image information decoded by the decoding means divided and stored in the plurality of memory spaces, and each of the plurality of decoding means, when decoding the image information divided by the information dividing means, An image processing apparatus has a configuration in which any one of the plurality of storage units is accessed in units of a memory space to perform motion compensation in parallel on image information of the plurality of image areas.

【0011】また、請求項2に記載の発明に係る画像処
理装置は、画面を垂直方向に隣接する第1番目から第N
番目(Nは2以上の整数)までのN個の画像領域に分割
し、該画像領域を単位として前記画面の画像情報を並列
的に動き補償して復号する画像処理装置であって、前記
第1番目から第N番目の画像領域に対応づけて、前記画
像情報を第1から第Nの画像情報に分割する情報分割手
段と、前記第1から第Nの画像情報を第1から第Nの復
号情報にそれぞれ復号する第1から第Nの復号手段と、
前記第1番目から第N番目の画像領域のそれぞれを前記
垂直方向に隣接するように2分割して得られる第1番目
から第2N番目までの小画像領域に対応づけて、前記第
1から第Nの復号情報を第1から第2Nの参照情報に分
割してそれぞれ記憶する第1から第2Nの記憶手段と、
前記第1から第Nの復号情報を前記第1番目から第N番
目の画像領域に対応づけて結合する情報結合手段とを備
え、前記第1から第Nの復号手段は、前記第1から第N
の画像情報を前記第1から第Nの復号情報にそれぞれ復
号するに際し、該第1から第Nの復号手段の第M(Mは
1以上N以下の整数)の復号手段が第2M−2から第2
M+1の記憶手段の何れかをアクセスして第2M−2か
ら第2M+1の参照情報を参照することにより、前記第
1から第Nの画像情報について並列的に動き補償を行う
ことを特徴とする画像処理装置の構成を有する。
The image processing apparatus according to the second aspect of the present invention provides the image processing apparatus according to the first to Nth screens which are vertically adjacent to each other.
An image processing apparatus that divides the image information of the screen by performing motion compensation in parallel with the image area divided into N image areas up to the Nth (N is an integer of 2 or more) units, and Information dividing means for dividing the image information into first to N-th image information in association with the first to N-th image areas; and dividing the first to N-th image information into first to N-th image areas. First to N-th decoding means for respectively decoding the decoded information;
Each of the first to Nth image areas is divided into two so as to be adjacent to each other in the vertical direction, and the first to Nth small image areas are associated with the first to Nth small image areas. First to second N storage means for dividing the N decoded information into first to second N reference information and storing them, respectively;
Information combining means for combining the first to N-th decoded information in association with the first to N-th image areas, wherein the first to N-th decoding means comprises: N
In decoding each of the image information into the first to N-th decoding information, the M-th (M is an integer of 1 or more and N or less) decoding means of the first to N-th decoding means is used. Second
An image in which motion compensation is performed in parallel on the first to Nth image information by accessing any of the M + 1 storage means and referring to the 2M-2 to 2M + 1 reference information. It has a configuration of a processing device.

【0012】さらに、請求項3に記載の発明に係る画像
処理装置は、画像情報を動き補償して復号する画像処理
装置であって、前記画像情報を輝度情報と色差情報とに
分割する情報分割手段と、前記輝度情報及び色差情報を
輝度復号情報及び色差復号情報にそれぞれ復号する第1
及び第2の復号手段と、前記輝度復号情報及び前記色差
復号情報をそれぞれ輝度参照情報及び色差参照情報とし
て記憶する第1及び第2の記憶手段と、前記輝度復号情
報と前記色差復号情報とを結合する情報結合手段とを備
え、前記第1及び第2の復号手段は、前記輝度情報及び
前記色差情報を前記輝度復号情報及び前記色差復号情報
にそれぞれ復号するに際し、前記第1及び第2の記憶手
段をそれぞれアクセスして、該第1及び第2の記憶手段
に記憶された前記輝度参照情報及び前記色差参照情報を
それぞれ参照することにより、前記輝度情報及び前記色
差情報について並列的に動き補償を行うことを特徴とす
る画像処理装置の構成を有する。
An image processing apparatus according to a third aspect of the present invention is an image processing apparatus that performs motion compensation on image information and decodes the image information, wherein the image information is divided into luminance information and color difference information. Means for decoding the luminance information and the chrominance information into luminance decoding information and chrominance decoding information, respectively;
And second decoding means, first and second storage means for storing the luminance decoding information and the chrominance decoding information as luminance reference information and chrominance reference information, respectively, and the luminance decoding information and the chrominance decoding information. Information combining means for combining, the first and second decoding means, when decoding the luminance information and the chrominance information into the luminance decoding information and the chrominance decoding information, respectively, the first and second decoding By accessing the storage means and referring to the luminance reference information and the chrominance reference information stored in the first and second storage means, respectively, the motion compensation is performed on the luminance information and the chrominance information in parallel. And a configuration of an image processing apparatus characterized by performing the following.

【0013】さらにまた、請求項4に記載の発明に係る
画像処理装置は、画像情報を動き補償して復号する画像
処理装置であって、前記画像情報を色成分に基づいて第
1から第Nの色情報に分割する情報分割手段と、前記第
1から第Nの色情報を第1から第Nの復号情報にそれぞ
れ復号する第1から第Nの復号手段と、前記第1から第
Nの復号情報をそれぞれ第1から第Nの参照情報として
記憶する第1から第Nの記憶手段と、前記第1から第N
の復号情報を結合する情報結合手段とを備え、前記第1
から第Nの復号手段は、前記第1から第Nの色情報を前
記第1から第Nの復号情報にそれぞれ復号するに際し、
前記第1から第Nの記憶手段をそれぞれアクセスして、
該第1から第Nの記憶手段に記憶された前記第1から第
Nの参照情報をそれぞれ参照することにより、前記第1
から第Nの色情報について並列的に動き補償を行うこと
を特徴とする画像処理装置の構成を有する。
Further, an image processing apparatus according to a fourth aspect of the present invention is an image processing apparatus for performing motion compensation on image information and decoding the image information, wherein the image information is first to Nth based on color components. Information dividing means for dividing the first to N-th color information into first to N-th decoded information, respectively; and the first to N-th color information. First to N-th storage means for storing decrypted information as first to N-th reference information, respectively;
Information combining means for combining the decoded information of
To N-th decoding means, when decoding the first to N-th color information into the first to N-th decoding information,
By accessing the first to Nth storage means,
By referring to the first to N-th reference information stored in the first to N-th storage means, respectively,
The image processing apparatus has a configuration in which motion compensation is performed in parallel for the Nth to Nth color information.

【0014】さらにまた、請求項5に記載の発明に係る
画像処理装置は、画面を垂直方向に隣接する複数の画像
領域に分割し、該画像領域を単位として前記画面の画像
情報を並列的に動き補償して復号する画像処理装置であ
って、前記画像情報を輝度情報と色差情報とに分割する
第1の情報分割手段と、前記第1の情報分割手段により
分割された輝度情報または色差情報を前記複数の画像領
域に対応づけて分割する第2の情報分割手段と、前記第
1及び第2の情報分割手段により分割された輝度情報ま
たは色差情報を復号する複数の復号手段と、前記複数の
復号手段により復号された輝度情報または色差情報を記
憶する複数の記憶手段と、前記複数の復号手段により復
号された輝度情報または色差情報を前記複数の画像領域
に対応づけて結合する情報結合手段とを備え、前記複数
の記憶手段のそれぞれは、独立にアクセス可能な複数の
メモリ空間を有すると共に前記複数の復号手段により復
号された輝度情報または色差情報を前記複数のメモリ空
間に分割して記憶し、前記複数の復号手段のそれぞれ
は、前記第1及び第2の情報分割手段により分割された
輝度情報または色差情報を復号するに際し、前記メモリ
空間を単位として前記複数の記憶手段の何れかをアクセ
スして、前記複数の画像領域の画像情報について並列的
に動き補償を行うことを特徴とする画像処理装置の構成
を有する。
Further, according to a fifth aspect of the present invention, the image processing apparatus divides a screen into a plurality of vertically adjacent image areas, and parallelizes image information of the screen in units of the image areas. What is claimed is: 1. An image processing apparatus for performing motion compensation decoding, comprising: first information dividing means for dividing said image information into luminance information and color difference information; and luminance information or color difference information divided by said first information dividing means. A second information dividing unit that divides the information into a plurality of image areas, a plurality of decoding units that decodes the luminance information or the color difference information divided by the first and second information dividing units, A plurality of storage means for storing the luminance information or the color difference information decoded by the decoding means, and combining the luminance information or the color difference information decoded by the plurality of decoding means in association with the plurality of image areas. Information combining means, each of the plurality of storage means has a plurality of memory spaces which can be independently accessed, and stores the luminance information or the chrominance information decoded by the plurality of decoding means in the plurality of memory spaces. When decoding the luminance information or the color difference information divided by the first and second information dividing means, each of the plurality of decoding means stores the plurality of storage means in units of the memory space. And performing motion compensation on the image information of the plurality of image areas in parallel.

【0015】さらにまた、請求項6に記載の発明に係る
画像処理装置は、画面を垂直方向に隣接する複数の画像
領域に分割し、該画像領域を単位として前記画面の画像
情報を並列的に動き補償して復号する画像処理装置であ
って、前記画像情報を色成分に基づいて分割する第1の
情報分割手段と、前記第1の情報分割手段により分割さ
れた画像情報を前記複数の画像領域に対応づけて分割す
る第2の情報分割手段と、前記第1及び第2の情報分割
手段により分割された画像情報を復号する複数の復号手
段と、前記複数の復号手段により復号された画像情報を
記憶する複数の記憶手段と、前記複数の復号手段により
復号された画像情報を前記複数の画像領域に対応づけて
結合する情報結合手段とを備え、前記複数の記憶手段の
それぞれは、独立にアクセス可能な複数のメモリ空間を
有すると共に前記複数の復号手段により復号された画像
情報を前記複数のメモリ空間に分割して記憶し、前記複
数の復号手段のそれぞれは、前記第1及び第2の情報分
割手段により分割された画像情報を復号するに際し、前
記メモリ空間を単位として前記複数の記憶手段の何れか
をアクセスして、前記複数の画像領域の画像情報につい
て並列的に動き補償を行うことを特徴とする画像処理装
置の構成を有する。
Further, according to a sixth aspect of the present invention, the image processing apparatus divides a screen into a plurality of vertically adjacent image areas, and parallelizes image information of the screen in units of the image areas. An image processing apparatus for decoding by performing motion compensation, comprising: a first information dividing unit that divides the image information based on a color component; and an image processing unit that divides the image information divided by the first information dividing unit into a plurality of images. A second information dividing unit that divides the image information in association with the region, a plurality of decoding units that decode the image information divided by the first and second information dividing units, and an image that is decoded by the plurality of decoding units. A plurality of storage means for storing information; and information combining means for combining image information decoded by the plurality of decoding means in association with the plurality of image areas, wherein each of the plurality of storage means is independent. It has a plurality of accessible memory spaces, divides image information decoded by the plurality of decoding units into the plurality of memory spaces, and stores the divided image information, and each of the plurality of decoding units includes the first and second decoding units. When decoding the image information divided by the information dividing unit, any one of the plurality of storage units is accessed in units of the memory space, and motion compensation is performed on the image information of the plurality of image regions in parallel. The configuration of the image processing apparatus characterized by the following.

【0016】さらにまた、請求項7に記載の発明に係る
画像処理装置は、画面を垂直方向に隣接する第1番目か
ら第N番目(Nは2以上の整数)までのN個の画像領域
に分割し、該画像領域を単位として前記画面の画像情報
を並列的に動き補償して復号する画像処理装置であっ
て、前記画像情報を輝度情報と色差情報とに分割する第
1の情報分割手段と、前記第1番目から第N番目の画像
領域に対応づけて、前記第1の情報分割手段により分割
された輝度情報または色差情報を第1から第Nの画像情
報に分割する第2の情報分割手段と、前記第1から第N
の画像情報を第1から第Nの復号情報にそれぞれ復号す
る第1から第Nの復号手段と、前記第1番目から第N番
目の画像領域のそれぞれを前記垂直方向に隣接するよう
に2分割して得られる第1番目から第2N番目までの小
画像領域に対応づけて、前記第1から第Nの復号情報を
第1から第2Nの参照情報に分割してそれぞれ記憶する
第1から第2Nの記憶手段と、前記第1から第Nの復号
情報を前記第1番目から第N番目の画像領域に対応づけ
て結合する情報結合手段とを備え、前記第1から第Nの
復号手段は、前記第1から第Nの画像情報を前記第1か
ら第Nの復号情報にそれぞれ復号するに際し、該第1か
ら第Nの復号手段の第M(Mは1以上N以下の整数)の
復号手段が第2M−2から第2M+1の記憶手段の何れ
かをアクセスして第2M−2から第2M+1の参照情報
を参照することにより、前記第1から第Nの画像情報に
ついてそれぞれ並列的に動き補償を行うことを特徴とす
る画像処理装置の構成を有する。
In the image processing apparatus according to the present invention, the screen is divided into first to Nth (N is an integer of 2 or more) image areas vertically adjacent to each other. What is claimed is: 1. An image processing apparatus which divides and decodes image information of said screen by performing motion compensation in parallel with said image area as a unit, wherein said first information dividing means divides said image information into luminance information and color difference information And second information for dividing the luminance information or color difference information divided by the first information dividing means into first to Nth image information in association with the first to Nth image areas. Dividing means;
First to N-th decoding means for decoding the image information of the first to N-th decoding information, respectively, and dividing each of the first to N-th image areas into two so as to be adjacent in the vertical direction. The first to Nth decoded information is divided into first to second N reference information in association with the first to second Nth small image areas obtained by 2N storage means, and information combining means for combining the first to N-th decoding information in association with the first to N-th image areas, wherein the first to N-th decoding means , When decoding the first to N-th image information into the first to N-th decoding information, respectively, the M-th (M is an integer of 1 or more and N or less) decoding of the first to N-th decoding means. Means accessing any of the 2M-2 to 2M + 1 storage means By reference to 2M + 1 references from 2M-2, it has the configuration of an image processing apparatus and performs parallel motion compensated respectively for the image information of the N from the first.

【0017】さらにまた、請求項8に記載の発明に係る
画像処理装置は、画面を垂直方向に隣接する第1番目か
ら第N番目(Nは2以上の整数)までのN個の画像領域
に分割し、該画像領域を単位として前記画面の画像情報
を並列的に動き補償して復号する画像処理装置であっ
て、前記画像情報を色成分に基づいて分割する第1の情
報分割手段と、前記第1番目から第N番目の画像領域に
対応づけて、前記第1の情報分割手段により分割された
画像情報を第1から第Nの画像情報に分割する第2の情
報分割手段と、前記第1から第Nの画像情報を第1から
第Nの復号情報にそれぞれ復号する第1から第Nの復号
手段と、前記第1番目から第N番目の画像領域のそれぞ
れを前記垂直方向に隣接するように2分割して得られる
第1番目から第2N番目までの小画像領域に対応づけ
て、前記第1から第Nの復号情報を第1から第2Nの参
照情報に分割してそれぞれ記憶する第1から第2Nの記
憶手段と、前記第1から第Nの復号情報を前記第1番目
から第N番目の画像領域に対応づけて結合する情報結合
手段とを備え、前記第1から第Nの復号手段は、前記第
1から第Nの画像情報を前記第1から第Nの復号情報に
それぞれ復号するに際し、該第1から第Nの復号手段の
第M(Mは1以上N以下の整数)の復号手段が第2M−
2から第2M+1の記憶手段の何れかをアクセスして第
2M−2から第2M+1の参照情報を参照することによ
り、前記第1から第Nの画像情報についてそれぞれ並列
的に動き補償を行うことを特徴とする画像処理装置の構
成を有する。
Further, the image processing apparatus according to the invention described in claim 8 is arranged such that the screen is divided into first to N-th (N is an integer of 2 or more) image areas vertically adjacent to each other. An image processing apparatus that divides and decodes image information of the screen by performing motion compensation in parallel by using the image area as a unit, and divides the image information based on a color component. A second information dividing unit that divides the image information divided by the first information dividing unit into first to Nth image information in association with the first to Nth image areas; First to N-th decoding means for decoding the first to N-th image information into first to N-th decoding information, respectively, wherein each of the first to N-th image areas is adjacent in the vertical direction; From the first to the second N obtained by dividing into two First to second N storage means for dividing the first to N-th decoded information into first to second N reference information and storing them, respectively, in association with the small image areas up to the eyes; Information combining means for combining the N-th decoding information in association with the first to N-th image areas, wherein the first to N-th decoding means comprises the first to N-th image information. Are respectively decoded into the first to N-th decoding information, the M-th (M is an integer of 1 or more and N or less) decoding means of the first to N-th decoding means
By accessing any of the 2 to 2M + 1 storage means and referring to the 2M-2 to 2M + 1 reference information, it is possible to perform motion compensation in parallel for the first to Nth image information, respectively. It has a configuration of an image processing device as a feature.

【0018】さらにまた、請求項9に記載の発明に係る
画像処理装置は、輝度情報を復号する際の画面の分割数
が、色差情報を復号する際の画面の分割数よりも多いこ
とを特徴とする請求項5または7の何れか1項に記載の
画像処理装置の構成を有する。
Further, the image processing apparatus according to the ninth aspect of the present invention is characterized in that the number of screen divisions when decoding luminance information is larger than the number of screen divisions when decoding color difference information. An image processing apparatus according to any one of claims 5 and 7.

【0019】さらにまた、請求項10に記載の発明に係
る画像処理装置は、垂直方向に代えて、画面を水平方向
に隣接する画像領域に分割して復号することを特徴とす
る請求項1、2、5、6、7、8、9の何れか1項に記
載の画像処理装置の構成を有する。
In the image processing apparatus according to the present invention, the picture is divided into image areas adjacent in the horizontal direction instead of the vertical direction and decoded. An image processing apparatus according to any one of 2, 5, 6, 7, 8, and 9.

【0020】さらにまた、請求項11に記載の発明に係
る画像処理装置は、垂直方向に代えて、画面を2次元方
向に隣接する画像領域に分割して復号することを特徴と
する請求項1、2、5、6、7、8、9の何れか1項に
記載の画像処理装置の構成を有する。
In the image processing apparatus according to the present invention, the picture may be divided into two-dimensionally adjacent image areas and decoded in place of the vertical direction. The image processing apparatus according to any one of 2, 5, 6, 7, 8, and 9 is provided.

【0021】以下、上記構成された本発明の作用につい
て述べる。即ち、請求項1に記載の発明に係る画像処理
装置によれば、情報分割手段は、垂直方向に分割された
画像の各画像領域に対応づけて画像情報を分割し、複数
の復号手段のそれぞれが、情報分割手段が分割した各画
像領域の画像情報を並列的に復号して、複数の記憶手段
のそれぞれに与える。各記憶手段は、復号手段により復
号された1画像領域分の画像情報を独立にアクセス可能
な複数のメモリ空間に分割して記憶する。そして、各復
号手段は、情報分割手段により分割された画像情報を復
号するに際し、メモリ空間を単位として複数の記憶手段
の何れかをアクセスして、各ブロックの画像情報を並列
的に動き補償して復号する。ここで、各記憶手段が有す
る複数のメモリ領域のそれぞれは独立にアクセスが可能
となっている。このため、「或る復号手段」が「或る画
像領域」の画像情報を動き補償して復号するに際し、動
きベクトルが「他の画像領域」にまたがっていたとして
も、「他の画像領域」の復号動作に干渉することなく、
「他の画像領域」の画像情報を記憶する「他の記憶手
段」をアクセスすることができ、この2つの画像領域に
またがった動きベクトルに従って動き補償を行うことが
可能となる。情報結合手段は、複数の復号手段のそれぞ
れにより動き補償して復号された画像情報を結合して、
画像情報を再構築する。
Hereinafter, the operation of the present invention configured as described above will be described. That is, according to the image processing apparatus according to the first aspect of the present invention, the information dividing unit divides the image information in association with each image region of the image divided in the vertical direction, and outputs each of the plurality of decoding units. However, the image information of each image area divided by the information dividing means is decoded in parallel and given to each of the plurality of storage means. Each storage unit divides the image information of one image area decoded by the decoding unit into a plurality of independently accessible memory spaces and stores them. When decoding the image information divided by the information dividing means, each decoding means accesses any of the plurality of storage means in units of memory space, and performs motion compensation on the image information of each block in parallel. To decrypt. Here, each of the plurality of memory areas of each storage means can be accessed independently. For this reason, when the “certain decoding unit” performs motion compensation on the image information of the “certain image region” and decodes the image information, even if the motion vector straddles the “other image region”, the “other image region” Without interfering with the decryption operation of
"Another storage means" for storing image information of "another image area" can be accessed, and motion compensation can be performed according to a motion vector extending over these two image areas. The information combining means combines the image information decoded by motion compensation by each of the plurality of decoding means,
Reconstruct image information.

【0022】また、請求項2に記載の発明に係る画像処
理装置によれば、情報分割手段は、垂直方向に隣接する
ように分割された画面の第1番目から第N番目の各画像
領域に対応づけて画像情報を分割し、第1番目から第N
番目の復号手段のそれぞれは、情報分割手段により分割
された第1番目から第N番目の各画像領域の画像情報を
並列的に復号して、第1から第2Nの記憶手段のそれぞ
れに与える。ここで、第1から第2Nの記憶手段は、第
1から第Nの復号手段が復号した画像情報を、第1から
第Nの画像領域のそれぞれをさらに2分割して得られる
第1番目から第2N番目の小画像領域に対応づけて、第
1から第2Nの参照情報としてそれぞれ記憶する。この
結果、復号手段により復号された1画像領域分の画像情
報は、連続する奇数番と偶数番との1対の記憶手段に分
割して記憶される。そして、第1番目から第N番目の各
復号手段が情報分割手段により分割された画像情報を復
号する場合、第M(Mは1以上N以下の整数)の復号手
段は、第2M−2から第2M+1の記憶手段の何れかを
アクセスして第2M−2から第2M+1の参照情報を参
照することにより、前記第1から第Nの画像情報につい
て並列的に動き補償を行う。情報結合手段は、第1及び
第2の復号手段により動き補償して復号された第1から
第Nの復号情報を結合して、画像情報を再構築する。
According to the image processing apparatus of the second aspect of the present invention, the information dividing means is provided for each of the first to Nth image areas of the screen divided so as to be adjacent in the vertical direction. The image information is divided in association with the first to Nth image information.
Each of the decoding means decodes the image information of the first to Nth image areas divided by the information dividing means in parallel, and supplies the decoded information to the first to second N storage means. Here, the first to second N storage units store the image information decoded by the first to Nth decoding units from the first to Nth image regions obtained by further dividing each of the first to Nth image regions into two. The information is stored as first to second N reference information in association with the 2Nth small image area. As a result, the image information for one image area decoded by the decoding means is divided and stored in a pair of continuous odd-numbered and even-numbered storage means. Then, when each of the first to N-th decoding units decodes the image information divided by the information dividing unit, the M-th (M is an integer of 1 or more and N or less) decoding means By accessing any of the 2M + 1 storage units and referring to the 2M-2 to 2M + 1 reference information, motion compensation is performed in parallel on the first to Nth image information. The information combining means combines the first to Nth decoded information decoded by performing motion compensation by the first and second decoding means, and reconstructs image information.

【0023】さらに、請求項3に記載の発明に係る画像
処理装置によれば、情報分割手段は、画像情報を輝度情
報と色差情報とに分割し、第1及び第2の復号手段が、
輝度情報及び色差情報をそれぞれ輝度復号情報及び色差
復号情報に並列的に復号する。第1及び第2の記憶手段
は輝度復号情報及び色差復号情報をそれぞれ輝度参照情
報及び色差参照情報として記憶する。ここで、第1及び
第2の復号手段は、情報分割手段により分割された輝度
情報及び色差情報をそれぞれ復号するに際し、第1及び
第2の記憶手段をそれぞれアクセスして、輝度参照情報
及び色差参照情報を参照し、画像情報を並列的に動き補
償して復号する。情報結合手段は、第1及び第2の復号
手段により動き補償して復号された輝度復号情報及び処
理参照情報を結合して、画像情報を再構築する。
Further, according to the image processing apparatus according to the third aspect of the present invention, the information dividing means divides the image information into luminance information and chrominance information, and the first and second decoding means
The luminance information and the chrominance information are decoded in parallel to the luminance decoding information and the chrominance decoding information, respectively. The first and second storage units store the luminance decoding information and the chrominance decoding information as luminance reference information and chrominance reference information, respectively. Here, when decoding the luminance information and the chrominance information divided by the information dividing means, the first and second decoding means respectively access the first and second storage means to obtain the luminance reference information and the chrominance information. With reference to the reference information, the image information is subjected to motion compensation in parallel and decoded. The information combining unit combines the luminance decoding information and the processing reference information decoded by performing motion compensation by the first and second decoding units, and reconstructs image information.

【0024】さらにまた、請求項4に記載の発明に係る
画像処理装置によれば、情報分割手段は、色成分に基づ
いて画像情報を第1から第Nの色情報に分割し、第1か
ら第Nの復号手段のそれぞれは、情報分割手により分割
された第1から第Nの色情報を第1から第Nの復号情報
に並列的に復号し、第1から第Nの記憶手段のそれぞれ
は、第1から第Nの復号情報を第1から第Nの参照情報
としてそれぞれ記憶する。ここで、第1から第Nの復号
手段のそれぞれは、情報分割手段により分割された第1
から第Nの色情報を復号するに際し、第1から第Nの記
憶手段に記憶された第1から第Nの参照情報を参照し
て、第1から第Nの色情報を並列的に動き補償して復号
する。情報結合手段は、第1から第Nの復号手段により
動き補償して復号された第1から第Nの復号情報を結合
して、画像情報を再構築する。
Further, according to the image processing apparatus of the present invention, the information dividing means divides the image information into first to Nth color information based on the color components, and Each of the N-th decoding means decodes the first to N-th color information divided by the information dividing means into first to N-th decoding information in parallel, and each of the first to N-th storage means Stores the first to N-th decoded information as the first to N-th reference information, respectively. Here, each of the first to N-th decoding means is the first decoding means divided by the information dividing means.
When decoding the N-th color information from the first to the N-th color information, the first to the N-th color information is stored in the first to the N-th storage means, and the first to the N-th color information is subjected to motion compensation in parallel. And decrypt. The information combining unit combines the first to Nth decoded information decoded by performing motion compensation by the first to Nth decoding units, and reconstructs image information.

【0025】さらにまた、請求項5に記載の発明に係る
画像処理装置によれば、第1の情報分割手段は画像情報
を輝度情報と色差情報とに分割し、第2の情報分割手段
は、垂直方向に隣接するように分割された画面の各画像
領域に対応づけて第1の情報分割手段により分割された
輝度情報または色差情報をさらに分割する。複数の復号
手段のそれぞれは、第1及び第2の情報分割手段により
分割された輝度情報または色差情報を並列的に復号し、
複数の記憶手段のそれぞれは、複数の復号手段により復
号された1画像領域分の輝度情報または色差情報を、独
立にアクセス可能な複数のメモリ空間に分割して記憶す
る。ここで、複数の復号手段のそれぞれは、情報分割手
段により分割された輝度情報または色差情報を復号する
に際し、メモリ空間を単位として複数の記憶手段をアク
セスして、第1及び第2の情報分割手段により分割され
た輝度情報または色差情報を並列的に動き補償して復号
する。そして、情報結合手段は、複数の復号手段により
動き補償して復号された輝度情報と色差情報とを結合し
て、画像情報を再構築する。この場合、各記憶手段は、
それぞれが有するメモリ空間を単位としてアクセスされ
るので、複数の復号手段が同時的に1つの記憶手段をア
クセスすることが可能となる。従って、「或る画像領
域」を動き補償するにあたって、動きベクトルが「別の
画像領域」にまたがっていたとしても、「別の画像領
域」での復号動作に干渉を与えることなく、この動きベ
クトルに従って記憶手段をアクセスして、「或る画像領
域」の動き補償を行うことができる。
According to the image processing apparatus of the present invention, the first information dividing means divides the image information into luminance information and color difference information, and the second information dividing means The luminance information or the color difference information divided by the first information dividing means is further divided in association with each image region of the screen divided so as to be adjacent in the vertical direction. Each of the plurality of decoding means decodes the luminance information or the chrominance information divided by the first and second information dividing means in parallel,
Each of the plurality of storage units stores luminance information or color difference information for one image area decoded by the plurality of decoding units into a plurality of independently accessible memory spaces and stores the divided information. Here, when decoding the luminance information or the chrominance information divided by the information dividing means, each of the plurality of decoding means accesses the plurality of storage means in units of a memory space to perform the first and second information division. The luminance information or the color difference information divided by the means is subjected to motion compensation in parallel and decoded. The information combining unit combines the luminance information and the chrominance information decoded by the motion compensation by the plurality of decoding units, and reconstructs the image information. In this case, each storage means
Since each memory space is accessed as a unit, a plurality of decoding units can simultaneously access one storage unit. Therefore, even when a motion vector straddles “another image region” in motion compensation of a “certain image region”, the motion vector is not interfered with a decoding operation in the “another image region”. , The motion compensation of the “certain image area” can be performed.

【0026】さらにまた、請求項6に記載の発明に係る
画像処理装置によれば、第1の情報分割手段は画像情報
を色成分に基づいて分割し、第2の情報分割手段は、垂
直方向に隣接するように分割された画面の各画像領域に
対応づけて第1の情報分割手段により分割された画像情
報をさらに分割する。複数の復号手段のそれぞれは、第
1及び第2の情報分割手段により分割された画像情報を
並列的に復号し、複数の記憶手段のそれぞれは、複数の
復号手段により復号された1画像領域分の画像情報を、
独立にアクセス可能な複数のメモリ空間に分割して記憶
する。ここで、複数の復号手段のそれぞれは、情報分割
手段により分割された画像情報を復号するに際し、メモ
リ空間を単位として複数の記憶手段をアクセスして、第
1及び第2の情報分割手段により分割された画像情報を
並列的に動き補償して復号する。そして、情報結合手段
は、複数の復号手段により動き補償して復号された画像
情報を結合して、画像情報を再構築する。この場合、各
記憶手段は、それぞれが有するメモリ空間を単位として
アクセスされるので、複数の復号手段が同時的に1つの
記憶手段をアクセスすることが可能となる。従って、
「或る画像領域」を動き補償するにあたって、動きベク
トルが「別の画像領域」にまたがっていたとしても、
「別の画像領域」での復号動作に干渉を与えることな
く、この動きベクトルに従って記憶手段をアクセスし
て、「或る画像領域」の動き補償を行うことができる。
Further, according to the image processing apparatus of the present invention, the first information dividing means divides the image information based on the color component, and the second information dividing means operates in the vertical direction. The image information divided by the first information dividing means is further divided in association with each image region of the screen divided so as to be adjacent to the image information. Each of the plurality of decoding units decodes the image information divided by the first and second information division units in parallel, and each of the plurality of storage units stores one image area corresponding to one image area decoded by the plurality of decoding units. Image information
The data is divided and stored in a plurality of independently accessible memory spaces. Here, when decoding the image information divided by the information dividing means, each of the plurality of decoding means accesses the plurality of storage means in units of memory space, and is divided by the first and second information dividing means. The obtained image information is subjected to motion compensation in parallel and decoded. Then, the information combining unit combines the image information decoded by performing the motion compensation by the plurality of decoding units, and reconstructs the image information. In this case, since each storage unit is accessed using the memory space of each unit as a unit, it becomes possible for a plurality of decoding units to access one storage unit simultaneously. Therefore,
In motion-compensating a “certain image region”, even if the motion vector spans “another image region”,
The motion compensation of the "certain image region" can be performed by accessing the storage means according to the motion vector without interfering with the decoding operation in the "another image region".

【0027】さらにまた、請求項7に記載の発明に係る
画像処理装置によれば、第1の情報分割手段は画像情報
を輝度情報と色差情報とに分割し、第2の情報分割手段
は、垂直方向に隣接するように分割された画面の第1番
目から第N番目の画像領域に対応づけて第1の情報分割
手段により分割された輝度情報または色差情報を第1か
ら第Nの画像情報にさらに分割する。第1から第Nの復
号手段のそれぞれは、第1及び第2の情報分割手段によ
り分割された第1から第Nの画像情報を並列的に復号
し、独立にアクセス可能な第1から第2Nの記憶手段に
分割して記憶する。即ち、第1から第2Nの記憶手段
は、第1から第Nの復号手段が復号した画像情報を、第
1から第Nの画像領域のそれぞれをさらに2分割して得
られる第1番目から第2N番目の小画像領域に対応づけ
て、第1から第2Nの参照情報としてそれぞれ記憶す
る。従って、復号手段により復号された1画像領域分の
画像情報は、連続する奇数番と偶数番との1対の記憶手
段に分割して記憶される。そして、第1から第Nの各復
号手段が第1及び第2の情報分割手段により分割された
第1から第Nの画像情報を復号する場合、第M(Mは1
以上N以下の整数)の復号手段は、第2M−2から第2
M+1の記憶手段の何れかをアクセスして第2M−2か
ら第2M+1の参照情報を参照することにより、前記第
1から第Nの画像情報について並列的に動き補償を行
う。情報結合手段は、第1及び第2の復号手段により動
き補償して復号された第1から第Nの復号情報を結合し
て、画像情報を再構築する。このように、1画像領域分
の画像情報は奇数番と偶数番の1対の記憶手段に分割し
て記憶されるので、各復号手段は、記憶手段を単位とし
てアクセスすることにより、「或る画像領域」を動き補
償するにあたって、動きベクトルが「別の画像領域」に
またがっていたとしても、「別の画像領域」での復号動
作に干渉を与えることなく、この動きベクトルに従って
記憶手段をアクセスして「或る画像領域」の動き補償を
行うことができる。
Further, according to the image processing apparatus of the present invention, the first information dividing means divides the image information into luminance information and color difference information, and the second information dividing means The luminance information or the color difference information divided by the first information dividing means in association with the first to Nth image areas of the screen divided so as to be adjacent in the vertical direction is converted to the first to Nth image information. Is further divided into Each of the first to N-th decoding means decodes the first to N-th image information divided by the first and second information dividing means in parallel, and independently accesses the first to second N-th image information. Is stored separately. That is, the first to second N storage units store the image information decoded by the first to Nth decoding units in the first to Nth image regions obtained by further dividing each of the first to Nth image regions into two. The information is stored as first to second N reference information in association with the 2N-th small image area. Therefore, the image information of one image area decoded by the decoding means is divided and stored in a pair of continuous odd-numbered and even-numbered storage means. When each of the first to Nth decoding units decodes the first to Nth image information divided by the first and second information division units, the Mth (M is 1)
(N is an integer equal to or less than N).
By accessing any of the M + 1 storage units and referring to the (2M-2) th to (2M + 1) th reference information, motion compensation is performed in parallel for the first to Nth image information. The information combining means combines the first to Nth decoded information decoded by performing motion compensation by the first and second decoding means, and reconstructs image information. As described above, the image information for one image area is divided and stored in a pair of odd-numbered and even-numbered storage units, so that each decoding unit accesses the storage unit as a unit, and In motion compensation of the "image area", even if the motion vector extends over "another image area", the storage means is accessed according to the motion vector without interfering with the decoding operation in the "another image area". Thus, motion compensation for a “certain image region” can be performed.

【0028】さらにまた、請求項8に記載の発明に係る
画像処理装置によれば、第1の情報分割手段は画像情報
を色成分に基づいて分割し、第2の情報分割手段は、垂
直方向に隣接するように分割された画面の第1番目から
第N番目の画像領域に対応づけて第1の情報分割手段に
より分割された画像情報を第1から第Nの画像情報にさ
らに分割する。第1から第Nの復号手段のそれぞれは、
第1及び第2の情報分割手段により分割された第1から
第Nの画像情報を並列的に復号し、独立にアクセス可能
な第1から第2Nの記憶手段に分割して記憶する。即
ち、第1から第2Nの記憶手段は、第1から第Nの復号
手段が復号した画像情報を、第1から第Nの画像領域の
それぞれをさらに2分割して得られる第1番目から第2
N番目の小画像領域に対応づけて、第1から第2Nの参
照情報としてそれぞれ記憶する。従って、復号手段によ
り復号された1画像領域分の画像情報は、連続する奇数
番と偶数番との1対の記憶手段に分割して記憶される。
そして、第1から第Nの各復号手段が第1及び第2の情
報分割手段により分割された第1から第Nの画像情報を
復号する場合、第M(Mは1以上N以下の整数)の復号
手段は、第2M−2から第2M+1の記憶手段の何れか
をアクセスして第2M−2から第2M+1の参照情報を
参照することにより、前記第1から第Nの画像情報につ
いて並列的に動き補償を行う。情報結合手段は、第1及
び第2の復号手段により動き補償して復号された第1か
ら第Nの復号情報を結合して、画像情報を再構築する。
このように、1画像領域分の画像情報は奇数番と偶数番
の1対の記憶手段に分割して記憶されるので、各復号手
段は、記憶手段を単位としてアクセスすることにより、
「或る画像領域」を動き補償するにあたって、動きベク
トルが「別の画像領域」にまたがっていたとしても、
「別の画像領域」での復号動作に干渉を与えることな
く、この動きベクトルに従って記憶手段をアクセスして
「或る画像領域」の動き補償を行うことができる。
Further, according to the image processing apparatus of the present invention, the first information dividing means divides the image information based on the color component, and the second information dividing means operates in the vertical direction. The image information divided by the first information dividing means is further divided into first to Nth image information in association with the first to Nth image areas of the screen divided so as to be adjacent to the image information. Each of the first to N-th decoding means includes:
The first to Nth image information divided by the first and second information dividing means are decoded in parallel, and divided and stored in independently accessible first to secondN storage means. That is, the first to second N storage units store the image information decoded by the first to Nth decoding units in the first to Nth image regions obtained by further dividing each of the first to Nth image regions into two. 2
The information is stored as first to second N reference information in association with the Nth small image area. Therefore, the image information of one image area decoded by the decoding means is divided and stored in a pair of continuous odd-numbered and even-numbered storage means.
When each of the first to Nth decoding units decodes the first to Nth image information divided by the first and second information division units, the Mth (M is an integer of 1 or more and N or less) Decoding means accesses any one of the 2M-2 to 2M + 1 storage means and refers to the 2M-2 to 2M + 1 reference information, so that the first to Nth image information can be read in parallel. Motion compensation. The information combining unit combines the first to Nth decoded information decoded by performing motion compensation by the first and second decoding units, and reconstructs image information.
As described above, the image information for one image area is divided and stored in a pair of odd-numbered and even-numbered storage units, so that each decoding unit accesses the storage unit as a unit.
In motion-compensating a “certain image region”, even if the motion vector spans “another image region”,
The motion compensation of the "certain image region" can be performed by accessing the storage means according to the motion vector without interfering with the decoding operation in the "another image region".

【0029】さらにまた、請求項9に記載の発明に係る
画像処理装置によれば、請求項5または7の何れか1項
に記載の画像処理装置において、輝度情報を復号する際
の画面の分割数は、色差情報を復号する際の画面の分割
数よりも多いので、輝度情報が色差情報に比較してデー
タ量が多い場合であっても、1つの復号手段が処理すべ
きデータ量を過大とせずに復号する。
Further, according to the image processing apparatus of the ninth aspect, in the image processing apparatus of any one of the fifth and seventh aspects, a screen is divided when decoding luminance information. Since the number is larger than the number of divisions of the screen at the time of decoding the chrominance information, even if the luminance information has a large data amount as compared with the chrominance information, the amount of data to be processed by one decoding unit is excessive. Without decrypting.

【0030】さらにまた、請求項10に記載の発明に係
る画像処理装置によれば、請求項1、2、5、6、7、
8、9の何れか1項に記載の画像処理装置において、水
平方向に隣接するように分割された画面の各画像領域の
画像情報を並列的に動き補償して復号する。
Further, according to the image processing apparatus according to the tenth aspect of the present invention, the image processing apparatus according to the first, second, fifth, sixth, seventh, and seventh aspects
In the image processing device according to any one of Items 8 and 9, image information of each image region of a screen divided so as to be adjacent in the horizontal direction is subjected to motion compensation in parallel and decoded.

【0031】さらにまた、請求項11に記載の発明に係
る画像処理装置によれば、請求項1、2、5、6、7、
8、9の何れか1項に記載の画像処理装置において、2
次元方向に隣接するように分割された画面の各画像領域
の画像情報を並列的に動き補償して復号する。
Furthermore, according to the image processing apparatus of the invention described in claim 11, the image processing apparatus of claims 1, 2, 5, 6, 7,
10. In the image processing apparatus according to any one of items 8 and 9,
The image information of each image area of the screen divided so as to be adjacent in the dimensional direction is subjected to motion compensation in parallel and decoded.

【0032】[0032]

【発明の実施の形態】以下、図1から図5を参照しなが
ら、本発明の実施の形態に係る画像処理装置について詳
細に説明する。ここで、図1は、第1の実施の形態に係
る画像処理装置の構成を表すブロック図、図2は第1の
実施形態に係る画像処理装置の動き補償の動作を説明す
るための説明図、図3は図1に示す第1の実施形態の装
置の構成において画面の分割数を3分割に拡張した場合
のブロック図、図4は第2の実施の形態に係る画像処理
装置の構成を表すブロック図、図5は図4に示す第2の
実施形態に係る装置の構成において輝度情報に関して画
面を2分割した場合のブロック図である。なお、各図に
おいて、同一要素または相当する要素には同一符号を付
す。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an image processing apparatus according to an embodiment of the present invention will be described in detail with reference to FIGS. Here, FIG. 1 is a block diagram showing the configuration of the image processing apparatus according to the first embodiment, and FIG. 2 is an explanatory diagram for explaining the motion compensation operation of the image processing apparatus according to the first embodiment. FIG. 3 is a block diagram showing a case where the number of screen divisions is extended to three in the configuration of the apparatus according to the first embodiment shown in FIG. 1, and FIG. 4 shows a configuration of an image processing apparatus according to the second embodiment. FIG. 5 is a block diagram showing a case where a screen is divided into two for luminance information in the configuration of the apparatus according to the second embodiment shown in FIG. In each of the drawings, the same or corresponding elements have the same reference characters allotted.

【0033】(第1の実施の形態について)先ず、図1
から図3を用いて、本発明の第1の実施形態に係る画像
処理装置について説明する。本実施形態の画像処理装置
は、画面を分割して得られる各画像領域に対応する画像
情報を複数のデコーダが参照可能に構成され、各デコー
ダが動き補償を行うに際して、そのデコーダが動き補償
の対象とする画像領域以外の画像領域の画像情報を動き
ベクトルに従って参照することが可能なように構成され
る。これにより、画像領域境界付近において、動きベク
トルに従った動き補償を可能とするものである。
(Regarding the First Embodiment) First, FIG.
The image processing apparatus according to the first embodiment of the present invention will be described with reference to FIGS. The image processing apparatus according to the present embodiment is configured such that a plurality of decoders can refer to image information corresponding to each image area obtained by dividing a screen, and when each decoder performs motion compensation, the decoder performs motion compensation. The image information of the image area other than the target image area can be referred to according to the motion vector. This enables motion compensation according to the motion vector near the image area boundary.

【0034】即ち、図1に示す本実施形態の画像処理装
置は、後述する図2に示すように、画面を上下2分割し
て得られる画像領域RA及びRBに対応するそれぞれの
画像情報を並列処理するものであって、圧縮された画像
情報のビットストリームを、その画面上の位置を検出し
て上下2つの画像領域RA及びRBに対応づけて分割
(スライス)するスライス検出器1(情報分割手段の前
段)と、該スライス検出器1により分割された上下の画
像領域RA及びRBのそれぞれに対応する画像情報を後
述のデコーダ3A及び3Bの動作タイミングに合うよう
に時間調整してそれぞれ出力するFIFO(First-In Fi
rst-Out)からなるバッファ2A及び2B(情報分割手段
の後段)と、該バッファ2A及び2Bにより時間調整さ
れた上下の画像領域RA及びRBに対応する画像情報の
それぞれを動き補償して復号するデコーダ3A及び3B
(複数の復号手段)と、該デコーダ3Aまたは3Bの何
れかを選択して後述のメモリ5A−2に接続するセレク
タ4A−2(復号手段の一部)と、前記デコーダ3Aま
たは3Bの何れかを選択して後述のメモリ5B−1に接
続するセレクタ4B−1(復号手段の一部)と、前記デ
コーダ3Aが復号した画像情報を動き補償の際の参照情
報として記憶する記憶部5A(複数の記憶手段の一部)
と、前記デコーダ3Bが復号した画像情報を記憶する記
憶部5B(複数の記憶手段の一部)と、前記デコーダ3
A及び3Bにより動き補償して復号された上下の画像領
域RA及びRBに対応する画像情報を結合して一画面分
の画像情報を構成する結合器6(情報結合手段)とを備
えて構成される。
That is, as shown in FIG. 2 described later, the image processing apparatus of the present embodiment shown in FIG. 1 performs parallel processing of image information corresponding to image areas RA and RB obtained by dividing a screen into upper and lower parts. A slice detector 1 (information division) that detects a position on a screen of a compressed bit stream of image information and divides (slices) the bit stream into two upper and lower image areas RA and RB. (Before means) and the image information corresponding to the upper and lower image areas RA and RB divided by the slice detector 1, respectively, and time-adjusted to match the operation timing of decoders 3A and 3B, which will be described later, and output them. FIFO (First-In Fi
rst-Out) and the image information corresponding to the upper and lower image areas RA and RB time-adjusted by the buffers 2A and 2B, and decoded by motion compensation. Decoders 3A and 3B
(A plurality of decoding means), a selector 4A-2 (a part of the decoding means) for selecting one of the decoders 3A or 3B and connecting to a memory 5A-2 described later, and one of the decoders 3A or 3B. And a storage unit 5A (a plurality of units) that stores the image information decoded by the decoder 3A as reference information for motion compensation. Part of the storage means)
A storage unit 5B (part of a plurality of storage units) for storing image information decoded by the decoder 3B;
And a combiner 6 (information combining means) for combining image information corresponding to the upper and lower image areas RA and RB, which have been motion compensated and decoded by A and 3B, to form image information for one screen. You.

【0035】また、記憶部5A及び5Bのそれぞれは、
独立にアクセス可能なメモリ5A−1,5A−2(複数
のメモリ空間)及びメモリ5B−1,5B−2(複数の
メモリ空間)を有して構成される。このうち、メモリ5
A−2及び5B−1は、それぞれセレクタ4A−2及び
4B−1を介してデコーダ3Aまたは3Bの何れかに選
択的に接続される。逆に言うと、メモリ5A−2及び5
B−1は、デコーダ3A及び3Bの何れからも選択的に
アクセス可能に構成されている。なお、メモリ5A−1
及び5B−2は、それぞれデコーダ3A及び3Bによっ
てのみ直接的にアクセスが可能となっている。
Each of the storage units 5A and 5B has
It is configured to have independently accessible memories 5A-1, 5A-2 (a plurality of memory spaces) and memories 5B-1, 5B-2 (a plurality of memory spaces). Of these, memory 5
A-2 and 5B-1 are selectively connected to one of the decoders 3A and 3B via selectors 4A-2 and 4B-1, respectively. Conversely, memories 5A-2 and 5A-2
B-1 is configured to be selectively accessible from any of the decoders 3A and 3B. The memory 5A-1
And 5B-2 can be directly accessed only by the decoders 3A and 3B, respectively.

【0036】ここで、記憶部5A及び5Bが動き補償の
際の参照情報として記憶する画像情報と画面の各画像領
域との対応関係について説明しておく。図2に各メモリ
に記憶される画像情報と画面(画像領域)との対応関係
を示すように、記憶部5A及び5Bは、例えば画面を垂
直方向(上下)に隣接するように2分割して得られる画
像領域RA及びRBに対応する画像情報をデコーダ3A
及び3Bからそれぞれ入力して参照情報として記憶す
る。
Here, the correspondence between the image information stored by the storage units 5A and 5B as reference information at the time of motion compensation and each image area of the screen will be described. As shown in FIG. 2, the correspondence between the image information stored in each memory and the screen (image area), the storage units 5A and 5B divide the screen into two, for example, vertically adjacent (up and down). The image information corresponding to the obtained image areas RA and RB is decoded by the decoder 3A.
And 3B, respectively, and store them as reference information.

【0037】この記憶部5Aを構成するメモリ5A−1
及び5A−2は、画像領域RAをさらに垂直方向に隣接
するように2分割して得られる小領域RA1及びRA2
(小画像領域)に対応づけて、デコーダ3Aから入力す
る画像領域RAの画像情報を分割して記憶し、同様に、
記憶部5Bを構成するメモリ5B−1及び5B−2は、
画像領域RBを2分割して得られる小領域RB1及びR
B2に対応づけて、デコーダ3Bから入力する画像領域
RBの画像情報を分割して記憶する。
The memory 5A-1 constituting the storage section 5A
And 5A-2 are small areas RA1 and RA2 obtained by dividing the image area RA further into two so as to be adjacent in the vertical direction.
The image information of the image area RA input from the decoder 3A is divided and stored in association with the (small image area).
The memories 5B-1 and 5B-2 constituting the storage unit 5B are:
Small areas RB1 and R obtained by dividing the image area RB into two
The image information of the image area RB input from the decoder 3B is divided and stored in association with B2.

【0038】ところで、MPEG2では、動きベクトル
がとり得る最大値が規定されており、図2に示す各小領
域RA1〜RB2の垂直方向のサイズ(高さ)は各画像
ブロックの動きベクトルが取り得る最大値よりも大きく
設定される。これにより、或る小領域に属する画像ブロ
ックの動きベクトルが、2つ以上離れた小領域の画像情
報を参照することがなくなり、後述するように、デコー
ダ3A及び3Bが各画像領域RA及びRBの画像情報を
並列に処理する過程において同一のメモリを同時にアク
セスすること(所謂メモリのバッティング)がなくな
る。このように、動きベクトルの最大値と小領域のサイ
ズとの関係は、メモリのバッティングの観点から規定さ
れる。
By the way, in MPEG2, the maximum value that a motion vector can take is defined, and the vertical size (height) of each of the small areas RA1 to RB2 shown in FIG. 2 can be taken by the motion vector of each image block. It is set larger than the maximum value. As a result, the motion vector of the image block belonging to a certain small area does not refer to the image information of the small area two or more apart from each other, and the decoders 3A and 3B make the decoders 3A and 3B In the process of processing image information in parallel, simultaneous access to the same memory (so-called memory batting) is eliminated. As described above, the relationship between the maximum value of the motion vector and the size of the small area is defined from the viewpoint of memory batting.

【0039】ただし、必要とする画像品質を得ることが
できれば、必ずしも厳密にこれらの関係を遵守して、メ
モリのバッティングを完全に回避する必要はなく、視覚
上、所定の画像品質が得られる範囲内で小領域のサイズ
を動きベクトルが取り得る最大値よりも小さくして、或
る程度のメモリのバッティングを許容することし、メモ
リの記憶容量を節約するように構成してもよい。
However, as long as the required image quality can be obtained, it is not always necessary to strictly observe these relations and completely avoid the memory batting. May be configured so that the size of the small region is smaller than the maximum value that the motion vector can take, to allow a certain amount of memory batting, and to save the storage capacity of the memory.

【0040】なお、本実施形態では、小領域RA1〜R
B2が垂直方向に隣接するように分割されたことに対応
して、垂直方向(縦方向)のサイズを規定したが、小領
域が隣接する方向において、各小領域のサイズが動きベ
クトルの最大値よりも大きければよく、仮に小領域が水
平方向に隣接するものであれば、小領域の水平方向(横
方向)のサイズが動きベクトルの最大値よりも大きけれ
ばよい。
In this embodiment, the small areas RA1 to RA
Although the size in the vertical direction (vertical direction) is defined in accordance with the division of B2 so as to be adjacent in the vertical direction, the size of each small area is the maximum value of the motion vector in the direction in which the small areas are adjacent. If the small area is adjacent in the horizontal direction, the size of the small area in the horizontal direction (lateral direction) may be larger than the maximum value of the motion vector.

【0041】以下、このように構成された本実施形態の
画像処理装置の動き補償の動作について説明する。前述
のように、MPEGに準拠する画像情報を復号する場
合、画像ブロックを単位として動きベクトルに従って順
次動き補償を行う。即ち、図1に示すデコーダ3Aは、
先ず、図2に示す小領域RA1に属する画像ブロックa
1に相当する部分から動き補償を開始し、これと平行し
て、デコーダ3Bは小領域RB1に属するブロックb1
に相当する部分から動き補償を開始する。
Hereinafter, the operation of the motion compensation of the image processing apparatus of the present embodiment configured as described above will be described. As described above, when decoding image information conforming to MPEG, motion compensation is sequentially performed according to a motion vector in units of image blocks. That is, the decoder 3A shown in FIG.
First, an image block a belonging to the small area RA1 shown in FIG.
1, the motion compensation is started from the portion corresponding to the block b1, and in parallel with this, the decoder 3B makes the block b1 belonging to the small area RB1.
The motion compensation is started from the portion corresponding to.

【0042】ここで、画像領域RAに属する画像ブロッ
クa1〜a5の位置と、画像領域RBに属する画像ブロ
ックb1〜b5の位置とは、それぞれの画像領域におけ
る相対位置が一致するものとなっている。従って、画像
領域RAに属する画像ブロックa1〜a5と画像領域R
Bに属する画像ブロックb1〜b5との画面上の距離
は、小領域の垂直方向のサイズの2倍分だけ離れ、これ
により、その最大値が小領域の垂直方向のサイズを超え
ることのない画像ブロックa1〜a5及び画像ブロック
b1〜b5のそれぞれの動きベクトルは、後述するよう
に、各画像情報について並列に動き補償を行う過程にお
いて、同一の小領域を参照することがなくなる。
Here, the positions of the image blocks a1 to a5 belonging to the image area RA and the positions of the image blocks b1 to b5 belonging to the image area RB have the same relative positions in the respective image areas. . Therefore, the image blocks a1 to a5 belonging to the image area RA and the image area R
The distance on the screen from the image blocks b1 to b5 belonging to B is twice as large as the vertical size of the small area, so that the maximum value does not exceed the vertical size of the small area. As will be described later, the motion vectors of the blocks a1 to a5 and the image blocks b1 to b5 do not refer to the same small area in the process of performing motion compensation in parallel for each piece of image information.

【0043】このように、記憶部5A及び5Bがそれぞ
れ記憶する画像情報と画面の各画像領域との対応関係が
設定されて、以下のように動き補償が行われる。即ち、
先ず、図2に示す画像ブロックa1に相当する部分を動
き補償する場合、この画像ブロックa1の動きベクトル
は、小領域RA1の内部に収まっており、デコーダ3A
は、メモリ5A−1を直接アクセスして画像ブロックa
1の動きベクトルに従って動き補償を行う。
As described above, the correspondence between the image information stored in the storage units 5A and 5B and each image area of the screen is set, and the motion compensation is performed as follows. That is,
First, when motion compensation is performed on a portion corresponding to the image block a1 shown in FIG. 2, the motion vector of the image block a1 is contained within the small area RA1 and the decoder 3A
Directly accesses the memory 5A-1 to access the image block a.
The motion compensation is performed according to the motion vector of No. 1.

【0044】一方、上述の画像ブロックa1に相当する
部分の処理と平行して、画像ブロックb1に相当する部
分の動き補償が行われる。この場合、この画像ブロック
b1の動きベクトルがとり得る垂直方向の最大範囲は、
小領域RA2とRB1との両方にまたがっている。従っ
て、この場合、セレクタ4A−2及び4B−1の選択状
態はデコーダ3Bに設定され、デコーダ3Bは、セレク
タ4A−2または4B−1を介してメモリ5A−2また
は5B−1の何れかをアクセスして動き補償を行う。
On the other hand, in parallel with the processing of the part corresponding to the image block a1, the motion compensation of the part corresponding to the image block b1 is performed. In this case, the maximum vertical range that the motion vector of the image block b1 can take is:
It extends over both the small areas RA2 and RB1. Therefore, in this case, the selection state of the selectors 4A-2 and 4B-1 is set to the decoder 3B, and the decoder 3B controls one of the memories 5A-2 or 5B-1 via the selector 4A-2 or 4B-1. Access and perform motion compensation.

【0045】次に、ブロックa2に相当する部分を動き
補償する場合、この画像ブロックa2の動きベクトルが
取り得る垂直方向の最大範囲は依然として小領域RA1
の内部に収まっているので、デコーダ3Aは、メモリ5
A−1をアクセスして動き補償を行う。
Next, when motion compensation is performed on the portion corresponding to the block a2, the maximum range in the vertical direction that the motion vector of the image block a2 can take is still the small area RA1.
, The decoder 3A has the memory 5
A-1 is accessed to perform motion compensation.

【0046】一方、上述のブロックa2に相当する部分
の処理と平行して、ブロックb2に相当する部分の動き
補償が行われる。この場合、この画像ブロックb2の動
きベクトルが取り得る垂直方向の最大範囲は小領域RB
1の中に収まっている。従って、この場合、セレクタ4
B−1の選択状態はデコーダ3Bに維持され、デコーダ
3Bはセレクタ4B−1を介してメモリ5B−1をアク
セスして動き補償を行う。なお、この場合、メモリ5A
−2は、デコーダ3A及び3Bの何れにもアクセスされ
ないので、セレクタ4A−2の選択状態はどのようであ
ってもよい。
On the other hand, in parallel with the processing of the part corresponding to the block a2, the motion compensation of the part corresponding to the block b2 is performed. In this case, the maximum range in the vertical direction that the motion vector of the image block b2 can take is the small area RB
It is in one. Therefore, in this case, the selector 4
The selected state of B-1 is maintained by the decoder 3B, and the decoder 3B accesses the memory 5B-1 via the selector 4B-1 to perform motion compensation. In this case, the memory 5A
-2 is not accessed by any of the decoders 3A and 3B, so that the selector 4A-2 may be in any selected state.

【0047】次に、画像ブロックa3に相当する部分を
動き補償する場合、この画像ブロックa3の動きベクト
ルが取り得る垂直方向の最大範囲は、小領域RA1とR
A2との両方にまたがっている。従って、この場合、セ
レクタ4A−2の選択状態はデコーダ3Aに変更され、
デコーダ3Aはメモリ5A−1または5A−2の何れか
をアクセスして動き補償を行う。
Next, when motion compensation is performed on a portion corresponding to the image block a3, the maximum range of the motion vector of the image block a3 which can be taken in the vertical direction is small areas RA1 and
A2. Therefore, in this case, the selection state of the selector 4A-2 is changed to the decoder 3A,
The decoder 3A accesses one of the memories 5A-1 and 5A-2 to perform motion compensation.

【0048】一方、上述の画像ブロックa3に相当する
部分の処理と平行して、画像ブロックb3に相当する部
分の動き補償が行われる。この場合、この画像ブロック
b3の動きベクトルがとり得る垂直方向の最大範囲は、
小領域RB1とRB2との両方にまたがっている。従っ
て、この場合、セレクタ4B−1の選択状態はデコーダ
3Bに維持され、デコーダ3Bはメモリ5B−1または
5B−2の何れかをアクセスして動き補償を行う。
On the other hand, in parallel with the processing of the part corresponding to the image block a3, the motion compensation of the part corresponding to the image block b3 is performed. In this case, the maximum vertical range that the motion vector of this image block b3 can take is:
It extends over both the small regions RB1 and RB2. Therefore, in this case, the selected state of the selector 4B-1 is maintained by the decoder 3B, and the decoder 3B accesses either the memory 5B-1 or 5B-2 to perform motion compensation.

【0049】次に、画像ブロックa4に相当する部分を
動き補償する場合、この画像ブロックa4の動きベクト
ルがとり得る垂直方向の最大範囲は小領域RA2の内部
に収まっているので、セレクタ4A−2の選択状態はデ
コーダ3Aに維持され、デコーダ3Aは、このセレクタ
4A−2を介してメモリ5A−2をアクセスして動き補
償を行う。
Next, when motion compensation is performed on a portion corresponding to the image block a4, the maximum range of the motion vector of the image block a4 which can be taken in the vertical direction falls within the small area RA2. Is maintained in the decoder 3A, and the decoder 3A accesses the memory 5A-2 via the selector 4A-2 to perform motion compensation.

【0050】一方、上述の画像ブロックa4に相当する
部分の処理と平行して、画像ブロックb4に相当する部
分の動き補償が行われる。この場合、この画像ブロック
b4の動きベクトルがとり得る垂直方向の最大範囲は、
小領域RB2の内部に収まっているので、デコーダ3B
はメモリ5B−2をアクセスして動き補償を行う。な
お、この場合、メモリ5B−1は、デコーダ3A及び3
Bの何れにもアクセスされないので、セレクタ4B−1
の選択状態はどのようであってもよい。
On the other hand, in parallel with the processing of the part corresponding to the image block a4, the motion compensation of the part corresponding to the image block b4 is performed. In this case, the maximum vertical range that the motion vector of the image block b4 can take is:
Since it fits inside the small area RB2, the decoder 3B
Performs motion compensation by accessing the memory 5B-2. Note that, in this case, the memory 5B-1 includes the decoders 3A and 3A.
B is not accessed, so the selector 4B-1
May be in any selection state.

【0051】最後に、画像ブロックa5に相当する部分
を動き補償する場合、この画像ブロックa5の動きベク
トルがとり得る垂直方向の最大範囲は、小領域RA2と
RB1との両方にまたがっている。従って、この場合、
セレクタ4A−2の選択状態はデコーダ3Aに維持され
ると共にセレクタ4B−1の選択状態はデコーダ3Aに
変更され、デコーダ3Aは、セレクタ4A−2または4
B−1を介してメモリ5A−2または5B−1の何れか
をアクセスして動き補償を行う。
Finally, when motion compensation is performed on the portion corresponding to the image block a5, the maximum vertical range that the motion vector of the image block a5 can take extends over both the small areas RA2 and RB1. Therefore, in this case,
The selection state of the selector 4A-2 is maintained by the decoder 3A, and the selection state of the selector 4B-1 is changed to the decoder 3A.
Either the memory 5A-2 or 5B-1 is accessed via B-1 to perform motion compensation.

【0052】一方、上述の画像ブロックa5に相当する
部分の処理と平行して、画像ブロックb5に相当する部
分の動き補償が行われる。この場合、この画像ブロック
b5の動きベクトルは小領域RB2の内部に収まってい
るので、デコーダ3Bは、メモリ5B−2をアクセスし
て動き補償を行う。
On the other hand, in parallel with the processing of the portion corresponding to the image block a5, the motion compensation of the portion corresponding to the image block b5 is performed. In this case, since the motion vector of the image block b5 falls within the small area RB2, the decoder 3B accesses the memory 5B-2 to perform motion compensation.

【0053】このように、画像ブロックa1〜a5と画
像ブロックb1〜b5とを並列的に動き補償して復号処
理する過程において、この復号処理の対象となっている
画像ブロックに応じてセレクタ4A−2及び4B−1の
選択状態が設定され、デコーダ3A及び3Bは、同一の
メモリを同時にアクセスする場合がない。また、画面上
の任意の画像ブロックについても画像ブロックa1〜a
5またはb1〜b5の何れかに含めて表現することがで
き、デコーダ3A及び3Bは、それぞれの動きベクトル
に従って動き補償に必要な画像情報(参照情報)が記憶
されたメモリをバッティングを生じることなく並列にア
クセスする。
As described above, in the process of performing the motion compensation on the image blocks a1 to a5 and the image blocks b1 to b5 in parallel and performing the decoding process, the selector 4A-A5 is used in accordance with the image block to be decoded. 2 and 4B-1 are set, and there is no case where the decoders 3A and 3B simultaneously access the same memory. Also, for any image block on the screen, image blocks a1 to a
5 or any of b1 to b5, and the decoders 3A and 3B can store the memory storing the image information (reference information) necessary for the motion compensation according to the respective motion vectors without causing batting. Access in parallel.

【0054】従って、本実施形態の画像処理装置によれ
ば、前述の従来装置のように単純に分割された画像情報
を参照して動き補償する場合と異なり、画像領域RAと
RBとの境界でも動き補償を正常に行って、それぞれの
画像領域に対応する画像情報について並列に動き補償を
行うことが可能となり、自然な動きが再現された画像情
報を構築することができる。
Therefore, according to the image processing apparatus of the present embodiment, unlike the above-described conventional apparatus in which motion compensation is performed with reference to simply divided image information, the boundary between the image areas RA and RB is also different. By performing the motion compensation normally, it is possible to perform the motion compensation in parallel for the image information corresponding to each image region, and it is possible to construct the image information in which natural motion is reproduced.

【0055】なお、上述の図1に示す本実施形態の画像
処理装置は、画面を2分割して得られる画像領域RA及
びRBに対応づけて画像情報を並列処理するものとして
構成したが、必要に応じて分割数(並列処理段数)を増
やしてもよい。例えば画面を3分割して得られる画像領
域に対応づけて画像情報を並列して復号しようとする場
合、図3に示すように、図1に示す装置の構成おいて、
さらにバッファ2C、デコーダ3C、セレクタ4C−
1、記憶部5C(メモリ5C−1,5C−2)の各要素
を加えて構成すればよい。
The image processing apparatus of the present embodiment shown in FIG. 1 is configured to process image information in parallel in correspondence with image areas RA and RB obtained by dividing a screen into two. The number of divisions (the number of parallel processing stages) may be increased according to. For example, when trying to decode image information in parallel in association with an image area obtained by dividing a screen into three, as shown in FIG. 3, in the configuration of the apparatus shown in FIG.
Further, a buffer 2C, a decoder 3C, a selector 4C-
1. Each element of the storage unit 5C (the memories 5C-1 and 5C-2) may be added.

【0056】なお、この場合のスライス検出器1及び結
合器6は、新たに加えた上述の要素に対応するために機
能が拡張されたものとして構成されると共に、各記憶部
5A〜5Cは、画面の分割数の増加に応じて記憶容量が
調整(減少)されたものとして構成される。
In this case, the slice detector 1 and the combiner 6 are configured so as to have expanded functions to cope with the newly added elements described above, and each of the storage units 5A to 5C The storage capacity is adjusted (decreased) in accordance with an increase in the number of screen divisions.

【0057】また、上述した図1及び図3に示す本実施
形態の画像処理装置の場合、記憶部(例えば記憶部5
A)を2つのメモリ(例えばメモリ5A−1及び5A−
2)から構成して、これら2つのメモリを独立にアクセ
ス可能な記憶部5Aのメモリ空間としたが、そもそも各
メモリ(5A−1〜5C−2)を独立した記憶部として
取り扱ってもよく、この場合、ひとつのデコーダが復号
した画像情報を2つの記憶部に分割して記憶するものと
なる。
Further, in the case of the image processing apparatus of the present embodiment shown in FIGS. 1 and 3, the storage unit (for example, the storage unit 5)
A) with two memories (for example, memories 5A-1 and 5A-).
2), these two memories are used as the memory space of the storage unit 5A which can be accessed independently, but each of the memories (5A-1 to 5C-2) may be treated as an independent storage unit in the first place. In this case, the image information decoded by one decoder is divided and stored in two storage units.

【0058】このように構成した場合、例えば、図3に
示すデコーダ3B(第Mの復号手段)は、処理の対象と
する画像ブロックの位置によって、メモリ5A−2(第
2M−2の記憶手段)からメモリ5C−1(第2M+1
の記憶手段)の何れかをアクセスして、これらのメモリ
に記憶された画像情報(参照情報)を参照して動き補償
を行う。
In the case of such a configuration, for example, the decoder 3B (M-th decoding means) shown in FIG. 3 operates according to the position of the image block to be processed in the memory 5A-2 (2M-2 storage means). ) To memory 5C-1 (2M + 1)
, And motion compensation is performed by referring to the image information (reference information) stored in these memories.

【0059】さらに、本実施形態では、図1及び図3に
示す記憶部(例えば記憶部5A)を2つのメモリから構
成して、独立にアクセス可能な複数のメモリ空間を実現
したが、記憶部は各画像領域の小領域毎に独立してアク
セス可能であればよく、例えばデュアルポートメモリな
どのように複数のアドレスを同時に指定が可能なデバイ
ス用いて構成することも可能である。
Further, in the present embodiment, the storage section (for example, the storage section 5A) shown in FIGS. 1 and 3 is constituted by two memories to realize a plurality of memory spaces which can be accessed independently. It is sufficient that the device can be accessed independently for each small region of each image region. For example, the device can be configured using a device such as a dual port memory capable of simultaneously specifying a plurality of addresses.

【0060】さらにまた、本実施形態では、例えばデコ
ーダ3Aがアクセス可能なメモリの個数を、各セレクタ
の選択状態によって最大3個(メモリ5A−1,5A−
2,5B−1)までとしたが、各デコーダがすべてのメ
モリをアクセス可能に構成してもよい。
Furthermore, in the present embodiment, for example, the number of memories that can be accessed by the decoder 3A is limited to a maximum of three (the memories 5A-1, 5A-
2, 5B-1), but each decoder may be configured to be able to access all memories.

【0061】(第2の実施の形態について)次に、図4
及び図5を用いて、本発明の第2の実施の形態に係る画
像処理装置について説明する。前述の第1の実施形態の
画像処理装置は、画面上の物理的な領域である画像領域
に対応づけて画像情報を分割して並列処理を行うもので
あるが、本実施形態の画像処理装置は、輝度や色差など
の属性(データ構造)に着目して画像情報を分割して並
列処理を行うものである。
(Regarding the Second Embodiment) Next, FIG.
An image processing apparatus according to the second embodiment of the present invention will be described with reference to FIG. The image processing apparatus according to the first embodiment divides image information and performs parallel processing in association with an image area that is a physical area on a screen. Focuses on attributes (data structure) such as luminance and color difference, and performs parallel processing by dividing image information.

【0062】一般に、カラー画像情報は、輝度と色差、
またはRGB(Red-Green-Blue)等の各成分に分解して符
号/復号の処理がなされる。本実施形態の画像処理装置
は、この点に着目して構成されたものであって、カラー
画像情報を輝度成分(輝度情報)及び色差成分(色差情
報)の各成分の復号処理を別々のデコーダに分担させ
て、輝度成分及び色差成分のそれぞれの動き補償を並列
に行うものである。
Generally, color image information includes luminance and color difference,
Alternatively, the image data is decomposed into components such as RGB (Red-Green-Blue) and subjected to encoding / decoding processing. The image processing apparatus according to the present embodiment is configured by paying attention to this point, and performs different decoding processes of the color image information on the luminance component (luminance information) and the color difference component (color difference information). And motion compensation for the luminance component and the color difference component is performed in parallel.

【0063】即ち、図4に示す本実施形態の画像処理装
置は、カラー画像情報のビットストリームを入力して、
カラー画像情報の輝度成分及び色差成分をそれぞれ復号
する輝度用デコーダ30及び色差用デコーダ31と、該
輝度用デコーダ30及び色差用デコーダ31が復号した
画像情報の輝度成分及び色差成分をそれぞれ格納する輝
度用メモリ50及び色差用メモリ51とを備えて構成さ
れる。
That is, the image processing apparatus of this embodiment shown in FIG. 4 receives a bit stream of color image information,
A luminance decoder 30 and a chrominance decoder 31 for respectively decoding the luminance component and the chrominance component of the color image information, and a luminance for storing the luminance component and the chrominance component of the image information decoded by the luminance decoder 30 and the chrominance decoder 31, respectively. Memory 50 and a color difference memory 51.

【0064】このように構成された本実施形態の装置の
場合、輝度用デコーダ30及び色差用デコーダ31は、
カラー画像情報のビットストリームを入力して、それぞ
れカラー画像情報の輝度成分及び色差成分を復号し、輝
度用メモリ50及び色差用メモリ51にそれぞれ格納す
る。
In the case of the device of the present embodiment having the above-described structure, the luminance decoder 30 and the color difference decoder 31
A bit stream of color image information is input, and a luminance component and a chrominance component of the color image information are decoded and stored in a luminance memory 50 and a chrominance memory 51, respectively.

【0065】ここで、動き補償を行う場合、輝度用デコ
ーダ30及び色差用デコーダ31は、輝度用メモリ50
及び色差用メモリ51を動きベクトルに従ってそれぞれ
アクセスして、必要とする画像ブロックの画像情報を読
み出し、この画像情報を用いて動き補償した画像情報の
輝度成分及び色差成分を、後段側に接続されるD/Aコ
ンバータ(図示なし)に与える。
Here, when performing motion compensation, the luminance decoder 30 and the chrominance decoder 31 are connected to the luminance memory 50.
And the color difference memory 51 is accessed according to the motion vector to read out the image information of the required image block, and the luminance component and the color difference component of the image information motion-compensated using this image information are connected to the subsequent stage. It is given to a D / A converter (not shown).

【0066】このように、本実施形態の装置では、カラ
ー画像情報を輝度成分と色差成分とに分割して並列処理
することにより、ひとつのデコーダの負担が過大となら
ないように処理の対象とするデータ量を抑えるものとな
っている。なお、本実施形態では、輝度成分と色差成分
とからなるカラー画像情報を復号するものとして装置を
構成したが、前述のように、RGB系のカラー画像情報
を復号する装置として構成する場合には、カラー画像情
報を、R(Red)成分、G(Green)成分、B(Blue)成分の色
成分に分割して、各色成分毎に画像情報を並列に動き補
償して復号するように構成すればよく、処理の対象とす
る画像情報の種類に応じて分割の基準を適切に選択すれ
ばよい。
As described above, in the apparatus according to the present embodiment, the color image information is divided into the luminance component and the color difference component and is processed in parallel, so that the processing is performed so that the load on one decoder is not excessive. The amount of data is reduced. In the present embodiment, the apparatus is configured to decode color image information including a luminance component and a chrominance component. However, as described above, the apparatus is configured to decode RGB color image information. , The color image information is divided into R (Red), G (Green), and B (Blue) components, and the image information is motion-compensated in parallel for each color component and decoded. What is necessary is just to appropriately select a division criterion according to the type of image information to be processed.

【0067】(第3の実施の形態について)次に、図5
を用いて、本発明の第3の実施の形態に係る画像処理装
置について説明する。前述のように、第2の実施形態の
画像処理装置は、画像情報を輝度成分と色差成分とに分
割して並列処理するものとして構成したが、図5に示す
本実施形態の画像処理装置は、第1の実施形態の装置と
第2の実施形態の装置とを組み合わせて構成されたもの
であり、輝度成分と色差成分との並列に処理する過程に
おいて、画面を分割して得られる画像領域に対応づけ
て、輝度成分または色差成分の処理をさらに並列化する
ように構成したものである。
(Regarding the Third Embodiment) Next, FIG.
The image processing device according to the third embodiment of the present invention will be described with reference to FIG. As described above, the image processing apparatus according to the second embodiment is configured to divide image information into a luminance component and a chrominance component and perform parallel processing. However, the image processing apparatus according to the present embodiment illustrated in FIG. In the process of processing the luminance component and the chrominance component in parallel, the image region obtained by dividing the screen is obtained by combining the device of the first embodiment and the device of the second embodiment. And the processing of the luminance component or the color difference component is further parallelized.

【0068】ところで、輝度成分を処理する上での画面
の分割数と、色差成分を処理する上での画面の分割数と
は必ずしも同一にする必要はない。即ち、MPEG等で
は、画像情報の輝度成分に対して色差成分は間引かれて
画像の画素数が減ったものとなっており、このため、一
般に輝度成分に比較して色差成分の復号には処理能力を
それほど必要としない。
By the way, the number of screen divisions for processing the luminance component and the number of screen divisions for processing the chrominance component need not always be the same. That is, in MPEG or the like, the chrominance component is thinned out with respect to the luminance component of the image information to reduce the number of pixels of the image. Does not require much processing power.

【0069】本実施形態の装置は、この点に着目して、
そのデータ量に応じて輝度成分と色差成分との処理を担
うデコーダの配分数を調整して構成したものであり、デ
ータ量が多い輝度成分の復号処理には2個のデコーダを
配分してさらに並列処理化すると共に、データ量が比較
的少ない色差成分の復号には1個のデコーダを配分する
ことにより、画像情報のデータ構造に整合させて、効率
的にデコーダを配分して構成したものである。
The apparatus of this embodiment pays attention to this point,
The number of decoders responsible for processing of the luminance component and the chrominance component is adjusted according to the data amount, and two decoders are allocated to the decoding process of the luminance component having a large data amount. In addition to parallel processing, one decoder is allocated for decoding a color difference component having a relatively small amount of data, so that the decoder is efficiently allocated in accordance with the data structure of image information. is there.

【0070】即ち、図5に示す画像処理装置は、図1に
示す第1の実施形態の装置を輝度成分の処理系として用
い、さらに、色差成分の処理を行うために、図1に示す
装置の構成に図4に示す色差用デコーダ31と色差用メ
モリ51とからなる色差成分の処理系を加えて構成した
ものである。
That is, the image processing apparatus shown in FIG. 5 uses the apparatus of the first embodiment shown in FIG. 1 as a processing system for a luminance component, and further performs processing for a color difference component. And a color difference component processing system including a color difference decoder 31 and a color difference memory 51 shown in FIG.

【0071】ただし、図5に示す装置を構成するスライ
ス検出器1は、圧縮された画像データのビットストリー
ムを、輝度成分と色差成分とに分割すると共に、輝度成
分については、画面を垂直方向に隣接するように2分割
して得られる各画像領域に対応づけてさらに2分割する
ものとして構成される。
However, the slice detector 1 constituting the apparatus shown in FIG. 5 divides the bit stream of the compressed image data into a luminance component and a chrominance component, and, for the luminance component, moves the screen vertically. It is configured to be further divided into two in association with each image region obtained by dividing into two so as to be adjacent.

【0072】また、同図に示すデコーダ3A,3B及び
デコーダ31は、スライス検出器1から入力する画像情
報の輝度成分及び色差成分のそれぞれを復号するものと
して構成され、このうち、デコーダ3A及び3Bは、画
像領域に対応づけてさらに2分割された輝度成分のそれ
ぞれを復号する。さらに、結合器6は、輝度用のデコー
ダ3A,3B及び色差用のデコーダ3Cのそれぞれが復
号した画像情報の輝度成分及び色差成分を一画面の画像
情報に結合するものとして構成される。
The decoders 3A and 3B and the decoder 31 shown in FIG. 3 are configured to decode the luminance component and the color difference component of the image information input from the slice detector 1, respectively, and among them, the decoders 3A and 3B Decodes each of the luminance components further divided into two in association with the image area. Further, the combiner 6 is configured to combine the luminance component and the chrominance component of the image information decoded by the luminance decoders 3A and 3B and the chrominance decoder 3C into the image information of one screen.

【0073】このように構成された本実施形態の装置
は、画像情報を輝度成分と色差成分とに分割して動き補
償の復号処理を並列に行うと共に、輝度成分については
画面の各画像領域に対応づけてさらに分割して復号処理
を並列化し、画像情報のデータ構造に応じてデコーダの
配分が適正化されたものとして実現される。
The apparatus according to the present embodiment configured as described above divides image information into a luminance component and a chrominance component to perform motion compensation decoding in parallel, and the luminance component is stored in each image area of the screen. The decoding process is parallelized by further dividing the image data in association with each other, and the distribution of the decoders is optimized according to the data structure of the image information.

【0074】なお、本実施形態では、輝度成分の処理に
対しては2個のデコーダを配分し、色差成分に対しては
1個のデコーダを配分して構成したが、デコーダの配分
はこれに限られるものではなく、各成分のデータ量とデ
コーダ単体の処理能力とに応じて、その配分を適切に定
めればよい。同様に、画像情報がRGB系のものである
場合にも、各色成分のデータ量等に応じてデコーダの配
分を定めればよい。
In the present embodiment, two decoders are allocated to the processing of the luminance component and one decoder is allocated to the chrominance components. The distribution is not limited, and the distribution may be appropriately determined according to the data amount of each component and the processing capability of the decoder alone. Similarly, when the image information is of the RGB type, the distribution of the decoders may be determined according to the data amount of each color component.

【0075】上述の第1及び第3の実施形態の説明にお
いて、並列処理のための画面の分割方向を垂直方向とし
たが、画面の分割方向はこれに限定されるものではな
く、水平方向(左右)や2次元方向であってもよく、更
には、適当にこれらの分割方向を組み合わせて構成する
こともでき、必要に応じて分割の方向を適切に定めれば
よい。
In the above description of the first and third embodiments, the screen dividing direction for the parallel processing is the vertical direction. However, the screen dividing direction is not limited to this. Left or right) or a two-dimensional direction may be used, and further, these division directions may be appropriately combined, and the division direction may be appropriately determined as needed.

【0076】[0076]

【発明の効果】以上の説明から明らかなように、本発明
によれば、以下のような効果を得ることができる。即
ち、請求項1、2及びこれに従属する請求項10、11
に記載の発明に係る画像処理装置によれば、画面を分割
して得られる複数の画像領域に対応する画像情報を参照
して動き補償を並列に実行するに際し、或る画像領域の
画像情報を複数の復号手段(デコーダ)が参照可能なよ
うに構成したので、動きベクトルが他の画像領域の参照
情報(画像情報)を参照する場合であっても、必要とす
る参照情報を参照して動き補償を並列に行うことがで
き、各画像領域の境界付近でも画像の動きが自然な画像
情報に復号することができる。しかも、画像情報を並列
に処理するので、復号手段単体の性能を上げることな
く、大規模な画像情報を高速に動き補償して復号するこ
とができる。
As is apparent from the above description, according to the present invention, the following effects can be obtained. That is, claims 1 and 2 and dependent claims 10 and 11
According to the image processing apparatus according to the present invention, when performing motion compensation in parallel with reference to image information corresponding to a plurality of image regions obtained by dividing the screen, the image information of a certain image region Since a plurality of decoding means (decoders) are configured to be able to refer to, even when a motion vector refers to reference information (image information) of another image area, the motion vector can be referenced by referring to necessary reference information. Compensation can be performed in parallel, and even near the boundary of each image region, image motion can be decoded into natural image information. Moreover, since image information is processed in parallel, large-scale image information can be motion-compensated and decoded at high speed without increasing the performance of the decoding means alone.

【0077】また、請求項3に記載の発明に係る画像処
理装置によれば、画像情報を輝度成分と色差成分とに分
割して、動き補償を並列に行うように構成したので、復
号手段(デコーダ)単体の性能を上げることなく、輝度
成分と色差成分とからなる大規模な画像情報を高速に動
き補償して復号することができる。
According to the image processing apparatus of the present invention, the image information is divided into a luminance component and a chrominance component, and the motion compensation is performed in parallel. Decoder) Large-scale image information composed of a luminance component and a color difference component can be motion-compensated at high speed and decoded without increasing the performance of a single unit.

【0078】さらに、請求項4に記載の発明に係る画像
処理装置によれば、画像情報をRGB等の各色成分に分
割して、動き補償を並列に行うように構成したので、復
号手段(デコーダ)単体の性能を上げることなく、RG
B等の色成分からなる大規模な画像情報を高速に動き補
償して復号することができる。
Further, according to the image processing apparatus of the present invention, since the image information is divided into each color component such as RGB and the motion compensation is performed in parallel, the decoding means (decoder) ) RG without increasing the performance of a single unit
Large-scale image information composed of color components such as B can be decoded with high-speed motion compensation.

【0079】さらにまた、請求項5、7及びこれに従属
する請求項10、11に記載の発明に係る画像処理装置
によれば、請求項3に記載の発明に係る画像処理装置に
より得られる効果に加えて、請求項1に記載の発明に係
る画像処理装置により得られる効果を併せて得ることが
でき、輝度及び色差成分からなる大規模な画像情報をさ
らに一層高速に動き補償して復号することができる。
Further, according to the image processing apparatus according to the fifth and seventh aspects and the tenth and eleventh aspects of the present invention, the effects obtained by the image processing apparatus according to the third aspect of the invention can be obtained. In addition to the above, the effect obtained by the image processing apparatus according to the first aspect of the present invention can also be obtained, and large-scale image information including luminance and chrominance components is further motion-compensated and decoded at higher speed. be able to.

【0080】さらにまた、請求項6、8に記載の発明に
係る画像処理装置によれば、請求項4に記載の発明に係
る画像処理装置により得られる効果に加えて、請求項1
に記載の発明に係る画像処理装置により得られる効果を
得ることができ、RGB等の色成分からなる大規模な画
像情報をさらに一層高速に動き補償して復号することが
できる。
Further, according to the image processing apparatus according to the sixth and eighth aspects of the present invention, in addition to the effects obtained by the image processing apparatus according to the fourth aspect of the present invention, the first aspect of the present invention is characterized in that:
Thus, it is possible to obtain the effect obtained by the image processing apparatus according to the present invention, and to decode large-scale image information composed of color components such as RGB with further high-speed motion compensation.

【0081】さらにまた、請求項9に記載の発明に係る
画像処理装置によれば、画像情報のデータ構造に整合さ
せて、復号手段を適切に配分するので、請求項5または
7に記載の発明に係る画像処理装置により得られる効果
に加えて、より少ない復号手段により効率的に並列処理
することができる。
Further, according to the image processing apparatus of the ninth aspect of the present invention, the decoding means is appropriately distributed in accordance with the data structure of the image information, so that the invention of the fifth or seventh aspect is provided. In addition to the effects obtained by the image processing apparatus according to the above, parallel processing can be efficiently performed with less decoding means.

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

【図1】第1の実施の形態に係る画像処理装置の構成を
表すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an image processing apparatus according to a first embodiment.

【図2】第1の実施の形態に係る画像処理装置の動き補
償の動作を説明するための説明図である。
FIG. 2 is an explanatory diagram for explaining an operation of motion compensation of the image processing apparatus according to the first embodiment.

【図3】第1の実施の形態に係る画像処理装置において
画面の分割数を3分割に拡張した場合の構成を表すブロ
ック図である。
FIG. 3 is a block diagram illustrating a configuration in a case where the number of screen divisions is extended to three in the image processing apparatus according to the first embodiment.

【図4】第2の実施の形態に係る画像処理装置の構成を
表すブロック図である。
FIG. 4 is a block diagram illustrating a configuration of an image processing apparatus according to a second embodiment.

【図5】第2の実施の形態に係る画像処理装置において
輝度成分に関して画面を2分割して並列処理する場合の
構成を表すブロック図である。
FIG. 5 is a block diagram illustrating a configuration in a case where an image processing apparatus according to a second embodiment divides a screen into two with respect to a luminance component and performs parallel processing.

【図6】MPEG2に準拠した従来の画像処理装置を表
すブロック図である。
FIG. 6 is a block diagram showing a conventional image processing apparatus conforming to MPEG2.

【図7】動き補償を並列処理する従来の画像処理装置の
動作を説明するための説明図である。
FIG. 7 is an explanatory diagram for explaining an operation of a conventional image processing device that performs parallel motion compensation processing.

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

1 スライス検出器 2A,2B,2C バッファ 3A,3B,3C デコーダ 4A−2,4B−1,4B−2,4C−1 セレクタ 5A〜5C 記憶部 5A−1,5A−2,5B−1,5B−2,5C−1,
5C−2 メモリ 6 結合器 30 輝度用デコーダ 31 色差用デコーダ 50 輝度用メモリ 51 色差用メモリ
1 slice detector 2A, 2B, 2C buffer 3A, 3B, 3C decoder 4A-2, 4B-1, 4B-2, 4C-1 selector 5A-5C storage unit 5A-1, 5A-2, 5B-1, 5B −2, 5C-1,
5C-2 Memory 6 Combiner 30 Decoder for luminance 31 Decoder for color difference 50 Memory for luminance 51 Memory for color difference

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 画面を垂直方向に隣接する複数の画像領
域に分割し、該画像領域を単位として前記画面の画像情
報を並列的に動き補償して復号する画像処理装置であっ
て、 前記複数の画像領域に対応づけて前記画像情報を分割す
る情報分割手段と、 前記情報分割手段により分割された画像情報のそれぞれ
を復号する複数の復号手段と、 前記複数の復号手段により復号された画像情報のそれぞ
れを記憶する複数の記憶手段と、 前記複数の復号手段により復号された画像情報のそれぞ
れを前記複数の画像領域に対応づけて結合する情報結合
手段とを備え、 前記複数の記憶手段のそれぞれは、独立にアクセス可能
な複数のメモリ空間を有すると共に前記復号手段により
復号された画像情報を前記複数のメモリ空間に分割して
記憶し、 前記複数の復号手段のそれぞれは、前記情報分割手段に
より分割された画像情報を復号するに際し、前記メモリ
空間を単位として前記複数の記憶手段の何れかをアクセ
スして、前記複数の画像領域の画像情報について並列的
に動き補償を行うことを特徴とする画像処理装置。
1. An image processing apparatus which divides a screen into a plurality of vertically adjacent image regions, and performs motion compensation on the image information of the screen in parallel with each of the image regions as a unit, and decodes the image information. An information dividing unit that divides the image information in association with the image area; a plurality of decoding units that decode each of the image information divided by the information dividing unit; and the image information that is decoded by the plurality of decoding units. A plurality of storage means for storing each of the plurality of, and information combining means for combining each of the image information decoded by the plurality of decoding means in association with the plurality of image regions, respectively, each of the plurality of storage means Has a plurality of memory spaces that can be accessed independently, stores image information decoded by the decoding unit in the plurality of memory spaces, and stores the plurality of memory spaces. When decoding the image information divided by the information dividing means, each of the signal means accesses any of the plurality of storage means in units of the memory space, and performs parallel processing on the image information of the plurality of image areas. An image processing apparatus, comprising:
【請求項2】 画面を垂直方向に隣接する第1番目から
第N番目(Nは2以上の整数)までのN個の画像領域に
分割し、該画像領域を単位として前記画面の画像情報を
並列的に動き補償して復号する画像処理装置であって、 前記第1番目から第N番目の画像領域に対応づけて、前
記画像情報を第1から第Nの画像情報に分割する情報分
割手段と、 前記第1から第Nの画像情報を第1から第Nの復号情報
にそれぞれ復号する第1から第Nの復号手段と、 前記第1番目から第N番目の画像領域のそれぞれを前記
垂直方向に隣接するように2分割して得られる第1番目
から第2N番目までの小画像領域に対応づけて、前記第
1から第Nの復号情報を第1から第2Nの参照情報に分
割してそれぞれ記憶する第1から第2Nの記憶手段と、 前記第1から第Nの復号情報を前記第1番目から第N番
目の画像領域に対応づけて結合する情報結合手段とを備
え、 前記第1から第Nの復号手段は、前記第1から第Nの画
像情報を前記第1から第Nの復号情報にそれぞれ復号す
るに際し、該第1から第Nの復号手段の第M(Mは1以
上N以下の整数)の復号手段が第2M−2から第2M+
1の記憶手段の何れかをアクセスして第2M−2から第
2M+1の参照情報を参照することにより、前記第1か
ら第Nの画像情報について並列的に動き補償を行うこと
を特徴とする画像処理装置。
2. A screen is divided into first to N-th (N is an integer of 2 or more) image areas which are vertically adjacent to each other, and image information of the screen is divided into the image areas as a unit. What is claimed is: 1. An image processing apparatus for performing motion compensation and decoding in parallel, wherein said information dividing means divides said image information into first to Nth image information in association with said first to Nth image areas. First to N-th decoding means for decoding the first to N-th image information into first to N-th decoding information, respectively; The first to N-th decoded information is divided into first to second N reference information in association with the first to N-th small image areas obtained by dividing the image into two so as to be adjacent in the direction. First to second N storage means for respectively storing Information combining means for combining the N-th decoded information in association with the first to N-th image areas, wherein the first to N-th decoding means comprises the first to N-th image information Are respectively decoded into the first to N-th decoding information, the M-th (M is an integer of 1 or more and N or less) decoding means of the first to N-th decoding means is used.
Wherein the motion compensation is performed in parallel on the first to N-th image information by accessing any one of the first storage means and referring to the second M-2 to the second M + 1 reference information. Processing equipment.
【請求項3】 画像情報を動き補償して復号する画像処
理装置であって、 前記画像情報を輝度情報と色差情報とに分割する情報分
割手段と、 前記輝度情報及び色差情報を輝度復号情報及び色差復号
情報にそれぞれ復号する第1及び第2の復号手段と、 前記輝度復号情報及び前記色差復号情報をそれぞれ輝度
参照情報及び色差参照情報として記憶する第1及び第2
の記憶手段と、 前記輝度復号情報と前記色差復号情報とを結合する情報
結合手段とを備え、 前記第1及び第2の復号手段は、前記輝度情報及び前記
色差情報を前記輝度復号情報及び前記色差復号情報にそ
れぞれ復号するに際し、前記第1及び第2の記憶手段を
それぞれアクセスして、該第1及び第2の記憶手段に記
憶された前記輝度参照情報及び前記色差参照情報をそれ
ぞれ参照することにより、前記輝度情報及び前記色差情
報について並列的に動き補償を行うことを特徴とする画
像処理装置。
3. An image processing apparatus for performing motion compensation on image information and decoding the image information, comprising: an information division unit configured to divide the image information into luminance information and color difference information; First and second decoding means for decoding into chrominance decoding information, respectively, and first and second means for storing the luminance decoding information and the chrominance decoding information as luminance reference information and chrominance reference information, respectively.
Storage means, and information combining means for combining the luminance decoding information and the chrominance decoding information, wherein the first and second decoding means convert the luminance information and the chrominance information into the luminance decoding information and the In decoding the chrominance decoding information, respectively, the first and second storage units are accessed to refer to the luminance reference information and the chrominance reference information stored in the first and second storage units, respectively. The image processing apparatus according to claim 1, wherein motion compensation is performed on the luminance information and the color difference information in parallel.
【請求項4】 画像情報を動き補償して復号する画像処
理装置であって、 前記画像情報を色成分に基づいて第1から第Nの色情報
に分割する情報分割手段と、 前記第1から第Nの色情報を第1から第Nの復号情報に
それぞれ復号する第1から第Nの復号手段と、 前記第1から第Nの復号情報をそれぞれ第1から第Nの
参照情報として記憶する第1から第Nの記憶手段と、 前記第1から第Nの復号情報を結合する情報結合手段と
を備え、 前記第1から第Nの復号手段は、前記第1から第Nの色
情報を前記第1から第Nの復号情報にそれぞれ復号する
に際し、前記第1から第Nの記憶手段をそれぞれアクセ
スして、該第1から第Nの記憶手段に記憶された前記第
1から第Nの参照情報をそれぞれ参照することにより、
前記第1から第Nの色情報について並列的に動き補償を
行うことを特徴とする画像処理装置。
4. An image processing apparatus that performs motion compensation on image information and decodes the image information, comprising: an information dividing unit that divides the image information into first to N-th color information based on a color component; First to Nth decoding means for decoding the Nth color information into first to Nth decoded information, respectively; and storing the first to Nth decoded information as first to Nth reference information, respectively. A first to an N-th storage unit; and an information combining unit that combines the first to the N-th decoded information. The first to the N-th decoding unit stores the first to the N-th color information. When decoding the first to N-th decoding information, respectively, the first to N-th storage units are accessed, and the first to N-th storage units stored in the first to N-th storage units are accessed. By referring to each reference information,
An image processing apparatus for performing motion compensation on the first to Nth color information in parallel.
【請求項5】 画面を垂直方向に隣接する複数の画像領
域に分割し、該画像領域を単位として前記画面の画像情
報を並列的に動き補償して復号する画像処理装置であっ
て、 前記画像情報を輝度情報と色差情報とに分割する第1の
情報分割手段と、 前記第1の情報分割手段により分割された輝度情報また
は色差情報を前記複数の画像領域に対応づけて分割する
第2の情報分割手段と、 前記第1及び第2の情報分割手段により分割された輝度
情報または色差情報を復号する複数の復号手段と、 前記複数の復号手段により復号された輝度情報または色
差情報を記憶する複数の記憶手段と、 前記複数の復号手段により復号された輝度情報または色
差情報を前記複数の画像領域に対応づけて結合する情報
結合手段とを備え、 前記複数の記憶手段のそれぞれは、独立にアクセス可能
な複数のメモリ空間を有すると共に前記複数の復号手段
により復号された輝度情報または色差情報を前記複数の
メモリ空間に分割して記憶し、 前記複数の復号手段のそれぞれは、前記第1及び第2の
情報分割手段により分割された輝度情報または色差情報
を復号するに際し、前記メモリ空間を単位として前記複
数の記憶手段の何れかをアクセスして、前記複数の画像
領域の画像情報について並列的に動き補償を行うことを
特徴とする画像処理装置。
5. An image processing apparatus which divides a screen into a plurality of image areas vertically adjacent to each other, and performs motion compensation on the image information of the screen in parallel by using the image area as a unit, and decodes the image information. First information dividing means for dividing information into luminance information and color difference information, and second information dividing the luminance information or color difference information divided by the first information dividing means in association with the plurality of image areas. Information dividing means; a plurality of decoding means for decoding the luminance information or the chrominance information divided by the first and second information dividing means; and storing the luminance information or the chrominance information decoded by the plurality of decoding means. A plurality of storage means; and information combining means for combining the luminance information or the color difference information decoded by the plurality of decoding means in association with the plurality of image areas, Each of the plurality of decoding units has a plurality of memory spaces that can be independently accessed, and stores the luminance information or the color difference information decoded by the plurality of decoding units in the plurality of memory spaces. When decoding the luminance information or the chrominance information divided by the first and second information dividing means, any one of the plurality of storage means is accessed by using the memory space as a unit, and the plurality of image areas are An image processing apparatus for performing motion compensation in parallel on the image information.
【請求項6】 画面を垂直方向に隣接する複数の画像領
域に分割し、該画像領域を単位として前記画面の画像情
報を並列的に動き補償して復号する画像処理装置であっ
て、 前記画像情報を色成分に基づいて分割する第1の情報分
割手段と、 前記第1の情報分割手段により分割された画像情報を前
記複数の画像領域に対応づけて分割する第2の情報分割
手段と、 前記第1及び第2の情報分割手段により分割された画像
情報を復号する複数の復号手段と、 前記複数の復号手段により復号された画像情報を記憶す
る複数の記憶手段と、 前記複数の復号手段により復号された画像情報を前記複
数の画像領域に対応づけて結合する情報結合手段とを備
え、 前記複数の記憶手段のそれぞれは、独立にアクセス可能
な複数のメモリ空間を有すると共に前記複数の復号手段
により復号された画像情報を前記複数のメモリ空間に分
割して記憶し、 前記複数の復号手段のそれぞれは、前記第1及び第2の
情報分割手段により分割された画像情報を復号するに際
し、前記メモリ空間を単位として前記複数の記憶手段の
何れかをアクセスして、前記複数の画像領域の画像情報
について並列的に動き補償を行うことを特徴とする画像
処理装置。
6. An image processing apparatus which divides a screen into a plurality of vertically adjacent image areas, and performs motion compensation on the image information of the screen in parallel with each of the image areas as a unit, and decodes the image information. First information dividing means for dividing information based on color components, second information dividing means for dividing the image information divided by the first information dividing means in association with the plurality of image areas, A plurality of decoding units for decoding the image information divided by the first and second information division units; a plurality of storage units for storing the image information decoded by the plurality of decoding units; and the plurality of decoding units And information combining means for combining the image information decoded according to the plurality of image areas in association with each other, wherein each of the plurality of storage means has a plurality of memory spaces which can be independently accessed, and The image information decoded by the plurality of decoding units is divided and stored in the plurality of memory spaces, and each of the plurality of decoding units decodes the image information divided by the first and second information dividing units. An image processing apparatus configured to access one of the plurality of storage units using the memory space as a unit and perform motion compensation in parallel on image information of the plurality of image areas.
【請求項7】 画面を垂直方向に隣接する第1番目から
第N番目(Nは2以上の整数)までのN個の画像領域に
分割し、該画像領域を単位として前記画面の画像情報を
並列的に動き補償して復号する画像処理装置であって、 前記画像情報を輝度情報と色差情報とに分割する第1の
情報分割手段と、 前記第1番目から第N番目の画像領域に対応づけて、前
記第1の情報分割手段により分割された輝度情報または
色差情報を第1から第Nの画像情報に分割する第2の情
報分割手段と、 前記第1から第Nの画像情報を第1から第Nの復号情報
にそれぞれ復号する第1から第Nの復号手段と、 前記第1番目から第N番目の画像領域のそれぞれを前記
垂直方向に隣接するように2分割して得られる第1番目
から第2N番目までの小画像領域に対応づけて、前記第
1から第Nの復号情報を第1から第2Nの参照情報に分
割してそれぞれ記憶する第1から第2Nの記憶手段と、 前記第1から第Nの復号情報を前記第1番目から第N番
目の画像領域に対応づけて結合する情報結合手段とを備
え、 前記第1から第Nの復号手段は、前記第1から第Nの画
像情報を前記第1から第Nの復号情報にそれぞれ復号す
るに際し、該第1から第Nの復号手段の第M(Mは1以
上N以下の整数)の復号手段が第2M−2から第2M+
1の記憶手段の何れかをアクセスして第2M−2から第
2M+1の参照情報を参照することにより、前記第1か
ら第Nの画像情報についてそれぞれ並列的に動き補償を
行うことを特徴とする画像処理装置。
7. The screen is divided into first to Nth (N is an integer of 2 or more) N image areas vertically adjacent to each other, and image information of the screen is divided into the image areas as a unit. An image processing apparatus that performs motion compensation and decoding in parallel, comprising: a first information division unit configured to divide the image information into luminance information and chrominance information, and corresponding to the first to Nth image areas. A second information dividing unit that divides the luminance information or the color difference information divided by the first information dividing unit into first to N-th image information; First to N-th decoding means for decoding the first to N-th decoding information, respectively; and a first to N-th image area obtained by dividing each of the first to N-th image areas into two so as to be adjacent in the vertical direction. Corresponding to the 1st to 2nd Nth small image areas First to second N storage means for dividing the first to N-th decoded information into first to second N reference information and storing the divided first and second N pieces of reference information, respectively; And information combining means for combining the first to Nth image information in association with the first to Nth image information, wherein the first to Nth decoding means combine the first to Nth image information with the first to Nth image information. At the time of decoding, the M-th (M is an integer of 1 or more and N or less) decoding means of the first to N-th decoding means is used.
The first to the N-th image information are subjected to motion compensation in parallel by accessing any one of the first storage means and referring to the (2M-2) th to (2M + 1) th reference information. Image processing device.
【請求項8】 画面を垂直方向に隣接する第1番目から
第N番目(Nは2以上の整数)までのN個の画像領域に
分割し、該画像領域を単位として前記画面の画像情報を
並列的に動き補償して復号する画像処理装置であって、 前記画像情報を色成分に基づいて分割する第1の情報分
割手段と、 前記第1番目から第N番目の画像領域に対応づけて、前
記第1の情報分割手段により分割された画像情報を第1
から第Nの画像情報に分割する第2の情報分割手段と、 前記第1から第Nの画像情報を第1から第Nの復号情報
にそれぞれ復号する第1から第Nの復号手段と、 前記第1番目から第N番目の画像領域のそれぞれを前記
垂直方向に隣接するように2分割して得られる第1番目
から第2N番目までの小画像領域に対応づけて、前記第
1から第Nの復号情報を第1から第2Nの参照情報に分
割してそれぞれ記憶する第1から第2Nの記憶手段と、 前記第1から第Nの復号情報を前記第1番目から第N番
目の画像領域に対応づけて結合する情報結合手段とを備
え、 前記第1から第Nの復号手段は、前記第1から第Nの画
像情報を前記第1から第Nの復号情報にそれぞれ復号す
るに際し、該第1から第Nの復号手段の第M(Mは1以
上N以下の整数)の復号手段が第2M−2から第2M+
1の記憶手段の何れかをアクセスして第2M−2から第
2M+1の参照情報を参照することにより、前記第1か
ら第Nの画像情報についてそれぞれ並列的に動き補償を
行うことを特徴とする画像処理装置。
8. A screen is divided into first to Nth (N is an integer of 2 or more) N image areas which are vertically adjacent to each other, and image information of the screen is divided into the image areas as a unit. An image processing apparatus that performs motion compensation in parallel and decodes the image information, wherein a first information dividing unit that divides the image information based on a color component; The image information divided by the first information dividing means
A second information dividing unit that divides the first to Nth image information into first to Nth decoded information, and a second information dividing unit that divides the first to Nth image information into first to Nth decoded information. The first to Nth image areas are respectively associated with the first to Nth small image areas obtained by dividing each of the first to Nth image areas into two so as to be adjacent in the vertical direction. First to second N storage means for dividing the decoded information into first to second N reference information and storing the divided information, respectively; and the first to Nth image areas for storing the first to Nth decoded information. And an information combining unit that combines the first to Nth image information into the first to Nth decoded information, respectively, when decoding the first to Nth image information. M-th (M is an integer from 1 to N) of the first to N-th decoding means Decoding means from 2M-2 to 2M +
The motion compensation is performed in parallel on each of the first to Nth image information by accessing any one of the first storage means and referring to the second M-2 to the second M + 1 reference information. Image processing device.
【請求項9】 輝度情報を復号する際の画面の分割数
が、色差情報を復号する際の画面の分割数よりも多いこ
とを特徴とする請求項5または7の何れか1項に記載の
画像処理装置。
9. The method according to claim 5, wherein the number of divisions of the screen when decoding the luminance information is larger than the number of divisions of the screen when decoding the chrominance information. Image processing device.
【請求項10】 垂直方向に代えて、画面を水平方向に
隣接する画像領域に分割して復号することを特徴とする
請求項1、2、5、6、7、8、9の何れか1項に記載
の画像処理装置。
10. The decoding method according to claim 1, wherein the screen is divided into image areas adjacent in the horizontal direction instead of the vertical direction and decoded. An image processing apparatus according to the item.
【請求項11】 垂直方向に代えて、画面を2次元方向
に隣接する画像領域に分割して復号することを特徴とす
る請求項1、2、5、6、7、8、9の何れか1項に記
載の画像処理装置。
11. The decoding method according to claim 1, wherein the screen is divided into image areas adjacent in the two-dimensional direction instead of the vertical direction and decoded. 2. The image processing device according to claim 1.
JP31525796A 1996-11-26 1996-11-26 Image processing device Expired - Fee Related JP3510433B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31525796A JP3510433B2 (en) 1996-11-26 1996-11-26 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31525796A JP3510433B2 (en) 1996-11-26 1996-11-26 Image processing device

Publications (2)

Publication Number Publication Date
JPH10164584A true JPH10164584A (en) 1998-06-19
JP3510433B2 JP3510433B2 (en) 2004-03-29

Family

ID=18063262

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31525796A Expired - Fee Related JP3510433B2 (en) 1996-11-26 1996-11-26 Image processing device

Country Status (1)

Country Link
JP (1) JP3510433B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020000392A (en) * 2000-06-24 2002-01-05 박종섭 Self diagnostic apparatus in variable length decoder
JP2002057986A (en) * 2000-05-29 2002-02-22 Sony Corp Decoder and decoding method, and recording medium
JP2005332372A (en) * 2004-04-23 2005-12-02 Ricoh Co Ltd Image processing apparatus and image forming apparatus
JPWO2007034601A1 (en) * 2005-09-20 2009-03-19 三菱電機株式会社 Image encoding method, image decoding method, image encoding device, image decoding device, image encoded bit stream, and recording medium
JP2009531946A (en) * 2006-03-28 2009-09-03 サムスン エレクトロニクス カンパニー リミテッド Image encoding / decoding method and apparatus
WO2009150801A1 (en) * 2008-06-10 2009-12-17 パナソニック株式会社 Decoding device, decoding method, and reception device
JP2009296169A (en) * 2008-06-03 2009-12-17 Fujitsu Ltd Moving image decoding device, and encoding device
US8300700B2 (en) 2005-09-20 2012-10-30 Mitsubishi Electric Corporation Image encoding method and image decoding method, image encoder and image decoder, and image encoded bit stream and recording medium
US8300694B2 (en) 2005-09-20 2012-10-30 Mitsubishi Electric Corporation Image encoding method and image decoding method, image encoder and image decoder, and image encoded bit stream and recording medium
US8306112B2 (en) 2005-09-20 2012-11-06 Mitsubishi Electric Corporation Image encoding method and image decoding method, image encoder and image decoder, and image encoded bit stream and recording medium
JP2014150308A (en) * 2013-01-31 2014-08-21 Jvc Kenwood Corp Image signal processing device and method
US9723308B2 (en) 2012-02-28 2017-08-01 Panasonic Intellectual Property Management Co., Ltd. Image processing apparatus and image processing method
JP2021033346A (en) * 2019-08-14 2021-03-01 キヤノン株式会社 Image processing device, image processing method, and program

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8311111B2 (en) 2008-09-11 2012-11-13 Google Inc. System and method for decoding using parallel processing
US9100657B1 (en) 2011-12-07 2015-08-04 Google Inc. Encoding time management in parallel real-time video encoding
US20150043645A1 (en) * 2012-06-20 2015-02-12 Google Inc. Video stream partitioning to allow efficient concurrent hardware decoding
US9794574B2 (en) 2016-01-11 2017-10-17 Google Inc. Adaptive tile data size coding for video and image compression
US10542258B2 (en) 2016-01-25 2020-01-21 Google Llc Tile copying for video compression

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002057986A (en) * 2000-05-29 2002-02-22 Sony Corp Decoder and decoding method, and recording medium
KR20020000392A (en) * 2000-06-24 2002-01-05 박종섭 Self diagnostic apparatus in variable length decoder
JP2005332372A (en) * 2004-04-23 2005-12-02 Ricoh Co Ltd Image processing apparatus and image forming apparatus
US8300694B2 (en) 2005-09-20 2012-10-30 Mitsubishi Electric Corporation Image encoding method and image decoding method, image encoder and image decoder, and image encoded bit stream and recording medium
JPWO2007034601A1 (en) * 2005-09-20 2009-03-19 三菱電機株式会社 Image encoding method, image decoding method, image encoding device, image decoding device, image encoded bit stream, and recording medium
US8320462B2 (en) 2005-09-20 2012-11-27 Mitsubishi Electric Corporation Image encoding method, image decoding method, image encoding apparatus, image decoding apparatus, image encoded bitstream and recording medium
US8306112B2 (en) 2005-09-20 2012-11-06 Mitsubishi Electric Corporation Image encoding method and image decoding method, image encoder and image decoder, and image encoded bit stream and recording medium
US8165392B2 (en) 2005-09-20 2012-04-24 Mitsubishi Electric Corporation Image decoder and image decoding method for decoding color image signal, and image decoding method for performing decoding processing
US8300700B2 (en) 2005-09-20 2012-10-30 Mitsubishi Electric Corporation Image encoding method and image decoding method, image encoder and image decoder, and image encoded bit stream and recording medium
JP2009531946A (en) * 2006-03-28 2009-09-03 サムスン エレクトロニクス カンパニー リミテッド Image encoding / decoding method and apparatus
US8509310B2 (en) 2006-03-28 2013-08-13 Samsung Electronics Co., Ltd. Method, medium, and system encoding and/or decoding an image
US8977048B2 (en) 2006-03-28 2015-03-10 Samsung Electronics Co., Ltd. Method medium system encoding and/or decoding an image using image slices
JP2009296169A (en) * 2008-06-03 2009-12-17 Fujitsu Ltd Moving image decoding device, and encoding device
WO2009150801A1 (en) * 2008-06-10 2009-12-17 パナソニック株式会社 Decoding device, decoding method, and reception device
US8422772B2 (en) 2008-06-10 2013-04-16 Panasonic Corporation Decoding device, decoding method, and receiving device
JP5230735B2 (en) * 2008-06-10 2013-07-10 パナソニック株式会社 Decoding device, decoding method, and receiving device
US9723308B2 (en) 2012-02-28 2017-08-01 Panasonic Intellectual Property Management Co., Ltd. Image processing apparatus and image processing method
JP2014150308A (en) * 2013-01-31 2014-08-21 Jvc Kenwood Corp Image signal processing device and method
JP2021033346A (en) * 2019-08-14 2021-03-01 キヤノン株式会社 Image processing device, image processing method, and program

Also Published As

Publication number Publication date
JP3510433B2 (en) 2004-03-29

Similar Documents

Publication Publication Date Title
JP3510433B2 (en) Image processing device
US5581310A (en) Architecture for a high definition video frame memory and an accompanying data organization for use therewith and efficient access therefrom
US6088047A (en) Motion compensated digital video decoding with buffered picture storage memory map
US6493005B1 (en) On screen display
US5701160A (en) Image encoding and decoding apparatus
KR101366200B1 (en) Shared memory multi video channel display apparatus and methods
JP3436367B2 (en) Digital video signal processor device
CN102523372B (en) Shared memory multi video channel display apparatus and methods
US6215822B1 (en) Motion compensated digital video decoding and buffer memory addressing therefor
JPH08237662A (en) Picture element interpolation filter for video decompressionprocessor
CN102572360B (en) Shared memory multi video channel display apparatus and methods
WO2000059219A1 (en) Digital video decoding, buffering and frame-rate converting method and apparatus
JP2009534931A (en) Shared memory multi-video channel display apparatus and method
KR100606812B1 (en) Video decoding system
JPH08130745A (en) Decoding system, decoder and decoding circuit
US6437787B1 (en) Display master control
US5929911A (en) Multiformat reduced memory MPEG-2 compliant decoder
US6563511B1 (en) Anti-flickering for video display based on pixel luminance
JPH11164322A (en) Aspect ratio converter and its method
US6552749B1 (en) Method and apparatus for video motion compensation, reduction and color formatting
CN101485198B (en) Shared memory multi video channel display apparatus and methods
JP2863096B2 (en) Image decoding device by parallel processing
CN101461233A (en) Shared memory multi video channel display apparatus and methods
JP2001186524A (en) Video signal decoder
JP2004320804A (en) Variable-length decoding circuit and method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20031224

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20031225

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

Free format text: PAYMENT UNTIL: 20080109

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090109

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100109

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110109

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120109

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130109

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130109

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees