JP3427820B2 - Compression encoding method, recording medium recording compression encoding program, and electronic camera for implementing compression encoding method - Google Patents
Compression encoding method, recording medium recording compression encoding program, and electronic camera for implementing compression encoding methodInfo
- Publication number
- JP3427820B2 JP3427820B2 JP2000178242A JP2000178242A JP3427820B2 JP 3427820 B2 JP3427820 B2 JP 3427820B2 JP 2000178242 A JP2000178242 A JP 2000178242A JP 2000178242 A JP2000178242 A JP 2000178242A JP 3427820 B2 JP3427820 B2 JP 3427820B2
- Authority
- JP
- Japan
- Prior art keywords
- compression
- image data
- image
- parameter
- trial
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Landscapes
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Television Signal Processing For Recording (AREA)
- Studio Devices (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明は、圧縮符号化方法
と、圧縮符号化プログラムを記録した記録媒体と、圧縮
符号化方法を実施する電子カメラに関する。特に、本発
明は、画像データの撮像条件(画像データを撮像した際
の設定条件または撮影環境の条件)を有効利用して、画
像データを適正に圧縮符号化する技術に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a compression encoding method, a recording medium recording a compression encoding program, and an electronic camera implementing the compression encoding method. In particular, the present invention relates to a technique for appropriately compressing and encoding image data by effectively utilizing the image capturing condition of the image data (the setting condition when capturing the image data or the condition of the capturing environment).
【0002】なお、この撮像条件は、文字通り撮像の条
件である。したがって、目標圧縮率や目標圧縮符号量の
ような画像圧縮の条件(いわゆるスーパーファインモー
ド,ファインモード,ノーマルモードなど)や、撮像後
の画像データの実状(画像信号の高周波成分など)は撮
像条件に一切含まれない。The image pickup conditions are literally the image pickup conditions. Therefore, the image compression conditions such as the target compression rate and the target compression code amount (so-called super fine mode, fine mode, normal mode, etc.) and the actual condition of the image data after image pickup (the high frequency component of the image signal, etc.) Is not included at all.
【0003】[0003]
【従来の技術】一般に、電子カメラやコンピュータなど
では、記録媒体に画像データを効率よく記録するため、
画像データに対して圧縮符号化(例えば、DPCMやJ
PEG圧縮など)の処理を施す。以下、代表的なJPE
G圧縮の手順を下記(1)〜(4)に示す。2. Description of the Related Art Generally, in an electronic camera or a computer, in order to efficiently record image data on a recording medium,
Compression coding for image data (for example, DPCM or J
Processing such as PEG compression). Below is a typical JPE
The procedure of G compression is shown in the following (1) to (4).
【0004】(1)画像データを、8×8画素程度の画
素ブロックに分割する。これらの画素ブロックにDCT
変換(離散コサイン変換)などの直交変換を施し、画像
データを空間周波数成分に変換する。
(2)8×8程度の空間周波数成分に対する量子化の刻
みをそれぞれ定義した標準量子化テーブルを用意する。
この標準量子化テーブルにスケールファクタSFを乗じ
て、実際に使用する量子化テーブルを作成する。
(3)上記で作成した量子化テーブルを用いて、DCT
変換後の変換係数を量子化する。
(4)量子化後のデータに対し、可変長符号化やランレ
ングス符号化などの符号化を施す。(1) The image data is divided into pixel blocks of about 8 × 8 pixels. DCT for these pixel blocks
Orthogonal transformation such as transformation (discrete cosine transformation) is performed to transform the image data into spatial frequency components. (2) Prepare a standard quantization table that defines the quantization step for each spatial frequency component of about 8 × 8.
The standard quantization table is multiplied by the scale factor SF to create a quantization table to be actually used. (3) DCT using the quantization table created above
The transform coefficient after the transform is quantized. (4) Encoding such as variable length encoding and run length encoding is performed on the quantized data.
【0005】ところで、上記のような手順を経た場合、
画像データの個体差によって圧縮後の符号量は大きくば
らつく。そこで、一般的なJPEG圧縮では、複数回の
試し圧縮を行いながらスケールファクタの値を調整し
て、最終的な符号量を所望の範囲内に納める。By the way, when the above procedure is performed,
The code amount after compression varies greatly due to individual differences in image data. Therefore, in general JPEG compression, the value of the scale factor is adjusted while performing trial compression a plurality of times so that the final code amount falls within a desired range.
【0006】なお、本願では、上記スケールファクタの
ように、圧縮符号化の処理過程において圧縮符号量の大
きさに影響を与える調整可能な要素を総称して、『圧縮
パラメータ』と呼ぶ。In the present application, adjustable elements that affect the magnitude of the compression code amount in the compression encoding process, such as the scale factor, are collectively referred to as "compression parameters".
【0007】[0007]
【発明が解決しようとする課題】一般に、画像データ
は、撮像時のカメラ設定や撮影環境などの違いによっ
て、空間周波数成分やノイズ量などの特徴が変化する。
しかしながら、従来の圧縮符号化方法では、撮像条件の
異なる画像データに対しても、一律に同じ圧縮符号化の
処理が施されていた。Generally, in image data, characteristics such as a spatial frequency component and a noise amount change depending on differences in camera settings at the time of image pickup and a shooting environment.
However, in the conventional compression encoding method, the same compression encoding processing is uniformly applied to image data having different imaging conditions.
【0008】そのため、特殊な撮像条件の元で撮像した
画像データについては、一般的な圧縮符号化がなかなか
通用せず、目標の圧縮符号量に圧縮できるまで試し圧縮
を何度も繰り返すなどの不具合が生じやすかった。ま
た、特殊な撮像条件の元で撮像された画像データは、ノ
イズの空間周波数分布などが特異なため、復号化後にノ
イズが目立ちやすかったり、画質劣化が著しいなどの不
具合が生じやすかった。[0008] Therefore, general image compression encoding cannot be applied to image data captured under special image capturing conditions, and trial compression is repeated many times until the target compression code amount can be compressed. Was likely to occur. Further, since the spatial frequency distribution of noise is peculiar in the image data imaged under the special imaging condition, the noise is likely to be noticeable after decoding, or the image quality deterioration is likely to occur.
【0009】そこで、本発明では、画像データの圧縮符
号化処理に際して、画像データを撮像した際の条件を有
効利用することにより、画像データを適正に圧縮符号化
することを目的とする。特に、請求項1〜2に記載の発
明では、画像データを撮像した際の条件を有効利用する
ことにより、画像データを所望の圧縮符号量まで迅速に
圧縮符号化することを目的とする。請求項3〜5に記載
の発明では、圧縮符号化方法を適正化する上で有効な撮
像条件のバリエーションを具体的に示すことを目的とす
る。請求項6に記載の発明では、請求項1〜5のいずれ
か一項に記載の圧縮符号化方法をコンピュータ上で実現
するための圧縮符号化プログラムを記録した記録媒体を
提供することを目的とする。請求項7に記載の発明で
は、請求項1〜5のいずれか一項に記載の圧縮符号化方
法を実施する電子カメラを提供することを目的とする。In view of the above, it is an object of the present invention to properly compress and code image data by making effective use of the conditions under which the image data was captured during the compression and coding process of the image data. In particular, the inventions set forth in claims 1 and 2 have an object to promptly compression-encode the image data to a desired compression code amount by effectively utilizing the condition when the image data was captured. It is an object of the inventions according to claims 3 to 5 to specifically show variations of imaging conditions effective in optimizing the compression coding method. It is an object of the invention according to claim 6 to provide a recording medium recording a compression encoding program for realizing the compression encoding method according to any one of claims 1 to 5 on a computer. To do. It is an object of the invention described in claim 7 to provide an electronic camera for carrying out the compression encoding method according to any one of claims 1 to 5 .
【0010】[0010]
【課題を解決するための手段】以下、後述する実施形態
のステップ番号および符号を対応付けながら、課題を解
決するための手段を説明する。なお、ここでの対応付け
は参考のためであり、本発明の内容を特に限定するもの
ではない。[Means for Solving the Problems] Means for solving the problems will be described below by associating step numbers and symbols in the embodiments described later. The correspondence here is for reference only and does not limit the content of the present invention.
【0011】[0011]
【0012】[0012]
【0013】(請求項1)請求項1
に記載の発明は、試行用の圧縮パラメータを使
用して、画像データを圧縮符号化する試行ステップ(S
16,S17)と、試行ステップにおける画像データの
圧縮結果を、予め複数の画像データを試験的に圧縮符号
化して得た「圧縮パラメータと圧縮符号量との統計的関
係」に当てはめて、画像データを目標の圧縮符号量に圧
縮するための圧縮パラメータを推定するパラメータ推定
ステップ(S18〜S22)と、パラメータ推定ステッ
プで推定した圧縮パラメータを使用して、画像データを
圧縮符号化する圧縮ステップ(S23〜S26)とを有
する圧縮符号化方法において、パラメータ推定ステップ
は、撮像条件のバリエーションごとに求めた前記統計的
関係を前記撮像条件に対応付けて準備しておき、前記画
像データの撮像条件に対応して、前記統計的関係を選択
使用することを特徴とする。ただし、前記撮像条件は、
前記画像データを撮像した際の設定条件または撮影環境
の条件であって、画像データに有意な差異を生じせし
め、その差異が圧縮符号量に影響を及ぼすものである。
なお、前記撮像条件は、目標圧縮率や目標圧縮符号量の
ような画像圧縮の条件や、撮像後の画像データの実状
(画像信号の高周波成分など)とは異なる。さらに、前
記圧縮パラメータは、圧縮符号化処理のプロセスにおい
て圧縮符号量に影響を及ぼす調節可能な要素である。[0013] The invention described in (Claim 1) according to claim 1, using the compression parameters for trial, trial step of compressing and encoding image data (S
16, S17) and the compression result of the image data in the trial step are applied to the “statistical relationship between the compression parameter and the compression code amount” obtained by performing test compression encoding of a plurality of image data in advance, Parameter estimation step (S18 to S22) for estimating a compression parameter for compressing the image data to a target compression code amount, and a compression step (S23) for compression encoding the image data using the compression parameter estimated in the parameter estimation step. To S26), the parameter estimation step prepares the statistical relationship obtained for each variation of the imaging condition in association with the imaging condition and prepares the imaging condition of the image data. Then, the statistical relationship is selectively used. However, the imaging conditions are
It is a setting condition or a photographing environment condition when the image data is picked up, and causes a significant difference in the image data, and the difference affects the compression code amount.
The image capturing conditions are different from the image compression conditions such as the target compression rate and the target compression code amount, and the actual condition of the image data after the image capturing (such as the high frequency component of the image signal). Further, the compression parameter is an adjustable element that affects the compression code amount in the process of the compression coding process.
【0014】請求項1のパラメータ推定ステップでは、
撮像条件のバリエーションごとに、統計的関係を準備す
る。このような統計的関係は、撮像条件によって母集団
が予め限定されるため、統計的なデータのばらつきは少
なく、信頼性が非常に高くなる。さらに、上記のパラメ
ータ推定ステップでは、これらの信頼性の高い統計的関
係を、圧縮対象の撮像条件に応じて使い分ける。したが
って、正確かつ適切な統計的関係に基づいて圧縮パラメ
ータを推定することとなり、パラメータ推定の精度は一
段と高くなる。In the parameter estimation step of claim 1 ,
A statistical relationship is prepared for each variation of imaging conditions. In such a statistical relationship, the population is limited in advance by the imaging conditions, and therefore statistical data variation is small and reliability is extremely high. Further, in the above parameter estimation step, these highly reliable statistical relationships are used properly according to the imaging conditions of the compression target. Therefore, the compression parameter is estimated based on an accurate and appropriate statistical relationship, and the accuracy of parameter estimation is further improved.
【0015】(請求項2)請求項2
に記載の発明は、試行用の圧縮パラメータを使
用して、画像データを圧縮符号化する試行ステップ(S
37,S38)と、試行ステップにおける画像データの
圧縮結果に基づいて、画像データを目標の圧縮符号量に
圧縮するための圧縮パラメータを推定するパラメータ推
定ステップ(S39,S40)と、パラメータ推定ステ
ップで推定した圧縮パラメータを使用して、画像データ
を圧縮符号化する圧縮ステップ(S41〜43)とを有
する圧縮符号化方法において、圧縮ステップは、『パラ
メータ推定ステップで求めた圧縮パラメータ』と『前記
目標圧縮符号量に圧縮するための圧縮パラメータの正解
値』との関係から求めた補正処理を、撮像条件のバリエ
ーションに応じて準備しておき、前記画像データの撮像
条件に対応する前記補正処理を使って、前記パラメータ
推定ステップで推定した圧縮パラメータを補正すること
を特徴とする圧縮符号化方法。ただし、前記撮像条件
は、前記画像データを撮像した際の設定条件または撮影
環境の条件であって、画像データに有意な差異を生じせ
しめ、その差異が圧縮符号量に影響を及ぼすものであ
る。なお、前記撮像条件は、目標圧縮率や目標圧縮符号
量のような画像圧縮の条件や、撮像後の画像データの実
状(画像信号の高周波成分など)とは異なる。さらに、
前記圧縮パラメータは、圧縮符号化処理のプロセスにお
いて圧縮符号量に影響を及ぼす調節可能な要素である。(Invention 2 ) In the invention described in Claim 2 , a trial step (S) of compressing and coding image data using a trial compression parameter.
37, S38), a parameter estimation step (S39, S40) for estimating a compression parameter for compressing the image data to a target compression code amount based on the compression result of the image data in the trial step, and a parameter estimation step. In the compression encoding method having a compression step (S41 to 43) of compressing and encoding image data using the estimated compression parameter, the compression step includes "the compression parameter obtained in the parameter estimation step" and "the target. The correction process obtained from the relationship between the correct value of the compression parameter for compressing to the compression code amount is prepared according to the variation of the imaging condition, and the correction process corresponding to the imaging condition of the image data is used. And compressing the compression parameter estimated in the parameter estimation step. Goka way. However, the imaging condition is a setting condition or a photographing environment condition when the image data is imaged, and causes a significant difference in the image data, and the difference affects the compression code amount. The image capturing conditions are different from the image compression conditions such as the target compression rate and the target compression code amount, and the actual condition of the image data after the image capturing (such as the high frequency component of the image signal). further,
The compression parameter is an adjustable element that affects the compression code amount in the compression encoding process.
【0016】請求項2の圧縮ステップでは、パラメータ
推定ステップで求めた圧縮パラメータを補正する。この
ような補正処理は、例えば、「パラメータ推定ステップ
で求めた圧縮パラメータ」と「実験的に求めた圧縮パラ
メータの正解値」との関係を統計分析するなどして求め
ることができる。通常、このような補正処理も、画像デ
ータの撮像条件に依存して処理内容が変化する。そこ
で、上記の圧縮ステップでは、撮像条件のバリエーショ
ンごとに補正処理を用意しておき、画像データの撮像条
件に応じて補正処理を使い分ける。その結果、撮像条件
ごとの画像データの特徴に柔軟に対応して、圧縮パラメ
ータを的確に補正することが可能となる。In the compression step of claim 2 , the compression parameter obtained in the parameter estimation step is corrected. Such a correction process can be obtained, for example, by statistically analyzing the relationship between the “compression parameter obtained in the parameter estimation step” and the “correct value of the compression parameter obtained experimentally”. Normally, the content of this correction process also changes depending on the imaging condition of the image data. Therefore, in the compression step described above, a correction process is prepared for each variation of the image pickup conditions, and the correction process is selectively used according to the image pickup condition of the image data. As a result, it is possible to flexibly correspond to the characteristics of the image data for each imaging condition and to accurately correct the compression parameter.
【0017】[0017]
【0018】[0018]
【0019】[0019]
【0020】[0020]
【0021】(請求項3)請求項3
に記載の発明は、請求項1ないし請求項2のい
ずれか1項に記載の圧縮符号化方法において、撮像条件
が、前記画像データを撮像した撮像部の条件である、撮
像感度設定、信号ゲイン、ガンマ補正カーブ、電子ズー
ムの有無、電子ズームの倍率、シャッタ速度、ホワイト
バランス調整値、特殊撮影効果、階調、エッジ強調、モ
ノクロモード、露出補正値、ノイズリダクションモー
ド、ワイドダイナミックレンジモード,出力画素数の少
なくとも一つであることを特徴とする。( Claim 3 ) The invention according to claim 3 is the compression coding method according to any one of claims 1 and 2 , wherein the image pickup condition is that the image pickup section picks up the image data. Conditions, such as imaging sensitivity setting, signal gain, gamma correction curve, electronic zoom presence / absence, electronic zoom magnification, shutter speed, white balance adjustment value, special shooting effect, gradation, edge enhancement, monochrome mode, exposure correction value , A noise reduction mode, a wide dynamic range mode, and the number of output pixels.
【0022】(請求項4)請求項4
に記載の発明は、請求項1ないし請求項2のい
ずれか1項に記載の圧縮符号化方法において、前記撮像
条件が、前記画像データを撮像した撮影環境の条件であ
る、ストロボ使用の有無、スローシンクロ使用の有無、
日中シンクロ使用の有無、測光値、マルチパターン測光
値、被写体の配光状態、縦位置撮影の有無、カメラブレ
量、温度、測光モードの少なくとも一つであることを特
徴とする。( Claim 4 ) According to a fourth aspect of the present invention, in the compression encoding method according to any one of the first and second aspects, the photographing condition is that the image data is photographed. Whether or not strobe is used and whether slow sync is used, which are environmental conditions,
It is characterized by at least one of presence / absence of daytime synchronization, photometric value, multi-pattern photometric value, light distribution state of subject, presence / absence of vertical position photographing, camera shake amount, temperature, and photometric mode.
【0023】(請求項5)請求項5
に記載の発明は、請求項1ないし請求項2のい
ずれか1項に記載の圧縮符号化方法において、前記撮像
条件が、前記画像データを撮像した撮影レンズの条件で
ある、マクロ撮影の有無、像倍率、被写界深度、絞り
値、焦点距離、撮影画角、被写体距離、合焦状況、多点
合焦状況、撮影レンズの種別、コンバータレンズの有
無、コンバータレンズの種類、光学フィルタの有無、光
学フィルタの種類の少なくとも一つであることを特徴と
する。( Claim 5 ) According to a fifth aspect of the present invention, in the compression encoding method according to any one of the first and second aspects, the image pickup condition is the image pickup of the image data. The conditions of the lens, macro shooting, image magnification, depth of field, aperture value, focal length, shooting angle of view, subject distance, focusing status, multi-point focusing status, shooting lens type, converter lens At least one of presence / absence, type of converter lens, presence / absence of optical filter, and type of optical filter.
【0024】[0024]
【0025】(請求項6)請求項6
に記載の記録媒体には、請求項1ないし請求項
5のいずれか1項に記載の圧縮符号化方法をコンピュー
タに実行させるための圧縮符号化プログラムが記録され
る。( Claim 6 ) The recording medium according to claim 6 includes any one of claims 1 to
A compression encoding program for causing a computer to execute the compression encoding method according to any one of 5 above is recorded.
【0026】(請求項7)請求項7
に記載の電子カメラ(10)は、被写体を撮像
して画像データを生成する撮像部(11,13,15,
16,17)と、撮像部で生成された画像データに対し
て、請求項1ないし請求項5のいずれか1項に記載の圧
縮符号化方法を実施する圧縮処理部(18)とを備えた
ことを特徴とする。( Claim 7 ) An electronic camera (10) according to a seventh aspect of the invention is an image pickup section (11, 13, 15,) for picking up an image of a subject and generating image data.
16 and 17) and a compression processing unit (18) for performing the compression encoding method according to any one of claims 1 to 5 on the image data generated by the imaging unit. It is characterized by
【0027】[0027]
【発明の実施の形態】以下、図面に基づいて本発明にお
ける実施の形態を説明する。BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.
【0028】<第1の実施形態>
第1の実施形態は、請求項1,3,7に記載の発明に対
応した電子カメラの実施形態である。図1は、電子カメ
ラ10の構成を示すブロック図である。図1において、
電子カメラ10には、撮影レンズ11およびストロボ発
光部12が装着される。この撮影レンズ11の像空間に
は、撮像素子13が配置される。<First Embodiment> The first embodiment is an embodiment of an electronic camera corresponding to the invention described in claims 1, 3, and 7 . FIG. 1 is a block diagram showing the configuration of the electronic camera 10. In FIG.
The electronic camera 10 is equipped with a taking lens 11 and a strobe light emitting section 12. An image sensor 13 is arranged in the image space of the taking lens 11.
【0029】この撮像素子13において生成される画像
データは、信号処理部15、A/D変換部16、画像処
理部17を順に介して処理された後、デジタルの画像デ
ータとして圧縮処理部18に与えられる。圧縮処理部1
8は、この画像データを圧縮符号化して、記録部19に
出力する。記録部19は、圧縮された画像データを、メ
モリーカードなどの記録媒体(図示せず)に記録する。The image data generated by the image pickup device 13 is processed through the signal processing unit 15, the A / D conversion unit 16 and the image processing unit 17 in this order, and then processed by the compression processing unit 18 as digital image data. Given. Compression processing unit 1
8 compression-encodes this image data and outputs it to the recording unit 19. The recording unit 19 records the compressed image data on a recording medium (not shown) such as a memory card.
【0030】また、電子カメラ10には、マイクロプロ
セッサからなる制御部21、マルチパターン測光を行う
マルチ測光部22、焦点検出を行う焦点検出部(または
測距を行う測距部)23、カメラ操作やモード設定を行
うための操作釦群24などが設けられる。制御部21
は、マルチ測光部22、焦点検出部(または測距部)2
3、および操作釦群24などから、検出情報を取得す
る。制御部21は、これらの検出情報に基づいて、画像
データの撮像条件(例えば、撮像感度設定など)を判断
する。Further, the electronic camera 10 includes a control unit 21 including a microprocessor, a multi-photometry unit 22 for performing multi-pattern photometry, a focus detection unit (or a distance measurement unit for performing distance measurement) 23 for focus detection, and a camera operation. A group of operation buttons 24 for setting the mode and the mode are provided. Control unit 21
Is a multi-photometry unit 22, a focus detection unit (or a distance measurement unit) 2
3, the detection information is acquired from the operation button group 24 and the like. The control unit 21 determines the imaging condition (for example, imaging sensitivity setting) of the image data based on the detection information.
【0031】制御部21は、上述した撮影レンズ11、
ストロボ発光部12、撮像素子13、信号処理部15、
A/D変換部16、画像処理部17をそれぞれ制御し
て、撮像条件に合った撮像動作を実行させる。一方、圧
縮処理部18は、この撮像条件を制御部21から取得す
る。圧縮処理部18では、この撮像条件を適正な圧縮符
号化を行うための有効情報として利用する。以下、本発
明の特徴である、この圧縮処理部18の動作について詳
しく説明する。The control unit 21 includes the above-mentioned taking lens 11,
A strobe light emitting unit 12, an image pickup device 13, a signal processing unit 15,
The A / D conversion unit 16 and the image processing unit 17 are controlled to execute the image pickup operation that matches the image pickup condition. On the other hand, the compression processing unit 18 acquires this imaging condition from the control unit 21. The compression processing unit 18 uses this imaging condition as effective information for performing proper compression encoding. Hereinafter, the operation of the compression processing unit 18, which is a feature of the present invention, will be described in detail.
【0032】(圧縮符号化の前準備)図2は、圧縮符号
化の前準備の手順を示した流れ図である。このような前
準備は、通常、圧縮処理部18の開発者によって実施さ
れる。なお、電子カメラ10のユーザーが、撮影頻度の
高い画像データを具体的に選んで前準備を実行しても勿
論かまわない。(Preparation for compression encoding) FIG. 2 is a flow chart showing a procedure for preparation for compression encoding. Such preparation is usually performed by the developer of the compression processing unit 18. Of course, the user of the electronic camera 10 may select the image data having a high shooting frequency and execute the preparation.
【0033】この図2を用いて、前準備の手順を説明す
る。なお、ここでは、説明の都合上、前準備の実行者を
開発者と仮定している。まず、開発者は、電子カメラ1
0の撮像感度設定を変更しながら、なるべく多種類の被
写体やシーンを撮影する。開発者は、このように収集し
た非圧縮の画像データ(以下「テスト画像」という)に
対して、DCT変換を実行する(図2S11)。The preparatory procedure will be described with reference to FIG. Here, for convenience of explanation, the executor of the preparation is assumed to be the developer. First, the developer is the electronic camera 1
While changing the imaging sensitivity setting of 0, as many kinds of subjects and scenes as possible are photographed. The developer performs DCT conversion on the uncompressed image data (hereinafter referred to as “test image”) collected in this way (S11 in FIG. 2).
【0034】次に、開発者は、DCT変換を終えた各テ
スト画像に対して、スケールファクタSFの値を徐々に
変えながら量子化および符号化を反復実行し、(スケー
ルファクタSF,圧縮符号量ACVdata)のデータを多
数求める(図2S12)。図4は、撮像感度ISO200のテ
スト画像について求めた、これらのデータをプロットし
たグラフである。また、図5は、撮像感度ISO1600のテ
スト画像について求めたデータをプロットしたグラフで
ある。Next, the developer repeatedly executes the quantization and the coding on each test image after the DCT conversion while gradually changing the value of the scale factor SF, and the (scale factor SF, the compression code amount). A large number of ACVdata) data is obtained (S12 in FIG. 2). FIG. 4 is a graph obtained by plotting these data obtained for a test image having an imaging sensitivity of ISO200. Further, FIG. 5 is a graph in which the data obtained for the test image with the imaging sensitivity ISO1600 is plotted.
【0035】これらの図4および図5に示されるよう
に、撮像感度の違いによって、グラフ上のデータ分布に
は、明確な違いが現れる。このようなデータ分布の違い
は、撮像感度設定に依存するノイズ量の違いに起因する
と考えられる。ここで、開発者は、図4および図5のグ
ラフから、目標圧縮率1/4,1/8,1/16を達成
する上で標準的と思われるスケールファクタSFをそれ
ぞれ選び出し(図4および図5に示す白丸箇所)、初期
スケールファクタISFとする。As shown in FIGS. 4 and 5, a clear difference appears in the data distribution on the graph due to the difference in imaging sensitivity. It is considered that such a difference in data distribution is due to a difference in noise amount depending on the imaging sensitivity setting. Here, the developer selects scale factors SF that are considered to be standard in achieving the target compression rates of 1/4, 1/8, and 1/16 from the graphs of FIGS. 4 and 5, respectively (see FIGS. 4 and 5). 5 and the initial scale factor ISF.
【0036】図3は、このように選ばれた初期スケール
ファクタISFをデータテーブルに並べたものである。
開発者は、このようなデータテーブルを、圧縮処理部1
8内の書き換え可能なメモリ領域に格納する(図2S1
3)。次に、開発者は、図4および図5に示すデータを
回帰分析し、
log(ACVdata)=a・log(SF)+b ・・・[1]
に当てはまる未定係数a,bをテスト画像ごとに求める
(図2S14)。なお、ここでの回帰分析は、回帰式と
データとの一致度をより高めるため、スケールファクタ
の範囲を0.1〜1.0に限定して行っている。FIG. 3 shows the initial scale factors ISF thus selected, arranged in a data table.
The developer uses such a data table as the compression processing unit 1
8 is stored in a rewritable memory area (FIG. 2S1).
3). Next, the developer performs regression analysis on the data shown in FIG. 4 and FIG. 5, and determines undetermined coefficients a and b that apply to log (ACVdata) = a · log (SF) + b [1] for each test image. Ask (S14 in FIG. 2). Note that the regression analysis here is performed by limiting the scale factor range to 0.1 to 1.0 in order to further improve the degree of agreement between the regression equation and the data.
【0037】図6は、このようにして求めた未定係数
a,bを、横軸をaとし、縦軸をbとしてプロットした
ものである。図6から分かるように、未定係数a,bの
分布は、撮像感度設定の違いによって2つに分かれる。
ここで、開発者は、撮像感度設定ごとに分けて、未定係
数a,bの回帰分析を行い、
ISO200の場合:b=C1ISO200・a+C2ISO200 ・・・[2]
ISO1600の場合:b=C1ISO1600・a+C2ISO1600 ・・・[3]
に当てはまる係数C1ISO200、C2ISO200、C1
ISO1600、C2ISO1600をそれぞれ求める。開発者は、こ
れらの係数を、撮像感度設定に対応付けた状態で、圧縮
処理部18内の書き換え可能なメモリ領域に格納する
(図2S15)。以上の手順により、圧縮符号化の前準
備を完了する。FIG. 6 is a plot of the undetermined coefficients a and b thus obtained, where the horizontal axis is a and the vertical axis is b. As can be seen from FIG. 6, the distribution of the undetermined coefficients a and b is divided into two depending on the difference in the imaging sensitivity setting.
Here, the developer performs regression analysis of undetermined coefficients a and b separately for each imaging sensitivity setting, and in the case of ISO200: b = C1 ISO200 · a + C2 ISO200 ... [2] In the case of ISO1600: b = C1 ISO1600・ a + C2 ISO1600 ... Coefficients applicable to [3] C1 ISO200 , C2 ISO200 , C1
Obtain ISO1600 and C2 ISO1600 respectively. The developer stores these coefficients in a rewritable memory area in the compression processing unit 18 in a state of being associated with the imaging sensitivity setting (S15 in FIG. 2). With the above procedure, the preparation for compression encoding is completed.
【0038】(圧縮符号化方法の説明)次に、具体的な
圧縮符号化の手順について説明する。図7は、圧縮処理
部18が実行する圧縮符号化方法を説明する流れ図であ
る。まず、圧縮処理部18は、制御部21から画像デー
タの撮像条件(ここでは撮像感度設定)を取得する。圧
縮処理部18は、この撮像感度設定と目標圧縮率とに基
づいて、前準備で作成したデータテーブル(図3)を検
索し、初期スケールファクタISF(試行用の圧縮パラ
メータに対応)を決定する(図7S16)。(Explanation of Compression Encoding Method) Next, a specific compression encoding procedure will be described. FIG. 7 is a flow chart illustrating a compression encoding method executed by the compression processing unit 18. First, the compression processing unit 18 acquires the imaging condition (here, the imaging sensitivity setting) of the image data from the control unit 21. The compression processing unit 18 searches the data table (FIG. 3) created in the preparation based on the imaging sensitivity setting and the target compression ratio, and determines the initial scale factor ISF (corresponding to the trial compression parameter). (FIG. 7 S16).
【0039】圧縮処理部18は、このように決定した初
期スケールファクタISFを標準量子化テーブルに乗
じ、試し圧縮に使用する初期量子化テーブルを作成す
る。圧縮処理部18は、この初期量子化テーブルを用い
て公知のJPEG圧縮手順を実行し、画像データの試し
圧縮を実行する(図7S17)。次に、圧縮処理部18
は、前準備で用意した係数C1ISO200、C2ISO200、C
1ISO1600、C2ISO1600の中から、画像データの撮像感
度設定に合致するものを選び出し、係数C1,C2とす
る(図7S18,S19,S20)。The compression processing unit 18 multiplies the standard quantization table by the thus determined initial scale factor ISF to create an initial quantization table used for trial compression. The compression processing unit 18 executes a known JPEG compression procedure using this initial quantization table, and executes trial compression of image data (S17 in FIG. 7). Next, the compression processing unit 18
Is the coefficient C1 ISO200 , C2 ISO200 , C prepared in the preparation.
Among 1 ISO 1600, C2 ISO 1600, singled out those that match the imaging sensitivity setting of the image data, a coefficient C1, C2 (FIG 7S18, S19, S20).
【0040】次に、圧縮処理部18は、この係数C1,
C2と、試し圧縮後の符号量ACVdataと、初期スケー
ルファクタISFとを下式に代入して、
a={log(ACVdata)−C2}/{log(ISF)+C1}・・[4]
を算出し、未定係数aを確定する(図7S21)。な
お、この[式4]は、[式1〜3]から導出される式で
あり、スケールファクタと圧縮符号量との統計的関係を
表す式である。Next, the compression processing section 18 uses the coefficients C1,
Substituting C2, the code amount ACVdata after trial compression, and the initial scale factor ISF into the following equation, a = {log (ACVdata) -C2} / {log (ISF) + C1} ... [4] is calculated. Then, the undetermined coefficient a is determined (S21 in FIG. 7). [Equation 4] is an equation derived from [Equations 1 to 3] and represents a statistical relationship between the scale factor and the compression code amount.
【0041】次に、圧縮処理部18は、目標の圧縮符号
量TCV(=画像データの符号量×目標圧縮率)を用い
て、
NSF=(ACVdata/TCV)(-1/a)・ISF ・・・[5]
を算出し、目標の圧縮符号量TCVを得る上で適当な目
標スケールファクタNSFを求める(図7S22)。Next, the compression processing section 18 uses the target compression code amount TCV (= code amount of image data × target compression rate) to obtain NSF = (ACVdata / TCV) (-1 / a) .ISF.multidot. .. [5] is calculated and an appropriate target scale factor NSF is obtained in order to obtain the target compression code amount TCV (S22 in FIG. 7).
【0042】なお、[式5]は、[式1〜4]に(目標
スケールファクタNSF,目標の圧縮符号量TCV)を
代入して整理し、未定係数bを消去した式である。続い
て、圧縮処理部18は、この目標スケールファクタNS
Fを標準量子化テーブルに乗じて量子化テーブルを作成
する(図7S23)。圧縮処理部18は、この量子化テ
ーブルを用いて、公知のJPEG圧縮手順(S24〜S
26)を実行し、画像データを画像圧縮する。[Equation 5] is an equation in which (target scale factor NSF, target compression code amount TCV) is substituted into [Equations 1 to 4] for rearrangement and the undetermined coefficient b is erased. Subsequently, the compression processing unit 18 determines the target scale factor NS
A standard quantization table is multiplied by F to create a quantization table (S23 in FIG. 7). The compression processing unit 18 uses this quantization table to perform a known JPEG compression procedure (S24 to S24).
26) is executed to compress the image data.
【0043】ここで、圧縮処理部18は、画像圧縮後の
符号量が、目標の圧縮符号量TCVの許容範囲内に入る
か否かを判定する(図7S27)。万一、許容範囲内か
ら外れた場合(図7S27のNO側)、圧縮処理部18
は、ステップS22に動作を戻し、目標スケールファク
タNSFを更新して画像圧縮を再度繰り返す。一方、許
容範囲内に入った場合(図7S27のYES側)、圧縮
処理部18は、所望の画像圧縮が達成されたと判断し
て、動作を終了する。Here, the compression processing section 18 determines whether or not the code amount after image compression falls within the allowable range of the target compression code amount TCV (S27 in FIG. 7). If it is out of the allowable range (NO side in S27 of FIG. 7), the compression processing unit 18
Returns the operation to step S22, updates the target scale factor NSF, and repeats image compression again. On the other hand, if it is within the allowable range (YES side in S27 of FIG. 7), the compression processing unit 18 determines that the desired image compression has been achieved, and ends the operation.
【0044】(第1の実施形態の効果)以上説明したよ
うに、第1の実施形態では、撮像感度設定の情報に基づ
いて、なるべく正解に近い初期スケールファクタを選択
する。したがって、目標の圧縮符号量に到達するまでの
試し圧縮の回数を効率的に削減することが可能となる。
また、初期スケールファクタが正解に近いので、試し圧
縮の結果は、正解近傍におけるスケールファクタと圧縮
符号量との関係を正確に反映する。したがって、目標ス
ケールファクタの推定をより正確に行うことができる。(Effect of First Embodiment) As described above, in the first embodiment, the initial scale factor that is as close to the correct answer as possible is selected based on the information of the imaging sensitivity setting. Therefore, it is possible to efficiently reduce the number of trial compressions until the target compression code amount is reached.
Further, since the initial scale factor is close to the correct answer, the result of the trial compression accurately reflects the relationship between the scale factor and the compression code amount near the correct answer. Therefore, the target scale factor can be estimated more accurately.
【0045】その上、第1の実施形態では、統計的関係
(を規定する係数C1,C2)を撮像感度設定ごとに準
備する。したがって、一つ一つの統計的関係の信頼性が
十分に高い。したがって、この点からも、目標スケール
ファクタの推定を一段と正確に行うことが可能となる。Moreover, in the first embodiment, the statistical relationship (coefficients C1 and C2 defining the statistical relationship) is prepared for each imaging sensitivity setting. Therefore, the reliability of each statistical relationship is sufficiently high. Therefore, also from this point, it is possible to more accurately estimate the target scale factor.
【0046】ちなみに、図8は、1回の試し圧縮で求め
た目標スケールファクタと、圧縮率1/4を得るための
正確なスケールファクタ(実測値)との関係を、多数の
画像データについてプロットしたグラフである。なお、
図8中の◇印は、撮像感度設定を区分せずに目標スケー
ルファクタを算出した場合であり、黒三角印は、撮像感
度設定を区分して目標スケールファクタを算出した場合
である。この図8に明示されるように、撮像感度設定を
区分した場合(黒三角印)の方が、正解ライン(図8中
の点線)に一段と近く、すなわち、より正確な目標スケ
ールファクタであることが分かる。次に、別の実施形態
について説明する。By the way, FIG. 8 plots the relationship between the target scale factor obtained by one trial compression and the accurate scale factor (actual measurement value) for obtaining the compression rate of 1/4 for many image data. It is a graph. In addition,
8 indicates that the target scale factor is calculated without dividing the imaging sensitivity setting, and the black triangle indicates that the target scale factor is calculated by dividing the imaging sensitivity setting. As clearly shown in FIG. 8, when the imaging sensitivity setting is divided (black triangle), it is closer to the correct answer line (dotted line in FIG. 8), that is, a more accurate target scale factor. I understand. Next, another embodiment will be described.
【0047】<第2の実施形態>
第2の実施形態は、請求項2,4,7に記載の発明に対
応した電子カメラの実施形態である。なお、第2の実施
形態における電子カメラの構成については、第1の実施
形態(図1)と同じため、ここでの説明を省略する。以
下、第2の実施形態の特徴である、圧縮処理部18の動
作について説明する。<Second Embodiment> The second embodiment is an embodiment of an electronic camera corresponding to the invention described in claims 2 , 4, and 7 . The configuration of the electronic camera according to the second embodiment is the same as that of the first embodiment (FIG. 1), and thus the description thereof is omitted here. Hereinafter, the operation of the compression processing unit 18, which is a feature of the second embodiment, will be described.
【0048】(圧縮符号化の前準備)図9は、第2の実
施形態における圧縮符号化の前準備の手順を示した流れ
図である。この図9を用いて、前準備の手順を説明す
る。なお、ここでは、説明の都合上、前準備の実行者を
開発者と仮定している。まず、開発者は、ストロボ使用
の有無を切り替えながら、なるべく多種類の被写体やシ
ーンを電子カメラ10で撮影する。開発者は、このよう
に収集した非圧縮の画像データ(以下「テスト画像」と
いう)に対して、DCT変換を実行する(図9S3
1)。(Preparation for compression encoding) FIG. 9 is a flow chart showing a procedure for preparation for compression encoding in the second embodiment. The preparatory procedure will be described with reference to FIG. Here, for convenience of explanation, the executor of the preparation is assumed to be the developer. First, the developer shoots as many kinds of subjects and scenes with the electronic camera 10 as possible while switching whether or not the strobe is used. The developer executes DCT conversion on the uncompressed image data (hereinafter referred to as “test image”) collected in this way (S3 in FIG. 9).
1).
【0049】次に、開発者は、DCT変換を終えた各テ
スト画像に対して、スケールファクタSFの値を徐々に
変えながら量子化および符号化を反復実行し、(スケー
ルファクタSF,圧縮符号量ACVdata)のデータを多
数求める(図9S32)。図11は、ストロボを使用し
たテスト画像について、(スケールファクタSF,圧縮
符号量ACVdata)のデータをプロットしたグラフであ
る。一方、図4は、ストロボを使用しなかったテスト画
像について、(スケールファクタSF,圧縮符号量AC
Vdata)のデータをプロットしたグラフである。Next, the developer repeatedly executes the quantization and the coding on each test image after the DCT transform while gradually changing the value of the scale factor SF, and then (scale factor SF, compression code amount). ACVdata) is obtained in large numbers (S32 in FIG. 9). FIG. 11 is a graph in which data of (scale factor SF, compression code amount ACVdata) is plotted for a test image using a strobe. On the other hand, FIG. 4 shows (scale factor SF, compression code amount AC for a test image that does not use strobe).
(Vdata) is a graph obtained by plotting data.
【0050】これら図4および図11に示されるよう
に、ストロボ使用の有無によって、グラフ上のデータ分
布に違いが生じる。これは、ストロボ使用時において、
背景部分などが黒くつぶれ、画像情報量が減少するため
と考えられる。ここで、開発者は、図4および図11の
グラフから、目標圧縮率1/4,1/8,1/16を達
成する上で標準的と思われるスケールファクタSFをそ
れぞれ選び出し(図4および図11に示す白丸の位
置)、初期スケールファクタISFとする。As shown in FIGS. 4 and 11, the data distribution on the graph varies depending on whether or not the strobe is used. This is when using a strobe
It is considered that this is because the background portion is blackened and the amount of image information is reduced. Here, the developer selects scale factors SF that are considered to be standard in achieving the target compression ratios of 1/4, 1/8, and 1/16 from the graphs of FIGS. Positions of white circles shown in FIG. 11) and initial scale factor ISF.
【0051】図12は、このように選んだ初期スケール
ファクタISFをデータテーブルに並べたものである。
開発者は、このようなデータテーブルを、圧縮処理部1
8内の書き換え可能なメモリ領域に格納する(図9S3
3)。次に、開発者は、図4に示すデータを回帰分析
し、
log(ACVdata)=a・log(SF)+b ・・・[1]
に当てはまる未定係数a,bを求める(図9S34)。FIG. 12 shows the initial scale factors ISF thus selected arranged in a data table.
The developer uses such a data table as the compression processing unit 1
8 is stored in a rewritable memory area (S3 in FIG. 9).
3). Next, the developer performs regression analysis on the data shown in FIG. 4, and obtains undetermined coefficients a and b that apply to log (ACVdata) = a · log (SF) + b ... [1] (S34 in FIG. 9).
【0052】開発者は、このように求めた未定係数a,
bについて回帰分析を行い、
b=C1・a+C2 ・・・[6]
に当てはまる係数C1、C2をそれぞれ求める。開発者
は、これらの係数を、圧縮処理部18内の書き換え可能
なメモリ領域に格納する(図9S35)。次に、開発者
は、この係数C1,C2を使って、ストロボ使用時のテ
スト画像について、目標スケールファクタを推定する。The developer has determined the undetermined coefficient a,
Regression analysis is performed for b, and coefficients C1 and C2 that apply to b = C1 · a + C2 ... [6] are obtained. The developer stores these coefficients in a rewritable memory area in the compression processing unit 18 (S35 in FIG. 9). Next, the developer uses the coefficients C1 and C2 to estimate the target scale factor for the test image when the strobe is used.
【0053】図13中の◇印は、このように推定した
(補正前の)目標スケールファクタをプロットしたもの
である。この場合、補正前の目標スケールファクタ(◇
印)は、正解ライン(図13中の点線)から若干ずれた
位置に分布する。そこで、開発者は、補正前の目標スケ
ールファクタ(◇印)について回帰分析を行い、「補正
前の目標スケールファクタ」の回帰直線の式を、正解ラ
インの式へ補正するための補正式を求める。開発者は、
この補正式を、圧縮処理部18内の書き換え可能なメモ
リ領域に格納する(図9S36)。以上の手順により、
圧縮符号化の前準備を完了する。The ⋄ mark in FIG. 13 is a plot of the target scale factor (before correction) estimated in this way. In this case, the target scale factor before correction (◇
The mark) is distributed at a position slightly deviated from the correct line (dotted line in FIG. 13). Therefore, the developer performs a regression analysis on the target scale factor before correction (marked with ⋄), and obtains a correction formula for correcting the regression line formula of "target scale factor before correction" into the formula of the correct answer line. . The developer
This correction formula is stored in the rewritable memory area in the compression processing unit 18 (S36 in FIG. 9). By the above procedure,
The preparation for compression encoding is completed.
【0054】(圧縮符号化方法の説明)次に、具体的な
圧縮符号化方法について説明する。図10は、圧縮処理
部18が実行する圧縮符号化方法を説明する流れ図であ
る。まず、圧縮処理部18は、制御部21から画像デー
タの撮像条件(ここではストロボ使用の有無)を取得す
る。圧縮処理部18は、このストロボ使用の有無と目標
圧縮率とに基づいて、前準備で作成したデータテーブル
(図12)を検索し、初期スケールファクタISFを決
定する(図10S37)。(Explanation of Compression Encoding Method) Next, a specific compression encoding method will be described. FIG. 10 is a flow chart illustrating a compression encoding method executed by the compression processing unit 18. First, the compression processing unit 18 acquires the imaging condition of image data (whether or not a strobe is used here) from the control unit 21. The compression processing unit 18 searches the data table (FIG. 12) created in the preparation based on the use / non-use of the strobe and the target compression ratio, and determines the initial scale factor ISF (S37 in FIG. 10).
【0055】圧縮処理部18は、このように決定した初
期スケールファクタISFを標準量子化テーブルに乗
じ、試し圧縮に使用する初期量子化テーブルを作成す
る。圧縮処理部18は、この初期量子化テーブルを用い
て公知のJPEG圧縮手順を実行し、画像データの試し
圧縮を実行する。(図10S38)。次に、圧縮処理部
18は、前準備で用意した係数C1,C2と、この試し
圧縮後の圧縮符号量ACVdataと、初期スケールファク
タISFとを下式に代入して、
a={log(ACVdata)−C2}/{log(ISF)+C1}・・[7]
を算出し、未定係数aを確定する(図10S39)。The compression processing unit 18 multiplies the standard quantization table by the thus determined initial scale factor ISF to create an initial quantization table used for trial compression. The compression processing unit 18 executes a known JPEG compression procedure using this initial quantization table, and executes trial compression of image data. (FIG. 10S38). Next, the compression processing unit 18 substitutes the coefficients C1 and C2 prepared in advance, the compression code amount ACVdata after this trial compression, and the initial scale factor ISF into the following equation to obtain a = {log (ACVdata ) -C2} / {log (ISF) + C1} ... [7] is calculated and the undetermined coefficient a is determined (FIG. 10 S39).
【0056】次に、圧縮処理部18は、目標の圧縮符号
量TCV(=画像データの符号量×目標圧縮率)を用い
て、
NSF=(ACVdata/TCV)(-1/a)・ISF ・・・[5]
を算出し、目標の圧縮符号量TCVを得る上で適当な目
標スケールファクタNSFを求める(図10S40)。Next, the compression processing unit 18 uses the target compression code amount TCV (= code amount of image data × target compression ratio): NSF = (ACVdata / TCV) (-1 / a) .ISF. .. [5] is calculated and an appropriate target scale factor NSF for obtaining the target compression code amount TCV is obtained (S40 in FIG. 10).
【0057】ここで、圧縮処理部18は、画像データが
ストロボ使用の状態で撮像されたものか否かを判定する
(図10S41)。ストロボを使用せずに撮像された画
像データの場合、圧縮処理部18は補正処理の必要なし
と判断して、ステップS43に動作を移行する。一方、
ストロボ使用の状態で撮像された画像データの場合、圧
縮処理部18は、前準備で求めた補正式を用いて目標ス
ケールファクタNSFを補正した後(図10S42)、
ステップS43に動作を移行する。Here, the compression processing section 18 determines whether or not the image data was captured in the state of using the strobe (S41 in FIG. 10). In the case of the image data captured without using the strobe, the compression processing unit 18 determines that the correction processing is not necessary, and moves the operation to step S43. on the other hand,
In the case of image data captured in the state of using the strobe, the compression processing unit 18 corrects the target scale factor NSF using the correction formula obtained in the preparation (FIG. 10S42),
The operation moves to step S43.
【0058】次に、圧縮処理部18は、目標スケールフ
ァクタNSFを用いて、画像データを改めて画像圧縮す
る(図10S43)。ここで、圧縮処理部18は、画像
圧縮後の符号量が、目標の圧縮符号量TCVの許容範囲
内に入るか否かを判定する(図10S44)。万一、許
容範囲内から外れた場合(図10S44のNO側)、圧
縮処理部18は、ステップS40に動作を戻し、目標ス
ケールファクタNSFを更新して画像圧縮を再度繰り返
す。一方、許容範囲内に入った場合(図10S44のY
ES側)、圧縮処理部18は、所望の画像圧縮が達成さ
れたと判断して、動作を終了する。Next, the compression processing section 18 re-image-compresses the image data using the target scale factor NSF (S43 in FIG. 10). Here, the compression processing unit 18 determines whether or not the code amount after image compression falls within the allowable range of the target compression code amount TCV (S44 in FIG. 10). If it is out of the allowable range (NO side in S44 of FIG. 10), the compression processing unit 18 returns the operation to step S40, updates the target scale factor NSF, and repeats the image compression again. On the other hand, if it is within the allowable range (Y in FIG. 10S44).
The ES side), the compression processing unit 18 determines that the desired image compression has been achieved, and ends the operation.
【0059】(第2の実施形態の効果)以上説明したよ
うに、第2の実施形態では、ストロボ使用の有無に応じ
て、正解に近い初期スケールファクタを選択する。した
がって、目標の圧縮符号量に到達するまでの試し圧縮の
回数を効率的に削減することができる。また、初期スケ
ールファクタが正解に近いので、試し圧縮の結果は、正
解近傍におけるスケールファクタと圧縮符号量との関係
を正確に反映する。したがって、目標スケールファクタ
の推定をより正確に行うことも可能となる。(Effect of Second Embodiment) As described above, in the second embodiment, an initial scale factor close to the correct answer is selected according to whether or not the strobe is used. Therefore, the number of trial compressions until the target compression code amount is reached can be efficiently reduced. Further, since the initial scale factor is close to the correct answer, the result of the trial compression accurately reflects the relationship between the scale factor and the compression code amount near the correct answer. Therefore, it is possible to more accurately estimate the target scale factor.
【0060】さらに、第2の実施形態では、ストロボ使
用の画像データについて、目標スケールファクタを補正
するので、目標スケールファクタをより正確に求めるこ
とが可能となる。ちなみに、図13中の黒三角印は、補
正後の目標スケールファクタをプロットしたものであ
る。Further, in the second embodiment, since the target scale factor is corrected for the image data using strobe, the target scale factor can be obtained more accurately. Incidentally, the black triangle mark in FIG. 13 is a plot of the corrected target scale factor.
【0061】この図13に示されるように、補正後の目
標スケールファクタ(黒三角印)の方が、補正前の目標
スケールファクタ(◇印)よりも正解ライン(図8中の
点線)に近く、すなわち、目標スケールファクタは正確
に補正されていることが分かる。次に、別の実施形態に
ついて説明する。As shown in FIG. 13, the corrected target scale factor (black triangle) is closer to the correct line (dotted line in FIG. 8) than the uncorrected target scale factor (⋄). That is, it can be seen that the target scale factor is accurately corrected. Next, another embodiment will be described.
【0062】<第3の実施形態>
第3の実施形態は、請求項3,7に記載の発明に対応し
た電子カメラの実施形態である。なお、第3の実施形態
における電子カメラの構成については、第1の実施形態
(図1)と同じため、ここでの説明を省略する。以下、
第3の実施形態の特徴である、圧縮処理部18の動作に
ついて説明する。<Third Embodiment> A third embodiment is an embodiment of an electronic camera corresponding to the invention described in claims 3 and 7 . The configuration of the electronic camera according to the third embodiment is the same as that of the first embodiment (FIG. 1), and thus the description thereof is omitted here. Less than,
The operation of the compression processing unit 18, which is a feature of the third embodiment, will be described.
【0063】(圧縮符号化の前準備)図14は、第3の
実施形態における圧縮符号化の前準備の手順を示した流
れ図である。第3の実施形態における前準備の特徴点
は、テスト画像の撮像感度設定に応じて、標準量子化テ
ーブルを使い分けている点である(図14S12a)。(Preparation for compression encoding) FIG. 14 is a flow chart showing a procedure for preparation for compression encoding in the third embodiment. A feature of the preparation in the third embodiment is that the standard quantization table is used properly according to the imaging sensitivity setting of the test image (S12a in FIG. 14).
【0064】このとき使用されるISO200専用の標
準量子化テーブルを、図15(a)に示す。また、IS
O1600専用の標準量子化テーブルを、図15(b)
に示す。これらの標準量子化テーブルは、復号化画像の
画質評価などにより、撮像条件ごとに決定されたもので
ある。なお、図14に示すその他の動作(S11、S1
3〜S15)については、第1の実施形態(図2)と同
じため、ここでの説明を省略する。FIG. 15A shows a standard quantization table dedicated to ISO200 used at this time. Also, IS
The standard quantization table dedicated to O1600 is shown in FIG.
Shown in. These standard quantization tables are determined for each imaging condition by the image quality evaluation of the decoded image and the like. Other operations shown in FIG. 14 (S11, S1
3 to S15) are the same as those in the first embodiment (FIG. 2), and thus the description thereof is omitted here.
【0065】(圧縮符号化方法の説明)図16は、第3
の実施形態における圧縮符号化方法を示した流れ図であ
る。第3の実施形態における動作上の特徴点は、次の
(1),(2)である。(Explanation of compression encoding method) FIG.
3 is a flowchart showing a compression encoding method in the embodiment of FIG. The characteristic features of the operation in the third embodiment are the following (1) and (2).
【0066】(1)圧縮処理部18は、画像データの撮
像感度設定に応じて、標準量子化テーブルを選択する
(図16S16a)。(1) The compression processing section 18 selects the standard quantization table according to the image pickup sensitivity setting of the image data (S16a in FIG. 16).
【0067】(2)圧縮処理部18は、選択した標準量
子化テーブルを使用して、試し圧縮(図16S17)お
よび本圧縮(図16S23〜26)を実行する。なお、
図16に示すその他の動作については、第1の実施形態
(図7)と同じため、ここでの説明を省略する。(2) The compression processing section 18 executes trial compression (FIG. 16S17) and main compression (FIGS. 16S23 to 26) using the selected standard quantization table. In addition,
Other operations shown in FIG. 16 are the same as those in the first embodiment (FIG. 7), and thus the description thereof is omitted here.
【0068】(第3の実施形態の効果)上述したISO
1600専用の標準量子化テーブルは、高域空間周波数
成分の量子化係数が大きめに設定される。したがって、
高い撮像感度設定において発生しやすい高域ノイズ成分
を効果的に抑圧すると共に、圧縮符号量がノイズによっ
て無意味に増加するのを防ぐことができる。一方、IS
O200専用の標準量子化テーブルは、高域空間周波数
成分の量子化係数が比較的小さめに設定される。したが
って、高域微小信号の消失やモスキートノイズを抑制
し、画質劣化を極力防止することが可能となる。(Effect of Third Embodiment) The ISO described above
In the standard quantization table dedicated to 1600, the quantization coefficient of the high spatial frequency component is set to be large. Therefore,
It is possible to effectively suppress a high frequency noise component that tends to occur in a high imaging sensitivity setting and prevent the compression code amount from meaninglessly increasing due to noise. On the other hand, IS
In the standard quantization table dedicated to O200, the quantization coefficient of the high spatial frequency component is set to be relatively small. Therefore, it is possible to suppress the disappearance of high-frequency minute signals and mosquito noise and prevent image quality deterioration as much as possible.
【0069】<実施形態の補足事項>なお、上述した実
施形態では、電子カメラに本発明を適用する場合につい
て説明した。この場合には、画像データの撮像条件を電
子カメラから直に取得できるという構成上の利点があ
る。しかしながら、本発明の実施形態は電子カメラに限
定されるものではない。<Supplementary Items of Embodiment> In the above embodiment, the case where the present invention is applied to an electronic camera has been described. In this case, there is a structural advantage that the imaging condition of the image data can be directly acquired from the electronic camera. However, the embodiments of the present invention are not limited to electronic cameras.
【0070】例えば、スキャナ装置などに本発明を適用
してもよい。この場合、スキャナ装置における撮像条件
(例えば、スキャン速度、スキャン方式、スキャンサイ
ズ、スキャン対象物の種類、照明の種類など)を有効に
利用して、スキャンされた画像データを適正に圧縮符号
化することが可能となる。さらに、図7、図10または
図16の動作手順を、圧縮符号化プログラムとして記録
媒体(請求項6に対応)に記録してもよい。この場合、
コンピュータ上において、本発明の圧縮符号化方法を実
行することが可能となる。For example, the present invention may be applied to a scanner device or the like. In this case, the image capturing conditions of the scanner device (for example, scan speed, scan method, scan size, scan object type, illumination type, etc.) are effectively used to properly compress and encode the scanned image data. It becomes possible. Furthermore, the operation procedure of FIG. 7, FIG. 10 or FIG. 16 may be recorded on a recording medium (corresponding to claim 6) as a compression encoding program. in this case,
The compression encoding method of the present invention can be executed on a computer.
【0071】また、上述した実施形態では、画像圧縮方
式としてJPEG方式を採用する場合について説明した
が、本発明はこれに限定されるものではない。例えば、
画像圧縮方式として、MPEG方式、DPCM方式など
を採用してもよい。勿論、動画像の圧縮に本発明を適用
してもよい。さらに、上述した実施形態では、圧縮パラ
メータとしてスケールファクタを使用する場合について
説明したが、これに限定されるものではない。一般に、
圧縮符号化処理のプロセスにおいて圧縮符号量に影響を
及ぼす調節可能な要素であれば、圧縮パラメータとして
使用することができる。Further, in the above-mentioned embodiment, the case where the JPEG method is adopted as the image compression method has been described, but the present invention is not limited to this. For example,
As the image compression method, the MPEG method, the DPCM method, or the like may be adopted. Of course, the present invention may be applied to compression of moving images. Furthermore, in the above-described embodiment, the case where the scale factor is used as the compression parameter has been described, but the present invention is not limited to this. In general,
Any adjustable element that affects the compression code amount in the compression encoding process can be used as the compression parameter.
【0072】例えば、量子化テーブルにおける個々の量
子化係数を変更するなどにより、空間周波数領域上の圧
縮配分を変更しても圧縮符号量を変更することが可能で
ある。したがって、空間周波数領域上の圧縮配分(例え
ば、量子化テーブル上の個々の量子化係数)を圧縮パラ
メータとしてもよい。また、上述した実施形態では、最
低1回の試し圧縮でスケールファクタを推定する手順に
ついて説明した。この場合、撮像条件の情報を有効利用
することにより、最低1回の試し圧縮で目標スケールフ
ァクタの推定精度を非常に高いレベルまで高められると
いう利点がある。しかしながら、本発明はこれに限定さ
れるものではなく、試し圧縮を複数回繰り返すような公
知の圧縮パラメータ推定手順に本発明を適用することも
可能である。For example, it is possible to change the compression code amount even if the compression distribution in the spatial frequency domain is changed by changing each quantization coefficient in the quantization table. Therefore, the compression distribution in the spatial frequency domain (for example, each quantization coefficient in the quantization table) may be used as the compression parameter. Further, in the above-described embodiment, the procedure of estimating the scale factor by at least one trial compression has been described. In this case, there is an advantage that the estimation accuracy of the target scale factor can be increased to a very high level by at least one trial compression by effectively using the information of the imaging condition. However, the present invention is not limited to this, and the present invention can be applied to a known compression parameter estimation procedure in which trial compression is repeated a plurality of times.
【0073】なお、上述した実施形態では、撮像条件と
して、『撮像感度設定』または『ストロボ使用の有無』
を使用した場合について説明した。特に、このような撮
像感度設定を撮像条件として使用した場合、ノイズ量の
変化に敏感に対応して、適正な圧縮符号化を実行できる
という利点がある。しかしながら、本発明の撮像条件
は、これに限定されるものではない。一般に、撮像条件
としては、画像データに有意な(例えば統計的な)差異
を生じせしめ、かつその差異が圧縮結果(圧縮符号量や
復号化画像の画質など)に影響を及ぼすものであればよ
い。このような撮像条件であれば、本発明の効果を得る
ことが可能である。例えば、このような撮像条件として
は、撮像部の条件、撮影環境の条件、または撮影レンズ
の条件などが挙げられる。In the above-described embodiment, "imaging sensitivity setting" or "presence or absence of strobe use" is set as the imaging condition.
The case of using is explained. In particular, when such an imaging sensitivity setting is used as an imaging condition, there is an advantage that appropriate compression encoding can be executed while being sensitive to changes in the amount of noise. However, the imaging condition of the present invention is not limited to this. In general, the imaging condition may be any as long as it causes a significant (for example, statistical) difference in image data and the difference affects the compression result (compression code amount, decoded image quality, etc.). . Under such imaging conditions, the effect of the present invention can be obtained. For example, such an imaging condition includes an imaging unit condition, an imaging environment condition, an imaging lens condition, and the like.
【0074】また、上述した実施形態では、一種類の撮
像条件に対応して圧縮符号化を制御しているが、これに
限定されるものではない。例えば、複数種類の撮像条件
に対応して、圧縮符号化を制御してもよい。この場合、
複数種類の撮像条件を論理的に組み合わせることによっ
て飛躍的に細かな場合分けが可能となり、圧縮符号化処
理を細かく制御することが可能となる。Further, in the above-mentioned embodiment, the compression encoding is controlled according to one kind of image pickup condition, but the invention is not limited to this. For example, compression encoding may be controlled according to a plurality of types of imaging conditions. in this case,
By logically combining a plurality of types of imaging conditions, it is possible to make a dramatically fine case classification, and it is possible to finely control the compression encoding processing.
【0075】なお、上述した実施形態では、撮影モード
(スーパーファインモードなどの画像圧縮モードは含ま
ない)の各種設定などに基づいて撮像条件を判断してい
るが、撮像条件を取得する方法はこれに限定されるもの
ではない。例えば、ユーザーが撮像条件を判断して操作
釦などを介して情報入力するようにしてもよい。この場
合、本発明方法では、被写体の配光状態などの撮像条件
をより詳しく取得し、より適正な圧縮符号化を実施する
ことが可能となる。また、電子カメラ内の圧縮処理部な
どが、マイクロプロセッサ、撮像部、信号処理部、測光
部、焦点検出部(測距部)、画像処理部、ストロボ発光
部または撮影レンズなどから、撮像条件の情報を取得す
るようにしてもよい。以下、請求項3〜5に記載の発明
に列挙した、具体的な撮像条件について説明する。In the above embodiment, the image pickup condition is determined based on various settings of the image pickup mode (not including the image compression mode such as the super fine mode). It is not limited to. For example, the user may judge the imaging condition and input information via the operation button or the like. In this case, according to the method of the present invention, it is possible to acquire the imaging conditions such as the light distribution state of the subject in more detail and perform more appropriate compression encoding. In addition, the compression processing unit or the like in the electronic camera can change the image capturing condition from the microprocessor, the image capturing unit, the signal processing unit, the photometric unit, the focus detection unit (distance measuring unit), the image processing unit, the flash light emitting unit, the photographing lens, or the like. The information may be acquired. Hereinafter, specific imaging conditions listed in the inventions of claims 3 to 5 will be described.
【0076】[A]撮像感度設定、信号ゲイン、ガンマ
補正カーブ
撮像感度を手動もしくは自動で高感度に設定するに従っ
て(撮像部の信号ゲインを上げるに従って)、夜間や日
陰などを明るく撮像できる反面、ノイズレベルも増大す
る。また、ガンマ補正カーブのγを大きくするに従っ
て、撮像部の微少振幅ゲインが大きくなり、画面暗部の
ノイズレベルが増大する。このようにノイズレベルが増
大するような撮像条件では、圧縮符号量がノイズ増加分
だけ増えるため、次のような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の高いものにする。
●パラメータ推定ステップにおいて、ノイズレベルの大
きい画像データに関して求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、ノイズレベルの大きい画像デ
ータに関して求めた補正処理を用いて、圧縮パラメータ
を補正する。
●標準量子化テーブルまたは量子化係数を変更して、ノ
イズの空間周波数成分を強く抑圧する。[A] Imaging sensitivity setting, signal gain, gamma correction curve As the imaging sensitivity is manually or automatically set to high sensitivity (as the signal gain of the imaging unit is increased), night and shade can be imaged brightly, but The noise level also increases. Further, as the γ of the gamma correction curve is increased, the minute amplitude gain of the image pickup unit is increased, and the noise level of the screen dark part is increased. Under such an imaging condition that the noise level increases, the compression code amount increases by the increase in noise, so the following compression encoding is preferable. ● In the trial step, set the compression parameter for trial to have a high degree of compression. ● In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data with a high noise level. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data having a large noise level. ● Change the standard quantization table or the quantization coefficient to strongly suppress the spatial frequency component of noise.
【0077】[B]電子ズームの有無、電子ズームの倍
率
電子ズームを使用したり、あるいは電子ズームの倍率が
大きくなるに従って、画像データの実質的な解像度が低
くなる。この場合、画像データの高域空間周波数成分が
欠落して、圧縮符号量が必然的に少なくなる。そこで、
電子ズームを使用する撮像条件の場合には、次のような
圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、上記のような実質
的に低解像度の画像データに関して求めた統計的関係を
用いて、圧縮パラメータを推定する。
●圧縮ステップにおいて、上記のような実質的に低解像
度の画像データに関して求めた補正処理を用いて、圧縮
パラメータを補正する。
●標準量子化テーブルまたは量子化係数を変更して、欠
落している高域空間周波数成分に対する量子化係数を大
きくする。[B] Presence or absence of electronic zoom, magnification of electronic zoom As the electronic zoom is used or the magnification of the electronic zoom is increased, the substantial resolution of the image data is lowered. In this case, the high spatial frequency component of the image data is lost, and the compression code amount is inevitably reduced. Therefore,
In the case of an image pickup condition using electronic zoom, the following compression coding is preferable. ● In the trial step, the compression parameter for trial is set to a low degree of compression. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data of substantially low resolution as described above. In the compression step, the compression parameter is corrected by using the correction process obtained for the image data of substantially low resolution as described above. ● Change the standard quantization table or the quantization coefficient to increase the quantization coefficient for the missing high spatial frequency components.
【0078】[C]シャッタ速度
シャッタ速度が遅くなるに従って、手ブレや被写体ブレ
による像流れが生じやすくなる。この場合、信号成分に
ついては、高域空間周波数成分が欠落して、圧縮符号量
が比較的少なくなる。そこで、高域空間周波数成分の欠
落が顕著な低速シャッタの撮像条件では、次のような圧
縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、低速シャッタの画
像データに関して求めた統計的関係を用いて、圧縮パラ
メータを推定する。
●圧縮ステップにおいて、低速シャッタの画像データに
関して求めた補正処理を用いて、圧縮パラメータを補正
する。
●画質の主観評価に基づいて、低速シャッタの画像デー
タに適した標準量子化テーブルまたは量子化係数の配分
を決定する。低速シャッタの撮像条件に対応して、この
標準化量子化テーブルまたは量子化係数の配分を使用す
る。[C] Shutter Speed As the shutter speed becomes slower, image blur due to camera shake or subject shake easily occurs. In this case, the high spatial frequency component is missing from the signal component, and the compression code amount is relatively small. Therefore, the following compression encoding is preferable under the imaging condition of the low-speed shutter in which the loss of the high spatial frequency component is remarkable. ● In the trial step, the compression parameter for trial is set to a low degree of compression. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data of the low speed shutter. ● In the compression step, the compression parameter is corrected using the correction processing obtained for the image data of the low-speed shutter. ● Based on subjective evaluation of image quality, determine standard quantization table or quantization coefficient distribution suitable for low-speed shutter image data. This standardized quantization table or distribution of quantization coefficients is used according to the imaging condition of the low-speed shutter.
【0079】一方、ノイズ成分については、シャッタ速
度が遅くなってCCDの蓄積時間が長くなる分だけ増え
る(特に高域空間周波数成分のノイズが増える)。この
ようなノイズ量の変化が無視できない場合、シャッタ速
度ごとに、これらの作用が重なった、特徴が統計的に現
れる。(例えば、1/100秒以下の高速シャッタで
は、像流れによる信号成分の変化はさほど生じず、専ら
ノイズ成分の変化が大きく現れる。一方、1/10秒以
上の低速シャッタでは、像流れによる信号成分の変化が
顕著に現れるようになり、ノイズ成分の変化は無視でき
る。)
このようなシャッタ速度ごとにおける画像データの特徴
に対応して、圧縮符号化を行ってもよい。なお、このと
き、三脚使用の有無を踏まえて、圧縮符号化を行うこと
が好ましい。On the other hand, the noise component increases as the shutter speed becomes slower and the CCD accumulation time becomes longer (especially, noise in the high spatial frequency component increases). When such a change in the amount of noise cannot be ignored, a characteristic in which these actions are overlapped appears statistically for each shutter speed. (For example, in a high-speed shutter of 1/100 second or less, a change of a signal component due to image flow does not occur so much, and a change of a noise component appears largely. The change in the component becomes noticeable, and the change in the noise component can be ignored.) The compression encoding may be performed in accordance with such characteristics of the image data for each shutter speed. At this time, it is preferable to perform compression encoding in consideration of whether or not a tripod is used.
【0080】[D]ホワイトバランス調整値
撮像部のホワイトバランス調整値により、屋外撮影/室
内撮影、晴天撮影/曇天撮影、夕焼け撮影/日中撮影な
どのように、撮影場所や撮影時刻や色相や彩度などを大
まかにグループ分けすることが可能となる。このよう
に、ホワイトバランス調整値から画像データをグループ
分けすることにより、次のような圧縮符号化が可能とな
る。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[D] White balance adjustment value Depending on the white balance adjustment value of the image pickup unit, such as outdoor shooting / indoor shooting, sunny shooting / cloudy shooting, sunset shooting / daytime shooting, shooting location, shooting time, hue, It is possible to roughly divide the saturation into groups. By grouping the image data based on the white balance adjustment value in this way, the following compression encoding is possible. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0081】[E]特殊撮影効果
特殊撮影効果(モノクロ処理、エンボス効果、明暗にじ
み効果、ハイキー処理、ローキー処理、クロマキー処
理、ノイズ付加効果、モザイク効果など)の種類に基づ
いて、画像データの特徴を大まかにグループ分けするこ
とができる。このように、特殊撮影効果の種類ごとに画
像データをグループ分けすることにより、次のような圧
縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[E] Special shooting effect Based on the type of special shooting effect (monochrome processing, embossing effect, bright and dark blur effect, high key processing, low key processing, chroma key processing, noise addition effect, mosaic effect, etc.), the characteristics of image data Can be roughly divided into groups. In this way, by grouping the image data for each type of special photographing effect, the following compression encoding becomes possible. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0082】[F]階調
階調補正の程度などにより、画像データのコントラス
ト、ノイズ量、ディテール、色相、彩度などが変化す
る。そこで、階調の撮像条件から、画像データの特徴を
大まかにグループ分けすることが可能となる。このよう
に、階調の撮像条件から画像データをグループ分けする
ことにより、次のような圧縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[F] Gradation The contrast, noise amount, detail, hue, saturation, etc. of the image data change depending on the degree of gradation correction. Therefore, the characteristics of the image data can be roughly divided into groups based on the gradation imaging conditions. In this way, by grouping the image data according to the gradation imaging conditions, the following compression coding can be performed. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0083】[G]ストロボ使用の有無
ストロボを使用とすると、ストロボ光の届かない背景が
黒くつぶれるため、画面内の一部領域において輝度レベ
ルが欠落しやすい。このような輝度レベルの一部欠落が
生じると、画像データの情報量が少なくなり、画像デー
タの圧縮符号量は小さくなる。そこで、ストロボ使用の
撮像条件の場合には、次のような圧縮符号化が一般的に
好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、ストロボ使用の画
像データに関して求めた統計的関係を用いて、圧縮パラ
メータを推定する。
●圧縮ステップにおいて、ストロボ使用の画像データに
関して求めた補正処理を用いて、圧縮パラメータを補正
する。
●画質の主観評価などに基づいて、ストロボ使用の画像
データに適した標準量子化テーブルまたは量子化係数の
配分を決定する。ストロボ使用の画像データについて
は、この標準量子化テーブルまたは量子化係数の配分を
使用する。[G] Use of strobe When the strobe is used, the background to which the strobe light does not reach is crushed in black, and the brightness level is likely to be lost in a partial area of the screen. When such a lack of brightness level occurs, the amount of information of image data decreases and the amount of compression code of image data decreases. Therefore, in the case of an imaging condition using a strobe, the following compression coding is generally preferable. ● In the trial step, the compression parameter for trial is set to a low degree of compression. ● In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data using strobe. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data using strobe light. ● Determine the standard quantization table or distribution of quantization coefficients that is suitable for strobe image data based on subjective evaluation of image quality. For image data using strobe, this standard quantization table or distribution of quantization coefficients is used.
【0084】[H]スローシンクロ使用の有無
スローシンクロを使用すると、背景が明るく撮影され
る。そのため、単なるストロボ使用に比べて、輝度レベ
ルの潰れは少ない。したがって、スローシンクロの撮影
条件の場合、単なるストロボ撮影の撮像条件とは区別し
て、圧縮符号化を行うことが好ましい。[H] Use of Slow Synchro If slow synch is used, the background is photographed brightly. Therefore, the brightness level is less likely to be crushed as compared with the case of simply using a strobe. Therefore, in the case of the slow synchronization shooting condition, it is preferable to perform the compression coding in distinction from the simple flash shooting condition.
【0085】[I]日中シンクロ使用の有無
日中シンクロを使用すると、背景も被写体も明るく撮影
される。そのため、単なるストロボ使用とは異なり、輝
度レベルの潰れは極めて少ない。したがって、日中シン
クロの撮影条件の場合、単なるストロボ撮影の撮像条件
とは区別して、圧縮符号化を行うことが好ましい。[I] Use of daytime synchronization When daytime synchronization is used, both the background and the subject are photographed brightly. Therefore, unlike the mere use of a strobe, the brightness level is hardly collapsed. Therefore, in the case of the shooting condition of daytime synchronization, it is preferable to perform the compression encoding in distinction from the shooting condition of the simple stroboscopic shooting.
【0086】[J]測光値
測光値に基づいて、画像データの特徴を大まかにグルー
プ分けすることができる。このように、測光値に応じて
画像データをグループ分けすることにより、次のような
圧縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[J] Photometric value Based on the photometric value, the characteristics of the image data can be roughly grouped. In this way, by grouping the image data according to the photometric value, the following compression coding is possible. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0087】[K]マルチパターン測光値
マルチパターン測光値に基づいて、被写体の配光状態
(逆光、順光など)をグループ分けすることができる。
このように、マルチパターン測光値に応じて画像データ
をグループ分けすることにより、次のような圧縮符号化
が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[K] Multi-pattern photometric value Based on the multi-pattern photometric value, the light distribution states (backlight, forward light, etc.) of the subject can be divided into groups.
In this way, by grouping the image data according to the multi-pattern photometric value, the following compression coding is possible. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0088】[L]被写体の配光状態
被写体の配光状態(例えば、逆光、順光、側光、斜光、
半逆光)に基づいて、画像データを大まかにグループ分
けすることができる。このように、配光状態に応じて画
像データをグループ分けすることにより、次のような圧
縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[L] Light distribution state of subject Light distribution state of subject (for example, backlight, forward light, side light, oblique light,
The image data can be roughly grouped based on (semi-backlit). As described above, by grouping the image data according to the light distribution state, the following compression encoding can be performed. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0089】[M]縦位置撮影か否か
縦位置撮影か否かにより、画像データの画面構成を大ま
かにグループ分けすることができる。このように、縦位
置撮影か否かに応じて画像データをグループ分けするこ
とにより、次のような圧縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[M] The screen configuration of the image data can be roughly divided into groups depending on whether the vertical position shooting is performed or not. In this way, by grouping the image data according to whether or not the vertical position shooting is performed, the following compression encoding can be performed. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0090】[N]カメラブレ量
カメラブレ量が大きくなるに従って、像が流れやすくな
る。この場合、画像データの高域空間周波数成分が欠落
し、圧縮符号量が必然的に少なくなる。そこで、このよ
うなカメラブレ量が大きい撮像条件では、次のような圧
縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、カメラブレ量の大
きな画像データに関して求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、カメラブレ量の大きな画像デ
ータに関して求めた補正処理を用いて、圧縮パラメータ
を補正する。
●画質の主観評価に基づいて、カメラブレ量の大きな画
像データに適した標準量子化テーブルまたは量子化係数
の配分を決定する。カメラブレ量の大きい撮像条件に対
応して、この標準化量子化テーブルまたは量子化係数の
配分を使用する。[N] Camera shake amount As the camera shake amount increases, the image becomes easier to flow. In this case, the high spatial frequency component of the image data is lost, and the compression code amount is inevitably reduced. Therefore, under such an imaging condition that the camera shake amount is large, the following compression coding is preferable. ● In the trial step, the compression parameter for trial is set to a low degree of compression. ● In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data having a large camera shake amount. ● In the compression step, the compression parameter is corrected using the correction processing obtained for the image data having a large camera shake amount. ● Determine the standard quantization table or distribution of quantization coefficients suitable for image data with large camera shake based on subjective evaluation of image quality. This standardized quantization table or the distribution of quantization coefficients is used according to the imaging condition with a large camera shake amount.
【0091】[O]マクロ撮影の有無、像倍率
フラクタル図形の特徴を有さない被写体(人工物など)
に対して、マクロ撮影などの高倍率撮影を行った場合、
画像データの実質的な解像度は低くなる。この場合、画
像データの高域空間周波数成分が欠落し、圧縮符号量が
比較的少なくなる。そこで、マクロ撮影のような高倍率
撮影では、次のような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、上記のような低解
像度の画像データに関して求めた統計的関係を用いて、
圧縮パラメータを推定する。
●圧縮ステップにおいて、上記のような低解像度の画像
データに関して求めた補正処理を用いて、圧縮パラメー
タを補正する。
●標準量子化テーブルまたは量子化係数の配分を変更し
て、欠落している高域空間周波数成分に対する量子化係
数を大きくする。[O] Presence / absence of macro photography, image magnification fractal object having no characteristic of fractal figure (artificial object, etc.)
On the other hand, when high magnification shooting such as macro shooting is performed,
The actual resolution of the image data is low. In this case, the high spatial frequency component of the image data is lost, and the compression code amount becomes relatively small. Therefore, in high-magnification photography such as macro photography, the following compression coding is preferable. ● In the trial step, the compression parameter for trial is set to a low degree of compression. ● In the parameter estimation step, using the statistical relationship obtained for low-resolution image data as described above,
Estimate compression parameters. In the compression step, the compression parameter is corrected using the correction processing obtained for the low resolution image data as described above. ● Change the standard quantization table or the distribution of quantization coefficients to increase the quantization coefficient for the missing high spatial frequency components.
【0092】[P]被写界深度
被写界深度が浅くなるに従って、被写体の前後でボケ量
が大きくなる。この場合、画像データの高域空間周波数
成分が欠落し、圧縮符号量が比較的少なくなる。そこ
で、被写界深度の浅い撮像条件では、次のような圧縮符
号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、被写界深度の浅い
画像データに関して求めた統計的関係を用いて、圧縮パ
ラメータを推定する。
●圧縮ステップにおいて、被写界深度の浅い画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価に基づいて、被写界深度の浅い画像デ
ータに適した標準量子化テーブルまたは量子化係数の配
分を決定する。被写界深度の浅い撮像条件に対応して、
この標準化量子化テーブルまたは量子化係数の配分を使
用する。[P] Depth of field As the depth of field becomes shallower, the amount of blurring increases before and after the subject. In this case, the high spatial frequency component of the image data is lost, and the compression code amount becomes relatively small. Therefore, the following compression coding is preferable under an imaging condition with a shallow depth of field. ● In the trial step, the compression parameter for trial is set to a low degree of compression. ● In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data having a shallow depth of field. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data having a shallow depth of field. ● Based on subjective evaluation of image quality, determine a standard quantization table or distribution of quantization coefficients suitable for image data with a shallow depth of field. Corresponding to imaging conditions with shallow depth of field,
This standardized quantization table or distribution of quantized coefficients is used.
【0093】[Q]絞り値、焦点距離、撮影画角、被写
体距離
次のような撮像条件では、画面内の背景部分などがいず
れもぼけやすくなる。
・絞り値が解放側。
・撮影レンズの焦点距離が長い(撮影画角が狭い)。
・被写体距離が近い。
このように像がぼけると、画像データの高域空間周波数
成分が欠落し、画像データの圧縮符号量は比較的小さく
なる。そこで、このようにボケが大きくなる撮像条件の
場合には、次のような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、ボケの大きな画像
データに関して求めた統計的関係を用いて、適正な圧縮
パラメータを推定する。
●圧縮ステップにおいて、ボケの大きな画像データに関
して求めた補正処理を用いて、圧縮パラメータの補正を
行う。
●画質の主観評価に基づいて、ボケの大きな画像データ
に適した標準量子化テーブルまたは量子化係数の配分を
決定する。ボケの大きな撮像条件に対応して、この標準
化量子化テーブルまたは量子化係数の配分を使用する。[Q] Aperture value, focal length, shooting angle of view, subject distance Under the following image pickup conditions, the background portion in the screen is likely to be blurred.・ Aperture value is on the release side. -The focal length of the shooting lens is long (the shooting angle of view is narrow). -The subject distance is short. When the image is blurred as described above, the high spatial frequency component of the image data is lost, and the compression code amount of the image data becomes relatively small. Therefore, in the case of such an imaging condition that the blur becomes large, the following compression encoding is preferable. ● In the trial step, the compression parameter for trial is set to a low degree of compression. ● In the parameter estimation step, an appropriate compression parameter is estimated using the statistical relationship obtained for image data with large blur. ● In the compression step, the compression parameter is corrected by using the correction processing obtained for the image data with large blur. ● Determine the standard quantization table or distribution of quantization coefficients suitable for image data with large blur based on subjective evaluation of image quality. This standardized quantization table or the distribution of quantization coefficients is used according to the imaging condition with large blur.
【0094】[R]合焦状況
焦点検出ユニットなどから得られる合焦状況に基づい
て、画像データのボケ具合をグループ分けすることがで
きる。このように合焦状況に応じて画像データをグルー
プ分けすることにより、次のような圧縮符号化が可能と
なる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[R] Focusing state The blurring degree of image data can be divided into groups based on the focusing state obtained from the focus detection unit or the like. By grouping the image data according to the focus state in this way, the following compression encoding is possible. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0095】[S]多点の合焦状況
多点焦点検出ユニットなどから得られる多点合焦状況に
基づいて、画面内のボケ面積やボケ位置を大まかにグル
ープ分けすることができる。このように多点合焦状況に
応じて画像データをグループ分けすることにより、次の
ような圧縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[S] Multi-Point Focusing Condition Based on the multi-point focusing condition obtained from the multi-point focus detection unit or the like, it is possible to roughly divide the blur area or blur position in the screen into groups. By grouping the image data according to the multi-point focus state in this way, the following compression encoding can be performed. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0096】[T]撮影レンズの種別
撮影レンズの種別データに基づいて、画像データの収差
性能、空間周波数特性(MTF特性)、ボケ味などを大
まかにグループ分けすることができる。このように撮影
レンズの種別に応じて画像データをグループ分けするこ
とにより、次のような圧縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[T] Shooting Lens Type Based on the shooting lens type data, the aberration performance, spatial frequency characteristic (MTF characteristic), blur, etc. of image data can be roughly grouped. By grouping the image data according to the type of the photographing lens in this way, the following compression encoding is possible. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0097】[U]温度
CCDなどの撮像素子温度が上昇するに従って、画像デ
ータのノイズレベルが大きくなる。したがって、温度の
高い撮像条件では、圧縮符号量がノイズ増加分だけ増え
るため、次のような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の高いものにする。
●パラメータ推定ステップにおいて、ノイズレベルの大
きい画像データに関して求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、ノイズレベルの大きい画像デ
ータに関して求めた補正処理を用いて、圧縮パラメータ
を補正する。
●標準量子化テーブルまたは量子化係数を変更して、ノ
イズの空間周波数成分を強く抑圧する。なお、温度の検
出については、撮像素子に内蔵もしくは近傍配置された
温度センタを用いて検出することが好ましい。[U] Temperature As the temperature of the image sensor such as CCD rises, the noise level of the image data increases. Therefore, under high temperature imaging conditions, the compression code amount increases by the amount of noise increase, and therefore the following compression coding is preferable. ● In the trial step, set the compression parameter for trial to have a high degree of compression. ● In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data with a high noise level. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data having a large noise level. ● Change the standard quantization table or the quantization coefficient to strongly suppress the spatial frequency component of noise. Regarding the temperature detection, it is preferable to detect the temperature using a temperature center built in the image pickup device or arranged in the vicinity thereof.
【0098】[V]エッジ強調の有無、エッジ強調の強
さ
電子カメラ内の画像処理部や画像処理プログラムでは、
画像の鮮明度を上げるため、エッジ強調(シャープネス
調整)の処理を施す。このようなエッジ強調により、画
像データの高域空間周波数成分は増え、圧縮符号量は大
きくなる。また、エッジ強調の程度を強めるに従って、
圧縮符号量も大きくなる。そこで、エッジ強調を実行す
る撮像条件、またはエッジ強調のより強い撮像条件で
は、次のような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の高いものにする。
●パラメータ推定ステップにおいて、高域空間周波数成
分の多い画像データ(より具体的には、エッジ強調を施
した画像データ、エッジ強調を強く施した画像データ)
に関して求めた統計的関係を用いて、圧縮パラメータを
推定する。
●圧縮ステップにおいて、高域空間周波数成分の多い画
像データ(より具体的には、エッジ強調を施した画像デ
ータ、エッジ強調を強く施した画像データ)に関して求
めた補正処理を用いて、圧縮パラメータを補正する。
●画質の主観評価に基づいて、高域空間周波数成分の多
い画像データ(より具体的には、エッジ強調を施した画
像データ、エッジ強調を強く施した画像データ)に適し
た標準量子化テーブルまたは量子化係数の配分を決定す
る。エッジ強調を実行する撮像条件、またはエッジ強調
のより強い撮像条件に対応して、この標準化量子化テー
ブルまたは量子化係数の配分を使用する。[V] Presence / Absence of Edge Enhancement, Strength of Edge Enhancement In the image processing unit and the image processing program in the electronic camera,
Edge enhancement (sharpness adjustment) is performed to increase the image clarity. By such edge enhancement, the high spatial frequency component of the image data increases and the compression code amount increases. Also, as the degree of edge emphasis is increased,
The compression code amount also becomes large. Therefore, the following compression encoding is preferable under the imaging condition for executing the edge enhancement or the imaging condition for the stronger edge enhancement. ● In the trial step, set the compression parameter for trial to have a high degree of compression. ● Image data with many high spatial frequency components in the parameter estimation step (more specifically, image data with edge enhancement, image data with strong edge enhancement)
The compression parameter is estimated using the statistical relationship obtained for. ● In the compression step, the compression parameters are calculated using the correction processing obtained for the image data with a high spatial frequency component (more specifically, the image data with edge emphasis and the image data with strong edge emphasis). to correct. ● A standard quantization table suitable for image data with more high spatial frequency components (more specifically, image data with edge enhancement or image data with strong edge enhancement) based on subjective evaluation of image quality, or Determine the distribution of quantized coefficients. The standardized quantization table or the distribution of the quantization coefficients is used in correspondence with the imaging condition for executing the edge enhancement or the imaging condition for the stronger edge enhancement.
【0099】[W]モノクロモードか否か
電子カメラ内の画像処理部や画像処理プログラムでは、
ユーザー選択などにより、カラーの画像データをモノク
ロ化する処理が施される。このようなモノクロ化された
画像データは、色に関する画像情報が欠落するため、圧
縮符号量はその分だけ小さくなる。そこで、モノクロモ
ードの撮像条件では、次のような圧縮符号化が好まし
い。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、モノクロの画像デ
ータに関して求めた統計的関係を用いて、圧縮パラメー
タを推定する。
●圧縮ステップにおいて、モノクロの画像データに関し
て求めた補正処理を用いて、圧縮パラメータを補正す
る。
●画質の主観評価に基づいて、モノクロの画像データに
適した標準量子化テーブルまたは量子化係数の配分を決
定する。モノクロモードの撮像条件に対応して、この標
準化量子化テーブルまたは量子化係数の配分を使用す
る。[W] Whether monochrome mode or not In the image processing unit or image processing program in the electronic camera,
A process of converting color image data into monochrome is performed by user selection or the like. In such monochrome image data, image information relating to color is missing, and therefore the compression code amount is reduced accordingly. Therefore, the compression coding as described below is preferable under the imaging conditions in the monochrome mode. ● In the trial step, the compression parameter for trial is set to a low degree of compression. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the monochrome image data. ● In the compression step, the compression parameters are corrected using the correction processing obtained for monochrome image data. ● Determine the standard quantization table or quantization coefficient distribution suitable for monochrome image data based on subjective evaluation of image quality. This standardized quantization table or the distribution of quantization coefficients is used according to the imaging conditions of the monochrome mode.
【0100】[X]露出補正値(露出補正の有無、露出
補正の±方向、露出補正の補正幅など)
電子カメラでは、ユーザー選択などにより、撮像時に露
出補正が行われる。撮像時の露光補正の情報(露出補正
値,露出補正の有無、露出補正の±方向、露出補正の補
正幅など)に基づいて、撮像された画像データの絵柄や
傾向をグループ分けすることができる。このようなグル
ープ分けにより、次のような圧縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[X] Exposure correction value (presence / absence of exposure correction, ± direction of exposure correction, correction width of exposure correction, etc.) In an electronic camera, exposure correction is performed at the time of image pickup by user selection or the like. The patterns and tendencies of the captured image data can be grouped based on the exposure correction information (exposure correction value, presence / absence of exposure correction, ± direction of exposure correction, correction width of exposure correction, etc.) during image pickup. .. By such grouping, the following compression coding becomes possible. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0101】[Y]ノイズリダクションモード
電子カメラ内の画像処理部や画像処理プログラムでは、
ノイズの低減を目的として、画像データの微小振幅成分
を時間軸方向または空間軸方向に平滑化する。また、電
子カメラや画像処理プログラムでは、ノイズの低減を目
的として、撮像素子の固定パターンノイズを画像データ
から除去する。このようなノイズリダクションを施され
た画像データは、画像のノイズ量が減少するため、圧縮
符号量は小さくなる。そこで、いずれかのノイズリダク
ションを実行する撮像条件、またはノイズリダクション
を強く施す撮像条件では、次のような圧縮符号化が好ま
しい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、微小振幅成分の平
滑化された画像データ(より具体的には、ノイズリダク
ションを実行した画像データ、ノイズリダクションを強
く施した画像データ)に関して求めた統計的関係を用い
て、圧縮パラメータを推定する。
●圧縮ステップにおいて、微小振幅成分の平滑化された
画像データ(より具体的には、ノイズリダクションを実
行した画像データ、ノイズリダクションを強く施した画
像データ)に関して求めた補正処理を用いて、圧縮パラ
メータを補正する。
●画質の主観評価に基づいて、微小振幅成分の平滑化さ
れた画像データ(より具体的には、ノイズリダクション
を実行した画像データ、ノイズリダクションを強く施し
た画像データ)に適した標準量子化テーブルまたは量子
化係数の配分を決定する。ノイズリダクションを実行す
る撮像条件、またはノイズリダクションを強く施す撮像
条件に対応して、この標準化量子化テーブルまたは量子
化係数の配分を使用する。[Y] Noise reduction mode In the image processing unit and the image processing program in the electronic camera,
For the purpose of reducing noise, a small amplitude component of image data is smoothed in the time axis direction or the space axis direction. Further, in the electronic camera and the image processing program, fixed pattern noise of the image pickup device is removed from the image data for the purpose of reducing noise. In the image data subjected to such noise reduction, the amount of noise of the image is reduced, so that the compression code amount is reduced. Therefore, the following compression coding is preferable under the imaging condition for executing any noise reduction or the imaging condition for strongly performing the noise reduction. ● In the trial step, the compression parameter for trial is set to a low degree of compression. ● In the parameter estimation step, using the statistical relationship obtained for smoothed image data of minute amplitude components (more specifically, image data subjected to noise reduction, image data subjected to strong noise reduction), Estimate compression parameters. ● In the compression step, the compression parameters are calculated by using the correction processing obtained for the image data in which the small amplitude component is smoothed (more specifically, the image data subjected to noise reduction and the image data subjected to strong noise reduction). To correct. ● Standard quantization table suitable for smoothed image data of minute amplitude components (more specifically, image data subjected to noise reduction, image data subjected to strong noise reduction) based on subjective evaluation of image quality Alternatively, the distribution of quantized coefficients is determined. The standardized quantization table or the distribution of the quantization coefficients is used in correspondence with the imaging condition for executing the noise reduction or the imaging condition for strongly applying the noise reduction.
【0102】[Z]ワイドダイナミックレンジモード
電子カメラは、撮像画像の高階調化を目的として、露出
を変えて複数回撮像した画像データを合成するモード
(ワイドダイナミックレンジモード)を実行する。この
ように処理された画像データは、画像の階調情報が増え
るため、圧縮符号量は大きくなる。そこで、ワイドダイ
ナミックレンジモードの選択された撮像条件では、次の
ような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の高いものにする。
●パラメータ推定ステップにおいて、ワイドダイナミッ
クレンジモードで処理された画像データに関して求めた
統計的関係を用いて、圧縮パラメータを推定する。
●圧縮ステップにおいて、ワイドダイナミックレンジモ
ードで処理された画像データに関して求めた補正処理を
用いて、圧縮パラメータを補正する。
●画質の主観評価に基づいて、ワイドダイナミックレン
ジモードで処理された画像データに適した標準量子化テ
ーブルまたは量子化係数の配分を決定する。ワイドダイ
ナミックレンジモードの撮像条件に対応して、この標準
化量子化テーブルまたは量子化係数の配分を使用する。[Z] Wide Dynamic Range Mode The electronic camera executes a mode (wide dynamic range mode) for combining image data captured a plurality of times with different exposures for the purpose of increasing the gradation of a captured image. In the image data processed in this way, since the gradation information of the image increases, the compression code amount increases. Therefore, under the selected imaging condition of the wide dynamic range mode, the following compression coding is preferable. ● In the trial step, set the compression parameter for trial to have a high degree of compression. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data processed in the wide dynamic range mode. In the compression step, the compression parameter is corrected using the correction processing obtained for the image data processed in the wide dynamic range mode. ● Based on subjective evaluation of image quality, determine a standard quantization table or quantization coefficient distribution suitable for image data processed in wide dynamic range mode. This standardized quantization table or the distribution of quantization coefficients is used according to the imaging conditions of the wide dynamic range mode.
【0103】[α]出力画素数
電子カメラでは、画像データの画素数を変換し、出力画
素数を適宜に変更することができる。このように出力画
素数を変更した場合、データ量の変化や、空間周波数成
分が周波数軸方向にシフトするなどの要因から、圧縮符
号量が顕著に変化する。そこで、出力画素数の撮像条件
で画像データをグループ分けすることにより、次のよう
な、より適切な圧縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。[Α] Number of Output Pixels In an electronic camera, the number of pixels of image data can be converted and the number of output pixels can be changed appropriately. When the number of output pixels is changed in this way, the compression code amount changes significantly due to factors such as a change in the data amount and a shift of the spatial frequency component in the frequency axis direction. Therefore, by grouping the image data according to the imaging condition of the number of output pixels, the following more appropriate compression encoding can be performed. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0104】[β]測光モード
電子カメラは、露出決定のための測光モードとして、マ
ルチパターン測光モード,中央重点測光モード,スポッ
ト測光モードなどを選択可能に有する。このうち、スポ
ット測光モードが選択されるケースは、極端な明暗を有
するために通常測光の困難な被写体であり、かつ撮像画
面内の平均的でない輝度領域に撮影者が意図的に露出を
合わせようとしている場合が多い。そのため、スポット
測光の測光領域外では、白つぶれまたは黒つぶれを生じ
る可能性が非常に高くなる。このように白つぶれまたは
黒つぶれが生じると、画像情報量が欠落するため、圧縮
符号量が小さくなる。そこで、スポット測光モードが選
択される撮像条件では、次のような圧縮符号化が好まし
い。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、スポット測光モー
ドで撮像された画像データ(より具体的には、黒つぶれ
または白つぶれの多い画像データ)に関して求めた統計
的関係を用いて、圧縮パラメータを推定する。
●圧縮ステップにおいて、スポット測光モードで撮像さ
れた画像データ(より具体的には、黒つぶれまたは白つ
ぶれの多い画像データ)に関して求めた補正処理を用い
て、圧縮パラメータを補正する。
●画質の主観評価に基づいて、スポット測光モードで撮
像された画像データ(より具体的には、黒つぶれまたは
白つぶれの多い画像データ)に適した標準量子化テーブ
ルまたは量子化係数の配分を決定する。スポット測光モ
ードが選択される撮像条件に対応して、この標準化量子
化テーブルまたは量子化係数の配分を使用する。[Β] Photometric Mode The electronic camera has selectable photometric modes for determining the exposure, such as a multi-pattern photometric mode, a center-weighted photometric mode, and a spot photometric mode. Among these, the case where the spot metering mode is selected is a subject that is difficult to be metered normally due to the extreme brightness and darkness, and the photographer intentionally adjusts the exposure to a non-average brightness area in the image capturing screen. In many cases For this reason, there is a high possibility that white crushing or black crushing will occur outside the photometric area of spot metering. When white crushing or black crushing occurs in this way, the amount of image information is lost, so the compression code amount becomes small. Therefore, the following compression coding is preferable under the image pickup condition in which the spot metering mode is selected. ● In the trial step, the compression parameter for trial is set to a low degree of compression. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data captured in the spot metering mode (more specifically, the image data having a lot of black and white shadows). In the compression step, the compression parameter is corrected by using the correction processing obtained for the image data captured in the spot metering mode (more specifically, the image data having a lot of black crushing or white crushing). ● Based on subjective evaluation of image quality, determine the standard quantization table or distribution of quantization coefficients suitable for image data captured in spot metering mode (more specifically, image data with a lot of blackout or whiteout). To do. This standardized quantization table or the distribution of the quantization coefficients is used according to the imaging conditions for which the spot metering mode is selected.
【0105】なお、スポット測光モードほどではない
が、その他の測光モードでも、画像データの明暗分布や
絵柄に特有の傾向が現れる。そのため、選択される測光
モードの種類によって、画像データの圧縮符号量には有
意な変化が生じる。そこで、選択された測光モードの種
類で画像データをグループ分けすることにより、次のよ
うな、適切な圧縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。It should be noted that although not as good as the spot metering mode, the other characteristics of the metering mode also tend to be peculiar to the light and dark distribution of image data and the pattern. Therefore, a significant change occurs in the compression code amount of image data depending on the selected photometric mode. Therefore, by grouping the image data according to the selected type of photometric mode, the following appropriate compression encoding can be performed. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0106】[γ]魚眼コンバータレンズの有無
電子カメラは、撮影レンズに魚眼コンバータレンズを装
着することにより、円形画面の画像データを得ることが
可能となる。このような画像データは、円形画面の周囲
に画像情報を持たないため、圧縮符号量が小さくなる。
そこで、魚眼コンバータレンズが装着される撮像条件で
は、次のような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、円形画面の画像デ
ータ(より具体的には、魚眼コンパータレンズを用いて
撮像された画像データ)に関して求めた統計的関係を用
いて、圧縮パラメータを推定する。
●圧縮ステップにおいて、円形画面の画像データ(より
具体的には、魚眼コンパータレンズを用いて撮像された
画像データ)に関して求めた補正処理を用いて、圧縮パ
ラメータを補正する。
●画質の主観評価に基づいて、円形画面の画像データ
(より具体的には、魚眼コンパータレンズを用いて撮像
された画像データ)に適した標準量子化テーブルまたは
量子化係数の配分を決定する。魚眼コンバータレンズが
使用される撮像条件に対応して、この標準化量子化テー
ブルまたは量子化係数の配分を使用する。なお、魚眼コ
ンバータレンズの有無については、例えば、ユーザー入
力、電子カメラとコンパータレンズとのデータ交信など
による自動検出、画像データが円形画面か否かの自動識
別によって検出すればよい。[Γ] Presence / Absence of Fish-Eye Converter Lens An electronic camera can obtain image data of a circular screen by mounting a fish-eye converter lens on a photographing lens. Since such image data does not have image information around the circular screen, the compression code amount is small.
Therefore, the following compression encoding is preferable under the image pickup condition in which the fisheye converter lens is mounted. ● In the trial step, the compression parameter for trial is set to a low degree of compression. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained with respect to the image data on the circular screen (more specifically, the image data imaged by using the fisheye comparator lens). In the compression step, the compression parameter is corrected by using the correction process obtained for the image data of the circular screen (more specifically, the image data imaged by using the fisheye comparator lens). ● Based on subjective evaluation of image quality, determine standard quantization table or distribution of quantization coefficients suitable for circular screen image data (more specifically, image data captured using a fisheye comparator lens). To do. This standardized quantization table or distribution of quantization coefficients is used, depending on the imaging conditions in which the fisheye converter lens is used. The presence / absence of the fisheye converter lens may be detected by, for example, user input, automatic detection by data communication between the electronic camera and the comparator lens, or automatic identification of whether the image data is a circular screen.
【0107】[δ]テレコンバータレンズの有無
電子カメラは、撮影レンズにテレコンバータレンズを装
着することにより、望遠の画像データを得ることが可能
となる。このような画像データは、画面内の背景部分な
どがぼけやすくなる。その結果、画像データの高域空間
周波数成分が欠落し、圧縮符号量が小さくなる。そこ
で、テレコンバータレンズが装着される撮像条件では、
次のような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、ボケの大きな画像
データ(より具体的には、テレコンバータレンズを用い
て撮像した画像データ)に関して求めた統計的関係を用
いて、適正な圧縮パラメータを推定する。
●圧縮ステップにおいて、ボケの大きな画像データ(よ
り具体的には、テレコンバータレンズを用いて撮像した
画像データ)に関して求めた補正処理を用いて、圧縮パ
ラメータの補正を行う。
●画質の主観評価に基づいて、ボケの大きな画像データ
(より具体的には、テレコンバータレンズを用いて撮像
した画像データ)に適した標準量子化テーブルまたは量
子化係数の配分を決定する。テレコンバータレンズが装
着される撮像条件に対応して、この標準化量子化テーブ
ルまたは量子化係数の配分を使用する。なお、テレコン
バータレンズの有無については、例えば、ユーザー入
力、電子カメラとコンパータレンズとのデータ交信など
による自動検出によって検出すればよい。[Δ] Presence / Absence of Teleconverter Lens The electronic camera can obtain telephoto image data by mounting the teleconverter lens on the photographing lens. In such image data, the background portion on the screen is easily blurred. As a result, the high spatial frequency component of the image data is lost, and the compression code amount becomes small. Therefore, under the imaging conditions where the teleconverter lens is attached,
The following compression coding is preferable. ● In the trial step, the compression parameter for trial is set to a low degree of compression. In the parameter estimation step, an appropriate compression parameter is estimated using the statistical relationship obtained for the image data with large blur (more specifically, the image data captured by using the teleconverter lens). In the compression step, the compression parameter is corrected using the correction process obtained for the image data with large blur (more specifically, the image data captured by using the teleconverter lens). ● Based on subjective evaluation of image quality, determine a standard quantization table or distribution of quantization coefficients suitable for image data with large blur (more specifically, image data captured using a teleconverter lens). This standardized quantization table or distribution of quantization coefficients is used according to the imaging conditions in which the teleconverter lens is mounted. The presence / absence of the teleconverter lens may be detected by, for example, user detection, automatic detection by data communication between the electronic camera and the comparator lens, or the like.
【0108】[ε]ワイドコンバータレンズの有無
電子カメラは、撮影レンズにワイドコンバータレンズを
装着することにより、広角の画像データを得ることが可
能となる。このような画像データは、画面内の背景部分
などがぼけにくい。その結果、画像データの高域空間周
波数成分が大きくなり、圧縮符号量が大きくなる。そこ
で、ワイドコンバータレンズが装着される撮像条件で
は、次のような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の高いものにする。
●パラメータ推定ステップにおいて、ボケの小さい画像
データ(より具体的には、ワイドコンバータレンズを用
いて撮像した画像データ)に関して求めた統計的関係を
用いて、適正な圧縮パラメータを推定する。
●圧縮ステップにおいて、ボケの小さい画像データ(よ
り具体的には、ワイドコンバータレンズを用いて撮像し
た画像データ)に関して求めた補正処理を用いて、圧縮
パラメータの補正を行う。
●画質の主観評価に基づいて、ボケの小さい画像データ
(より具体的には、ワイドコンバータレンズを用いて撮
像した画像データ)に適した標準量子化テーブルまたは
量子化係数の配分を決定する。ワイドコンバータレンズ
が装着される撮像条件に対応して、この標準化量子化テ
ーブルまたは量子化係数の配分を使用する。なお、ワイ
ドコンバータレンズの有無については、例えば、ユーザ
ー入力、電子カメラとコンパータレンズとのデータ交信
などによる自動検出によって検出すればよい。[Ε] Presence / Absence of Wide Converter Lens In the electronic camera, it is possible to obtain wide-angle image data by mounting the wide converter lens on the photographing lens. In such image data, the background portion on the screen is less likely to be blurred. As a result, the high spatial frequency component of the image data becomes large and the compression code amount becomes large. Therefore, the following compression coding is preferable under the image pickup condition in which the wide converter lens is mounted. ● In the trial step, set the compression parameter for trial to have a high degree of compression. In the parameter estimation step, an appropriate compression parameter is estimated using the statistical relationship obtained for the image data with a small blur (more specifically, the image data captured using the wide converter lens). In the compression step, the compression parameter is corrected by using the correction process obtained for the image data with small blur (more specifically, the image data captured by using the wide converter lens). ● Based on subjective evaluation of image quality, a standard quantization table or distribution of quantization coefficients suitable for image data with small blur (more specifically, image data captured using a wide converter lens) is determined. This standardized quantization table or the distribution of the quantization coefficients is used according to the imaging condition in which the wide converter lens is mounted. The presence / absence of the wide converter lens may be detected by, for example, automatic detection by user input, data communication between the electronic camera and the comparator lens, or the like.
【0109】[ζ]光学フィルタの有無、光学フィルタ
の種類
電子カメラは、撮影レンズに光学フィルタを装着するこ
とにより、多様な画像データを得ることが可能となる。
例えば、軟焦点系や像流れ系の光学フィルタを装着する
ことにより、幻想的な画像データを得ることができる。
このような画像データは高域空間周波数成分が小さく、
圧縮符号量が小さくなる。また例えば、特定色の光学フ
ィルタを装着することにより、色相の偏った画像データ
を得ることができる。このような画像データは画面全体
の色相変化の幅が狭く、圧縮符号量が小さくなる。また
例えば、ND(Neutral Density)フィルタを装着する
ことにより、露光時間を延長し、被写体ブレを強調した
画像データを得ることができる。このような画像データ
は高域空間周波数成分が小さく、圧縮符号量が小さくな
る。[Ζ] Presence / Absence of Optical Filter and Kind of Optical Filter The electronic camera can obtain various image data by mounting the optical filter on the taking lens.
For example, by attaching an optical filter of a soft focus system or an image flow system, it is possible to obtain fantastic image data.
Such image data has a small high spatial frequency component,
The compression code amount becomes small. Further, for example, by attaching an optical filter of a specific color, it is possible to obtain image data in which the hue is biased. In such image data, the width of hue change on the entire screen is narrow and the compression code amount is small. Further, for example, by mounting an ND (Neutral Density) filter, it is possible to extend the exposure time and obtain image data in which subject blurring is emphasized. Such image data has a small high spatial frequency component and a small compression code amount.
【0110】そこで、上記の光学フィルタが装着される
撮像条件では、次のような圧縮符号化が好ましい。
●試行ステップにおいて、試行用の圧縮パラメータを圧
縮度の低いものにする。
●パラメータ推定ステップにおいて、光学フィルタを装
着して撮像された画像データに関して求めた統計的関係
を用いて、圧縮パラメータを推定する。
●圧縮ステップにおいて、光学フィルタを装着して撮像
された画像データに関して求めた補正処理を用いて、圧
縮パラメータを補正する。
●画質の主観評価に基づいて、光学フィルタを装着して
撮像された画像データに適した標準量子化テーブルまた
は量子化係数の配分を決定する。上記の光学フィルタが
装着される撮像条件に対応して、この標準化量子化テー
ブルまたは量子化係数の配分を使用する。Therefore, under the image pickup conditions in which the above optical filter is mounted, the following compression coding is preferable. ● In the trial step, the compression parameter for trial is set to a low degree of compression. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained for the image data captured with the optical filter attached. In the compression step, the compression parameter is corrected by using the correction processing obtained for the image data captured by mounting the optical filter. ● Based on subjective evaluation of image quality, determine a standard quantization table or distribution of quantization coefficients suitable for image data captured with an optical filter attached. This standardized quantization table or the distribution of quantization coefficients is used according to the image pickup condition in which the above optical filter is mounted.
【0111】なお、コンパータレンズまたは光学フィル
タの種類(フィルタ効果の強弱も含む)によっても、画
像データの圧縮符号量には有意な変化が生じる。そこ
で、装着されたコンバータレンズや光学フィルタの種類
で画像データをグループ分けすることにより、次のよう
な、より適切な圧縮符号化が可能となる。
●試行ステップにおいて、同一グループ内の画像データ
に関して予め求めた標準的な圧縮パラメータを、試行用
の圧縮パラメータとする。
●パラメータ推定ステップにおいて、同一グループ内の
画像データに関して予め求めた統計的関係を用いて、圧
縮パラメータを推定する。
●圧縮ステップにおいて、同一グループ内の画像データ
に関して求めた補正処理を用いて、圧縮パラメータを補
正する。
●画質の主観評価などに基づいて、各グループごとに適
正な標準量子化テーブルまたは量子化係数の配分を決定
する。圧縮符号化時には、画像データのグループ分けに
応じて、これらの標準量子化テーブルまたは量子化係数
の配分を使い分ける。The compression code amount of image data also varies significantly depending on the type of the comparator lens or the optical filter (including the strength of the filter effect). Therefore, by grouping the image data according to the type of the mounted converter lens or optical filter, the following more appropriate compression encoding can be performed. In the trial step, the standard compression parameter obtained in advance for the image data in the same group is used as the trial compression parameter. In the parameter estimation step, the compression parameter is estimated using the statistical relationship obtained in advance for the image data in the same group. ● In the compression step, the compression parameters are corrected using the correction processing obtained for the image data in the same group. ● Determine the appropriate standard quantization table or distribution of quantization coefficients for each group based on subjective evaluation of image quality. At the time of compression encoding, the standard quantization table or the distribution of quantization coefficients is used properly according to the grouping of image data.
【0112】[0112]
【0113】請求項1に記載の圧縮符号化方法では、撮
像条件ごとに分けて「圧縮パラメータと圧縮符号量との
統計的関係」を準備する。したがって、撮像条件の特徴
を反映した正確な統計的関係となり、圧縮パラメータの
推定を正確に行うことが可能となる。[0113] In the compression coding method according to claim 1, separately for each imaging condition to prepare the "statistical relationship between the compression parameters and the compression code amount". Therefore, an accurate statistical relationship that reflects the characteristics of the imaging condition is obtained, and it is possible to accurately estimate the compression parameter.
【0114】請求項2に記載の圧縮符号化方法では、試
し圧縮の結果から推定した圧縮パラメータを撮像条件に
応じて補正する。したがって、撮像条件に起因する圧縮
パラメータの推定誤差を厳密に補正することができる。In the compression coding method according to the second aspect , the compression parameter estimated from the result of the trial compression is corrected according to the imaging condition. Therefore, it is possible to strictly correct the estimation error of the compression parameter due to the imaging condition.
【0115】[0115]
【0116】[0116]
【0117】請求項3に記載の圧縮符号化方法は、下記
撮像条件の少なくとも一つを使用する。
○撮像感度設定・・この撮像条件では、主として画像デ
ータのノイズ量が変化する。したがって、ノイズ量の変
化に適応した圧縮符号化が可能となる。
○信号ゲイン・・・この撮像条件では、主として画像デ
ータのノイズ量が変化する。したがって、ノイズ量の変
化に適応した圧縮符号化が可能となる。
○ガンマ補正カーブ・・この撮像条件では、主として画
像データのノイズ量と輝度階調が変化する。したがっ
て、これらの変化に適応した圧縮符号化が可能となる。
○電子ズームの有無・・この撮像条件では、主として画
像データの実質的な解像度が変化する。したがって、実
質的な解像度の変化に適応した圧縮符号化が可能とな
る。
○電子ズームの倍率・・この撮像条件では、主として画
像データの実質的な解像度が変化する。したがって、実
質的な解像度の変化に適応した圧縮符号化が可能とな
る。
○シャッタ速度・・この撮像条件では、主として画像の
ブレ量が変化する。また、撮像部での蓄積時間が長くな
ることにより、画像データのノイズ量も増大する。した
がって、ブレ量およびノイズ量の変化に適応した圧縮符
号化が可能となる。
○ホワイトバランス調整値・・この撮像条件からは、主
として画像データの撮影場所や撮影時刻を推定できる。
したがって、撮像場所や撮影時刻の変化に適応した圧縮
符号化が可能となる。
○特殊撮影効果・・この撮像条件からは、特殊撮影効果
ごとに生じる画像データの特徴を推測できる。したがっ
て、個々の特殊撮影効果に適応した圧縮符号化が可能と
なる。
○階調・・この撮像条件では、主として画像データのコ
ントラストやディテールが変化する。したがって、これ
らの変化に適応した圧縮符号化が可能となる。
○エッジ強調・・この撮像条件では、主として画像デー
タの空間周波数成分が変化する。したがって、空間周波
数成分の変化に適応した圧縮符号化が可能となる。
○モノクロモード・・この撮像条件では、主として色情
報の有無が変化する。したがって、色情報の有無に適応
した圧縮符号化が可能となる。
○露出補正値・・この撮像条件からは、露出補正される
被写体の傾向や特徴を推測できる。したがって、露出補
正される被写体の傾向や特徴に適応した圧縮符号化が可
能となる。
○ノイズリダクションモード・・この撮像条件では、主
として画像データのノイズ量が変化する。したがって、
ノイズ量の変化に適応した圧縮符号化が可能となる。
○ワイドダイナミックレンジモード・・この撮像条件で
は、主として画像データの階調情報量が変化する。した
がって、階調情報量の変化に適応した圧縮符号化が可能
となる。
○出力画素数・・この撮像条件では、主として画像デー
タのデータ量や空間周波数成分が変化する。したがっ
て、これらの変化に適応した圧縮符号化が可能となる。The compression encoding method described in claim 3 uses at least one of the following imaging conditions. ○ Imaging sensitivity setting ... Under these imaging conditions, the amount of noise in the image data changes mainly. Therefore, it is possible to perform the compression coding adapted to the change of the noise amount. ○ Signal gain: Under this imaging condition, the amount of noise of image data mainly changes. Therefore, it is possible to perform the compression coding adapted to the change of the noise amount. ○ Gamma correction curve: Under these imaging conditions, the noise amount and brightness gradation of the image data mainly change. Therefore, compression coding adapted to these changes is possible. ○ Presence or absence of electronic zoom ・ ・ Under these imaging conditions, the actual resolution of the image data changes. Therefore, it is possible to carry out compression encoding adapted to a substantial change in resolution. ○ Magnification of electronic zoom ··· Under these imaging conditions, the substantial resolution of image data changes. Therefore, it is possible to carry out compression encoding adapted to a substantial change in resolution. ○ Shutter speed: Under these imaging conditions, the amount of image blur mainly changes. In addition, the amount of noise in the image data also increases due to the increased storage time in the image capturing unit. Therefore, it is possible to perform compression coding that adapts to changes in the amount of blur and the amount of noise. ○ White balance adjustment value ・ ・ ・ The shooting location and shooting time of the image data can be estimated mainly from these shooting conditions.
Therefore, it is possible to perform the compression coding adapted to the change of the imaging location or the imaging time. ○ Special shooting effect ・ ・ From these shooting conditions, you can infer the characteristics of the image data that occur for each special shooting effect. Therefore, it is possible to perform compression coding adapted to each special photographing effect. ○ Gradation ··· Under these imaging conditions, the contrast and details of image data mainly change. Therefore, compression coding adapted to these changes is possible. Edge enhancement: Under these imaging conditions, the spatial frequency component of the image data changes mainly. Therefore, it is possible to perform the compression coding adapted to the change of the spatial frequency component. ○ Monochrome mode: Under these imaging conditions, the presence or absence of color information mainly changes. Therefore, it is possible to perform the compression encoding adapted to the presence or absence of the color information. ○ Exposure correction value: From this imaging condition, the tendency and characteristics of the subject to be exposure-corrected can be inferred. Therefore, it is possible to perform the compression coding adapted to the tendency and characteristics of the subject whose exposure is to be corrected. Noise reduction mode: Under these imaging conditions, the amount of noise in the image data changes mainly. Therefore,
It is possible to perform compression coding that adapts to changes in the amount of noise. Wide dynamic range mode: Under this imaging condition, mainly the amount of gradation information of image data changes. Therefore, it is possible to perform compression coding that adapts to changes in the amount of gradation information. ○ Number of output pixels: Under these imaging conditions, mainly the data amount of image data and spatial frequency components change. Therefore, compression coding adapted to these changes is possible.
【0118】請求項4に記載の圧縮符号化方法は、下記
撮像条件の少なくとも一つを使用する。
○ストロボ使用の有無・・この撮像条件では、背景にお
ける黒潰れの発生度合いや画像ブレなどが主として変化
する。したがって、これらの変化に適応した圧縮符号化
が可能となる。
○スローシンクロ使用の有無・・この撮像条件では、単
なるストロボ使用に比べて黒潰れの発生頻度が低い。し
たがって、このような変化に適応した圧縮符号化が可能
となる。
○日中シンクロ使用の有無・・この撮像条件では、単な
るストロボ使用に比べて黒潰れの発生頻度が極めて低
い。したがって、このような変化に適応した圧縮符号化
が可能となる。
○測光値・・・この撮像条件からは、測光値ごとに異な
る画像データの特徴を推測できる。したがって、測光値
による画像データの変化に適応した圧縮符号化が可能と
なる。
○マルチパターン測光値・・この撮像条件からは、主と
して被写体の配光状態を推測できる。したがって、配光
状態による画像データの変化に適応した圧縮符号化が可
能となる。
○被写体の配光状態・・この撮像条件からは、被写体の
配光状態が分かる。したがって、配光状態による画像デ
ータの変化に適応した圧縮符号化が可能となる。
○縦位置撮影か否か・・この撮像条件では、主として画
面構成が変化する。したがって、画面構成の変化に適応
した圧縮符号化が可能となる。
○カメラブレ量・・この撮像条件では、主として画像の
ブレ量が変化する。したがって、ブレ量の変化に適応し
た圧縮符号化が可能となる。
○温度・・この撮像条件では、主として画像データのノ
イズ量が変化する。したがって、ノイズ量の変化に適応
した圧縮符号化が可能となる。
○測光モード・・この撮像条件からは、被写体の配光状
態の特殊性や、明暗階調のつぶれる可能性などの被写体
状況を推測できる。したがって、これらの被写体状況に
適応した圧縮符号化が可能となる。The compression coding method according to claim 4 uses at least one of the following imaging conditions. ○ Whether or not strobe is used ・ Under these imaging conditions, the degree of occurrence of blackout in the background and image blur mainly change. Therefore, compression coding adapted to these changes is possible. ○ Whether or not slow sync is used: Under this imaging condition, the blackout occurs less frequently than just using a flash. Therefore, the compression coding adapted to such a change becomes possible. ○ Whether or not the daytime sync is used ・ Under these imaging conditions, the frequency of black crushing is extremely low compared to using a simple strobe. Therefore, the compression coding adapted to such a change becomes possible. O Photometric value: From this imaging condition, it is possible to infer the characteristics of image data that differ for each photometric value. Therefore, it is possible to perform the compression coding adapted to the change of the image data due to the photometric value. ○ Multi-pattern photometric value ・ ・ From this imaging condition, the light distribution of the subject can be estimated. Therefore, it is possible to perform the compression coding adapted to the change of the image data due to the light distribution state. ○ Distribution state of the subject ・ The light distribution state of the subject can be known from these imaging conditions. Therefore, it is possible to perform the compression coding adapted to the change of the image data due to the light distribution state. ○ Whether or not it is in vertical position shooting ... Under these imaging conditions, the screen configuration mainly changes. Therefore, it is possible to perform compression coding that adapts to changes in the screen configuration. ○ Camera blur amount: Under these imaging conditions, the amount of image blur mainly changes. Therefore, it is possible to perform the compression coding adapted to the change of the blur amount. ○ Temperature ... Under these imaging conditions, the amount of noise in the image data changes. Therefore, it is possible to perform the compression coding adapted to the change of the noise amount. ○ Metering mode: From this imaging condition, it is possible to infer the subject situation such as the peculiarity of the light distribution state of the subject and the possibility that the gradation of light and dark is lost. Therefore, it is possible to perform the compression coding adapted to these subject situations.
【0119】請求項5に記載の圧縮符号化方法は、下記
撮像条件の少なくとも一つを使用する。
○マクロ撮影の有無・・この撮像条件からは、マクロ撮
影の有無による画像データの変化を推測できる。したが
って、この変化に適応した圧縮符号化が可能となる。
○像倍率・・この撮像条件からは、像倍率による画像デ
ータの変化を推測できる。したがって、この変化に適応
した圧縮符号化が可能となる。
○被写界深度・・この撮像条件では、主として画面内の
ボケ量が変化する。したがって、ボケ量の変化に適応し
た圧縮符号化が可能となる。
○絞り値・・この撮像条件では、主として画面内のボケ
量が変化する。したがって、ボケ量の変化に適応した圧
縮符号化が可能となる。
○焦点距離・・この撮像条件では、主として被写界深度
や像倍率や構図(遠近感)などが変化する。したがっ
て、これらの変化に適応した圧縮符号化が可能となる。
○撮影画角・・この撮像条件では、主として被写界深度
や像倍率や構図(遠近感)などが変化する。したがっ
て、これらの変化に適応した圧縮符号化が可能となる。
○被写体距離・・この撮像条件では、主として被写界深
度や像倍率や構図(遠近感)などが変化する。したがっ
て、これらの変化に適応した圧縮符号化が可能となる。
○合焦状況・・この撮像条件からは、主として画面内の
ボケ量が分かる。したがって、ボケ量の変化に適応した
圧縮符号化が可能となる。
○多点の合焦状況・・この撮像条件からは、画面内を占
めるボケ面積やボケ位置が推測できる。したがって、こ
れらの変化に適応した圧縮符号化が可能となる。
○撮影レンズの種別・・この撮像条件からは、撮影レン
ズの種別による画像データの変化が分かる。したがっ
て、この変化に適応した圧縮符号化が可能となる。
○コンパータレンズの有無や種類・・この撮像条件から
は、コンバータレンズの有無や種類による画像データの
変化が分かる。したがって、この変化に適応した圧縮符
号化が可能となる。
○光学フィルタの有無や種類・・この撮像条件からは、
光学フィルタの有無や種類による画像データの変化が分
かる。したがって、この変化に適応した圧縮符号化が可
能となる。The compression coding method according to the fifth aspect uses at least one of the following imaging conditions. ○ Presence / absence of macro photography ... From these imaging conditions, it is possible to infer the change in image data due to the presence / absence of macro photography. Therefore, compression coding adapted to this change is possible. Image magnification: From this imaging condition, it is possible to infer changes in image data due to image magnification. Therefore, compression coding adapted to this change is possible. ○ Depth of field ··· Under these imaging conditions, the amount of blurring on the screen mainly changes. Therefore, it is possible to perform the compression coding adapted to the change of the blur amount. ○ Aperture value ... Under these imaging conditions, mainly the amount of blurring in the screen changes. Therefore, it is possible to perform the compression coding adapted to the change of the blur amount. ○ Focal length: Under these imaging conditions, the depth of field, image magnification, composition (perspective), etc. mainly change. Therefore, compression coding adapted to these changes is possible. ○ Shooting angle of view: Under these imaging conditions, the depth of field, image magnification, composition (perspective), etc. mainly change. Therefore, compression coding adapted to these changes is possible. ○ Subject distance: Under these imaging conditions, the depth of field, image magnification, composition (perspective), etc. mainly change. Therefore, compression coding adapted to these changes is possible. Focusing condition: The amount of blurring within the screen can be known mainly from this imaging condition. Therefore, it is possible to perform the compression coding adapted to the change of the blur amount. ○ Focusing condition of multiple points: From this imaging condition, the blur area and blur position occupying the screen can be estimated. Therefore, compression coding adapted to these changes is possible. ○ Shooting lens type ・ ・ ・ From these shooting conditions, changes in image data depending on the shooting lens type can be seen. Therefore, compression coding adapted to this change is possible. ○ Presence / absence and type of comparator lens ... From these imaging conditions, changes in image data due to presence / absence and type of converter lens can be known. Therefore, compression coding adapted to this change is possible. ○ Presence or absence of optical filter and type
The change of image data depending on the presence or absence of the optical filter and the type can be understood. Therefore, compression coding adapted to this change is possible.
【0120】請求項6に記載の記録媒体には、圧縮符号
化プログラムが記録される。この圧縮符号化プログラム
をコンピュータで実行することにより、請求項1〜5の
いずれか1項に記載の圧縮符号化方法をコンピュータ上
で実現することができる。A compression encoding program is recorded on the recording medium according to the sixth aspect . By executing this compression encoding program on a computer, the compression encoding method according to any one of claims 1 to 5 can be realized on the computer.
【0121】請求項7に記載の電子カメラは、請求項1
ないし請求項5のいずれか1項に記載の圧縮符号化方法
を、撮像した画像データに施すことができる。An electronic camera according to a seventh aspect is the electronic camera according to the first aspect.
The compression encoding method according to any one of claims 5 to 5 can be applied to the captured image data.
【図1】電子カメラの構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of an electronic camera.
【図2】第1の実施形態における圧縮符号化の前準備の
手順を示す流れ図である。FIG. 2 is a flowchart showing a procedure of preparatory steps for compression encoding in the first embodiment.
【図3】初期スケールファクタISFのデータテーブル
である。FIG. 3 is a data table of an initial scale factor ISF.
【図4】(ISO200)および(ストロボ使用せず)
の撮像条件で撮像したテスト画像について、スケールフ
ァクタと圧縮符号量との関係を示すグラフである。FIG. 4 (ISO200) and (without strobe)
6 is a graph showing a relationship between a scale factor and a compression code amount for a test image taken under the imaging condition of FIG.
【図5】ISO1600の撮像条件で撮像したテスト画
像について、スケールファクタと圧縮符号量との関係を
示すグラフである。FIG. 5 is a graph showing a relationship between a scale factor and a compression code amount for a test image captured under ISO1600 imaging conditions.
【図6】未定係数a,bをプロットしたグラフである。FIG. 6 is a graph in which undetermined coefficients a and b are plotted.
【図7】第1の実施形態における圧縮符号化方法を説明
する流れ図である。FIG. 7 is a flowchart illustrating a compression encoding method according to the first embodiment.
【図8】1回の試し圧縮から推定した目標スケールファ
クタと、圧縮率1/4を得るための正確なスケールファ
クタ(実測値)との相関関係を示すグラフである。FIG. 8 is a graph showing a correlation between a target scale factor estimated from one trial compression and an accurate scale factor (actual measurement value) for obtaining a compression rate of 1/4.
【図9】第2の実施形態における圧縮符号化の前準備の
手順を示した流れ図である。FIG. 9 is a flowchart showing a procedure of preparatory steps for compression encoding in the second embodiment.
【図10】第2の実施形態における圧縮符号化方法を説
明する流れ図である。FIG. 10 is a flowchart illustrating a compression encoding method according to the second embodiment.
【図11】ストロボを使用して撮像されたテスト画像に
ついて、スケールファクタと圧縮符号量との関係を示す
グラフである。FIG. 11 is a graph showing a relationship between a scale factor and a compression code amount for a test image captured using a strobe.
【図12】初期スケールファクタISFのデータテーブ
ルである。FIG. 12 is a data table of an initial scale factor ISF.
【図13】1回の試し圧縮から推定した目標スケールフ
ァクタと、圧縮率1/4を得るための正確なスケールフ
ァクタ(実測値)との相関関係を示すグラフである。FIG. 13 is a graph showing a correlation between a target scale factor estimated from one trial compression and an accurate scale factor (actual measurement value) for obtaining a compression rate of ¼.
【図14】第3の実施形態における圧縮符号化の前準備
の手順を示した流れ図である。FIG. 14 is a flowchart showing a procedure of preparatory steps for compression encoding in the third embodiment.
【図15】撮像感度設定に対応する標準量子化テーブル
の一例を示す図である。FIG. 15 is a diagram showing an example of a standard quantization table corresponding to imaging sensitivity setting.
【図16】第3の実施形態における圧縮符号化方法を示
した流れ図である。FIG. 16 is a flowchart showing a compression encoding method in the third embodiment.
10 電子カメラ 11 撮影レンズ 12 ストロボ発光部 13 撮像素子 15 信号処理部 16 A/D変換部 17 画像処理部 18 圧縮処理部 21 制御部 22 マルチ測光部 23 焦点検出部 24 操作釦群 10 electronic camera 11 Shooting lens 12 Strobe emission part 13 Image sensor 15 Signal processing unit 16 A / D converter 17 Image processing section 18 compression processing unit 21 Control unit 22 Multi-photometer 23 Focus detection unit 24 operation buttons
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI H04N 5/92 H04N 5/92 H (56)参考文献 特開 平3−65886(JP,A) 特開 平3−230691(JP,A) 特開 平8−181908(JP,A) 特開 平7−67032(JP,A) 特開 平7−177463(JP,A) 特開 平9−186919(JP,A) 特開 平4−20190(JP,A) 特開 平10−150633(JP,A) 特開 平11−88825(JP,A) 特開 平7−75056(JP,A) 特開 平4−333987(JP,A) 特開 平3−303480(JP,A) 特開 平6−86214(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04N 7/24 - 7-68 H04N 1/41 - 1/419 H04N 5/91 - 5/95 H03M 7/30 - 7/38 H04N 5/225 - 5/243 ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 7 Identification code FI H04N 5/92 H04N 5/92 H (56) Reference JP-A-3-65886 (JP, A) JP-A-3-230691 ( JP, A) JP 8-181908 (JP, A) JP 7-67032 (JP, A) JP 7-177463 (JP, A) JP 9-186919 (JP, A) JP Japanese Patent Laid-Open No. 4-20190 (JP, A) Japanese Patent Laid-Open No. 10-150633 (JP, A) Japanese Patent Laid-Open No. 11-88825 (JP, A) Japanese Patent Laid-Open No. 7-75056 (JP, A) Japanese Patent Laid-Open No. 4-333987 (JP , A) JP-A-3-303480 (JP, A) JP-A-6-86214 (JP, A) (58) Fields investigated (Int.Cl. 7 , DB name) H04N 7/ 24-7-68 H04N 1/41-1/419 H04N 5/91-5/95 H03M 7/30-7/38 H04N 5/225-5/243
Claims (7)
像データを圧縮符号化する試行ステップと、 前記試行ステップにおける前記画像データの圧縮結果
を、予め複数の画像データを試験的に圧縮符号化して得
た「圧縮パラメータと圧縮符号量との統計的関係」に当
てはめて、前記画像データを目標とする符号量に圧縮す
るための圧縮パラメータを推定するパラメータ推定ステ
ップと、 前記パラメータ推定ステップで推定した圧縮パラメータ
を使用して、前記画像データを圧縮符号化する圧縮ステ
ップとを有する圧縮符号化方法において、 前記パラメータ推定ステップは、 撮像条件のバリエーションごとに求めた前記統計的関係
を前記撮像条件に対応付けて準備しておき、前記画像デ
ータの撮像条件に対応して、前記統計的関係を選択使用
することを特徴とする圧縮符号化方法。ただし、前記撮
像条件は、前記画像データを撮像した際の設定条件また
は撮影環境の条件であって、画像データに有意な差異を
生じせしめ、その差異が圧縮符号量に影響を及ぼすもの
である。なお、前記撮像条件は、目標圧縮率や目標圧縮
符号量のような画像圧縮の条件や、撮像後の画像データ
の実状(画像信号の高周波成分など)とは異なる。さら
に、前記圧縮パラメータは、圧縮符号化処理のプロセス
において圧縮符号量に影響を及ぼす調節可能な要素であ
る。 1. An image is compressed using a trial compression parameter.
A trial step of compression-encoding image data, and a compression result of the image data in the trial step
Is obtained by compression-encoding multiple image data in advance on a trial basis.
"Statistical relationship between compression parameter and compression code amount"
And compress the image data to the target code amount.
Parameter estimation step to estimate the compression parameters for
And the compression parameter estimated in the parameter estimation step
Is used to compress and encode the image data.
In the compression encoding method including the step of estimating the statistical relationship obtained for each variation of imaging conditions.
Prepared in association with the imaging conditions, and
Select and use the above statistical relationships according to the imaging conditions of the data
A compression encoding method characterized by: However, the above shooting
The image conditions are set conditions when the image data is captured or
Is the condition of the shooting environment and there is a significant difference in the image data.
What happens and the difference affects the compression code amount
Is. Note that the imaging conditions are the target compression rate and the target compression.
Image compression conditions such as code amount and image data after imaging
Is different from the actual state (high frequency component of the image signal, etc.). Furthermore
In the above, the compression parameter is a compression encoding process.
Is an adjustable element that affects the compression code amount in
It
像データを圧縮符号化する試行ステップと、 前記試行ステップにおける前記画像データの圧縮結果に
基づいて、前記画像データを目標とする符号量に圧縮す
るための圧縮パラメータを推定するパラメータ推定ステ
ップと、 前記パラメータ推定ステップで推定した圧縮パラメータ
を使用して、前記画像データを圧縮符号化する圧縮ステ
ップとを有する圧縮符号化方法において、 前記圧縮ステップは、 『パラメータ推定ステップで求めた圧縮パラメータ』と
『前記目標圧縮符号量に圧縮するための圧縮パラメータ
の正解値』との関係から求めた補正処理を、撮像条件の
バリエーションに応じて準備しておき、前記画像データ
の撮像条件に対応する前記補正処理を使って、前記パラ
メータ推定ステップで推定した圧縮パラメータを補正す
ることを特徴とする圧縮符号化方法。ただし、前記撮像
条件は、前記画像データを撮像した際の設定条件または
撮影環境の条件であって、画像データに有意な差異を生
じせしめ、その差異が圧縮符号量に影響を及ぼすもので
ある。なお、前記撮像条件は、目標圧縮率や目標圧縮符
号量のような画像圧縮の条件や、撮像後の画像データの
実状(画像信号の高周波成分など)とは異なる。さら
に、前記圧縮パラメータは、圧縮符号化処理のプロセス
において圧縮符号量に影響を及ぼす調節可能な要素であ
る。 2. A compression parameter for trial is used to
The trial step of compressing and encoding the image data, and the compression result of the image data in the trial step
Based on the above, the image data is compressed to a target code amount.
Parameter estimation step to estimate the compression parameters for
And the compression parameter estimated in the parameter estimation step
Is used to compress and encode the image data.
In the compression encoding method including the step, the compression step includes "the compression parameter obtained in the parameter estimation step".
“Compression parameter for compression to the target compression code amount
The corrective value obtained from the relationship between
Prepare the image data according to the variation
Using the correction processing corresponding to the imaging conditions of
Correct the compression parameter estimated in the meter estimation step.
A compression encoding method characterized by the following. However, the imaging
The conditions are set conditions when the image data is captured or
It is a condition of the shooting environment and produces a significant difference in the image data.
However, the difference affects the compression code amount.
is there. The imaging conditions are the target compression rate and the target compression code.
Image compression conditions, such as
It is different from the actual state (high-frequency components of the image signal, etc.). Furthermore
In the above, the compression parameter is a compression encoding process.
Is an adjustable element that affects the compression code amount in
It
に記載の圧縮符号化方法において、 前記撮像条件は、 前記画像データを撮像した撮像部の条件である、撮像感
度設定、信号ゲイン、ガンマ補正カーブ、電子ズームの
有無、電子ズームの倍率、シャッタ速度、ホワイトバラ
ンス調整値、特殊撮影効果、階調、エッジ強調、モノク
ロモード、露出補正値、ノイズリダクションモード、ワ
イドダイナミックレンジモード,出力画素数の少なくと
も一つであることを特徴とする圧縮符号化方法。3. The compression encoding method according to claim 1 , wherein the image pickup condition is a condition of an image pickup unit that picks up the image data, that is, image pickup sensitivity setting and signal gain. , Gamma correction curve, presence or absence of electronic zoom, electronic zoom magnification, shutter speed, white balance adjustment value, special shooting effect, gradation, edge enhancement, monochrome mode, exposure correction value, noise reduction mode, wide dynamic range mode, output A compression encoding method characterized by being at least one of the number of pixels.
に記載の圧縮符号化方法において、 前記撮像条件は、 前記画像データを撮像した撮影環境の条件である、スト
ロボ使用の有無、スローシンクロ使用の有無、日中シン
クロ使用の有無、測光値、マルチパターン測光値、被写
体の配光状態、縦位置撮影の有無、カメラブレ量、温
度、測光モードの少なくとも一つであることを特徴とす
る圧縮符号化方法。4. The compression encoding method according to claim 1 , wherein the imaging condition is a condition of an imaging environment in which the image data is imaged, whether or not a strobe is used, and a slow speed. It is characterized by at least one of whether or not synchro is used, whether or not daytime synchro is used, photometric value, multi-pattern photometric value, subject light distribution state, vertical shooting, camera shake amount, temperature, and photometric mode. Compression encoding method.
に記載の圧縮符号化方法において、 前記撮像条件は、 前記画像データを撮像した撮影レンズの条件である、マ
クロ撮影の有無、像倍率、被写界深度、絞り値、焦点距
離、撮影画角、被写体距離、合焦状況、多点合焦状況、
撮影レンズの種別、コンバータレンズの有無、コンバー
タレンズの種類、光学フィルタの有無、光学フィルタの
種類の少なくとも一つであることを特徴とする圧縮符号
化方法。5. The compression encoding method according to claim 1 , wherein the imaging condition is a condition of a photographic lens that has captured the image data, whether or not a macro image is captured, and an image. Magnification, depth of field, aperture value, focal length, shooting angle of view, subject distance, focus situation, multi-point focus situation,
A compression encoding method, which is at least one of the type of photographing lens, the presence or absence of a converter lens, the type of converter lens, the presence or absence of an optical filter, and the type of an optical filter.
に記載の圧縮符号化方法をコンピュータに実行させるた
めの圧縮符号化プログラムを記録した機械読み取り可能
な記録媒体。6. A machine-readable recording medium recording a compression encoding program for causing a computer to execute the compression encoding method according to any one of claims 1 to 5 .
撮像部と、 前記撮像部で生成された前記画像データに対して、請求
項1ないし請求項5のいずれか1項に記載の圧縮符号化
方法を実施する圧縮処理部とを備えたことを特徴とする
電子カメラ。7. The compression code according to claim 1, wherein the image pickup unit picks up an image of a subject to generate image data, and the image data generated by the image pickup unit. An electronic camera, comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000178242A JP3427820B2 (en) | 1999-06-14 | 2000-06-14 | Compression encoding method, recording medium recording compression encoding program, and electronic camera for implementing compression encoding method |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP16715699 | 1999-06-14 | ||
JP11-167156 | 1999-06-14 | ||
JP2000178242A JP3427820B2 (en) | 1999-06-14 | 2000-06-14 | Compression encoding method, recording medium recording compression encoding program, and electronic camera for implementing compression encoding method |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002300984A Division JP4765240B2 (en) | 1999-06-14 | 2002-10-15 | Compression encoding method, recording medium storing a compression encoding program, and electronic camera for implementing the compression encoding method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2001061148A JP2001061148A (en) | 2001-03-06 |
JP3427820B2 true JP3427820B2 (en) | 2003-07-22 |
Family
ID=26491287
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000178242A Expired - Lifetime JP3427820B2 (en) | 1999-06-14 | 2000-06-14 | Compression encoding method, recording medium recording compression encoding program, and electronic camera for implementing compression encoding method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3427820B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7899261B2 (en) | 2005-07-11 | 2011-03-01 | Nikon Corporation | Imaging device that generates photographic image data |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002314999A (en) * | 2001-04-12 | 2002-10-25 | Nikon Corp | Image compressor, image compressing program and electronic camera |
US7035459B2 (en) | 2001-05-14 | 2006-04-25 | Nikon Corporation | Image compression apparatus and image compression program |
JP3725487B2 (en) | 2002-03-13 | 2005-12-14 | 三菱電機株式会社 | Video encoding control device |
JP3560958B2 (en) | 2002-04-17 | 2004-09-02 | 三菱電機株式会社 | Video coding control method and apparatus |
WO2005002206A1 (en) | 2003-06-25 | 2005-01-06 | Nokia Corporation | Image data compression parameter value controlling digital imaging device and image data compression parameter value decision method |
JPWO2007086387A1 (en) * | 2006-01-30 | 2009-06-18 | 日本電気株式会社 | Imaging apparatus, imaging control method, and imaging control program |
WO2008015781A1 (en) | 2006-08-01 | 2008-02-07 | Nikon Corporation | Image processing device and electronic camera |
JP4274234B2 (en) | 2006-12-04 | 2009-06-03 | ソニー株式会社 | Compressed data amount control method and image data compression apparatus |
EP2880624B1 (en) * | 2012-03-26 | 2019-05-08 | Koninklijke Philips N.V. | Brightness region-based apparatuses and methods for hdr image encoding and decoding |
KR101694293B1 (en) * | 2012-12-14 | 2017-01-09 | 한국전자통신연구원 | Method for image compression using metadata of camera |
JP6548626B2 (en) * | 2016-11-18 | 2019-07-24 | キヤノン株式会社 | Image pickup apparatus, control method for image pickup apparatus, and focus control program |
-
2000
- 2000-06-14 JP JP2000178242A patent/JP3427820B2/en not_active Expired - Lifetime
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7899261B2 (en) | 2005-07-11 | 2011-03-01 | Nikon Corporation | Imaging device that generates photographic image data |
Also Published As
Publication number | Publication date |
---|---|
JP2001061148A (en) | 2001-03-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7176962B2 (en) | Digital camera and digital processing system for correcting motion blur using spatial frequency | |
US8294812B2 (en) | Image-shooting apparatus capable of performing super-resolution processing | |
US7548689B2 (en) | Image processing method | |
US7839449B2 (en) | Camera, aperture controlling method and apparatus, lens controlling method and apparatus, and edging amount controlling method and apparatus | |
KR101303410B1 (en) | Image capture apparatus and image capturing method | |
KR101625893B1 (en) | Image pickup apparatus that periodically changes exposure condition, a method of controlling image pickup apparatus, and storage medium | |
JP4896852B2 (en) | Autofocus control circuit, autofocus control method, and imaging apparatus | |
US20110193984A1 (en) | Imaging apparatus | |
JP3427820B2 (en) | Compression encoding method, recording medium recording compression encoding program, and electronic camera for implementing compression encoding method | |
KR20010072430A (en) | Compression encoding method, recorded medium on which compression encoding program is recorded, and imaging device | |
JP2017022610A (en) | Image processing apparatus and image processing method | |
JP6025472B2 (en) | Image processing apparatus and image processing method | |
US11838648B2 (en) | Image processing device, imaging apparatus, image processing method, and program for determining a condition for high dynamic range processing | |
JP5713643B2 (en) | IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, PROGRAM, AND STORAGE MEDIUM | |
US20070019105A1 (en) | Imaging apparatus for performing optimum exposure and color balance control | |
JP4765240B2 (en) | Compression encoding method, recording medium storing a compression encoding program, and electronic camera for implementing the compression encoding method | |
JP2007013270A (en) | Imaging apparatus | |
JP4553570B2 (en) | Auto focus camera | |
JP4272566B2 (en) | Color shading correction method and solid-state imaging device for wide dynamic range solid-state imaging device | |
JP2004245923A (en) | Automatic exposure bracketing photographing method | |
WO2019216072A1 (en) | Image processing device, image processing method, and program | |
JP2015037222A (en) | Image processing apparatus, imaging apparatus, control method, and program | |
JP2006295581A (en) | Photographic system and video signal processing program | |
US8121473B2 (en) | Imaging apparatus | |
JP2017034536A (en) | Image processing apparatus, image processing method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
TRDD | Decision of grant or rejection written | ||
R150 | Certificate of patent or registration of utility model |
Ref document number: 3427820 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120516 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150516 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150516 Year of fee payment: 12 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150516 Year of fee payment: 12 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |