JP2021081792A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

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
print
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
Application number
JP2019206350A
Other languages
Japanese (ja)
Inventor
駿 杉本
Shun Sugimoto
駿 杉本
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2019206350A priority Critical patent/JP2021081792A/en
Publication of JP2021081792A publication Critical patent/JP2021081792A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

To provide a technology for simplifying an operation of a user for setting of printing.SOLUTION: An information processing device acquires an image file conforming to a prescribed file format and having a configuration for containing image data and management data indicating information regarding the image data, analyzes the management data, creates information indicating a candidate of a print setting for printing the image data based on the results of the analysis, and presents the created information to a user.SELECTED DRAWING: Figure 7

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. Patent Document 1 describes a method of storing and generating a dynamically derived image in HEIF.

米国特許出願公開第2016/371265号明細書U.S. Patent Application Publication No. 2016/371265

複数の画像データが格納された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.

実施形態1及び2による情報処理装置のハードウェア構成図。The hardware configuration diagram of the information processing apparatus according to Embodiments 1 and 2. 実施形態1による情報処理装置の機能構成図。The functional block diagram of the information processing apparatus according to Embodiment 1. 情報処理装置100により実行される処理のフローチャート。The flowchart of the process executed by the information processing apparatus 100. 管理データ解析処理のフローチャート。Flowchart of management data analysis processing. 印刷様式毎の印刷設定の候補を示す候補情報の作成の処理のフローチャート。A flowchart of a process of creating candidate information indicating candidates for print settings for each print style. 実施形態1によるHEIFファイルの具体例を示す図。The figure which shows the specific example of the HEIF file by Embodiment 1. FIG. 実施形態1による印刷設定の候補を示す候補情報の構成例を示す図。The figure which shows the structural example of the candidate information which shows the candidate of the print setting by Embodiment 1. FIG. 実施形態2によるHEIFファイルの具体例を示す図。The figure which shows the specific example of the HEIF file according to Embodiment 2. 印刷設定情報毎の印刷設定の候補を示す候補情報の作成の処理のフローチャート。A flowchart of a process for creating candidate information indicating candidates for print settings for each print setting information. 実施形態2による印刷設定の候補を示す候補情報の構成例を示す図。The figure which shows the structural example of the candidate information which shows the candidate of the print setting by Embodiment 2. FIG.

以下、添付図面を参照して実施形態を詳しく説明する。尚、以下の実施形態は特許請求の範囲に係る発明を限定するものではなく、また実施形態で説明されている特徴の組み合わせの全てが発明に必須のものとは限らない。実施形態で説明されている複数の特徴のうち二つ以上の特徴が任意に組み合わされてもよい。また、同一若しくは同様の構成には同一の参照番号を付し、重複した説明は省略する。 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 information processing apparatus 100 according to the present embodiment. Examples of the information processing device 100 include, but are not limited to, a PC (Personal Computer), a smartphone, a tablet, a printer, and the like. FIG. 1 illustrates a case where the information processing apparatus 100 is a printer. The system bus 101 includes one or more CPU (Central Processing Unit) 102, ROM (Read Only Memory) 103, RAM (Random Access Memory) 104, communication interface 105, input unit 106, display unit 107, image storage unit 108, The printing unit 109 is connected to serve as a transfer path for various data. The CPU 102 comprehensively controls each hardware component and controls the information processing apparatus 100. The ROM 103 stores a control program or the like executed by the CPU 102. The RAM 104 functions as a main memory, a work area, etc. of the CPU 102, and temporarily stores programs and data. The communication interface 105 is an interface for transmitting and receiving communication packets via a network, and is composed of, for example, a wireless LAN interface, a wired LAN interface, a public mobile communication interface, or the like, but may be other than these. The input unit 106 is an interface for the image file printer (user) to select one of the candidate information indicating the print setting candidates and set the priority of the print style to the information processing device 100. For example, the input unit 106 is an interface. It consists of a keyboard, mouse, touch pad, touch panel, buttons, etc. The display unit 107 is a display that presents candidate information for print settings and displays information input by the input unit 106, processing results, and the like. The input unit 106 and the display unit 107 may be configured as an integrated module such as a touch panel. The image storage unit 108 is a component that stores an image file or the like, and includes, for example, a storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive), a USB (Universal Serial Bus), an SD (Secure Digital), or the like. It consists of the auxiliary storage device used. The printing unit 109 performs a printing process. The communication interface 105, the input unit 106, the display unit 107, the image storage unit 108, the printing unit 109, and the like do not have to be built in the information processing device 100, and information processing is performed via a predetermined interface such as wired or wireless. It may be configured to be connected to the device 100.

図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 information processing apparatus 100 according to the present embodiment. The image file acquisition unit 201 acquires a HEIF file in which at least one or more image data is stored. The HEIF file is composed of an image data area for storing image data and a management data area for storing management data indicating information about the image data. The image data area is called a media data box, and an image encoded by a coding method such as HEVC is stored. The management data area is called the metadata box. The image file acquisition unit 201 may acquire the HEIF file from an external device such as a camera or a smartphone via the communication interface 105, or may acquire the HEIF file from the image storage unit 108 or the like. The management data analysis unit 202 analyzes the management data, which is information related to the image data, in the acquired HEIF file. In the present embodiment, the management data analysis unit 202 analyzes the management data according to a preset print format and extracts a print target (print target image or print target character string). The printing style will be described later. The information creation unit 203 creates candidate information indicating candidates for print settings. The priority setting unit 204 sets the priority for the print format as the priority for presenting the candidate information. The priority may be set by an operation via the input unit 106 by the user, or may be set by the priority setting unit 204 according to predetermined information (for example, a history of settings related to printing processing such as selection of past candidate information). May be done. It is not essential to set the priority for the print format. The display control unit 205 controls the display on the display unit 107. For example, the display control unit 205 causes the display unit 107 to display the candidate information in order to present the candidate information to the user. When the priority is set for each print style by the priority setting unit 204, the display control unit 205 gives priority to the candidate information corresponding to the print style having a high priority (for example, on the screen of the display unit 107). It is displayed on the display unit 107 (so that it is arranged at the top).

上述のように、管理データ解析部202は、予め設定された印刷様式に従って管理データを解析し、印刷対象を抽出する。本実施形態では、印刷様式として、(1)第一優先画像(管理データにおいて第一優先で表示するように指定された画像アイテム)を印刷する様式、(2)サムネイル画像を印刷する印刷様式、(3)全表示画像(表示予定の全ての画像アイテム)を印刷する印刷様式、(4)全非表示画像(非表示予定の全ての画像アイテム)を印刷する印刷様式、(5)属性文字列を印刷する印刷様式、が設定されるものとする。なお、当該印刷様式は一例であり、これら以外の様式を含んでもよい。 As described above, the management data analysis unit 202 analyzes the management data according to the preset print format and extracts the print target. In the present embodiment, as printing styles, (1) a style for printing a first priority image (an image item designated to be displayed with the first priority in the management data), (2) a printing style for printing a thumbnail image, (3) Printing style for printing all display images (all image items scheduled to be displayed), (4) Printing style for printing all hidden images (all image items scheduled to be displayed), (5) Attribute character string The printing style for printing is set. The printing style is an example, and styles other than these may be included.

ここで、管理データ解析部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 data analysis unit 202 will be described for each style. Note that these are only examples, and the print target to be extracted is not limited to these.
(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 information processing apparatus 100 in the present embodiment. The flowchart shown in FIG. 3 can be realized by the CPU 102 of the information processing apparatus 100 executing a control program stored in the ROM 103, calculating and processing information, and controlling each hardware.

S301で、画像ファイル取得部201は、画像ファイル(HEIFファイル)を取得する。S302で、管理データ解析部202は、取得したHEIFファイルにおいて、予め設定された印刷様式に従って、印刷対象を抽出する。管理データ解析部202の処理については、図4を用いて後述する。S303で、情報作成部203は、印刷設定の候補を示す候補情報を作成する。情報作成部203の処理については、図5を用いて後述する。S304で、表示制御部205は、S303で作成された候補情報を表示部107に表示させてユーザに提示する。なお、候補情報のユーザへの提示は、表示部107を介した提示に限定されず、印刷部109により印刷された紙媒体による提示等でもよい。 In S301, the image file acquisition unit 201 acquires an image file (HEIF file). In S302, the management data analysis unit 202 extracts a print target from the acquired HEIF file according to a preset print format. The processing of the management data analysis unit 202 will be described later with reference to FIG. In S303, the information creation unit 203 creates candidate information indicating candidates for print settings. The processing of the information creation unit 203 will be described later with reference to FIG. In S304, the display control unit 205 displays the candidate information created in S303 on the display unit 107 and presents it to the user. The presentation of the candidate information to the user is not limited to the presentation via the display unit 107, and may be presented on a paper medium printed by the printing unit 109 or the like.

管理データ解析部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 data analysis unit 202 will be described. FIG. 4 shows a flowchart of the process executed by the management data analysis unit 202. It is assumed that the printing style is set in advance as in (1) to (5) above. In S401, the management data analysis unit acquires one of the preset print styles as the target print style. In S402, the management data analysis unit 202 scans the management data from above in the HEIF file and acquires the attribute Box (information in the management data) in the management data. In S403, the management data analysis unit 202 determines whether or not the acquired attribute Box matches the conditions of the target print format. If the conditions are met, the process proceeds to S404, and if the conditions are not met, the process proceeds to S405. In S404, the management data analysis unit 202 extracts the image items corresponding to the attribute Box (that is, designated or referred to by the attribute Box) as print targets, and lists them for each print style. In S405, the management data analysis unit 202 determines whether or not all the attribute Boxes in the management data have been scanned. If all scans have been completed, the process shifts to S406, and if not scanned, the process shifts to S402. In S406, the management data analysis unit 202 determines whether or not the management data has been analyzed for all the preset print formats. If all the print formats have been analyzed, the management data analysis process ends, and if there are unanalyzed print formats, the process shifts to S401.

情報作成部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 information creation unit 203 will be described. FIG. 5 shows a flowchart of processing executed by the information creation unit 203. In S501, the information creation unit 203 acquires, as the target print style, one print style among the print styles for which the candidate information indicating the candidate for the print setting is not created. In S502, the information creation unit 203 determines whether or not there is a list of image items (extracted image list) for the target print style in the list created by the management data analysis unit 202 in S404 of FIG. If there is an extracted image list, the process shifts to S503, and if not, the process shifts to S501. The information creation unit 203 acquires the extracted image list in S503, and creates candidate information indicating print setting candidates in S504 based on the list. The candidate information includes, for example, a print preview image of an image item included in the extracted image list and other print setting items. The print setting items are composed of items such as the print paper size and the vertical and horizontal orientation of printing. These items can be determined from the resolution, type, and the like of the image item. In S505, the information creation unit 203 adds the created candidate information to the list of candidate information. In S506, the information creation unit 203 determines whether or not all the print formats have been acquired. If all the print formats have been acquired, the print setting candidate creation process is terminated, and if there are print formats that have not been acquired, the process shifts to S501.

(印刷設定の候補を示す候補情報の説明)
続いて、印刷設定の候補を示す候補情報の構成例について図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 management data 601 in the HEIF file 600 is expressed in XML. Further, FIG. 7 shows an example of the screen 700 of the candidate information displayed by the control of the display control unit 205. Each candidate information on the screen 700 is candidate information included in a list of candidate information created by the management data analysis unit 202 analyzing the management data 601 of FIG. 6 and the information creation unit 203 based on the analysis result. The printing styles are as described above.

図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 candidate information 701 to 705 includes information on the print preview image, the print paper size, and the vertical and horizontal orientation of printing. The candidate information 701 is candidate information analyzed and created in the first priority image printing format, and includes a print preview image of the image B because the image item “B” is specified in the PrimeryItemBox602 in FIG. The candidate information 702 is a print setting candidate analyzed and created in the full display image printing format, and the images “A”, “B”, “D” in which (Flags & 1) is false in each Item InfoEntry Box of Item InfoBox 603 in FIG. Includes a print preview image of. Further, as the attribute of each image item, the property index of the attribute defined in the ItemPropertyContainerBox605 in FIG. 6 is specified in the ItemPropertyAssicationBox606. The portrait / landscape orientation and the paper size may be set for each image item based on the attribute information specified here. For example, the image "A" is set to landscape because the horizontal resolution is specified as 1440 and the vertical resolution is 960, and the image "D" is set to portrait because the horizontal resolution is specified as 960 and the vertical resolution is specified as 1440. To do. The candidate information 703 is a print setting candidate analyzed and generated in the all hidden image print format, and includes a print preview image of the image “C” in which (Flags & 1) is true in each ItemInfoEntryBox of the ItemInfoBox603 in FIG. The candidate information 704 is the candidate information analyzed and created in the thumbnail image printing format, and the thumbnail images of the images “A”, “B”, and “D” specified by Type = “thmb” in ItemReferenceBox604 in FIG. 6 are displayed. Included as a preview image. In the present embodiment, the candidate information 704 includes a plurality of thumbnail images, that is, a plurality of thumbnail images are shown to be printed on one sheet of paper, but each of the plurality of thumbnail images is printed separately on a plurality of sheets of paper. It may be shown as. The candidate information 705 is candidate information analyzed and created in the attribute character string printing format, and includes a preview image including a character string representing the HEIF file 600 in XML. In the example of FIG. 7, it is assumed that the candidate information 701 to 705 are displayed from the top in order from the printing style having the highest priority. The display control unit 205 may display all the candidate information on the display unit 107 as shown in FIG. 7, or may display only the candidate information corresponding to the print format having the highest priority, or may display only the candidate information corresponding to the print format having the highest priority. Any number of candidate information may be displayed in descending order of degree. Radio buttons 706 to 710 are radio buttons for selecting each candidate information. Button 711 is a detailed setting button, and depending on the button being selected, additional settings such as color / monochrome print settings and current settings are made for the candidate information selected by any of the radio buttons 706 to 710. Settings such as printing paper size may be changed. The button 712 is a decision button, and the candidate information selected by any of the radio buttons 706 to 710 is determined. Button 713 is a cancel button and cancels the display of candidate information. When the print setting is confirmed through the selection of the button 711 or the button 712, the corresponding print target is printed by the printing unit 109 according to the confirmed print setting.

以上、本実施形態によれば、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 information processing apparatus 100 in this embodiment is the same as that in FIG. 1, the description thereof will be omitted. The functional configuration of the information processing device 100 in this embodiment is the same as that in FIG. However, the management data analysis unit 202 acquires the print setting information included in the HEIF file acquired by the image file acquisition unit 201, and the information creation unit 203 creates candidate information corresponding to the print setting information. Further, the display control unit 205 causes the display unit 107 to display the candidate information for each print setting information created by the information creation unit 203 and the candidate information for each print style created by the same method as in the first embodiment. It is presented to the user. The presentation of the candidate information to the user is not limited to the presentation via the display unit 107, and may be presented on a paper medium printed by the printing unit 109 or the like.

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 management data 801 in the HEIF file 800 is expressed in XML. Print PropertiesBox 802 is stored in the management data 801 as a print setting item. The Print PropertiesBox 802 can include paper size, color / monochrome print settings, position information of a plurality of image items, and the like as print setting items. The print setting information in which a plurality of print setting items are specified by indexes can be stored in the PrintPropertyAscation Box as the Association Entry. The Association Entry 803 and the Association Entry 804 are independent print setting information, and may be stored in the order of priority, or the Box for storing the priority may be defined so that the Box for storing the priority can be stored in the PrintPropertyContainerBox. In this embodiment, they are stored in order of priority.

(処理の流れ)
本実施形態における情報処理装置100により実行される処理のフローは図3と同様である。ただし、情報作成部203と表示制御部205の処理(S303、S304)が異なる。すなわち、情報作成部203は、実施形態1と同様の手法で印刷様式毎の候補情報に加えてに、印刷設定情報毎の候補情報を作成する。そして、表示制御部205は、情報作成部203により作成された候補情報を表示部107に表示させる。
(Processing flow)
The flow of processing executed by the information processing apparatus 100 in this embodiment is the same as that in FIG. However, the processes (S303, S304) of the information creation unit 203 and the display control unit 205 are different. That is, the information creation unit 203 creates candidate information for each print setting information in addition to the candidate information for each print style by the same method as in the first embodiment. Then, the display control unit 205 causes the display unit 107 to display the candidate information created by the information creation unit 203.

図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 information creation unit 203. In S901, the information creation unit 203 acquires the print setting information in the management data. In S902, the information creation unit 203 extracts all the image items specified in the acquired print setting information. In S903, the information creation unit 203 creates an image in which all the extracted item images are re-laid out according to the position information, and creates a print setting candidate together with the created image and other print setting items. In S904, the information creation unit 203 adds the created print setting candidate to the list of candidate information. In S905, the information creation unit 203 determines whether or not all print setting information has been acquired. If all print setting information has been acquired, the process ends, and if there is print setting information that has not been acquired, the process proceeds to S901. When the print setting information is included in the management data, the information creation unit 203 may create only the candidate information for each print setting information, or the analysis by the preset print style and each print style. Print setting candidate creation may be used together.

(印刷設定の候補を示す候補情報の説明)
続いて、印刷設定の候補を示す候補情報の構成例について図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 screen 1000 of candidate information displayed under the control of the display control unit 205. Each configuration information on the screen 1000 is candidate information included in a list of candidate information created by the management data analysis unit 202 analyzing the management data 601 of FIG. 6 and the information creation unit 203 based on the analysis result. The candidate information 1001 is the candidate information generated from the print setting information 1 in which the image items "E" and "F" are laid out side by side in the Association Entry 803. The candidate information 1002 is the candidate information generated from the print setting information 2 in which the image items "E" and "F" are laid out vertically in the Association Entry 804. Candidate information 701 to 703 are print setting candidates that are analyzed by the management data analysis unit 202 from the preset print style and created by the information creation unit 203. In the example of FIG. 10, candidate information 701 to 703 is presented under the print setting candidate generated from the print setting information, but it may not be presented if there is print setting information.

以上、本実施形態によれば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 file acquisition unit 201, 202 Management data analysis unit, 203 Information creation unit, 204 Priority setting unit, 205 Display control unit

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以上の印刷様式のいずれかの印刷様式の条件を満たす情報が前記管理データに含まれるかを判定し、
前記解析手段により前記印刷様式の条件を満たす情報が前記管理データに含まれると判定された場合、前記作成手段は、前記印刷様式ごとに、前記印刷様式に対応する印刷対象を用いて前記印刷設定の候補を示す情報を作成することを特徴とする請求項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の画像アイテムを指定するための情報が前記管理データに含まれると判定された場合、前記作成手段は、前記第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の印刷様式を含み、
前記解析手段により、サムネイル画像を参照する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の印刷様式を含み、
前記解析手段により、表示するように指定された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の印刷様式を含み、
前記解析手段により、非表示とするように指定されていない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. ..
前記1以上の印刷様式は、属性文字列を印刷する第5の印刷様式を含み、
前記解析手段により、前記画像データの属性を示す文字列が前記管理データに含まれると判定された場合、前記作成手段は、前記第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. ..
前記設定手段は、ユーザによる操作により前記優先度を設定することを特徴とする請求項8に記載の情報処理装置。 The information processing device according to claim 8, wherein the setting means sets the priority by an operation by a user. 前記設定手段は、印刷処理に関する設定の履歴に基づいて前記優先度を設定することを特徴とする請求項8に記載の情報処理装置。 The information processing apparatus according to claim 8, wherein the setting means sets the priority based on a history of settings related to printing processing. 印刷を設定するための印刷設定情報が前記管理データに含まれる場合、前記作成手段は、前記印刷設定情報ごとに、前記印刷設定情報に含まれる印刷対象の情報を用いて前記印刷設定の候補を示す情報を作成し、
前記提示手段は、前記印刷設定の候補を示す情報をユーザに提示することを特徴とする請求項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.
前記作成手段は、前記印刷設定の候補を示す情報に、前記印刷対象のプレビュー画像、印刷用紙のサイズ、印刷の縦横の向きの情報の少なくとも1つを含めることを特徴とする請求項2から11のいずれか1項に記載の情報処理装置。 The creation means includes claims 2 to 11 including at least one of a preview image to be printed, a size of printing paper, and information on the vertical and horizontal orientations of printing in the information indicating the candidates for print settings. The information processing apparatus according to any one of the above items. 前記ファイルフォーマットは、HEIF(High Efficiency Image File Format)であることを特徴とする請求項1から12のいずれか1項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 12, wherein the file format is HEIF (High Efficiency Image File Format). 情報処理方法であって、
画像データと当該画像データに関する情報を示す管理データとを含む構造の所定のファイルフォーマットに従った画像ファイルを取得する取得工程と、
前記管理データを解析する解析工程と、
前記解析工程における解析の結果に基づいて、前記画像データを印刷するための印刷設定の候補を示す情報を作成する作成工程と、
前記作成された情報をユーザに提示する提示工程と、
を有することを特徴とする情報処理方法。
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.
コンピュータを、請求項1から13のいずれか1項に記載の情報処理装置として機能させるためのプログラム。 A program for causing a computer to function as the information processing device according to any one of claims 1 to 13.
JP2019206350A 2019-11-14 2019-11-14 Information processing device, information processing method, and program Pending JP2021081792A (en)

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)

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