JP2004221963A - Divided image composition processor, divided image composition processing method, and divided image composition processing program - Google Patents

Divided image composition processor, divided image composition processing method, and divided image composition processing program Download PDF

Info

Publication number
JP2004221963A
JP2004221963A JP2003007234A JP2003007234A JP2004221963A JP 2004221963 A JP2004221963 A JP 2004221963A JP 2003007234 A JP2003007234 A JP 2003007234A JP 2003007234 A JP2003007234 A JP 2003007234A JP 2004221963 A JP2004221963 A JP 2004221963A
Authority
JP
Japan
Prior art keywords
compressed data
restart marker
divided image
marker
divided
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.)
Granted
Application number
JP2003007234A
Other languages
Japanese (ja)
Other versions
JP3922706B2 (en
Inventor
Kaoru Adachi
薫 足立
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 JP2003007234A priority Critical patent/JP3922706B2/en
Priority to US10/755,386 priority patent/US7277586B2/en
Publication of JP2004221963A publication Critical patent/JP2004221963A/en
Application granted granted Critical
Publication of JP3922706B2 publication Critical patent/JP3922706B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a divided image composition processor capable of performing the composition processing of divided compressed data in a short period of time. <P>SOLUTION: The divided image composition processor is provided with a CCD 11 for photographing images, compression processing parts 13a-13c for performing JPEG compression or the like to the image data of respective regions for which a photographed image is divided, a buffer 15 for temporarily storing the compressed data processed in the respective compression processing parts 13a-13c, a compressed data composition part 17 for reading the compressed data processed in the respective compression processing parts 13 from the buffer 15 and compositing them into one image file, and a storage medium 19. The respective compression processing parts 13 are provided with a JPEG compression part 135 having a restart marker insertion part 1351 for cyclically inserting 8 kinds (FFD0-FFD7) of restart markers into the compressed data and inserting a special restart marker FFD9 to the last of the compressed data and a data length counter 1353 for counting the data length of the compressed data in which the restart marker is inserted. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、分割された圧縮データの合成処理を行う分割画像合成処理装置、分割画像合成処理方法および分割画像合成処理プログラムに関する。
【0002】
【従来の技術】
デジタルカメラ等で撮像された画像は、その画像データが圧縮処理されることが多い。このとき利用される圧縮方式の1つに「JPEG方式」がある。しかし、当該JPEG方式による圧縮は画像1枚単位での処理が通例であるため、画像のデータサイズが大きいと圧縮処理に要する時間が長くなってしまう。とりわけ、今日市場に出回っているデジタルカメラの撮像素子はその画素数が多いため、原画像1枚当たりのデータサイズは大きい。
【0003】
このため、特開2002−84493号公報に記載の固体撮像装置では、左右水平2チャンネル出力を有する固体撮像素子から出力される2チャンネルの出力信号に対して並列にYC変換やJPEG圧縮等の処理を行っている。また、図8に示すように、JPEG圧縮処理時には各チャネルのJPEGデータ50,51に1〜8の番号で示すリスタートマーカをそれぞれ別個に挿入して、リスタートマーカが挿入された2つのJPEGファイル(JPEG0,JPEG1)をそれぞれメモリに書き込んでいる。
【0004】
そして、これら2つのJPEGファイルを合成して1つの画像ファイルを生成する際には、メモリから各JPEGファイルを時系列的に読み出して、リスタートマーカを検出するとJPEGファイルの読み出しを切り換え、リスタートマーカを付け替えている。例えば、JPEG0のファイルを読んでいる時にリスタートマーカ1を検出すると、ファイルの読み出しを切り換えてJPEG1のファイルを読みに行き、そこで再びリスタートマーカ1を検出するとリスタートマーカを2に付け替えて、次にJPEG0のファイルを読みに行く。この動作を繰り返すことによって、2つのJPEGファイルに分かれた左右の画像データが合成され、1つの画像ファイルが生成されることになる。
【0005】
したがって、当該公報に記載の固体撮像装置では、複数のJPEGファイルイメージを1つの画像ファイルに合成することができ、かつ、固定撮像素子で撮像された画像データに対してJPEG圧縮処理が並列に行われるため処理を高速化することができる。
【0006】
【特許文献1】
特開2002−84493号公報
【0007】
【発明が解決しようとする課題】
しかしながら、上記公報に記載の固体撮像装置にあっては、複数のJPEGファイルを合成する際に、リスタートマークを検出しながらJPEGファイルの読み出しを切り換えている。このため、処理が煩雑となり、結果として合成処理に時間がかかるという問題点があった。
【0008】
本発明は、上記従来の問題点に鑑みてなされたものであって、分割画像の合成処理を短時間で行うことのできる分割画像合成処理装置、分割画像合成処理方法および分割画像合成処理プログラムを提供することを目的としている。
【0009】
【課題を解決するための手段】
上記目的を達成するために、本発明に係る分割画像合成処理装置は、分割された圧縮データの合成処理を行う分割画像合成処理装置であって、撮影画像を複数の領域に分割した各領域の画像データを圧縮する分割画像圧縮手段と、前記分割画像圧縮手段で圧縮された圧縮データ内に複数種類のリスタートマーカを当該圧縮データの先頭から循環的に挿入し、前記圧縮データの最後尾に特別のリスタートマーカを挿入するリスタートマーカ挿入手段と、前記リスタートマーカ挿入手段によって前記リスタートマーカおよび前記特別のリスタートマーカが挿入された圧縮データのデータ長を計数するデータ長計数手段と、前記リスタートマーカが挿入された各分割画像の圧縮データを記憶する圧縮データ記憶手段と、前記データ長計数手段によって計数されたデータ長に従って特定された前記圧縮データ記憶手段内の領域から、前記特別のリスタートマーカを検出する特別リスタートマーカ検出手段と、前記圧縮データの先頭に挿入されたリスタートマーカから前記特別のリスタートマーカまでの圧縮データを前記圧縮データ記憶手段から読み出して、前記特別のリスタートマーカを前記リスタートマーカに含まれる最後のリスタートマーカに付け替えるリスタートマーカ付替手段と、を備え、前記分割画像圧縮手段、前記リスタートマーカ挿入手段および前記データ長計数手段は、前記撮影画像の各分割画像に対して各処理を行い、前記特別リスタートマーカ検出手段および前記リスタートマーカ付替手段は、前記撮影画像の全ての分割画像に対して各処理を行う。
【0010】
このように、圧縮データの最後尾に特別のリスタートマーカを挿入して、データ長に従って圧縮データ記憶手段内の圧縮データが記憶されている領域を特定した上で特別のリスタートマーカを検出しているため、効率良く短時間で特別のリスタートマーカを検出することができる。したがって、分割画像の合成処理を短時間で行うことができる。
【0011】
また、本発明に係る分割画像合成処理装置は、前記データ長計数手段によって計数されたデータ長を示す情報と、前記圧縮データの分割画像が前記撮影画像中のどの位置に属するかを示す情報とを含むヘッダを、前記リスタートマーカ挿入手段によって前記リスタートマーカおよび前記特別のリスタートマーカが挿入された圧縮データに付与するヘッダ付与手段と、前記圧縮データ記憶手段に記憶されている各分割画像の圧縮データに付与されたヘッダを参照して、前記リスタートマーカ付替手段による圧縮データの読出順序を決定する読出順序決定手段と、を備えている。したがって、分割画像の合成処理をスムーズに行うことができる。
【0012】
また、本発明に係る分割画像合成処理装置は、前記分割画像圧縮手段は、JPEG方式による圧縮を行うことが望ましい。
【0013】
また、本発明に係る撮像装置は、画像を撮像する撮像手段と、請求項1、2または3記載の分割画像合成処理装置と、を備えている。
【0014】
また、本発明に係る分割画像合成処理方法は、分割された圧縮データの合成処理を行う分割画像合成処理方法であって、撮影画像を複数の領域に分割した各領域の画像データを圧縮する分割画像圧縮ステップと、前記分割画像圧縮ステップで圧縮された圧縮データ内に複数種類のリスタートマーカを当該圧縮データの先頭から循環的に挿入し、前記圧縮データの最後尾に特別のリスタートマーカを挿入するリスタートマーカ挿入ステップと、前記リスタートマーカ挿入ステップで前記リスタートマーカおよび前記特別のリスタートマーカが挿入された圧縮データのデータ長を計数するデータ長計数ステップと、前記リスタートマーカが挿入された各分割画像の圧縮データを圧縮データ記憶手段に記憶する圧縮データ記憶ステップと、前記データ長計数ステップで計数されたデータ長に従って特定された前記圧縮データ記憶手段内の領域から、前記特別のリスタートマーカを検出する特別リスタートマーカ検出ステップと、前記圧縮データの先頭に挿入されたリスタートマーカから前記特別のリスタートマーカまでの圧縮データを前記圧縮データ記憶手段から読み出して、前記特別のリスタートマーカを前記リスタートマーカに含まれる最後のリスタートマーカに付け替えるリスタートマーカ付替ステップと、を有し、前記分割画像圧縮ステップ、前記リスタートマーカ挿入ステップおよび前記データ長計数ステップは、前記撮影画像の各分割画像に対して各処理を行い、前記特別リスタートマーカ検出ステップおよび前記リスタートマーカ付替ステップは、前記撮影画像の全ての分割画像に対して各処理を行う。
【0015】
また、本発明に係る分割画像合成処理方法は、前記データ長計数ステップで計数されたデータ長を示す情報と、前記圧縮データの分割画像が前記撮影画像中のどの位置に属するかを示す情報とを含むヘッダを、前記リスタートマーカ挿入ステップで前記リスタートマーカおよび前記特別のリスタートマーカが挿入された圧縮データに付与するヘッダ付与ステップと、前記圧縮データ記憶手段に記憶されている各分割画像の圧縮データに付与されたヘッダを参照して、前記リスタートマーカ付替ステップによる圧縮データの読出順序を決定する読出順序決定ステップと、を有する。
【0016】
また、本発明に係る分割画像合成処理方法は、前記分割画像圧縮ステップは、JPEG方式による圧縮を行う。
【0017】
さらに、本発明に係る分割画像合成処理プログラムは、請求項5、6または7に記載の分割画像合成処理方法をコンピュータに実行させるためのものである。
【0018】
【発明の実施の形態】
以下、本発明に係る分割画像合成処理装置および分割画像合成処理方法の実施の形態について、図面を参照して詳細に説明する。但し、以下の説明では、本実施形態の分割画像合成処理装置と撮像手段としてのCCDを備えたデジタルカメラやデジタルビデオ等の撮像装置を例に説明する。なお、当該撮像装置には、小型メモリカード等の記憶メディアが装着されているものとする。
【0019】
また、以下の説明では、本発明に係る分割画像合成処理装置および分割画像合成処理方法について詳述するが、本発明に係る分割画像合成処理プログラムについては、分割画像合成処理方法を実行させるためのプログラムであることから、その説明は以下の分割画像合成処理方法の説明に含まれる。
【0020】
図1は、本発明に係る一実施形態の撮像装置を示すブロック図である。本実施形態の撮像装置は、同図に示すように、特許請求の範囲の撮像手段に該当するCCD11と、3つの圧縮処理部13a〜13cと、圧縮データ記憶手段に該当するバッファ15と、特別リスタートマーカ検出手段、リスタートマーカ付替手段および読出順序決定手段に該当する圧縮データ合成部17と、記憶メディア19とを備えて構成されている。なお、各圧縮処理部13a〜13cは、YC変換部131と、メモリ133と、分割画像圧縮手段に該当するJPEG圧縮部135とを有して構成されており、特に、JPEG圧縮部135は、リスタートマーカ挿入手段に該当するリスタートマーカ挿入部1351と、データ長計数手段に該当するデータ長カウンタ1353と、ヘッダ付与手段に該当するヘッダ付与部1355を含んでいる。
【0021】
以下、本実施形態の撮像装置が有する各構成要素について説明する。
まず、CCD11は、画像を撮影するための固定撮像素子であり、撮影画像の画像データを直列に出力する。また、圧縮処理部13a〜13cは、CCD11で撮影された画像を分割した各領域の画像データに対してJPEG圧縮等を行うものである。なお、各圧縮処理部13は、CCD11から送られた画像データの垂直同期信号を参照して、該当する領域の画像データを読み込んでいる。
【0022】
本実施形態では3つの圧縮処理部13が設けられているため、図2に示すように、画像は3つの領域#1〜#3に分割される。そして、領域#1の画像データに対しては圧縮処理部13aが処理を行い、領域#2の画像データに対しては圧縮処理部13bが処理を行い、領域#3の画像データに対しては圧縮処理部13cが処理を行う。
【0023】
以下、圧縮処理部13が有する各構成要素について説明する。まず、YC変換部131は、該当する領域のRGBまたはCMYの画像データを輝度成分(Y)と色成分(C)のデータに変換するものである。また、メモリ133は、YC変換された画像データを一時記憶するものである。また、JPEG圧縮部135は、メモリ133から画像データを読み出してJPEG圧縮を行うものである。但し、JPEG圧縮時には、リスタートマーカ挿入部1351によって圧縮データ中にリスタートマーカが挿入され、リスタートマーカが挿入された圧縮データのデータ長がデータ長カウンタ1353によって計数され、ヘッダ付与部1355によって各圧縮データ毎にヘッダが付与される。
【0024】
より詳しくは、リスタートマーカ挿入部1351は、8種類(FFD0〜FFD7)のリスタートマーカを循環して圧縮データ内に挿入し、特に本実施形態では、圧縮データの最後尾に特別のリスタートマーカFFD9を挿入する。図3に、リスタートマーカが挿入された圧縮データのイメージ図を示す。また、データ長カウンタ1353は、リスタートマーカ挿入部1351によってリスタートマーカが挿入された圧縮データのデータ長を計数する。さらに、ヘッダ付与部1355は、データ長カウンタ1353によって計数されたデータ長を示す情報を含むヘッダを作成して、圧縮データに付与する。なお、当該ヘッダには、データ長を示す情報の他に、当該圧縮データの分割画像が撮影画像中のどの位置に属するかについての情報も含まれる。
【0025】
また、バッファ15は、各圧縮処理部13a〜13cで処理された圧縮データを一時記憶するものである。また、圧縮データ合成部17は、各圧縮処理部13a〜13cで処理された圧縮データをバッファ15から読み出して、1つの画像ファイルに合成するものである。より具体的には、圧縮データ合成部17は、まず、各圧縮データのヘッダを参照して圧縮データの読出順序を決定する。次に、決められた順序に従って、圧縮データのヘッダに含まれているデータ長を示す情報によるデータ長分のバッファ15内領域を特定およびスキャンして、特別のリスタートマーカFFD9を検出する。そして、分割画像における先頭のリスタートマーカFFD0から特別のリスタートマーカFFD9までの圧縮データをバッファ15から読み出し、図4に示すように、特別のリスタートマーカFFD9を通常のリスタートマーカFFD7に付け替える。但し、最後に読み出される圧縮データのりスタートマーカFFD9は付け替えなくても良い。
【0026】
このように、決められた順序に従って、各圧縮データに対し、データ長を示す情報に従ってバッファ15内の特定された領域をスキャンして、特別のリスタートマーカFFD9を検出した後、リスタートマーカFFD0〜FFD9の圧縮データをバッファ15から読み出して、特別のリスタートマーカFFD9をFFD7に付け替えるといった動作を行えば、最終的には全ての圧縮データが連結され、1つの画像ファイルが合成されることとなる。なお、当該合成された画像ファイルのヘッダは、圧縮処理部13のヘッダ付与部1355で付与されたヘッダに基づいて作成され付与される。また、圧縮データ合成部17には、合成途中のデータを記憶しておくためのメモリ(図示せず)が含まれている。
【0027】
記憶メディア19は、このようにして圧縮データ合成部17で合成された画像ファイルを格納しておくための記録媒体である。記憶メディアに格納された画像ファイルを表示部(図示せず)に表示させるときは、記憶メディア19から画像ファイルが読み出され、JPEG伸長部(図示せず)で伸長され表示される。
【0028】
次に、本実施形態の撮像装置の動作(分割画像合成処理方法)について、図5および図6を参照して簡単に説明する。図5および図6は、本実施形態の撮像装置が行う動作について説明するフローチャートである。まず、ステップS101ではCCD11が撮像を行う。次に、ステップS103では、圧縮処理部13a〜13cが、CCD11で撮像された画像データを各分割領域毎に読み込む。次に説明するステップS105〜S115は、各圧縮処理部13a〜13cで並列に実行されるステップである。ステップS105では、読み込まれた画像データをYC変換部131がYC変換する。次に、ステップS107では、JPEG圧縮部135がYC変換された画像データに対してJPEG圧縮を行う。
【0029】
次に、ステップS109では、リスタートマーカ挿入部1351が圧縮データにリスタートマーカを挿入する。次に、ステップS111では、データ長カウンタ1353が、リスタートマーカの挿入された圧縮データのデータ長を計数する。次に、ステップS113では、ヘッダ付与部1355が、ステップS111で計数されたデータ長を示す情報を含むヘッダを作成して、圧縮データに付与する。次に、ステップS115では、圧縮処理部13で処理された圧縮データをバッファ15に書き込む。
【0030】
次に、ステップS117では、各圧縮データのヘッダを参照してバッファ15から読み出す圧縮データの順序を決定する。次に、ステップS119では、ステップS117で決められた順序に従って、読み出す対象となっている圧縮データのデータ長分のバッファ15内領域をスキャンして、特別のリスタートマーカFFD9を検出する。次にステップS121では、先頭のリスタートマーカFFD0から特別のリスタートマーカFFD9までの圧縮データをバッファ15から読み出す。次に、ステップS123では、特別のリスタートマーカFFD9を通常のリスタートマーカFFD7に付け替える。
【0031】
次に、ステップS125では、合成のため必要な全ての圧縮データを全て読み出したかを判断し、全て読み出したのであれば(YESの場合)ステップS127に進み、まだ読み出していない圧縮データがあれば(NOの場合)ステップS119に戻る。ステップS127では、合成された画像ファイルを記憶メディア19に格納して、一連の処理を終了する。
【0032】
以上説明したように、本実施形態の分割画像合成処理装置を含む撮像装置および分割画像合成処理方法では、圧縮データに挿入するリスタートマーカに圧縮データの最後尾を示す特別のリスタートマーカFFD9を用意して、データ長を示す情報に従ってバッファ15内のスキャンする領域を特定した上で特別のリスタートマーカFFD9を検出している。このように、バッファ15内のスキャンする領域が特定の領域に特定されるため、効率良く短時間でリスタートマーカFFD9を検出することができる。結果として、分割画像の合成処理を短時間で行うことができる。また、画像データは分割された上で並列して圧縮処理が行われ、当該合成処理も短時間で行われるため、原画像1枚当たりのデータサイズが大きくても短時間のうちに記憶メディア19に書き込むことができる。なお、本実施形態では、データ長をヘッダに記載したが、データ長カウンタ情報を直接に圧縮データ合成部17に伝えても良い。
【0033】
なお、本実施形態では、YC変換された画像データを一時記憶しておくためのメモリ133が各圧縮処理部13a〜13cに設けられているが、図7に示すように、各圧縮処理部21a〜21c共通に1つのメモリ23を設けても良い。また、図1において、バッファ15をメモリ133と共用しても良い。
【0034】
【発明の効果】
以上説明したように、本発明に係る分割画像合成処理装置、分割画像合成処理方法および分割画像合成処理プログラムによれば、圧縮データの最後尾に特別のリスタートマーカを挿入して、データ長に従って圧縮データ記憶手段内の圧縮データが記憶されている領域を特定した上で特別のリスタートマーカを検出しているため、効率良く短時間で特別のリスタートマーカを検出することができる。したがって、分割画像の合成処理を短時間で行うことができる。
【図面の簡単な説明】
【図1】本発明に係る一実施形態の撮像装置を示すブロック図
【図2】3つの領域#1〜#3に分割された画像のイメージ図
【図3】リスタートマーカが挿入された圧縮データのイメージ図
【図4】特別のリスタートマーカFFD9を一般のリスタートマーカFFD7に付け替えた圧縮データのイメージ図
【図5】本発明に係る一実施形態の撮像装置が行う動作について説明するフローチャート
【図6】本発明に係る一実施形態の撮像装置が行う動作について説明するフローチャート
【図7】本発明に係る他の実施形態の撮像装置を示すブロック図
【図8】特開2002−84493号公報に記載の固体撮像装置が行うリスタートマーカの付け替え時のメモリイメージ図
【符号の説明】
11 CCD
13a〜13c 圧縮処理部
15 バッファ
17 圧縮データ合成部
19 記憶メディア
131 YC変換部
133 メモリ
135 JPEG圧縮部
1351 リスタートマーカ挿入部
1353 データ長カウンタ
1355 ヘッダ付与部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a divided image composition processing apparatus, a divided image composition processing method, and a divided image composition processing program for performing composition processing of divided compressed data.
[0002]
[Prior art]
In many cases, image data captured by a digital camera or the like is subjected to compression processing. One of the compression methods used at this time is the “JPEG method”. However, since compression by the JPEG method is usually processing for each image, if the data size of the image is large, the time required for the compression processing becomes long. In particular, since the number of pixels of the imaging elements of digital cameras on the market today is large, the data size per original image is large.
[0003]
For this reason, in the solid-state imaging device described in Japanese Patent Application Laid-Open No. 2002-84493, processing such as YC conversion and JPEG compression is performed in parallel with respect to a 2-channel output signal output from a solid-state imaging device having a left-right horizontal 2-channel output. It is carried out. Also, as shown in FIG. 8, during JPEG compression processing, restart markers indicated by numbers 1 to 8 are separately inserted into the JPEG data 50 and 51 of each channel, and two JPEGs with the restart markers inserted are inserted. Each file (JPEG0, JPEG1) is written in the memory.
[0004]
When these two JPEG files are combined to generate one image file, each JPEG file is read out from the memory in time series, and when a restart marker is detected, the reading of the JPEG file is switched and restarted. The marker has been changed. For example, when the restart marker 1 is detected while reading a JPEG0 file, the reading of the file is switched to go to read the JPEG1 file, and when the restart marker 1 is detected again, the restart marker is changed to 2. Next, read the JPEG0 file. By repeating this operation, the left and right image data divided into two JPEG files are combined and one image file is generated.
[0005]
Therefore, in the solid-state imaging device described in the publication, a plurality of JPEG file images can be combined into one image file, and JPEG compression processing is performed in parallel on image data captured by a fixed imaging device. Therefore, the processing can be speeded up.
[0006]
[Patent Document 1]
Japanese Patent Laid-Open No. 2002-84493
[Problems to be solved by the invention]
However, in the solid-state imaging device described in the above publication, when a plurality of JPEG files are combined, reading of the JPEG file is switched while detecting a restart mark. For this reason, there has been a problem that the processing becomes complicated, and as a result, the synthesis processing takes time.
[0008]
The present invention has been made in view of the above-described conventional problems, and provides a divided image composition processing apparatus, a divided image composition processing method, and a divided image composition processing program capable of performing composition processing of divided images in a short time. It is intended to provide.
[0009]
[Means for Solving the Problems]
In order to achieve the above object, a divided image composition processing apparatus according to the present invention is a divided image composition processing apparatus that performs composition processing of divided compressed data, and each divided image is divided into a plurality of regions. Divided image compression means for compressing image data, and a plurality of types of restart markers are inserted cyclically from the beginning of the compressed data into the compressed data compressed by the divided image compression means, and at the end of the compressed data Restart marker insertion means for inserting a special restart marker, and data length counting means for counting the data length of the compressed data in which the restart marker and the special restart marker are inserted by the restart marker insertion means; The compressed data storage means for storing the compressed data of each divided image in which the restart marker is inserted, and the data length counting means From the area in the compressed data storage means specified according to the counted data length, the special restart marker detecting means for detecting the special restart marker, and the restart marker inserted at the head of the compressed data Restart marker replacement means for reading compressed data up to a special restart marker from the compressed data storage means and replacing the special restart marker with the last restart marker included in the restart marker. The divided image compressing means, the restart marker inserting means, and the data length counting means perform each process on each divided image of the captured image, and the special restart marker detecting means and the restart marker replacement. The means performs each process on all the divided images of the photographed image.
[0010]
In this way, a special restart marker is inserted at the end of the compressed data, and the area where the compressed data is stored in the compressed data storage means is specified according to the data length, and then the special restart marker is detected. Therefore, a special restart marker can be detected efficiently and in a short time. Therefore, it is possible to perform the synthesis process of the divided images in a short time.
[0011]
The divided image composition processing device according to the present invention includes information indicating the data length counted by the data length counting unit, and information indicating to which position in the captured image the divided image of the compressed data belongs. Including a header including a header adding unit that adds to the compressed data in which the restart marker and the special restart marker are inserted by the restart marker inserting unit, and each divided image stored in the compressed data storage unit Reading order determining means for determining the reading order of the compressed data by the restart marker replacing means with reference to the header given to the compressed data. Therefore, it is possible to smoothly perform the synthesis process of the divided images.
[0012]
In the divided image composition processing apparatus according to the present invention, it is preferable that the divided image compression unit performs compression by a JPEG method.
[0013]
An image pickup apparatus according to the present invention includes an image pickup unit for picking up an image, and a divided image composition processing apparatus according to claim 1, 2 or 3.
[0014]
The divided image composition processing method according to the present invention is a divided image composition processing method for performing composition processing of divided compressed data, and is a method for compressing image data of each region obtained by dividing a captured image into a plurality of regions. A plurality of types of restart markers are cyclically inserted from the beginning of the compressed data into the compressed data compressed in the image compression step and the divided image compression step, and a special restart marker is added at the end of the compressed data. A restart marker insertion step for inserting, a data length counting step for counting the data length of the compressed data in which the restart marker and the special restart marker are inserted in the restart marker insertion step, and the restart marker A compressed data storage step of storing compressed data of each inserted divided image in a compressed data storage means; A special restart marker detecting step for detecting the special restart marker from the area in the compressed data storage means specified in accordance with the data length counted in the length counting step, and a reset inserted at the head of the compressed data. A restart marker replacement step of reading compressed data from a start marker to the special restart marker from the compressed data storage means and replacing the special restart marker with the last restart marker included in the restart marker. And the divided image compression step, the restart marker insertion step and the data length counting step perform each process on each divided image of the captured image, and the special restart marker detection step and the The step of replacing the restart marker is performed for all of the captured images. Performing each process on the image.
[0015]
The divided image composition processing method according to the present invention includes information indicating the data length counted in the data length counting step, and information indicating to which position in the captured image the divided image of the compressed data belongs. Including a header including a header adding step for adding to the compressed data in which the restart marker and the special restart marker are inserted in the restart marker inserting step, and each divided image stored in the compressed data storage unit A reading order determining step for determining the reading order of the compressed data in the restart marker attaching step with reference to the header given to the compressed data.
[0016]
In the divided image composition processing method according to the present invention, the divided image compression step performs compression by the JPEG method.
[0017]
Furthermore, the divided image composition processing program according to the present invention is for causing a computer to execute the divided image composition processing method according to claim 5, 6 or 7.
[0018]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of a divided image composition processing apparatus and a divided image composition processing method according to the present invention will be described in detail with reference to the drawings. However, in the following description, the divided image composition processing apparatus of the present embodiment and an imaging apparatus such as a digital camera or digital video provided with a CCD as an imaging unit will be described as an example. It is assumed that a storage medium such as a small memory card is attached to the imaging device.
[0019]
In the following description, the divided image composition processing apparatus and the divided image composition processing method according to the present invention will be described in detail. The divided image composition processing program according to the present invention is for executing the divided image composition processing method. Since it is a program, the description is included in the following description of the divided image composition processing method.
[0020]
FIG. 1 is a block diagram showing an imaging apparatus according to an embodiment of the present invention. As shown in the figure, the imaging apparatus of the present embodiment includes a CCD 11 corresponding to the imaging means in the claims, three compression processing units 13a to 13c, a buffer 15 corresponding to the compressed data storage means, and a special unit. A compressed data composition unit 17 corresponding to restart marker detection means, restart marker replacement means and reading order determination means, and a storage medium 19 are provided. Each of the compression processing units 13a to 13c includes a YC conversion unit 131, a memory 133, and a JPEG compression unit 135 corresponding to a divided image compression unit. In particular, the JPEG compression unit 135 includes A restart marker inserting unit 1351 corresponding to the restart marker inserting unit, a data length counter 1353 corresponding to the data length counting unit, and a header adding unit 1355 corresponding to the header adding unit are included.
[0021]
Hereinafter, each component which the imaging device of this embodiment has will be described.
First, the CCD 11 is a fixed image sensor for taking an image, and outputs image data of the taken image in series. The compression processing units 13a to 13c perform JPEG compression or the like on the image data of each area obtained by dividing the image captured by the CCD 11. Each compression processing unit 13 reads the image data of the corresponding area with reference to the vertical synchronization signal of the image data sent from the CCD 11.
[0022]
In the present embodiment, since three compression processing units 13 are provided, the image is divided into three regions # 1 to # 3 as shown in FIG. Then, the compression processing unit 13a processes the image data of the area # 1, the compression processing unit 13b processes the image data of the area # 2, and the image data of the area # 3. The compression processing unit 13c performs processing.
[0023]
Hereinafter, each component which the compression process part 13 has is demonstrated. First, the YC conversion unit 131 converts RGB or CMY image data of a corresponding region into data of a luminance component (Y) and a color component (C). The memory 133 temporarily stores YC converted image data. The JPEG compression unit 135 reads image data from the memory 133 and performs JPEG compression. However, at the time of JPEG compression, a restart marker is inserted into the compressed data by the restart marker inserting unit 1351, the data length of the compressed data with the restart marker inserted is counted by the data length counter 1353, and the header adding unit 1355 A header is added to each compressed data.
[0024]
More specifically, the restart marker insertion unit 1351 circulates eight types (FFD0 to FFD7) of restart markers and inserts them into the compressed data. In particular, in this embodiment, a special restart is performed at the end of the compressed data. A marker FFD9 is inserted. FIG. 3 shows an image diagram of the compressed data in which the restart marker is inserted. The data length counter 1353 counts the data length of the compressed data in which the restart marker is inserted by the restart marker insertion unit 1351. Further, the header adding unit 1355 creates a header including information indicating the data length counted by the data length counter 1353, and adds the header to the compressed data. Note that, in addition to the information indicating the data length, the header includes information on which position in the captured image the divided image of the compressed data belongs.
[0025]
The buffer 15 temporarily stores the compressed data processed by the compression processing units 13a to 13c. The compressed data synthesis unit 17 reads the compressed data processed by the compression processing units 13a to 13c from the buffer 15 and synthesizes the compressed data into one image file. More specifically, the compressed data combining unit 17 first determines the reading order of the compressed data with reference to the header of each compressed data. Next, a special restart marker FFD9 is detected by specifying and scanning the area in the buffer 15 corresponding to the data length based on the information indicating the data length included in the header of the compressed data in accordance with the determined order. Then, the compressed data from the first restart marker FFD0 to the special restart marker FFD9 in the divided image is read from the buffer 15, and the special restart marker FFD9 is replaced with the normal restart marker FFD7 as shown in FIG. . However, the start marker FFD9 of the compressed data to be read last may not be replaced.
[0026]
In this manner, after scanning the specified area in the buffer 15 according to the information indicating the data length in accordance with the determined order and detecting the special restart marker FFD9, the restart marker FFD0 is detected. If the compressed data of .about.FFD9 is read from the buffer 15 and the special restart marker FFD9 is replaced with FFD7, all the compressed data are finally connected and one image file is synthesized. Become. Note that the header of the synthesized image file is created and assigned based on the header given by the header assigning unit 1355 of the compression processing unit 13. The compressed data combining unit 17 includes a memory (not shown) for storing data being combined.
[0027]
The storage medium 19 is a recording medium for storing the image file combined by the compressed data combining unit 17 in this way. When the image file stored in the storage medium is displayed on the display unit (not shown), the image file is read from the storage medium 19 and decompressed and displayed by the JPEG decompression unit (not shown).
[0028]
Next, the operation (divided image composition processing method) of the imaging apparatus of the present embodiment will be briefly described with reference to FIGS. 5 and 6. 5 and 6 are flowcharts for explaining operations performed by the imaging apparatus according to the present embodiment. First, in step S101, the CCD 11 performs imaging. In step S103, the compression processing units 13a to 13c read the image data captured by the CCD 11 for each divided area. Steps S105 to S115 described next are steps executed in parallel by the compression processing units 13a to 13c. In step S105, the YC conversion unit 131 performs YC conversion on the read image data. In step S107, the JPEG compression unit 135 performs JPEG compression on the YC converted image data.
[0029]
In step S109, the restart marker insertion unit 1351 inserts a restart marker into the compressed data. Next, in step S111, the data length counter 1353 counts the data length of the compressed data in which the restart marker is inserted. Next, in step S113, the header adding unit 1355 creates a header including information indicating the data length counted in step S111, and adds the header to the compressed data. Next, in step S115, the compressed data processed by the compression processing unit 13 is written into the buffer 15.
[0030]
Next, in step S117, the order of the compressed data read from the buffer 15 is determined with reference to the header of each compressed data. Next, in step S119, a special restart marker FFD9 is detected by scanning an area in the buffer 15 corresponding to the data length of the compressed data to be read in the order determined in step S117. In step S121, the compressed data from the first restart marker FFD0 to the special restart marker FFD9 is read from the buffer 15. Next, in step S123, the special restart marker FFD9 is replaced with the normal restart marker FFD7.
[0031]
Next, in step S125, it is determined whether all the compressed data necessary for synthesis has been read. If all have been read (YES), the process proceeds to step S127, and if there is compressed data that has not been read yet ( In the case of NO), the process returns to step S119. In step S127, the synthesized image file is stored in the storage medium 19, and the series of processing ends.
[0032]
As described above, in the imaging apparatus and the divided image composition processing method including the divided image composition processing apparatus of the present embodiment, the special restart marker FFD9 that indicates the end of the compressed data is added to the restart marker to be inserted into the compressed data. The special restart marker FFD9 is detected after preparing the area to be scanned in the buffer 15 according to the information indicating the data length. Thus, since the area to be scanned in the buffer 15 is specified as a specific area, the restart marker FFD9 can be detected efficiently in a short time. As a result, the divided image combining process can be performed in a short time. Further, the image data is divided and compressed in parallel, and the composition processing is also performed in a short time. Therefore, even if the data size per original image is large, the storage medium 19 is within a short time. Can be written on. In this embodiment, the data length is described in the header, but the data length counter information may be directly transmitted to the compressed data combining unit 17.
[0033]
In the present embodiment, each of the compression processing units 13a to 13c is provided with a memory 133 for temporarily storing the YC converted image data. However, as shown in FIG. 7, each compression processing unit 21a is provided. One memory 23 may be provided in common for ˜21c. In FIG. 1, the buffer 15 may be shared with the memory 133.
[0034]
【The invention's effect】
As described above, according to the divided image composition processing device, the divided image composition processing method, and the divided image composition processing program according to the present invention, a special restart marker is inserted at the end of the compressed data, and according to the data length. Since the special restart marker is detected after specifying the area where the compressed data in the compressed data storage means is stored, the special restart marker can be detected efficiently in a short time. Therefore, it is possible to perform the synthesis process of the divided images in a short time.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an imaging apparatus according to an embodiment of the present invention. FIG. 2 is an image diagram of an image divided into three areas # 1 to # 3. FIG. 3 is compressed data with a restart marker inserted. FIG. 4 is an image diagram of compressed data obtained by replacing a special restart marker FFD9 with a general restart marker FFD7. FIG. 5 is a flowchart illustrating an operation performed by the imaging apparatus according to the embodiment of the present invention. FIG. 7 is a block diagram showing an imaging apparatus according to another embodiment of the present invention. FIG. 8 is a block diagram showing an imaging apparatus according to another embodiment of the present invention. Image of memory when the restart marker is replaced by the solid-state imaging device
11 CCD
13a to 13c Compression processing unit 15 Buffer 17 Compressed data synthesis unit 19 Storage medium 131 YC conversion unit 133 Memory 135 JPEG compression unit 1351 Restart marker insertion unit 1353 Data length counter 1355 Header addition unit

Claims (8)

分割された圧縮データの合成処理を行う分割画像合成処理装置であって、
撮影画像を複数の領域に分割した各領域の画像データを圧縮する分割画像圧縮手段と、
前記分割画像圧縮手段で圧縮された圧縮データ内に複数種類のリスタートマーカを当該圧縮データの先頭から循環的に挿入し、前記圧縮データの最後尾に特別のリスタートマーカを挿入するリスタートマーカ挿入手段と、
前記リスタートマーカ挿入手段によって前記リスタートマーカおよび前記特別のリスタートマーカが挿入された圧縮データのデータ長を計数するデータ長計数手段と、
前記リスタートマーカが挿入された各分割画像の圧縮データを記憶する圧縮データ記憶手段と、
前記データ長計数手段によって計数されたデータ長に従って特定された前記圧縮データ記憶手段内の領域から、前記特別のリスタートマーカを検出する特別リスタートマーカ検出手段と、
前記圧縮データの先頭に挿入されたリスタートマーカから前記特別のリスタートマーカまでの圧縮データを前記圧縮データ記憶手段から読み出して、前記特別のリスタートマーカを前記リスタートマーカに含まれる最後のリスタートマーカに付け替えるリスタートマーカ付替手段と、を備え、
前記分割画像圧縮手段、前記リスタートマーカ挿入手段および前記データ長計数手段は、前記撮影画像の各分割画像に対して各処理を行い、
前記特別リスタートマーカ検出手段および前記リスタートマーカ付替手段は、前記撮影画像の全ての分割画像に対して各処理を行うことを特徴とする分割画像合成処理装置。
A divided image composition processing device that performs composition processing of divided compressed data,
Divided image compression means for compressing the image data of each region obtained by dividing the captured image into a plurality of regions;
A restart marker that cyclically inserts a plurality of types of restart markers from the beginning of the compressed data into the compressed data compressed by the divided image compression means, and inserts a special restart marker at the end of the compressed data Insertion means;
Data length counting means for counting the data length of the compressed data in which the restart marker and the special restart marker are inserted by the restart marker inserting means;
Compressed data storage means for storing compressed data of each divided image in which the restart marker is inserted;
Special restart marker detection means for detecting the special restart marker from the area in the compressed data storage means specified according to the data length counted by the data length counting means;
The compressed data from the restart marker inserted at the beginning of the compressed data to the special restart marker is read from the compressed data storage means, and the special restart marker is included in the last restart marker included in the restart marker. A restart marker replacement means for replacing the start marker,
The divided image compressing unit, the restart marker inserting unit, and the data length counting unit perform each process on each divided image of the captured image,
The special restart marker detection unit and the restart marker replacement unit perform each process on all the divided images of the captured image.
前記データ長計数手段によって計数されたデータ長を示す情報と、前記圧縮データの分割画像が前記撮影画像中のどの位置に属するかを示す情報とを含むヘッダを、前記リスタートマーカ挿入手段によって前記リスタートマーカおよび前記特別のリスタートマーカが挿入された圧縮データに付与するヘッダ付与手段と、
前記圧縮データ記憶手段に記憶されている各分割画像の圧縮データに付与されたヘッダを参照して、前記リスタートマーカ付替手段による圧縮データの読出順序を決定する読出順序決定手段と、
を備えたことを特徴とする請求項1記載の分割画像合成処理装置。
A header including information indicating the data length counted by the data length counting unit and information indicating to which position in the captured image the divided image of the compressed data belongs is set by the restart marker inserting unit. Header adding means for adding to the compressed data in which the restart marker and the special restart marker are inserted;
A reading order determining means for determining the reading order of the compressed data by the restart marker replacing means with reference to the header given to the compressed data of each divided image stored in the compressed data storage means;
The divided image composition processing apparatus according to claim 1, further comprising:
前記分割画像圧縮手段は、JPEG方式による圧縮を行うことを特徴とする請求項1または2記載の分割画像合成処理装置。3. The divided image composition processing apparatus according to claim 1, wherein the divided image compression means performs compression by a JPEG method. 画像を撮像する撮像手段と、請求項1、2または3記載の分割画像合成処理装置と、を備えたことを特徴とする撮像装置。An imaging apparatus comprising: an imaging unit that captures an image; and the divided image composition processing apparatus according to claim 1, 2, or 3. 分割された圧縮データの合成処理を行う分割画像合成処理方法であって、
撮影画像を複数の領域に分割した各領域の画像データを圧縮する分割画像圧縮ステップと、
前記分割画像圧縮ステップで圧縮された圧縮データ内に複数種類のリスタートマーカを当該圧縮データの先頭から循環的に挿入し、前記圧縮データの最後尾に特別のリスタートマーカを挿入するリスタートマーカ挿入ステップと、
前記リスタートマーカ挿入ステップで前記リスタートマーカおよび前記特別のリスタートマーカが挿入された圧縮データのデータ長を計数するデータ長計数ステップと、
前記リスタートマーカが挿入された各分割画像の圧縮データを圧縮データ記憶手段に記憶する圧縮データ記憶ステップと、
前記データ長計数ステップで計数されたデータ長に従って特定された前記圧縮データ記憶手段内の領域から、前記特別のリスタートマーカを検出する特別リスタートマーカ検出ステップと、
前記圧縮データの先頭に挿入されたリスタートマーカから前記特別のリスタートマーカまでの圧縮データを前記圧縮データ記憶手段から読み出して、前記特別のリスタートマーカを前記リスタートマーカに含まれる最後のリスタートマーカに付け替えるリスタートマーカ付替ステップと、を有し、
前記分割画像圧縮ステップ、前記リスタートマーカ挿入ステップおよび前記データ長計数ステップは、前記撮影画像の各分割画像に対して各処理を行い、
前記特別リスタートマーカ検出ステップおよび前記リスタートマーカ付替ステップは、前記撮影画像の全ての分割画像に対して各処理を行うことを特徴とする分割画像合成処理方法。
A divided image composition processing method for performing composition processing of divided compressed data,
A divided image compression step for compressing image data of each region obtained by dividing the captured image into a plurality of regions;
A restart marker that cyclically inserts a plurality of types of restart markers from the beginning of the compressed data into the compressed data compressed in the divided image compression step, and inserts a special restart marker at the end of the compressed data An insertion step;
A data length counting step of counting the data length of the compressed data in which the restart marker and the special restart marker are inserted in the restart marker insertion step;
A compressed data storage step of storing compressed data of each divided image in which the restart marker is inserted in a compressed data storage unit;
A special restart marker detecting step for detecting the special restart marker from the area in the compressed data storage means specified according to the data length counted in the data length counting step;
The compressed data from the restart marker inserted at the beginning of the compressed data to the special restart marker is read from the compressed data storage means, and the special restart marker is included in the last restart marker included in the restart marker. And a restart marker replacement step for replacing the start marker,
The divided image compression step, the restart marker insertion step and the data length counting step perform each process on each divided image of the captured image,
The divided image composition processing method, wherein the special restart marker detection step and the restart marker replacement step perform each process on all the divided images of the captured image.
前記データ長計数ステップで計数されたデータ長を示す情報と、前記圧縮データの分割画像が前記撮影画像中のどの位置に属するかを示す情報とを含むヘッダを、前記リスタートマーカ挿入ステップで前記リスタートマーカおよび前記特別のリスタートマーカが挿入された圧縮データに付与するヘッダ付与ステップと、
前記圧縮データ記憶手段に記憶されている各分割画像の圧縮データに付与されたヘッダを参照して、前記リスタートマーカ付替ステップによる圧縮データの読出順序を決定する読出順序決定ステップと、
を有することを特徴とする請求項5記載の分割画像合成処理方法。
A header including information indicating the data length counted in the data length counting step and information indicating which position in the captured image the divided image of the compressed data belongs to in the restart marker inserting step A header adding step for adding to the compressed data in which the restart marker and the special restart marker are inserted;
A reading order determination step for determining a reading order of compressed data by the restart marker replacement step with reference to a header given to the compressed data of each divided image stored in the compressed data storage means;
The divided image composition processing method according to claim 5, further comprising:
前記分割画像圧縮ステップは、JPEG方式による圧縮を行うことを特徴とする請求項5または6記載の分割画像合成処理方法。The divided image composition processing method according to claim 5 or 6, wherein the divided image compression step performs compression by a JPEG method. 請求項5、6または7に記載の分割画像合成処理方法をコンピュータに実行させるための分割画像合成処理プログラム。A divided image composition processing program for causing a computer to execute the divided image composition processing method according to claim 5, 6 or 7.
JP2003007234A 2003-01-15 2003-01-15 Divided image composition processing apparatus, divided image composition processing method, and divided image composition processing program Expired - Fee Related JP3922706B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2003007234A JP3922706B2 (en) 2003-01-15 2003-01-15 Divided image composition processing apparatus, divided image composition processing method, and divided image composition processing program
US10/755,386 US7277586B2 (en) 2003-01-15 2004-01-13 Images combination processing system, images combination processing method, and images combination processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003007234A JP3922706B2 (en) 2003-01-15 2003-01-15 Divided image composition processing apparatus, divided image composition processing method, and divided image composition processing program

Publications (2)

Publication Number Publication Date
JP2004221963A true JP2004221963A (en) 2004-08-05
JP3922706B2 JP3922706B2 (en) 2007-05-30

Family

ID=32897390

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003007234A Expired - Fee Related JP3922706B2 (en) 2003-01-15 2003-01-15 Divided image composition processing apparatus, divided image composition processing method, and divided image composition processing program

Country Status (1)

Country Link
JP (1) JP3922706B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006303960A (en) * 2005-04-21 2006-11-02 Canon Inc Encoded data converting method
WO2008072452A1 (en) * 2006-12-11 2008-06-19 Panasonic Corporation Moving picture decoder, semiconductor device, video device, and moving picture decoding method
JP2009171256A (en) * 2008-01-16 2009-07-30 Sharp Corp Motion detection device, motion detection method, and monitoring device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006303960A (en) * 2005-04-21 2006-11-02 Canon Inc Encoded data converting method
WO2008072452A1 (en) * 2006-12-11 2008-06-19 Panasonic Corporation Moving picture decoder, semiconductor device, video device, and moving picture decoding method
JPWO2008072452A1 (en) * 2006-12-11 2010-03-25 パナソニック株式会社 Moving picture decoding apparatus, semiconductor device, video equipment, and moving picture decoding method
JP4664406B2 (en) * 2006-12-11 2011-04-06 パナソニック株式会社 Moving picture decoding apparatus, semiconductor device, video equipment, and moving picture decoding method
JP2009171256A (en) * 2008-01-16 2009-07-30 Sharp Corp Motion detection device, motion detection method, and monitoring device

Also Published As

Publication number Publication date
JP3922706B2 (en) 2007-05-30

Similar Documents

Publication Publication Date Title
KR101771408B1 (en) Image capturing apparatus and method of controlling the same
WO2004036498A1 (en) Panorama synthesis processing of a plurality of image data
JP2008022240A (en) Photographing device, image processor, image file generating method, image processing method, and image processing program
CN103095984B (en) Electron camera and camera shooting control method
JP2007019678A (en) Face image recorder and imaging apparatus and their control methods
JP2010263423A (en) Method and device for processing image
JP4046957B2 (en) Imaging apparatus and control method thereof, information processing apparatus and method, and storage medium
JP5156196B2 (en) Imaging device
JP2003092726A (en) Imaging apparatus
JP2003244620A (en) Image processing method and apparatus, and program
US20040141068A1 (en) Images combination processing system, images combination processing method, and images combination processing program
JP3922706B2 (en) Divided image composition processing apparatus, divided image composition processing method, and divided image composition processing program
JP2010026734A (en) Image processor and its method
JP2007274661A (en) Imaging apparatus, image reproducing device and program
JP2001119625A (en) Image-processing method and image processor
JP2010237911A (en) Electronic apparatus
CN105794193B (en) Picture pick-up device and its control method
JP5195317B2 (en) Camera device, photographing method, and photographing control program
JP2004228792A (en) Partial image synthesizing processing apparatus, partial image synthesizing processing method, and partial image synthesizing processing program
JP2010119051A (en) Imaging device and imaging method
CN113615156A (en) Image processing apparatus, image processing method, computer program, and storage medium
JP5332668B2 (en) Imaging apparatus and subject detection program
JP2000175147A (en) Electronic still camera
JP2005164832A (en) Method and device for generating stereoscopic image and program
JP5539561B2 (en) Image processing apparatus and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050215

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060325

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061120

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20061124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070123

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070214

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070219

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100302

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110302

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees