JPH11341428A - Digital still camera - Google Patents
Digital still cameraInfo
- Publication number
- JPH11341428A JPH11341428A JP10149212A JP14921298A JPH11341428A JP H11341428 A JPH11341428 A JP H11341428A JP 10149212 A JP10149212 A JP 10149212A JP 14921298 A JP14921298 A JP 14921298A JP H11341428 A JPH11341428 A JP H11341428A
- Authority
- JP
- Japan
- Prior art keywords
- image
- compression
- thumbnail
- bytes
- recording
- 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
Links
Landscapes
- Studio Devices (AREA)
- Television Signal Processing For Recording (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】この発明は、デジタルスチル
カメラ装置に関するもので、特に本体画像の圧縮処理の
ための準備期間を短縮できるようにしたものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital still camera device, and more particularly to a digital still camera device capable of shortening a preparation period for compression processing of a main body image.
【0002】[0002]
【従来の技術】近年、パーソナルコンピュータの普及、
及びインターネット等の普及により、画像データの加工
が簡単に出来るデジタルスチルカメラが普及している。
デジタルスチルカメラの簡単な構成例を図6に示す。2. Description of the Related Art In recent years, the spread of personal computers,
With the spread of the Internet and the like, digital still cameras that can easily process image data have become widespread.
FIG. 6 shows a simple configuration example of a digital still camera.
【0003】入力端子10からCCD等の光電素子から
の取り込まれた画像データが入力される。入力された画
像データは、カメラ信号処理部11で次段の圧縮部13
に適したフォーマット(例えばRGB、YUV)に変換
される。変換されたデータ12は圧縮部13に入力さ
れ、所定の圧縮処理(例えばJPEG)を施され、任意
のファイルフォーマットで記録媒体15に書き込まれ
る。Image data taken in from a photoelectric element such as a CCD is input from an input terminal 10. The input image data is converted by a camera signal processing unit 11 into a next compression unit 13.
(For example, RGB, YUV). The converted data 12 is input to the compression unit 13, subjected to a predetermined compression process (for example, JPEG), and written to the recording medium 15 in an arbitrary file format.
【0004】図7には、圧縮バイト数を固定長に押さえ
る圧縮処理の原理を示している。図7は、一般的な圧縮
部の構成例を示している。まず、カメラ信号処理回路1
1を通り、圧縮に適した画像フォーマットに変換された
画像信号12が離散コサイン変換回路(以下DCT)2
1に入力される。DCT回路21は、入力画像信号を時
間軸信号から周波数軸信号に変換する。ここでは、DC
Tに関する詳しい説明は省略する。DCT回路21から
出力された画像信号22は量子化回路23に入力され
る。量子化回路23の他方の入力には固定長用Q(量子
化係数)テーブル作成回路29の出力が接続されてい
る。量子化回路23の出力24はたとえばハフマン符号
化等の可変長符号化回路25に入力され、可変長符号処
理をされ、圧縮データ26として出力される。また、圧
縮データ26は、バイト数計数装置27に入力される。
バイト数計数装置27は、圧縮データ26の1画面分の
バイト数を計数し、その結果をQスケール計算装置28
に出力する。Qスケール計算装置28は、入力されたバ
イト数が、本デジタルスチルカメラ装置のバイト数の期
待値とどの程度、実際のバイト数がずれているかを計算
し、その調整量(以下Qスケール)を固定長用Qテーブ
ル作成回路29に出力する。固定長用Qテーブル作成回
路29は入力されたQスケールと、オリジナルのQテー
ブルから新しいQテーブルを作成し、量子化回路23に
供給する。量子化回路23は新しいQテーブルに従い、
圧縮量を調整し、新しい画像データを可変長符号化回路
25に出力する。FIG. 7 shows the principle of compression processing for keeping the number of compressed bytes at a fixed length. FIG. 7 shows a configuration example of a general compression unit. First, the camera signal processing circuit 1
1, an image signal 12 converted to an image format suitable for compression is converted into a discrete cosine transform circuit (hereinafter, DCT) 2
1 is input. The DCT circuit 21 converts an input image signal from a time axis signal to a frequency axis signal. Here, DC
Detailed description of T is omitted. The image signal 22 output from the DCT circuit 21 is input to a quantization circuit 23. The other input of the quantization circuit 23 is connected to the output of a fixed-length Q (quantization coefficient) table creation circuit 29. An output 24 of the quantization circuit 23 is input to a variable-length encoding circuit 25 such as Huffman encoding, is subjected to variable-length encoding, and is output as compressed data 26. The compressed data 26 is input to a byte counting device 27.
The byte number counting device 27 counts the number of bytes for one screen of the compressed data 26, and outputs the result to a Q scale calculating device 28.
Output to The Q scale calculation device 28 calculates how much the input byte number deviates from the expected value of the byte number of the present digital still camera device, and calculates the adjustment amount (hereinafter referred to as Q scale). Output to the fixed-length Q table creation circuit 29. The fixed-length Q table creation circuit 29 creates a new Q table from the input Q scale and the original Q table, and supplies it to the quantization circuit 23. The quantization circuit 23 follows the new Q table,
The compression amount is adjusted, and new image data is output to the variable length encoding circuit 25.
【0005】この動作を繰り返すことによって、固定長
化が行われる。図8にファイルフォーマットの例を示
す。SOI (Start of Image)から始まり、次のアプリケ
ーション領域(APP )と呼ばれる領域には、記録されて
いる画像の情報(例えば時刻、画像ファイル情報等)が
まず書かれる。ここでアプリケーション領域には、次の
ようなデータが含まれる。アプリケーションのマーカー
(APP Marker)、アプリケーション領域全体のバイト数(A
PP Length)、色々な情報が書かれるアプリケーション、
サムネール画像の情報である。次の領域には、本体画像
の情報が書き込まれる。これらの情報を加えて1枚の画
像として記録される。[0005] By repeating this operation, the length is fixed. FIG. 8 shows an example of the file format. Starting from SOI (Start of Image), information of a recorded image (for example, time, image file information, etc.) is first written in an area called an application area (APP). Here, the application area includes the following data. Application marker
(APP Marker), the number of bytes of the entire application area (A
PP Length), an application where various information is written,
This is information of a thumbnail image. In the next area, information of the main body image is written. These information are added and recorded as one image.
【0006】上記のようにファイルフォーマットは、大
別してアプリケーション領域と本体データに分けられ
る。アプリケーション領域は、画像の属性とサムネール
画像が含まれるのが一般的である。As described above, the file format is roughly divided into an application area and body data. The application area generally includes an image attribute and a thumbnail image.
【0007】ここでサムネール画像とは、本体画像のイ
ンデックス的な画像で、一覧表示等で使われる画像であ
る。一般的には、本体画像の数分の1の画像サイズで本
体画像と同じ圧縮装置で圧縮される。また、サムネール
等を再生しないで、即本体画像の再生を行う場合のため
に、本体画像の最初の位置がわかるように、アプリケー
ションの最初の部分にアプリケーション領域の正確なバ
イト数を記録しておく場合が多い。[0007] Here, the thumbnail image is an index-like image of the main body image and is an image used for displaying a list or the like. Generally, the image is compressed by the same compression device as the main image with an image size that is a fraction of the main image. Also, in order to immediately reproduce the main body image without reproducing a thumbnail or the like, the exact number of bytes of the application area is recorded in the first part of the application so that the first position of the main body image can be known. Often.
【0008】図9に従来の圧縮フローを示す。 (1)サムネールを含むアプリケーション領域のバイト
数を求めるため、サムネールを圧縮し、サムネール画像
のバイト数を計算する。 (2)求めたバイト数に他のアプリケーションのデータ
バイト数を加算してアプリケーション領域のバイト数を
求め、記録媒体に書き込む。 (3)もう一度サムネール画像を圧縮し、記録媒体に書
き込む。 (4)本体画像を圧縮して本体画像のバイト数を計算す
る。 (5)求めたバイト数からQスケールを計算する。 (6)計算されたQスケールでもう1度本体画像を圧縮
し、記録媒体に書き込む。FIG. 9 shows a conventional compression flow. (1) In order to obtain the number of bytes of the application area including the thumbnail, the thumbnail is compressed and the number of bytes of the thumbnail image is calculated. (2) The number of bytes of the application area is obtained by adding the number of data bytes of another application to the obtained number of bytes, and is written to a recording medium. (3) The thumbnail image is compressed again and written to the recording medium. (4) Compress the main image and calculate the number of bytes of the main image. (5) Calculate the Q scale from the obtained number of bytes. (6) The main body image is compressed again on the calculated Q scale and written to the recording medium.
【0009】通常、1回の本体画像の圧縮には一般的に
はVGA画像(縦横画素数480×640)の場合、
0.1〜0.2秒程度かかるのが普通である。サムネー
ル画像も同様の圧縮処理を行うが、画像サイズが小さい
分、本体画像よりは時間がかからない。Normally, a single VGA image (480 × 640 pixels in length and width) is generally used to compress the main image once.
It usually takes about 0.1 to 0.2 seconds. The same compression processing is performed on the thumbnail image, but it takes less time than the main image because the image size is small.
【0010】[0010]
【発明が解決しようとする課題】上記のように構成した
デジタルスチルカメラ装置は、サムネールの圧縮を2
回、本体画像の圧縮を2回行っているため、記録に要す
る時間がかかり、連写等のカメラ動作を行った場合、連
写スピードが落ち、カメラとしての性能が低下するとい
う欠点があった。そこでこの発明は、圧縮の機能を低下
させること無しに、記録時間を大幅に短縮できるデジタ
ルスチルカメラ装置を提供することにある。In the digital still camera device configured as described above, the compression of the thumbnail is performed by two times.
Since the compression of the main body image is performed twice, it takes a long time for recording, and when a camera operation such as continuous shooting is performed, the continuous shooting speed is reduced and the performance as a camera is reduced. . Therefore, an object of the present invention is to provide a digital still camera device capable of greatly reducing the recording time without lowering the compression function.
【0011】[0011]
【課題を解決するための手段】この発明は、上記目的を
達成するために、サムネールと本体画像を圧縮する圧縮
装置と、圧縮されたサムネールのバイト数を計算するバ
イト数計数装置と、そのバイト数から量子化スケールま
たは量子化テーブルを計算する装置を具備し、計算され
た量子化スケールまたは量子化テーブルから本体画像を
圧縮し、本体画像の圧縮の固定長化を1回の圧縮動作の
みで実現するものである。これにより、圧縮処理として
一番時間のかかる本体画像の圧縮動作が1回になるた
め、連写等のカメラ機能が大幅に向上することになる。SUMMARY OF THE INVENTION In order to achieve the above object, the present invention provides a compression device for compressing a thumbnail and a main body image, a byte number counting device for calculating the number of bytes of the compressed thumbnail, and the byte A device for calculating a quantization scale or a quantization table from a number, compressing the main image from the calculated quantization scale or the quantization table, and fixing the fixed length of the main image by a single compression operation. It will be realized. As a result, since the compression operation of the main body image, which takes the longest time in the compression processing, is performed once, the camera function such as continuous shooting is greatly improved.
【0012】[0012]
【発明の実施の形態】以下、この発明の実施の形態を図
面を参照して説明する。図1には、この発明の一実施の
形態を示している。また、図1(b)には、図1(a)
の装置の圧縮処理動作の手順を示している。Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows an embodiment of the present invention. Further, FIG. 1B shows the state shown in FIG.
3 shows the procedure of the compression processing operation of the device.
【0013】以下、図1(a)、図1(b)に従って、
本実施の形態を説明する。入力端子50から画像データ
が圧縮装置51に入力される。圧縮装置51は所定の圧
縮を行い、圧縮された画像データを出力する。圧縮装置
51の出力は、記録媒体記録部52とバイト数計数装置
53の入力端に供給されている。バイト数計数装置53
の出力は、Qスケール計算装置54の入力端と記録媒体
記録部52に供給されている。Qスケール計算装置54
の結果はオリジナルのQテーブル56から新しいQテー
ブルを作る装置55に入力され、新しいQテーブルを作
る装置55によって新しく作られたQテーブルが圧縮装
置51の圧縮率設定部に入力される。圧縮装置51に
は、DCT回路、量子化回路、可変長符号化回路が含ま
れる。Hereinafter, according to FIGS. 1 (a) and 1 (b),
This embodiment will be described. Image data is input to the compression device 51 from the input terminal 50. The compression device 51 performs predetermined compression and outputs compressed image data. The output of the compression device 51 is supplied to input terminals of a recording medium recording unit 52 and a byte number counting device 53. Byte counting device 53
Is supplied to the input terminal of the Q scale calculator 54 and the recording medium recording unit 52. Q scale calculator 54
Is input from the original Q table 56 to the device 55 for creating a new Q table, and the Q table newly created by the device 55 for creating a new Q table is input to the compression ratio setting unit of the compression device 51. The compression device 51 includes a DCT circuit, a quantization circuit, and a variable length coding circuit.
【0014】図1(b)を参照して動作を更に説明す
る。記録媒体に記録される記録フォーマットは従来例で
説明したものと同じとして説明する。まず、従来例と同
様にサムネールのバイト数をバイト数計数装置53で計
数する(ステップa11)。計数されたバイト数を記録
媒体に書き込む(ステップa12)。次にサムネールの
記録媒体への書き込み(ステップa13)と同時にQス
ケール計算装置54は、サムネールのバイト数から本体
画像のバイト数を推定し、新しいQスケールを決定する
(ステップa14、a15)。Qスケール計算装置54
から求めたQスケールとオリジナルのQテーブル56か
ら新しいQテーブルを装置55で作成し、本体画像の圧
縮および記録媒体への書き込みを行う(ステップa1
6)。The operation will be further described with reference to FIG. The description will be made assuming that the recording format recorded on the recording medium is the same as that described in the conventional example. First, the number of bytes of the thumbnail is counted by the byte number counting device 53 as in the conventional example (step a11). The counted number of bytes is written to the recording medium (step a12). Next, at the same time as writing the thumbnail to the recording medium (step a13), the Q scale calculation device 54 estimates the number of bytes of the main image from the number of bytes of the thumbnail and determines a new Q scale (steps a14 and a15). Q scale calculator 54
A new Q table is created by the device 55 from the Q scale obtained from the above and the original Q table 56, and the main body image is compressed and written on the recording medium (step a1).
6).
【0015】上記のような処理を行うことにより、サム
ネールのバイト数から本体画像の新しいQスケールを決
定し、このQスケールとオリジナルのQテーブル56か
ら新しいQテーブルを装置55で作成するために、本体
画像の圧縮処理は、実際に書き込むための圧縮処理だけ
になり、全データ処理行程の時間が大幅に短縮されるこ
とになる。By performing the above processing, a new Q scale of the main body image is determined from the number of bytes of the thumbnail, and a new Q table is created by the device 55 from the Q scale and the original Q table 56. The compression processing of the main body image is only compression processing for actually writing, and the time for the entire data processing process is greatly reduced.
【0016】図2には、この発明の他の実施の形態を示
している。この実施の形態では、図1のオリジナルのQ
テーブル56と新しいQテーブル作る装置55、そして
Qスケール計算装置54のかわりに、バイト数計算装置
62の計算結果を用いて直接Qテーブルを作る例であ
る。もちろん、サムネールの圧縮のためのQテーブル
は、図1、図2の実施の形態とも予め持っておくことが
必要である。FIG. 2 shows another embodiment of the present invention. In this embodiment, the original Q in FIG.
This is an example in which a Q table is directly created using the calculation result of the byte number calculator 62 instead of the table 56, the device 55 for creating a new Q table, and the Q scale calculator 54. Needless to say, it is necessary to have a Q table for thumbnail compression in the embodiments of FIGS. 1 and 2 in advance.
【0017】図2(a)において、入力端子60から画
像データが圧縮装置61に入力される。圧縮装置61は
所定の圧縮を行い、圧縮された画像データを出力する。
圧縮装置61の出力は、記録媒体記録部62とバイト数
計数装置63の入力端に供給されている。バイト数計数
装置63の出力は、Qテーブル作成装置64の入力端と
記録媒体記録部62に供給されている。In FIG. 2A, image data is input to a compression device 61 from an input terminal 60. The compression device 61 performs predetermined compression and outputs compressed image data.
The output of the compression device 61 is supplied to input terminals of a recording medium recording unit 62 and a byte number counting device 63. The output of the byte number counting device 63 is supplied to the input terminal of the Q table creation device 64 and the recording medium recording unit 62.
【0018】Qテーブル作成装置64は、バイト数計算
装置63から得られたサムネールのバイト数を利用し
て、直接本体画像の圧縮用のQテーブルを作成して、圧
縮装置61に供給する。The Q table creating device 64 creates a Q table for directly compressing the main body image using the number of bytes of the thumbnail obtained from the byte number calculating device 63 and supplies it to the compressing device 61.
【0019】図2(b)は、上記の装置の動作を説明す
るためのフローチャートである。記録媒体に記録される
記録フォーマットは先の実施の形態と同じとして説明す
る。まず、サムネールのバイト数をバイト数計数装置5
3で計数する(ステップb11)。このときは予め決ま
っているQテーブルが用いられる。計数されたバイト数
を記録媒体に書き込む(ステップb12)。次にサムネ
ールの記録媒体への書き込み(ステップb13)と同時
に、サムネールのバイト数から本体画像のバイト数を推
定し、新しいQテーブルを決定する(ステップb14、
b15)。そして新しいQテーブルを用いて本体画像を
圧縮処理して記録媒体へ書き込む(ステップb16)。FIG. 2B is a flow chart for explaining the operation of the above-mentioned device. The description will be given assuming that the recording format recorded on the recording medium is the same as that of the above embodiment. First, the number of bytes of the thumbnail is counted by the byte counting device 5.
The number is counted at 3 (step b11). In this case, a predetermined Q table is used. The counted number of bytes is written to the recording medium (step b12). Next, at the same time as writing the thumbnail to the recording medium (step b13), the number of bytes of the main body image is estimated from the number of bytes of the thumbnail, and a new Q table is determined (step b14,
b15). Then, the main body image is compressed using the new Q table and written to the recording medium (step b16).
【0020】図3には固定長化の方法の例を示す。固定
長化は、あまり時間をかけたくないため、1枚の画像を
圧縮する時間内で行うのが普通である。そこで、いくつ
かのQテーブルを用意しておき、1枚の画像の大きさを
小さくして行う。FIG. 3 shows an example of a fixed length method. Since the fixed length is not required to take much time, it is usually performed within the time to compress one image. Therefore, several Q tables are prepared, and the size of one image is reduced.
【0021】図3の例の場合には、Qテーブルを2つ用
意(Qテーブル1とQテーブル2)しておき、また画像
も処理量を1/2の大きさにするために、図3(a),
図3(b)のように例えば斜線で示すような部分のみ用
いて圧縮する。そして、求めた2つの符号量から実際に
ほしい符号量を、例えば図3(c)に示すように直線近
似で推定し、新しいQテーブルを作成する。In the case of the example of FIG. 3, two Q tables are prepared (Q table 1 and Q table 2). (A),
As shown in FIG. 3B, for example, compression is performed using only a portion indicated by oblique lines. Then, from the two obtained code amounts, the code amount actually desired is estimated by, for example, linear approximation as shown in FIG. 3C, and a new Q table is created.
【0022】図4(a)にはこの発明のさらに他の実施
の形態を示している。また図4(b)にはその動作を示
すフローチャートを示している。入力端子70より入力
画像が圧縮装置71に入力され、圧縮動作が開始され
る。まず、圧縮装置71は固定長化の為の新しいQスケ
ールを決定するため、画像データのパターンを数種類つ
くり、それぞれにそれぞれのQテーブルを用いてバイト
数計数装置72で、圧縮バイト数を計算する。その画像
データのパターンの1つにサムネールと同じパターンと
これに対応するQテーブル150を用意しておく。他の
Qテーブル160…170は画像データの各パターンに
適用されるQテーブルである。まず最初は、予め用意さ
れているQテーブルが利用され、次にQスケール計算装
置74とQテーブル生成装置140により新しい適切な
Qテーブルが作成される。FIG. 4A shows still another embodiment of the present invention. FIG. 4B is a flowchart showing the operation. An input image is input to the compression device 71 from the input terminal 70, and a compression operation is started. First, in order to determine a new Q scale for fixed length, the compression device 71 creates several types of image data patterns, and calculates the number of compressed bytes by the byte number counting device 72 using each Q table. . As one of the patterns of the image data, the same pattern as the thumbnail and the Q table 150 corresponding thereto are prepared. The other Q tables 160... 170 are Q tables applied to each pattern of the image data. First, a Q table prepared in advance is used, and then a new appropriate Q table is created by the Q scale calculator 74 and the Q table generator 140.
【0023】まず、バイト数計数装置72は、サムネー
ルと同じパターンの画像のバイト数をカウントしたらそ
のバイト数からアプリケーション領域のバイト数を計算
し、記録媒体に書き込む。First, after counting the number of bytes of an image having the same pattern as the thumbnail, the byte number counting device 72 calculates the number of bytes in the application area from the number of bytes and writes the calculated number in the recording medium.
【0024】同時に、図3で説明したように、Qスケー
ル計算装置74は、サムネールパターンを含む数種類の
パターンを用いて、求めたいバイト数の新Qスケールを
決定する。すべてのパターンの圧縮が終了した後、圧縮
装置71は、サムネール画像を圧縮し、記録媒体記録部
73に供給し書き込む。サムネールの記録媒体への書き
込みが終了したら、求められた新しいQスケールを用い
て、Qスケール生成装置140により新しいQテーブル
を作成して、本体画像を圧縮して記録媒体記録部73に
供給して記録媒体へ書き込む。At the same time, as described with reference to FIG. 3, the Q scale calculation device 74 determines a new Q scale of the number of bytes to be obtained by using several types of patterns including a thumbnail pattern. After the compression of all the patterns is completed, the compression device 71 compresses the thumbnail image, supplies the thumbnail image to the recording medium recording unit 73, and writes it. When the writing of the thumbnail to the recording medium is completed, a new Q table is created by the Q scale generation device 140 using the obtained new Q scale, the main image is compressed and supplied to the recording medium recording unit 73. Write to the recording medium.
【0025】図4(b)には上記の実施の形態の動作を
フローチャートで示している。画像データの複数種類の
画像パターンを作成し、それぞれのパターンにそれぞれ
異なるQテーブルを用いて圧縮処理を行い、それぞれの
パターンをQテーブルを用いて圧縮した場合のバイト数
を計算する。各パターンは、例えば1枚の画像を格子状
に分けて飛び飛びの部分を採用しているので、圧縮後
は、1枚の画像全体の推定が行われる。この処理におい
ては、サムネールと同じパターン及びこれに対するQテ
ーブルを用いた処理も含まれる(ステップc11)。バ
イト数計数装置72は、サムネールと同じパターンの画
像のバイト数を計算し、そのバイト数からアプリケーシ
ョン領域のバイト数を計算し、記録媒体に記録する(ス
テップc12)。また同時に、Qスケール計算装置74
は、各パターンの圧縮結果から、圧縮データ容量制限の
ために求めたいQスケールを決定する(ステップc1
3、c14)。次に、サムネールを今度が実際に圧縮
し、記録媒体に書き込み、続いて本体画像を圧縮して記
録媒体に書き込む(ステップc15,c16)。FIG. 4B is a flowchart showing the operation of the above embodiment. A plurality of types of image patterns of image data are created, compression processing is performed on each pattern using different Q tables, and the number of bytes when each pattern is compressed using the Q table is calculated. In each pattern, for example, a single image is divided into a grid and discrete portions are adopted. Therefore, after compression, an entire single image is estimated. This process includes a process using the same pattern as the thumbnail and a Q table for the same (step c11). The byte number counting device 72 calculates the number of bytes of the image having the same pattern as the thumbnail, calculates the number of bytes of the application area from the number of bytes, and records it on the recording medium (step c12). At the same time, the Q scale calculator 74
Determines the Q scale desired to limit the amount of compressed data from the compression result of each pattern (step c1).
3, c14). Next, the thumbnail is actually compressed this time and written on the recording medium, and then the main body image is compressed and written on the recording medium (steps c15 and c16).
【0026】図5(a)には、この発明のさらに他の実
施の形態を示す。また図5(b)は動作説明のためのフ
ローチャートである。先の図4の実施の形態では、あら
かじめ持っているQテーブルと求めたQスケールを用い
て新しいQテーブルを作成するが、図5の実施の形態で
は、全く新しいQテーブルを一挙に作成する装置200
を設けている。この部分が図4の実施の形態と違うだけ
である。したがって、他の部分は図4の実施の形態と同
様であるために図4と同一符号を付している。図5
(b)のフローチャートも図4(b)のものと比べてス
テップc13の次に、Qテーブル作成ステップc20が
存在する。他のステップは、先の説明と同じである。FIG. 5A shows still another embodiment of the present invention. FIG. 5B is a flowchart for explaining the operation. In the embodiment of FIG. 4 described above, a new Q table is created by using the Q table that has been obtained in advance and the obtained Q scale. However, in the embodiment of FIG. 5, an apparatus that creates a completely new Q table at once is provided. 200
Is provided. This part is different from the embodiment of FIG. Therefore, the other parts are the same as those in the embodiment of FIG. FIG.
The flowchart of FIG. 4B also includes a Q table creation step c20 following step c13 as compared with the flowchart of FIG. 4B. Other steps are the same as described above.
【0027】上記のように構成したデジタルスチルカメ
ラ装置は、本体画像が1回ぼ圧縮動作で記録動作を行え
るため、連写等のカメラ機能が大幅にアップする。図1
の実施の形態の場合、サムネール画像を本体画像の1/
8と過程すると、従来動作の場合、単純計算でサムネー
ル2回、本体2回であるため、本体圧縮時間を1とする
と、1/8+1/8+1+1=2.25 図1の装置の場合、1/8+1/8+1 =1.25 となり、圧縮スピードが1.8倍向上する。例えば、従
来の方法でのデジタルスチルカメラ装置が連写スピード
2枚/秒を実現しているとしたら、本提案の方法では
3.6枚/秒が実現でき、カメラ機能の大幅なアップが
図れる。In the digital still camera apparatus configured as described above, since the main body image can be recorded by the single-shot compression operation, the camera function such as continuous shooting is greatly improved. FIG.
In the case of the embodiment, the thumbnail image is
In the case of the conventional operation, when the conventional operation is performed, the number of thumbnails is two and the main body is twice in the simple calculation. Therefore, when the main body compression time is 1, 1/8 + 1/8 + 1 + 1 = 2.25. 8 + 1/8 + 1 = 1.25, and the compression speed is improved by a factor of 1.8. For example, if the digital still camera device according to the conventional method achieves a continuous shooting speed of 2 frames / sec, the proposed method can achieve 3.6 frames / sec, and the camera function can be greatly improved. .
【0028】[0028]
【発明の効果】以上説明したようにこの発明によれば、
圧縮の機能を低下させること無しに、記録時間を大幅に
短縮できる。As described above, according to the present invention,
The recording time can be greatly reduced without lowering the compression function.
【図1】この発明の一実施の形態を示す図。FIG. 1 is a diagram showing an embodiment of the present invention.
【図2】この発明の他の実施の形態を示す図。FIG. 2 is a diagram showing another embodiment of the present invention.
【図3】圧縮データの固定長化を得るための計算例を示
す説明図。FIG. 3 is an explanatory diagram showing a calculation example for obtaining a fixed length of compressed data.
【図4】この発明のさらに他の実施の形態を示す図。FIG. 4 is a diagram showing still another embodiment of the present invention.
【図5】この発明のまた他の実施の形態を示す図。FIG. 5 is a diagram showing still another embodiment of the present invention.
【図6】従来のデジタルスチル電子カメラの構成を示す
図。FIG. 6 is a diagram showing a configuration of a conventional digital still electronic camera.
【図7】従来のデジタルスチル電子カメラの圧縮装置を
示す図。FIG. 7 is a diagram showing a compression device of a conventional digital still electronic camera.
【図8】記録媒体の記録フォーマットの説明図。FIG. 8 is an explanatory diagram of a recording format of a recording medium.
【図9】従来の電子スチルカメラの動作を示す図。FIG. 9 is a diagram showing the operation of a conventional electronic still camera.
51、61、71…圧縮装置、52、62、73…記録
媒体記録部、53、63、72…バイト数計数装置、5
4、74…Qスケール計算装置、55…Qテーブルを作
る装置、55、150,160,170…Qテーブル、
64、140、200…Qテーブル作成装置。51, 61, 71 ... compression device, 52, 62, 73 ... recording medium recording unit, 53, 63, 72 ... byte number counting device, 5
4, 74... Q scale calculating device, 55... Device for creating a Q table, 55, 150, 160, 170.
64, 140, 200... Q table creation device.
Claims (6)
像とペアにして、画像データを任意の形式で圧縮し、任
意の画像フォーマットで記録媒体に記録するデジタルス
チルカメラ装置において、 本体画像の圧縮バイト数とサムネールの圧縮バイト数と
の相関を利用して、サムネールのバイト数から本体画像
の圧縮バイト数を推定し、本体画像の圧縮処理を行うよ
うにしたことを特徴とするデジタルスチルカメラ装置。When recording one image, a digital still camera device that pairs image data with a thumbnail image, compresses image data in an arbitrary format, and records the compressed image data on a recording medium in an arbitrary image format. A digital still camera that uses the correlation between the number of compressed bytes and the number of compressed bytes of the thumbnail to estimate the number of compressed bytes of the main image from the number of bytes of the thumbnail and performs compression processing of the main image. apparatus.
像とペアにして、画像データを任意の形式で圧縮し、任
意の画像フォーマットで記録媒体に記録するデジタルス
チルカメラ装置において、 サムネールと本体画像を圧縮する圧縮装置と、 圧縮されたサムネールのバイト数を計算するバイト数計
数装置と、 そのバイト数から量子化スケールを計算する装置とを具
備し、 計算された量子化スケールから所望の量子化テーブルを
作成し、そのテーブルを用いて本体画像を前記圧縮装置
で圧縮することを特徴とするデジタルスチルカメラ装
置。2. A digital still camera device for recording a single image, compressing image data in an arbitrary format by pairing with a thumbnail image, and recording the image data on a recording medium in an arbitrary image format. A compression device for compressing the image, a byte number counting device for calculating the number of bytes of the compressed thumbnail, and a device for calculating the quantization scale from the number of bytes, wherein a desired quantum is calculated from the calculated quantization scale. A digital still camera device, wherein a compression table is created and a main body image is compressed by the compression device using the table.
像とペアにして、画像データを任意の形式で圧縮し、任
意の画像フォーマットで記録媒体に記録するデジタルス
チルカメラ装置において、 サムネールと本体画像を圧縮する圧縮装置と、 圧縮されたサムネールのバイト数を計算するバイト数計
数装置と、 そのバイト数から量子化テーブルを作成する装置とを具
備し、 その量子化テーブルを用いて本体画像を前記圧縮装置で
圧縮することを特徴とするデジタルスチルカメラ装置。3. A digital still camera device for recording a single image, compressing image data in an arbitrary format by pairing with a thumbnail image, and recording the image data on a recording medium in an arbitrary image format. A compression device that compresses the image, a byte number counting device that calculates the number of bytes of the compressed thumbnail, and a device that creates a quantization table from the number of bytes. A digital still camera device, wherein compression is performed by the compression device.
像とペアにして、画像データを任意の形式で圧縮し、任
意の画像フォーマットで記録媒体に記録するデジタルス
チルカメラ装置において、 記録される画像データを、少なくとも1つはサムネール
の量子化テーブルと画像パターンである2つ以上の量子
化テーブルと画像パターンを用いて、任意の圧縮バイト
数を算出することを特徴とするデジタルスチルカメラ装
置。4. A digital still camera device for recording a single image paired with a thumbnail image, compressing image data in an arbitrary format, and recording the image data on a recording medium in an arbitrary image format. A digital still camera device, wherein an arbitrary number of compressed bytes is calculated from image data using at least one of a quantization table of thumbnails and two or more quantization tables and image patterns which are image patterns.
像とペアにして、画像データを任意の形式で圧縮し、任
意の画像フォーマットで記録媒体に記録するデジタルス
チルカメラ装置において、 サムネールと本体画像を圧縮する圧縮装置と、 2つ以上の量子化テーブル及び本体画像から作られる画
像パターンを用いてそれぞれのバイト数を計算するバイ
ト数計数装置と、 そのバイト数から量子化スケールを計算する装置とを具
備し、 2つ以上の量子化テーブル及び画像パターンの少なくと
も1つは、記録されるサムネールと同一であり、計算さ
れた前記量子化スケールから量子化テーブルを作成し、
その量子化テーブルを用いて本体画像を前記圧縮装置で
圧縮することを特徴とするデジタルスチルカメラ装置。5. A digital still camera device for recording a single image, compressing image data in an arbitrary format by pairing with a thumbnail image, and recording the image data on a recording medium in an arbitrary image format. A compression device that compresses an image, a byte number counting device that calculates each byte number using two or more quantization tables and an image pattern created from a main image, and a device that calculates a quantization scale from the byte number Wherein at least one of the two or more quantization tables and the image pattern is the same as a recorded thumbnail and creates a quantization table from the calculated quantization scale;
A digital still camera device wherein a main body image is compressed by the compression device using the quantization table.
像とペアにして、画像データを任意の形式で圧縮し、任
意の画像フォーマットで記録媒体に記録するデジタルス
チルカメラ装置において、 サムネールと本体画像を圧縮する圧縮装置と、 2つ以上の量子化テーブル及び本体画像から作られる画
像パターンを用いてそれぞれのバイト数を計算するバイ
ト数計数装置と、 そのバイト数から新たに量子化テーブルを作成する装置
とを具備し、 2つ以上の量子化テーブル及び画像パターンの少なくと
も1つは、記録されるサムネールと同一であり、新たに
作成された量子化テーブルを用いて本体画像を前記圧縮
装置で圧縮することを特徴とするデジタルスチルカメラ
装置。6. A digital still camera device for recording a single image, compressing image data in an arbitrary format by pairing with a thumbnail image, and recording the image data on a recording medium in an arbitrary image format. A compression device that compresses the image, a byte count device that calculates each byte count using two or more quantization tables and an image pattern created from the main image, and a new quantization table created from the byte count And at least one of the two or more quantization tables and the image pattern is the same as the thumbnail to be recorded, and the compression apparatus compresses the main image using the newly created quantization table. A digital still camera device characterized by compression.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10149212A JPH11341428A (en) | 1998-05-29 | 1998-05-29 | Digital still camera |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10149212A JPH11341428A (en) | 1998-05-29 | 1998-05-29 | Digital still camera |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH11341428A true JPH11341428A (en) | 1999-12-10 |
Family
ID=15470298
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10149212A Pending JPH11341428A (en) | 1998-05-29 | 1998-05-29 | Digital still camera |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH11341428A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101367777B1 (en) * | 2012-08-22 | 2014-03-06 | 주식회사 핀그램 | Adaptive predictive image compression system and method thereof |
-
1998
- 1998-05-29 JP JP10149212A patent/JPH11341428A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101367777B1 (en) * | 2012-08-22 | 2014-03-06 | 주식회사 핀그램 | Adaptive predictive image compression system and method thereof |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7110025B1 (en) | Digital camera for capturing a sequence of full and reduced resolution digital images and storing motion and still digital image data | |
US20040090528A1 (en) | Web camera and method for sending moving image | |
JP3235903B2 (en) | Still camera | |
JPH10164492A (en) | Image-pickup device | |
KR20070027605A (en) | Image compression device, image compression method, and image compression program | |
JP2004032698A (en) | Differential image compressing method and apparatus | |
JP4407055B2 (en) | Electronic camera | |
JPH089214A (en) | Picture input-output device by compressing and restoring picture signal | |
JPH11341428A (en) | Digital still camera | |
US8571334B2 (en) | Image compression device, image compression method, and image compression program | |
TW550952B (en) | Method for detecting scene change in compressed video data | |
JPH0537901A (en) | Image recorder | |
KR101255212B1 (en) | Image capture/reproducing apparatus and method for supporting security function | |
US7120304B2 (en) | Image data compressing apparatus | |
JP3131235B2 (en) | Image processing device | |
JP4075319B2 (en) | Digital camera, video playback method and video recording method | |
JP2003348585A (en) | Device, method and program for compressing image | |
JP2004165857A (en) | Image reproducing apparatus and method thereof | |
JP2638179B2 (en) | Image signal compression / encoding device and image signal compression / decompression system | |
JP4269464B2 (en) | Image recording apparatus and image recording method | |
JPH1118073A (en) | Supervisory equipment | |
JP3034923B2 (en) | Image data recording and playback device | |
JPH07298212A (en) | Telecine device, image rate converter and image compressor | |
JP2003169331A (en) | Moving picture compressor and moving picture compressing method | |
JPH08195928A (en) | Data compressing and editing system |