JP2021081792A - Information processing device, information processing method, and program - Google Patents
Information processing device, information processing method, and program Download PDFInfo
- Publication number
- JP2021081792A JP2021081792A JP2019206350A JP2019206350A JP2021081792A JP 2021081792 A JP2021081792 A JP 2021081792A JP 2019206350 A JP2019206350 A JP 2019206350A JP 2019206350 A JP2019206350 A JP 2019206350A JP 2021081792 A JP2021081792 A JP 2021081792A
- Authority
- JP
- Japan
- Prior art keywords
- information
- image
- printing
- management data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Facsimiles In General (AREA)
Abstract
Description
本発明は、情報処理装置、情報処理方法、及びプログラムに関する。 The present invention relates to an information processing device, an information processing method, and a program.
MPEG(Moving Pictures Experts Group)では、単一の静止画像や複数の静止画像、または静止画像のバースト等のシーケンスを1つのファイルに格納するための標準規格の策定を行っている。本標準規格は、HEIF(High Efficiency Image File Format)と呼ばれ、画像と画像シーケンスの交換、編集、表示を可能とする。またHEIFは、ISOベースメディアファイルフォーマット(ISOBMFF:ISO Base Media File Format)で定められるツールを基に拡張された格納フォーマットである。HEIFは、ISO/IEC23008 パート12で「Image File Format」として規格化が進行している。またHEIFでは、管理データを含めた規範的な構造を定めており、管理データと画像データを関連付けする方法、特定の形式の管理データの構成について定めている。管理データとして、従来では、ファイルに含まれる画像を表示する際の画像位置情報や、複数の画像が含まれる際に第一優先で表示する画像を指定する情報等が定義されている。特許文献1では、HEIFにおける動的な派生画像を格納、生成する方法が記載されている。
MPEG (Moving Picture Experts Group) is developing a standard for storing a single still image, a plurality of still images, or a sequence such as a burst of still images in one file. This standard is called HEIF (High Efficiency Image File Format) and enables the exchange, editing, and display of images and image sequences. HEIF is an extended storage format based on a tool defined by the ISO base media file format (ISOBMFF: ISO Base Media File Format). HEIF is being standardized as an "Image File Format" in ISO / IEC2308 Part 12. In addition, HEIF defines a normative structure that includes management data, and defines how to associate management data with image data and the structure of management data in a specific format. Conventionally, as management data, image position information when displaying an image included in a file, information for designating an image to be displayed with first priority when a plurality of images are included, and the like are defined.
複数の画像データが格納されたHEIFファイルを印刷する際、第一優先で表示する画像が指定されていれば、その画像を印刷する方法が考えられるが、HEIFの規格では、印刷に関する設定情報は定義されていない。そのため、HEIFファイルを印刷する際に、プリンタ内蔵組み込みソフトウェアや印刷制御アプリケーション等の印刷設定の候補の情報を提示するソフトウェアは、ユーザに適切な画像を提示することができない。これらのソフトウェアが、全ての画像又は画像の組み合わせをユーザに提示するとユーザによる印刷設定のための操作が煩雑となる。 When printing a HEIF file that stores multiple image data, if the image to be displayed with the first priority is specified, a method of printing that image can be considered, but in the HEIF standard, the setting information related to printing is Not defined. Therefore, when printing a HEIF file, software that presents information on candidates for print settings, such as embedded software in a printer or a print control application, cannot present an appropriate image to the user. If these softwares present all the images or combinations of images to the user, the operation for the print setting by the user becomes complicated.
本発明は上記課題に鑑みなされたものであり、印刷設定のためのユーザの操作を簡素化するための技術を提供することを目的とする。 The present invention has been made in view of the above problems, and an object of the present invention is to provide a technique for simplifying a user's operation for printing settings.
上記目的を達成するための一手段として、本発明の情報処理装置は以下の構成を有する。すなわち、情報処理装置であって、画像データと当該画像データに関する情報を示す管理データとを含む構造の所定のファイルフォーマットに従った画像ファイルを取得する取得手段と、前記管理データを解析する解析手段と、前記解析手段による解析の結果に基づいて、前記画像データを印刷するための印刷設定の候補を示す情報を作成する作成手段と、前記作成された情報をユーザに提示する提示手段と、を有する。 As one means for achieving the above object, the information processing apparatus of the present invention has the following configuration. That is, an information processing apparatus, an acquisition means for acquiring an image file according to a predetermined file format having a structure including image data and management data indicating information about the image data, and an analysis means for analyzing the management data. And, based on the result of the analysis by the analysis means, the creating means for creating the information indicating the candidate of the print setting for printing the image data, and the presenting means for presenting the created information to the user. Have.
以上の構成からなる本発明によれば、印刷設定のためのユーザの操作を簡素化することができる。 According to the present invention having the above configuration, it is possible to simplify the user's operation for printing settings.
以下、添付図面を参照して実施形態を詳しく説明する。尚、以下の実施形態は特許請求の範囲に係る発明を限定するものではなく、また実施形態で説明されている特徴の組み合わせの全てが発明に必須のものとは限らない。実施形態で説明されている複数の特徴のうち二つ以上の特徴が任意に組み合わされてもよい。また、同一若しくは同様の構成には同一の参照番号を付し、重複した説明は省略する。 Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the invention according to the claims, and not all combinations of features described in the embodiments are essential to the invention. Two or more of the plurality of features described in the embodiments may be arbitrarily combined. Further, the same or similar configuration will be given the same reference number, and duplicate description will be omitted.
[実施形態1]
実施形態1では、情報処理装置が所定のフォーマット(本実施形態ではHEIF)に準拠した画像ファイル(本実施形態ではHEIFファイル)を解析し、解析結果から印刷設定の候補の情報をユーザに提示する実施形態について説明する。
[Embodiment 1]
In the first embodiment, the information processing apparatus analyzes an image file (HEIF file in the present embodiment) conforming to a predetermined format (HEIF in the present embodiment), and presents information on print setting candidates from the analysis result to the user. An embodiment will be described.
(装置の構成)
図1は、本実施形態における情報処理装置100のハードウェア構成の一例を示す図である。情報処理装置100の例は、PC(Personal Computer)やスマートフォン、タブレット、プリンタ等であるが、これらに限定されない。図1では、情報処理装置100がプリンタである場合を例示している。システムバス101は、一つ以上のCPU(Central Processing Unit)102、ROM(Read Only Memory)103、RAM(Random Access Memory)104、通信インタフェース105、入力部106、表示部107、画像記憶部108、印刷部109を接続し、各種データの転送経路となる。CPU102は、各ハードウェア構成部を統括的に制御し、情報処理装置100を制御する。ROM103は、CPU102で実行される制御プログラム等を格納している。RAM104は、CPU102の主メモリ、ワークエリア等として機能し、プログラムやデータを一時記憶する。通信インタフェース105は、ネットワークを介して通信パケットの送受信を行うインタフェースで、例えば、無線LANインタフェース、有線LANインタフェース、または、公衆移動体通信インタフェース等で構成されるが、これら以外でもよい。入力部106は、画像ファイル印刷者(ユーザ)が情報処理装置100に対して、印刷設定の候補を示す候補情報のうちのいずれかの選択や印刷様式の優先度を設定するインタフェースで、例えば、キーボードやマウス、タッチパッド、タッチパネル、ボタン等で構成される。表示部107は、印刷設定の候補情報を提示したり、入力部106で入力された情報や処理した結果等を表示したりするディスプレイである。入力部106と表示部107は、タッチパネルのように一体となったモジュールとして構成されてもよい。画像記憶部108は、画像ファイル等を記憶する構成要素で、例えば、HDD(Hard Disk Drive)やSSD(Solid State Drive)等のストレージ装置、USB(Universal Serial Bus)、SD(Secure Digital)等を用いた補助記憶装置で構成される。印刷部109は、印刷処理を行う。尚、通信インタフェース105や入力部106、表示部107、画像記憶部108、印刷部109等は情報処理装置100に内蔵されていなくてもよく、有線、無線等の所定のインタフェースを介して情報処理装置100に接続される構成であってもよい。
(Device configuration)
FIG. 1 is a diagram showing an example of the hardware configuration of the
図2は、本実施形態における情報処理装置100の機能構成の一例を示す図である。画像ファイル取得部201は、少なくとも一つ以上の画像データが格納されたHEIFファイルを取得する。HEIFファイルは、画像データを格納する画像データ領域と、画像データに関する情報を示す管理データを格納する管理データ領域で構成される。画像データ領域はメディアデータBOXと呼ばれ、HEVC等の符号化方式によって符号化された画像が格納される。管理データ領域はメタデータBOXと呼ばれる。画像ファイル取得部201は、通信インタフェース105経由でカメラやスマートフォン等の外部装置からHEIFファイルを取得してもよいし、画像記憶部108等からHEIFファイルを取得してもよい。管理データ解析部202は、取得されたHEIFファイルにおいて、画像データに関する情報である管理データを解析する。本実施形態では、管理データ解析部202は、予め設定された印刷様式に従って管理データを解析し、印刷対象(印刷対象画像または印刷対象文字列)を抽出する。印刷様式については後述する。情報作成部203は、印刷設定の候補を示す候補情報を作成する。優先度設定部204は、候補情報の提示の優先度として、印刷様式に対する優先度を設定する。当該優先度は、ユーザによる入力部106を介した操作により設定されてもよいし、所定の情報(例えば過去の候補情報の選択といった、印刷処理に関する設定の履歴)に従って優先度設定部204により設定されてもよい。なお、印刷様式への優先度の設定は必須ではない。表示制御部205は、表示部107に対する表示制御を行う。例えば、表示制御部205は、候補情報をユーザに提示するために表示部107に当該候補情報を表示させる。優先度設定部204によって各印刷様式に優先度が設定されている場合は、表示制御部205は、優先度の高い印刷様式に対応する候補情報を優先的に(例えば、表示部107の画面の上部に配置されるように)表示部107に表示させる。
FIG. 2 is a diagram showing an example of the functional configuration of the
上述のように、管理データ解析部202は、予め設定された印刷様式に従って管理データを解析し、印刷対象を抽出する。本実施形態では、印刷様式として、(1)第一優先画像(管理データにおいて第一優先で表示するように指定された画像アイテム)を印刷する様式、(2)サムネイル画像を印刷する印刷様式、(3)全表示画像(表示予定の全ての画像アイテム)を印刷する印刷様式、(4)全非表示画像(非表示予定の全ての画像アイテム)を印刷する印刷様式、(5)属性文字列を印刷する印刷様式、が設定されるものとする。なお、当該印刷様式は一例であり、これら以外の様式を含んでもよい。
As described above, the management
ここで、管理データ解析部202により抽出される、各印刷様式に対応する印刷対象を、各様式について説明する。なお、これらは一例に過ぎず、抽出される印刷対象はこれらに限定されない。
(1)第一優先画像を印刷する印刷様式では、管理データ内の第一優先画像アイテムを指定するPrimaryItemBoxで指定された画像アイテムが印刷対象画像として抽出される。
(2)サムネイル画像を印刷する印刷様式では、管理データ内のアイテム参照を指定するItemReferenceBoxでType=“thmb”で参照(指定)された画像アイテムが印刷対象画像として抽出される。
(3)全表示画像を印刷する印刷様式と(4)全非表示画像を印刷する印刷様式では、アイテム情報を指定するItemInfoBoxのItemInfoEntryBox内のFlagsに基づいて、印刷対象が抽出される。
(3)全表示画像を印刷する印刷様式では、当該Flagsが(Flags & 1)の式が偽となるItemInfoEntryBoxで指定された画像アイテムが印刷対象画像として抽出される。
(4)全非表示画像を印刷する様式では、当該Flagsが(Flags & 1)の式が真となるItemInfoEntryBoxで指定された画像アイテムが印刷対象画像として抽出される。ここで非表示画像とは、例えば、管理データ内のアイテム参照を指定するItemReferenceBoxでType=“auxl”が指定された画素の不透明度を表現するアルファチャンネル画像等が挙げられる。
(5)属性文字列を印刷する様式では、管理データの情報やEXIF等の情報が印刷対象文字列として抽出される。文字列は、例えばXML(Extensible Markup Language)のように階層化して表現される。
Here, the print target corresponding to each print style extracted by the management
(1) In the printing format for printing the first priority image, the image item specified by the PrimaryItemBox that specifies the first priority image item in the management data is extracted as the image to be printed.
(2) In the printing format for printing the thumbnail image, the image item referenced (designated) with Type = "thmb" in the ItemReferenceBox that specifies the item reference in the management data is extracted as the image to be printed.
In the printing style for printing the all-display image and the print style for printing the all-display image, the print target is extracted based on the Flags in the ItemInfoEntryBox of the ItemInfoBox that specifies the item information.
(3) In the printing format for printing the entire display image, the image item specified by the ItemInfoEntryBox in which the formula of (Flags & 1) is false is extracted as the image to be printed.
(4) In the format for printing all non-display images, the image item specified by ItemInfoEntryBox in which the formula of (Flags & 1) is true is extracted as the image to be printed. Here, the non-display image includes, for example, an alpha channel image expressing the opacity of a pixel for which Type = "auxl" is specified in the ItemReferenceBox that specifies an item reference in the management data.
(5) In the format for printing the attribute character string, information such as management data and EXIF is extracted as the character string to be printed. The character string is expressed in a layered manner, for example, XML (Extension Markup Language).
(処理の流れ)
図3に、本実施形態における情報処理装置100により実行される処理のフローチャートを示す。図3に示すフローチャートは、情報処理装置100のCPU102がROM103に記憶されている制御プログラムを実行し、情報の演算および加工並びに各ハードウェアの制御を実行することにより実現され得る。
(Processing flow)
FIG. 3 shows a flowchart of processing executed by the
S301で、画像ファイル取得部201は、画像ファイル(HEIFファイル)を取得する。S302で、管理データ解析部202は、取得したHEIFファイルにおいて、予め設定された印刷様式に従って、印刷対象を抽出する。管理データ解析部202の処理については、図4を用いて後述する。S303で、情報作成部203は、印刷設定の候補を示す候補情報を作成する。情報作成部203の処理については、図5を用いて後述する。S304で、表示制御部205は、S303で作成された候補情報を表示部107に表示させてユーザに提示する。なお、候補情報のユーザへの提示は、表示部107を介した提示に限定されず、印刷部109により印刷された紙媒体による提示等でもよい。
In S301, the image
管理データ解析部202によって実行される、図3のS302の処理について説明する。図4に、管理データ解析部202により実行される処理のフローチャートを示す。なお、印刷様式は、予め上記の(1)〜(5)のように設定されているものとする。S401で、管理データ解析部は、予め設定された印刷様式のうち一つを対象印刷様式として取得する。S402で、管理データ解析部202は、HEIFファイルにおいて管理データを上から走査し、管理データ内の属性Box(管理データにおける情報)を取得する。S403で、管理データ解析部202は、取得した属性Boxが対象印刷様式の条件に一致するかどうかを判定する。条件に一致する場合は、処理はS404に移行し、条件に一致しない場合は、処理はS405に移行する。S404では、管理データ解析部202は、属性Boxに対応する(すなわち、属性Boxで指定又は参照される)画像アイテムを印刷対象として抽出し、印刷様式毎にリスト化する。S405では、管理データ解析部202は、管理データ内の全属性Boxを走査したかどうかを判定する。全走査済であれば、処理はS406に移行し、未走査であれば、処理はS402に移行する。S406では、管理データ解析部202は、予め設定された全印刷様式について管理データを解析したかどうかを判定する。全印刷様式について解析済であれば、管理データ解析処理は終了し、未解析の印刷様式があれば、処理はS401に移行する。
The process of S302 of FIG. 3 executed by the management
情報作成部203によって実行される、図3のS303の処理について説明する。図5に、情報作成部203により実行される処理のフローチャートを示す。S501で、情報作成部203は、印刷設定の候補を示す候補情報が作成されていない印刷様式のうち一つの印刷様式を対象印刷様式として取得する。S502で、情報作成部203は、管理データ解析部202によって図4のS404で作成されたリストのうち、対象印刷様式に対する画像アイテムのリスト(抽出画像リスト)が有るかどうかを判定する。抽出画像リストが有る場合は、処理はS503に移行し、無い場合は、処理はS501に移行する。情報作成部203は、S503で抽出画像リストを取得し、当該リストに基づいてS504で印刷設定の候補を示す候補情報を作成する。尚、候補情報には、一例として、抽出画像リストに含まれる画像アイテムの印刷プレビュー画像やその他の印刷設定項目が含まれる。印刷設定項目は、例えば印刷用紙サイズや、印刷の縦横の向き等の項目で構成される。これらの項目は、画像アイテムの解像度やタイプ等から判定され得る。S505で、情報作成部203は、作成した候補情報を候補情報のリストに追加する。S506では、情報作成部203は、全印刷様式が取得済かどうかを判定する。全印刷様式について取得済であれば、印刷設定候補作成処理を終了し、未取得の印刷様式があれば、処理はS501に移行する。
The process of S303 of FIG. 3 executed by the
(印刷設定の候補を示す候補情報の説明)
続いて、印刷設定の候補を示す候補情報の構成例について図6と図7を参照して説明する。図6は、HEIFファイル600内の管理データ601をXMLで表現した一例を示す。また、図7は、表示制御部205の制御によって表示される候補情報の画面700の一例を示す。画面700における各候補情報は、管理データ解析部202が図6の管理データ601を解析し、情報作成部203が解析の結果に基づいて作成した候補情報のリストに含まれる候補情報である。なお、各印刷様式については、上述の通りである。
(Explanation of candidate information indicating print setting candidates)
Subsequently, a configuration example of candidate information indicating candidates for print settings will be described with reference to FIGS. 6 and 7. FIG. 6 shows an example in which the
図7において候補情報701〜705は、印刷プレビュー画像、印刷用紙サイズ、印刷の縦横の向きの情報を含む。候補情報701は、第一優先画像印刷様式で解析および作成された候補情報であり、図6におけるPrimaryItemBox602で画像アイテム“B”が指定されているため画像Bの印刷プレビュー画像を含む。候補情報702は、全表示画像印刷様式で解析および作成された印刷設定候補で、図6におけるItemInfoBox603の各ItemInfoEntryBoxで(Flags & 1)が偽となる画像“A”、“B”、“D”の印刷プレビュー画像を含む。また、各画像アイテムの属性として、図6におけるItemPropertyContainerBox605で定義された属性のPropertyIndexがItemPropertyAssociationBox606で指定される。ここで指定された属性情報に基づいて、各画像アイテムに対する縦横向きや用紙サイズを設定してもよい。例えば、画像“A”は、横解像度が1440、縦解像度が960と指定されているため横向き、画像“D”は、横解像度が960、縦解像度が1440と指定されているため縦向きと設定する。候補情報703は、全非表示画像印刷様式で解析生成された印刷設定候補で、図6におけるItemInfoBox603の各ItemInfoEntryBoxで(Flags & 1)が真となる画像“C”の印刷プレビュー画像を含む。候補情報704は、サムネイル画像印刷様式で解析および作成された候補情報であり、図6におけるItemReferenceBox604でType=“thmb”で指定される画像“A”、“B”、“D”のサムネイル画像をプレビュー画像として含む。本実施形態では、候補情報704は複数のサムネイル画像を含み、すなわち、複数のサムネイル画像を一枚の用紙で印刷する様に示したが、複数のサムネイル画像夫々を別々に複数の用紙で印刷する様に示してもよい。候補情報705は、属性文字列印刷様式で解析および作成された候補情報であり、HEIFファイル600をXMLで表現した文字列を含むプレビュー画像を含む。図7の例では、候補情報701〜705は優先度の高い印刷様式から順に上部から表示されているものとする。表示制御部205は、表示部107上に、図7のように全ての候補情報を表示してもよいし、最も優先度の高い印刷様式に対応する候補情報のみ表示してもよいし、優先度の高い順に任意の数の候補情報を表示してもよい。ラジオボタン706〜710は各候補情報を選択するためのラジオボタンである。ボタン711は詳細設定ボタンであり、当該ボタンが選択されることに応じて、ラジオボタン706〜710のいずれかで選択された候補情報について、カラー/モノクロ印刷設定等の追加設定や現在設定された印刷用紙サイズ等の設定変更が行われてもよい。ボタン712は決定ボタンであり、ラジオボタン706〜710のいずれかで選択された候補情報が決定される。ボタン713はキャンセルボタンであり、候補情報の表示をキャンセルする。ボタン711やボタン712の選択を通して印刷設定が確定されると、対応する印刷対象が、確定された印刷設定に従って印刷部109により印刷される。
In FIG. 7, the
以上、本実施形態によれば、HEIFファイルの印刷時に、管理データを解析した結果から画像の種類や目的別に生成した印刷設定の候補を示す候補情報をユーザに提示することでユーザが行う印刷設定のための操作を簡素化することが可能となる。 As described above, according to the present embodiment, when printing a HEIF file, the print setting performed by the user is performed by presenting the candidate information indicating the candidate of the print setting generated for each image type and purpose from the result of analyzing the management data to the user. It is possible to simplify the operation for.
[実施形態2]
実施形態1では、管理データを解析し、予め設定された印刷様式に従って生成した印刷設定候補をユーザに提示する実施形態を説明した。実施形態2では、管理データに印刷設定情報が格納されている場合に印刷設定の候補を示す候補情報をユーザに提示する実施形態を説明する。以下、実施形態1と異なる点について説明する。
[Embodiment 2]
In the first embodiment, an embodiment in which the management data is analyzed and the print setting candidates generated according to the preset print style are presented to the user has been described. In the second embodiment, when the print setting information is stored in the management data, the embodiment in which the candidate information indicating the print setting candidate is presented to the user will be described. Hereinafter, the points different from the first embodiment will be described.
(装置の構成)
本実施形態における情報処理装置100のハードウェア構成は、図1と同様であるため説明を省略する。本実施形態における情報処理装置100の機能構成は、図2と同様である。ただし、管理データ解析部202が、画像ファイル取得部201により取得されたHEIFファイル内に含まれる印刷設定情報を取得し、情報作成部203が、当該印刷設定情報に対応する候補情報を作成する。また、表示制御部205は、情報作成部203により作成された印刷設定情報毎の候補情報と、実施形態1と同様の手法で作成された印刷様式毎の候補情報とを表示部107に表示させることでユーザに提示する。なお、候補情報のユーザへの提示は、表示部107を介した提示に限定されず、印刷部109により印刷された紙媒体による提示等でもよい。
(Device configuration)
Since the hardware configuration of the
HEIFの規格では印刷に関する設定情報は定義されていないため、本実施形態における印刷設定情報は独自で規定したBoxとして説明しているが、印刷設定情報はどのような形式で格納されていてもよい。MetaBoxの中で新たなBoxを規定してもよいし、アイテム設定としてItemPropertiesBoxで新たなBoxを規定してもよい。また、MetaBoxの中でなく、EXIFの中に印刷設定情報が格納されていてもよい。 Since the setting information related to printing is not defined in the HEIF standard, the print setting information in this embodiment is explained as a Box specified independently, but the print setting information may be stored in any format. .. A new Box may be specified in the MetaBox, or a new Box may be specified in the Item Properties Box as an item setting. Further, the print setting information may be stored in EXIF instead of in MetaBox.
図8に、HEIFファイル800内の管理データ801をXMLで表現した一例を示す。管理データ801には、印刷設定項目としてPrintPropertiesBox802が格納されている。PrintPropertiesBox802には、印刷設定項目として、用紙サイズやカラー/モノクロ印刷設定、複数の画像アイテムの位置情報等を含めることができる。複数の印刷設定項目をインデックスで指定した印刷設定情報をAssociationEntryとしてPrintPropertyAssociationBoxに格納できる。AssociationEntry803とAssociationEntry804はそれぞれ独立した印刷設定情報で、優先度順に格納してもよいし、優先度を格納するBoxをPrintPropertyContainerBoxに格納できるように定義してもよい。本実施形態では、優先度順に格納するものとする。
FIG. 8 shows an example in which the
(処理の流れ)
本実施形態における情報処理装置100により実行される処理のフローは図3と同様である。ただし、情報作成部203と表示制御部205の処理(S303、S304)が異なる。すなわち、情報作成部203は、実施形態1と同様の手法で印刷様式毎の候補情報に加えてに、印刷設定情報毎の候補情報を作成する。そして、表示制御部205は、情報作成部203により作成された候補情報を表示部107に表示させる。
(Processing flow)
The flow of processing executed by the
図9に、情報作成部203により実行される、印刷設定情報毎の候補情報の作成処理のフローチャートを示す。S901で、情報作成部203は、管理データ内の印刷設定情報を取得する。S902で、情報作成部203は、取得した印刷設定情報内で指定される全画像アイテムを抽出する。S903で、情報作成部203は、抽出された全アイテム画像を位置情報に応じて再レイアウトした画像を作成し、作成した画像とその他の印刷設定項目とともに印刷設定候補を作成する。S904で、情報作成部203は、作成した印刷設定候補を候補情報のリストに追加する。S905で、情報作成部203は、全印刷設定情報を取得したかどうかを判定する。全印刷設定情報を取得済であれば、処理を終了し、未取得の印刷設定情報があれば、処理はS901に移行する。なお、管理データ内に印刷設定情報が含まれている場合、情報作成部203は、印刷設定情報毎の候補情報のみを作成してもよいし、予め設定した印刷様式による解析と印刷様式毎の印刷設定候補作成を併用してもよい。
FIG. 9 shows a flowchart of the process of creating candidate information for each print setting information, which is executed by the
(印刷設定の候補を示す候補情報の説明)
続いて、印刷設定の候補を示す候補情報の構成例について図10を参照して説明する。図10は、表示制御部205の制御により表示される候補情報の画面1000の一例を示す。画面1000における各構成情報は、管理データ解析部202が図6の管理データ601を解析し、解析の結果に基づいて情報作成部203が作成した候補情報のリストに含まれる候補情報である。候補情報1001は、AssociationEntry803で画像アイテム“E”、“F”が横並びでレイアウトされるように設定された印刷設定情報1から生成された候補情報である。候補情報1002は、AssociationEntry804で画像アイテム“E”、“F”が縦並びでレイアウトされるように設定された印刷設定情報2から生成された候補情報である。候補情報701〜703は、予め設定された印刷様式から管理データ解析部202で解析、情報作成部203で作成された印刷設定候補である。図10の例では、候補情報701〜703を印刷設定情報から生成された印刷設定候補の下に提示しているが、印刷設定情報がある場合には提示しなくてもよい。
(Explanation of candidate information indicating print setting candidates)
Subsequently, a configuration example of candidate information indicating candidates for print settings will be described with reference to FIG. FIG. 10 shows an example of the
以上、本実施形態によればHEIFファイルの印刷時に、管理データに含まれる印刷設定情報から生成した印刷設定候補をユーザに提示することでユーザが行う印刷設定のための操作を簡素化することが可能となる。 As described above, according to the present embodiment, when printing the HEIF file, it is possible to simplify the operation for the print setting performed by the user by presenting the print setting candidate generated from the print setting information included in the management data to the user. It will be possible.
[その他の実施形態]
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
[Other Embodiments]
The present invention supplies a program that realizes one or more functions of the above-described embodiment to a system or device via a network or storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by the processing to be performed. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.
100 情報処理装置、201 画像ファイル取得部201、202 管理データ解析部、203 情報作成部、204 優先度設定部、205 表示制御部
100 Information processing device, 201 Image
Claims (15)
画像データと当該画像データに関する情報を示す管理データとを含む構造の所定のファイルフォーマットに従った画像ファイルを取得する取得手段と、
前記管理データを解析する解析手段と、
前記解析手段による解析の結果に基づいて、前記画像データを印刷するための印刷設定の候補を示す情報を作成する作成手段と、
前記作成された情報をユーザに提示する提示手段と、
を有することを特徴とする情報処理装置。 It is an information processing device
An acquisition means for acquiring an image file according to a predetermined file format of a structure including image data and management data indicating information about the image data, and an acquisition means.
An analysis means for analyzing the management data and
Based on the result of analysis by the analysis means, a creation means for creating information indicating candidates for print settings for printing the image data, and a creation means.
A presentation means for presenting the created information to the user,
An information processing device characterized by having.
前記解析手段により前記印刷様式の条件を満たす情報が前記管理データに含まれると判定された場合、前記作成手段は、前記印刷様式ごとに、前記印刷様式に対応する印刷対象を用いて前記印刷設定の候補を示す情報を作成することを特徴とする請求項1に記載の情報処理装置。 The analysis means analyzes the management data and determines whether the management data contains information satisfying the condition of any of one or more print styles.
When it is determined by the analysis means that the management data includes information satisfying the conditions of the print style, the creation means sets the print for each print style by using the print target corresponding to the print style. The information processing apparatus according to claim 1, wherein information indicating the candidates of the above is created.
前記解析手段により、前記第一優先で表示するように指定された第1の画像アイテムを指定するための情報が前記管理データに含まれると判定された場合、前記作成手段は、前記第1の印刷様式に対応する印刷対象として前記第1の画像アイテムを用いて前記印刷設定の候補を示す情報を作成することを特徴とする請求項2に記載の情報処理装置。 The one or more print styles include a first print style that prints an image item designated to be displayed with first priority.
When it is determined by the analysis means that the management data includes information for designating the first image item designated to be displayed with the first priority, the creation means is the first. The information processing apparatus according to claim 2, wherein information indicating a candidate for the print setting is created by using the first image item as a print target corresponding to a print format.
前記解析手段により、サムネイル画像を参照する1以上の第2の画像アイテムを指定するための情報が前記管理データに含まれると判定された場合、前記作成手段は、前記第2の印刷様式に対応する印刷対象として前記第2の画像アイテムを用いて前記印刷設定の候補を示す情報を作成することを特徴とする請求項2または3に記載の情報処理装置。 The one or more printing styles include a second printing style for printing thumbnail images.
When it is determined by the analysis means that the management data includes information for designating one or more second image items that refer to the thumbnail image, the creation means corresponds to the second printing style. The information processing apparatus according to claim 2 or 3, wherein information indicating a candidate for the print setting is created by using the second image item as a print target.
前記解析手段により、表示するように指定された1以上の第3の画像アイテムを指定するための情報が前記管理データに含まれると判定された場合、前記作成手段は、前記第3の印刷様式に対応する印刷対象として前記第3の画像アイテムを用いて前記印刷設定の候補を示す情報を作成することを特徴とする請求項2から4のいずれか1項に記載の情報処理装置。 The one or more printing styles include a third printing style that prints all the image items to be displayed.
When it is determined by the analysis means that the management data includes information for designating one or more third image items designated to be displayed, the creation means uses the third printing mode. The information processing apparatus according to any one of claims 2 to 4, wherein information indicating a candidate for the print setting is created by using the third image item as a print target corresponding to the above.
前記解析手段により、非表示とするように指定されていない1以上の第4の画像アイテムを指定するための情報が前記管理データに含まれると判定された場合、前記作成手段は、前記第4の印刷様式に対応する印刷対象として前記第4の画像アイテムを用いて前記印刷設定の候補を示す情報を作成することを特徴とする請求項2から5のいずれか1項に記載の情報処理装置。 The one or more printing styles include a fourth printing style that prints all image items to be hidden.
When it is determined by the analysis means that the management data includes information for designating one or more fourth image items that are not designated to be hidden, the creation means is said to be the fourth. The information processing apparatus according to any one of claims 2 to 5, wherein information indicating a candidate for the print setting is created by using the fourth image item as a print target corresponding to the print style of the above. ..
前記解析手段により、前記画像データの属性を示す文字列が前記管理データに含まれると判定された場合、前記作成手段は、前記第5の印刷様式に対応する印刷対象として前記文字列を用いて前記印刷設定の候補を示す情報を作成することを特徴とする請求項2から6のいずれか1項に記載の情報処理装置。 The one or more printing styles include a fifth printing style for printing an attribute character string.
When the analysis means determines that the management data includes a character string indicating the attribute of the image data, the creation means uses the character string as a print target corresponding to the fifth printing style. The information processing apparatus according to any one of claims 2 to 6, wherein information indicating a candidate for the print setting is created.
前記提示手段は、前記優先度が高い印刷様式に対応する前記印刷設定の候補を示す情報から順にユーザへ提示することを特徴とする請求項2から7のいずれか1項に記載の情報処理装置。 Further having a setting means for setting the priority for each of the print styles,
The information processing apparatus according to any one of claims 2 to 7, wherein the presenting means presents information to a user in order from information indicating a candidate for the print setting corresponding to the print style having a high priority. ..
前記提示手段は、前記印刷設定の候補を示す情報をユーザに提示することを特徴とする請求項2から10のいずれか1項に記載の情報処理装置。 When the print setting information for setting printing is included in the management data, the creating means selects the print setting candidate for each print setting information by using the information of the print target included in the print setting information. Create the information to show
The information processing apparatus according to any one of claims 2 to 10, wherein the presentation means presents information indicating a candidate for the print setting to the user.
画像データと当該画像データに関する情報を示す管理データとを含む構造の所定のファイルフォーマットに従った画像ファイルを取得する取得工程と、
前記管理データを解析する解析工程と、
前記解析工程における解析の結果に基づいて、前記画像データを印刷するための印刷設定の候補を示す情報を作成する作成工程と、
前記作成された情報をユーザに提示する提示工程と、
を有することを特徴とする情報処理方法。 Information processing method
An acquisition step of acquiring an image file according to a predetermined file format of a structure including image data and management data indicating information about the image data, and
An analysis process for analyzing the management data and
A creation step of creating information indicating candidates for print settings for printing the image data based on the analysis result in the analysis step, and a creation step.
A presentation process for presenting the created information to the user,
An information processing method characterized by having.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019206350A JP2021081792A (en) | 2019-11-14 | 2019-11-14 | Information processing device, information processing method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019206350A JP2021081792A (en) | 2019-11-14 | 2019-11-14 | Information processing device, information processing method, and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2021081792A true JP2021081792A (en) | 2021-05-27 |
Family
ID=75965146
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019206350A Pending JP2021081792A (en) | 2019-11-14 | 2019-11-14 | Information processing device, information processing method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2021081792A (en) |
-
2019
- 2019-11-14 JP JP2019206350A patent/JP2021081792A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8022992B2 (en) | Data processing system, data processing device, image display device, and recording medium that records processing program thereof | |
EP1764739B1 (en) | Image processing apparatus and computer program product | |
JP2007110679A (en) | Image display device, image display method, program for executing the method by computer, and image display system | |
US7502527B2 (en) | Image processing apparatus, image processing method, and image processing program product | |
JP2005174260A (en) | Document processing apparatus and document processing method | |
EP1587033A1 (en) | Batch editing of scanned images | |
JP4956319B2 (en) | Image processing apparatus, control method thereof, program thereof, and storage medium | |
US20090204888A1 (en) | Document processing apparatus, document processing method, and storage medium | |
US20060075362A1 (en) | Image processing apparatus, method, and recording medium on which program is recorded for displaying thumbnail/preview image | |
JP5336759B2 (en) | Image output apparatus and image output method | |
US20060204144A1 (en) | Image processing apparatus | |
JP5230134B2 (en) | Image forming apparatus with adaptive automatic layout function | |
US9117158B2 (en) | Image forming apparatus, image forming method, and non-transitory computer readable medium | |
JP2021081792A (en) | Information processing device, information processing method, and program | |
JP6977384B2 (en) | Information processing equipment, programs and image output systems | |
JP6372116B2 (en) | Display processing apparatus, screen display method, and computer program | |
JP2009093629A (en) | Information processor, control method thereof, computer program, and storage medium | |
JP4123168B2 (en) | Image processing system, image processing method, template generation system, and template data structure | |
JPH11232001A (en) | Printer controller | |
JP5298484B2 (en) | Document processing device | |
JP2010272001A (en) | Display control device, display control method, and program | |
JP5063207B2 (en) | Color conversion processing apparatus, method, recording medium, and program | |
JP6420407B2 (en) | Document distribution server and document distribution server program | |
JP2021018774A (en) | Information processing system and program | |
US20120092706A1 (en) | Print setting apparatus, image forming apparatus, and print setting method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20210103 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210113 |