Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3606771B2 - Image file creation method and apparatus, image reproduction method and apparatus, and recording medium - Google Patents
[go: Go Back, main page]

JP3606771B2 - Image file creation method and apparatus, image reproduction method and apparatus, and recording medium - Google Patents

Image file creation method and apparatus, image reproduction method and apparatus, and recording medium Download PDF

Info

Publication number
JP3606771B2
JP3606771B2 JP20435599A JP20435599A JP3606771B2 JP 3606771 B2 JP3606771 B2 JP 3606771B2 JP 20435599 A JP20435599 A JP 20435599A JP 20435599 A JP20435599 A JP 20435599A JP 3606771 B2 JP3606771 B2 JP 3606771B2
Authority
JP
Japan
Prior art keywords
image
image data
hierarchical
layer
image file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP20435599A
Other languages
Japanese (ja)
Other versions
JP2000148968A (en
Inventor
章 依田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP20435599A priority Critical patent/JP3606771B2/en
Publication of JP2000148968A publication Critical patent/JP2000148968A/en
Application granted granted Critical
Publication of JP3606771B2 publication Critical patent/JP3606771B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、2次元の座標位置、視点位置等が異なるように撮影された複数の静止画像からなる静止画像群を表す画像データ群を記録した画像ファイルを作成する方法および装置、この画像ファイルをプログレッシブに再生する方法および装置、並びにこれらの方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読取り可能な記録媒体に関するものである。
【0002】
【従来の技術】
立体物やシーンの映像をよりリアルに表現するための手法として、相互の空間的な関係が定められている複数の画像からなる静止画像群をインタラクティブに再生する方法が知られている。例えば、物体を多方向から等角度間隔にて撮影することにより得られた静止画像群については、1つの静止画像を再生し、マウス等の操作により物体の回転方向を指定することにより、その物体の視点を変更した方向から見た画像をインタラクティブに再生することができる。また、焦点を近景側から遠景側に徐々に変更して撮影することにより得られた静止画像群については、インタラクティブに焦点位置を変更して遠近の物体をそれぞれ鮮明に表示することができる。このように、撮影時における視点を物体の上下、左右、前後に変化させる、焦点位置を変化させる、あるいは動いている物体の撮影時間を一定間隔で変更すること等、表示次元を種々変更して静止画像群を得ることにより、静止画像群をインタラクティブに再生することができる。
【0003】
一方、画像データの保存形式としては、JPEG、GIF、TIFF等種々の形式が存在するが、近年画像データを解像度または濃度分解能毎に階層的に分解し、各階層毎のデータ(階層データ)を符号化して圧縮保管する形式が提案されている。この保存形式は、具体的には画像データをウェーブレット変換等により複数の解像度毎あるいは濃度分解能毎の階層データに分解し、この分解された各解像度あるいは各濃度分解能毎の階層データを階層順に符号化して1つのファイルとして圧縮して保存するものである。
【0004】
この保存方式は以下のような特徴を有する。
【0005】
(1)従来のJPEGで用いられているDCT(Discrete Cosine Transform)方式のように、画像データをブロック毎に処理していないため、ブロック歪みのようなアーチファクトが生じない。
【0006】
(2)画像データが階層的に符号化されているため、画像データの転送の際に必要な解像度の情報のみを転送すればよく、効率的な画像転送が可能となる。
【0007】
(3)画像データが多重解像度あるいは多重濃度分解能に分解されているため、周波数強調処理等種々の画像処理を比較的簡単に行うことができる。
【0008】
(4)多重解像度解析による空間と周波数との同時分解が可能であり、符号化効率に大きく影響を与える低周波数領域に対しては広い範囲で直交変換を行い、高周波領域に対しては狭い範囲で直交変換が可能となるため、画像中のエッジ周辺部に量子化ノイズが発生しても、その空間的広がりを抑えることができる。このため、ノイズが知覚されにくい。
【0009】
また、イーストマンコダック社が提案するFlashPixファイルのように、1つのファイル内に複数の性質の異なるデータを記憶することができるファイル形式が提案されているが、このようなFlashPix規格のファイルにも、多重解像度あるいは多重濃度分解能に分解された階層データを保管することも可能である。
【0010】
一方、上述した保存やFlashPix規格のファイルのように、画像が階層化された画像データをモニタ等に表示する場合に、低解像度あるいは低濃度分解能(以下解像度で代表させる)のデータから高解像度のデータまで順次モニタに転送し、モニタにおいては転送された低解像度のデータから順次画像を再生することが行われている。これはプログレッシブ転送(再生する場合はプログレッシブ再生)と称されており、プログレッシブ転送されるデータをモニタに表示すると、まず低解像度の画像全体が表示され、その後転送されるデータの解像度が高くなるにつれて低解像度のぼやけた画像から徐々に鮮明な画像となるように再生されることとなる。
【0011】
【発明が解決しようとする課題】
上述したように静止画像群をインタラクティブに再生することにより、再生画像にリアリティおよび臨場感を与えることができる。しかしながら、このような静止画像群を表す画像データは非常に情報量が多くなり、伝送性が悪いという問題がある。例えば、物体を全周方向から見た視点において撮影して静止画像群を作成する場合、画像を円滑に再生するためには、水平方向の角度分解能は少なくとも60分割、垂直方向の角度分解能は少なくとも15分割必要となる。これにより角度の表示次元として900以上必要となり、画像データのデータ量も1つの静止画像の900倍以上となる。したがって、静止画像群を表す全ての画像データを転送して再生した場合、画像をインタラクティブに表示可能となるまでに長時間を要するものとなってしまう。また、静止画像を1フレームずつ転送して再生することにより、画像の内容はある程度確認することはできるものの、全ての静止画像を転送するまでは、その静止画像群が有するインタラクティブ性を得ることができない。
【0012】
本発明は上記事情に鑑みなされたものであり、上述したような静止画像群をインタラクティブに再生する際の、再生待ち時間を短縮できるような画像ファイルを作成する画像ファイル作成方法および装置、この画像ファイルをプログレッシブに再生する画像再生方法および装置、並びにこれらの方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読取り可能な記録媒体を提供することを目的とするものである。
【0013】
【課題を解決するための手段】
本発明による画像ファイル作成方法は、空間的に所定の関係にある複数の静止画像からなる静止画像群を表す画像データ群を記録した画像ファイルを作成する画像ファイル作成方法において、
一の階層における表示次元分割数が該一の階層の前段の階層よりも大きくなるように、前記画像データ群を階層化して各階層毎の階層画像データを得、
該各階層画像データを前記画像ファイルに記録することを特徴とするものである。
【0014】
ここで、「空間的に所定の関係にある」とは、各静止画像に含まれる物体の視点位置が異なる、焦点位置が異なる、撮影時間間隔が異なる、解像度が異なること等、静止画像群に含まれる物体の視点位置の変化、焦点位置の変化、移動位置の変化、解像度の変化等をインタラクティブに再生可能な関係にあることをいう。
【0015】
また、「表示次元」とは、静止画像群をインタラクティブに再生する際の次元のことであり、例えば視点位置、焦点位置、撮影時間間隔、解像度等のことをいう。なお、表示次元は1のみならず複数の表示次元を設定することが可能である。
【0016】
さらに、「表示次元分割数が大きい」とは、上述した視点位置、焦点位置、撮影時間間隔、解像度等の少なくとも1つが前段の階層の表示次元分割数よりも大きいことをいう。なお、本発明においては、「表示次元が高い」とは表示次元分割数が大きいことをいう。
【0017】
なお、前記各階層画像データのうち、最も表示次元分割数が低い階層画像データが、前記静止画像群を代表する画像または画像群を表す画像データからなることが好ましい。
【0018】
また、前記各階層毎に互いに対応する画像同士を関連付けて前記各階層画像データを得ることが好ましい。
【0019】
ここで、ある階層における1つの静止画像を考えた場合、その階層の次の表示次元の静止画像群にはその1つの静止画像に対応する静止画像は複数存在することとなる。したがって、「各階層毎に互いに対応する画像同士を関連付ける」とは、ある階層における1つの静止画像と、次の表示分割次元の静止画像群に含まれるその1つの静止画像に対応する複数の画像とを関連付けることをいう。
【0020】
さらに、前記表示次元が複数設定されていることが好ましい。
【0021】
ここで、「表示次元を複数設定する」とは、例えば上述した視点位置、焦点位置、撮影時間間隔、解像度等のうち、任意の複数の表示次元が異なるように静止画像群を構成することをいう。
【0022】
本発明による画像再生方法は、本発明による画像ファイル作成方法により作成された画像ファイルをプログレッシブに再生する方法であって、前記各階層画像データのうち、最も表示次元分割数が低い階層画像データから順に再生することを特徴とするものである。
【0023】
なお、各階層毎に互いに対応する画像同士を関連付けた場合は、前記各階層画像データのうち最も表示次元分割数が低い階層画像データから順に再生し、所定表示次元の階層画像データを再生した段階において、該所定次元以降の階層画像データについては、該所定次元の画像において指定された画像に関連する画像データを他の画像データに優先して再生することが好ましい。
【0024】
また、表示次元が複数設定されている場合は、前記各階層画像データを、予め設定された表示次元に基づいて再生することが好ましい。
【0025】
本発明による画像ファイル作成装置は、空間的に所定の関係にある複数の静止画像からなる静止画像群を表す画像データ群を記録した画像ファイルを作成する画像ファイル作成装置において、
一の階層における表示次元分割数が該一の階層の前段の階層よりも大きくなるように、前記画像データ群を階層化して各階層毎の階層画像データを得る階層化手段と、
該各階層画像データを前記画像ファイルに記録する記録手段とを備えたことを特徴とするものである。
【0026】
なお、本発明による画像ファイル作成装置においては、前記階層化手段は、前記各階層画像データのうち、最も表示次元分割数が低い階層画像データが、前記静止画像群を代表する画像または画像群を表す画像データからなるように前記階層画像データを得る手段であることが好ましい。
【0027】
また、前記階層化手段は、前記各階層毎に互いに対応する画像同士を関連付けて前記各階層画像データを得る手段であることが好ましい。
【0028】
さらに、前記階層化手段は、前記表示次元を複数設定して前記階層化画像データを得る手段であることが好ましい。
【0029】
本発明による画像再生装置は、本発明による画像ファイル作成装置により作成された画像ファイルをプログレッシブに再生する再生手段を備えた画像再生装置であって、
前記再生手段は、前記各階層画像データのうち、最も表示次元分割数が低い階層画像データから順に再生する手段であることを特徴とするものである。
【0030】
なお、画像ファイル作成装置が、各階層毎に互いに対応する画像同士を関連付けて階層画像データを作成するものである場合は、前記再生手段は、前記各階層画像データのうち最も表示次元分割数が低い階層画像データから順に再生し、所定表示次元の階層画像データを再生した段階において、該所定次元以降の階層画像データについては、該所定次元の画像において指定された画像に関連する画像データを他の画像データに優先して再生する手段であることが好ましい。
【0031】
また、画像ファイル作成装置が表示次元が複数設定して階層画像データを作成するものである場合は、前記再生手段は、前記各階層画像データを、予め設定された表示次元に基づいて再生する手段であることが好ましい。
【0032】
なお、上記画像ファイル作成方法および画像再生方法において行われる処理をコンピュータに実行させるプログラムとして、コンピュータ読取り可能な記録媒体に記録して提供してもよい。
【0033】
【発明の効果】
本発明によれば、静止画像群を表す画像データ群を、表示次元分割数が異なるように階層化して画像ファイルを作成するようにしたものである。ここで、表示次元が低いということは、その階層における階層画像データのデータ量が比較的少ないということである。したがって、表示次元が低い階層画像データから順に画像ファイルをプログレッシブ再生すれば、初期の段階においては表示次元が低いものの、全画像データ群を転送する場合と比較して早い段階においてその画像ファイルにより表される画像の内容を確認することができる。また、表示次元分割数は少ないものの、初期の段階においても階層画像データには表示次元が異なる複数の静止画像が含まれるため、ある程度のインタラクティブ性を持って画像を再生することができることとなる。
【0034】
また、最も表示次元分割数が低い階層画像データを、静止画像群を代表する画像データからなるものとすることにより、その階層画像データを再生した段階において直ちに画像ファイルの内容を確認することができるため、再生画像の全貌の内容を確認するまでの時間をさらに短縮することができる。
【0035】
さらに、各階層毎に互いに対応する画像データ同士を関連付けておくことにより、ある段階において再生された所定次元の静止画像群において、ある特定の画像を指定することにより、その所定次元以降の次元については、指定された画像に関連する画像を他の画像に優先して再生させることができる。これにより、所望とする画像を先に再生することができることとなり、ユーザの要望に応えることができる。
【0036】
【発明の実施の形態】
以下図面を参照して本発明の実施形態について説明する。
【0037】
図1は本発明の第1の実施形態による画像ファイル作成方法により作成される画像ファイルの構成を示す概略図である。
【0038】
図1に示すように第1の実施形態により作成される画像ファイルは、図2に示すような自動車を被写体とし、この被写体を36の視点から撮影することにより得られた36のオリジナル静止画像からなる静止画像群を表すオリジナル画像データを階層化することにより得られるものである。第1階層は、オリジナル静止画像の解像度RをR/4にするとともに、図3に示すように4つの視点から見た自動車のインデックス画像を表す階層画像データからなる。第2階層は、オリジナル静止画像の解像度RをR/2にするとともに、16の視点から見た自動車の画像を表す階層画像データからなる。そして、第3階層はオリジナル静止画像の解像度Rで36の視点から見た自動車の画像を表す階層画像データからなる。このようにして作成された画像ファイルFは、画像サーバに記録されてネットワークを介してユーザに転送される、あるいは可搬型の記録媒体に記録されてユーザに提供されることとなる。
【0039】
図4はこのように作成された画像ファイルFを再生するための画像再生装置の構成を示す概略ブロック図である。図4に示すように、本実施形態による画像再生装置は、ネットワークを介して転送されたあるいは記録媒体に記録された画像ファイルFを読み込む読込手段1と、画像ファイルFを後述するようにプログレッシブ再生するモニタ等の再生手段2と、読込手段1および再生手段2に種々の入力を行うキーボード、マウス等の入力手段3とからなる。
【0040】
次いで、画像再生装置において行われる処理について説明する。図5は本実施形態の画像再生装置において行われる処理を示すフローチャートである。まず、入力手段3からユーザが画像ファイルFの読込指示を入力する(ステップS1)。これにより、読込手段1は画像ファイルFの読込みを開始する。まず、第1階層の階層画像データを読み込んで第1階層の階層画像データにより表されるインデックス画像(図3参照)を再生手段2に再生する(ステップS2)。この段階においては解像度はオリジナル静止画像の1/4であるものの、ユーザは再生手段2に再生された画像を観察して画像ファイルFの内容を確認することができる。次に、読込手段1は第2階層の階層画像データを読み込んで再生手段2に再生する(ステップS3)。この段階においては、オリジナル静止画像の1/2の解像度の画像が16の視点により再生可能とされるため、ユーザは入力手段3から視点を変更する旨を入力することにより、視点を順次変更した画像を表示して、見かけ上図2の矢印方向に自動車を回転させることができる。なお、この段階においては、視点数が16のみであるため、視点移動の動きが不自然なものとなる。したがって、再生手段2においては、視点補間を行って補間画像を作成して再生を行うことが好ましい。
【0041】
さらに、読込手段1は第3階層の階層画像データを読み込んで再生手段2に再生する(ステップS4)。この段階においては、オリジナル静止画像の解像度Rの画像が36の視点により再生可能とされるため、ユーザは入力手段3から視点を変更する旨を入力することにより、視点数を36段階に変更して、図2の矢印方向に自動車を回転させることができる。
【0042】
このように、本実施形態においては、静止画像群を表す画像データ群を階層化し、表示次元が低い階層画像データから順に画像ファイルFをプログレッシブ再生するようにしたため、画像データ群を一度に転送する場合と比較して早い段階においてその画像ファイルにより表される画像の内容を確認することができる。
【0043】
また、表示次元が低い段階においても、ある程度の視点数の静止画像を表示できるため、ある程度のインタラクティブ性を持って画像を再生することができる。
【0044】
なお、上記第1の実施形態において、第1階層のインデックス画像を表示した段階において、インデックス画像に含まれる4つの画像のうち、任意の一の画像を入力手段3において選択することにより、第2階層以降の階層画像データについて、選択された画像に関連する画像データを優先的に読み込むようにしてもよい。例えば、インデックス画像における自動車の正面の画像を選択した場合には、この正面の画像に関連する第2階層以降の画像を優先的に読み込むようにすればよい。このように、指定された画像に関連する画像を優先的に読み込むようにすることにより、ユーザが所望する視点の画像を先に再生することが可能となり、ユーザの要望に応えることができる。
【0045】
次いで、本発明の第2の実施形態について説明する。図6は第2の実施形態における処理を説明するための図である。第2の実施形態は読み込む画像の解像度と視点数とをユーザの要求に応じて変化させるものである。なお、第2の実施形態においては、最高視点数をV、最高解像度をRとし、オリジナル画像データをR,R/2,R/4,R/8,R/16の5段階の解像度において、それぞれV,V/2,V/4,V/8の4段階の視点数を持つ計20階層に階層化して画像ファイルFを構成するものとする。そして、このように構成された画像ファイルFを読み込む際には、標準モード、視点数優先モード、解像度優先モードの3つのモードが選択可能とされている。
【0046】
視点数優先モードが選択された場合、R/16の解像度における視点数V/8の階層画像データが読み込まれ、以下順にR/16の解像度における視点数V/4、R/8の解像度における視点数V/4、R/8の解像度における視点数V/2、R/4の解像度における視点数V/2、R/2の解像度における視点数V、Rの解像度における視点数Vの順に階層画像データが読み込まれる。これにより、再生手段2には視点数が先に増加するように画像がプログレッシブ再生されることとなる。
【0047】
また、解像度優先モードが選択された場合、R/16の解像度における視点数V/8の階層画像データが読み込まれ、以下順にR/8の解像度における視点数V/8、R/4の解像度における視点数V/8、R/4の解像度における視点数V/4、R/2の解像度における視点数V/4、R/2の解像度における視点数V/2、Rの解像度における視点数V/2、Rの解像度における視点数Vの順に階層画像データが読み込まれる。これにより、再生手段2には解像度が先に増加するように画像がプログレッシブ再生されることとなる。
【0048】
なお、標準モードが選択された場合には、R/16の解像度における視点数V/8の階層画像データが読み込まれ、以下順にR/8の解像度における視点数V/8、R/8の解像度における視点数V/4、R/4の解像度における視点数V/4、R/4の解像度における視点数V/2、R/2の解像度における視点数V/2、R/2の解像度における視点数V、Rの解像度における視点数Vの順に階層画像データが読み込まれる。
【0049】
上記第1および第2の実施形態においては、視点位置および解像度を変更した静止画像群を用いているが、視点位置のみあるいは解像度のみを変更して撮影した複数の静止画像を静止画像群として用いてもよい。また、焦点位置を変更して撮影した複数の静止画像を静止画像群として用いてもよい。これは、焦点位置をN箇所に変更して撮影した複数の画像を作成し、第1階層はN/4枚の画像をレイアウトした解像度R/16のインデックス画像を表す階層画像データとする。第2階層は解像度R/4の画像で焦点位置がN/2箇所の画像を表す階層画像データとし、第3階層は解像度Rの画像で焦点位置がN箇所の画像を表す階層画像データとすればよい。
【0050】
また、動いている物体を所定時間間隔により撮影した複数の静止画像を静止画像群として用いてもよい。この場合には、フレームレートPコマ/sでt秒間撮影した連続写真を作成しておき、第1階層は例えばt/2コマで解像度R/8の画像をレイアウトしたインデックス画像とする。第2階層はtP/10コマで解像度R/4の画像を表す階層画像データとし、第3階層はtP/3コマで解像度R/2の画像を表す階層画像データとし、第4階層はtPコマで解像度Rの画像を表す階層画像データとすればよい。ここで、コマ数t/2、tP/10、tP/3は整数とならない場合があるが、この場合はこれに近い整数のコマ数とする。なお、この場合、第2階層以降の階層画像データはインタラクティブに再生することが可能であり、また所定のコマ送り速度で自動的に再生することも可能である。また、この場合、ユーザが第1階層のインデックス画像を観察して、第2階層以降において優先的に転送するコマを指定することも可能である。これにより、最短時間で一連の静止画像群の概要を確認することができ、かつ所望のシーンを指示して再生することも可能となる。
【図面の簡単な説明】
【図1】本発明の実施形態による画像ファイル作成方法により作成される画像ファイルのファイル構成を示す概略図
【図2】被写体である自動車を示す図
【図3】自動車のインデックス画像を示す図
【図4】本実施形態による画像再生装置の構成を示す概略ブロック図
【図5】本実施形態による画像再生装置において行われる処理を示すフローチャート
【図6】第2の実施形態における処理を説明するための図
【符号の説明】
1 読込手段
2 再生手段
3 入力手段
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a method and apparatus for creating an image file in which an image data group representing a still image group composed of a plurality of still images photographed so that two-dimensional coordinate positions, viewpoint positions, and the like are different, and the image file. The present invention relates to a method and apparatus for progressive reproduction, and a computer-readable recording medium on which a program for causing a computer to execute these methods is recorded.
[0002]
[Prior art]
As a method for more realistically expressing a three-dimensional object or a scene image, a method of interactively reproducing a still image group composed of a plurality of images having a spatial relationship with each other is known. For example, for a still image group obtained by photographing an object from multiple directions at equal angular intervals, the object is reproduced by reproducing one still image and specifying the rotation direction of the object by operating the mouse or the like. It is possible to interactively reproduce an image viewed from the direction in which the viewpoint is changed. In addition, for a still image group obtained by gradually changing the focus from the near view side to the far view side and shooting, it is possible to interactively change the focus position and display each near object clearly. In this way, the display dimension can be changed variously, such as changing the viewpoint at the time of shooting up and down, left and right, front and back of the object, changing the focal position, or changing the shooting time of the moving object at regular intervals. By obtaining a still image group, the still image group can be reproduced interactively.
[0003]
On the other hand, there are various types of image data storage formats such as JPEG, GIF, and TIFF. Recently, image data is hierarchically decomposed for each resolution or density resolution, and data (hierarchical data) for each layer is divided. A format of encoding and compressing and storing has been proposed. Specifically, the image data is decomposed into hierarchical data for each resolution or density resolution by wavelet transform or the like, and the decomposed hierarchical data for each resolution or density resolution is encoded in hierarchical order. Are compressed and saved as a single file.
[0004]
This storage method has the following characteristics.
[0005]
(1) Since image data is not processed for each block as in the DCT (Discrete Cosine Transform) method used in conventional JPEG, artifacts such as block distortion do not occur.
[0006]
(2) Since the image data is hierarchically encoded, it is only necessary to transfer information of the resolution necessary for transferring the image data, and efficient image transfer is possible.
[0007]
(3) Since the image data is decomposed into multiple resolutions or multiple density resolutions, various image processing such as frequency enhancement processing can be performed relatively easily.
[0008]
(4) Space and frequency can be decomposed simultaneously by multi-resolution analysis, orthogonal transformation is performed in a wide range for a low frequency region that greatly affects coding efficiency, and a narrow range for a high frequency region. Therefore, even if quantization noise is generated in the peripheral portion of the edge in the image, the spatial spread can be suppressed. For this reason, noise is difficult to perceive.
[0009]
In addition, a file format capable of storing a plurality of different data in one file has been proposed, such as a FlashPix file proposed by Eastman Kodak Co., but such a file of the FlashPix standard is also proposed. It is also possible to store hierarchical data that has been decomposed into multiple resolutions or multiple concentration resolutions.
[0010]
On the other hand, when displaying image data in which images are hierarchized on a monitor or the like, such as the above-described storage or FlashPix standard file, data of low resolution or low density resolution (represented by resolution below) is converted to high resolution. Data is sequentially transferred to the monitor, and the monitor sequentially reproduces images from the transferred low resolution data. This is called progressive transfer (progressive playback when playing back). When the data to be transferred is displayed on the monitor, the entire low-resolution image is displayed first, and then the resolution of the transferred data increases. The image is reproduced so as to gradually become a clear image from the low-resolution blurred image.
[0011]
[Problems to be solved by the invention]
As described above, by reproducing the still image group interactively, it is possible to give the reproduced image a reality and a sense of realism. However, there is a problem that image data representing such a group of still images has a very large amount of information and poor transmission. For example, when a still image group is created by shooting an object from a viewpoint viewed from the entire circumference, the horizontal angular resolution is at least 60 divisions and the vertical angular resolution is at least 60. 15 divisions are required. As a result, 900 or more are required as the angle display dimension, and the data amount of the image data is 900 times or more that of one still image. Therefore, when all the image data representing a still image group is transferred and played back, it takes a long time before the image can be displayed interactively. Also, by transferring and playing back still images one frame at a time, the contents of the image can be confirmed to some extent, but until all the still images are transferred, the interactivity that the still image group has can be obtained. Can not.
[0012]
The present invention has been made in view of the above circumstances, and an image file creation method and apparatus for creating an image file capable of shortening the reproduction waiting time when interactively reproducing a still image group as described above, and this image An object of the present invention is to provide an image reproduction method and apparatus for progressively reproducing a file, and a computer-readable recording medium on which a program for causing a computer to execute these methods is recorded.
[0013]
[Means for Solving the Problems]
An image file creation method according to the present invention is an image file creation method for creating an image file in which an image data group representing a still image group composed of a plurality of still images having a predetermined spatial relationship is recorded.
The image data group is hierarchized to obtain hierarchical image data for each hierarchy so that the number of display dimension divisions in one hierarchy is larger than the previous hierarchy of the one hierarchy,
Each hierarchical image data is recorded in the image file.
[0014]
Here, “spatially in a predetermined relationship” means that the viewpoint position of the object included in each still image is different, the focal position is different, the shooting time interval is different, the resolution is different, etc. This means that the viewpoint position change, the focus position change, the movement position change, the resolution change, and the like of the included object are interactively reproducible.
[0015]
The “display dimension” is a dimension when interactively reproducing a still image group, and refers to, for example, a viewpoint position, a focal position, a shooting time interval, a resolution, and the like. In addition, it is possible to set not only one display dimension but also a plurality of display dimensions.
[0016]
Furthermore, “the number of display dimension divisions is large” means that at least one of the above-described viewpoint position, focus position, imaging time interval, resolution, and the like is larger than the display dimension division number of the previous level. In the present invention, “the display dimension is high” means that the display dimension division number is large.
[0017]
Of the layer image data, it is preferable that the layer image data having the lowest number of display dimensions is composed of an image representing the still image group or image data representing the image group.
[0018]
Moreover, it is preferable that the images corresponding to each layer are associated with each other to obtain the image data of each layer.
[0019]
Here, when one still image in a certain layer is considered, a plurality of still images corresponding to the one still image exist in the still image group of the next display dimension in the layer. Therefore, “associating images that correspond to each other for each layer” means that one still image in a certain layer and a plurality of images corresponding to the one still image included in the still image group of the next display division dimension. Is related to
[0020]
Furthermore, it is preferable that a plurality of display dimensions are set.
[0021]
Here, “setting a plurality of display dimensions” means, for example, that a still image group is configured so that a plurality of display dimensions are different among the above-described viewpoint position, focus position, shooting time interval, resolution, and the like. Say.
[0022]
An image reproduction method according to the present invention is a method of progressively reproducing an image file created by the image file creation method according to the present invention, wherein the hierarchical image data having the lowest display dimension division number among the respective hierarchical image data. The reproduction is performed in order.
[0023]
When the images corresponding to each other are associated with each other in each hierarchy, the hierarchy image data having the lowest display dimension division number is reproduced in order from the hierarchy image data, and the hierarchy image data having a predetermined display dimension is reproduced. For the hierarchical image data after the predetermined dimension, it is preferable that image data related to the image designated in the image of the predetermined dimension is reproduced with priority over other image data.
[0024]
In addition, when a plurality of display dimensions are set, it is preferable that each of the hierarchical image data is reproduced based on a preset display dimension.
[0025]
An image file creation device according to the present invention is an image file creation device for creating an image file in which an image data group representing a still image group composed of a plurality of still images having a predetermined spatial relationship is recorded.
Hierarchizing means for hierarchizing the image data group to obtain hierarchical image data for each hierarchy so that the number of display dimension divisions in one hierarchy is greater than the previous hierarchy of the one hierarchy;
And a recording means for recording each hierarchical image data in the image file.
[0026]
In the image file creation device according to the present invention, the hierarchizing means includes an image or an image group representing the still image group as the hierarchical image data having the lowest display dimension division number among the hierarchical image data. It is preferable that it is a means for obtaining the hierarchical image data so as to consist of representing image data.
[0027]
Further, it is preferable that the hierarchizing unit is a unit that obtains each hierarchical image data by associating images corresponding to each hierarchical layer.
[0028]
Furthermore, it is preferable that the hierarchizing means is means for obtaining the hierarchized image data by setting a plurality of display dimensions.
[0029]
An image reproduction apparatus according to the present invention is an image reproduction apparatus provided with reproduction means for progressively reproducing an image file created by the image file creation apparatus according to the present invention,
The reproduction means is means for reproducing the hierarchical image data in order from the hierarchical image data having the lowest display dimension division number.
[0030]
When the image file creation device creates hierarchical image data by associating images that correspond to each other for each layer, the reproduction means has the highest display dimension division number among the layer image data. In the stage of reproducing the hierarchical image data in order from the lowest hierarchical image data and reproducing the hierarchical image data of the predetermined display dimension, for the hierarchical image data after the predetermined dimension, the image data related to the image specified in the image of the predetermined dimension It is preferable that the image data is reproduced with priority.
[0031]
In the case where the image file creation device creates hierarchical image data by setting a plurality of display dimensions, the reproducing means reproduces each hierarchical image data based on a preset display dimension. It is preferable that
[0032]
In addition, you may record and provide on a computer-readable recording medium as a program which makes a computer perform the process performed in the said image file creation method and image reproduction method.
[0033]
【The invention's effect】
According to the present invention, an image data group representing a still image group is hierarchized so as to have different display dimension division numbers to create an image file. Here, the low display dimension means that the amount of hierarchical image data in the hierarchy is relatively small. Therefore, if the image file is progressively reproduced in order from the hierarchical image data with the lowest display dimension, the display dimension is lower at the initial stage, but the image file is displayed at an earlier stage than when all the image data groups are transferred. The content of the image to be displayed can be confirmed. In addition, although the number of display dimension divisions is small, the hierarchical image data includes a plurality of still images having different display dimensions even in the initial stage, so that the image can be reproduced with a certain degree of interactivity.
[0034]
In addition, by making the hierarchical image data with the lowest number of display dimensions divided from image data representing a still image group, the contents of the image file can be confirmed immediately when the hierarchical image data is reproduced. Therefore, it is possible to further shorten the time until the content of the entire picture of the reproduced image is confirmed.
[0035]
In addition, by associating image data corresponding to each other in each layer, by designating a specific image in a group of still images reproduced in a certain stage, the dimension after the predetermined dimension can be specified. Can reproduce an image related to the designated image with priority over other images. As a result, a desired image can be reproduced first, and the user's request can be met.
[0036]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
[0037]
FIG. 1 is a schematic diagram showing the configuration of an image file created by the image file creation method according to the first embodiment of the present invention.
[0038]
As shown in FIG. 1, the image file created according to the first embodiment is a car as shown in FIG. 2, and is obtained from 36 original still images obtained by shooting this object from 36 viewpoints. It is obtained by hierarchizing original image data representing a still image group. The first hierarchy is made up of hierarchical image data representing an index image of a car viewed from four viewpoints as shown in FIG. 3 while setting the resolution R of the original still image to R / 4. The second layer is composed of layer image data representing the image of the car viewed from 16 viewpoints while setting the resolution R of the original still image to R / 2. The third hierarchy is composed of hierarchical image data representing an image of a car viewed from 36 viewpoints with a resolution R of the original still image. The image file F created in this way is recorded on the image server and transferred to the user via the network, or is recorded on a portable recording medium and provided to the user.
[0039]
FIG. 4 is a schematic block diagram showing the configuration of an image reproduction apparatus for reproducing the image file F created in this way. As shown in FIG. 4, the image reproducing apparatus according to the present embodiment has a reading means 1 for reading an image file F transferred via a network or recorded on a recording medium, and progressive reproduction of the image file F as will be described later. A reproducing means 2 such as a monitor, and an input means 3 such as a keyboard and a mouse for performing various inputs to the reading means 1 and the reproducing means 2.
[0040]
Next, processing performed in the image reproduction device will be described. FIG. 5 is a flowchart showing processing performed in the image reproduction apparatus of this embodiment. First, the user inputs an instruction to read the image file F from the input means 3 (step S1). As a result, the reading unit 1 starts reading the image file F. First, the hierarchy image data of the first hierarchy is read, and the index image (see FIG. 3) represented by the hierarchy image data of the first hierarchy is reproduced on the reproduction means 2 (step S2). At this stage, although the resolution is 1/4 of the original still image, the user can confirm the content of the image file F by observing the image reproduced on the reproducing means 2. Next, the reading unit 1 reads the second layer image data and reproduces it on the reproducing unit 2 (step S3). At this stage, since an image having a resolution of 1/2 of the original still image can be reproduced from 16 viewpoints, the user changes the viewpoint sequentially by inputting that the viewpoint is changed from the input unit 3. An image can be displayed and the car can be rotated in the direction of the arrow in FIG. At this stage, since the number of viewpoints is only 16, the movement of viewpoint movement becomes unnatural. Therefore, it is preferable that the reproducing unit 2 performs viewpoint interpolation to generate an interpolated image and perform reproduction.
[0041]
Further, the reading unit 1 reads the third layer image data and reproduces it on the reproducing unit 2 (step S4). At this stage, since the image of resolution R of the original still image can be reproduced from 36 viewpoints, the user inputs the fact that the viewpoint is changed from the input means 3, thereby changing the number of viewpoints to 36 stages. Thus, the automobile can be rotated in the direction of the arrow in FIG.
[0042]
As described above, in the present embodiment, the image data group representing the still image group is hierarchized, and the image file F is progressively reproduced in order from the hierarchical image data having a lower display dimension. Therefore, the image data group is transferred at a time. The content of the image represented by the image file can be confirmed at an earlier stage than the case.
[0043]
Further, since still images with a certain number of viewpoints can be displayed even at a stage where the display dimension is low, the images can be reproduced with a certain degree of interactivity.
[0044]
In the first embodiment, when the index image of the first layer is displayed, any one of the four images included in the index image is selected by the input unit 3 to display the second image. For hierarchical image data after the hierarchy, image data related to the selected image may be preferentially read. For example, when an image of the front of the car in the index image is selected, the second and subsequent images related to this front image may be preferentially read. In this way, by preferentially reading an image related to the designated image, it is possible to reproduce the image of the viewpoint desired by the user first, and meet the user's request.
[0045]
Next, a second embodiment of the present invention will be described. FIG. 6 is a diagram for explaining processing in the second embodiment. In the second embodiment, the resolution and the number of viewpoints of an image to be read are changed according to a user request. In the second embodiment, the maximum number of viewpoints is V, the maximum resolution is R, and the original image data is in five levels of resolution of R, R / 2, R / 4, R / 8, and R / 16. It is assumed that the image file F is formed by hierarchizing into a total of 20 hierarchies each having four viewpoints of V, V / 2, V / 4, and V / 8. When the image file F configured as described above is read, three modes of a standard mode, a viewpoint number priority mode, and a resolution priority mode can be selected.
[0046]
When the viewpoint number priority mode is selected, hierarchical image data of the viewpoint number V / 8 at the R / 16 resolution is read, and the viewpoint numbers V / 4 and R / 8 resolution at the resolution of R / 16 are sequentially read in the following order. Hierarchical images in the order of the number of points V / 4, the number of viewpoints V / 2 at the resolution of R / 8, the number of viewpoints V / 2 at the resolution of R / 4, the number of viewpoints V at the resolution of R / 2, and the number of viewpoints V at the resolution of R Data is read. As a result, an image is progressively reproduced on the reproducing means 2 so that the number of viewpoints increases first.
[0047]
When the resolution priority mode is selected, hierarchical image data with the number of viewpoints V / 8 at the resolution of R / 16 is read, and the viewpoints with the resolution of the number of viewpoints V / 8 at the resolution of R / 8 and the resolution of R / 4 in the following order. The number of viewpoints V / 8, the number of viewpoints V / 4 at the resolution of R / 4, the number of viewpoints V / 4 at the resolution of R / 2, the number of viewpoints V / 2 at the resolution of R / 2, the number of viewpoints V / at the resolution of R / 2. 2. Hierarchical image data is read in the order of the number of viewpoints V at the resolution of 2 and R. As a result, the image is progressively reproduced on the reproducing means 2 so that the resolution increases first.
[0048]
When the standard mode is selected, hierarchical image data with the number of viewpoints V / 8 at the resolution of R / 16 is read, and the number of viewpoints V / 8 at the resolution of R / 8 and the resolution of R / 8 are sequentially below. Viewpoint number V / 4, Viewpoint number V / 4 at R / 4 resolution, Viewpoint number V / 2 at R / 4 resolution, Viewpoint number V / 2 at R / 2 resolution, View at resolution R / 2 The hierarchical image data is read in the order of the number of points V and the number of viewpoints V at the resolution of R.
[0049]
In the first and second embodiments, a still image group in which the viewpoint position and the resolution are changed is used. However, a plurality of still images taken by changing only the viewpoint position or only the resolution are used as the still image group. May be. A plurality of still images captured by changing the focal position may be used as a still image group. This creates a plurality of images taken by changing the focal position to N positions, and the first layer is hierarchical image data representing an index image of resolution R / 16 in which N / 4 images are laid out. The second layer is hierarchical image data representing an image with a resolution R / 4 and an N / 2 focal position, and the third layer is hierarchical image data representing an image with a resolution R and an N focal position. That's fine.
[0050]
Also, a plurality of still images obtained by capturing moving objects at predetermined time intervals may be used as a still image group. In this case, a continuous photograph taken for t seconds at a frame rate of P frames / s is created, and the first layer is an index image in which images of resolution R / 8 are laid out at t / 2 frames, for example. The second hierarchy is hierarchical image data representing an image with resolution R / 4 at tP / 10 frames, the third hierarchy is hierarchical image data representing an image with resolution R / 2 at tP / 3 frames, and the fourth hierarchy is tP frames. In this case, the image data may be hierarchical image data representing an image of resolution R. Here, the frame numbers t / 2, tP / 10, and tP / 3 may not be integers. In this case, the number of frames is an integer close to this. In this case, the hierarchical image data on and after the second hierarchy can be interactively reproduced, and can be automatically reproduced at a predetermined frame advance speed. In this case, it is also possible for the user to observe the index image of the first layer and designate a frame to be preferentially transferred in the second and subsequent layers. Thereby, an outline of a series of still images can be confirmed in the shortest time, and a desired scene can be designated and reproduced.
[Brief description of the drawings]
FIG. 1 is a schematic diagram showing a file structure of an image file created by an image file creation method according to an embodiment of the present invention. FIG. 2 is a diagram showing a car as a subject. FIG. 4 is a schematic block diagram showing a configuration of an image reproduction device according to the present embodiment. FIG. 5 is a flowchart showing processing performed in the image reproduction device according to the present embodiment. FIG. 6 is a diagram for explaining processing in the second embodiment. Figure [Explanation of symbols]
1 Reading means 2 Reproducing means 3 Input means

Claims (18)

空間的に所定の関係にある複数の静止画像からなる静止画像群を表す画像データ群を記録した画像ファイルを作成する画像ファイル作成方法において、
一の階層における表示次元分割数が該一の階層の前段の階層よりも大きくなるように前記画像データ群を階層化して、最も表示次元分割数が低い階層が、前記静止画像群を代表する画像または画像群を表す画像データからなる、各階層毎の階層画像データを得、
該各階層画像データを前記画像ファイルに記録することを特徴とする画像ファイル作成方法。
In an image file creation method for creating an image file recording an image data group representing a still image group composed of a plurality of still images having a predetermined spatial relationship,
The image data group is hierarchized so that the number of display dimension divisions in one hierarchy is larger than the previous level of the one hierarchy, and the hierarchy having the lowest display dimension division represents the still image group. Obtain hierarchical image data for each hierarchy , consisting of image data representing images or image groups ,
A method of creating an image file, comprising: recording each hierarchical image data in the image file.
前記各階層毎に互いに対応する画像同士を関連付けて前記各階層画像データを得ることを特徴とする請求項1記載の画像ファイル作成方法。 2. The image file creation method according to claim 1, wherein the image data corresponding to each layer is associated with each other to obtain the respective layer image data . 前記表示次元が複数設定されていることを特徴とする請求項1または2記載の画像ファイル作成方法。 3. The image file creation method according to claim 1, wherein a plurality of display dimensions are set . 請求項1から3のいずれか1項記載の画像ファイル作成方法により作成された画像ファイルをプログレッシブに再生する画像再生方法であって、
前記各階層画像データのうち、最も表示次元分割数が低い階層画像データから順に再生することを特徴とする画像再生方法。
An image reproduction method for progressively reproducing an image file created by the image file creation method according to any one of claims 1 to 3,
An image reproducing method, wherein the image data is reproduced in order from the hierarchical image data having the lowest display dimension division number among the hierarchical image data .
請求項3記載の画像ファイル作成方法により作成された画像ファイルをプログレッシブに再生する画像再生方法であって、
前記各階層画像データを、予め設定された表示次元に基づいて再生することを特徴とする画像再生方法。
An image reproduction method for progressively reproducing an image file created by the image file creation method according to claim 3,
An image reproducing method, wherein each of the hierarchical image data is reproduced based on a preset display dimension .
空間的に所定の関係にある複数の静止画像からなる静止画像群を表す画像データ群を記録した画像ファイルであって、一の階層における表示次元分割数が該一の階層の前段の階層よりも大きくなるように、前記画像データ群を階層化するとともに、各階層毎に互いに対応する画像同士を関連付けて各階層毎の階層画像データを得、該各階層画像データを記録することにより作成された画像ファイルをプログレッシブに再生する画像再生方法であって、
前記各階層画像データのうち最も表示次元分割数が低い階層画像データから順に再生し、所定表示次元の階層画像データを再生した段階において、該所定次元以降の階層画像データについては、該所定次元の画像において指定された画像に関連する画像データを他の画像データに優先して再生することを特徴とする画像再生方法。
An image file in which an image data group representing a still image group composed of a plurality of still images having a predetermined spatial relationship is recorded, and the number of display dimension divisions in one layer is higher than that in the previous layer of the one layer The image data group is created in such a manner that the image data group is hierarchized so as to be enlarged, and the images corresponding to each layer are associated with each other to obtain the layer image data for each layer, and the layer image data is recorded. An image reproduction method for progressively reproducing an image file,
In the stage where the hierarchical image data having the predetermined display dimension is reproduced in order from the hierarchical image data having the lowest display dimension division number among the hierarchical image data, the hierarchical image data after the predetermined dimension is An image reproduction method, wherein image data related to an image designated in an image is reproduced with priority over other image data .
空間的に所定の関係にある複数の静止画像からなる静止画像群を表す画像データ群を記録した画像ファイルを作成する画像ファイル作成装置において、
一の階層における表示次元分割数が該一の階層の前段の階層よりも大きくなるように、前記画像データ群を階層化して、最も表示次元分割数が低い階層が、前記静止画像群を代表する画像または画像群を表す画像データからなる、各階層毎の階層画像データを得る階層化手段と、
該各階層画像データを前記画像ファイルに記録する記録手段とを備えたことを特徴とする画像ファイル作成装置
In an image file creation device for creating an image file recording an image data group representing a still image group composed of a plurality of still images having a predetermined spatial relationship,
The image data group is hierarchized so that the number of display dimension divisions in one hierarchy is larger than the previous level of the one hierarchy, and the hierarchy with the lowest display dimension division represents the still image group. A hierarchizing means for obtaining hierarchical image data for each hierarchy, comprising image data representing an image or image group,
An image file creating apparatus comprising: recording means for recording each hierarchical image data in the image file .
前記階層化手段は、前記各階層毎に互いに対応する画像同士を関連付けて前記各階層画像データを得る手段であることを特徴とする請求項7記載の画像ファイル作成装置。 8. The image file creation apparatus according to claim 7, wherein the hierarchizing unit is a unit that obtains each hierarchical image data by associating images corresponding to each hierarchical level . 前記階層化手段は、前記表示次元を複数設定して前記階層化画像データを得る手段であることを特徴とする請求項7または8記載の画像ファイル作成装置。9. The image file creation device according to claim 7, wherein the hierarchizing means is means for obtaining the hierarchized image data by setting a plurality of display dimensions . 請求項7から9のいずれか1項記載の画像ファイル作成装置により作成された画像ファイルをプログレッシブに再生する再生手段を備えた画像再生装置であって、
前記再生手段は、前記各階層画像データのうち、最も表示次元分割数が低い階層画像データから順に再生する手段であることを特徴とする画像再生装置
An image reproduction device comprising reproduction means for progressively reproducing an image file created by the image file creation device according to any one of claims 7 to 9,
The image reproduction apparatus according to claim 1, wherein the reproduction means is means for reproducing the hierarchical image data in order from the hierarchical image data having the lowest display dimension division number .
請求項9記載の画像ファイル作成装置により作成された画像ファイルをプログレッシブに再生する再生手段を備えた画像再生装置であって、
前記再生手段は、前記各階層画像データを、予め設定された表示次元に基づいて再生する手段であることを特徴とする画像再生装置。
An image reproduction device comprising reproduction means for progressively reproducing an image file created by the image file creation device according to claim 9,
The image reproduction apparatus , wherein the reproduction means is means for reproducing each of the hierarchical image data based on a preset display dimension .
空間的に所定の関係にある複数の静止画像からなる静止画像群を表す画像データ群を記録した画像ファイルであって、一の階層における表示次元分割数が該一の階層の前段の階層よりも大きくなるように、前記画像データ群を階層化するとともに、各階層毎に互いに対応する画像同士を関連付けて各階層毎の階層画像データを得、該各階層画像データを記録することにより作成された画像ファイルをプログレッシブに再生する再生手段を備えた画像再生装置であって、
前記再生手段は、前記各階層画像データのうち最も表示次元分割数が低い階層画像データから順に再生し、所定表示次元の階層画像データを再生した段階において、該所定次元以降の階層画像データについては、該所定次元の画像において指定された画像に関連する画像データを他の画像データに優先して再生する手段であることを特徴とする画像再生装置。
An image file in which an image data group representing a still image group composed of a plurality of still images having a predetermined spatial relationship is recorded, and the number of display dimension divisions in one layer is higher than that in the previous layer of the one layer The image data group is created in such a manner that the image data group is hierarchized so as to be enlarged, and the images corresponding to each layer are associated with each other to obtain the layer image data for each layer, and the layer image data is recorded. An image playback device comprising playback means for progressively playing an image file,
The reproduction means reproduces the hierarchical image data in order from the lowest display dimension division number among the hierarchical image data, and at the stage of reproducing the hierarchical image data of a predetermined display dimension, An image reproduction apparatus characterized by being means for reproducing image data related to an image designated in an image of a predetermined dimension with priority over other image data .
空間的に所定の関係にある複数の静止画像からなる静止画像群を表す画像データ群を記録した画像ファイルを作成する画像ファイル作成方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読取り可能な記録媒体において、
前記プログラムは、一の階層における表示次元分割数が該一の階層の前段の階層よりも大きくなるように、前記画像データ群を階層化して、最も表示次元分割数が低い階層が、前記静止画像群を代表する画像または画像群を表す画像データからなる、各階層毎の階層画像データを得る手順と、
該各階層画像データを前記画像ファイルに記録する手順とを有することを特徴とするコンピュータ読取り可能な記録媒体
A computer-readable recording recording a program for causing a computer to execute an image file creation method for creating an image file in which an image data group representing a still image group composed of a plurality of still images having a predetermined spatial relationship is recorded. In the medium,
The program stratifies the image data group so that the number of display dimension divisions in one hierarchy is larger than the previous level of the one hierarchy, and the hierarchy with the lowest display dimension division is the still image. A procedure for obtaining hierarchical image data for each hierarchy, comprising an image representing a group or image data representing an image group;
A computer-readable recording medium comprising: a step of recording each of the hierarchical image data in the image file .
前記階層画像データを得る手順は、前記各階層毎に互いに対応する画像同士を関連付けて前記各階層画像データを得る手順であることを特徴とする請求項13記載のコンピュータ読取り可能な記録媒体 14. The computer-readable recording medium according to claim 13, wherein the procedure of obtaining the hierarchical image data is a procedure of obtaining the hierarchical image data by associating images corresponding to each hierarchical layer . 前記階層画像データを得る手順は、前記表示次元を複数設定して前記階層化画像データを得る手順であることを特徴とする請求項13または14記載のコンピュータ読取り可能な記録媒体。 15. The computer-readable recording medium according to claim 13, wherein the procedure for obtaining the hierarchical image data is a procedure for obtaining the hierarchical image data by setting a plurality of display dimensions . 請求項1から3のいずれか1項記載の画像ファイル作成方法により作成された画像ファイルをプログレッシブに再生する画像再生方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読取り可能な記録媒体であって、
前記プログラムは、前記各階層画像データのうち、最も表示次元分割数が低い階層画像データから順に再生する手順を有することを特徴とするコンピュータ読取り可能な記録媒体。
A computer-readable recording medium recording a program for causing a computer to execute an image reproduction method for progressively reproducing an image file created by the image file creation method according to any one of claims 1 to 3. ,
The computer-readable recording medium characterized in that the program has a procedure for reproducing the hierarchical image data in order from the hierarchical image data having the lowest display dimension division number .
請求項3記載の画像ファイル作成方法により作成された画像ファイルをプログレッシブに再生する画像再生方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読取り可能な記録媒体であって、
前記プログラムは、前記各階層画像データを、予め設定された表示次元に基づいて再生する手順を有することを特徴とするコンピュータ読取り可能な記録媒体。
A computer-readable recording medium recording a program for causing a computer to execute an image reproduction method for progressively reproducing an image file created by the image file creation method according to claim 3,
The computer-readable recording medium characterized in that the program has a procedure of reproducing each hierarchical image data based on a preset display dimension .
空間的に所定の関係にある複数の静止画像からなる静止画像群を表す画像データ群を記録した画像ファイルであって、一の階層における表示次元分割数が該一の階層の前段の階層よりも大きくなるように、前記画像データ群を階層化するとともに、各階層毎に互いに対応する画像同士を関連付けて各階層毎の階層画像データを得、該各階層画像データを記録することにより作成された画像ファイルをプログレッシブに再生する画像再生方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読取り可能な記録媒体であって、
前記プログラムは、前記各階層画像データのうち最も表示次元分割数が低い階層画像データから順に再生し、所定表示次元の階層画像データを再生した段階において、該所定次元以降の階層画像データについては、該所定次元の画像において指定された画像に関連する画像データを他の画像データに優先して再生する手順を有することを特徴とするコンピュータ読取り可能な記録媒体。
An image file in which an image data group representing a still image group composed of a plurality of still images having a predetermined spatial relationship is recorded, and the number of display dimension divisions in one layer is higher than that in the previous layer of the one layer The image data group is created in such a manner that the image data group is hierarchized so as to be enlarged, and the images corresponding to each layer are associated with each other to obtain the layer image data for each layer, and the layer image data is recorded. A computer-readable recording medium recording a program for causing a computer to execute an image reproduction method for progressively reproducing an image file,
The program is reproduced in order from the hierarchical image data having the lowest display dimension division number among the respective hierarchical image data, and at the stage of reproducing the hierarchical image data of a predetermined display dimension, What is claimed is: 1. A computer-readable recording medium comprising a procedure for reproducing image data related to an image designated in an image of a predetermined dimension in preference to other image data .
JP20435599A 1998-07-23 1999-07-19 Image file creation method and apparatus, image reproduction method and apparatus, and recording medium Expired - Lifetime JP3606771B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20435599A JP3606771B2 (en) 1998-07-23 1999-07-19 Image file creation method and apparatus, image reproduction method and apparatus, and recording medium

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP10-208111 1998-07-23
JP20811198 1998-07-23
JP20435599A JP3606771B2 (en) 1998-07-23 1999-07-19 Image file creation method and apparatus, image reproduction method and apparatus, and recording medium

Publications (2)

Publication Number Publication Date
JP2000148968A JP2000148968A (en) 2000-05-30
JP3606771B2 true JP3606771B2 (en) 2005-01-05

Family

ID=26514429

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20435599A Expired - Lifetime JP3606771B2 (en) 1998-07-23 1999-07-19 Image file creation method and apparatus, image reproduction method and apparatus, and recording medium

Country Status (1)

Country Link
JP (1) JP3606771B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4662071B2 (en) * 2006-12-27 2011-03-30 富士フイルム株式会社 Image playback method

Also Published As

Publication number Publication date
JP2000148968A (en) 2000-05-30

Similar Documents

Publication Publication Date Title
EP2619761B1 (en) Enriching digital photographs
Manovich The paradoxes of digital photography
JP3793142B2 (en) Moving image processing method and apparatus
RU2376632C2 (en) Intermediate processing and distribution with scaled compression in motion picture film postprocessing
WO2003092304B1 (en) Image data creation device, image data reproduction device, and image data recording medium
US20030016750A1 (en) Frame-interpolated variable-rate motion imaging system
CN111669564B (en) Image reconstruction method, system, device and computer readable storage medium
JPWO2012137404A1 (en) Movie thumbnail display device and movie thumbnail display method
JPWO2020137854A1 (en) Information processing equipment and information processing method
JP2006101521A (en) Method, computer program and data processing system for determining a visual representation of an input media object
JP2015171042A (en) Picture processing system and picture imaging apparatus
JP5393237B2 (en) Image display apparatus, control method therefor, program, and storage medium
JPH05508292A (en) Method and device for reducing interline flicker of images displayed on TV in an adoptable manner
US6744934B2 (en) Method, apparatus and recording medium for generating an image file having hierarchical image data representing a plurality of still images having different display dimensions
JP2006135939A (en) Method, computer program and data processing system for encoding an input media object
JP2006155580A (en) Method of generating media object, computer program and data processing system
JP2001203971A (en) Image data processing device
JP3606771B2 (en) Image file creation method and apparatus, image reproduction method and apparatus, and recording medium
Teodosio et al. Salient stills
JP3859989B2 (en) Image matching method and image processing method and apparatus capable of using the method
JP2008131617A (en) Video processing device
JP2010206609A (en) Image playback apparatus, control method of the same, and program
JP4173647B2 (en) Image data generation method and apparatus, image processing method and apparatus, and recording medium
JP2615507B2 (en) Digital video data management device
JP3426960B2 (en) Video editing method and apparatus and recording medium recording the program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040615

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040816

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: 20041005

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041005

R150 Certificate of patent or registration of utility model

Ref document number: 3606771

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20071015

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20071015

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20081015

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20091015

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20101015

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20111015

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20121015

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20121015

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20131015

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term