JP2004056641A - Method, apparatus, and program for editing image file - Google Patents

Method, apparatus, and program for editing image file Download PDF

Info

Publication number
JP2004056641A
JP2004056641A JP2002214039A JP2002214039A JP2004056641A JP 2004056641 A JP2004056641 A JP 2004056641A JP 2002214039 A JP2002214039 A JP 2002214039A JP 2002214039 A JP2002214039 A JP 2002214039A JP 2004056641 A JP2004056641 A JP 2004056641A
Authority
JP
Japan
Prior art keywords
image
image file
parameter
data
reproduction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002214039A
Other languages
Japanese (ja)
Inventor
Fumihiro Funazaki
舟崎 文博
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 JP2002214039A priority Critical patent/JP2004056641A/en
Publication of JP2004056641A publication Critical patent/JP2004056641A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method, an apparatus, and a program for editing an image file which can efficiently confirm an image after alteration of parameters in short period of time even when the reproduction parameters of raw image data included in the image file are altered. <P>SOLUTION: An image processing apparatus is constituted by including an input/output interface 1, a control section 2, a storage section 3, a display section 4, and an operating section 5. The reproduction parameter alteration processing section 21 of the control section 2 performs processing for altering the reproduction parameters for generating reproduced image data based on the raw image data according to an operation from the operating section 5. In addition, an image file update processing section 22 stores the reproduction parameters altered by the reproduction parameter alteration processing section 21 and thumbnail data altered on the basis of the altered reproduction parameters in the corresponding image file of the storage section 3. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、撮像装置によって取得された生のデジタル画像データ(以下、「RAW画像データ」と記述する。)を含む画像ファイルを編集する画像ファイル編集方法、画像ファイル編集装置、及び画像ファイル編集プログラムに関する。
【0002】
【従来の技術】
デジタルカメラは、CCD撮像素子等を含む撮像部からの撮像信号に基づいたデジタル画像データを出力するもので、近年、その普及は目覚しいものがある。デジタルカメラの1つの特徴は、撮影前に被写体の画像を連続表示して、撮影される画像を確認した上で撮影したり、撮影済の画像を再生表示して確認することができることである。また、他の特徴は、デジタルデータであるため、撮影後に広範囲の画像処理が可能なことである。すなわち、オフセット補正、ゲイン補正(ホワイトバランス補正)、階調補正(ガンマ補正)、輪郭補正、色相補正等の補正処理を施し、利用者の好みに合った画像を手軽に得ることができる。
【0003】
撮影後に画像処理を施す場合、撮像部の出力信号そのままの画像データであるRAW画像データを利用すると、撮像素子の画素構成、特性等を生かした画像を得ることができる。また、RAW画像データは、一般に画素当たりの出力ビット数も多く、圧縮データではないので画像劣化のない処理が可能である。そのため、デジタルカメラには、RAW画像データの出力機能が付加されたものも増えている。
【0004】
デジタル画像データに基づく画像を表示するするためには、同時化された画像データ、すなわち、画素毎のRGBデータ、又はRGBデータに対してYC変換を行った輝度信号データY及び色差信号データCr、Cbが必要であるが、RAW画像データは、撮像素子の種類に依存する形式の点順次データであるため、所定の再生パラメータに基づいて画像処理を行って、RGBデータ又はY−CrCbデータを生成する必要がある。そのため、RAW画像データは、再生パラメータを含む画像ファイルとして出力される。図7に、撮像装置から出力されるRAW画像データを含む画像ファイルのファイルフォーマットの一例を示す。なお、図7におけるサムネイルデータは、記憶された再生パラメータ、例えば撮影条件等に応じたRGBゲイン(ホワイトバランス)、階調データ(ガンマ補正データ)、輪郭補正データ(シャープネス)、色相データ(色変換マトリクス)等にしたがって、RAW画像データを適宜の大きさの表示可能な画像データに変換し、それを縮小したものである。
【0005】
このようなファイルフォーマットとすると、所定の再生パラメータに基づく画像の再生が可能な画像ファイルを、再生画像ファイルのサイズを大きくすることなく記憶することができる。また、サムネイルデータを合わせて記憶しているため、記憶された画像を簡単に表示させ、確認することができる。
【0006】
RAW画像データに対する画像処理の結果は、再生パラメータを更新することによって保存できるので、画像ファイルに記憶される再生パラメータは、画像適宜変更される。しかし、再生パラメータが更新された場合、更新された再生パラメータに基づいてRAW画像データをRGBデータに変更する必要があるため、変更処理のための時間がかかり、更新後の画像を確認することは簡単ではなかった。
【0007】
【発明が解決しようとする課題】
本発明は、上記事情に鑑みなされたもので、画像ファイルに含まれるRAW画像データの再生パラメータを変更した場合でも、変更後の画像の確認を効率よく短時間で行うことができる画像ファイル編集方法、画像ファイル編集装置、及び画像ファイル編集プログラムを提供することを目的とする。
【0008】
【課題を解決するための手段】
本発明の画像ファイル編集方法は、撮像装置によって取得されたRAW画像データを含む画像ファイルを編集する画像ファイル編集方法であって、前記画像ファイルは、さらに、前記RAW画像データに基づく再生画像データの生成に利用される再生パラメータと、前記RAW画像データから生成したサムネイルデータとを含んでおり、前記再生パラメータを変更するパラメータ変更ステップと、前記パラメータ変更ステップにおいて変更された前記再生パラメータを利用して、前記サムネイルデータを変更するサムネイルデータ変更ステップと、前記パラメータ変更ステップにおいて変更された前記再生パラメータと、前記サムネイルデータ変更ステップで変更された前記サムネイルデータを前記画像ファイルに記憶させるファイル更新ステップとを含むものである。この編集方法によれば、再生パラメータを変更した場合でも、変更された再生パラメータに基づくサムネイル画像が記憶されているので、再生パラメータ変更後の画像の確認を簡単に行うことができる。
【0009】
本発明の画像ファイル編集方法における前記ファイル更新ステップは、前記画像ファイルに記憶された前記再生パラメータ及び前記サムネイルデータを書き換えるものである。この編集方法によれば、更新された再生パラメータに対応したサムネイルデータによって、元のサムネイルデータが書き換えられるので、画像ファイルの容量に変化がなく、画像の確認も容易に行うことができる。
【0010】
本発明の画像ファイル編集方法における前記ファイル更新ステップは、前記変更された再生パラメータを追加記憶するとともに、前記画像ファイルに記憶された前記サムネイルデータを書き換えるものである。この編集方法によれば、再生パラメータを変更した場合でも元の再生パラメータが残っているので、元の再生パラメータの基づく画像再生を行うこともできる。サムネイルデータは、最新の再生パラメータに基づくものが記憶されるので、画像ファイルの容量の大幅な増加を避けることができる。
【0011】
本発明の画像ファイル編集方法における前記ファイル更新ステップは、前記変更された再生パラメータ及び前記サムネイルデータを追加記憶するものである。この編集方法によれば、元の再生パラメータを利用する際にも、画像の確認を簡単に行うことができる。
【0012】
本発明の画像ファイル編集方法における前記パラメータ変更ステップは、変更すべき前記再生パラメータを入力する再生パラメータ入力ステップと、前記入力された再生パラメータに対応する再生画像を表示する画像表示ステップを含むものである。この編集方法によれば、再生パラメータの変更に際して画像の確認が可能となる。
【0013】
本発明の画像ファイル編集方法における前記画像表示ステップは、変更前の再生パラメータに基づく再生画像を合わせて表示するものである。この編集方法によれば、再生パラメータの変更の効果の確認が容易に行うことができる。
【0014】
本発明の画像ファイル編集方法における前記画像表示ステップは、前記画像ファイルに記憶されるサムネイルデータと前記入力された再生パラメータを利用して生成したサムネイルデータに基づく画像を表示するものである。この編集方法によれば、再生パラメータの変更時の画像確認用画像データを特別に作成する必要がないため、処理時間の短縮が可能となる。
【0015】
本発明の画像ファイル編集方法における前記画像表示ステップは、前記画像ファイルに記憶される生の画像データと前記画像ファイルに記憶された再生パラメータ及び前記入力された再生パラメータを利用して生成した画像データに基づく画像を表示するものである。この編集方法によれば、再生パラメータの変更毎に生の画像データに基づく再生画像データを生成するので、実際の再生画像の近い確認用表示画像を得ることができる。
【0016】
本発明の画像ファイル編集方法における前記サムネイルデータ変更ステップにおいて得られるサムネイルデータは、前記生成した画像データに基づいて生成されたサムネイルデータである。この編集方法によれば、実際の再生画像に近いサムネイルデータを得ることができる。
【0017】
本発明の画像処理装置は、撮像装置によって取得されたRAW画像データを含む画像ファイルを編集する画像ファイル編集装置であって、前記画像ファイルを入力する入力手段と、前記入力された画像ファイルに含まれるデータの編集を行うファイル編集手段と、前記ファイル編集手段による編集結果に基づき前記画像ファイルを更新するファイル更新手段とを有し、前記画像ファイルは、さらに、前記RAW画像データに基づく再生画像データの生成に利用される再生パラメータと、前記RAW画像データから生成したサムネイルデータとを含んでおり、前記ファイル編集手段は、少なくとも前記再生パラメータの変更処理を行うものであり、前記ファイル更新手段は、前記変更された再生パラメータと、前記変更された前記再生パラメータに基づいて変更されたサムネイルデータとを前記画像ファイルに記憶させるものである。
【0018】
本発明の画像ファイル編集装置における前記ファイル更新手段は、前記画像ファイルに記憶された前記再生パラメータ及び前記サムネイルデータを書き換えるものである。
【0019】
本発明の画像ファイル編集装置における前記ファイル更新手段は、前記変更された再生パラメータを追加記憶するとともに、前記画像ファイルに記憶された前記サムネイルデータを書き換えるものである。
【0020】
本発明の画像ファイル編集装置における前記ファイル更新手段は、前記変更された再生パラメータ及び前記サムネイルデータを追加記憶するものである。
【0021】
本発明の画像ファイル編集装置における前記パラメータ変更手段は、入力された再生パラメータに対応する再生画像を表示する画像表示手段を含むものである。
【0022】
本発明の画像ファイル編集装置における前記画像表示手段は、変更前の再生パラメータに基づく再生画像を合わせて表示するものである。
【0023】
本発明の画像ファイル編集装置における前記画像表示手段は、前記画像ファイルに記憶されるサムネイルデータと前記入力された再生パラメータを利用して生成したサムネイルデータに基づく画像を表示するものである。
【0024】
本発明の画像ファイル編集装置における前記画像表示手段は、前記画像ファイルに記憶される生の画像データと前記画像ファイルに記憶された再生パラメータ及び前記入力された再生パラメータを利用して生成した画像データに基づく画像を表示するものである。
【0025】
本発明の画像ファイル編集装置における前記ファイル更新手段は、前記変更されたサムネイルデータとして、前記生成した画像データに基づいて生成されたサムネイルデータを利用するものである。
【0026】
本発明の画像ファイル編集プログラムは、上記画像ファイル編集方法における各ステップを、コンピュータに実行させるための画像ファイル編集プログラムである。
【0027】
【発明の実施の形態】
以下、本発明の実施の形態について、図面を用いて説明する。図1は、本発明の実施の形態の画像処理装置の概略構成を示す図である。図1の画像処理装置は、入出力インタフェース1、制御部2、記憶部3、表示部4、操作部5を含んで構成され、制御部2は、再生パラメータ変更処理部21、画像ファイル更新処理部22を含む。
【0028】
入出力インタフェース1は、編集処理すべきRAW画像データを含む画像ファイルの入力、編集処理後の画像ファイルの出力を含む各種データの入出力を行うものであり、図示しない記録媒体ドライブ装置、通信制御部等に接続される。入力される画像ファイルは、通常、デジタルカメラのメモリカード等のメディアに、例えば、図7に示すようなファイルフォーマットで記憶され、メディアから直接あるいは他の外部記憶装置に記憶された後、画像処理装置に入力される。なお、図7におけるサムネイルデータは、記憶された再生パラメータ、例えば撮影条件等に応じたRGBゲイン(ホワイトバランス)、階調データ(ガンマ補正データ)、輪郭補正データ(シャープネス)、色相データ(色変換マトリクス)等にしたがって、RAW画像データを適宜の大きさの表示可能な画像データに変換し、それを縮小したものである。
【0029】
メディアからの読取りは、入出力インタフェース1に接続されたメディアインタフェースに、デジタルカメラから取り出したメディアを接続して行ってもよいし、デジタルカメラを所定のケーブルで接続し、デジタルカメラに装着したままで行ってもよい。また、編集処理後の画像ファイルは、記録媒体ドライブを介して任意の記録媒体、あるいは通信制御部を介して他の装置に出力される。
【0030】
制御部2は、再生パラメータ変更処理部21、画像ファイル更新処理部22を含んでおり、画像ファイルに含まれるRAW画像データの再生に利用される再生パラメータを変更する処理、変更された再生パラメータに基づいて、画像ファイルを更新する処理を含む画像処理装置全体の制御を行うものである。
【0031】
再生パラメータ変更処理部21は、操作部5からの操作に応じたRAW画像データに基づく再生画像データを生成するための再生パラメータを変更する処理を行うものである。この変更処理は、後述するように、再生パラメータ変更後の画像を表示させ、その内容を確認しながら行われる。したがって、利用者は、表示された画像を確認しながら再生パラメータを変更することができ、要求する画像を効率よく得ることができる。
【0032】
画像ファイル更新処理部22は、再生パラメータ変更処理部21で変更された再生パラメータに基づいて、記憶部3に記憶された対応する画像ファイルを更新するものである。具体的には、編集対象の画像ファイルの再生パラメータと、変更された再生パラメータに基づいて変更されたサムネイルデータを、記憶部の該当する画像ファイルに記憶する。画像ファイルへの記憶に際しては、画像ファイルに含まれる元の再生パラメータ及びサムネイルデータを書き換えてもよいし、追記記憶させてもよい。
【0033】
記憶部3は、入出力インタフェース1を介して入力された画像ファイル、変更された画像ファイルを含む各種データを記憶するものである。表示部4は、再生パラメータ変更処理時に、画像ファイルに含まれるサムネイルデータ又はRAW画像データに対応する画像を表示して、変更すべき再生パラメータを入力し、入力された再生パラメータに対応する再生画像を表示するものである。また、再生パラメータ調整時の設定メニュー情報等、画像処理処理装置の動作に必要な各種情報を表示する。操作部5は、再生パラメータ変更処理の内容を指示する操作、画像ファイル更新処理の内容を指示する操作の部の他、画像処理装置を使用する際の各種操作信号を入力するものである。
【0034】
なお、図1の画像処理装置は、パソコン等のコンピュータに所定のプログラムをインストールすることによって実現できるが、実現するためのコンピュータは、スタンドアローン型のものに限らず、クライアントコンピュータとサーバコンピュータで処理を分担してもよい。、
【0035】
次に、図1に示した画像処理装置を用いて、RAW画像データを含む画像ファイルに対する編集処理を行う場合の概略動作を、図2のフロー図に基づいて説明する。
【0036】
図2は、メディアに記録された複数の画像ファイルから、入出力インタフェース1を介して編集すべき画像ファイルを記憶部3に読込んで、編集処理を行う場合のフローである。
【0037】
ステップS101では編集すべき画像ファイルの選択のために、サムネイル画像の一覧を表示部4に表示する。撮影時に作成された画像データは、図7に示すようなファイルフォーマットを有しているので、複数の画像ファイルからサムネイルデータを読込み、図8に示すような、サムネイル画像の一覧として表示する。
【0038】
ステップS102で、利用者による処理対象画像が選択(例えば図8に示すようにカーソルの移動によって行う。)されると、ステップS103で、選択された画像に対応する画像ファイルを入出力インタフェース1を介して読込み、記憶部3に記憶させる。
【0039】
そして、ステップS200で再生パラメータの変更処理を行い、ステップS300で再生パラメータの変更に基づく画像ファイルの更新処理を行う。画像ファイルの更新処理は、ステップS200で変更された再生パラメータと、変更された再生パラメータを利用して変更されたサムネイルデータを前記画像ファイルに記憶させることを含む。
【0040】
次のステップS200の再生パラメータ変更処理をより具体的に説明する。図3は、パラメータ変更処理の一例を示すフロー図であり、再生パラメータ変更後の画像を確認するためにサムネイルデータを表示する場合の例である。
【0041】
ステップS201では、記憶部3に読込まれた画像ファイルを利用し、図9に示すようなパラメータの変更処理を行うための画面を表示部4に表示する。 図9の変更処理画面は、プレビュー画像表示領域51、再生パラメータ設定領域52、決定ボタン53、キャンセルボタン54を含む。プレビュー画像表示領域51には、編集処理すべき画像ファイルに記憶されたサムネイルデータに基づく画像が表示される。また、再生パラメータ設定領域52の再生パラメータは、画像ファイルに記憶された再生パラメータに対応した値に対応する。図9の例では、それぞれのパラメータ毎の設定バー520によって、再生パラメータを表示、あるいは設定変更可能としているが、数値情報を用いてもよい。
【0042】
図9における決定ボタン53は、再生パラメータを決定するときに押下されるボタンであり、キャンセルボタン54は、再生パラメータ設定領域52で設定された最新の設定をキャンセルし、直前の設定に戻すためのボタンである。設定処理の履歴をどの程度保持しておくかは、任意である。
【0043】
図9の変更処理画面が表示された状態で、再生パラメータ設定領域52の設定バー520の移動によるパラメータの変更操作の有無が判断され(ステップS202)、変更ありの場合は、変更された再生パラメータに基づいて、サムネイルデータを変換するためのパラメータを抽出する(ステップS203)。このステップは、RAW画像データとサムネイルデータの間のビット数、画素数等の違いを吸収するためのものである。
【0044】
ステップS204では、抽出されたサムネイル変換パラメータを用いてサムネイルデータを変更し、ステップS205で、プレビュー画像表示領域51の表示画像を変更されたサムネイルデータに基づく画像に変更する。そして、ステップS206で決定ボタン53の押下の有無を判断し、決定ボタン53が押された場合は、その時点の再生パラメータによる変更指示がされたものとしてパラメータ変更処理を終了する。
【0045】
プレビュー画像表示領域51に表示された画像をさらに修正したい場合は、再生パラメータ設定領域52の設定バー520の移動による変更操作を行う。したがって、利用者は、再生パラメータの変更操作に伴う画像を確認しつつ編集処理ができることになる。
【0046】
なお、図9の変更処理画面では、プレビュー画像表示領域51に再生パラメータ変更後の画像を表示させたが、図10に示すように、プレビュー画像表示領域に2つの画像を表示し、変更の前後の画像を比較できるようにすることも可能である。その場合は、元画像ボタン55を設け、変更前の再生パラメータに戻ることができるようにするのが好ましい。
【0047】
図3は、再生パラメータ変更後の画像としてサムネイル画像を用いたが、サムネイルデータを変更した場合、再生パラメータの変更に忠実な画像は表示されな。図4に、パラメータ変更処理フローの他の例を示す。図4は、再生パラメータ変更後の画像を確認するために、RAW画像データから生成した画像データに基づく画像表示する場合の例である。
【0048】
変更処理画面の表示に先立ち、記憶部3に読込まれた画像ファイルの再生パラメータとRAW画像データを利用し、表示用画像データを生成する(ステップS211)。表示用画像データは、画像ファイルに記憶された再生パラメータに基づいてRAW画像データをRGBデータに変更したものである。一般に、プレビュー画像表示領域51は、記憶された画像データのサイズに比べて小さいので、RAW画像データの状態で、又はRGBデータに変換後、縮小処理が行われる。
【0049】
続いて、ステップS212で、図9又は図10に示すような変更処理画面が表示され、再生パラメータの変更操作を待つ(ステップS213)。再生パラメータの変更操作があると、ステップS214で表示画像データを更新する。この処理は、RAW画像データに対して変更された再生パラメータによる画像変更処理を行うものであるので、再生パラメータの変更に忠実な画像をプレビュー画像表示領域51に表示させることができる。このような表示画像データの更新処理は、RAWデータの画素数に比例して処理時間が長くなるので、予めRAW画像データに対して縮小処理を施しておくのが好ましい。縮小処理は、画像全体に縮小処理を施すものでも、画像の一部領域のRAW画像データを切り出すものでもよい。
【0050】
表示画像データの更新処理が終了すると、更新された表示画像データに基づく画像をプレビュー画像表示領域51に表示する。プレビュー画像表示領域51に表示された画像をさらに修正したい場合に、再生パラメータ設定領域52の設定バー520の移動による変更操作を行う点は、図3のパタメータ変更処理と同様である。また、決定ボタン53が押された場合は、その時点の再生パラメータによる変更指示がされたものとしてパラメータ変更処理を終了する。
【0051】
次に、図2の画像ファイル更新処理について、さらに詳細に説明する。図5に、サムネイルデータを利用してプレビュー画像表示領域51にプレビュー画像を表示する場合の画像ファイル更新処理の概略フローを示す。
【0052】
図9又は図10のパラメータ変更処理画面の決定ボタン53を押すと、変更すべき再生パラメータが決定され、ステップS301で、決定された再生パラメータを記憶部3に記憶し、画像ファイルを更新する。この場合、変更された再生パラメータで元の再生パラメータを書き換えてもよいし、追加記憶してもよい。追加記憶する場合、オリジナルの再生パラメータのみを残して変更された再生パラメータは最新のもののみを残すようにしてもよい。
【0053】
ステップS302では、変更されたサムネイルデータを記憶部3に記憶し、画像ファイルを更新する。サムネイルデータは、パラメータ変更処理時に作成済であるので、そのままきおくすればよい。サムネイルデータについても、元のサムネイルデータを書き換えるても、追加記憶してもよい。ただし、再生パラメータを書き換える場合は、サムネイルデータも書き換える。
【0054】
図6は、プレビュー画像表示領域51にRAW画像データに基づくプレビュー画像を表示する場合の画像ファイル更新処理の概略フローである。ステップS311で、決定された再生パラメータを記憶部3に記憶し、画像ファイルを更新する処理は、図5のステップS301と同様であるので説明を省略する。この例では、サムネイルデータが変更されていないので、サムネイルデータの記憶に先立ち、ステップS312でサムネイルデータの生成処理を行う。サムネイルデータの生成は、パラメータ変更処理時に生成したプレビュー用の表示画像データを縮小することによって行う。
【0055】
ステップS313では、生成されたサムネイルデータを記憶するが、記憶の仕方は、図5のステップS302と同様であるので説明を省略する。
【0056】
【発明の効果】
以上の説明から明らかなように、本発明によれば、画像ファイルに含まれるRAW画像データの再生パラメータを変更した場合でも、変更後の画像の確認を効率よく短時間で行うことができる。
【図面の簡単な説明】
【図1】本発明の実施の形態の画像処理装置の概略構成を示す図
【図2】図1の画像処理装置による画像ファイルの編集処理の概略動作フローを示す図
【図3】再生パラメータ変更処理の一例を示すフロー図
【図4】再生パラメータ変更処理の他の例を示すフロー図
【図5】画像ファイル更新処理の一例を示すフロー図
【図6】画像ファイル更新処理の他の例を示すフロー図
【図7】画像ファイルのファイルフォーマットの一例を示す図
【図8】サムネイル画像の一覧の表示例を示す図
【図9】パラメータ変更処理画面の一例を示す図
【図10】パラメータ変更処理画面の他の例を示す図
【符号の説明】
1・・入出力インタフェース
2・・・画像処理部
3・・・記憶部
4・・・表示部
5・・・操作部
21・・・再生パラメータ変更処理部
22・・・画像ファイル更新処理部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image file editing method, an image file editing apparatus, and an image file editing program for editing an image file including raw digital image data (hereinafter referred to as “RAW image data”) acquired by an imaging apparatus. About.
[0002]
[Prior art]
A digital camera outputs digital image data based on an image pickup signal from an image pickup unit including a CCD image pickup device or the like, and has been remarkably popular in recent years. One feature of a digital camera is that images of a subject can be continuously displayed before shooting, the images to be shot can be checked and shot, or the shot images can be played back and checked. Another feature is that since it is digital data, a wide range of image processing is possible after shooting. That is, correction processing such as offset correction, gain correction (white balance correction), gradation correction (gamma correction), contour correction, hue correction, and the like can be performed to easily obtain an image that suits the user's preference.
[0003]
When image processing is performed after shooting, using RAW image data, which is image data as it is as an output signal of the imaging unit, can obtain an image that makes use of the pixel configuration, characteristics, and the like of the imaging device. In addition, RAW image data generally has a large number of output bits per pixel and is not compressed data, so processing without image degradation is possible. Therefore, an increasing number of digital cameras are provided with a function for outputting RAW image data.
[0004]
In order to display an image based on digital image data, synchronized image data, that is, RGB data for each pixel, or luminance signal data Y and color difference signal data Cr obtained by performing YC conversion on RGB data, Although Cb is required, RAW image data is dot-sequential data in a format that depends on the type of image sensor, so image processing is performed based on predetermined playback parameters to generate RGB data or Y-CrCb data. There is a need to. Therefore, the RAW image data is output as an image file including a reproduction parameter. FIG. 7 shows an example of a file format of an image file including RAW image data output from the imaging apparatus. Note that the thumbnail data in FIG. 7 includes stored reproduction parameters such as RGB gain (white balance), gradation data (gamma correction data), contour correction data (sharpness), hue data (color conversion) according to shooting conditions, etc. RAW image data is converted into displayable image data of an appropriate size according to a matrix) and the like, and is reduced.
[0005]
With such a file format, an image file capable of reproducing an image based on a predetermined reproduction parameter can be stored without increasing the size of the reproduced image file. Further, since the thumbnail data is stored together, the stored image can be easily displayed and confirmed.
[0006]
Since the result of the image processing on the RAW image data can be saved by updating the reproduction parameter, the reproduction parameter stored in the image file is changed as appropriate for the image. However, when the playback parameter is updated, it is necessary to change the RAW image data to RGB data based on the updated playback parameter. Therefore, it takes time for the change process, and it is not possible to confirm the updated image. It was not easy.
[0007]
[Problems to be solved by the invention]
The present invention has been made in view of the above circumstances, and an image file editing method capable of efficiently and quickly confirming a changed image even when the playback parameter of the RAW image data included in the image file is changed. An object is to provide an image file editing apparatus and an image file editing program.
[0008]
[Means for Solving the Problems]
The image file editing method of the present invention is an image file editing method for editing an image file including RAW image data acquired by an imaging device, and the image file is further reproduced image data based on the RAW image data. A playback parameter used for generation, and thumbnail data generated from the RAW image data, and a parameter changing step for changing the playback parameter, and using the playback parameter changed in the parameter changing step. A thumbnail data changing step for changing the thumbnail data; the playback parameter changed in the parameter changing step; and a file update step for storing the thumbnail data changed in the thumbnail data changing step in the image file. Tsu is intended to include and-flops. According to this editing method, even when the playback parameter is changed, the thumbnail image based on the changed playback parameter is stored, so that it is possible to easily check the image after changing the playback parameter.
[0009]
In the image file editing method of the present invention, the file update step rewrites the reproduction parameter and the thumbnail data stored in the image file. According to this editing method, the original thumbnail data is rewritten with the thumbnail data corresponding to the updated reproduction parameter, so that the capacity of the image file does not change and the image can be easily confirmed.
[0010]
In the image file editing method of the present invention, the file update step additionally stores the changed reproduction parameter and rewrites the thumbnail data stored in the image file. According to this editing method, even when the playback parameter is changed, the original playback parameter remains, so that it is possible to perform image playback based on the original playback parameter. Since the thumbnail data based on the latest reproduction parameters is stored, it is possible to avoid a significant increase in the capacity of the image file.
[0011]
In the image file editing method of the present invention, the file updating step additionally stores the changed reproduction parameter and the thumbnail data. According to this editing method, the image can be easily confirmed even when the original reproduction parameter is used.
[0012]
The parameter changing step in the image file editing method of the present invention includes a playback parameter input step for inputting the playback parameter to be changed, and an image display step for displaying a playback image corresponding to the input playback parameter. According to this editing method, the image can be confirmed when the reproduction parameter is changed.
[0013]
In the image file editing method of the present invention, the image display step displays the reproduced image based on the reproduction parameter before the change. According to this editing method, it is possible to easily confirm the effect of changing the reproduction parameter.
[0014]
In the image file editing method of the present invention, the image display step displays an image based on thumbnail data stored in the image file and thumbnail data generated using the input reproduction parameter. According to this editing method, it is not necessary to specially create image confirmation image data at the time of changing the reproduction parameter, so that the processing time can be shortened.
[0015]
In the image file editing method of the present invention, the image display step includes raw image data stored in the image file, reproduction parameters stored in the image file, and image data generated using the input reproduction parameters. The image based on is displayed. According to this editing method, the reproduction image data based on the raw image data is generated every time the reproduction parameter is changed, so that a confirmation display image close to the actual reproduction image can be obtained.
[0016]
The thumbnail data obtained in the thumbnail data changing step in the image file editing method of the present invention is thumbnail data generated based on the generated image data. According to this editing method, thumbnail data close to the actual reproduced image can be obtained.
[0017]
An image processing apparatus of the present invention is an image file editing apparatus that edits an image file including RAW image data acquired by an imaging apparatus, and is included in an input unit that inputs the image file and the input image file File editing means for editing the data to be edited, and file updating means for updating the image file based on the editing result by the file editing means, wherein the image file is further reproduced image data based on the RAW image data Including the reproduction parameter used for generating the image data and the thumbnail data generated from the RAW image data, the file editing unit performs at least the reproduction parameter changing process, and the file updating unit includes: The changed playback parameter and the changed playback parameter. It is a modified thumbnail data that is stored in the image file based on.
[0018]
The file updating means in the image file editing apparatus of the present invention rewrites the reproduction parameter and the thumbnail data stored in the image file.
[0019]
The file updating means in the image file editing apparatus of the present invention additionally stores the changed reproduction parameter and rewrites the thumbnail data stored in the image file.
[0020]
The file update means in the image file editing apparatus of the present invention additionally stores the changed reproduction parameter and the thumbnail data.
[0021]
The parameter changing means in the image file editing apparatus of the present invention includes image display means for displaying a reproduction image corresponding to the input reproduction parameter.
[0022]
The image display means in the image file editing apparatus of the present invention displays a reproduced image based on the reproduction parameter before the change.
[0023]
The image display means in the image file editing apparatus of the present invention displays an image based on thumbnail data stored in the image file and thumbnail data generated using the input reproduction parameter.
[0024]
In the image file editing apparatus of the present invention, the image display means includes raw image data stored in the image file, reproduction parameters stored in the image file, and image data generated using the input reproduction parameters. The image based on is displayed.
[0025]
The file updating means in the image file editing apparatus of the present invention uses thumbnail data generated based on the generated image data as the changed thumbnail data.
[0026]
An image file editing program of the present invention is an image file editing program for causing a computer to execute each step in the image file editing method.
[0027]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a schematic configuration of an image processing apparatus according to an embodiment of the present invention. 1 includes an input / output interface 1, a control unit 2, a storage unit 3, a display unit 4, and an operation unit 5. The control unit 2 includes a reproduction parameter change processing unit 21, an image file update process. Part 22 is included.
[0028]
The input / output interface 1 performs input / output of various data including input of an image file including RAW image data to be edited and output of the image file after the editing process. Connected to the unit. An input image file is usually stored in a medium such as a memory card of a digital camera, for example, in a file format as shown in FIG. 7, and stored directly in the medium or in another external storage device, and then subjected to image processing. Input to the device. Note that the thumbnail data in FIG. 7 includes stored reproduction parameters such as RGB gain (white balance), gradation data (gamma correction data), contour correction data (sharpness), hue data (color conversion) according to shooting conditions, etc. RAW image data is converted into displayable image data of an appropriate size according to a matrix) and the like, and is reduced.
[0029]
The reading from the media may be performed by connecting the media taken out from the digital camera to the media interface connected to the input / output interface 1, or the digital camera is connected with a predetermined cable and attached to the digital camera. You may go on. The edited image file is output to an arbitrary recording medium via the recording medium drive or to another device via the communication control unit.
[0030]
The control unit 2 includes a reproduction parameter change processing unit 21 and an image file update processing unit 22. The control unit 2 performs processing for changing a reproduction parameter used for reproduction of RAW image data included in the image file, and changes the reproduction parameter to the changed reproduction parameter. Based on this, the entire image processing apparatus including the process of updating the image file is controlled.
[0031]
The reproduction parameter change processing unit 21 performs processing for changing reproduction parameters for generating reproduction image data based on RAW image data according to an operation from the operation unit 5. As will be described later, this changing process is performed while displaying the image after changing the playback parameter and confirming its contents. Therefore, the user can change the reproduction parameter while confirming the displayed image, and can efficiently obtain the requested image.
[0032]
The image file update processing unit 22 updates the corresponding image file stored in the storage unit 3 based on the playback parameter changed by the playback parameter change processing unit 21. Specifically, the reproduction parameter of the image file to be edited and the thumbnail data changed based on the changed reproduction parameter are stored in the corresponding image file in the storage unit. When storing the image file, the original playback parameters and thumbnail data included in the image file may be rewritten or additionally recorded.
[0033]
The storage unit 3 stores various data including an image file input via the input / output interface 1 and a changed image file. The display unit 4 displays an image corresponding to the thumbnail data or the RAW image data included in the image file during the playback parameter changing process, inputs the playback parameter to be changed, and plays the image corresponding to the input playback parameter. Is displayed. Also, various information necessary for the operation of the image processing apparatus, such as setting menu information at the time of adjusting the reproduction parameter, is displayed. The operation unit 5 inputs various operation signals when using the image processing apparatus in addition to an operation unit for instructing the content of the reproduction parameter changing process and an operation unit for instructing the content of the image file update process.
[0034]
1 can be realized by installing a predetermined program in a computer such as a personal computer. However, the computer for realizing the image processing apparatus is not limited to a stand-alone type, and is processed by a client computer and a server computer. May be shared. ,
[0035]
Next, a schematic operation when performing an editing process on an image file including RAW image data using the image processing apparatus shown in FIG. 1 will be described based on the flowchart of FIG.
[0036]
FIG. 2 is a flow in the case where an image file to be edited is read from the plurality of image files recorded on the medium via the input / output interface 1 into the storage unit 3 and editing processing is performed.
[0037]
In step S101, a list of thumbnail images is displayed on the display unit 4 in order to select an image file to be edited. Since the image data created at the time of photographing has a file format as shown in FIG. 7, thumbnail data is read from a plurality of image files and displayed as a list of thumbnail images as shown in FIG.
[0038]
When the processing target image is selected by the user (for example, by moving the cursor as shown in FIG. 8) in step S102, the image file corresponding to the selected image is input to the input / output interface 1 in step S103. And store it in the storage unit 3.
[0039]
Then, in step S200, a reproduction parameter change process is performed, and in step S300, an image file update process based on the reproduction parameter change is performed. The image file update process includes storing the reproduction parameter changed in step S200 and the thumbnail data changed using the changed reproduction parameter in the image file.
[0040]
The reproduction parameter changing process in the next step S200 will be described more specifically. FIG. 3 is a flowchart showing an example of the parameter changing process, and is an example in the case of displaying thumbnail data in order to confirm the image after changing the reproduction parameter.
[0041]
In step S201, using the image file read into the storage unit 3, a screen for performing parameter change processing as shown in FIG. 9 includes a preview image display area 51, a reproduction parameter setting area 52, an enter button 53, and a cancel button 54. In the preview image display area 51, an image based on thumbnail data stored in an image file to be edited is displayed. Further, the reproduction parameter in the reproduction parameter setting area 52 corresponds to a value corresponding to the reproduction parameter stored in the image file. In the example of FIG. 9, the playback parameter can be displayed or the setting can be changed by the setting bar 520 for each parameter, but numerical information may be used.
[0042]
The decision button 53 in FIG. 9 is a button that is pressed when the reproduction parameter is decided, and the cancel button 54 is for canceling the latest setting set in the reproduction parameter setting area 52 and returning to the previous setting. Button. The degree to which the setting processing history is retained is arbitrary.
[0043]
In the state in which the change processing screen of FIG. 9 is displayed, it is determined whether or not there is a parameter change operation by moving the setting bar 520 in the playback parameter setting area 52 (step S202). Based on the above, parameters for converting the thumbnail data are extracted (step S203). This step is for absorbing differences in the number of bits, the number of pixels, etc. between the RAW image data and the thumbnail data.
[0044]
In step S204, the thumbnail data is changed using the extracted thumbnail conversion parameter. In step S205, the display image in the preview image display area 51 is changed to an image based on the changed thumbnail data. In step S206, it is determined whether or not the enter button 53 has been pressed. If the enter button 53 is pressed, the parameter change process is terminated assuming that the change instruction based on the reproduction parameter at that time has been issued.
[0045]
In order to further modify the image displayed in the preview image display area 51, a change operation is performed by moving the setting bar 520 in the reproduction parameter setting area 52. Therefore, the user can perform the editing process while confirming the image accompanying the reproduction parameter changing operation.
[0046]
In the change processing screen of FIG. 9, the image after the reproduction parameter change is displayed in the preview image display area 51. However, as shown in FIG. 10, two images are displayed in the preview image display area and before and after the change. It is also possible to compare the images. In that case, it is preferable to provide an original image button 55 so that the playback parameters before the change can be returned.
[0047]
In FIG. 3, a thumbnail image is used as the image after changing the playback parameter. However, when the thumbnail data is changed, an image faithful to the change of the playback parameter is not displayed. FIG. 4 shows another example of the parameter change processing flow. FIG. 4 shows an example of displaying an image based on image data generated from RAW image data in order to confirm the image after changing the reproduction parameter.
[0048]
Prior to the display of the change processing screen, display image data is generated using the reproduction parameters and RAW image data of the image file read into the storage unit 3 (step S211). The display image data is obtained by changing the RAW image data to RGB data based on the reproduction parameters stored in the image file. In general, since the preview image display area 51 is smaller than the size of stored image data, reduction processing is performed in the state of RAW image data or after conversion to RGB data.
[0049]
Subsequently, in step S212, a change processing screen as shown in FIG. 9 or FIG. 10 is displayed, and a reproduction parameter change operation is awaited (step S213). If there is a reproduction parameter change operation, the display image data is updated in step S214. Since this process is an image change process using the changed playback parameter for the RAW image data, an image faithful to the change of the playback parameter can be displayed in the preview image display area 51. In such display image data update processing, the processing time increases in proportion to the number of pixels of the RAW data, and therefore it is preferable to perform reduction processing on the RAW image data in advance. The reduction process may be a process that performs a reduction process on the entire image, or a process that cuts out RAW image data of a partial area of the image.
[0050]
When the display image data update process ends, an image based on the updated display image data is displayed in the preview image display area 51. When the image displayed in the preview image display area 51 is to be further modified, the change operation is performed by moving the setting bar 520 in the reproduction parameter setting area 52, which is the same as the parameter changing process in FIG. If the enter button 53 is pressed, the parameter change process is terminated assuming that the change instruction based on the reproduction parameter at that time is instructed.
[0051]
Next, the image file update process of FIG. 2 will be described in more detail. FIG. 5 shows a schematic flow of image file update processing when a preview image is displayed in the preview image display area 51 using thumbnail data.
[0052]
When the determination button 53 on the parameter change processing screen of FIG. 9 or FIG. 10 is pressed, the reproduction parameter to be changed is determined. In step S301, the determined reproduction parameter is stored in the storage unit 3, and the image file is updated. In this case, the original reproduction parameter may be rewritten with the changed reproduction parameter, or may be additionally stored. In the case of additional storage, only the latest reproduction parameter may be left, leaving only the original reproduction parameter.
[0053]
In step S302, the changed thumbnail data is stored in the storage unit 3, and the image file is updated. Since the thumbnail data has already been created at the time of parameter change processing, it can be saved as it is. As for the thumbnail data, the original thumbnail data may be rewritten or additionally stored. However, when rewriting the playback parameters, the thumbnail data is also rewritten.
[0054]
FIG. 6 is a schematic flow of image file update processing when a preview image based on RAW image data is displayed in the preview image display area 51. The process of storing the playback parameter determined in step S311 in the storage unit 3 and updating the image file is the same as in step S301 of FIG. In this example, since the thumbnail data has not been changed, a thumbnail data generation process is performed in step S312 prior to storing the thumbnail data. The thumbnail data is generated by reducing the preview display image data generated during the parameter changing process.
[0055]
In step S313, the generated thumbnail data is stored. Since the storage method is the same as that in step S302 in FIG. 5, the description thereof is omitted.
[0056]
【The invention's effect】
As is clear from the above description, according to the present invention, even when the reproduction parameter of the RAW image data included in the image file is changed, the changed image can be confirmed efficiently and in a short time.
[Brief description of the drawings]
FIG. 1 is a diagram showing a schematic configuration of an image processing apparatus according to an embodiment of the present invention. FIG. 2 is a diagram showing a schematic operation flow of image file editing processing by the image processing apparatus of FIG. FIG. 4 is a flowchart showing another example of the reproduction parameter changing process. FIG. 5 is a flowchart showing an example of the image file updating process. FIG. 6 is another example of the image file updating process. FIG. 7 is a diagram showing an example of a file format of an image file. FIG. 8 is a diagram showing a display example of a list of thumbnail images. FIG. 9 is a diagram showing an example of a parameter change processing screen. Figure showing another example of the processing screen [Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 .. Input / output interface 2 ... Image processing part 3 ... Memory | storage part 4 ... Display part 5 ... Operation part 21 ... Playback parameter change process part 22 ... Image file update process part

Claims (19)

撮像装置によって取得されたRAW画像データを含む画像ファイルを編集する画像ファイル編集方法であって、
前記画像ファイルは、さらに、前記RAW画像データに基づく再生画像データの生成に利用される再生パラメータと、前記RAW画像データから生成したサムネイルデータとを含んでおり、
前記再生パラメータを変更するパラメータ変更ステップと、
前記パラメータ変更ステップにおいて変更された前記再生パラメータを利用して、前記サムネイルデータを変更するサムネイルデータ変更ステップと、
前記パラメータ変更ステップにおいて変更された前記再生パラメータと、前記サムネイルデータ変更ステップで変更された前記サムネイルデータを前記画像ファイルに記憶させるファイル更新ステップとを含む編集方法。
An image file editing method for editing an image file including RAW image data acquired by an imaging apparatus,
The image file further includes playback parameters used for generating playback image data based on the RAW image data, and thumbnail data generated from the RAW image data.
A parameter changing step for changing the reproduction parameter;
A thumbnail data changing step for changing the thumbnail data using the reproduction parameter changed in the parameter changing step;
An editing method comprising: the reproduction parameter changed in the parameter changing step; and a file updating step for storing the thumbnail data changed in the thumbnail data changing step in the image file.
請求項1記載の画像ファイル編集方法であって、
前記ファイル更新ステップは、前記画像ファイルに記憶された前記再生パラメータ及び前記サムネイルデータを書き換えるものである画像ファイル編集方法。
The image file editing method according to claim 1,
The image file editing method, wherein the file update step rewrites the reproduction parameter and the thumbnail data stored in the image file.
請求項1記載の画像ファイル編集方法であって、
前記ファイル更新ステップは、前記変更された再生パラメータを追加記憶するとともに、前記画像ファイルに記憶された前記サムネイルデータを書き換えるものである画像ファイル編集方法。
The image file editing method according to claim 1,
The image file editing method, wherein the file updating step additionally stores the changed reproduction parameter and rewrites the thumbnail data stored in the image file.
請求項1記載の画像ファイル編集方法であって、
前記ファイル更新ステップは、前記変更された再生パラメータ及び前記サムネイルデータを追加記憶するものである画像ファイル編集方法。
The image file editing method according to claim 1,
The image file editing method, wherein the file update step additionally stores the changed reproduction parameter and the thumbnail data.
請求項1ないし4のいずれか1項記載の画像ファイル編集方法であって、
前記パラメータ変更ステップは、変更すべき前記再生パラメータを入力する再生パラメータ入力ステップと、前記入力された再生パラメータに対応する再生画像を表示する画像表示ステップを含む画像ファイル編集方法。
The image file editing method according to any one of claims 1 to 4, wherein:
The image parameter editing method includes a reproduction parameter input step for inputting the reproduction parameter to be changed, and an image display step for displaying a reproduction image corresponding to the input reproduction parameter.
請求項5記載の画像ファイル編集方法であって、
前記画像表示ステップは、変更前の再生パラメータに基づく再生画像を合わせて表示するものである画像ファイル編集方法。
The image file editing method according to claim 5,
The image file editing method, wherein the image display step displays a reproduced image based on a reproduction parameter before change.
請求項5又は6記載の画像ファイル編集方法であって、
前記画像表示ステップは、前記画像ファイルに記憶されるサムネイルデータと前記入力された再生パラメータを利用して生成したサムネイルデータに基づく画像を表示するものである画像ファイル編集方法。
The image file editing method according to claim 5 or 6, wherein
The image file editing method, wherein the image display step displays an image based on thumbnail data stored in the image file and thumbnail data generated using the input reproduction parameter.
請求項5又は6記載の画像ファイル編集方法であって、
前記画像表示ステップは、前記画像ファイルに記憶される生の画像データと前記画像ファイルに記憶された再生パラメータ及び前記入力された再生パラメータを利用して生成した画像データに基づく画像を表示するものである画像ファイル編集方法。
The image file editing method according to claim 5 or 6, wherein
The image display step displays the image based on the raw image data stored in the image file, the reproduction parameter stored in the image file, and the image data generated using the input reproduction parameter. An image file editing method.
請求項8記載の画像ファイル編集方法であって、
前記サムネイルデータ変更ステップにおいて得られるサムネイルデータは、前記生成した画像データに基づいて生成されたサムネイルデータである画像ファイル編集方法。
The image file editing method according to claim 8, comprising:
An image file editing method, wherein the thumbnail data obtained in the thumbnail data changing step is thumbnail data generated based on the generated image data.
撮像装置によって取得されたRAW画像データを含む画像ファイルを編集する画像ファイル編集装置であって、
前記画像ファイルを入力する入力手段と、
前記入力された画像ファイルに含まれるデータの編集を行うファイル編集手段と、
前記ファイル編集手段による編集結果に基づき前記画像ファイルを更新するファイル更新手段とを有し、
前記画像ファイルは、さらに、前記RAW画像データに基づく再生画像データの生成に利用される再生パラメータと、前記RAW画像データから生成したサムネイルデータとを含んでおり、
前記ファイル編集手段は、少なくとも前記再生パラメータの変更処理を行うものであり、
前記ファイル更新手段は、前記変更された再生パラメータと、前記変更された前記再生パラメータに基づいて変更されたサムネイルデータとを前記画像ファイルに記憶させるものである画像ファイル編集装置。
An image file editing device for editing an image file including RAW image data acquired by an imaging device,
Input means for inputting the image file;
File editing means for editing data included in the input image file;
File updating means for updating the image file based on the editing result by the file editing means,
The image file further includes playback parameters used for generating playback image data based on the RAW image data, and thumbnail data generated from the RAW image data.
The file editing means performs at least the reproduction parameter changing process,
The image file editing device, wherein the file updating means stores the changed reproduction parameter and the thumbnail data changed based on the changed reproduction parameter in the image file.
請求項10記載の画像ファイル編集装置であって、
前記ファイル更新手段は、前記画像ファイルに記憶された前記再生パラメータ及び前記サムネイルデータを書き換えるものである画像ファイル編集装置。
The image file editing device according to claim 10,
The image file editing apparatus, wherein the file update means rewrites the reproduction parameter and the thumbnail data stored in the image file.
請求項10記載の画像ファイル編集装置であって、
前記ファイル更新手段は、前記変更された再生パラメータを追加記憶するとともに、前記画像ファイルに記憶された前記サムネイルデータを書き換えるものである画像ファイル編集装置。
The image file editing device according to claim 10,
The image file editing device, wherein the file updating means additionally stores the changed reproduction parameter and rewrites the thumbnail data stored in the image file.
請求項10記載の画像ファイル編集装置であって、
前記ファイル更新手段は、前記変更された再生パラメータ及び前記サムネイルデータを追加記憶するものである画像ファイル編集装置。
The image file editing device according to claim 10,
The image file editing device, wherein the file update means additionally stores the changed reproduction parameter and the thumbnail data.
請求項10ないし13のいずれか1項記載の画像ファイル編集装置であって、
前記パラメータ変更手段は、入力された再生パラメータに対応する再生画像を表示する画像表示手段を含む画像ファイル編集装置。
The image file editing device according to any one of claims 10 to 13,
The parameter changing means is an image file editing device including image display means for displaying a reproduction image corresponding to the inputted reproduction parameter.
請求項14記載の画像ファイル編集装置であって、
前記画像表示手段は、変更前の再生パラメータに基づく再生画像を合わせて表示するものである画像ファイル編集装置。
15. The image file editing device according to claim 14, wherein
The image file editing device, wherein the image display means displays a reproduced image based on a reproduction parameter before change.
請求項14又は15記載の画像ファイル編集装置であって、
前記画像表示手段は、前記画像ファイルに記憶されるサムネイルデータと前記入力された再生パラメータを利用して生成したサムネイルデータに基づく画像を表示するものである画像ファイル編集装置。
The image file editing device according to claim 14 or 15,
The image display unit is an image file editing device for displaying an image based on thumbnail data stored in the image file and thumbnail data generated using the input reproduction parameter.
請求項14又は15記載の画像ファイル編集装置であって、
前記画像表示手段は、前記画像ファイルに記憶される生の画像データと前記画像ファイルに記憶された再生パラメータ及び前記入力された再生パラメータを利用して生成した画像データに基づく画像を表示するものである画像ファイル編集装置。
The image file editing device according to claim 14 or 15,
The image display means displays an image based on raw image data stored in the image file, playback parameters stored in the image file, and image data generated using the input playback parameters. An image file editing device.
請求項17記載の画像ファイル編集装置であって、
前記ファイル更新手段は、前記変更されたサムネイルデータとして、前記生成した画像データに基づいて生成されたサムネイルデータを利用するものである画像ファイル編集装置。
The image file editing device according to claim 17, wherein
The image file editing apparatus, wherein the file update means uses thumbnail data generated based on the generated image data as the changed thumbnail data.
請求項1ないし9のいずれか1項記載の画像ファイル編集方法における各ステップを、コンピュータに実行させるための画像ファイル編集プログラム。An image file editing program for causing a computer to execute each step in the image file editing method according to claim 1.
JP2002214039A 2002-07-23 2002-07-23 Method, apparatus, and program for editing image file Pending JP2004056641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002214039A JP2004056641A (en) 2002-07-23 2002-07-23 Method, apparatus, and program for editing image file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002214039A JP2004056641A (en) 2002-07-23 2002-07-23 Method, apparatus, and program for editing image file

Publications (1)

Publication Number Publication Date
JP2004056641A true JP2004056641A (en) 2004-02-19

Family

ID=31936471

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002214039A Pending JP2004056641A (en) 2002-07-23 2002-07-23 Method, apparatus, and program for editing image file

Country Status (1)

Country Link
JP (1) JP2004056641A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006129868A1 (en) * 2005-06-03 2006-12-07 Sony Corporation Imaging device, imaging result processing method, image processing device, program for imaging result processing method, recording medium having program for imaging result processing method recorded therein, and imaging result processing system
JP2007011859A (en) * 2005-07-01 2007-01-18 Fujifilm Holdings Corp Image processor, method and program
JP2007334708A (en) * 2006-06-16 2007-12-27 Sony Corp Image processor, image processing method, program for the image processing method, and recording medium recording the program
JP2008086050A (en) * 2005-09-30 2008-04-10 Seiko Epson Corp Image processing apparatus and image processing program
JP2009003689A (en) * 2007-06-21 2009-01-08 Brother Ind Ltd Image processor, image processing method and image processing program
JP2009038574A (en) * 2007-08-01 2009-02-19 Seiko Epson Corp Image processing apparatus and method, and program of the same
JP2009282860A (en) * 2008-05-23 2009-12-03 Seiko Epson Corp Developing processor and development processing method for undeveloped image data, and computer program for development processing
US8392851B2 (en) 2001-08-20 2013-03-05 Brother Kogyo Kabushiki Kaisha Image processing apparatus

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8392851B2 (en) 2001-08-20 2013-03-05 Brother Kogyo Kabushiki Kaisha Image processing apparatus
JP2006340120A (en) * 2005-06-03 2006-12-14 Sony Corp Imaging apparatus, method of processing image pick-up result, image processing apparatus, program of processing method of image pick-up result, recording medium recording program of processing method of image pick-up result, and processing system of image pick-up result
EP1901553A1 (en) * 2005-06-03 2008-03-19 Sony Corporation Imaging device, imaging result processing method, image processing device, program for imaging result processing method, recording medium having program for imaging result processing method recorded therein, and imaging result processing system
WO2006129868A1 (en) * 2005-06-03 2006-12-07 Sony Corporation Imaging device, imaging result processing method, image processing device, program for imaging result processing method, recording medium having program for imaging result processing method recorded therein, and imaging result processing system
US8350926B2 (en) 2005-06-03 2013-01-08 Sony Corporation Imaging apparatus, method of processing imaging result, image processing apparatus, program of imaging result processing method, recording medium storing program of imaging result processing method, and imaging result processing system
EP1901553A4 (en) * 2005-06-03 2010-10-13 Sony Corp Imaging device, imaging result processing method, image processing device, program for imaging result processing method, recording medium having program for imaging result processing method recorded therein, and imaging result processing system
JP4515341B2 (en) * 2005-07-01 2010-07-28 富士フイルム株式会社 Image processing apparatus and method, and program
JP2007011859A (en) * 2005-07-01 2007-01-18 Fujifilm Holdings Corp Image processor, method and program
JP2008086050A (en) * 2005-09-30 2008-04-10 Seiko Epson Corp Image processing apparatus and image processing program
JP2007334708A (en) * 2006-06-16 2007-12-27 Sony Corp Image processor, image processing method, program for the image processing method, and recording medium recording the program
US8325204B2 (en) 2007-06-21 2012-12-04 Brother Kogyo Kabushiki Kaisha Image processing apparatus
JP2009003689A (en) * 2007-06-21 2009-01-08 Brother Ind Ltd Image processor, image processing method and image processing program
US8581928B2 (en) 2007-06-21 2013-11-12 Brother Kogyo Kabushiki Kaisha Image processing apparatus
US8866844B2 (en) 2007-06-21 2014-10-21 Brother Kogyo Kabushiki Kaisha Image processing apparatus displaying processed image representing result of sepia image process
US9451101B2 (en) 2007-06-21 2016-09-20 Brother Kogyo Kabushiki Kaisha Image processing method displaying processed image representing result of color modification process
US9761018B2 (en) 2007-06-21 2017-09-12 Brother Kogyo Kabushiki Kaisha Image processing method displaying processed image representing result of color modification process
US9996950B2 (en) 2007-06-21 2018-06-12 Brother Kogyo Kabushiki Kaisha Image processing method displaying processed image representing result of color modification process
US10304216B2 (en) 2007-06-21 2019-05-28 Brother Kogyo Kabushiki Kaisha Image processing method displaying processed image representing result of color modification process
US10559099B2 (en) 2007-06-21 2020-02-11 Brother Kogyo Kabushiki Kaisha Image processing method displaying processed image representing result of color modification process
JP2009038574A (en) * 2007-08-01 2009-02-19 Seiko Epson Corp Image processing apparatus and method, and program of the same
JP2009282860A (en) * 2008-05-23 2009-12-03 Seiko Epson Corp Developing processor and development processing method for undeveloped image data, and computer program for development processing

Similar Documents

Publication Publication Date Title
JP2004128809A (en) Method and apparatus for image processing, and imaging device
JP6079297B2 (en) Editing apparatus, editing method, and editing program
JP2005275977A (en) Image display method, image display device, and image display program
JPH1127616A (en) Image pickup device
US20050219580A1 (en) Image processing method, image processing system, image processing apparatus and image processing program
JP2005250847A (en) Method, device and program for image reproduction
JP2010130437A (en) Imaging device and program
JP4857069B2 (en) Image processing apparatus and control method thereof
JP4115177B2 (en) Image processing method, image processing apparatus, and image processing program
JP2007053544A (en) Imaging device, and information processor and image processing method
US8334910B2 (en) Image capturing apparatus, information processing apparatus, and control methods thereof
JP2004056641A (en) Method, apparatus, and program for editing image file
JP3812563B2 (en) Image processing apparatus and program
JP4725452B2 (en) Digital camera and image processing program
JP2006129082A (en) Image processing method and image processing apparatus
JP4888711B2 (en) Scene selection screen generation device, scene selection screen addition system, scene selection screen generation method, scene selection screen addition method, and program
JP2005268952A (en) Image pickup apparatus, apparatus, system and method for image processing
JP4402488B2 (en) Image processing device
JP2004064297A (en) Image processing apparatus, image display apparatus, image processing program, and image display program
JP5248849B2 (en) Imaging apparatus, information processing apparatus, and image processing method thereof
JP6951168B2 (en) Image processing device and its control method and program
JP2003348335A (en) Image processing method, image processing apparatus, and image processing program
KR20080049468A (en) Method for controlling digital photographing apparatus, and digital photographing apparatus adopting the method
JP2005269144A (en) Apparatus, system and method for image processing
JP7410620B2 (en) Imaging device, image processing device, and control method thereof