JPH06276476A - Electronic still camera device - Google Patents

Electronic still camera device

Info

Publication number
JPH06276476A
JPH06276476A JP6171493A JP6171493A JPH06276476A JP H06276476 A JPH06276476 A JP H06276476A JP 6171493 A JP6171493 A JP 6171493A JP 6171493 A JP6171493 A JP 6171493A JP H06276476 A JPH06276476 A JP H06276476A
Authority
JP
Japan
Prior art keywords
block
coefficient
quantization
output
quantization table
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP6171493A
Other languages
Japanese (ja)
Inventor
Fumio Izawa
文男 井沢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP6171493A priority Critical patent/JPH06276476A/en
Publication of JPH06276476A publication Critical patent/JPH06276476A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide the electronic still camera device able to change a compression ratio as to an area of part of a picked-up picture without changing an existing data format at all. CONSTITUTION:Digital picture data are divided in the unit of blocks each comprising plural picture elements and subject to orthogonal transformation processing to calculate the activity of all the pattern based on an orthogonal transformation output thereby calculating a 1st coefficient corresponding to each block, and quantization processing is applied to the orthogonal transformation output in the unit of blocks based on a quantization table formed by multiplying the 1st coefficient with a reference quantization table 35, and it is discriminated that a block subject to quantization processing is a block corresponding to a pattern area whose compression ratio revision is requested, a predetermined 2nd coefficient corresponding to each block is generated and multiplied with the 1st coefficient.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、撮影した被写体の光
学像をデジタル画像データに変換し圧縮処理を施して記
録媒体に記録する電子スチルカメラ装置の改良に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an improvement of an electronic still camera device for converting an optical image of a photographed object into digital image data, compressing the image, and recording it on a recording medium.

【0002】[0002]

【従来の技術】周知のように、近年では、撮影された被
写体の光学像をデジタル画像データに変換し、テレビジ
ョン受像機でこのデジタル画像データに基づいた画像表
示を行なわせる電子式写真システムが開発され、市場に
普及してきている。そして、このような電子式写真シス
テムの一例として、電子スチルカメラ装置がある。この
電子スチルカメラ装置は、半導体メモリ,磁気テープ,
ディスク等の記録媒体をカメラ本体に装着し、撮影して
得られたデジタル画像データを記録するようにしたもの
で、撮影後に記録媒体をカメラ本体から取り出して再生
機に装着し、再生機に接続されたテレビジョン受像機に
より静止画像を表示するものである。
2. Description of the Related Art As is well known, in recent years, there has been an electronic photographic system which converts an optical image of a photographed subject into digital image data and causes a television receiver to display an image based on the digital image data. It has been developed and is becoming popular in the market. An example of such an electronic photography system is an electronic still camera device. This electronic still camera device includes a semiconductor memory, a magnetic tape,
A recording medium such as a disc is attached to the camera body, and digital image data obtained by shooting is recorded.After recording, take out the recording medium from the camera body, attach it to the playback device, and connect it to the playback device. A still image is displayed by the television receiver that has been set up.

【0003】ところで、このような電子スチルカメラ装
置にあっては、取り扱うデジタル画像データの量が膨大
であることから、限られた記録媒体の容量内に多くのデ
ジタル画像データを記録するために、デジタル画像デー
タに圧縮処理を施すようにしている。このデジタル画像
データの圧縮方式としては、一般に、直交変換方式の1
つであるDCT(離散コサイン変換)方式が広く用いら
れている。これは、撮影して得られたデジタル画像デー
タを、水平及び垂直方向にn×m画素でなる複数のブロ
ックに分割し、二次元DCT演算処理を行なった後、量
子化しハフマン符号化するようにしたものである。
In such an electronic still camera device, since the amount of digital image data to be handled is enormous, in order to record a large amount of digital image data in a limited recording medium capacity, The digital image data is compressed. The compression method of this digital image data is generally one of the orthogonal transformation methods.
The DCT (discrete cosine transform) method is widely used. In this method, the digital image data obtained by photographing is divided into a plurality of blocks composed of n × m pixels in the horizontal and vertical directions, two-dimensional DCT arithmetic processing is performed, and then quantization and Huffman coding are performed. It was done.

【0004】すなわち、図4に示すように、1枚の静止
画像11を構成するデジタル画像データを、例えば水平
及び垂直方向に4×4画素でなる複数のブロック12に
分割する。このブロック12の各画素の値は、輝度レベ
ルを0〜255の256段階で表現したものであり、D
CT演算処理が施されることにより、ブロック13に示
すような二次元空間周波数成分に変換される。なお、こ
のブロック13において、左上はDC(直流)成分を表
わしている。次に、ブロック13の各成分は、符号量を
削減するために、乗算回路14により、量子化テーブル
15の各値の逆数が乗算される。つまり、ブロック13
の各成分を量子化テーブル15の各値で除算してブロッ
ク16を得た後、このブロック16の各成分の値をハフ
マン符号化することでデータ量の圧縮が行なわれる。
That is, as shown in FIG. 4, the digital image data forming one still image 11 is divided into a plurality of blocks 12 each having 4 × 4 pixels in the horizontal and vertical directions, for example. The value of each pixel of this block 12 represents the brightness level in 256 steps from 0 to 255, and D
By performing the CT calculation processing, it is converted into a two-dimensional spatial frequency component as shown in block 13. Incidentally, in this block 13, the upper left portion represents the DC (direct current) component. Next, each component of the block 13 is multiplied by the reciprocal of each value of the quantization table 15 by the multiplication circuit 14 in order to reduce the code amount. That is, block 13
After dividing each component of (1) by each value of the quantization table 15 to obtain a block 16, the value of each component of this block 16 is Huffman encoded to compress the data amount.

【0005】図5は、このようなDCT方式によるデー
タ圧縮機能を備えた、従来の電子スチルカメラ装置を示
している。すなわち、レンズ17を介して入射された被
写体の光学像は、CCD(チャージ・カップルド・デバ
イス)18に結像されて電気的な画像信号に変換され
る。このCCD18から出力される画像信号は、撮像信
号処理回路19に供給されて輝度信号と色差信号とに分
離された後、A/D(アナログ/デジタル)変換回路2
0でデジタル画像データに変換されて、フレームメモリ
21に蓄積される。そして、このフレームメモリ21に
蓄積されたデジタル画像データは、メモリコントローラ
22によってブロック毎に読み出され、DCT演算回路
23でDCT演算処理が施され、コーダ回路24により
量子化及びハフマン符号化処理された後、カードコント
ローラ25を介して記録媒体として図示しない半導体メ
モリが内蔵されたメモリカード26に記録される。
FIG. 5 shows a conventional electronic still camera device having a data compression function by such a DCT method. That is, an optical image of a subject incident through the lens 17 is formed on a CCD (charge coupled device) 18 and converted into an electric image signal. The image signal output from the CCD 18 is supplied to an image pickup signal processing circuit 19 and separated into a luminance signal and a color difference signal, and then an A / D (analog / digital) conversion circuit 2
At 0, it is converted into digital image data and stored in the frame memory 21. Then, the digital image data stored in the frame memory 21 is read out for each block by the memory controller 22, DCT operation processing is performed by the DCT operation circuit 23, and quantization and Huffman encoding processing is performed by the coder circuit 24. Then, the data is recorded on the memory card 26 having a semiconductor memory (not shown) as a recording medium through the card controller 25.

【0006】ところで、上記のようなDCT方式による
画像データ圧縮は、圧縮率が1/8〜1/16の場合で
も見た目の画質劣化はかなり少ないが、それでもDCT
演算後の高域成分は量子化により消失してしまうので、
少しぼけた画像になる傾向がある。このため、例えば図
6に示すようにファインダ像27の中で焦点を合わせた
いエリア28を定めても、十分にピントが合った感じが
しない場合がある。つまり、撮影者としては、ピントを
しっかり合わせたいエリアの圧縮率は低くし、少しぼけ
てもよい部分の圧縮率を高くしてみたいと思っても、上
述したように量子化テーブル15が一定であれば、その
ような撮影者の意図する画像を得ることはできないこと
になる。
By the way, in the image data compression by the DCT method as described above, the deterioration of the image quality in appearance is considerably small even when the compression rate is 1/8 to 1/16.
Since the high frequency components after calculation disappear due to quantization,
The image tends to be slightly blurred. For this reason, even if the area 28 to be focused is defined in the finder image 27 as shown in FIG. 6, there is a case where the subject does not feel sufficiently focused. In other words, as a photographer, if the quantization table 15 is constant as described above, even if the photographer wants to lower the compression rate of the area where he / she wants to focus tightly and increase the compression rate of the portion that may be slightly blurred Therefore, it is impossible to obtain the image intended by such a photographer.

【0007】また、だからといって、例えばブロック毎
に量子化テーブルを変更するようなことは、メモリカー
ド26内に全てのブロックに対応する量子化テーブルを
記録しておく必要があり、データ量として無視できない
とともに、量子化処理がかなり煩雑になるという不都合
が生じる。さらに、量子化テーブルは、画面全体に対応
したものを1つメモリカードに書き込んでおくというフ
ォーマットも有り得るため、複数の量子化テーブルをメ
モリカードに書き込むということは、互換性の点からも
避けることが望まれる。
However, even if the quantization table is changed for each block, it is necessary to record the quantization tables corresponding to all the blocks in the memory card 26, which cannot be ignored as a data amount. At the same time, the inconvenience that the quantization process becomes considerably complicated occurs. In addition, the quantization table may have a format in which one corresponding to the entire screen is written in one memory card, so writing multiple quantization tables in the memory card should be avoided from the viewpoint of compatibility. Is desired.

【0008】[0008]

【発明が解決しようとする課題】以上のように、DCT
方式によるデータ圧縮処理を行なう従来の電子スチルカ
メラ装置では、現行のデータフォーマットを変えること
なく、撮影画像に対して部分的に圧縮率を変えられるよ
うにすることは、実際上不可能であるという問題を有し
ている。
DISCLOSURE OF THE INVENTION Problems to be Solved by the Invention
In a conventional electronic still camera device that performs data compression processing by the method, it is practically impossible to partially change the compression ratio of a captured image without changing the current data format. I have a problem.

【0009】そこで、この発明は上記事情を考慮してな
されたもので、現行のデータフォーマットを何ら変える
ことなく、撮影画像の一部の領域について圧縮率を変更
することが可能である極めて良好な電子スチルカメラ装
置を提供することを目的とする。
Therefore, the present invention has been made in consideration of the above circumstances, and it is extremely preferable that the compression rate can be changed for a partial area of a photographed image without changing the existing data format. An object is to provide an electronic still camera device.

【0010】[0010]

【課題を解決するための手段】この発明に係る電子スチ
ルカメラ装置は、撮影した被写体の光学象をデジタル画
像データに変換する変換手段と、この変換手段から出力
されたデジタル画像データを複数の画素でなるブロック
単位に分割する分割手段と、この分割手段で分割された
ブロック単位のデジタル画像データに直交変換処理を施
す直交変換手段と、この直交変換手段の出力に基づいて
全画面のアクティビティを算出し、ブロック毎に対応す
る所定の第1の係数を算出する算出手段と、この算出手
段から出力される第1の係数を基準量子化テーブルに乗
算して得られる量子化テーブルで、直交変換手段の出力
にブロック単位で量子化処理を施す量子化手段と、この
量子化手段で量子化処理されるブロックが圧縮率の変更
を要求された画面エリアに対応するブロックであること
を判別し、各ブロック毎に対応する所定の第2の係数を
生成する生成手段と、この生成手段から出力される第2
の係数を算出手段から出力される第1の係数に乗算する
係数制御手段とを備え、係数制御手段で得られる第1及
び第2の係数の乗算値を基準量子化テーブルに乗算して
得られる量子化テーブルで、直交変換手段の出力にブロ
ック単位で量子化処理を施すように構成したものであ
る。
SUMMARY OF THE INVENTION An electronic still camera device according to the present invention comprises a conversion means for converting an optical image of a photographed subject into digital image data, and digital image data output from the conversion means into a plurality of pixels. A dividing unit that divides the image into block units, an orthogonal transform unit that performs an orthogonal transform process on the block-by-block digital image data that is divided by the dividing unit, and the activity of the entire screen is calculated based on the output of the orthogonal transform unit Then, the orthogonal transform means uses the calculation means for calculating the predetermined first coefficient corresponding to each block and the quantization table obtained by multiplying the reference quantization table by the first coefficient output from the calculation means. Means for performing quantization processing on the output of each block in a block unit, and the screen for which the block to be quantized by this quantization means is requested to change the compression rate. Determines that a block corresponding to the rear, a generation unit for generating a predetermined second coefficient corresponding to each block, a second output from the generator
And a coefficient control unit that multiplies the first coefficient output from the calculation unit by the coefficient control unit, and is obtained by multiplying the reference quantization table by the multiplication value of the first and second coefficients obtained by the coefficient control unit. In the quantization table, the output of the orthogonal transform means is configured to perform quantization processing in block units.

【0011】[0011]

【作用】上記のような構成によれば、圧縮率の変更を要
求された画面エリアに対応するブロックを判別して第2
の係数を生成し、そのブロックのデジタル画像データに
対しては、通常の第1の係数に生成された第2の係数を
乗算した値を基準量子化テーブルに乗算して得られる量
子化テーブルで、直交変換手段の出力にブロック単位で
量子化処理を施すようにしたので、従来のように、全ブ
ロック数分の量子化テーブルを設ける必要がなく、現行
のデータフォーマットを何ら変えず、撮影画像の一部の
領域について他の部分と圧縮率を変えることが可能とな
る。
According to the above configuration, the block corresponding to the screen area for which the change of the compression rate is requested is discriminated and the second
Is generated, and for the digital image data of the block, the value obtained by multiplying the normal first coefficient by the generated second coefficient is multiplied by the reference quantization table to obtain the quantization table. Since the output of the orthogonal transform means is quantized in block units, there is no need to provide a quantization table for the total number of blocks as in the prior art, and the current data format is not changed at all, and the captured image is It is possible to change the compression ratio of some areas of the area and that of other areas.

【0012】[0012]

【実施例】以下、この発明の一実施例について図面を参
照して詳細に説明する。図1において、フレームメモリ
29に格納されたデジタル画像データは、ブロック分割
回路30により水平及び垂直方向に8×8画素でなるブ
ロックに分割されて取り出された後、DCT演算回路3
1でブロック毎にDCT演算処理されて、そのDC成分
とAC(交流)成分とがそれぞれ計算される。このう
ち、AC成分は、アクティビティ算出回路32に供給さ
れて各ブロックの画の細かさを表わすアクティビティの
算出に供される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings. In FIG. 1, the digital image data stored in the frame memory 29 is divided into blocks of 8 × 8 pixels in the horizontal and vertical directions by a block division circuit 30 and taken out, and then the DCT arithmetic circuit 3
At 1, DCT calculation processing is performed for each block, and its DC component and AC (alternating current) component are calculated. Of these, the AC component is supplied to the activity calculation circuit 32 and is used for calculation of the activity representing the fineness of the image of each block.

【0013】そして、このアクティビティ算出回路32
で求められた画面全体のアクティビティは、係数α算出
回路33に供給される。この係数α算出回路33は、画
面全体のアクティビティと、画質モード設定回路35を
介して撮影者が設定した設定値とに基づいて、基準量子
化テーブル35の各値に乗算するための係数αを算出す
る。この係数αは、絵柄の違いにより圧縮符号量が大幅
に変わることを防止するために、基準量子化テーブル3
5の各値に乗算されるもので、絵柄が細かく係数αが大
きくなるとき量子化を粗くするように、つまり、図4に
示した量子化テーブル15の各値を大きくするように作
用するものである。
Then, the activity calculation circuit 32
The activity of the entire screen obtained in step 3 is supplied to the coefficient α calculation circuit 33. The coefficient α calculation circuit 33 calculates a coefficient α for multiplying each value of the reference quantization table 35 based on the activity of the entire screen and the set value set by the photographer via the image quality mode setting circuit 35. calculate. This coefficient α is set in the reference quantization table 3 in order to prevent the compression code amount from largely changing due to the difference in the picture.
5 is multiplied by each value, and acts to coarsen the quantization when the pattern is fine and the coefficient α increases, that is, to increase each value of the quantization table 15 shown in FIG. Is.

【0014】一方、撮影者は、テーブル書込回路36を
介して圧縮率を変更したい画面エリアを設定する。する
と、その設定された画面エリアに対応するブロック番号
がブロックテーブル37から読み出され、ブロック判定
回路38に供給される。このブロック判定回路38は、
上記ブロック分割回路30から出力された符号化しよう
としているブロックの番号と、ブロックテーブル37か
ら読み出された圧縮率を変更したい画面エリアに対応す
るブロックの番号とが一致したとき係数β≠1を出力
し、不一致のとき係数β=1を出力する。つまり、圧縮
率を変更したい画面エリアのブロックの圧縮率を低くす
る場合には、係数β<1となる。
On the other hand, the photographer sets, via the table writing circuit 36, a screen area whose compression rate is desired to be changed. Then, the block number corresponding to the set screen area is read from the block table 37 and supplied to the block determination circuit 38. This block determination circuit 38
When the number of the block to be encoded output from the block division circuit 30 and the number of the block corresponding to the screen area whose compression rate is to be changed read from the block table 37 match, the coefficient β ≠ 1 is set. When the values do not match, the coefficient β = 1 is output. That is, when lowering the compression rate of the block of the screen area for which the compression rate is desired to be changed, the coefficient β <1.

【0015】そして、このブロック判定回路38から出
力される係数βは、乗算回路39により係数α算出回路
33で算出された係数αと乗算されて係数αβが作成さ
れ、この係数αβが乗算回路40により基準量子化テー
ブル35の各値と乗算されることにより、各ブロック毎
の量子化テーブルが作成される。この各ブロック毎の量
子化テーブルは、量子化回路41に供給されてDCT演
算回路31から出力されるそれぞれのブロックの量子化
に供される。この量子化回路41の出力は、ACハフマ
ン符号化回路42によりハフマン符号化される。
The coefficient β output from the block determining circuit 38 is multiplied by the coefficient α calculated by the coefficient α calculating circuit 33 by the multiplying circuit 39 to create a coefficient αβ, and this coefficient αβ is multiplied by the multiplying circuit 40. Is multiplied by each value of the reference quantization table 35 to create a quantization table for each block. The quantization table for each block is supplied to the quantization circuit 41 and is used for quantization of each block output from the DCT operation circuit 31. The output of the quantization circuit 41 is Huffman coded by the AC Huffman coding circuit 42.

【0016】また、DCT演算回路31の出力のうちの
DC成分は、DPCM回路43により全ブロックとの差
分値がとられた後、DCハフマン符号化回路44により
ハフマン符号化される。そして、上記ACハフマン符号
化回路42及びDCハフマン符号化回路44の各出力
は、マルチプレクサ45に供給されてデータ送出順序を
切り換えられることにより圧縮符号化データが作成さ
れ、この圧縮符号化データがカードコントローラ46を
介して図示しない半導体メモリが内蔵されたメモリカー
ド47に記録される。
The DC component of the output of the DCT operation circuit 31 is Huffman-encoded by the DC Huffman encoding circuit 44 after the DPCM circuit 43 takes the difference value from all the blocks. Then, the outputs of the AC Huffman coding circuit 42 and the DC Huffman coding circuit 44 are supplied to the multiplexer 45 to switch the data transmission order to create compressed coded data, and the compressed coded data is generated by the card. The data is recorded on a memory card 47 having a built-in semiconductor memory (not shown) via the controller 46.

【0017】ここで、メモリカード47内のデータ記憶
エリアは、図2(a)に示すように、カード属性情報の
記録されるエリア48aと、カードヘッダ情報の記録さ
れるエリア48bと、パケット識別情報の記録されるエ
リア48cと、パケットディレクトリ情報の記録される
エリア48dと、デジタル画像データが記録されるパケ
ット単位の複数のエリア48e,48e、……とより構
成されている。
Here, as shown in FIG. 2A, the data storage area in the memory card 47 is an area 48a in which card attribute information is recorded, an area 48b in which card header information is recorded, and a packet identification. An area 48c in which information is recorded, an area 48d in which packet directory information is recorded, and a plurality of areas 48e, 48e in packet units in which digital image data is recorded are constructed.

【0018】そして、デジタル画像データが記録される
複数のエリア48e,48e、……には、それぞれ図2
(b)に示すように、そのパケットのヘッダ情報である
パケットヘッダ情報の記録されるエリア49aと、その
パケットに記録されたデジタル画像データを量子化した
際の量子化テーブル(これは基準量子化テーブル35の
各値に係数αを乗算したもの)が記録されるエリア49
bと、輝度信号Y成分の圧縮符号化データの記録される
エリア49cと、色差信号Cr成分の圧縮符号化データ
の記録されるエリア49dと、色差信号Cb成分の圧縮
符号化データの記録されるエリア49eとが設けられて
いる。
The plurality of areas 48e, 48e, ... In which the digital image data is recorded are shown in FIG.
As shown in (b), the area 49a in which the packet header information, which is the header information of the packet, is recorded, and the quantization table when the digital image data recorded in the packet is quantized (this is the reference quantization). Area 49 where each value of table 35 is multiplied by coefficient α) is recorded
b, an area 49c in which compression encoded data of the luminance signal Y component is recorded, an area 49d in which compression encoded data of the color difference signal Cr component is recorded, and compression encoded data of the color difference signal Cb component are recorded. Area 49e is provided.

【0019】さらに、パケットヘッダ情報の記録される
エリア49aには、図2(c)に示すように、そのパケ
ットのID番号が記録されるエリア50aと、そのパケ
ットに記録されたデジタル画像データの符号化方式が記
録されるエリア50bと、圧縮モードが記録されるエリ
ア50cと、そのパケットに記録されたデジタル画像デ
ータの水平画素数が記録されるエリア50dと、そのパ
ケットに記録されたデジタル画像データの垂直画素数が
記録されるエリア50eと、圧縮率を変更した画面エリ
アのブロック番号が記録されるエリア50fと、そのと
きの係数βの値を記録するエリア50gと、その他のデ
ータを記録するエリア50hとが設けられている。
Further, in the area 49a in which the packet header information is recorded, as shown in FIG. 2C, the area 50a in which the ID number of the packet is recorded and the digital image data recorded in the packet are recorded. An area 50b in which the encoding method is recorded, an area 50c in which the compression mode is recorded, an area 50d in which the horizontal pixel number of the digital image data recorded in the packet is recorded, and a digital image recorded in the packet. An area 50e in which the number of vertical pixels of data is recorded, an area 50f in which the block number of the screen area whose compression ratio is changed is recorded, an area 50g in which the value of the coefficient β at that time is recorded, and other data are recorded. Area 50h is provided.

【0020】このため、メモリカード47に記録された
デジタル画像データを読み出して再生する際に、エリア
50f,50gからブロック番号と係数βとを読み出
し、復号器に設定することで、DCTの各成分の値を量
子化テーブルを各ブロック毎に変えて復元することがで
きる。
Therefore, when the digital image data recorded in the memory card 47 is read out and reproduced, the block numbers and the coefficient β are read out from the areas 50f and 50g and set in the decoder so that each component of the DCT is read. The value of can be restored by changing the quantization table for each block.

【0021】したがって、上記実施例のような構成によ
れば、撮影者が圧縮率を変更したい画面エリアを設定す
ると、その設定された画面エリアに対応するブロックの
データを、通常の係数αに新たな係数βを乗算してなる
係数αβを基準量子化テーブル35の各値に乗算した量
子化テーブルで量子化するようにし、その他の圧縮率を
変更しない画面エリアに対応するブロックのデータに対
しては、係数βを1として実質的に係数αのみを基準量
子化テーブル35の各値に乗算した量子化テーブルで量
子化するようにしたので、全ブロック数分の量子化テー
ブルを設ける必要がなく、現行のデータフォーマットを
何ら変えず、撮影画像の一部の領域について他の部分と
圧縮率を変えることが可能となる。
Therefore, according to the configuration of the above embodiment, when the photographer sets a screen area whose compression ratio is desired to be changed, the data of the block corresponding to the set screen area is updated to the normal coefficient α. Quantization is performed by a quantization table obtained by multiplying each value of the reference quantization table 35 by a coefficient αβ obtained by multiplying the other coefficient β, and for other data of the block corresponding to the screen area whose compression rate is not changed. Since the coefficient β is set to 1 and substantially only the coefficient α is quantized by the quantization table obtained by multiplying each value of the reference quantization table 35, it is not necessary to provide quantization tables for all blocks. It is possible to change the compression ratio of a part of the captured image with that of the other part without changing the existing data format.

【0022】ここで、上記実施例では、圧縮率を変更し
たい画面エリアを撮影者がテーブル書込回路36を介し
て設定できるようにしたが、この圧縮率を変更可能な画
面エリアは、カメラ側で予め設定しておくようにしても
よい。すなわち、図3(a)に示すように、カメラ側で
ファインダ像51の中央部に圧縮率を変更可能なエリア
52が設定されているものとする。このとき、図3
(b)に示すように、二人の人物が位置している場合
は、左側の人物にピントを合わせたいとしても、二人の
間のエリアが圧縮率が下げられてしまい無駄となる。こ
の場合、図3(a)に示すアングルでフォーカスロック
を行ない、同図(b)に示すようにアングルを変えたと
き、圧縮率を下げるエリアが左側の人物のところにとど
まるように制御することが有効となる。この制御は、液
晶ビューファインダを用いたとき、エリア52を自由に
動かすことができる手段を設けることで実現できる。な
お、この発明は上記実施例に限定されるものではなく、
この外その要旨を逸脱しない範囲で種々変形して実施す
ることができる。
In the above embodiment, the photographer can set the screen area whose compression rate is desired to be changed through the table writing circuit 36. However, the screen area whose compression rate can be changed is set on the camera side. Alternatively, it may be set in advance. That is, as shown in FIG. 3A, it is assumed that the area 52 in which the compression rate can be changed is set at the center of the finder image 51 on the camera side. At this time,
As shown in (b), when two persons are located, even if it is desired to focus on the person on the left side, the compression rate of the area between the two persons is reduced and it is wasted. In this case, focus lock is performed at the angle shown in FIG. 3A, and when the angle is changed as shown in FIG. 3B, control is performed so that the area for reducing the compression rate remains at the person on the left side. Is effective. This control can be realized by providing a means for freely moving the area 52 when using the liquid crystal viewfinder. The present invention is not limited to the above embodiment,
In addition, various modifications can be made without departing from the scope of the invention.

【0023】[0023]

【発明の効果】以上詳述したようにこの発明によれば、
現行のデータフォーマットを何ら変えることなく、撮影
画像の一部の領域について圧縮率を変更することが可能
である極めて良好な電子スチルカメラ装置を提供するこ
とができる。
As described above in detail, according to the present invention,
It is possible to provide an extremely good electronic still camera device capable of changing the compression ratio for a partial region of a captured image without changing the existing data format.

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

【図1】この発明に係る電子スチルカメラ装置の一実施
例を示すブロック構成図。
FIG. 1 is a block diagram showing an embodiment of an electronic still camera device according to the present invention.

【図2】同実施例のデータ記憶エリアを説明するために
示す図。
FIG. 2 is a diagram for explaining the data storage area of the embodiment.

【図3】同実施例の変形例を説明するために示す図。FIG. 3 is a diagram shown for explaining a modified example of the same embodiment.

【図4】DCT方式によるデータ圧縮処理を説明するた
めに示す図。
FIG. 4 is a diagram shown for explaining a data compression process by the DCT method.

【図5】従来の電子スチルカメラ装置を示すブロック構
成図。
FIG. 5 is a block configuration diagram showing a conventional electronic still camera device.

【図6】同従来装置の問題点を説明するために示す図。FIG. 6 is a diagram for explaining a problem of the conventional device.

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

11…静止画像、12,13…ブロック、14…乗算回
路、15…量子化テーブル、16…ブロック、17…レ
ンズ、18…CCD、19…撮像信号処理回路、20…
A/D変換回路、21…フレームメモリ、22…メモリ
コントローラ、23…DCT演算回路、24…コーダ回
路、25…カードコントローラ、26…メモリカード、
27…ファインダ像、28…エリア、29…フレームメ
モリ、30…ブロック分割回路、31…DCT演算回
路、32…アクティビティ算出回路、33…係数α算出
回路、34…画質モード設定回路、35…基準量子化テ
ーブル、36…テーブル書込回路、37…ブロックテー
ブル、38…ブロック判定回路、39,40…乗算回
路、41…量子化回路、42…ACハフマン符号化回
路、43…DPCM回路、44…DCハフマン符号化回
路、45…マルチプレクサ、46…カードコントロー
ラ、47…メモリカード、48a〜48e…エリア、4
9a〜49e…エリア、50a〜50h…エリア、51
ファインダ像、52…エリア。
11 ... Still image, 12, 13 ... Block, 14 ... Multiplication circuit, 15 ... Quantization table, 16 ... Block, 17 ... Lens, 18 ... CCD, 19 ... Imaging signal processing circuit, 20 ...
A / D conversion circuit, 21 ... Frame memory, 22 ... Memory controller, 23 ... DCT arithmetic circuit, 24 ... Coder circuit, 25 ... Card controller, 26 ... Memory card,
27 ... Finder image, 28 ... Area, 29 ... Frame memory, 30 ... Block division circuit, 31 ... DCT operation circuit, 32 ... Activity calculation circuit, 33 ... Coefficient α calculation circuit, 34 ... Image quality mode setting circuit, 35 ... Reference quantum Table 36, table writing circuit 37, block table 38, block determination circuit 39, 40, multiplication circuit 41, quantization circuit 42, AC Huffman coding circuit 43, DPCM circuit 44, DC Huffman encoding circuit, 45 ... Multiplexer, 46 ... Card controller, 47 ... Memory card, 48a to 48e ... Area, 4
9a to 49e ... area, 50a to 50h ... area, 51
Viewfinder image, 52 ... area.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 撮影した被写体の光学象をデジタル画像
データに変換する変換手段と、この変換手段から出力さ
れたデジタル画像データを複数の画素でなるブロック単
位に分割する分割手段と、この分割手段で分割されたブ
ロック単位のデジタル画像データに直交変換処理を施す
直交変換手段と、この直交変換手段の出力に基づいて全
画面のアクティビティを算出し、前記ブロック毎に対応
する所定の第1の係数を算出する算出手段と、この算出
手段から出力される第1の係数を基準量子化テーブルに
乗算して得られる量子化テーブルで、前記直交変換手段
の出力にブロック単位で量子化処理を施す量子化手段
と、この量子化手段で量子化処理されるブロックが圧縮
率の変更を要求された画面エリアに対応するブロックで
あることを判別し、各ブロック毎に対応する所定の第2
の係数を生成する生成手段と、この生成手段から出力さ
れる第2の係数を前記算出手段から出力される第1の係
数に乗算する係数制御手段とを具備し、前記係数制御手
段で得られる第1及び第2の係数の乗算値を前記基準量
子化テーブルに乗算して得られる量子化テーブルで、前
記直交変換手段の出力にブロック単位で量子化処理を施
すように構成してなることを特徴とする電子スチルカメ
ラ装置。
1. A converting means for converting an optical image of a photographed subject into digital image data, a dividing means for dividing the digital image data output from the converting means into a block unit composed of a plurality of pixels, and this dividing means. Orthogonal transformation means for subjecting the digital image data of the block unit divided by to orthogonal transformation processing, and the activity of the entire screen is calculated based on the output of the orthogonal transformation means, and a predetermined first coefficient corresponding to each block. And a quantization table obtained by multiplying the reference quantization table by the first coefficient output from this calculation means. It is determined that the quantization means and the block quantized by the quantization means are the blocks corresponding to the screen area for which the change of the compression rate is requested. Predetermined second corresponding to each block
And a coefficient control means for multiplying the first coefficient output from the calculation means by the second coefficient output from the generation means. A quantization table obtained by multiplying the reference quantization table by the multiplication value of the first and second coefficients, which is configured to perform quantization processing on the output of the orthogonal transform means in block units. Characteristic electronic still camera device.
JP6171493A 1993-03-22 1993-03-22 Electronic still camera device Pending JPH06276476A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6171493A JPH06276476A (en) 1993-03-22 1993-03-22 Electronic still camera device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6171493A JPH06276476A (en) 1993-03-22 1993-03-22 Electronic still camera device

Publications (1)

Publication Number Publication Date
JPH06276476A true JPH06276476A (en) 1994-09-30

Family

ID=13179178

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6171493A Pending JPH06276476A (en) 1993-03-22 1993-03-22 Electronic still camera device

Country Status (1)

Country Link
JP (1) JPH06276476A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009194927A (en) * 2009-04-27 2009-08-27 Sony Corp Decoding apparatus and method, recording medium, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009194927A (en) * 2009-04-27 2009-08-27 Sony Corp Decoding apparatus and method, recording medium, and program

Similar Documents

Publication Publication Date Title
JP2876258B2 (en) Digital electronic still camera
US7110025B1 (en) Digital camera for capturing a sequence of full and reduced resolution digital images and storing motion and still digital image data
JP4350809B2 (en) Digital camera
JP3093233B2 (en) Image encoding apparatus and method
US7903162B2 (en) Electronic camera that display information representative of its selected mode
JPH03230691A (en) Digital electronic still camera
JP2959831B2 (en) Image data encoding device
JP4256028B2 (en) Compression encoding apparatus and method
JP3115912B2 (en) Image recording device
JPH06276476A (en) Electronic still camera device
JP4430731B2 (en) Digital camera and photographing method
JP4154178B2 (en) Video camera
JP2965779B2 (en) Electronic still camera device
JP3151244B2 (en) Image recording device
JP3143159B2 (en) Image recording device
JP3038022B2 (en) Electronic camera device
JP2000333130A (en) Method and device for moving picture data
JP3229144B2 (en) Digital still image data recording apparatus and recording method thereof
JP2824255B2 (en) Image signal orthogonal transform coding device
JPH04114564A (en) Picture signal recording device
JPH1141503A (en) Device and method for photographing image
JP3253537B2 (en) Image processing device
JP3192133B2 (en) Electronic camera device
JPH066747A (en) Id photo system
JPH0481176A (en) Electronic still camera