JP3012655B2 - Digital camera - Google Patents

Digital camera

Info

Publication number
JP3012655B2
JP3012655B2 JP1186053A JP18605389A JP3012655B2 JP 3012655 B2 JP3012655 B2 JP 3012655B2 JP 1186053 A JP1186053 A JP 1186053A JP 18605389 A JP18605389 A JP 18605389A JP 3012655 B2 JP3012655 B2 JP 3012655B2
Authority
JP
Japan
Prior art keywords
encoding
unit
data
orthogonal transform
image data
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
Application number
JP1186053A
Other languages
Japanese (ja)
Other versions
JPH0352385A (en
Inventor
研治 伊藤
健次 諸永
幹夫 渡辺
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.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP1186053A priority Critical patent/JP3012655B2/en
Publication of JPH0352385A publication Critical patent/JPH0352385A/en
Application granted granted Critical
Publication of JP3012655B2 publication Critical patent/JP3012655B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 技術分野 本発明はディジタル電子スチルカメラに関し、特に、
消費電力を節約できるディジタル電子スチルカメラに関
する。
Description: TECHNICAL FIELD The present invention relates to a digital electronic still camera, and more particularly, to a digital electronic still camera.
The present invention relates to a digital electronic still camera capable of saving power consumption.

背景技術 ディジタル電子スチルカメラは、たとえばCCDなどの
固体撮像テバイスにより被写界を撮影してそれを表わす
画像信号をディジタルデータの形でメモリに蓄積する撮
影装置である。メモリには、たとえば半導体メモリなど
のRAMを搭載したメモリカードの形をとるものが多く使
用される。その場合、メモリの記憶領域を効率的に使用
するために、直交変換符号化などのデータ圧縮を行うこ
とが多い。
2. Description of the Related Art A digital electronic still camera is an image capturing apparatus that captures an object scene using a solid-state imaging device such as a CCD and stores an image signal representing the captured image in a memory in the form of digital data. As a memory, for example, a memory card in the form of a memory card mounted with a RAM, such as a semiconductor memory, is often used. In that case, data compression such as orthogonal transform coding is often performed in order to efficiently use the storage area of the memory.

特に2次元直交変換符号化は、大きな圧縮率で符号化
を行うことができ、かつ符号化に伴う画像歪も抑圧でき
ることから、広く用いられている。
In particular, two-dimensional orthogonal transform coding is widely used because it can perform coding at a large compression rate and can suppress image distortion due to coding.

このような2次元直交変換符号化においては、画像デ
ータは所定の数のブロックに分割され、それぞれのブロ
ック内の画像データが2次元直交変換される。直交変換
された画像データ、すなわち変換係数は、所定の閾値と
比較され、閾値以下の部分の切り捨て(係数切り捨て)
が行われる。これにより閾値以下の変換係数は、その
後、0のデータとして処理される。次に係数切り捨てが
行われた変換係数は、所定の量子化ステップ値、すなわ
ち正規化係数により除算され、ステップ幅による量子
化、すなわち正規化が行われる。これにより、変換係数
の値、すなわち振幅のダイナミックレンジを抑圧するこ
とができる。
In such two-dimensional orthogonal transform coding, image data is divided into a predetermined number of blocks, and image data in each block is subjected to two-dimensional orthogonal transform. The orthogonally transformed image data, that is, the transform coefficient, is compared with a predetermined threshold, and a portion below the threshold is truncated (coefficient truncation).
Is performed. As a result, the conversion coefficient equal to or smaller than the threshold value is thereafter processed as 0 data. Next, the transform coefficient subjected to coefficient truncation is divided by a predetermined quantization step value, that is, a normalization coefficient, and quantization by a step width, that is, normalization is performed. Thereby, the value of the conversion coefficient, that is, the dynamic range of the amplitude can be suppressed.

この閾値との比較と正規化の処理は、同時に行われる
ことが多い。すなわち、変換係数を所定の正規化係数に
て正規化して、その結果を整数化すると、正規化係数よ
り低い値をもつ変換係数は0となる。
The comparison with the threshold value and the normalization process are often performed simultaneously. That is, when the conversion coefficient is normalized by a predetermined normalization coefficient and the result is converted into an integer, the conversion coefficient having a value lower than the normalization coefficient becomes zero.

正規化された変換係数はその後、ハフマン符号化さ
れ、メモリに記憶される。
The normalized transform coefficients are then Huffman coded and stored in memory.

このような2次元直交変換符号化においては、その演
算量が多いことから、直交変換部および符号化部は回路
規模が大きくなり、これに伴なってこれらの機能部を構
成するICチップは通常のICと比較して消費電力が大き
い。したがって、電子スチルカメラの撮影枚数と搭載可
能なバッテリー容量によってはバッテリーから供給され
る電力が不足するため、消費電力を節約することが望ま
れている。
In such two-dimensional orthogonal transform coding, since the amount of operation is large, the circuit scale of the orthogonal transform unit and the coding unit becomes large, and accordingly, the IC chips constituting these functional units are usually used. Power consumption is higher than that of ICs. Therefore, the power supplied from the battery is insufficient depending on the number of pictures taken by the electronic still camera and the battery capacity that can be mounted, and it is desired to reduce power consumption.

目 的 本発明はこのような従来技術の問題点を解消し、圧縮
符号化において不要の動作を抑制して電力を節約するこ
とのできるディジタル電子スチルカメラを提供すること
を目的とする。
Aims of the present invention are to solve such a problem of the prior art and to provide a digital electronic still camera capable of suppressing unnecessary operation in compression encoding and saving power.

発明の開示 本発明によれば、被写界を撮影して被写界を表わす画
像データをメモリに蓄積するディジタル電子スチルカメ
ラは、画像データの表わす画像データを複数のブロック
に分割するブロック化手段と、複数のブロックに分割さ
れたデジタル画像データを2次元直交変換する直交変換
手段と、直交変換手段により直交変換されたデータを符
号化する符号化手段と、直交変換手段および符号化手段
の動作を制御する動作制御信号を供給する動作制御信号
供給手段とを有し、直交変換手段および符号化手段は、
動作制御信号供給手段から供給される動作制御信号によ
って動作時間を制御されるものである。
DISCLOSURE OF THE INVENTION According to the present invention, a digital electronic still camera for photographing an object field and storing image data representing the object field in a memory includes a block dividing unit for dividing the image data represented by the image data into a plurality of blocks. And orthogonal transform means for performing two-dimensional orthogonal transform on digital image data divided into a plurality of blocks, encoding means for encoding data orthogonally transformed by the orthogonal transform means, and operations of the orthogonal transform means and the encoding means Operation control signal supply means for supplying an operation control signal for controlling the orthogonal transform means and encoding means,
The operation time is controlled by the operation control signal supplied from the operation control signal supply means.

実施例の説明 次に添付図面を参照して本発明によるディジタル電子
スチルカメラの実施例を詳細に説明する。
Description of Embodiments Next, embodiments of a digital electronic still camera according to the present invention will be described in detail with reference to the accompanying drawings.

第1図を参照すると、ディジタル電子スチルカメラの
実施例が示されている。このカメラは撮像デバイス12を
有し、同デバイス12にて被写界を撮影してそれを表わす
画像信号をディジタルデータの形で直交変換部28、符号
化部26により圧縮符号化し、メモリカード40に蓄積する
装置である。
Referring to FIG. 1, an embodiment of a digital electronic still camera is shown. This camera has an imaging device 12, which captures an object scene, compresses and encodes an image signal representing the image in the form of digital data by an orthogonal transform unit 28 and an encoding unit 26, and stores the image data in a memory card 40. It is a device that accumulates in.

撮像デバイス12は、たとえばCCDなどの固体撮像素子
が有利に適用され、撮像レンズ10にて被写界を撮影し、
被写界を表わすカラー画像信号を、たとえば赤(R),
緑(G)および青(B)の色成分信号の形で出力する撮
像装置である。この色成分信号は、TV信号と同様なラス
タ走査形式にて出力される。撮影に必要な露光機構や合
焦機構などの他の機能部は、本発明の理解に直接関係な
いので説明を省略する。メモリカード40は、たとえばRA
Mなどの半導体メモリデバイスがカード状の基体に担持
された記憶装置であり、有利には本装置に着脱可能に装
着される。
For the imaging device 12, for example, a solid-state imaging device such as a CCD is advantageously applied, and an imaging field is photographed by the imaging lens 10,
A color image signal representing the object scene is, for example, red (R),
The imaging device outputs green (G) and blue (B) color component signals. This color component signal is output in the same raster scanning format as the TV signal. Other functional units such as an exposure mechanism and a focusing mechanism required for photographing are not directly related to the understanding of the present invention, and thus description thereof is omitted. The memory card 40 is, for example, RA
A semiconductor memory device such as M is a storage device carried on a card-like substrate, and is advantageously detachably mounted on the device.

撮像デバイス12の出力はアナログ・ディジタル変換器
(AD)14に接続され、同変換器14は入力されるアナログ
の画像信号を対応するディジタルデータに変換して出力
する信号変換回路である。このディジタルデータは、色
成分信号RGBについてそれぞれ、たとえば8ビットに量
子化される。このディジタルデータ出力は信号処理部16
に接続されている。
The output of the imaging device 12 is connected to an analog-to-digital converter (AD) 14, which is a signal conversion circuit that converts an input analog image signal into corresponding digital data and outputs it. This digital data is quantized to, for example, 8 bits for each of the color component signals RGB. This digital data output is sent to the signal processing unit 16
It is connected to the.

信号処理部16は本実施例では、白バランス調整および
階調補正などの前処理と、色成分信号データを輝度信号
と2相の色差信号に変換する輝度色差化処理とを画像デ
ータに施す信号処理を行なう。
In this embodiment, the signal processing unit 16 performs a pre-processing such as a white balance adjustment and a gradation correction, and a luminance / color difference processing for converting the color component signal data into a luminance signal and a two-phase color difference signal to the image data. Perform processing.

信号処理部16の出力はメモリコントローラ18に接続さ
れている。メモリコントローラ18は、メモリ24に接続さ
れ、信号処理部16からの出力のメモリ24への格納および
メモリ24からの読み出しを制御する。撮影デバイス12か
ら出力される画像信号は、通常のラスタ走査の順次信号
の形をとっている。メモリコントローラ18は、画像デー
タのブロック化を行う。すなわち、第2図に示すよう
に、画像信号の表わす1コマの画面50を所定の大きさの
複数の領域すなわちブロック52に分割し、各ブロック52
ごとに画像データを読み出す。
The output of the signal processing unit 16 is connected to the memory controller 18. The memory controller 18 is connected to the memory 24, and controls storage of the output from the signal processing unit 16 in the memory 24 and reading from the memory 24. The image signal output from the imaging device 12 is in the form of a normal raster scanning sequential signal. The memory controller 18 blocks image data. That is, as shown in FIG. 2, the screen 50 of one frame represented by the image signal is divided into a plurality of areas of a predetermined size, that is, blocks 52, and each block 52
The image data is read every time.

各ブロック52は、たとえば水平走査(H)方向に8画
素、垂直走査(V)方向に8画素の大きさでよく、また
は縦横方向に異なる画素数の大きさであってもよい。こ
うしてブロック52単位に読み出された画像データは、そ
の出力から符号化部26および直交変換部28へ送られる。
Each block 52 may have a size of, for example, 8 pixels in the horizontal scanning (H) direction and 8 pixels in the vertical scanning (V) direction, or may have a different number of pixels in the vertical and horizontal directions. The image data read in units of the blocks 52 is sent from its output to the encoding unit 26 and the orthogonal transformation unit 28.

メモリコントローラ18によってメモリ24から読み出さ
れたブロックごとの画像データは符号化部26へ送られ、
アクティビティが計算される。その後、再びブロックご
とに直交変換部28へ送られて直交変換された後、符号化
部26へ送られ、符号化される。
Image data for each block read from the memory 24 by the memory controller 18 is sent to the encoding unit 26,
Activity is calculated. After that, the data is again sent to the orthogonal transform unit 28 for each block and subjected to orthogonal transform, and then sent to the encoding unit 26 and encoded.

直交変換部28は、メモリコントローラ18から入力され
る画像データを各ブロック単位で直交変換を行ない、出
力する機能を有する。直交変換は、たとえば2次元ディ
スクリートコサイン変換(DCT)が有利に適用される。
これによって各ブロック52の画像データは、ブロック52
ごとに周波数領域のデータに変換され、画面50の水平
(H)方向および垂直(V)方向に低い周波数からデー
タが配列される。
The orthogonal transformation unit 28 has a function of performing orthogonal transformation on image data input from the memory controller 18 in units of blocks and outputting the result. As the orthogonal transform, for example, a two-dimensional discrete cosine transform (DCT) is advantageously applied.
As a result, the image data of each block 52 is
Is converted into data in the frequency domain every time, and the data is arranged from the lower frequency in the horizontal (H) direction and the vertical (V) direction of the screen 50.

直交変換部28において2次元直交変換されたブロック
ごとの画像データは縦横に配列され、左上の部分に低次
のデータが配列され、右下の方向に向かうにつれて高次
のデータとなる。直流成分のデータは左上部に配置され
る。直交変換部28の出力は符号化部26に送られる。
The image data for each block subjected to the two-dimensional orthogonal transformation in the orthogonal transformation unit 28 is arranged vertically and horizontally, low-order data is arranged in the upper left part, and becomes higher-order data in the lower right direction. DC component data is arranged at the upper left. The output of the orthogonal transform unit 28 is sent to the encoding unit 26.

符号化部26は、直交変換部28において2次元直交変換
された画像データ、すなわち変換係数に対して係数切り
捨てを行った後、正規化を行う。係数切り捨ては、直交
変換された変換係数を所定の閾値と比較し、閾値以下の
部分を切り捨てるものである。正規化は、係数切り捨て
を行われた変換係数を所定の量子化ステップ値、すなわ
ち正規化係数αにより除算し、正規化係数αによる量子
化を行うものである。正規化係数αは、後述するよう
に、ブロックごとのアクティビティを合計した値に基づ
き、固定長化パラメータK1、K2から求められる。
The encoding unit 26 performs normalization after performing coefficient truncation on the image data that has been subjected to the two-dimensional orthogonal transformation in the orthogonal transformation unit 28, that is, the transform coefficients. The coefficient truncation is to compare the orthogonally transformed transform coefficient with a predetermined threshold value and to cut off a portion below the threshold value. In the normalization, the transform coefficient after the coefficient truncation is divided by a predetermined quantization step value, that is, a normalization coefficient α, and quantization is performed using the normalization coefficient α. The normalization coefficient α is obtained from the fixed length parameters K1 and K2 based on the value obtained by summing the activities of the blocks, as described later.

正規化係数αは、画像データの総アクティビティ、す
なわちアクティビティの合計値に応じて設定される。正
規化係数αの設定は、式 α=K1・(総アクティビティ)+K2 によって、例えば第3A図および第3B図に示すような変換
により行われる。第3A図に示す変換によれば、アクティ
ビティの合計値に比例して正規化係数αが変化する。第
3B図に示す変換は、アクティビティの合計値の増加に対
して正規化係数αの増加が少ないものであり、高精度の
符号化を行うことができる。
The normalization coefficient α is set according to the total activity of the image data, that is, the total value of the activities. The setting of the normalization coefficient α is performed according to the equation α = K1 · (total activity) + K2, for example, by the conversion shown in FIGS. 3A and 3B. According to the conversion shown in FIG. 3A, the normalization coefficient α changes in proportion to the total value of the activities. No.
In the conversion shown in FIG. 3B, the increase in the normalization coefficient α with respect to the increase in the total value of the activities is small, and high-precision encoding can be performed.

正規化は、本実施例では、第4図に示すような重みテ
ーブルTに格納されたデータと上記の正規化係数αとを
掛け合わせて行われる。
In this embodiment, the normalization is performed by multiplying the data stored in the weight table T as shown in FIG. 4 by the above-mentioned normalization coefficient α.

直交変換された変換係数は低域の成分がデータとして
重要であり、高域の成分は低域と比較して重要性が低い
から、第4図に示すような重みテーブルTは、低域の成
分に小さな値を、高域の成分に大きな値を割り当ててお
り、このテーブルTのデータに前記の正規化係数αを乗
算して得た値α・Tにより、前記の係数切り捨てを行わ
れた変換係数を除算することによって正規化を行う。正
規化係数とテーブルとの積α・Tは、輝度信号Y、色差
信号Cr、Cbのそれぞれについて設定される。
In the orthogonally transformed transform coefficients, low-frequency components are important as data, and high-frequency components are less important than low-frequency components. Therefore, the weight table T as shown in FIG. A small value is assigned to the component, and a large value is assigned to the high frequency component. The coefficient truncation was performed by the value α · T obtained by multiplying the data of this table T by the above-mentioned normalization coefficient α. Normalization is performed by dividing the transform coefficient. The product α · T of the normalization coefficient and the table is set for each of the luminance signal Y and the color difference signals Cr and Cb.

符号化部26は、メモリコントローラ18から入力される
ブロックごとのデータの直流成分および直交変換部28か
ら入力されるブロックごとのデータの交流成分を符号化
する。正規化された変換係数は第5図に示す画素データ
と同様にブロック状に配列され、その交流成分が第6図
に示されるように低域成分から順にジグザグ状にスキャ
ンされて、符号化部26において符号化される。
The encoding unit 26 encodes a DC component of data for each block input from the memory controller 18 and an AC component of data for each block input from the orthogonal transform unit 28. The normalized transform coefficients are arranged in blocks in the same manner as the pixel data shown in FIG. 5, and their AC components are scanned in a zigzag manner in order from the low-frequency components as shown in FIG. Encoded at 26.

符号化部26はジグザグ状にスキャンされた正規化され
た変換係数を符号化する。変換係数の交流成分は零が連
続することが多いため、零の値のデータの連続する量、
すなわち零のラン長を検出し、零のラン長および非零の
振幅を求め、これを2次元ハフマン符号化する。符号化
部26から出力される符号化データの量は、先に計算され
た各ブロックのアクティビティに応じて制限される。す
なわち、各ブロックのアクティビティを合計した総アク
ティビティに対する各ブロックのアクティビティの比に
応じて各ブロックの符号化されたデータの出力を制限
し、固定長化を行う。
The encoding unit 26 encodes the normalized transform coefficients scanned in a zigzag manner. Since the AC component of the conversion coefficient is often continuous with zeros, the amount of continuous data of zero value,
That is, a zero run length is detected, a zero run length and a non-zero amplitude are obtained, and these are subjected to two-dimensional Huffman coding. The amount of encoded data output from the encoding unit 26 is limited according to the previously calculated activity of each block. That is, the output of the coded data of each block is limited according to the ratio of the activity of each block to the total activity obtained by summing the activities of each block, and the length is fixed.

直交変換部28および符号化部26は、後述するように制
御部20から各種パラメータを入力することによって種々
の圧縮符号化を行うものであり、たとえばそれぞれ1個
のICチップによって形成される。
The orthogonal transform unit 28 and the encoding unit 26 perform various types of compression encoding by inputting various parameters from the control unit 20 as described later, and are formed by, for example, one IC chip.

符号化部26の出力は図示しないコネクタを介してメモ
リカード40に送られる。メモリカード40はたとえばSRA
M、EEPROMなどの半導体メモリデバイスがカード状の基
体に担持された記憶装置であり、有利には本装置に着脱
可能に装着される。
The output of the encoding unit 26 is sent to the memory card 40 via a connector (not shown). Memory card 40 is, for example, SRA
A semiconductor memory device such as an M or an EEPROM is a storage device carried on a card-like substrate, and is advantageously detachably mounted on the device.

メモリカード40に記録されるデータの例が第7図に示
されている。同図に示されるように、メモリカード40の
記録領域には、後述するように、輝度信号Yの正規化テ
ーブルデータTY・αY、圧縮された輝度信号データY、
色差信号Crの正規化テーブルデータTr・αr、圧縮され
た色差信号データCr、色差信号Cbの正規化テーブルデー
タTb・αb、圧縮された色差信号データCbの順でデータ
が記録される。正規化テーブルデータTY・αY、Tr・α
rおよびTb・αbは、圧縮された信号Y、Cr、Cbの復号
時に使用される。
An example of data recorded on the memory card 40 is shown in FIG. As shown in the figure, in the recording area of the memory card 40, as will be described later, normalized table data TY · αY of the luminance signal Y, compressed luminance signal data Y,
Data is recorded in the order of the normalized table data Tr · αr of the color difference signal Cr, the compressed color difference signal data Cr, the normalized table data Tb · αb of the color difference signal Cb, and the compressed color difference signal data Cb. Normalized table data TY / αY, Tr / α
r and Tb · αb are used when decoding the compressed signals Y, Cr, and Cb.

パラメータ設定部30は、カラー画像データの場合の輝
度信号Y、色差信号Cr、Cbごとの圧縮符号化に必要なパ
ラメータを設定し、符号化部26へ出力する。
The parameter setting unit 30 sets parameters necessary for compression encoding for each of the luminance signal Y, the color difference signals Cr, and Cb in the case of color image data, and outputs the parameters to the encoding unit 26.

パラメータ設定部30には入力操作部22が接続され、入
力操作部22から圧縮符号化に使用される各種パラメータ
設定のための指示が入力される。パラメータ設定部30は
入力操作部22からの指示に従い、図示しない記憶部に格
納されたパラメータの中から所望のものを選択し、符号
化部26へ出力する。
An input operation unit 22 is connected to the parameter setting unit 30, and an instruction for setting various parameters used for compression coding is input from the input operation unit 22. The parameter setting unit 30 selects a desired parameter from parameters stored in a storage unit (not shown) according to an instruction from the input operation unit 22, and outputs the selected parameter to the encoding unit 26.

パラメータとしては、たとえば画像を構成するブロッ
クの数、符号量、固定長化パラメータK1、K2、符号転送
スピード、量子化テーブルTY、TCr、TCb等がある。
画像を構成するブロックの数は、撮影されメモリに記憶
される画像のサイズ、すなわち画素数に応じて分割され
たブロックの数が異なるため、そのブロックの数を符号
化部26に知らせるため送られる。符号量は、圧縮された
画像データの画質モードやメモリカード40の容量に応じ
て圧縮符号化されたデータに割り当てられる総ビット数
が異なるため、総ビット数、すなわち符号量が送られ
る。固定長化パラメータK1、K2は、前述のように、正規
化において使用される正規化係数αを求めるための係数
として使用される。符号転送スピードはメモリカード40
などの記録媒体へのデータの転送スピードを符号化部26
に知らせるために送られる。量子化テーブルTY、TC
r、TCbは、前述のように輝度信号Yおよび色差信号C
r、Cbの正規化において使用される。
The parameters include, for example, the number of blocks constituting an image, the code amount, fixed length parameters K1, K2, code transfer speed, quantization tables TY, TCr, TCb, and the like.
The number of blocks constituting the image is sent to notify the encoding unit 26 of the number of blocks, since the number of divided blocks varies according to the size of the image captured and stored in the memory, that is, the number of pixels. . As the code amount, the total bit number, that is, the code amount is transmitted because the total number of bits allocated to the compression-encoded data varies depending on the image quality mode of the compressed image data and the capacity of the memory card 40. As described above, the fixed length parameters K1 and K2 are used as coefficients for obtaining a normalization coefficient α used in normalization. Code transfer speed is memory card 40
The transfer speed of data to a recording medium such as
Sent to inform. Quantization tables TY, TC
r and TCb are the luminance signal Y and the color difference signal C as described above.
Used in r, Cb normalization.

制御部20は本装置全体を制御する制御部であり、特
に、直交変換部28に対し、直交変換動作を停止させて電
力消費を低減するためのスタンバイ信号または直交変換
動作をさせるためのアクティブ信号を出力し、また、符
号化部26に対し、符号化動作を停止させて電力消費を低
減するためのスタンバイ信号または符号化動作をさせる
ためのアクティブ信号を出力する。また、メモリ24から
の画像データの読み出しを制御する制御信号をメモリコ
ントローラ18に出力する。直交変換部28および符号化部
26は、制御部20からそれぞれ出力されるスタンバイ信号
およびアクティブ信号を受け、これらに応動してその直
交変換および符号化動作を停止するスタンバイ状態また
は動作を行ない得る動作状態となる。制御部20は、たと
えば、直交変換部28および符号化部26に対する動作用の
クロック信号を停止することで、これらを動作または停
止に制御することができる。このように直交変換部28お
よび符号化部26は、スタンバイ信号に応動して直交変換
動作や符号化動作を停止するように構成され、直交変換
部28および符号化部26がスタンバイ状態に制御されて直
交変換動作および符号化動作が停止されると、その動作
停止状態となった期間における電力消費が低減される。
The control unit 20 is a control unit that controls the entire apparatus.In particular, the orthogonal conversion unit 28 is configured to stop the orthogonal transform operation and reduce the power consumption by a standby signal or an active signal for causing the orthogonal transform operation to be performed. And outputs to the encoding unit 26 a standby signal for stopping the encoding operation to reduce power consumption or an active signal for causing the encoding operation. Further, it outputs a control signal for controlling reading of image data from the memory 24 to the memory controller 18. Orthogonal transform unit 28 and coding unit
The standby unit 26 receives the standby signal and the active signal output from the control unit 20, respectively, and enters a standby state in which the orthogonal transform and the encoding operation are stopped in response thereto, or an operation state in which the operation can be performed. The control unit 20 can control the operation or stop of the operation by stopping the operation clock signals for the orthogonal transformation unit 28 and the encoding unit 26, for example. As described above, the orthogonal transform unit 28 and the encoding unit 26 are configured to stop the orthogonal transform operation and the encoding operation in response to the standby signal, and the orthogonal transform unit 28 and the encoding unit 26 are controlled to the standby state. When the orthogonal transform operation and the encoding operation are stopped, the power consumption during the period in which the operation is stopped is reduced.

第1図の装置の動作を、第8図のタイミングチャート
および第9図のフローチャートを用いて説明する。
1 will be described with reference to the timing chart of FIG. 8 and the flowchart of FIG.

まず、操作者が入力操作部22から撮影される画像のサ
イズ、圧縮される画像の画質、メモリカード40の容量等
に応じて各種パラメータの指示を入力する(100)。入
力操作部22に入力された指示はパラメータ設定部30に送
られ、パラメータ設定部30はこれに従い、図示しない記
憶部に記憶された複数のパラメータの中から指示された
パラメータを選択する。
First, the operator inputs instructions of various parameters according to the size of an image captured from the input operation unit 22, the quality of an image to be compressed, the capacity of the memory card 40, and the like (100). The instruction input to the input operation unit 22 is sent to the parameter setting unit 30, and the parameter setting unit 30 selects the designated parameter from a plurality of parameters stored in a storage unit (not shown) in accordance with the instruction.

撮影を指示されると、撮像デバイス12は被写界を撮影
し、その被写界を表す1フレームの画像信号を出力す
る。この画像信号は、撮像デバイス12からアナログ・デ
ィジタル変換器14に出力され、ここで対応するディジタ
ルデータに変換される(102)。この画像データは信号
処理部16で前処理および輝度色差化処理を施され、メモ
リコントローラ18の制御によってメモリ24に一旦記憶さ
れる(104)。
When the photographing is instructed, the imaging device 12 photographs the scene and outputs a one-frame image signal representing the scene. This image signal is output from the imaging device 12 to the analog / digital converter 14, where it is converted into corresponding digital data (102). This image data is subjected to preprocessing and luminance / color difference processing in the signal processing unit 16, and is temporarily stored in the memory 24 under the control of the memory controller 18 (104).

第8図に示すように、時刻t1において制御部20から直
交変換部28に直交変換動作を停止させて直交変換部28に
て消費される電力を節約するためのスタンバイ信号が送
られ、符号化部26にアクティブ信号が送られる。これに
より、直交変換部28はスタンバイ状態となって低消費電
力モードにて動作し、符号化部26はスタンバイ状態から
動作状態になる。制御部20からの制御信号によって、パ
ラメータ設定部30から符号化部26へ、画像ブロック数、
符号量固定長化パラメータ、符号転送スピードなどのパ
ラメータが転送される(106)。これらのパラメータが
符号化器26に送られると、制御部20からメモリコントロ
ーラ18にバス切り換え信号が送られ、メモリコントロー
ラ18の制御によりメモリ24からブロックごとの画像デー
タが読み出される(108)。読み出されたブロックごと
の画像データは符号化部26へ送られ、総アクティビティ
が求められ、前記の固定長化パラメータK1、K2を用いて
正規化係数αが求められる。また、総アクティビティに
対する各ブロックのアクティビティから各ブロックごと
の符号化データのビット配分が求められる。このビット
配分に応じて、後に符号化されるデータの出力の固定長
化が行われる(110)。
As shown in FIG. 8, at time t1, a standby signal for stopping the orthogonal transform operation from the control unit 20 to the orthogonal transform unit 28 to save power consumed by the orthogonal transform unit 28 is transmitted, and An active signal is sent to the unit 26. Thereby, the orthogonal transform unit 28 enters the standby state and operates in the low power consumption mode, and the encoding unit 26 changes from the standby state to the operating state. By the control signal from the control unit 20, from the parameter setting unit 30 to the encoding unit 26, the number of image blocks,
Parameters such as a code length fixed length parameter and a code transfer speed are transferred (106). When these parameters are sent to the encoder 26, a bus switching signal is sent from the control unit 20 to the memory controller 18, and the image data for each block is read from the memory 24 under the control of the memory controller 18 (108). The read image data for each block is sent to the encoding unit 26, where the total activity is obtained, and the normalization coefficient α is obtained using the fixed length parameters K1 and K2. Also, the bit allocation of the encoded data for each block is determined from the activity of each block with respect to the total activity. In accordance with the bit allocation, the output of the data to be encoded later is fixed in length (110).

制御部20からの制御信号によって、パラメータ設定部
30から輝度信号Y用の量子化テーブルTYが符号化部26
へ送られ、正規化係数αと量子化テーブルTYとの積に
より得られるテーブルα・TYが符号化部26からメモリ
カード40へ送られ、記録される(112)。これにより輝
度信号Yの圧縮符号化処理が可能な状態になる。
The parameter setting unit is controlled by a control signal from the control unit 20.
From 30, the quantization table TY for the luminance signal Y is
Is sent to the memory card 40 from the encoding unit 26 and recorded (112). As a result, the luminance signal Y can be compressed and encoded.

ここで制御部20は第8図の時刻t2に示すように、直交
変換部28にアクティブ信号を出力する。これにより直交
変換部28は輝度信号の直交変換を行い得る状態になる。
Here, the control unit 20 outputs an active signal to the orthogonal transformation unit 28 as shown at time t2 in FIG. As a result, the orthogonal transform unit 28 enters a state where the orthogonal transform of the luminance signal can be performed.

メモリ24から輝度信号Yのブロックごとの画像データ
が読み出されて直交変換部28に送られ、また輝度信号Y
のブロックごとの画像データの直流成分、すなわち各画
素の平均値が符号化部26に送られる。直交変換部28に送
られたブロックごとの画像データは直交変換され、符号
化部26へ送られる。
The image data for each block of the luminance signal Y is read out from the memory 24 and sent to the orthogonal transformation unit 28.
The DC component of the image data of each block, that is, the average value of each pixel, is sent to the encoding unit 26. The image data for each block sent to the orthogonal transformation unit 28 is subjected to orthogonal transformation and sent to the encoding unit 26.

符号化部26において、テーブルα・TYを用いて輝度
信号Yの正規化が行われ、その後、ハフマン符号化が行
われ、先に計算されたブロックごとの符号化データのビ
ット配分に応じて固定長化が行われる(114)。固定長
化された輝度信号のデータYは第7図に示すように、メ
モリカード40にテーブルα・TYの次の領域に記録され
る。
In the encoding unit 26, the luminance signal Y is normalized using the table α · TY, then Huffman encoding is performed, and the luminance signal Y is fixed according to the previously calculated bit allocation of the encoded data for each block. Lengthening is performed (114). As shown in FIG. 7, the fixed-length luminance signal data Y is recorded in the memory card 40 in the area next to the table α · TY.

次に、第8図の時刻t3に示すように、制御部20から直
交変換部28にスタンバイ信号を出力する。これにより直
交変換部28は再びスタンバイ状態となる。制御部20から
の制御信号に応じて、パラメータ設定部30から色差信号
Cr用の量子化テーブルTCrが符号化部26へ送られ、テー
ブルα・TCrが符号化部26からメモリカード40に記録さ
れる(116)。
Next, as shown at time t3 in FIG. 8, the control unit 20 outputs a standby signal to the orthogonal transform unit 28. As a result, the orthogonal transform unit 28 enters the standby state again. According to the control signal from the control unit 20, the color difference signal from the parameter setting unit 30
The quantization table for Cr Cr is sent to the encoding unit 26, and the table α · TCr is recorded from the encoding unit 26 to the memory card 40 (116).

ここで制御部20は第8図の時刻t4に示すように、直交
変換部28にアクティブ信号を出力する。これにより直交
変換部28は色差信号Crの直交変換を行い得る状態にな
る。
Here, the control unit 20 outputs an active signal to the orthogonal transform unit 28, as shown at time t4 in FIG. Thus, the orthogonal transform unit 28 is in a state where the orthogonal transform of the color difference signal Cr can be performed.

メモリ24から色差信号Crのブロックごとの画像データ
が読み出されて直交変換部28に送られ、また色差信号Cr
のブロックごとの画像データの直流成分、すなわち各画
素の平均値が符号化部26に送られる。直交変換部28に送
られたブロックごとの画像データは直交変換され、符号
化部26へ送られる。
The image data for each block of the color difference signal Cr is read from the memory 24 and sent to the orthogonal transform unit 28.
The DC component of the image data of each block, that is, the average value of each pixel, is sent to the encoding unit 26. The image data for each block sent to the orthogonal transformation unit 28 is subjected to orthogonal transformation and sent to the encoding unit 26.

符号化部26において、テーブルα・TCrを用いて色差
信号Crの正規化が行われ、その後、符号化および固定長
化が行われる(118)。圧縮符号化された色差信号のデ
ータCrは第7図に示すように、メモリカード40のテーブ
ルα・TCrの次の領域に記録される。
The encoding unit 26 normalizes the color difference signal Cr using the table α · TCr, and thereafter performs encoding and fixed length (118). As shown in FIG. 7, the data Cr of the compression-coded chrominance signal is recorded in the area next to the table α · TCr of the memory card 40.

さらに、第8図の時刻t5に示すように制御部20から直
交変換部28にスタンバイ信号を出力する。これにより直
交変換部28は再びスタンバイ状態となる。制御部20から
の制御信号に応じて、パラメータ設定部30から色差信号
Cb用の量子化テーブルTCbが符号化部26へ送られ、テー
ブルα・TCbが符号化部26からメモリカード40に記録さ
れる。
Further, as shown at time t5 in FIG. 8, the control unit 20 outputs a standby signal to the orthogonal transform unit 28. As a result, the orthogonal transform unit 28 enters the standby state again. According to the control signal from the control unit 20, the color difference signal from the parameter setting unit 30
The quantization table TCb for Cb is sent to the encoding unit 26, and the table α · TCb is recorded from the encoding unit 26 to the memory card 40.

ここで制御部20は第8図の時刻t6に示すように、直交
変換部28にアクティブ信号を出力する。これにより直交
変換部28は色差信号Cbの直交変換を行い得る状態にな
る。
Here, the control unit 20 outputs an active signal to the orthogonal transform unit 28 as shown at time t6 in FIG. As a result, the orthogonal transform unit 28 enters a state where the orthogonal transform of the color difference signal Cb can be performed.

メモリ24から色差信号Cbのブロックごとの画像データ
が読み出されて直交変換部28に送られ、また色差信号Cb
のブロックごとの画像データの直流成分、すなわち各画
素の平均値が符号化部26に送られる。直交変換部28に送
られたブロックごとの画像データは直交変換され、符号
化部26へ送られる。
The image data for each block of the color difference signal Cb is read from the memory 24 and sent to the orthogonal transform unit 28, and the color difference signal Cb
The DC component of the image data of each block, that is, the average value of each pixel, is sent to the encoding unit 26. The image data for each block sent to the orthogonal transformation unit 28 is subjected to orthogonal transformation and sent to the encoding unit 26.

符号化部26において、テーブルα・TCbを用いて色差
信号Cbの正規化が行われ、その後、符号化および固定長
化が行れる(122)。圧縮符号化された色差信号のデー
タCbは第7図に示すように、メモリカード40に記録され
る。
The encoding unit 26 normalizes the color difference signal Cb using the table α · TCb, and thereafter performs encoding and fixed length (122). The compression-coded color difference signal data Cb is recorded on the memory card 40 as shown in FIG.

色差信号Cbの圧縮符号化が終了すると、符号化部26か
ら制御部20へ圧縮終了信号が出力され、圧縮符号化が終
了する。圧縮符号化処理が終了すると、第8図の時刻t7
に示すように、直交変換部28および符号化部26にそれぞ
れスタンバイ信号が送られ、これら直交変換部28および
符号化部26はそれぞれスタンバイ状態に復帰し、それぞ
れ低消費電力にて動作する。
When the compression encoding of the color difference signal Cb ends, a compression end signal is output from the encoding unit 26 to the control unit 20, and the compression encoding ends. When the compression encoding process is completed, at time t7 in FIG.
As shown in (5), a standby signal is sent to each of the orthogonal transformer 28 and the encoder 26, and the orthogonal transformer 28 and the encoder 26 return to the standby state, respectively, and operate with low power consumption.

本実施例によれば、各種のパラメータの中から選択さ
れたパラメータを符号化部26へ送り、これにより符号化
を行うことができる。そして、これらのパラメータ転送
の時には、直交変換部28にスタンバイ信号を送ることに
よって直交変換部28をスタンバイ状態とし、直交変換動
作を停止させている。
According to the present embodiment, a parameter selected from various parameters is sent to the encoding unit 26, and thereby encoding can be performed. Then, at the time of these parameter transfer, the orthogonal transform unit 28 is set to a standby state by sending a standby signal to the orthogonal transform unit 28, and the orthogonal transform operation is stopped.

したがって、大電力を要する直交変換部28はパラメー
タ転送時に電力の消費が抑制されるから、消費電力を節
約することができる。これにより、撮影中のバッテリー
の不足を防止することができ、撮影および圧縮符号化処
理をスムーズに行うことができる。
Therefore, since the power consumption of the orthogonal transform unit 28 requiring large power is suppressed at the time of parameter transfer, power consumption can be reduced. This makes it possible to prevent the battery from running short during shooting, and to smoothly perform shooting and compression encoding processing.

さらに、量子化テーブルTY、TCr、TCbを、輝度信
号Yおよび色差信号Cr、Cbごとに転送するから、輝度信
号Yおよび色差信号Cr、Cbごとに適切な符号化を行うこ
とができ、符号化部26の量子化テーブルを格納するため
のメモリ領域を小さくすることができる。
Furthermore, since the quantization tables TY, TCr, and TCb are transferred for each of the luminance signal Y and the chrominance signals Cr and Cb, appropriate encoding can be performed for each of the luminance signal Y and the chrominance signals Cr and Cb. The memory area for storing the quantization table of the unit 26 can be reduced.

なお、白黒信号の圧縮符号化の場合には、前記の色差
信号Cr、Cbの処理を省略し、輝度信号Yの圧縮符号化の
みを行うことによって容易に白黒信号用の符号化を行う
ことができ、白黒信号用の特別な装置およびシーケンス
を必要としない。
In the case of compression encoding of a black-and-white signal, it is possible to easily perform encoding for a black-and-white signal by omitting the processing of the color difference signals Cr and Cb and performing only compression encoding of the luminance signal Y. Yes, and does not require special equipment and sequences for black and white signals.

また、輝度信号Yの圧縮符号化を行う直交変換部また
は符号化部を色差信号Cr、Cbの圧縮符号化を行うこれら
の機能部と別個のICとする場合には、これらのICを個々
に制御して直交変換動作または符号化動作を停止するス
タンバイ状態とすることによって消費電力を節約するこ
とができる。とくに、本実施例では、総アクティビテ
ィ、正規化係数αおよび各ブロックごとのビット配分を
求めて、量子化テーブルTYが転送されるまでの第1の
パスでは、直交変換部28の動作が停止され、ブロックご
とに読み出される画像データを実際に符号化して出力す
る第2のパスでは、算出されたビット配分などのパラメ
ータに基づいて、ブロックごとの画像データが符号化さ
れその符号量が制御されて符号化部28から出力される。
この場合、色差信号用のパラメータが転送される際につ
いても同様に直交変換部28の動作が停止されて電力消費
が低減される。
When the orthogonal transform unit or the encoding unit that performs the compression encoding of the luminance signal Y is a separate IC from these functional units that perform the compression encoding of the color difference signals Cr and Cb, these ICs are individually Power consumption can be saved by controlling to enter a standby state in which the orthogonal transform operation or the encoding operation is stopped. In particular, in the present embodiment, the operation of the orthogonal transform unit 28 is stopped in the first pass until the quantization table TY is transferred after obtaining the total activity, the normalization coefficient α, and the bit allocation for each block. In a second pass for actually encoding and outputting the image data read out for each block, the image data for each block is encoded based on the calculated parameters such as the bit distribution, and the amount of code is controlled. Output from the encoding unit 28.
In this case, also when the parameters for the color difference signal are transferred, the operation of the orthogonal transform unit 28 is similarly stopped, and the power consumption is reduced.

効 果 このように本発明によれば、大電力を要する直交変換
手段および符号化手段が動作不要の時に、これらをスタ
ンバイ状態とすることによって、圧縮符号化に要する消
費電力を少なくすることができる。したがって、バッテ
リーから供給される電力の不足によるトラブルの発生を
防止することができる。
Effect As described above, according to the present invention, when the orthogonal transforming means and the encoding means requiring large power do not need to operate, by putting them into a standby state, the power consumption required for compression encoding can be reduced. . Therefore, it is possible to prevent occurrence of a trouble due to a shortage of power supplied from the battery.

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

第1図は本発明によるディジタル電子スチルカメラの一
実施例を示す機能ブロック図、 第2図は第1図に示す実施例における画面のブロック構
成の例を示す説明図、 第3A図および第3B図はアクティビティの合計値を正規化
係数に変換するルックアップテーブルの例を示す図、 第4図は重みテーブルデータの例を示す図、 第5図はブロックを構成する画素データの例を示す図、 第6図はランレングスおよび非零の符号化を行う順序を
示す図、 第7図は第1図のメモリカードに記録されるデータの例
を示す図、 第8図は第1図の動作制御信号を示すタイミングチャー
ト、 第9図は第1図の装置の動作を示すフローチャートであ
る。 主要部分の符号の説明 12……撮像デバイス 18……メモリコントローラ 24……メモリ 26……符号化部 28……直交変換部 30……パラメータ設定部 40……メモリカード
FIG. 1 is a functional block diagram showing one embodiment of a digital electronic still camera according to the present invention, FIG. 2 is an explanatory diagram showing an example of a block configuration of a screen in the embodiment shown in FIG. 1, FIGS. 3A and 3B. The figure shows an example of a look-up table for converting the total value of the activity into a normalization coefficient. FIG. 4 shows an example of weight table data. FIG. 5 shows an example of pixel data constituting a block. 6, FIG. 6 is a diagram showing the order of performing run-length and non-zero encoding, FIG. 7 is a diagram showing an example of data recorded on the memory card of FIG. 1, and FIG. 8 is an operation of FIG. FIG. 9 is a flow chart showing the operation of the apparatus shown in FIG. Explanation of Signs of Main Parts 12 ... Imaging Device 18 ... Memory Controller 24 ... Memory 26 ... Encoding Unit 28 ... Orthogonal Transformation Unit 30 ... Parameter Setting Unit 40 ... Memory Card

───────────────────────────────────────────────────── フロントページの続き (72)発明者 渡辺 幹夫 東京都港区西麻布2丁目26番30号 富士 写真フイルム株式会社内 (56)参考文献 特開 昭63−122392(JP,A) 特開 昭61−135286(JP,A) 特開 昭55−147073(JP,A) 特開 平1−165283(JP,A) ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Mikio Watanabe 2-26-30 Nishiazabu, Minato-ku, Tokyo Fuji Photo Film Co., Ltd. (56) References JP-A-63-122392 (JP, A) JP-A Sho 61-135286 (JP, A) JP-A-55-147073 (JP, A) JP-A-1-165283 (JP, A)

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】被写界を撮影して該被写界を表わす画像デ
ータを記録媒体に出力するディジタルカメラにおいて、
該カメラは、 前記画像データを読出可能に記憶する記憶手段と、 該記憶手段に対する記憶制御を行って、第1段階および
第2段階のそれぞれにて、前記記憶手段に記憶された画
像データを縦横方向にそれぞれ複数の画素による複数の
ブロックに分割し、ブロックごとのデータを読み出す第
1の制御手段と、 符号量制御のための第1のパラメータと量子化テーブル
とを設定する設定手段と、 制御入力に供給される動作制御信号に応動して、前記第
1段階にて動作停止状態に制御され、前記第2段階にて
動作状態に制御される直交変換手段であって、該第2段
階の動作状態にて前記データを直交変換して変換係数を
算出する直交変換手段と、 前記画像データに対する圧縮符号化処理を制御する第2
の制御手段であって、前記直交変換手段の動作を動作停
止状態と動作状態とに制御する前記動作制御信号を前記
制御入力に供給する第2の制御手段と、 前記第1の制御手段によって前記記憶手段から読み出さ
れるデータの直流成分と前記変換係数の交流成分とを符
号化する符号化手段とを含み、該符号化手段は、 前記第1段階にて前記記憶手段から読み出されるデータ
に基づいて、各ブロックのアクティビティと総アクティ
ビティとを求める算出手段と、 前記第1段階にて、前記第1のパラメータと前記総アク
ティビティとに基づいて正規化係数を設定し、該正規化
係数と前記量子化テーブルとに応じた正規化テーブルを
生成する正規化手段であって、前記第2段階にて、前記
直交変換手段から供給される変換係数の交流成分を前記
正規化テーブルによって正規化する正規化手段と、 前記各ブロックの符号化データ量を前記アクティビティ
に応じて制限する制限手段を含み、 前記第1段階における符号化手段は、前記正規化テーブ
ルを前記記録媒体に出力し、 前記第2の制御手段は、前記画像データを圧縮符号化す
るのに先立つ前記第1段階にて、前記直交変換手段を動
作停止状態に制御する動作制御信号を該直交変換手段に
供給して該直交変換手段の動作を停止させ、前記正規化
テーブルが得られると、前記直交変換手段を動作状態に
制御する動作制御信号を該直交変換手段に供給して前記
第1段階から第2段階に切り換え、 該第2段階における符号化手段は、前記第1の制御手段
により前記記憶手段から読み出されるデータの直流成分
を符号化し、該第2段階の動作状態で前記直交変換手段
にて算出される前記変換係数の交流成分を前記正規化テ
ーブルに従って正規化して符号化し、前記アクティビテ
ィに応じてデータ量が所定長に制限された符号化データ
を前記記録媒体に出力することを特徴とするディジタル
カメラ。
1. A digital camera for photographing an object scene and outputting image data representing the object scene to a recording medium,
A camera configured to store the image data in a readable manner; and performing a storage control on the storage unit to vertically and horizontally store the image data stored in the storage unit in each of a first stage and a second stage. First control means for dividing the data into a plurality of blocks each including a plurality of pixels in the direction and reading data for each block; setting means for setting a first parameter for code amount control and a quantization table; An orthogonal transformation means which is controlled to an operation stop state in the first step and is controlled to an operation state in the second step in response to an operation control signal supplied to the input; Orthogonal transform means for orthogonally transforming the data in an operating state to calculate a transform coefficient; and a second controlling a compression encoding process on the image data.
Control means for supplying, to the control input, the operation control signal for controlling the operation of the orthogonal transform means to an operation stop state and an operation state, and the first control means Encoding means for encoding a DC component of data read from the storage means and an AC component of the transform coefficient, the encoding means based on the data read from the storage means in the first step Calculating means for calculating an activity and a total activity of each block; and, in the first stage, setting a normalization coefficient based on the first parameter and the total activity, and setting the normalization coefficient and the quantization A normalization means for generating a normalization table corresponding to the table, wherein in the second step, the AC component of the transform coefficient supplied from the orthogonal transform means is normalized. A normalizing unit that normalizes the data by a table, and a limiting unit that limits the amount of encoded data of each block according to the activity. The encoding unit in the first step stores the normalization table in the recording medium. The second control means supplies an operation control signal to the orthogonal transformation means for controlling the orthogonal transformation means to an operation stop state in the first stage prior to compression-encoding the image data. When the operation of the orthogonal transform means is stopped and the normalization table is obtained, an operation control signal for controlling the orthogonal transform means to an operation state is supplied to the orthogonal transform means, and the first and second steps are performed. The encoding unit in the second stage encodes a DC component of data read from the storage unit by the first control unit, and in the operation state in the second stage, The AC component of the transform coefficient calculated by the orthogonal transform means is normalized and encoded according to the normalization table, and encoded data whose data amount is limited to a predetermined length according to the activity is output to the recording medium. A digital camera.
【請求項2】請求項1に記載のカメラにおいて、前記設
定手段は、前記画像データがカラー画像データの場合
に、該カラー画像データの信号成分ごとの第2のパラメ
ータを前記符号化手段へ供給し、 前記第2の制御手段は、前記設定手段が前記第2のパラ
メータを前記符号化手段に供給し、該符号化手段にて各
信号成分ごとの正規化テーブルを生成する間、前記直交
変換手段を動作停止状態に制御する動作制御信号を該直
交変換手段に供給し、該直交変換手段は該動作制御信号
に応動して直交変換動作を停止することを特徴とするデ
ィジタルカメラ。
2. The camera according to claim 1, wherein, when the image data is color image data, the setting unit supplies a second parameter for each signal component of the color image data to the encoding unit. And the second control means supplies the second parameter to the encoding means, and generates the normalization table for each signal component by the encoding means. A digital camera, wherein an operation control signal for controlling the means to be in an operation stop state is supplied to the orthogonal transform means, and the orthogonal transform means stops the orthogonal transform operation in response to the operation control signal.
【請求項3】請求項1に記載のカメラにおいて、前記第
2の制御手段は、前記符号化手段の動作を動作停止状態
または動作状態に制御する第2の動作制御信号を該符号
化手段に供給し、 該符号化手段は、前記第2の動作制御信号に応動して、
符号化動作を停止する動作停止状態または前記直交変換
手段にて変換される画像データを符号化する動作状態に
制御されることを特徴とするディジタルカメラ。
3. The camera according to claim 1, wherein said second control means sends a second operation control signal for controlling the operation of said encoding means to an operation stop state or an operation state to said encoding means. The encoding means, in response to the second operation control signal,
A digital camera controlled to an operation stop state for stopping an encoding operation or an operation state for encoding image data converted by the orthogonal transformation means.
JP1186053A 1989-07-20 1989-07-20 Digital camera Expired - Lifetime JP3012655B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1186053A JP3012655B2 (en) 1989-07-20 1989-07-20 Digital camera

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1186053A JP3012655B2 (en) 1989-07-20 1989-07-20 Digital camera

Publications (2)

Publication Number Publication Date
JPH0352385A JPH0352385A (en) 1991-03-06
JP3012655B2 true JP3012655B2 (en) 2000-02-28

Family

ID=16181573

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1186053A Expired - Lifetime JP3012655B2 (en) 1989-07-20 1989-07-20 Digital camera

Country Status (1)

Country Link
JP (1) JP3012655B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6110115B2 (en) * 2012-11-26 2017-04-05 株式会社メガチップス Surveillance camera device, control program, and compression control method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55147073A (en) * 1979-05-04 1980-11-15 Mitsubishi Electric Corp Picture coding unit
JPS61135286A (en) * 1984-12-06 1986-06-23 Nec Corp Picture data compressor
JP2666260B2 (en) * 1986-11-12 1997-10-22 松下電器産業株式会社 Electronic still camera

Also Published As

Publication number Publication date
JPH0352385A (en) 1991-03-06

Similar Documents

Publication Publication Date Title
US5291282A (en) Image data coding apparatus and method capable of controlling amount of codes
KR0183688B1 (en) Image encoding method and device
US5295077A (en) Digital electronic still camera
JPH0563994A (en) Image data compressing encoder and method therefor
JPH07154798A (en) Method and device for picture encoding
JPH10271530A (en) Image data compression coder, method therefor and digital camera
JPH0595536A (en) High efficiency coded signal processor
JPH053550A (en) Device and method for encoding image data
JPH06189285A (en) Quantization/inverse quantization circuit for picture data compression/expansion device
US20050212933A1 (en) Luminance and color difference signal generation apparatus, image data compression apparatus, and image processing system
JPH0832037B2 (en) Image data compression device
JPH0418857A (en) Picture data compression system
US7421135B2 (en) Image data compression device and encoder
JP3012655B2 (en) Digital camera
JP3795932B2 (en) Image data compression encoding method and apparatus
JP2959831B2 (en) Image data encoding device
JPH07121120B2 (en) Data compression device
JPH1066077A (en) Code amount control method for image data and its device
JP2619535B2 (en) Image signal compression encoding apparatus and decoding reproduction apparatus
JPH07135568A (en) Digital data processor
KR100252677B1 (en) Apparatus and method for controlling a jpeg file
JP3144727B2 (en) Digital electronic still camera
JPH0448874A (en) Picture data recording system
JP3034933B2 (en) Image data recording device
JP3192133B2 (en) Electronic camera device

Legal Events

Date Code Title Description
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

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20071210

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20071210

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20081210

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20081210

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20091210

Year of fee payment: 10

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091210

Year of fee payment: 10