JPH07288808A - Image coder - Google Patents

Image coder

Info

Publication number
JPH07288808A
JPH07288808A JP10065594A JP10065594A JPH07288808A JP H07288808 A JPH07288808 A JP H07288808A JP 10065594 A JP10065594 A JP 10065594A JP 10065594 A JP10065594 A JP 10065594A JP H07288808 A JPH07288808 A JP H07288808A
Authority
JP
Japan
Prior art keywords
coding
control
encoding
image data
section
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10065594A
Other languages
Japanese (ja)
Inventor
Shinjiro Hori
信二郎 堀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP10065594A priority Critical patent/JPH07288808A/en
Publication of JPH07288808A publication Critical patent/JPH07288808A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PURPOSE:To realize proper coding processing to image data for coding processing by setting the coding control method to each area with different image quality for a moving image and a still image or the like. CONSTITUTION:A control section 4 sets the coding mode and a coding control parameter to 1st-3rd coding control sections 8-10. The INTER+noMC mode is set to the control section 8, the INTER+MC mode is set to the control section 9, and the INTRA mode is set to the control section 10. The control section 4 sets discrimination information to a discrimination section 5. The discrimination section 5 discriminates coding control to image data fed to the coding section 6 from a memory control part 3 and gives the result of discrimination to a selection section T. The selection section 7 selects one of the control sections 8-10 based on the discrimination result to control the coding method of the coding section 6 thereby coding the image data. The coded image data are sent to a communication opposite party via a transmission IF section 11.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は画像に適した符号化を選
択する画像符号化装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image coding apparatus for selecting a coding suitable for an image.

【0002】[0002]

【従来の技術】近年、画像圧縮符号化技術の発達と、デ
ィジタル通信回線の普及はめざましく、TV(Televisi
on;テレビジョン)電話、TV会議システム等の通信端
末装置が提案されている。
2. Description of the Related Art In recent years, the development of image compression coding technology and the spread of digital communication lines have been remarkable, and TV (Televisi)
communication devices such as telephones and TV conference systems have been proposed.

【0003】しかしながら、この種の通信端末装置によ
りTV画像データを直接ディジタル伝送するためには数
百Mbpsの伝送速度が必要である。そのため、伝送速
度の低減及び伝送コストの軽減等を図る目的で、TV画
像データを圧縮符号化して伝送する方式が採用されてい
る。
However, in order to directly digitally transmit TV image data by this type of communication terminal device, a transmission speed of several hundred Mbps is required. Therefore, a method of compressing and coding and transmitting TV image data is adopted for the purpose of reducing the transmission speed and the transmission cost.

【0004】図4は、従来の画像符号化装置の概略構成
を示すブロック図である。同図において、画像入力装置
41から入力される画像データ、または制御部44で作
成されたデータは、メモリ制御部43を経由してメモリ
42に保管される。更に、このメモリ42に保管された
画像データは、メモリ制御部43を経由して符号化部4
5へ供給される。この符号化部45は、メモリ制御部4
3から供給された画像データを複数のブロックに分割し
たマクロブロックごとに圧縮符号化を行なう。この時、
符号化部45は、通信I/F(インタフェース)部46
の送信バッファーの残量をフィードバックして、符号化
パラメータの決定を行なう制御がなされる。
FIG. 4 is a block diagram showing a schematic configuration of a conventional image coding apparatus. In the figure, the image data input from the image input device 41 or the data created by the control unit 44 is stored in the memory 42 via the memory control unit 43. Further, the image data stored in the memory 42 passes through the memory control unit 43 and the encoding unit 4
5 is supplied. The encoding unit 45 is used by the memory control unit 4
The image data supplied from 3 is compressed and encoded for each macroblock obtained by dividing the image data into a plurality of blocks. At this time,
The encoding unit 45 includes a communication I / F (interface) unit 46.
Control is performed by feeding back the remaining amount of the transmission buffer of to determine the coding parameter.

【0005】[0005]

【発明が解決しようとする課題】しかし、上述した従来
装置の場合、送信バッファーの残量で符号化の制御を行
なっていた。この方法では、符号化する画像データが全
体的に似ているものであれば符号化パラメータの最適化
が実現されるが、画像データの中で符号化制御を変えな
ければならないような画像データの場合、符号化処理さ
れるマクロブロックに対する符号化パラメータの最適化
がなされないという問題点があった。
However, in the case of the above-mentioned conventional apparatus, the encoding is controlled by the remaining amount of the transmission buffer. With this method, if the image data to be encoded is wholly similar, the optimization of the encoding parameter is realized, but if the image data requires the encoding control to be changed. In this case, there is a problem in that the coding parameters for the macroblock to be coded are not optimized.

【0006】そのため、これから符号化を行なうマクロ
ブロックの符号化パラメータを制御する方法として、数
ブロック前のマクロブロックの符号化結果に基づいて符
号化パラメータを制御する方法が提案されている。しか
し、この方法であっても、符号化結果がフィードバック
されるマクロブロックと、これから符号化を行なうマク
ロブロックの画像データとが似ている場合には良好な結
果が得られるが、そうでない場合には符号化パラメータ
の最適化がなされないという問題点があった。
Therefore, as a method of controlling the coding parameter of the macroblock to be coded, a method of controlling the coding parameter based on the coding result of the macroblock several blocks before has been proposed. However, even with this method, good results are obtained when the macroblock to which the coding result is fed back is similar to the image data of the macroblock to be coded. Has a problem that the encoding parameters are not optimized.

【0007】また、この方法はフィードバック処理であ
るため、各マクロブロックに対する最適な符号化制御を
行なうことができないという問題点もあった。
Further, since this method is a feedback process, there is a problem that optimum coding control cannot be performed for each macroblock.

【0008】本発明は上記事情に鑑みてなされたもの
で、その目的とするところは、各マクロブロックで最適
化した符号化制御を行なうことができる画像符号化装置
を提供することである。
The present invention has been made in view of the above circumstances, and an object thereof is to provide an image coding apparatus capable of performing optimized coding control in each macroblock.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
本発明の画像符号化装置は、画像データに対して予め設
定された符号化制御を行なう複数の符号化制御手段と、
これら複数の符号化制御手段の判別基準を設定する設定
手段と、前記画像データと前記設定手段により設定され
た判別基準とを比較して前記複数の符号化制御手段の中
から当該画像データに対して符号化制御を行なう符号化
制御手段を判別する符号化判別手段と、該符号化判別手
段によって判別された前記符号化制御手段を選択する選
択手段とを具備したことを特徴とするものである。
To achieve the above object, an image coding apparatus of the present invention comprises a plurality of coding control means for performing preset coding control on image data,
Setting means for setting the discrimination standard of the plurality of encoding control means is compared with the image data and the discrimination standard set by the setting means to compare the image data from the plurality of encoding control means with respect to the image data. It is characterized by further comprising: an encoding discriminating means for discriminating an encoding control means for performing the encoding control, and a selecting means for selecting the encoding control means discriminated by the encoding discriminating means. .

【0010】また、同じ目的を達成する上で、前記複数
の符号化制御手段として、空間的な冗長成分を除く第1
の符号化制御手段と、時間的な冗長成分を除く第2の符
号化制御手段と、空間的な冗長成分と時間的冗長成分を
除く第3の符号化制御手段とを有することが望ましい。
Further, in order to achieve the same object, as the plurality of coding control means, a first redundant spatial component is removed.
It is desirable to have the above-mentioned encoding control means, the second encoding control means for removing the temporal redundant component, and the third encoding control means for excluding the spatial redundant component and the temporal redundant component.

【0011】また、同じ目的を達成する上で、画像デー
タのある特定の領域を指定する領域指定手段と、該領域
指定手段で指定した領域に対する前記符号化制御手段に
よる符号化制御の設定を行なう符号化設定手段とを有す
ることが望ましい。
In order to achieve the same object, an area designating means for designating a specific area of image data and an encoding control by the encoding control means for the area designated by the area designating means are set. It is desirable to have an encoding setting means.

【0012】更に、同じ目的を達成する上で、画像デー
タの符号化処理の最小単位のブロックを指定するブロッ
ク指定手段と、該ブロック指定手段で指定したブロック
に対する前記符号化制御手段による符号化制御の設定を
行なう符号化設定手段とを有することが望ましい。
Further, in order to achieve the same object, a block designating means for designating a minimum unit block of image data coding processing, and coding control by the coding control means for the block designated by the block designating means. It is desirable to have an encoding setting means for performing the setting of.

【0013】[0013]

【作用】画像データに対して予め設定された符号化制御
を行なう複数の符号化制御手段の判別基準を設定手段に
より設定し、符号化判別手段により前記画像データと前
記設定手段により設定された判別基準とを比較して、前
記複数の符号化制御手段の中から当該画像データに対し
て符号化制御を行なう符号化制御手段を判別し、選択手
段により前記符号化判別手段によって判別された符号化
制御手段を選択し、該選択した符号化制御手段で符号化
制御を行なう。
The discriminating criterion of the plural encoding control means for performing the preset encoding control on the image data is set by the setting means, and the image data is discriminated by the encoding discriminating means from the setting means. By comparing with a reference, an encoding control means for performing encoding control on the image data is discriminated from the plurality of encoding control means, and an encoding discriminated by the encoding discrimination means by the selection means. The control means is selected, and the selected encoding control means performs the encoding control.

【0014】[0014]

【実施例】以下、本発明の一実施例を図1〜図3に基づ
き説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS.

【0015】図1は、本発明の一実施例に係る画像符号
化装置の概略構成を示すブロック図である。同図中、1
は画像入力装置であり、送信するための画像をメモリ制
御部3に供給する。メモリ制御部3は、画像入力装置1
から供給された画像データをメモリ2に保管し、符号化
部6に供給する。4は制御部で、メモリ制御部3、符号
化判別部5及び第1,第2,第3の符号化制御部8,
9,10の制御を行なう。符号化判別部5は、後述する
判別方法によって符号化の制御方法を判別し、その判別
結果を選択部7に供給する。選択部7は、符号化判別部
5の判別結果を基に第1〜第3の符号化制御部8〜10
のいずれかの符号化制御を符号化部6に供給する。符号
化部6は、選択部7により選択された符号化制御方法
で、メモリ制御部3から供給される画像データを符号化
して、通信I/F(インタフェース)部11を経由して
交信相手へデータを伝送する。
FIG. 1 is a block diagram showing the schematic arrangement of an image coding apparatus according to an embodiment of the present invention. 1 in the figure
Is an image input device and supplies an image to be transmitted to the memory control unit 3. The memory control unit 3 includes the image input device 1
The image data supplied from is stored in the memory 2 and supplied to the encoding unit 6. Reference numeral 4 denotes a control unit, which includes a memory control unit 3, an encoding determination unit 5, and first, second and third encoding control units 8,
9 and 10 are controlled. The encoding determination unit 5 determines the encoding control method by the determination method described below, and supplies the determination result to the selection unit 7. The selection unit 7 determines the first to third encoding control units 8 to 10 based on the determination result of the encoding determination unit 5.
The encoding control of any of the above is supplied to the encoding unit 6. The encoding unit 6 encodes the image data supplied from the memory control unit 3 by the encoding control method selected by the selection unit 7 and sends it to the communication partner via the communication I / F (interface) unit 11. Transmit data.

【0016】図2は、上記構成になる本発明装置の動作
を図1及び図2を用いて説明する。図2は、本発明装置
の制御手順を示すフローチャートである。
FIG. 2 illustrates the operation of the device of the present invention having the above-mentioned configuration with reference to FIGS. 1 and 2. FIG. 2 is a flowchart showing the control procedure of the device of the present invention.

【0017】ITU−TS勧告H.261に準拠する画
像符号化装置では、時間方向の相関を利用した動き補償
フレーム間符号化で、時間的な冗長成分を取り除き、空
間方向の相関を利用した直交変換符号化で、空間的な冗
長成分を取り除くハイブリッド符号化方式が用いられて
いる。直交変換としては、離散コサイン変換を採用して
いる。
ITU-TS Recommendation H.264 In the H.261-compliant image coding apparatus, the motion-compensated interframe coding that uses the correlation in the temporal direction removes the temporal redundant component, and the orthogonal transform coding that uses the correlation in the spatial direction causes the spatial redundancy. A hybrid coding scheme that removes components is used. Discrete cosine transform is adopted as the orthogonal transform.

【0018】また、符号化モードとして、前符号化フレ
ームの予測値との差分を符号化するINTER(フレー
ム間符号化)モードと、差分を取らず、符号化フレーム
をそのまま符号化するINTRA(フレーム内符号化)
モードがある。
Further, as an encoding mode, an INTER (inter-frame encoding) mode in which a difference from a prediction value of a previous encoded frame is encoded, and an INTRA (frame in which an encoded frame is encoded as it is without taking a difference. Inner coding)
There are modes.

【0019】前フレームと現フレームとの差分が発生し
ないような静止した画像であれば、INTERモードで
時間的冗長成分を削減するのみで良い。また、差分は少
ないが動く物体があるような画像に対しては、動き補償
(MC)を行なうことで効果的な符号化が実現できる。
しかし、動きの激しい画像や、シーンチェンジが頻繁に
発生するような画像では、前フレームとの差を取らずに
符号化するINTRAモードを用いなければならない。
If the image is a still image in which the difference between the previous frame and the current frame does not occur, it is sufficient to reduce the temporal redundancy component in the INTER mode. Also, for an image with a small difference but a moving object, effective coding can be realized by performing motion compensation (MC).
However, for an image with a lot of movement or an image in which scene changes occur frequently, the INTRA mode must be used for encoding without taking a difference from the previous frame.

【0020】これら3つのINTER+noMC、IN
TER+MC、INTRAモードを適応的に切り替えて
最適な符号化を実現する。また、量子化かステップサイ
ズ等の符号化制御パラメータを最適に設定することによ
って、更に、効果的な符号化が実現できる。
These three INTER + noMC, IN
The TER + MC and INTRA modes are adaptively switched to realize optimum coding. Further, by setting the coding control parameter such as quantization or step size to the optimum, more effective coding can be realized.

【0021】図2のステップS201で制御部4は、符
号化モード及び符号化制御パラメータを第1〜第3の符
号化制御部8〜10のそれぞれに設定する。ここでは説
明の便宜上、第1の符号化制御部8にINTER+no
MCモード、第2の符号化制御部9にINTER+MC
モード、第3の符号化制御部10にINTRAモードを
設定するものとする。
In step S201 of FIG. 2, the control unit 4 sets the coding mode and the coding control parameter in each of the first to third coding control units 8 to 10. Here, for convenience of explanation, the first encoding control unit 8 has INTER + no.
MC mode, INTER + MC in the second encoding control unit 9
Mode, the INTRA mode is set in the third encoding control unit 10.

【0022】次にステップS202で制御部4は、符号
化判別部5に該符号化判別部5の判別情報を設定する。
交信相手に図3に示すような画像を送信するとする。同
図の31は、シーンチェンジが頻繁に発生する画像領域
であり、32は、動きが少ない画像領域、33は、静止
画像の領域である。
Next, at step S202, the control section 4 sets the discrimination information of the coding discrimination section 5 in the coding discrimination section 5.
It is assumed that the image shown in FIG. 3 is transmitted to the communication partner. In the figure, 31 is an image area in which scene changes occur frequently, 32 is an image area with little movement, and 33 is a still image area.

【0023】このような場合、制御部4は領域31の符
号化モードとして符号化判別部5で第3の符号化制御部
10を判別するように符号化判別部5に設定する。ま
た、制御部4は、領域32の符号化モードとして符号化
判別部5で第2の符号化制御部9、領域33の符号化モ
ードとして符号化判別部5で第1の符号化制御部8を判
別するように設定する。
In such a case, the control section 4 sets the coding mode of the area 31 in the coding judgment section 5 so that the coding judgment section 5 judges the third coding control section 10. In addition, the control unit 4 uses the coding determination unit 5 as the second coding control unit 9 as the coding mode of the region 32, and the coding determination unit 5 as the first coding control unit 8 as the coding mode of the region 33. Set to determine.

【0024】符号化判別部5の判別方法として、予め制
御部4からの領域の指定情報と、その領域に対する符号
化制御部の指定情報を保持しておき、メモリ制御部2か
ら符号化部6に供給される画像データの位置情報を基
に、どの領域に入っているのかを判断して符号化制御部
を判別する方法がある。この方法は、矩形領域の指定に
向いている。また、別の判別方法として、全てのマクロ
ブロックに対する符号化モードの指定するマッピング情
報を保持しておく方法がある。この方法は、前述の方法
に比べて符号化モードの分布に自由度を増やすことがで
きる。
As a discrimination method of the encoding discriminating section 5, the area designation information from the control section 4 and the encoding control section designation information for the area are held in advance, and the memory control section 2 to the encoding section 6 are held. There is a method of determining which region the image data is in based on the position information of the image data supplied to the device and determining the encoding control unit. This method is suitable for designating a rectangular area. Further, as another determination method, there is a method of holding mapping information designated by the coding mode for all macroblocks. This method can increase the degree of freedom in the distribution of coding modes as compared with the above method.

【0025】再び図2に戻って、ステップS203及び
ステップS204で符号化判別部5は、メモリ制御部3
から符号化部6に供給される画像データに対する符号化
制御を判別し、その判別結果を選択部7に供給する。こ
の選択部7は、符号化判別部5の判別結果を基に第1〜
第3の符号化制御部8〜10のいずれか1つを選択して
符号化部6で実行される符号化方法を制御する。符号化
部6は、ステップS205、ステップS206及びステ
ップS207において、選択部7で選択された符号化制
御部の制御に従って画像データの符号化を行なう。
Returning to FIG. 2 again, in steps S203 and S204, the coding determination unit 5 causes the memory control unit 3 to operate.
To determine the encoding control for the image data supplied to the encoding unit 6, and supply the determination result to the selecting unit 7. The selection unit 7 is based on the determination result of the encoding determination unit 5,
Any one of the third encoding control units 8 to 10 is selected to control the encoding method executed by the encoding unit 6. The encoding unit 6 encodes image data under the control of the encoding control unit selected by the selection unit 7 in steps S205, S206, and S207.

【0026】このような処理ステップを具体的に説明す
る。ステップS203で制御部4は、符号化判別部5の
判別結果が第1の符号化制御か否かを判別する。第1の
符号化制御であればステップS207で第1の符号化制
御部8による符号化を実行した後、後述するステップS
208に進む。
The processing steps will be described in detail. In step S203, the control unit 4 determines whether the determination result of the encoding determination unit 5 is the first encoding control. If it is the first coding control, the coding by the first coding control unit 8 is executed in step S207, and then step S described later.
Proceed to 208.

【0027】前記ステップS203において第1の符号
化制御でなければステップS204で制御部4は、符号
化判別部5の判別結果が第2の符号化制御か否かを判別
する。第2の符号化制御であればステップS206で第
2の符号化制御部9による符号化を実行した後、ステッ
プS208に進む。
If it is not the first encoding control in step S203, the control unit 4 determines in step S204 whether the determination result of the encoding determination unit 5 is the second encoding control. If it is the second coding control, the coding by the second coding control unit 9 is executed in step S206, and then the process proceeds to step S208.

【0028】前記ステップS204において第2の符号
化制御でなければステップS205で第3の符号化制御
部10による符号化を実行した後、ステップS208に
進む。
If it is not the second encoding control in step S204, the third encoding control unit 10 executes the encoding in step S205, and then the process proceeds to step S208.

【0029】このステップS208では、符号化された
画像データが通信I/F部11を介して交信相手に送信
される。次いでステップS209で制御部4は、送信中
止か否かを判別し、送信中止でなければ前記ステップS
203へ戻る。また、送信中止であればステップS21
0で制御部4は、設定変更がなされたか否かを判別し、
設定変更がなされれば前記ステップS201へ戻る。ま
た、設定変更がなされなければ本処理動作を終了する。
In step S208, the encoded image data is transmitted to the communication partner via the communication I / F unit 11. Next, in step S209, the control unit 4 determines whether or not the transmission is stopped.
Return to 203. If the transmission is stopped, step S21
At 0, the control unit 4 determines whether or not the setting has been changed,
If the setting is changed, the process returns to step S201. If the setting is not changed, this processing operation ends.

【0030】なお、上記実施例では、ITU−TS勧告
H.261に準拠する画像符号化装置に関して、符号化
する画像データの動きを判別基準とした場合についての
み述べたが、符号化方式、符号化制御の判別基準はこれ
に限定されるものではない。
In the above embodiment, ITU-TS Recommendation H.264 is used. Regarding the image coding apparatus conforming to H.261, only the case where the motion of the image data to be coded is used as the discrimination standard has been described, but the discrimination standard of the coding system and the coding control is not limited to this.

【0031】[0031]

【発明の効果】以上説明したように、本発明の画像符号
化装置によれば、予め動画像、静止画像の領域等の画質
の異なる領域ごとに符号化制御方法を設定しておくこと
によって、符号化処理を行なう画像データに対して、最
適な符号化処理を実現できるという効果を奏する。
As described above, according to the image coding apparatus of the present invention, the coding control method is set in advance for each region having different image quality such as a moving image region and a still image region. It is possible to achieve the optimum encoding process for the image data to be encoded.

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

【図1】本発明の一実施例に係る画像符号化装置の構成
を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an image coding apparatus according to an embodiment of the present invention.

【図2】同装置の制御手順を示すフローチャートであ
る。
FIG. 2 is a flowchart showing a control procedure of the device.

【図3】同装置により送信する画像データの一例を示す
図である。
FIG. 3 is a diagram showing an example of image data transmitted by the apparatus.

【図4】従来の画像符号化装置の構成を示すブロック図
である。
FIG. 4 is a block diagram showing a configuration of a conventional image encoding device.

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

4 制御部(設定手段、領域指定手段、符号化設定手
段、ブロック指定手段) 5 符号化判別部(符号化判別手段) 7 選択部(選択手段) 8 第1の符号化制御部(符号化制御手段) 9 第2の符号化制御部(符号化制御手段) 10 第3の符号化制御部(符号化制御手段)
4 control unit (setting unit, region designating unit, coding setting unit, block designating unit) 5 coding discriminating unit (coding discriminating unit) 7 selecting unit (selecting unit) 8 first coding control unit (encoding control) Means) 9 Second encoding control unit (encoding control unit) 10 Third encoding control unit (encoding control unit)

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 画像データに対して予め設定された符号
化制御を行なう複数の符号化制御手段と、これら複数の
符号化制御手段の判別基準を設定する設定手段と、前記
画像データと前記設定手段により設定された判別基準と
を比較して前記複数の符号化制御手段の中から当該画像
データに対して符号化制御を行なう符号化制御手段を判
別する符号化判別手段と、該符号化判別手段によって判
別された前記符号化制御手段を選択する選択手段とを具
備したことを特徴とする画像符号化装置。
1. A plurality of encoding control means for performing preset encoding control on image data, a setting means for setting a discrimination criterion of the plurality of encoding control means, the image data and the setting. Encoding discrimination means for comparing the discrimination criterion set by the means to discriminate the encoding control means for performing the encoding control on the image data from the plurality of encoding control means, and the encoding discrimination An image coding apparatus comprising: a selection unit that selects the coding control unit that is discriminated by the unit.
【請求項2】 前記複数の符号化制御手段として、空間
的な冗長成分を除く第1の符号化制御手段と、時間的な
冗長成分を除く第2の符号化制御手段と、空間的な冗長
成分と時間的冗長成分を除く第3の符号化制御手段とを
有することを特徴とする請求項1記載の画像符号化装
置。
2. As the plurality of coding control means, a first coding control means excluding a spatial redundant component, a second coding control means excluding a temporal redundant component, and a spatial redundancy. The image coding apparatus according to claim 1, further comprising a third coding control unit that removes a component and a temporal redundant component.
【請求項3】 画像データのある特定の領域を指定する
領域指定手段と、該領域指定手段で指定した領域に対す
る前記符号化制御手段による符号化制御の設定を行なう
符号化設定手段とを有することを特徴とする請求項1記
載の画像符号化装置。
3. An area specifying means for specifying a specific area of image data, and an encoding setting means for setting encoding control by the encoding control means for the area specified by the area specifying means. The image coding apparatus according to claim 1, wherein:
【請求項4】 画像データの符号化処理の最小単位のブ
ロックを指定するブロック指定手段と、該ブロック指定
手段で指定したブロックに対する前記符号化制御手段に
よる符号化制御の設定を行なう符号化設定手段とを有す
ることを特徴とする請求項1記載の画像符号化装置。
4. A block designating means for designating a block of a minimum unit of image data coding processing, and a coding setting means for setting coding control by the coding control means for the block designated by the block designating means. The image coding apparatus according to claim 1, further comprising:
JP10065594A 1994-04-14 1994-04-14 Image coder Pending JPH07288808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10065594A JPH07288808A (en) 1994-04-14 1994-04-14 Image coder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10065594A JPH07288808A (en) 1994-04-14 1994-04-14 Image coder

Publications (1)

Publication Number Publication Date
JPH07288808A true JPH07288808A (en) 1995-10-31

Family

ID=14279834

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10065594A Pending JPH07288808A (en) 1994-04-14 1994-04-14 Image coder

Country Status (1)

Country Link
JP (1) JPH07288808A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017060174A (en) * 2016-10-27 2017-03-23 ソニー株式会社 Encoder, encoding method, and program
US10271056B2 (en) 2011-10-24 2019-04-23 Sony Corporation Encoding apparatus, encoding method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10271056B2 (en) 2011-10-24 2019-04-23 Sony Corporation Encoding apparatus, encoding method and program
JP2017060174A (en) * 2016-10-27 2017-03-23 ソニー株式会社 Encoder, encoding method, and program

Similar Documents

Publication Publication Date Title
US9258567B2 (en) Method and system for using motion prediction to equalize video quality across intra-coded frames
JP4127914B2 (en) Adaptive video signal encoding apparatus
US7953283B2 (en) Portable terminal
MXPA04010318A (en) Method and device for indicating quantizer parameters in a video coding system.
WO2003067896A1 (en) Image information coding device and method and image information decoding device and method
KR100631714B1 (en) Apparatus and method for improved video signal rate control of a mobile terminal
EP0878967A2 (en) Signal coding apparatus and method
JP3651706B2 (en) Video encoding device
US6526100B1 (en) Method for transmitting video images, a data transmission system and a multimedia terminal
JPH11122612A (en) Compression coder for moving image
JPH07288808A (en) Image coder
JPH07336642A (en) Image reproduction device and image reproduction system
JP4341078B2 (en) Encoding device for moving picture information
JPH07240944A (en) Stereoscopic image encoder
JPH07336695A (en) Method for encoding and decoding moving picture
JPH08307860A (en) Scene re-encoder
JPH07222173A (en) Picture processor
JPH07193821A (en) Animation picture and its method
JP3779066B2 (en) Video encoding device
JP2000165909A (en) Method and device for image compressing processing
KR100242653B1 (en) Intra-frame coding method and apparatus thereof
KR0124162B1 (en) Prediction coding method
JPH0646411A (en) Picture coder
KR100397133B1 (en) Method and System for compressing/transmiting of a picture data
JP2007515097A (en) Video encoding method and apparatus