JP2003169331A - Moving picture compressor and moving picture compressing method - Google Patents

Moving picture compressor and moving picture compressing method

Info

Publication number
JP2003169331A
JP2003169331A JP2001365432A JP2001365432A JP2003169331A JP 2003169331 A JP2003169331 A JP 2003169331A JP 2001365432 A JP2001365432 A JP 2001365432A JP 2001365432 A JP2001365432 A JP 2001365432A JP 2003169331 A JP2003169331 A JP 2003169331A
Authority
JP
Japan
Prior art keywords
compression
image data
code amount
encoding
coding
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
JP2001365432A
Other languages
Japanese (ja)
Inventor
Atsushi Muraki
淳 村木
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2001365432A priority Critical patent/JP2003169331A/en
Publication of JP2003169331A publication Critical patent/JP2003169331A/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a moving picture compressor and a moving picture compressing method which intend to increase the recording time of moving pictures and improve the quality of moving picture compatibly, relative to a limited memory capacity. <P>SOLUTION: JPEG coder 8 compresses and codes picture data of each shot frame and stores them as moving picture data on a memory card 13. The compression ratio of the next frame by the JPEG coder 8 is changed, based on the comparison of the code quantity in the present frame with a goal code quantity in the moving picture filming, a coding process for measuring the code quantity is added to directly calculate and set the compression ratio of the next frame based on the code quantity at a different compression ratio, or/and the code quantity of the present frame is applied to specified relations to directly calculate and set up the compression ratio of the next frame. The compression ratio per frame is changed by changing a quantizing table used for the compression coding. <P>COPYRIGHT: (C)2003,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、デジタルカメラに
用いて好適な動画像圧縮装置、動画像圧縮方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving image compression apparatus and a moving image compression method suitable for use in a digital camera.

【0002】[0002]

【従来の技術】従来、デジタルカメラにおいては、連続
撮影した複数の静止画からJPEG(Joint Photograph
ic Expert Group)規格の圧縮画像データを生成し、そ
れらを動画データとして記録するとともに、再生時に
は、複数の静止画を撮影順に伸張・再生することにより
動画を表示する簡易的な動画撮影機能を有するものがあ
る。
2. Description of the Related Art Conventionally, in a digital camera, JPEG (Joint Photograph
ic Expert Group) Compressed image data of the standard is generated and recorded as moving image data, and at the time of playback, a simple moving image shooting function that displays moving images by expanding and playing back multiple still images in shooting order is provided. There is something.

【0003】かかる動画撮影では、入力画像の各画素情
報からDCT(離散コサイン変換)によって周波数成分
を示すDCT係数を演算し、演算したDCT係数を、予
め決められた量子化テーブル(以下、Qテーブルとい
う)を用いることにより低周波数成分の省略を少なく、
高周波数成分の省略を大きくする量子化を行う。これに
よりデータ量を大幅に削減し、さらに量子化後のデータ
を符号化することによりデータの圧縮を行い、その符号
データを作業用メモリに展開する。そして、係る処理を
1フレーム毎に行い、撮影終了後に、作業用メモリに展
開された各フレームの符号データを各種の画像記録用の
メモリに記録している。
In such moving image shooting, a DCT coefficient indicating a frequency component is calculated by DCT (discrete cosine transform) from each pixel information of an input image, and the calculated DCT coefficient is stored in a predetermined quantization table (hereinafter referred to as a Q table). Is used to reduce the omission of low frequency components,
Quantization is performed to increase the omission of high frequency components. As a result, the amount of data is significantly reduced, and the quantized data is encoded to compress the data, and the encoded data is expanded in the working memory. Then, such processing is performed for each frame, and after the photographing is completed, the code data of each frame expanded in the working memory is recorded in various image recording memories.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、前述し
た動画撮影においては、記録画像の特性に関係なく、各
フレーム(静止画)のデータの圧縮率を決める前記Qテ
ーブルを固定して使用しているため、以下のような問題
があった。
However, in the above-described moving image shooting, the Q table that determines the compression ratio of the data of each frame (still image) is fixedly used regardless of the characteristics of the recorded image. Therefore, there were the following problems.

【0005】すなわち、動画の記録に際しては、できる
だけメモリ容量あたりの記録フレーム数を大きく、つま
り記録時間を長くすることが要求される。これには、1
フレームあたりの符号量をある一定の目標とする符号量
(以下、目標符号量という)以下に抑えればよいが、J
PEG圧縮では、高周波成分を多く含んだ画像ほど量子
化後の符号量が大きくなる、つまり画像の特性によって
符号量が変化する。このため、全てのフレームの符号量
を目標符号量に抑えるには、前記Qテーブルに、最も符
号量が大きくなる(高周波成分を多く含む)記録画像を
想定し、その符号量を目標符号量とすることができるも
のを設定せざるを得ない。
That is, when recording a moving image, it is required to increase the number of recording frames per memory capacity, that is, to lengthen the recording time. 1 for this
It suffices to keep the code amount per frame below a certain target code amount (hereinafter referred to as the target code amount).
In PEG compression, the code amount after quantization increases as the image contains more high-frequency components, that is, the code amount changes depending on the characteristics of the image. Therefore, in order to suppress the code amount of all frames to the target code amount, a recorded image having the largest code amount (including many high frequency components) is assumed in the Q table, and the code amount is set as the target code amount. There is no choice but to set what can be done.

【0006】かかることから、高周波成分を多く持たな
い画像では相対的に圧縮率が高くなり、全体的に画質が
落ちるという問題があった。逆に、これを回避するた
め、目標符号量を大きくして圧縮率を低下させると、高
周波成分を多く含んだ画像では符号量が大きくなり、メ
モリ容量に対する記録フレーム数が減少する(動画の記
録時間が短くなる)という問題があった。
As a result, there is a problem that the compression rate is relatively high in an image that does not have many high frequency components, and the image quality is generally deteriorated. On the contrary, if the target code amount is increased to reduce the compression rate in order to avoid this, the code amount becomes large in an image containing many high-frequency components, and the number of recording frames with respect to the memory capacity decreases (moving image recording). The problem is that the time gets shorter).

【0007】本発明は、かかる従来の課題に鑑みてなさ
れたものであり、メモリ容量に対する動画の記録時間の
長期化と、動画の画質向上とを同時に図ることができる
動画圧縮装置、動画圧縮方法を提供することを目的とす
る。
The present invention has been made in view of the above conventional problems, and a moving picture compression apparatus and a moving picture compression method capable of simultaneously prolonging the recording time of a moving picture with respect to the memory capacity and improving the image quality of the moving picture. The purpose is to provide.

【0008】[0008]

【課題を解決するための手段】前記課題を解決するため
に請求項1の発明にあっては、複数の画像データからな
る動画データを圧縮符号化する動画圧縮装置において、
前記複数の画像データを順次圧縮符号化する圧縮符号化
手段と、この圧縮符号化手段により圧縮符号化された今
回の画像データの符号量と、目標符号量とを比較する比
較手段と、この比較手段の比較結果に基づいて前記圧縮
符号化手段による次回の画像データに対する圧縮符号化
時の圧縮率を制御する圧縮率制御手段とを備えたものと
した。
In order to solve the above problems, the invention of claim 1 provides a moving picture compression apparatus for compressing and coding moving picture data consisting of a plurality of image data,
The compression encoding means for sequentially compression encoding the plurality of image data, the comparison means for comparing the code amount of the current image data compressed and encoded by the compression encoding means with the target code amount, and the comparison means. A compression rate control means for controlling the compression rate at the time of compression encoding for the next image data by the compression encoding means based on the comparison result of the means.

【0009】かかる構成においては、今回の画像データ
の符号量と目標符号量との比較結果に応じた圧縮率で次
回の画像データが圧縮符号化される。したがって、次回
の画像データの圧縮符号化に際しては、今回の画像デー
タの画像特性が反映された圧縮率が設定されることか
ら、複数の各画像データの圧縮符号化に際し、圧縮率を
必要以上に高くすることなく、記録する動画データの符
号量を目標とする符号量以内に制御することが可能とな
る。
In such a configuration, the next image data is compression-encoded at a compression rate according to the comparison result between the code amount of the current image data and the target code amount. Therefore, in the next compression coding of the image data, the compression rate that reflects the image characteristics of the current image data is set, so that when compressing the plurality of pieces of image data, the compression rate is set higher than necessary. It is possible to control the code amount of the moving image data to be recorded within the target code amount without increasing it.

【0010】また、請求項2の発明にあっては、前記圧
縮率制御手段は、前記比較手段の比較結果に基づいて次
回の画像データに対する圧縮符号化時の圧縮率を増減さ
せるものとした。
Further, in the invention of claim 2, the compression rate control means increases or decreases the compression rate at the time of compression encoding for the next image data based on the comparison result of the comparison means.

【0011】かかる構成においては、複数の画像データ
の各画像の差が小さければ、各画像データに対して、圧
縮符号化後の符号量が目標符号量以内となる最適な圧縮
率での圧縮符号化が行われる。
In such a configuration, if the difference between the images of the plurality of image data is small, the compression code for each image data at the optimum compression rate such that the code amount after compression encoding is within the target code amount. Is done.

【0012】また、請求項3の発明にあっては、前記圧
縮率制御手段は、前記比較手段の比較結果に応じた異な
る制御幅で次回の画像データに対する圧縮符号化時の圧
縮率を増減させるものとした。
Further, in the invention of claim 3, the compression rate control means increases or decreases the compression rate at the time of compression encoding for the next image data with a different control width according to the comparison result of the comparison means. I decided.

【0013】かかる構成においては、複数の画像データ
の画像の特性が大きく変化した場合であっても、後続す
る画像データの符号量を安定させつつ、より短時間で目
標符号量に収束させることができる。
With such a configuration, even when the characteristics of the images of the plurality of image data are largely changed, the code amount of the subsequent image data can be stabilized and converged to the target code amount in a shorter time. it can.

【0014】また、請求項4の発明にあっては、前記圧
縮率制御手段は、前記今回の画像データの符号量が前記
目標符号量よりも所定量以上少ないときは、次回の画像
データに対する圧縮符号化時の圧縮率を低くし、かつ前
記今回の画像データの符号量が前記目標符号量よりも所
定量以上多いときには、次回の画像データに対する圧縮
符号化時の圧縮率を高くするものとした。
Further, in the invention of claim 4, the compression rate control means compresses the next image data when the code amount of the current image data is smaller than the target code amount by a predetermined amount or more. When the compression rate at the time of encoding is low and the code amount of the image data at this time is larger than the target code amount by a predetermined amount or more, the compression rate at the time of the compression encoding for the next image data is increased. .

【0015】かかる構成においては、各画像データの圧
縮符号化の符号量の制御目標に不感帯を設けることがで
きる。
In such a configuration, a dead zone can be provided for the control target of the code amount of compression coding of each image data.

【0016】また、請求項5の発明にあっては、前記圧
縮率制御手段は、前記今回の画像データの符号量が前記
目標符号量よりも小さい所定量以上であるときは、次回
の画像データに対する圧縮符号化時の圧縮率を高くし、
かつ前記今回の画像データの符号量が前記目標符号量よ
りも大きい所定量以下であるときには、次回の画像デー
タに対する圧縮符号化時の圧縮率を低くするものとし
た。
Further, in the invention of claim 5, when the code amount of the image data of this time is equal to or more than a predetermined amount smaller than the target code amount, the compression rate control means sets the next image data. The compression rate at the time of compression encoding to
Further, when the code amount of the current image data is equal to or smaller than a predetermined amount larger than the target code amount, the compression rate at the time of compression encoding for the next image data is set to be low.

【0017】かかる構成においては、各画像データの符
号量が、目標符号量を含む一定の幅内で変化することと
なり、各画像データの符号量にヒステリシスをつけるこ
とができる。
In such a configuration, the code amount of each image data changes within a certain width including the target code amount, and thus the code amount of each image data can be provided with hysteresis.

【0018】また、請求項6の発明にあっては、前記圧
縮符号化手段による前記画像データの画素情報の量子化
に使用される、圧縮率に対応するテーブル番号が付され
た複数の量子化テーブルを記憶する記憶手段を備え、前
記圧縮率制御手段は、前記比較手段の比較結果に基づい
て次回の画像データの圧縮符号化に使用する、前記記憶
手段に記憶されている量子化テーブルのテーブル番号を
算出する算出手段と、この算出手段により算出されたテ
ーブル番号の量子化テーブルを次回の画像データの圧縮
符号化に使用する量子化テーブルとして設定する設定手
段とを含むものとした。
Further, in the invention of claim 6, a plurality of quantizations having table numbers corresponding to compression ratios, which are used for the quantization of the pixel information of the image data by the compression coding means. A table of a quantization table stored in the storage means, which is provided with a storage means for storing a table, and the compression ratio control means uses the next compression compression encoding of image data based on the comparison result of the comparison means. The calculation means for calculating the number and the setting means for setting the quantization table of the table number calculated by the calculation means as the quantization table used for the next compression encoding of the image data are included.

【0019】かかる構成においては、画像データの画素
情報の量子化に使用される量子化テーブルの変更によっ
て、画像データの圧縮率が変更される。
In such a configuration, the compression rate of the image data is changed by changing the quantization table used for quantizing the pixel information of the image data.

【0020】また、請求項7の発明にあっては、複数の
画像データを圧縮符号化し、圧縮符号化した複数の画像
データにより動画データを生成する動画圧縮方法におい
て、圧縮符号化した今回の画像データの符号量と、目標
符号量とを比較する工程と、その比較結果に基づいて次
回の画像データの圧縮率を制御する工程とからなる方法
とした。
Further, according to the invention of claim 7, in the moving picture compression method of compressing and coding a plurality of image data and generating moving picture data from the plurality of compression-encoded image data, the current compression-coded image The method includes a step of comparing the code amount of the data with the target code amount, and a step of controlling the compression rate of the next image data based on the comparison result.

【0021】かかる方法によれば、次回の画像データの
圧縮符号化に際しては、今回の画像データの画像特性が
反映された圧縮率が設定されることにより、複数の各画
像データの圧縮符号化に際し、圧縮率を必要以上に高く
することなく、記録する動画データの符号量を目標とす
る符号量以内に制御することが可能となる。
According to this method, the compression rate that reflects the image characteristics of the current image data is set in the next compression encoding of the image data, so that the compression encoding of each of the plurality of image data is performed. It is possible to control the code amount of moving image data to be recorded within the target code amount without increasing the compression rate more than necessary.

【0022】また、請求項8の発明にあっては、複数の
画像データを順次圧縮符号化する動画圧縮装置が有する
コンピュータを、圧縮符号化された今回の画像データの
符号量と、目標符号量とを比較する比較手段と、この比
較手段の比較結果に基づいて次回の画像データの圧縮率
を制御する圧縮率制御手段として機能させるためのプロ
グラムとした。
According to the invention of claim 8, a computer having a moving picture compression apparatus for sequentially compression-encoding a plurality of image data is provided with a code amount of the current compression-encoded image data and a target code amount. And a program for functioning as a compression ratio control unit for controlling the compression ratio of the next image data based on the comparison result of the comparison unit.

【0023】また、請求項9の発明にあっては、複数の
画像データからなる動画データを圧縮符号化する動画圧
縮装置において、前記複数の画像データを順次圧縮符号
化する圧縮符号化手段と、この圧縮符号化手段による今
回の画像データに対する圧縮符号化時の圧縮率とは異な
る圧縮率で今回の画像データに対する圧縮符号化を前記
圧縮符号化手段に行わせる制御手段と、前記圧縮符号化
手段により圧縮符号化された今回の画像データにおける
異なる符号量に基づいて前記圧縮符号化手段による次回
の画像データに対する圧縮符号化時の圧縮率を算出する
算出手段と、この算出手段により算出された圧縮率を次
回の画像データに対する圧縮符号化時の圧縮率として設
定する設定手段とを備えたものとした。
According to a ninth aspect of the invention, in a moving picture compression apparatus for compressing and coding moving picture data composed of a plurality of image data, compression coding means for sequentially compressing and coding the plurality of image data, Control means for causing the compression encoding means to perform compression encoding on the current image data at a compression rate different from the compression rate at the time of compression encoding for the current image data by the compression encoding means, and the compression encoding means. Calculating means for calculating a compression rate at the time of compression encoding for the next image data by the compression encoding means based on different code amounts in the current image data compression-encoded by A setting means for setting the rate as a compression rate at the time of compression encoding for the next image data is provided.

【0024】かかる構成においては、今回の画像データ
における異なる圧縮率での圧縮符号化後の異なる符号量
に基づいて次回の画像データの圧縮率が算出され設定さ
れる。したがって、次回の画像データの圧縮符号化に際
しては、今回の画像データの画像特性が反映された最適
な圧縮率が設定されることから、複数の各画像データの
圧縮符号化に際し、圧縮率を必要以上に高くすることな
く、記録する動画データの符号量を目標とする符号量以
内に制御することが可能となる。しかも、入力する画像
データの画像特性が大きく変化したときでも、次の画像
データを直ちに最適な圧縮率で圧縮符号化することがで
きる。
In such a configuration, the compression rate of the next image data is calculated and set based on the different code amount after the compression encoding at the different compression rate in the current image data. Therefore, the optimum compression rate that reflects the image characteristics of the current image data is set in the next compression encoding of the image data, and therefore the compression rate is required when performing the compression encoding of each of the plurality of image data. It is possible to control the code amount of the moving image data to be recorded within the target code amount without increasing it. Moreover, even when the image characteristics of the input image data change significantly, the next image data can be immediately compression-coded at the optimum compression rate.

【0025】また、請求項10の発明にあっては、前記
圧縮符号化手段による前記画像データの画素情報の量子
化に使用される、圧縮率に対応するテーブル番号が付さ
れた複数の量子化テーブルを記憶する記憶手段を備え、
前記算出手段は、前記圧縮符号化手段により圧縮符号化
された今回の画像データにおける異なる符号量に基づい
て次回の画像データの圧縮符号化に使用する、前記記憶
手段に記憶されている量子化テーブルのテーブル番号を
算出し、前記設定手段は、前記算出手段により算出され
たテーブル番号の量子化テーブルを次回の画像データの
圧縮符号化に使用する量子化テーブルとして設定するも
のとした。
According to the tenth aspect of the invention, a plurality of quantizers having table numbers corresponding to compression ratios, which are used for quantizing the pixel information of the image data by the compression coding means, are used. A storage means for storing the table,
The calculation unit uses the quantization table stored in the storage unit, which is used for the next compression encoding of the image data based on the different code amount in the current image data compression-encoded by the compression encoding unit. The table number is calculated and the setting unit sets the quantization table of the table number calculated by the calculating unit as the quantization table to be used for the next compression coding of the image data.

【0026】かかる構成においては、画像データの画素
情報の量子化に使用される量子化テーブルの変更によっ
て、次回の画像データの圧縮率が変更される。
In such a configuration, the compression rate of the next image data is changed by changing the quantization table used for quantizing the pixel information of the image data.

【0027】また、請求項11の発明にあっては、複数
の画像データを順次圧縮符号化する動画圧縮方法におい
て、今回の画像データを異なる圧縮率で複数回圧縮符号
化する工程と、複数回圧縮符号化された今回の画像デー
タにおける異なる複数の符号量に基づいて次回の画像デ
ータの圧縮率を算出する工程と、算出した圧縮率を、次
回の画像データの圧縮率として設定する工程とからなる
方法とした。
According to the invention of claim 11, in a moving picture compression method for sequentially compressing and coding a plurality of image data, a step of compressing and coding the current image data a plurality of times at different compression rates, and a plurality of times. From the step of calculating the compression rate of the next image data based on a plurality of different code amounts in the compression-encoded current image data, and the step of setting the calculated compression rate as the compression rate of the next image data. It became a method.

【0028】かかる方法によれば、次回の画像データの
圧縮符号化に際しては、今回の画像データの画像特性が
反映された圧縮率が設定されることから、複数の各画像
データの圧縮符号化に際し、圧縮率を必要以上に高くす
ることなく、その符号量を目標符号量以内に制御するこ
とが可能となる。
According to such a method, the compression ratio reflecting the image characteristics of the image data of this time is set at the time of the next compression encoding of the image data, so that the compression encoding of each of the plurality of image data is performed. It is possible to control the code amount within the target code amount without increasing the compression rate more than necessary.

【0029】また、請求項12の発明にあっては、複数
の画像データからなる動画データを圧縮符号化する動画
圧縮装置が有するコンピュータを、前記画像データを順
次圧縮符号化する圧縮符号化手段による今回の画像デー
タに対する圧縮符号化時の圧縮率とは異なる圧縮率で今
回の画像データに対する圧縮符号化を前記圧縮符号化手
段に行わせる制御手段と、前記圧縮符号化手段により圧
縮符号化された今回の画像データにおける異なる符号量
に基づいて前記圧縮符号化手段による次回の画像データ
に対する圧縮符号化時の圧縮率を算出する算出手段と、
この算出手段により算出された圧縮率を次回の画像デー
タに対する圧縮符号化時の圧縮率として設定する設定手
段として機能させるためのプログラムとした。
According to the twelfth aspect of the present invention, the computer having the moving picture compression apparatus for compressing and coding the moving picture data composed of a plurality of image data is provided with the compression coding means for sequentially compressing and coding the image data. The control means for causing the compression encoding means to perform the compression encoding for the current image data at a compression rate different from the compression rate for the compression encoding for the current image data, and the compression encoding by the compression encoding means. Calculating means for calculating a compression rate at the time of compression encoding for the next image data by the compression encoding means based on different code amounts in the current image data,
The program was made to function as a setting means for setting the compression rate calculated by the calculating means as the compression rate at the time of compression encoding for the next image data.

【0030】また、請求項13の発明にあっては、複数
の画像データからなる動画データを圧縮符号化する動画
圧縮装置において、前記画像データを順次圧縮符号化す
る圧縮符号化手段と、この圧縮符号化手段により圧縮符
号化された今回の画像データの符号量から、当該画像デ
ータを圧縮符号化して目標符号量となる圧縮率を算出す
る算出手段と、この算出手段により算出された圧縮率を
前記圧縮符号化手段による次回の画像データに対する圧
縮符号化時の圧縮率として設定する設定手段とを備えた
ものとした。
According to the thirteenth aspect of the present invention, in a moving picture compression apparatus for compressing and coding moving picture data composed of a plurality of image data, compression coding means for sequentially compressing and coding the image data, and this compression. From the code amount of the current image data compression-encoded by the encoding unit, a calculation unit that compression-encodes the image data to calculate a compression rate that becomes a target code amount, and a compression rate calculated by this calculation unit The compression encoding means is provided with a setting means for setting a compression rate at the time of compression encoding for the next image data.

【0031】かかる構成においては、今回の画像データ
における圧縮符号化後の符号量に基づいて目標符号量を
満たす圧縮率が算出し、それが次回の画像データの圧縮
率として設定される。したがって、次回の画像データの
圧縮符号化に際しては、今回の画像データの画像特性が
反映された圧縮率が設定されることから、複数の各画像
データの圧縮符号化に際し、圧縮率を必要以上に高くす
ることなく、その符号量を目標符号量以内に制御するこ
とが可能となる。しかも、入力する画像データの画像特
性が大きく変化したときでも、次回の画像データを直ち
に最適な圧縮率で圧縮符号化することができる。また、
今回の画像データに対して動画データとしての記録を目
的とする以外の圧縮符号化を行わなくとも、次回の画像
データの圧縮率が得られる。
In such a configuration, the compression rate satisfying the target code amount is calculated based on the code amount after the compression encoding in the image data of this time, and the calculated compression rate is set as the compression rate of the next image data. Therefore, in the next compression coding of the image data, the compression rate that reflects the image characteristics of the current image data is set, so that when compressing the plurality of pieces of image data, the compression rate is set higher than necessary. It is possible to control the code amount within the target code amount without increasing the code amount. Moreover, even when the image characteristics of the input image data greatly change, the next image data can be immediately compression-coded at the optimum compression rate. Also,
The compression ratio of the next image data can be obtained without performing compression encoding other than the purpose of recording the current image data as moving image data.

【0032】また、請求項14の発明にあっては、前記
算出手段は、今回の画像データにおける圧縮符号化後の
符号量と、今回の画像データの圧縮符号化に際しての圧
縮率と、前記目標符号量及び前記目標符号量を満たす圧
縮率との関係を表す所定の関係式に基づき、前記目標符
号量を満たす圧縮率を算出するものとした。
Further, in the fourteenth aspect of the present invention, the calculation means is configured such that the code amount of the current image data after the compression encoding, the compression rate at the time of the compression encoding of the current image data, and the target. The compression rate that satisfies the target code amount is calculated based on a predetermined relational expression that represents the relationship between the code amount and the compression rate that satisfies the target code amount.

【0033】かかる構成においては、次回の画像データ
の圧縮率を極めて簡単に算出することができる。
With such a configuration, the compression rate of the next image data can be calculated extremely easily.

【0034】また、請求項15の発明にあっては、前記
圧縮符号化手段による前記画像データの画素情報の量子
化に使用される、圧縮率に対応するテーブル番号が付さ
れた複数の量子化テーブルを記憶する記憶手段を備え、
前記算出手段は、前記圧縮符号化手段により圧縮符号化
された今回の画像データの符号量から目標符号量を満た
す圧縮率に対応する、前記記憶手段に記憶されている量
子化テーブルのテーブル番号を算出し、前記設定手段
は、前記算出手段により算出されたテーブル番号の量子
化テーブルを次回の画像データの圧縮符号化に使用する
量子化テーブルとして設定するものとした。
According to the fifteenth aspect of the present invention, a plurality of quantizations having table numbers corresponding to the compression ratios, which are used for the quantization of the pixel information of the image data by the compression encoding means, are performed. A storage means for storing the table,
The calculating means stores the table number of the quantization table stored in the storage means, which corresponds to the compression rate satisfying the target code amount from the code amount of the current image data compressed and encoded by the compression encoding means. Then, the setting unit sets the quantization table of the table number calculated by the calculating unit as a quantization table to be used for the next compression encoding of image data.

【0035】かかる構成においては、画像データの画素
情報の量子化に使用される量子化テーブルの変更によっ
て、次回の画像データの圧縮率が変更される。
In such a configuration, the compression rate of the next image data is changed by changing the quantization table used for quantizing the pixel information of the image data.

【0036】また、請求項16の発明にあっては、複数
の画像データからなる動画データを圧縮符号化する動画
圧縮方法において、前記複数の画像データを順次圧縮符
号化する工程と、圧縮符号化された今回の画像データの
符号量から目標符号量を満たす圧縮率を算出する工程
と、算出した圧縮率を次回の画像データの圧縮率として
設定する工程とからなる方法とした。
According to a sixteenth aspect of the present invention, in a moving picture compression method for compressing and coding moving picture data composed of a plurality of image data, a step of sequentially compression coding the plurality of image data, and a compression coding. The method comprises a step of calculating a compression rate that satisfies the target code rate from the code rate of the current image data, and a step of setting the calculated compression rate as the compression rate of the next image data.

【0037】かかる方法によれば、次回の画像データの
圧縮符号化に際しては、今回の画像データの画像特性が
反映された圧縮率が設定されることから、複数の各画像
データの圧縮符号化に際し、圧縮率を必要以上に高くす
ることなく、その符号量を目標符号量以内に制御するこ
とが可能となる。
According to this method, since the compression rate that reflects the image characteristics of the image data of this time is set at the time of the next compression encoding of the image data, the compression encoding of each of the plurality of image data is performed. It is possible to control the code amount within the target code amount without increasing the compression rate more than necessary.

【0038】また、請求項17の発明にあっては、複数
の画像データを順次圧縮符号化する動画圧縮装置が有す
るコンピュータを、圧縮符号化された今回の画像データ
の符号量から、当該画像データを圧縮符号化して目標符
号量となる圧縮率を算出する算出手段と、この算出手段
により算出された圧縮率を次回の画像データの圧縮率と
して設定する設定手段として機能させるためのプログラ
ムとした。
According to the seventeenth aspect of the present invention, a computer having a moving picture compression apparatus for sequentially compression-encoding a plurality of image data is used to calculate the image data from the compression amount of the current image data that has been compression-encoded. Is a program for functioning as a calculating unit that compresses and encodes to calculate a compression ratio that is a target code amount, and a setting unit that sets the compression ratio calculated by this calculating unit as the compression ratio of the next image data.

【0039】[0039]

【発明の実施の形態】以下、本発明の一実施の形態を図
にしたがって説明する。 (第1の実施の形態)図1は、本発明の一実施の形態を
示すデジタルカメラ1のブロック図である。このデジタ
ルカメラ1は、従来技術で既説した簡易的な動画撮影機
能を有するものである。CCD2から出力された被写体
像の撮像信号は、CDS/ADブロック3によってノイ
ズを除去され、かつデジタル信号に変換された後、CC
Dデータ前処理ブロック4により輝度信号処理等のデー
タ処理を行われる。CCDデータ前処理ブロック4はデ
ータバス5を介してCPU6に接続されており、データ
バス5には、色処理(CP)ブロック7と、JPEG符
号化器8、LCD表示装置9、RAM10、ROM1
1、カード・インターフェイス12、キーブロック14
がそれぞれ接続されている。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below with reference to the drawings. (First Embodiment) FIG. 1 is a block diagram of a digital camera 1 showing an embodiment of the present invention. The digital camera 1 has a simple moving image shooting function already described in the related art. The image pickup signal of the subject image output from the CCD 2 is subjected to noise removal by the CDS / AD block 3 and converted into a digital signal, and then CC
Data processing such as luminance signal processing is performed by the D data preprocessing block 4. The CCD data pre-processing block 4 is connected to the CPU 6 via a data bus 5, and the data bus 5 includes a color processing (CP) block 7, a JPEG encoder 8, an LCD display device 9, a RAM 10, a ROM 1.
1, card interface 12, key block 14
Are connected respectively.

【0040】色処理(CP)ブロック7は、CCDデー
タ前処理ブロック4で輝度信号処理等が行われた画像信
号に対して色分離等の色処理を行い、Y,Cb,Crの
画像データを生成する。なお、かかるブロックは、画像
データとしてR,G,Bデータを生成する構成であって
も構わない。ここで生成された画像データはRAM10
に逐次記憶され、RAM10に1フレーム(画面)分の
画像データが蓄積されると、CPU6によって表示用の
画像データが生成され、それがLCD表示装置9により
スルー画像として表示される。また、色処理(CP)ブ
ロック7は、必要に応じて記録用のY,Cb,Crの画
像データを生成し、それをJPEG符号化器8に送る。
The color processing (CP) block 7 performs color processing such as color separation on the image signal which has been subjected to the luminance signal processing in the CCD data preprocessing block 4 and outputs image data of Y, Cb and Cr. To generate. Note that the block may be configured to generate R, G, B data as image data. The image data generated here is the RAM 10
When the image data for one frame (screen) is sequentially stored in the RAM 10 and accumulated in the RAM 10, the image data for display is generated by the CPU 6 and displayed as a through image by the LCD display device 9. Further, the color processing (CP) block 7 generates Y, Cb, and Cr image data for recording as needed, and sends it to the JPEG encoder 8.

【0041】JPEG符号化器8は本発明の圧縮符号化
手段であって、画像記録時には、色処理(CP)ブロッ
ク7から入力した画像データをJPEG圧縮する。すな
わちDTC、量子化、ハフマン符号化による圧縮符号化
を行う。ここで圧縮された画像データはRAM10及び
カード・インターフェイス12を介して、カメラ本体に
着脱自在なメモリカード13に静止画データとして記録
されたり、後述する手順で動画データとして記録され
る。また、JPEG符号化器8は、記録画像の再生時に
は、メモリカード13から読み出された圧縮画像データ
に対する復号化も行う。
The JPEG encoder 8 is the compression encoding means of the present invention, and when recording an image, the image data input from the color processing (CP) block 7 is JPEG compressed. That is, compression coding by DTC, quantization, and Huffman coding is performed. The image data compressed here is recorded via the RAM 10 and the card interface 12 as still image data in a memory card 13 which can be attached to and detached from the camera body, or is recorded as moving image data in a procedure described later. The JPEG encoder 8 also decodes the compressed image data read from the memory card 13 when reproducing the recorded image.

【0042】CPU6はROM11に記憶されている制
御プログラムに従い上記各部の動作を制御することによ
って、本発明の比較手段、圧縮率制御手段、算出手段、
設定手段として機能する。また、RAM10は、CPU
6の作業用のメモリとして使用される。ROM11に
は、上記の制御プログラムと共に、JPEG符号化器8
による画像データのJPE圧縮に際し、各画像データの
量子化に使用される複数のQテーブルを構成するテーブ
ルデータが記憶されている。本実施の形態において、前
記複数のQテーブルには、図2に示したように、「0」
〜「255」のテーブル番号が付されるとともに、同一
の画像データのJPEG圧縮に使用したとき、圧縮後の
画像データの符号量とそれに付されたテーブル番号nと
が比例する関係となるようなものが用意されている。ま
た、テーブル番号nと圧縮率との関係は、テーブル番号
nが大きくなるに従い圧縮率が低くなり、テーブル番号
nが小さくなるに従い圧縮率が高くなる関係となってい
る。なお、予め用意すべき複数のQテーブルは、テーブ
ル番号と符号量とが完全な比例関係を示さなくとも、両
者がほぼ比例する関係となるものであれば足りる。
The CPU 6 controls the operation of each of the above parts in accordance with the control program stored in the ROM 11, so that the comparison means, the compression ratio control means, the calculation means of the present invention,
Functions as a setting means. The RAM 10 is a CPU
6 is used as a working memory. The JPEG encoder 8 is stored in the ROM 11 together with the above control program.
Table data that forms a plurality of Q tables used for quantization of each image data when JPE compression of the image data is stored. In the present embodiment, as shown in FIG. 2, "0" is stored in the plurality of Q tables.
A table number of "255" is added, and when the same image data is used for JPEG compression, the code amount of the compressed image data and the table number n added thereto have a proportional relationship. Things are prepared. Further, the relationship between the table number n and the compression rate is such that the compression rate decreases as the table number n increases and the compression rate increases as the table number n decreases. It should be noted that the plurality of Q tables to be prepared in advance need only have a relationship in which the table numbers and the code amounts are in a substantially proportional relationship even if they do not show a perfect proportional relationship.

【0043】また、キーブロック14は、静止画と動画
との撮影モードの切り替えに使用される切替キーや、シ
ャッターキー等の各種の操作キーを含み、キー操作に応
じた操作信号をCPU6へ送る。
Further, the key block 14 includes a switching key used for switching the shooting mode between a still image and a moving image, and various operation keys such as a shutter key, and sends an operation signal corresponding to the key operation to the CPU 6. .

【0044】次に、以上の構成からなるデジタルカメラ
1における動画記録時の動作を図3のフローチャートに
したがって説明する。このフローチャートは、動画撮影
モードでシャッターキーが押された後の動作を示すもの
であって、シャッターキーが押されると、撮影した画像
のJPEG圧縮に使用するQテーブルの番号に初期値q
0(例えば「120」)を設定する(ステップSA
1)。続いて、CCD2によって取り込んだ撮像データ
を読み出して(ステップSA2)、表示用の画像データ
を作成し(ステップSA3)、さらに記録用の画像デー
タを作成する(ステップSA4)。そして、作成した記
録用の画像データを現時点で設定されているテーブル番
号qiのQテーブルを用いてJPEG圧縮するととも
に、圧縮後の画像データを、動画を構成するフレームデ
ータとしてRAM10に記憶する(ステップSA5)。
その後、フレーム番号iを更新(インクリメント)し
(ステップSA8)、動画撮影が終了するまで(ステッ
プSA9でNO)、ステップSA2へ戻り、新たなフレ
ームの画像データをJPEG圧縮して、RAM10に蓄
積する処理を繰り返す。
Next, the operation of the digital camera 1 having the above-described configuration during recording of a moving image will be described with reference to the flowchart of FIG. This flowchart shows the operation after the shutter key is pressed in the moving image shooting mode. When the shutter key is pressed, the initial value q is set to the number of the Q table used for JPEG compression of the captured image.
0 (for example, “120”) is set (step SA
1). Subsequently, the image pickup data captured by the CCD 2 is read (step SA2), image data for display is created (step SA3), and further image data for recording is created (step SA4). Then, the created image data for recording is JPEG-compressed using the Q table of the table number qi set at the present time, and the image data after compression is stored in the RAM 10 as frame data forming a moving image (step SA5).
After that, the frame number i is updated (incremented) (step SA8), and the process returns to step SA2 until the end of the moving image shooting (NO in step SA9), and the image data of the new frame is JPEG-compressed and stored in the RAM 10. Repeat the process.

【0045】一方、かかる間には、ステップSA5で今
回の画像データをJPEG圧縮した後、圧縮後の符号量
Sqiと、ROM11に記憶されている目標符号量Sq
tgtとを比較して、圧縮後の符号量Sqiが目標符号
量Sqtgtよりも大きければ(ステップSA6でYE
S)、今回のJPEG圧縮に使用したテーブルの番号q
i(当初は、初期値であるq0)から定数αを減算し
(ステップSA10)、減算後の番号を次回の画像デー
タのJPEG圧縮に使用するQテーブルの番号q(i+
1)として設定する(ステップSA12)。逆に、圧縮
後の符号量Sqiが目標符号量Sqtgtよりも小さけ
れば(ステップSA6でNO、ステップSA7でYE
S)、前記テーブル番号「qi」に定数αを加算し(ス
テップSA11)、加算後の番号を次回の画像データの
JPEG圧縮に使用するQテーブルの番号q(i+1)
として設定する(ステップSA12)。なお、圧縮後の
符号量Sqiが目標符号量Sqtgtと同じであったと
きには(ステップSA6,SA7が共にNO)、その時
点で設定されていたテーブル番号を変更することなく、
次回の画像データをJPEG圧縮する。
On the other hand, in the meantime, after the image data of this time is JPEG-compressed in step SA5, the code amount Sqi after compression and the target code amount Sq stored in the ROM 11 are stored.
If the code amount Sqi after compression is larger than the target code amount Sqtgt by comparing with tgt (YE at step SA6).
S), the number q of the table used for this JPEG compression
The constant α is subtracted from i (initially, q0 which is the initial value) (step SA10), and the number after the subtraction is the number q (i + of the Q table used in the JPEG compression of the next image data.
1) (step SA12). On the contrary, if the code amount Sqi after compression is smaller than the target code amount Sqtgt (NO in step SA6, YE in step SA7).
S), a constant α is added to the table number “qi” (step SA11), and the number after the addition is the number q (i + 1) of the Q table used for the next JPEG compression of the image data.
(Step SA12). If the code amount Sqi after compression is the same as the target code amount Sqtgt (NO at both steps SA6 and SA7), the table number set at that time is not changed,
The next image data is JPEG compressed.

【0046】これにより、RAM10に蓄積される各画
像データには、常に1つ前のフレームの画像特性に応じ
て変化する圧縮率でのJPEG圧縮が行われるととも
に、フレーム番号が増える毎に圧縮後の符号量Sqiが
目標符号量Sqtgtに近づくこととなる。ここで、上
記定数αは、撮影中に同じ画像が続いた場合に圧縮後の
符号量Sqiが目標符号量Sqtgtに収束するまでの
時定数であり、これが小さいほど符号量Sqiが安定し
て収束するが、収束するまでの時間が長くなり、大きい
ほど収束までの時間は短いが符号量Sqiが不安定とな
る。
As a result, JPEG compression is performed on the image data stored in the RAM 10 at a compression rate that always changes according to the image characteristics of the immediately preceding frame, and after each frame number increases, the JPEG compression is performed. The code amount Sqi of Sqi approaches the target code amount Sqtgt. Here, the constant α is a time constant until the code amount Sqi after compression converges to the target code amount Sqtgt when the same image continues during shooting. The smaller the constant α, the more stable the code amount Sqi converges. However, the convergence time becomes longer, and the larger the convergence time, the shorter the convergence time but the more unstable the code amount Sqi becomes.

【0047】そして、以上の処理を繰り返す間に動画撮
影操作が終了すると(ステップSA9でYES)、RA
M10に蓄積してあるフレームデータ(圧縮符号化され
た画像データ)を動画データとしてメモリカード13へ
記録し(ステップSA13)、1回の動画撮影を完了す
る。
When the moving image shooting operation is completed while repeating the above processing (YES in step SA9), RA
The frame data (compressed and encoded image data) accumulated in M10 is recorded as moving image data in the memory card 13 (step SA13), and one moving image shooting is completed.

【0048】以上のように、本実施の形態においては、
動画の各フレームを構成する画像データをJPEG圧縮
するときには、前述したように常に1フレーム前の画像
の特性に応じた、より適切なテーブル番号つまり圧縮率
が設定される。また圧縮後の符号量が目標符号量と異な
る場合順次に目標符号量に近づくこととなる。このため
各画像データのJPEG圧縮での圧縮率を必要以上に高
く設定しておかなくとも、動画データとしての全体の符
号量を目標とする符号量以内に制御することができる。
よって、メモリカード13の容量に対する動画の記録時
間の長期化と、動画の画質向上とを同時に図ることがで
きる。
As described above, in the present embodiment,
When the image data forming each frame of a moving image is JPEG-compressed, as described above, a more appropriate table number, that is, a compression rate is always set according to the characteristics of the image one frame before. When the code amount after compression is different from the target code amount, the target code amount is sequentially approached. Therefore, even if the compression rate of each image data in JPEG compression is not set higher than necessary, it is possible to control the overall code amount as moving image data within the target code amount.
Therefore, it is possible to prolong the recording time of the moving image with respect to the capacity of the memory card 13 and improve the image quality of the moving image at the same time.

【0049】なお、本実施の形態では、今回の画像デー
タのJPEG圧縮に使用したテーブルの番号qiに、決
められた定数αを加減算し、加減算後の番号を次回の画
像データのJPEG圧縮に使用するQテーブルの番号q
(i+1)として設定するようにしたが、以下のように
することもできる。
In this embodiment, a predetermined constant α is added / subtracted to / from the table number qi used for the JPEG compression of the image data this time, and the number after the addition / subtraction is used for the next JPEG compression of the image data. Q table number q
Although it is set as (i + 1), it can be set as follows.

【0050】例えば異なる2種類の定数α,β(ただ
し、α>β)を用意しておき、符号量Sqiと目標符号
量Sqtgtとの差が大きいときには、Qテーブルの番
号qiに定数αを加減算し、かつその差が小さいときに
は定数βを加減算する。つまり符号量Sqiと目標符号
量Sqtgtとの差に応じてJPEG圧縮の圧縮率を異
なる幅で増減する。その場合には、撮影中において画像
の特性が大きく変化した場合であっても、個々のフレー
ムデータの符号量Sqiを安定させつつ、より短時間で
(より少ない圧縮処理回数で)、目標符号量Sqtgt
に収束させることができる。
For example, two different types of constants α and β (where α> β) are prepared, and when the difference between the code amount Sqi and the target code amount Sqtgt is large, the constant α is added to or subtracted from the Q table number qi. If the difference is small, the constant β is added or subtracted. That is, the compression rate of JPEG compression is increased or decreased in different widths according to the difference between the code amount Sqi and the target code amount Sqtgt. In that case, even if the characteristics of the image change significantly during shooting, the target code amount can be reduced in a shorter time (with a smaller number of compression processes) while stabilizing the code amount Sqi of each frame data. Sqtgt
Can be converged to.

【0051】また、これとは別に、前述した定数αを、
符号量Sqiと目標符号量Sqtgtとの関数とし、両
者の差が大きいときには大きくなり、両者の差が小さい
ときには小さくする。つまり変数としてもよい。その場
合においても、個々のフレームデータの符号量Sqiを
安定させつつ、より短時間少ないで目標符号量Sqtg
tに収束させることができる。
Separately from this, the above-mentioned constant α is
It is a function of the code amount Sqi and the target code amount Sqtgt, and increases when the difference between the two is large, and decreases when the difference between the two is small. That is, it may be a variable. Even in that case, the target code amount Sqtg can be reduced in a shorter time while stabilizing the code amount Sqi of each frame data.
can be converged to t.

【0052】また、今回のフレームデータの符号量Sq
iが目標符号量Sqtgtに適当な定数sを足した符号
量(Sqtgt+s)よりも大きいときにはQテーブル
の番号qiから定数αを減算し、今回のフレームデータ
の符号量Sqiが目標符号量Sqtgtから適当な定数
sを引いた符号量(Sqtgt−s)よりも小さいとき
にはQテーブルの番号qiに定数αを加算する。つまり
フレームデータの制御目標に不感帯を設けるようにして
も良い。その場合には、Qテーブルを変更設定する頻度
を抑制することができる。
Also, the code amount Sq of the current frame data
When i is larger than the code amount (Sqtgt + s) obtained by adding an appropriate constant s to the target code amount Sqtgt, the constant α is subtracted from the number qi of the Q table, and the code amount Sqi of the current frame data is appropriate from the target code amount Sqtgt. When it is smaller than the code amount (Sqtgt-s) obtained by subtracting the constant s, the constant α is added to the number qi of the Q table. That is, a dead zone may be provided in the control target of the frame data. In that case, the frequency of changing and setting the Q table can be suppressed.

【0053】さらに、異なる2種類の定数s0,s1
(s0=s1、又はs0≠s1)を用意しておき、今回
のフレームデータの符号量Sqiが目標符号量Sqtg
tから定数s0を引いた符号量(Sqtgt−s0)よ
りも大きいときには、Qテーブルの番号qiから定数α
を減算し、それ以外であって、今回のフレームデータの
符号量Sqiが目標符号量Sqtgtに定数s1を足し
た符号量(Sqtgt+s1)よりも小さいときには、
Qテーブルの番号qiに定数αを加算する。つまり制御
目標とする符号量に「Sqtgt−s0」から「Sqt
gt+s1」までの幅を持たせてもよい。この場合に
は、各フレームデータの符号量Sqiが急激に変化する
ことなく、ほぼ上記の幅内で変化することとなり、各フ
レームデータの符号量Sqiにヒステリシスをつけるこ
とができる。したがって、相前後する画像間に極端な画
質変化が生じることが防止できる。
Furthermore, two different types of constants s0 and s1
(S0 = s1 or s0 ≠ s1) is prepared, and the code amount Sqi of the current frame data is the target code amount Sqtg.
When it is larger than the code amount (Sqtgt-s0) obtained by subtracting the constant s0 from t, the constant α is calculated from the number qi of the Q table.
Is subtracted, and otherwise, when the code amount Sqi of the current frame data is smaller than the code amount (Sqtgt + s1) obtained by adding the constant s1 to the target code amount Sqtgt,
The constant α is added to the number qi in the Q table. In other words, the control target code amount is changed from "Sqtgt-s0" to "Sqt
It may have a width up to "gt + s1". In this case, the code amount Sqi of each frame data does not change abruptly and changes within the above-mentioned width, so that the code amount Sqi of each frame data can be provided with hysteresis. Therefore, it is possible to prevent an extreme change in image quality between successive images.

【0054】(第2の実施の形態)次に、本発明の第2
の実施の形態を説明する。本実施の形態は、図1に示し
た構成を有するデジタルカメラ1において、前記ROM
11に、第1の実施の形態とは異なる図4に示した動作
を行わせるための制御プログラムが記憶されているもの
である。なお、本実施の形態においても前記ROM11
には、図2で説明した複数のQテーブルを構成するデー
タが記憶されている。
(Second Embodiment) Next, the second embodiment of the present invention will be described.
An embodiment will be described. This embodiment is the same as the ROM in the digital camera 1 having the configuration shown in FIG.
In FIG. 11, a control program for performing the operation shown in FIG. 4 different from that of the first embodiment is stored. Note that the ROM 11 is also used in this embodiment.
Stores the data forming the plurality of Q tables described in FIG.

【0055】すなわち、図4は、本実施の形態における
動画記録時の動作を示すフローチャートであって、デジ
タルカメラ1はシャッターキーが押されると、撮影した
画像のJPEG圧縮に使用するQテーブルの番号qiに
初期値q0(例えば「120」)を設定する(ステップ
SB1)。続いて、CCD2によって取り込んだ撮像デ
ータを読み出して(ステップSB2)、表示用の画像デ
ータを作成し(ステップSB3)、さらに記録用の画像
データを作成する(ステップSB4)。そして、作成し
た記録用の画像データを現時点で設定されているテーブ
ル番号qiのQテーブルを用いてJPEG圧縮するとと
もに、圧縮後の画像データを、動画を構成するフレーム
データとしてRAM10に記憶する(ステップSB
5)。また、このときCPU6の内部メモリには、フレ
ームデータの符号量Sqi(図5参照)を記憶する。引
き続き、Qテーブルとして番号「Q0」のQテーブルを
設定して(ステップSB6)、再び符号量の測定を目的
としたJPEG圧縮を行い、圧縮後の符号量S0(図5
参照)をCPU6の内部メモリに記憶する(ステップS
B7)。
That is, FIG. 4 is a flow chart showing the operation at the time of recording a moving image in the present embodiment. When the shutter key is pressed in the digital camera 1, the number of the Q table used for JPEG compression of the photographed image. An initial value q0 (for example, "120") is set to qi (step SB1). Subsequently, the image pickup data captured by the CCD 2 is read (step SB2), image data for display is created (step SB3), and further image data for recording is created (step SB4). Then, the created image data for recording is JPEG-compressed using the Q table of the table number qi set at the present time, and the image data after compression is stored in the RAM 10 as frame data forming a moving image (step SB
5). At this time, the code amount Sqi (see FIG. 5) of the frame data is stored in the internal memory of the CPU 6. Subsequently, the Q table with the number “Q0” is set as the Q table (step SB6), JPEG compression for the purpose of measuring the code amount is performed again, and the code amount after compression S0 (FIG. 5) is performed.
Is stored in the internal memory of the CPU 6 (step S).
B7).

【0056】次に、CPU6が、ステップSB5で記憶
した今回のフレームデータの符号量Sqi及びテーブル
番号qiと、ステップSB7で記憶した符号量S0とに
基づき、今回の画像データの圧縮後の符号量を、決めら
れた所定の目標符号量Sqtgtとする場合に設定すべ
きQテーブルの番号qtgtを算出する(ステップSB
8)。ここで、テーブル番号qtgtの算出方法につい
て説明する。
Next, the CPU 6 uses the code amount Sqi and the table number qi of the current frame data stored in step SB5 and the code amount S0 stored in step SB7 to compress the code amount of the current image data. Is calculated as a predetermined target code amount Sqtgt, the number qtgt of the Q table to be set is calculated (step SB
8). Here, a method of calculating the table number qtgt will be described.

【0057】まず、各Qテーブルの番号は、前述したよ
うに同一の画像データのJPEG圧縮に各Qテーブルを
使用したとき、圧縮後の画像データの符号量と番号nと
が比例する関係となるように設定されている。したがっ
て、上記の符号量Sqiとテーブル番号qi、符号量S
0とテーブル番号Q0、目標符号量Sqtgtとテーブ
ル番号qtgtの関係は、例えば図5に示すようにな
り、これを式にすると以下のようになる。 qi:qtgt=(Sqi−S0):(Sqtgt−S0) ・・・(1) そして、この式(1)をqtgtについて変形すると、次式が得られる。 qtgt=qi×(Sqtgt−S0)/(Sqi−S0) ・・・(2) ステップSB8ではこの式(2)からqtgtを算出す
る。
First, the number of each Q table has a proportional relationship between the code amount of compressed image data and the number n when each Q table is used for JPEG compression of the same image data as described above. Is set. Therefore, the code amount Sqi, the table number qi, and the code amount S
0 and the table number Q0, and the relationship between the target code amount Sqtgt and the table number qtgt is as shown in, for example, FIG. qi: qtgt = (Sqi-S0) :( Sqtgt-S0) (1) Then, if this formula (1) is transformed with respect to qtgt, the following formula is obtained. qtgt = qi * (Sqtgt-S0) / (Sqi-S0) (2) In step SB8, qtgt is calculated from the equation (2).

【0058】しかる後、算出した番号qtgtを、次回
のフレームのJPEG圧縮に使用するQテーブルの番号
「qi+1」として設定し(ステップSB9)、フレー
ム番号iを更新(インクリメント)する(ステップSB
10)。引き続き、動画撮影が終了するまで(ステップ
SB11でNO)、前述したステップSB2〜SB10
の処理を繰り返すことにより、新たなフレームの画像デ
ータを、1つ前の画像データの符号量を目標符号量とす
ることができる番号のQテーブルを用いてJPEG圧縮
し、つまり1つ前のフレームの画像特性に応じた最適な
圧縮率で圧縮し、それをRAM10に蓄積する処理を繰
り返す。
Thereafter, the calculated number qtgt is set as the number "qi + 1" of the Q table used for the JPEG compression of the next frame (step SB9), and the frame number i is updated (incremented) (step SB).
10). Subsequently, until the moving image shooting ends (NO in step SB11), the above-described steps SB2 to SB10 are performed.
By repeating the above process, the image data of the new frame is JPEG-compressed by using the Q table having the number capable of setting the code amount of the previous image data as the target code amount, that is, the previous frame. The process of compressing at the optimum compression rate according to the image characteristics of and storing it in the RAM 10 is repeated.

【0059】そして、以上の処理を繰り返す間に動画撮
影操作が終了すると(ステップSB11でYES)、R
AM10に蓄積してある各フレームの符号データ(圧縮
画像データ)を動画データとしてメモリカード13へ記
録し(ステップSB12)、1回の動画撮影を完了す
る。
When the moving image photographing operation is completed while the above processing is repeated (YES in step SB11), R
The coded data (compressed image data) of each frame accumulated in the AM 10 is recorded in the memory card 13 as moving image data (step SB12), and one moving image shooting is completed.

【0060】以上のように本実施の形態においては、動
画の各フレームを構成する複数の画像データのJPEG
圧縮に際して、常に1フレーム前の画像の特性に応じた
最適なテーブル番号(圧縮率)が設定される。このた
め、第1の実施の形態と同様に、動画データとしての全
体の符号量を目標とする符号量以内に制御することがで
きる。よって、メモリカード13の容量に対する動画の
記録時間の長期化と、動画の画質向上とを同時に図るこ
とができる。しかも、第1の実施の形態で説明したもの
と比べると、連続して取り込まれる画像データの画像特
性が大きく変化する場合であっても、次の画像データの
圧縮率として最適な圧縮率を直ちに設定でき、記録する
個々の動画データにおける符号量の均一化を図ることが
できる。
As described above, in the present embodiment, the JPEG of a plurality of image data forming each frame of a moving image is used.
At the time of compression, an optimum table number (compression rate) is always set according to the characteristics of the image one frame before. Therefore, as in the first embodiment, it is possible to control the total code amount of the moving image data within the target code amount. Therefore, it is possible to prolong the recording time of the moving image with respect to the capacity of the memory card 13 and improve the image quality of the moving image at the same time. Moreover, as compared with the one described in the first embodiment, even if the image characteristics of the image data that are continuously captured greatly change, the optimum compression rate is immediately set as the compression rate of the next image data. It can be set, and it is possible to make the code amount uniform in each moving image data to be recorded.

【0061】なお、本実施の形態においては、画像デー
タの記録に必要な通常のJPEG圧縮をステップSB5
で行った後、それに続くステップSB6,SB7でQテ
ーブルの番号を変更して符号測定用のJPEG圧縮を行
うようにしたが、先に符号測定用のJPEG圧縮を行っ
た後、Qテーブルの番号を通常のJPEG圧縮用の番号
に変更して通常のJPEG圧縮を行うようにしても構わ
ない。
In this embodiment, the normal JPEG compression necessary for recording image data is performed in step SB5.
Then, in the subsequent steps SB6 and SB7, the number of the Q table is changed to perform the JPEG compression for the code measurement. However, after the JPEG compression for the code measurement is performed first, the number of the Q table is May be changed to a normal JPEG compression number to perform normal JPEG compression.

【0062】(第3の実施の形態)次に、本発明の第3
の実施の形態を説明する。本実施の形態は、図1に示し
た構成を有するデジタルカメラ1において、前記ROM
11に、第1及び第2の実施の形態とは異なる図6に示
した動作を行わせるための制御プログラムが記憶されて
いるものである。なお、本実施の形態においても前記R
OM11には、図2で説明した複数のQテーブルを構成
するデータが記憶されている。
(Third Embodiment) Next, the third embodiment of the present invention will be described.
An embodiment will be described. This embodiment is the same as the ROM in the digital camera 1 having the configuration shown in FIG.
In FIG. 11, a control program for performing the operation shown in FIG. 6 different from the first and second embodiments is stored. In the present embodiment also, the R
The OM 11 stores data forming the plurality of Q tables described with reference to FIG.

【0063】図6は、動画記録時の動作を示すフローチ
ャートであって、デジタルカメラ1はシャッターキーが
押されると、撮影した画像のJPEG圧縮に使用するQ
テーブルの番号qiに初期値q0(例えば「120」)
を設定する(ステップSC1)。続いて、CCD2によ
って取り込んだ撮像データを読み出して(ステップSC
2)、表示用の画像データを作成し(ステップSC
3)、さらに記録用の画像データを作成する(ステップ
SC4)。そして、作成した記録用の画像データを現時
点で設定されているテーブル番号qiのQテーブルを用
いてJPEG圧縮するとともに、圧縮後の画像データ
を、動画を構成するフレームデータとしてRAM10に
記憶する(ステップSC5)。また、このときのCPU
6の内部メモリには、フレームデータの符号量Sqi
(図8参照)を記憶する。
FIG. 6 is a flow chart showing the operation at the time of recording a moving image. When the shutter key of the digital camera 1 is pressed, it is used for JPEG compression of the captured image.
An initial value q0 (for example, "120") is added to the table number qi.
Is set (step SC1). Then, the image data captured by the CCD 2 is read out (step SC
2) Create image data for display (step SC
3) Further, image data for recording is created (step SC4). Then, the created image data for recording is JPEG-compressed using the Q table of the table number qi set at the present time, and the image data after compression is stored in the RAM 10 as frame data forming a moving image (step SC5). Also, the CPU at this time
6, the internal memory 6 stores the code amount Sqi of the frame data.
(See FIG. 8) is stored.

【0064】次に、CPU6が、ステップSC5で記憶
した今回のフレームデータの符号量Sqiに基づき、今
回の画像データの圧縮後の符号量を、決められた所定の
目標符号量SqtgtとするためのQテーブルの番号q
tgtを算出する(ステップSC6)。ここでテーブル
番号qtgtの算出方法について説明する。
Next, the CPU 6 sets the code amount after compression of the current image data to the predetermined target code amount Sqtgt determined based on the code amount Sqi of the current frame data stored in step SC5. Q table number q
Calculate tgt (step SC6). Here, a method of calculating the table number qtgt will be described.

【0065】まず、各Qテーブルの番号は、前述したよ
うに同一の画像データのJPEG圧縮に各Qテーブルを
使用したとき、圧縮後の画像データの符号量と、番号n
とが比例する関係となるように設定されている。したが
って、複数の異なる画像データPi(i=0,1,2,
・・・)に対し各Qテーブルを使用してJPEG圧縮を
行った場合、テーブル番号nに対する符号量の関係は、
各画像データPi毎におおよそ図7に示したようにな
る。
First, when the Q tables are used for JPEG compression of the same image data, as described above, the number of each Q table is the code amount of the compressed image data and the number n.
It is set so that and are in a proportional relationship. Therefore, a plurality of different image data Pi (i = 0, 1, 2,
...) when JPEG compression is performed using each Q table, the relationship between the code amount and the table number n is
It becomes as roughly shown in FIG. 7 for each image data Pi.

【0066】この図において図8に示したように各線を
延長すると、全ての線がある点の近傍領域Aで交差す
る。この近傍領域Aを代表する上記のある点aに対応す
る仮想的なテーブル番号をb、仮想的な符号量をSbと
し、グラフ上の各線が全てこの点aで交差すると仮定す
ると、全ての線は以下の式で表すことができる。 Sn=Sb+k(n−b) ・・・(3) kは、基の画像データPによって決まる比例定数で、画
像データPをテーブル番号qiのQテーブルでJPEG
圧縮したときの符号量をSqiとすると、次式で求める
ことができる。 k=(Sqi−Sb)/(qi−b) ・・・(4) また、この式を(3)式に代入し、nについて整理する
と、以下の式が得られる。 n=(Sn−Sb)(qi−b)/(Sqi−Sb)+b ・・・(5) さらに、目標符号量をSqtgt、それを満たすテーブ
ル番号をqtgtとし、(5)式のSn、nをそれぞれ
Sqtgt、qtgtに置き換えると、次式となる。 qtgt=(Sqtgt−Sb)(qi−b)/(Sqi−Sb)+b ・・・(6)
In this figure, when the lines are extended as shown in FIG. 8, all the lines intersect in a region A near a certain point. Assuming that the virtual table number corresponding to the above-mentioned certain point a representing this neighborhood area A is b, the virtual code amount is Sb, and that all lines on the graph intersect at this point a, all lines Can be expressed by the following equation. Sn = Sb + k (n−b) (3) k is a proportional constant determined by the original image data P, and the image data P is JPEG in the Q table with the table number qi.
If the code amount when compressed is Sqi, it can be obtained by the following equation. k = (Sqi-Sb) / (qi-b) (4) Further, by substituting this equation into the equation (3) and rearranging for n, the following equation is obtained. n = (Sn-Sb) (qi-b) / (Sqi-Sb) + b (5) Further, the target code amount is Sqtgt, and the table number satisfying the target code amount is qtgt. When Sqtgt and qtgt are replaced with, respectively, the following equation is obtained. qtgt = (Sqtgt-Sb) (qi-b) / (Sqi-Sb) + b (6)

【0067】この式は、b、Sbが定まっているとき、
qiにおける符号量Sqiが求まれば、目標符号量Sq
tgtを実現するための最適なテーブル番号qtgtが
求まることを意味する。ステップSC6ではこの式
(6)からqtgtを算出する。
This equation shows that when b and Sb are determined,
If the code amount Sqi at qi is obtained, the target code amount Sq
This means that the optimum table number qtgt for realizing tgt is obtained. In step SC6, qtgt is calculated from this equation (6).

【0068】なお、前記b、Sbは予め用意された複数
のQテーブルによって決まる定数であり、予め複数の異
なる画像データを用いて実験を行い決定しておくもので
ある。
Note that b and Sb are constants determined by a plurality of Q tables prepared in advance, and are determined in advance by conducting experiments using a plurality of different image data.

【0069】しかる後、算出した番号qtgtを次回の
フレームのJPEG圧縮に使用するQテーブルの番号
「qi+1」として設定し(ステップSC7)、フレー
ム番号iを更新(インクリメント)する(ステップSC
8)。引き続き、動画撮影が終了するまで(ステップS
C9でNO)、前述したステップSC2〜SC8の処理
を繰り返すことにより、新たなフレームの画像データ
を、1つ前の画像データの符号量を目標符号量とするこ
とができる番号のQテーブルを用いてJPEG圧縮し、
つまり1つ前のフレームの画像特性に応じた最適な圧縮
率で圧縮し、それをRAM10に蓄積する処理を繰り返
す。
Thereafter, the calculated number qtgt is set as the number "qi + 1" of the Q table used for the JPEG compression of the next frame (step SC7), and the frame number i is updated (incremented) (step SC).
8). Continue until the movie shooting is completed (step S
(NO in C9), the image data of the new frame is repeated by repeating the processes of steps SC2 to SC8 described above, and the Q table of the number that makes the code amount of the previous image data the target code amount is used. JPEG compression,
In other words, the process of compressing at the optimum compression rate according to the image characteristic of the previous frame and accumulating it in the RAM 10 is repeated.

【0070】そして、以上の処理を繰り返す間に動画撮
影操作が終了すると(ステップSC9でYES)、RA
M10に蓄積してある各フレームの符号データを動画デ
ータとしてメモリカード13へ記録し(ステップSC1
0)、1回の動画撮影を完了する。
When the moving image shooting operation is completed while repeating the above processing (YES in step SC9), RA
The coded data of each frame accumulated in M10 is recorded in the memory card 13 as moving image data (step SC1
0) One video recording is completed.

【0071】かかる実施の形態においても、動画の各フ
レームを構成する複数の画像データのJPEG圧縮に際
して、常に1フレーム前の画像の特性に応じた最適なテ
ーブル番号(圧縮率)が設定される。このため、第1及
び第2の実施の形態と同様に、動画データとしての全体
の符号量を目標とする符号量以内に制御することができ
る。よって、メモリカード13の容量に対する動画の記
録時間の長期化と、動画の画質向上とを同時に図ること
ができる。また、第2の実施の形態と同様に、連続して
取り込まれる画像の特性が大きく変化する場合であって
も、次の画像データの圧縮率として最適な圧縮率を直ち
に設定でき、記録する個々の動画データにおける符号量
の均一化を図ることができる。
Also in this embodiment, the optimum table number (compression ratio) is always set in accordance with the characteristics of the image one frame before in the JPEG compression of the plurality of image data forming each frame of the moving image. Therefore, as in the first and second embodiments, it is possible to control the total code amount as moving image data within the target code amount. Therefore, it is possible to prolong the recording time of the moving image with respect to the capacity of the memory card 13 and improve the image quality of the moving image at the same time. Further, as in the case of the second embodiment, even when the characteristics of images that are continuously captured change greatly, the optimum compression rate can be immediately set as the compression rate of the next image data, and the individual recording data can be recorded. It is possible to make the code amount of the moving image data uniform.

【0072】また、本実施の形態においては、第2の実
施の形態とは異なり、今回の画像データに対する符号測
定用のJPEG圧縮が不要であることから、各画像デー
タの圧縮率の設定が容易であり、かつそれを短時間で行
うことができる。よって、各フレームデータの記録に要
するCPU6等の負担が軽くなる。また、前述したよう
に次回の画像データの圧縮率を極めて簡単に算出するこ
とができるため、これによってもCPU6等の負担が軽
くなる。
Further, in the present embodiment, unlike the second embodiment, JPEG compression for code measurement for the image data of this time is unnecessary, so that the compression rate of each image data can be easily set. And, it can be done in a short time. Therefore, the load on the CPU 6 and the like required for recording each frame data is reduced. Further, as described above, the compression rate of the next image data can be calculated extremely easily, which also reduces the load on the CPU 6 and the like.

【0073】一方、以上説明した各実施の形態において
は、予め画像データの異なる圧縮率を実現する複数のQ
テーブルを用意しておき、使用するQテーブルを変更す
ることにより、次回の画像データの圧縮率を制御するも
のを示したが、これ以外にも、今回のフレームデータ
(圧縮後の画像データ)の符号量に基づき次回の画像デ
ータの圧縮率を計算した後、計算した圧縮率を実現する
ためのQテーブルを個別に生成し、生成したQテーブル
を用いて次回の画像データをJPEG圧縮するようにし
てもよい。ただし、予め用意しておいたQテーブルを使
用する方が処理が省けるため、CPU6等の負担が軽く
なる。
On the other hand, in each of the embodiments described above, a plurality of Q's for realizing different compression ratios of image data in advance.
Although a table is prepared and the compression ratio of the next image data is controlled by changing the Q table to be used, other than this, the frame data of this time (image data after compression) After calculating the compression rate of the next image data based on the code amount, the Q table for realizing the calculated compression rate is individually generated, and the next image data is JPEG-compressed using the generated Q table. May be. However, using the Q table prepared in advance saves the processing, and thus the load on the CPU 6 and the like is reduced.

【0074】また、動画データを構成する各画像データ
の圧縮符号化をJPEG方式で行うものについて説明し
たが、本発明は他の方式で圧縮符号化を行うものにも適
用することができる。また、本発明をCCD2によって
撮像した画像データから動画データを生成するデジタル
カメラ1に適用した場合を説明したが、複数の静止画デ
ータからなる動画データを圧縮符号化するものであれ
ば、他の画像処理装置にも適用できる。
Further, although the description has been given of the case where the compression encoding of each image data forming the moving image data is carried out by the JPEG system, the present invention can be applied to the case where the compression encoding is carried out by another system. Further, the case where the present invention is applied to the digital camera 1 that generates moving image data from image data picked up by the CCD 2 has been described, but if the moving image data including a plurality of still image data is compression-encoded, other It can also be applied to an image processing device.

【0075】また、前記デジタルカメラ1においては、
CPU6の制御プログラムと複数のQテーブルを構成す
るデータとがROM11に記憶されているものとした
が、それらがメモリカード13に記憶されている構成で
あったり、さらにそれらが他の機器から直接またはネッ
トワークを介して通信により供給される構成でも構わな
い。また、画像データを圧縮符号化する際の圧縮率がプ
ログラム制御できる構成であれば、上記の制御プログラ
ム等を供給するだけで、既存するデジタルカメラや他の
画像処理装置においても本発明の実現が可能である。
Further, in the digital camera 1,
It is assumed that the control program of the CPU 6 and the data forming the plurality of Q tables are stored in the ROM 11, but they may be stored in the memory card 13, or they may be directly stored in another device or directly. It may be configured to be supplied by communication via a network. Further, if the compression rate at the time of compressing and encoding the image data can be program-controlled, the present invention can be realized even in the existing digital camera and other image processing devices only by supplying the above control program and the like. It is possible.

【0076】[0076]

【発明の効果】以上説明したように請求項1〜請求項8
の発明においては、複数の各画像データの圧縮符号化に
際し、圧縮率を必要以上に高くすることなく、記録する
動画データの符号量を目標とする符号量以内に制御する
ことが可能となる。その結果、動画の記録に際して、メ
モリ容量に対する動画の記録時間の長期化と、動画の画
質向上とを同時に図ることが可能となる。
As described above, the first to the eighth aspects are provided.
In the invention described above, it is possible to control the code amount of the moving image data to be recorded within the target code amount without increasing the compression rate at the time of compressing and encoding each of the plurality of image data. As a result, when recording a moving image, it is possible to prolong the recording time of the moving image with respect to the memory capacity and improve the image quality of the moving image at the same time.

【0077】これに加え、請求項2の発明においては、
複数の画像データの各画像の差が小さければ、各画像デ
ータに対して、圧縮符号化後の符号量が目標符号量以内
となる最適な圧縮率での圧縮符号化が行われることとな
るようにした。よって、メモリ容量に対する動画の記録
時間の長期化と、動画の画質向上とを確実に実現するこ
とができる。
In addition to this, in the invention of claim 2,
If the difference between the images of the plurality of image data is small, the compression encoding will be performed on each image data at the optimum compression rate such that the code amount after compression encoding is within the target code amount. I chose Therefore, it is possible to reliably realize a longer moving image recording time with respect to the memory capacity and an improvement in moving image quality.

【0078】また、請求項3の発明においては、複数の
画像データの画像の特性が大きく変化した場合であって
も、後続する画像データの符号量を安定させつつ、より
短時間で目標符号量に収束させることができる。
According to the third aspect of the present invention, even when the characteristics of the images of the plurality of image data are greatly changed, the code amount of the subsequent image data is stabilized and the target code amount is shortened in a shorter time. Can be converged to.

【0079】また、請求項4の発明においては、各画像
データの圧縮符号化の符号量の制御目標に不感帯を設け
ることができることから、各画像データに対する圧縮率
を変更する頻度を抑制することができる。
Further, in the invention of claim 4, since the dead zone can be provided in the control target of the code amount of the compression coding of each image data, the frequency of changing the compression rate for each image data can be suppressed. it can.

【0080】また、請求項5の発明においては、各画像
データの符号量にヒステリシスをつけることができるこ
とから、動画を構成する相前後する画像間に極端な画質
変化が生じることがなくなる。
Further, in the invention of claim 5, since the code amount of each image data can be provided with hysteresis, an extreme change in image quality does not occur between successive images forming a moving image.

【0081】また、請求項6の発明においては、画像デ
ータの画素情報の量子化に使用される量子化テーブルの
変更により、画像データの圧縮率が変更されることか
ら、圧縮率の変更に要する装置の負担が少なくなる。
In the sixth aspect of the invention, since the compression rate of the image data is changed by changing the quantization table used for quantizing the pixel information of the image data, it is necessary to change the compression rate. The load on the device is reduced.

【0082】また、請求項9〜請求項12の発明におい
ても、複数の各画像データの圧縮符号化に際し、圧縮率
を必要以上に高くすることなく、記録する動画データの
符号量を目標とする符号量以内に制御することが可能と
なる。その結果、動画の記録に際して、メモリ容量に対
する動画の記録時間の長期化と、動画の画質向上とを同
時に図ることが可能となる。しかも、入力する画像デー
タの画像特性が大きく変化したときでも、次の画像デー
タを直ちに最適な圧縮率で圧縮符号化することができる
ことから、個々の動画データにおける符号量の均一化が
可能となる。
Also, in the inventions of claims 9 to 12, in the compression encoding of each of the plurality of image data, the code amount of the moving image data to be recorded is targeted without increasing the compression rate more than necessary. It is possible to control within the code amount. As a result, when recording a moving image, it is possible to prolong the recording time of the moving image with respect to the memory capacity and improve the image quality of the moving image at the same time. In addition, even when the image characteristics of the input image data greatly change, the next image data can be immediately compression-encoded at the optimum compression rate, which makes it possible to equalize the code amount in each moving image data. .

【0083】これに加え、請求項10の発明において
は、画像データの画素情報の量子化に使用される量子化
テーブルの変更により、画像データの圧縮率が変更され
ることから、圧縮率の変更に要する装置の負担が少なく
なる。
In addition to this, in the invention of claim 10, the compression rate of the image data is changed by changing the quantization table used for quantization of the pixel information of the image data. Therefore, the compression rate is changed. This reduces the load on the device required for.

【0084】また、請求項13〜請求項17の発明にお
いても、複数の各画像データの圧縮符号化に際し、圧縮
率を必要以上に高くすることなく、記録する動画データ
の符号量を目標とする符号量以内に制御することが可能
となる。その結果、動画の記録に際して、メモリ容量に
対する動画の記録時間の長期化と、動画の画質向上とを
同時に図ることが可能となる。しかも、入力する画像デ
ータの画像特性が大きく変化したときでも、次回の画像
データを直ちに最適な圧縮率で圧縮符号化することがで
きることから、個々の動画データにおける符号量の均一
化が可能となる。さらには、今回の画像データに対して
動画データとしての記録を目的とする以外の圧縮符号化
を行わなくとも、次回の画像データの圧縮率が得られる
ことから、各画像データの圧縮率の設定が容易であり、
かつ短時間で行うことができ、各画像データの記録に要
する装置の負担が軽くなる。
Also, in the inventions of claims 13 to 17, in the compression encoding of each of a plurality of image data, the code amount of the moving image data to be recorded is targeted without increasing the compression rate more than necessary. It is possible to control within the code amount. As a result, when recording a moving image, it is possible to prolong the recording time of the moving image with respect to the memory capacity and improve the image quality of the moving image at the same time. In addition, even when the image characteristics of the input image data change significantly, the next image data can be immediately compression-coded at the optimum compression rate, so that the code amount of each moving image data can be made uniform. . Furthermore, since the compression rate of the next image data can be obtained without performing compression encoding other than the purpose of recording the current image data as moving image data, the compression rate of each image data is set. Is easy and
In addition, it can be performed in a short time, and the burden on the device required for recording each image data is reduced.

【0085】これに加え、請求項14の発明において
は、次回の画像データの圧縮率を極めて簡単に算出する
ことができるようにしたことから、圧縮率の変更に要す
る装置の負担が軽くなる。
In addition to this, in the fourteenth aspect of the present invention, since the compression rate of the next image data can be calculated extremely easily, the load on the apparatus required for changing the compression rate is reduced.

【0086】また、請求項15の発明においては、画像
データの画素情報の量子化に使用される量子化テーブル
の変更により、画像データの圧縮率が変更されることか
ら、これによっても圧縮率の変更に要する装置の負担が
軽くなる。
According to the fifteenth aspect of the invention, since the compression rate of the image data is changed by changing the quantization table used for quantizing the pixel information of the image data, the compression rate of the image data is also changed. The load on the device required for the change is reduced.

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

【図1】本発明の各実施の形態に共通するデジタルカメ
ラのブロック図である。
FIG. 1 is a block diagram of a digital camera common to each embodiment of the present invention.

【図2】本発明の各実施の形態に共通するテーブル番号
と符号量との関係を示す図である。
FIG. 2 is a diagram showing a relationship between a table number and a code amount common to each embodiment of the present invention.

【図3】同実施の形態における動画撮影モードでの動作
を示すフローチャートである。
FIG. 3 is a flowchart showing an operation in a moving image shooting mode according to the same embodiment.

【図4】第2の実施の形態における動画撮影モードでの
動作を示すフローチャートである。
FIG. 4 is a flowchart showing an operation in a moving image shooting mode according to the second embodiment.

【図5】同実施の形態において算出するテーブル番号と
目標符号量とを示す図である。
FIG. 5 is a diagram showing table numbers and target code amounts calculated in the same embodiment.

【図6】第3の実施の形態における動画撮影モードでの
動作を示すフローチャートである。
FIG. 6 is a flowchart showing an operation in a moving image shooting mode according to a third embodiment.

【図7】同実施の形態において画像データの違いによる
テーブル番号と符号量との関係を示す図である。
FIG. 7 is a diagram showing a relationship between a table number and a code amount depending on a difference in image data in the same embodiment.

【図8】同実施の形態におけるテーブル番号の算出方法
を説明するための図である。
FIG. 8 is a diagram for explaining a method of calculating a table number in the same embodiment.

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

1 デジタルカメラ 2 CCD 6 CPU 8 JPEG符号化器 10 RAM 11 ROM qi 今回用いたQテーブルの番号 qtgt 次回用いるQテーブルの番号 Sqi 今回のフレームデータの符号量 Sqtgt 目標符号量 1 digital camera 2 CCD 6 CPU 8 JPEG encoder 10 RAM 11 ROM qi Q table number used this time qtgt Q table number to be used next time Sqi Code amount of this frame data Sqtgt Target code amount

Claims (17)

【特許請求の範囲】[Claims] 【請求項1】 複数の画像データからなる動画データを
圧縮符号化する動画圧縮装置において、 前記複数の画像データを順次圧縮符号化する圧縮符号化
手段と、 この圧縮符号化手段により圧縮符号化された今回の画像
データの符号量と、目標符号量とを比較する比較手段
と、 この比較手段の比較結果に基づいて前記圧縮符号化手段
による次回の画像データに対する圧縮符号化時の圧縮率
を制御する圧縮率制御手段とを備えたことを特徴とする
動画圧縮装置。
1. A moving picture compression apparatus for compressing and coding moving picture data composed of a plurality of image data, comprising: compression coding means for sequentially compressing and coding the plurality of image data; and compression coding by the compression coding means. Further, comparing means for comparing the code amount of the current image data with the target code amount, and controlling the compression rate at the time of compression encoding for the next image data by the compression encoding means based on the comparison result of the comparing means. And a compression ratio control unit for controlling the moving picture.
【請求項2】 前記圧縮率制御手段は、前記比較手段の
比較結果に基づいて次回の画像データに対する圧縮符号
化時の圧縮率を増減させることを特徴とする請求項1記
載の動画圧縮装置。
2. The moving picture compression apparatus according to claim 1, wherein the compression rate control means increases or decreases the compression rate at the time of compression encoding for the next image data based on the comparison result of the comparison means.
【請求項3】 前記圧縮率制御手段は、前記比較手段の
比較結果に応じた異なる制御幅で次回の画像データに対
する圧縮符号化時の圧縮率を増減させることを特徴とす
る請求項1記載の動画圧縮装置。
3. The compression rate control means increases or decreases the compression rate at the time of compression encoding for the next image data with a different control width according to the comparison result of the comparison means. Video compression device.
【請求項4】 前記圧縮率制御手段は、前記今回の画像
データの符号量が前記目標符号量よりも所定量以上少な
いときは、次回の画像データに対する圧縮符号化時の圧
縮率を低くし、かつ前記今回の画像データの符号量が前
記目標符号量よりも所定量以上多いときには、次回の画
像データに対する圧縮符号化時の圧縮率を高くすること
を特徴とする請求項1又は2記載の動画圧縮装置。
4. The compression rate control means, when the code amount of the current image data is smaller than the target code amount by a predetermined amount or more, lowers the compression rate at the time of compression encoding for the next image data, 3. The moving image according to claim 1, wherein when the code amount of the current image data is larger than the target code amount by a predetermined amount or more, the compression rate at the time of compression encoding for the next image data is increased. Compressor.
【請求項5】 前記圧縮率制御手段は、前記今回の画像
データの符号量が前記目標符号量よりも小さい所定量以
上であるときは、次回の画像データに対する圧縮符号化
時の圧縮率を高くし、かつ前記今回の画像データの符号
量が前記目標符号量よりも大きい所定量以下であるとき
には、次回の画像データに対する圧縮符号化時の圧縮率
を低くすることを特徴とする請求項1又は2記載の動画
圧縮装置。
5. The compression rate control means increases the compression rate at the time of compression encoding for the next image data when the code amount of the current image data is equal to or larger than a predetermined amount smaller than the target code amount. If the code amount of the current image data is equal to or smaller than a predetermined amount larger than the target code amount, the compression rate at the time of compression encoding for the next image data is lowered. 2. The video compression device described in 2.
【請求項6】 前記圧縮符号化手段による前記画像デー
タの画素情報の量子化に使用される、圧縮率に対応する
テーブル番号が付された複数の量子化テーブルを記憶す
る記憶手段を備え、前記圧縮率制御手段は、前記比較手
段の比較結果に基づいて次回の画像データの圧縮符号化
に使用する、前記記憶手段に記憶されている量子化テー
ブルのテーブル番号を算出する算出手段と、この算出手
段により算出されたテーブル番号の量子化テーブルを次
回の画像データの圧縮符号化に使用する量子化テーブル
として設定する設定手段とを含むことを特徴とする請求
項1乃至5いずれか記載の動画圧縮装置。
6. A storage unit is provided, which stores a plurality of quantization tables with table numbers corresponding to compression ratios, which is used by the compression encoding unit to quantize pixel information of the image data. The compression ratio control means calculates the table number of the quantization table stored in the storage means, which is used for compression encoding of the next image data based on the comparison result of the comparison means, and the calculation means. 6. The moving picture compression method according to claim 1, further comprising setting means for setting the quantization table of the table number calculated by the means as a quantization table to be used for compression encoding of the next image data. apparatus.
【請求項7】 複数の画像データを圧縮符号化し、圧縮
符号化した複数の画像データにより動画データを生成す
る動画圧縮方法において、 圧縮符号化した今回の画像データの符号量と、目標符号
量とを比較する工程と、 その比較結果に基づいて次回の画像データの圧縮率を制
御する工程とからなることを特徴とする動画圧縮方法。
7. A moving image compression method for compressing and encoding a plurality of image data, and generating moving image data from the plurality of compression-encoded image data, wherein a code amount of the current image data compressed and encoded, and a target code amount. And a step of controlling the compression rate of the next image data based on the comparison result.
【請求項8】 複数の画像データを順次圧縮符号化する
動画圧縮装置が有するコンピュータを、 圧縮符号化された今回の画像データの符号量と、目標符
号量とを比較する比較手段と、 この比較手段の比較結果に基づいて次回の画像データの
圧縮率を制御する圧縮率制御手段として機能させるため
のプログラム。
8. A computer having a moving picture compression apparatus for sequentially compressing and encoding a plurality of image data, comparing means for comparing the code amount of the current encoded image data with a target code amount, and this comparing means. A program for functioning as a compression rate control means for controlling the compression rate of the next image data based on the comparison result of the means.
【請求項9】 複数の画像データからなる動画データを
圧縮符号化する動画圧縮装置において、 前記複数の画像データを順次圧縮符号化する圧縮符号化
手段と、 この圧縮符号化手段による今回の画像データに対する圧
縮符号化時の圧縮率とは異なる圧縮率で今回の画像デー
タに対する圧縮符号化を前記圧縮符号化手段に行わせる
制御手段と、 前記圧縮符号化手段により圧縮符号化された今回の画像
データにおける異なる符号量に基づいて前記圧縮符号化
手段による次回の画像データに対する圧縮符号化時の圧
縮率を算出する算出手段と、 この算出手段により算出された圧縮率を次回の画像デー
タに対する圧縮符号化時の圧縮率として設定する設定手
段とを備えたことを特徴とする動画圧縮装置。
9. A moving picture compression apparatus for compressing and coding moving picture data composed of a plurality of image data, and compression coding means for sequentially compressing and coding the plurality of image data, and current image data by this compression coding means. Control means for causing the compression encoding means to perform compression encoding on the current image data at a compression rate different from the compression rate at the time of compression encoding, and the current image data compression encoded by the compression encoding means. Calculating means for calculating the compression rate at the time of compression encoding for the next image data by the compression encoding means based on the different code amounts in the above, and the compression rate calculated by this calculating means for compression encoding for the next image data. A moving picture compression apparatus, comprising: a setting means for setting a compression rate at time.
【請求項10】 前記圧縮符号化手段による前記画像デ
ータの画素情報の量子化に使用される、圧縮率に対応す
るテーブル番号が付された複数の量子化テーブルを記憶
する記憶手段を備え、前記算出手段は、前記圧縮符号化
手段により圧縮符号化された今回の画像データにおける
異なる符号量に基づいて次回の画像データの圧縮符号化
に使用する、前記記憶手段に記憶されている量子化テー
ブルのテーブル番号を算出し、前記設定手段は、前記算
出手段により算出されたテーブル番号の量子化テーブル
を次回の画像データの圧縮符号化に使用する量子化テー
ブルとして設定することを特徴とする請求項9記載の動
画圧縮装置。
10. A storage unit for storing a plurality of quantization tables having table numbers corresponding to compression ratios, which is used by the compression encoding unit to quantize pixel information of the image data, The calculation means uses the quantization table stored in the storage means, which is used for compression encoding of the next image data based on the different code amount in the current image data compressed and encoded by the compression encoding means. 10. The table number is calculated, and the setting unit sets the quantization table of the table number calculated by the calculation unit as a quantization table to be used for the next compression coding of image data. The described video compression device.
【請求項11】 複数の画像データを順次圧縮符号化す
る動画圧縮方法において、 今回の画像データを異なる圧縮率で複数回圧縮符号化す
る工程と、 複数回圧縮符号化された今回の画像データにおける異な
る複数の符号量に基づいて次回の画像データの圧縮率を
算出する工程と、 算出した圧縮率を、次回の画像データの圧縮率として設
定する工程とからなることを特徴とする動画圧縮方法。
11. A moving picture compression method for sequentially compression-encoding a plurality of image data, wherein a step of compressing and encoding the current image data a plurality of times at different compression rates, and a step of A moving picture compression method comprising: a step of calculating a compression rate of next image data based on a plurality of different code amounts; and a step of setting the calculated compression rate as a compression rate of the next image data.
【請求項12】 複数の画像データからなる動画データ
を圧縮符号化する動画圧縮装置が有するコンピュータ
を、 前記画像データを順次圧縮符号化する圧縮符号化手段に
よる今回の画像データに対する圧縮符号化時の圧縮率と
は異なる圧縮率で今回の画像データに対する圧縮符号化
を前記圧縮符号化手段に行わせる制御手段と、 前記圧縮符号化手段により圧縮符号化された今回の画像
データにおける異なる符号量に基づいて前記圧縮符号化
手段による次回の画像データに対する圧縮符号化時の圧
縮率を算出する算出手段と、 この算出手段により算出された圧縮率を次回の画像デー
タに対する圧縮符号化時の圧縮率として設定する設定手
段として機能させるためのプログラム。
12. A computer having a moving picture compression apparatus for compressing and coding moving picture data composed of a plurality of image data, wherein a compression coding means for sequentially compressing and coding the image data is used for compression coding of the current image data. Based on a control unit that causes the compression encoding unit to perform compression encoding on the current image data at a compression rate different from the compression rate, and a different code amount in the current image data compression encoded by the compression encoding unit. Calculating means for calculating the compression rate at the time of the compression encoding for the next image data by the compression encoding means, and the compression rate calculated by the calculating means is set as the compression rate for the compression encoding for the next image data. A program for functioning as a setting means.
【請求項13】 複数の画像データからなる動画データ
を圧縮符号化する動画圧縮装置において、 前記画像データを順次圧縮符号化する圧縮符号化手段
と、 この圧縮符号化手段により圧縮符号化された今回の画像
データの符号量から、当該画像データを圧縮符号化して
目標符号量となる圧縮率を算出する算出手段と、 この算出手段により算出された圧縮率を前記圧縮符号化
手段による次回の画像データに対する圧縮符号化時の圧
縮率として設定する設定手段とを備えたことを特徴とす
る動画圧縮装置。
13. A moving picture compression apparatus for compressing and coding moving picture data composed of a plurality of image data, and a compression coding means for sequentially compressing and coding the image data, and a compression coding means at this time. Calculating means for compressing and encoding the image data to obtain a target code amount from the code amount of the image data, and the compression rate calculated by the calculating means for the next image data by the compression encoding means. And a setting means for setting as a compression ratio at the time of compression encoding.
【請求項14】 前記算出手段は、今回の画像データに
おける圧縮符号化後の符号量と、今回の画像データの圧
縮符号化に際しての圧縮率と、前記目標符号量及び前記
目標符号量を満たす圧縮率との関係を表す所定の関係式
に基づき、前記目標符号量を満たす圧縮率を算出するこ
とを特徴とする請求項13記載の動画圧縮装置。
14. The calculation unit is configured to satisfy a code amount after compression encoding of the current image data, a compression rate at the time of compression encoding of the current image data, a target code amount, and a compression amount satisfying the target code amount. 14. The moving image compression apparatus according to claim 13, wherein a compression rate that satisfies the target code amount is calculated based on a predetermined relational expression that expresses a relationship with the rate.
【請求項15】 前記圧縮符号化手段による前記画像デ
ータの画素情報の量子化に使用される、圧縮率に対応す
るテーブル番号が付された複数の量子化テーブルを記憶
する記憶手段を備え、前記算出手段は、前記圧縮符号化
手段により圧縮符号化された今回の画像データの符号量
から目標符号量を満たす圧縮率に対応する、前記記憶手
段に記憶されている量子化テーブルのテーブル番号を算
出し、前記設定手段は、前記算出手段により算出された
テーブル番号の量子化テーブルを次回の画像データの圧
縮符号化に使用する量子化テーブルとして設定すること
を特徴とする請求項13又は14記載の動画圧縮装置。
15. A storage unit is provided, which stores a plurality of quantization tables having table numbers corresponding to compression ratios, which are used for quantization of pixel information of the image data by the compression encoding unit, and The calculation means calculates the table number of the quantization table stored in the storage means, which corresponds to the compression rate satisfying the target code amount from the code amount of the current image data compressed and encoded by the compression encoding means. 15. The setting unit sets the quantization table of the table number calculated by the calculating unit as a quantization table used for the next compression coding of image data. Video compression device.
【請求項16】 複数の画像データからなる動画データ
を圧縮符号化する動画圧縮方法において、 前記複数の画像データを順次圧縮符号化する工程と、 圧縮符号化された今回の画像データの符号量から目標符
号量を満たす圧縮率を算出する工程と、 算出した圧縮率を次回の画像データの圧縮率として設定
する工程とからなることを特徴とする動画圧縮方法。
16. A moving picture compression method for compressing and coding moving picture data composed of a plurality of image data, comprising: a step of sequentially compressing and coding the plurality of image data; and a code amount of the current compression-coded image data. A moving picture compression method comprising: a step of calculating a compression rate that satisfies a target code amount; and a step of setting the calculated compression rate as a compression rate of the next image data.
【請求項17】 複数の画像データを順次圧縮符号化す
る動画圧縮装置が有するコンピュータを、 圧縮符号化された今回の画像データの符号量から、当該
画像データを圧縮符号化して目標符号量となる圧縮率を
算出する算出手段と、 この算出手段により算出された圧縮率を次回の画像デー
タの圧縮率として設定する設定手段として機能させるた
めのプログラム。
17. A computer having a moving picture compression apparatus for sequentially compressing and coding a plurality of image data sets a target code amount by compressing and coding the image data from the code amount of the current compressed image data. A program that functions as a calculating unit that calculates the compression ratio and a setting unit that sets the compression ratio calculated by the calculating unit as the compression ratio of the next image data.
JP2001365432A 2001-11-30 2001-11-30 Moving picture compressor and moving picture compressing method Pending JP2003169331A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001365432A JP2003169331A (en) 2001-11-30 2001-11-30 Moving picture compressor and moving picture compressing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001365432A JP2003169331A (en) 2001-11-30 2001-11-30 Moving picture compressor and moving picture compressing method

Publications (1)

Publication Number Publication Date
JP2003169331A true JP2003169331A (en) 2003-06-13

Family

ID=19175456

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001365432A Pending JP2003169331A (en) 2001-11-30 2001-11-30 Moving picture compressor and moving picture compressing method

Country Status (1)

Country Link
JP (1) JP2003169331A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007053620A (en) * 2005-08-18 2007-03-01 Oki Electric Ind Co Ltd Image processing apparatus and image processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007053620A (en) * 2005-08-18 2007-03-01 Oki Electric Ind Co Ltd Image processing apparatus and image processing method

Similar Documents

Publication Publication Date Title
US6553142B2 (en) Quantization table adjustment
US8120671B2 (en) Digital camera for recording a still image while shooting a moving image
US5291282A (en) Image data coding apparatus and method capable of controlling amount of codes
JP3093233B2 (en) Image encoding apparatus and method
US7729423B2 (en) Fixed bit rate, intraframe compression and decompression of video
US8306339B2 (en) Information processing device and method
JP2008099322A (en) Video signal compression apparatus
JPH09191448A (en) Video signal coder and its method
JP2003333346A (en) Image compression coding apparatus and control method therefor
WO1993012613A1 (en) Quantization table adjustment
JPH0832037B2 (en) Image data compression device
JPWO2002080567A1 (en) Image signal quantization apparatus and method
JP4274653B2 (en) Moving picture composition apparatus and moving picture composition method
JPH09247675A (en) Image compression method and image compression system
JP3681828B2 (en) Code amount control method and apparatus for image data
JP2952000B2 (en) Image data encoding apparatus and encoding method
JPWO2002080575A1 (en) Image processing apparatus, image processing method, image processing program, and recording medium
JP2959831B2 (en) Image data encoding device
JP2003169331A (en) Moving picture compressor and moving picture compressing method
JP2793402B2 (en) Image coding device
WO2001013627A1 (en) Electronic camera and image processing program
JP2007043495A (en) Image processing device and image processing method
JP4110345B2 (en) Image compression apparatus and method, and program storage medium
JP2001238213A (en) Image processing apparatus and its method
JPH0752951B2 (en) Image data compression processing method and apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041020

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061114

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070515

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070918