JP2014082741A - Information processing device, control method therefor, information processing method, and program therefor - Google Patents

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

Info

Publication number
JP2014082741A
JP2014082741A JP2013104663A JP2013104663A JP2014082741A JP 2014082741 A JP2014082741 A JP 2014082741A JP 2013104663 A JP2013104663 A JP 2013104663A JP 2013104663 A JP2013104663 A JP 2013104663A JP 2014082741 A JP2014082741 A JP 2014082741A
Authority
JP
Japan
Prior art keywords
image data
image
frame
frame image
information processing
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
JP2013104663A
Other languages
Japanese (ja)
Inventor
Yoshitomo Yamada
善智 山田
Takayuki Masumura
貴之 増村
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 Marketing Japan Inc
Original Assignee
Canon Marketing Japan 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 Marketing Japan Inc filed Critical Canon Marketing Japan Inc
Priority to JP2013104663A priority Critical patent/JP2014082741A/en
Publication of JP2014082741A publication Critical patent/JP2014082741A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To select an appropriate frame image from among a plurality of frame images in accordance with resolution of image data, combine the photographic image with the photographic frame image, and perform printing.SOLUTION: Resolution of image data is specified (step S701), it is determined whether the resolution is equal to or lower than a threshold (step S702), a frame image to be applied is acquired (steps S703, S704), and the frame image is resized (enlarged or reduced) to match the size (resolution) of the image data (step S705), and is overlaid thereon.

Description

本発明は、情報処理装置、その制御方法及びプログラムに関する。   The present invention relates to an information processing apparatus, a control method thereof, and a program.

写真画像(画像データ)を写真のフレーム画像と合成して印刷する場合がある。この場合、ユーザは写真画像と、フレーム画像と、をどのように組み合わせるかを指定する必要がある。例えば、写真画像の大きさ、フレーム画像の大きさ夫々の調整や、写真画像に含まれる被写体のフレーム内での位置調整作業は煩雑である。   In some cases, a photographic image (image data) is combined with a frame image of a photo and printed. In this case, the user needs to specify how to combine the photographic image and the frame image. For example, the adjustment of the size of the photographic image and the size of the frame image, and the position adjustment work within the frame of the subject included in the photographic image are complicated.

これに対し、例えば、写真画像を拡大縮小するときの基準点をフレームの中心に設定することにより、フレーム内における写真画像の位置(被写体の位置)をずらすことなく、写真画像の拡大縮小ができる技術が公開されている(例えば特許文献1)。   On the other hand, for example, by setting the reference point for enlarging / reducing a photographic image as the center of the frame, the photographic image can be enlarged / reduced without shifting the position of the photographic image (the position of the subject) within the frame. A technique is disclosed (for example, Patent Document 1).

特開2000−99683号公報JP 2000-99683 A

しかしながら、特許文献1の技術においては、フレーム画像に設定された基準点を中心として写真画像を拡大縮小するため、例えば、写真画像の大きさとフレーム画像の大きさに、ある程度の差がある場合、写真画像の画質が劣化してしまう場合がある。   However, in the technique of Patent Document 1, since the photographic image is enlarged or reduced around the reference point set in the frame image, for example, when there is a certain difference between the size of the photographic image and the size of the frame image, In some cases, the quality of a photographic image is degraded.

そこで本発明は、画像データの解像度に応じて、複数のフレーム画像の中から適切なフレーム画像を選択するための仕組みを提供することを目的とする。   Therefore, an object of the present invention is to provide a mechanism for selecting an appropriate frame image from a plurality of frame images according to the resolution of image data.

本発明の情報処理装置は、複数のフレーム画像を記憶管理する機能を有する情報処理装置であって、画像データを取得する画像データ取得手段と、前記画像データの解像度の情報である解像度情報を抽出する解像度情報抽出手段と、前記解像度情報抽出手段で抽出した前記解像度情報に適合するフレーム画像を、複数の前記フレーム画像から選択するフレーム画像選択手段と、前記フレーム画像選択手段で選択したフレーム画像を、前記画像データに合わせてオーバレイするオーバレイ手段と、を備えることを特徴とする。   An information processing apparatus of the present invention is an information processing apparatus having a function of storing and managing a plurality of frame images, and extracts image data acquisition means for acquiring image data, and resolution information that is resolution information of the image data Resolution information extracting means, a frame image selecting means for selecting a frame image suitable for the resolution information extracted by the resolution information extracting means from a plurality of the frame images, and a frame image selected by the frame image selecting means. And overlay means for overlaying according to the image data.

本発明によれば、画像データの解像度に応じて、複数のフレーム画像の中から適切なフレーム画像を選択するための仕組みを提供することができる。   According to the present invention, it is possible to provide a mechanism for selecting an appropriate frame image from a plurality of frame images according to the resolution of image data.

本発明の実施形態における、システム構成の一例を示す図である。It is a figure which shows an example of a system configuration | structure in embodiment of this invention. 本発明の実施形態における、各装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of each apparatus in embodiment of this invention. 本発明の実施形態における、各装置の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of each apparatus in embodiment of this invention. 本発明の実施形態における、画像データリストへの画像データ登録処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the image data registration process to an image data list in embodiment of this invention. 本発明の実施形態における、画像データ合成処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of the image data synthetic | combination process in embodiment of this invention. 本発明の実施形態における、画像データ合成処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the image data synthetic | combination process in embodiment of this invention. 本発明の実施形態における、フレーム画像の選択及び適用処理の一例の流れを示すフローチャートである。It is a flowchart which shows the flow of an example of the selection and application process of a frame image in embodiment of this invention. 本発明の実施形態における、フレーム画像の選択及び適用処理の一例の流れを示すフローチャートである。It is a flowchart which shows the flow of an example of the selection and application process of a frame image in embodiment of this invention. 本発明の実施形態における、フレーム画像の選択及び適用処理の一例の流れを示すフローチャートである。It is a flowchart which shows the flow of an example of the selection and application process of a frame image in embodiment of this invention. 本発明の実施形態における、画像データリストの構成の一例を示す図である。It is a figure which shows an example of a structure of the image data list | wrist in embodiment of this invention. 本発明の実施形態における、画像データの一例を示す図である。It is a figure which shows an example of the image data in embodiment of this invention. 本発明の実施形態における、フレーム画像データの構成の一例を示す図である。It is a figure which shows an example of a structure of the frame image data in embodiment of this invention. 本発明の実施形態における、画像データ閲覧画面の構成の一例を示す図である。It is a figure which shows an example of a structure of the image data browsing screen in embodiment of this invention. 本発明の実施形態における、フレーム画像選択及び適用処理の様子の一例を示す図である。It is a figure which shows an example of the mode of a frame image selection and application process in embodiment of this invention. 本発明の実施形態における、フレーム画像の適用の様子の一例を示す図である。It is a figure which shows an example of the mode of application of a frame image in embodiment of this invention. 本発明の実施形態における、閾値テーブルの構成の一例を示す図である。It is a figure which shows an example of a structure of the threshold value table in embodiment of this invention. 本発明の実施形態における、フレーム画像の適用の様子の一例を示す図である。It is a figure which shows an example of the mode of application of a frame image in embodiment of this invention. 本発明の実施形態における、フレーム画像の選択及び適用処理の一例の流れを示すフローチャートである。It is a flowchart which shows the flow of an example of the selection and application process of a frame image in embodiment of this invention. 本発明の実施形態における、フレーム画像の部分適用の様子の一例を示す図である。It is a figure which shows an example of the mode of the partial application of a frame image in embodiment of this invention. 本発明の実施形態における、フレーム変形可否テーブルの構成の一例を示す図である。It is a figure which shows an example of a structure of the frame deformation | transformation availability table in embodiment of this invention.

以下、図面を用いて本実施形態について説明をする。図1は、本発明の実施形態における、システム構成の一例を示す図である。図1の情報処理システムでは、クライアント端末100とウェブサイトサーバ200とが、ネットワーク1を介して接続可能な状態にある。   Hereinafter, the present embodiment will be described with reference to the drawings. FIG. 1 is a diagram illustrating an example of a system configuration in an embodiment of the present invention. In the information processing system of FIG. 1, the client terminal 100 and the website server 200 are in a state where they can be connected via the network 1.

本実施形態においてクライアント端末100は、インターネットにアクセスするためのインターネットブラウザを備えている。また、本実施形態においてウェブサイトサーバ200は、クライアント端末100から選択を受け付けてアップロードされる画像を記憶部(例えばHDD)の所定の記憶領域に記憶し、ユーザによって作成される不図示のテーブルである、アルバムのデータテーブルを記憶している。ここでは、クライアント端末100はPCであるものとして図示しているが、例えばタブレット端末のような通信機能を有する端末であってもよい。   In the present embodiment, the client terminal 100 includes an Internet browser for accessing the Internet. In the present embodiment, the website server 200 stores an image that is uploaded upon receiving selection from the client terminal 100 in a predetermined storage area of a storage unit (for example, HDD), and is a table (not shown) created by the user. An album data table is stored. Here, the client terminal 100 is illustrated as being a PC, but may be a terminal having a communication function such as a tablet terminal.

次に、図2を参照して、本発明の実施形態における、各装置のハードウェア構成の一例について説明する。図2は、本発明の実施形態における、各装置のハードウェア構成の一例を示す図である。   Next, an example of a hardware configuration of each device in the embodiment of the present invention will be described with reference to FIG. FIG. 2 is a diagram illustrating an example of a hardware configuration of each device in the embodiment of the present invention.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(BaSic Input / Output SyStem)やオペレーティングシステムプログラム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要は後述する各種プログラム等が記憶されている。   In FIG. 2, reference numeral 201 denotes a CPU that comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 202 or the external memory 211 is necessary to realize a BIOS (BaSic Input / Output System) or an operating system program (hereinafter referred to as an OS), which is a control program of the CPU 201, or a function executed by each server or each PC. Stores various programs to be described later.

203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。   A RAM 203 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program or the like necessary for execution of processing from the ROM 202 or the external memory 211 into the RAM 203 and executing the loaded program.

また、205は入力コントローラで、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。206はビデオコントローラで、CRTディスプレイ(CRT)210等の表示機への表示を制御する。なお、図2では、CRT210と記載しているが、表示機はCRTだけではなく、液晶ディスプレイ等の他の表示機であってもよい。これらは必要に応じて管理者が使用するものである。   An input controller 205 controls input from a keyboard (KB) 209 or a pointing device such as a mouse (not shown). A video controller 206 controls display on a display device such as a CRT display (CRT) 210. In FIG. 2, although described as CRT 210, the display device is not limited to the CRT, but may be another display device such as a liquid crystal display. These are used by the administrator as needed.

207はメインコントローラで、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HDD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。   A main controller 207 is connected to an HDD, a flexible disk (FD), or a PCMCIA card slot via an adapter for storing a boot program, various applications, font data, user files, editing files, various data, and the like. The access to the external memory 211 such as a compact flash (registered trademark) memory is controlled.

208は通信I/Fコントローラで、ネットワークを介して外部機器と接続、通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。   A communication I / F controller 208 is connected to and communicates with an external device via a network, and executes communication control processing on the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォント展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 201 enables display on the CRT 210 by executing, for example, outline font development (rasterization) processing on a display information area in the RAM 203. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。   Various programs to be described later for realizing the present invention are recorded in the external memory 211 and executed by the CPU 201 by being loaded into the RAM 203 as necessary. Furthermore, definition files and various information tables used when executing the program are also stored in the external memory 211, and a detailed description thereof will be described later.

次に図3を参照して、本発明の実施形態における、各装置の機能構成の一例について説明する。図3は、本発明の実施形態における、各装置の機能構成の一例を示す図である。   Next, an example of a functional configuration of each device in the embodiment of the present invention will be described with reference to FIG. FIG. 3 is a diagram illustrating an example of a functional configuration of each device in the embodiment of the present invention.

図3に示すように、クライアント端末100は、画像選択画面表示部301、合成画像選択受付部302、合成準備指示受付部303等から構成されている。また、ウェブサイトサーバ200は、画像リスト取得部311、画像合成部312、合成対象画像特定部313、解像度特定部314、フレーム抽出部315、画像データ記憶部316等から構成されている。   As shown in FIG. 3, the client terminal 100 includes an image selection screen display unit 301, a composite image selection reception unit 302, a composition preparation instruction reception unit 303, and the like. The website server 200 includes an image list acquisition unit 311, an image synthesis unit 312, a synthesis target image identification unit 313, a resolution identification unit 314, a frame extraction unit 315, an image data storage unit 316, and the like.

画像選択画面表示部301は、画像データの閲覧画面を表示する表示部である。画像データの閲覧画面とは、例えば、図13の画像データ閲覧画面1300のような画面である。   The image selection screen display unit 301 is a display unit that displays an image data browsing screen. The image data browsing screen is, for example, a screen like the image data browsing screen 1300 in FIG.

ここで図13を参照して、本発明の実施形態における、画像データ閲覧画面の構成の一例について説明する。図13は、本発明の実施形態における、画像データ閲覧画面の構成の一例を示す図である。   Here, with reference to FIG. 13, an example of the configuration of the image data browsing screen in the embodiment of the present invention will be described. FIG. 13 is a diagram showing an example of the configuration of the image data browsing screen in the embodiment of the present invention.

尚、画像データ閲覧画面1300は、クライアント端末100の表示画面に表示される不図示のログイン画面から、ユーザID、パスワード等のユーザを特定する情報の入力指示を受け付けることによりウェブサイトサーバへのログインが行われた後、最初に表示される不図示のカレンダー画面において日付の選択指示を受け付けた場合に、当該日付の情報に紐付いた画像データと共に、表示画面に表示される。ログイン(認証)処理については周知の技術であるため、ここでは説明を割愛する。   The image data browsing screen 1300 is a login to the website server by receiving an input instruction for information specifying the user such as a user ID and a password from a login screen (not shown) displayed on the display screen of the client terminal 100. When a date selection instruction is received on a calendar screen (not shown) that is displayed first, the image data associated with the date information is displayed on the display screen. Since the login (authentication) process is a well-known technique, a description thereof is omitted here.

画像データ閲覧画面1300は、サムネイル表示欄1401、画像データ表示欄1302、「お祝いフォト指定」ボタン1303(画像登録ボタン1303)、「退院」ボタン1304等から構成される。サムネイル表示欄1401に表示される画像データの選択を受け付けると、当該画像データのタイトル、撮影日時などのメタデータ(Exif情報)と共に、当該選択された画像データが、画像データ表示欄1302に拡大表示される。尚、画像データとユーザを識別するためのユーザID、撮影日時等の情報を含むメタデータは、ウェブサイトサーバ200の外部記憶領域(外部メモリ211等)に記憶されているものとする。   The image data browsing screen 1300 includes a thumbnail display field 1401, an image data display field 1302, a “celebration photo designation” button 1303 (image registration button 1303), a “discharge” button 1304, and the like. When selection of image data to be displayed in the thumbnail display field 1401 is received, the selected image data is displayed in an enlarged manner in the image data display field 1302 together with metadata (Exif information) such as the title of the image data and shooting date / time. Is done. It is assumed that metadata including information such as image data and a user ID for identifying a user and shooting date / time is stored in an external storage area (external memory 211 or the like) of the website server 200.

「お祝いフォト指定」ボタン1303とは、フレーム画像と合成するための画像データを登録するためのボタンである。当該合成の処理については、図5以下の図面の説明にて後述する。「合成準備完了」ボタン1304(「退院」ボタン1304)は、フレーム画像と合成するための画像データを、フレーム画像と合成する許可をするためのボタンである。以上が図13の、本発明の実施形態における、画像データ閲覧画面の構成の一例についての説明である。   The “festive photo designation” button 1303 is a button for registering image data to be combined with the frame image. The synthesis process will be described later in the description of the drawings from FIG. A “composition preparation complete” button 1304 (“discharge” button 1304) is a button for permitting the image data to be combined with the frame image to be combined with the frame image. The above is the description of an example of the configuration of the image data browsing screen in the embodiment of the present invention shown in FIG.

尚、本実施の形態において、お祝いフォトとは、画像データをプリントしてプレゼントするサービスに利用するためのものである。例えば、病院のサービスとして、出産のため入院している母親が指定したお祝いフォトをフレーム画像と合成して予めプリントしておき、退院後一カ月検診時にプリントした写真を渡すといった使い方を可能とするものである。   In the present embodiment, the festive photo is for use in a service for printing and presenting image data. For example, as a hospital service, a congratulatory photo designated by a mother who is hospitalized for childbirth can be combined with a frame image and printed in advance, and the printed photo can be passed at the checkup one month after discharge. Is.

図3の説明に戻る。合成画像選択受付部302は、フレーム画像と合成する画像データの選択を受け付ける選択受付部である。例えば、画像データ閲覧画面1300の「お祝いフォト指定」ボタン1303である。   Returning to the description of FIG. The composite image selection reception unit 302 is a selection reception unit that receives selection of image data to be combined with a frame image. For example, a “celebration photo designation” button 1303 on the image data browsing screen 1300 is displayed.

合成準備指示受付部303は、フレーム画像と合成するための画像データを、フレーム画像と合成する許可の指示を受け付けるための指示受付部である。例えば、画像データ閲覧画面1300の「合成準備完了」ボタン1304である。   The composition preparation instruction accepting unit 303 is an instruction accepting unit for accepting an instruction to permit image data to be combined with a frame image to be combined with the frame image. For example, the “composition preparation complete” button 1304 of the image data browsing screen 1300 is displayed.

画像リスト取得部311は、ウェブサイトサーバ200の外部メモリ211等に記憶される画像データリストを取得する取得部である。画像データリストとは、例えば図10に示す画像データリスト1000のようなデータであって、画像データと、ユーザ情報と、当該画像データの合成処理に対する準備状況を対応付けて記憶するデータテーブルである。当該画像データリスト1000の詳細については、図10の説明で後述する。   The image list acquisition unit 311 is an acquisition unit that acquires an image data list stored in the external memory 211 or the like of the website server 200. The image data list is data such as the image data list 1000 shown in FIG. 10, for example, and is a data table that stores image data, user information, and preparation status for the composition processing of the image data in association with each other. . Details of the image data list 1000 will be described later with reference to FIG.

画像合成部312は、画像データ(写真画像)と、フレーム画像を合成(オーバレイ)する合成部である。合成対象画像特定部313は、前述した画像データリストの中から、合成処理を適用する画像データを特定する特定部である。   The image synthesizing unit 312 is a synthesizing unit that synthesizes (overlays) image data (photo image) and a frame image. The compositing target image specifying unit 313 is a specifying unit that specifies image data to which the compositing process is applied from the above-described image data list.

解像度特定部314は、画像データ記憶部316に記憶されている画像データの情報から、画像データの解像度(pixel数/大きさ/寸法)を特定する特定部である。フレーム抽出部315は、画像データに適用する(合成する)フレーム画像を選択して抽出する抽出部である。以上が図3の、本発明の実施形態における、各装置の機能構成の一例についての説明である。   The resolution specifying unit 314 is a specifying unit that specifies the resolution (number of pixels / size / dimension) of image data from the information of the image data stored in the image data storage unit 316. The frame extraction unit 315 is an extraction unit that selects and extracts a frame image to be applied (combined) to image data. The above is an example of the functional configuration of each device in the embodiment of the present invention shown in FIG.

次に図4を参照して、本発明の実施形態における、画像データリストへの画像データ登録処理の流れについて説明する。図4は、本発明の実施形態における、画像データリストへの画像データ登録処理の流れを示すフローチャートである。   Next, with reference to FIG. 4, the flow of image data registration processing in the image data list in the embodiment of the present invention will be described. FIG. 4 is a flowchart showing a flow of image data registration processing in the image data list in the embodiment of the present invention.

クライアント端末100のCPU201は、不図示のログイン画面からユーザ情報の入力を受け付け、ウェブサイトサーバ200へのログイン処理を実行した後、ステップS401で、画像データの閲覧要求指示を受け付ける。   The CPU 201 of the client terminal 100 receives input of user information from a login screen (not shown), executes login processing to the website server 200, and then receives an image data browsing request instruction in step S401.

例えば、ログイン後表示画面に表示される不図示のカレンダー表示画面において、日付の指定指示を受け付けることにより、当該日付(日時情報)に対応する画像データの閲覧を要求する指示(画像データ閲覧画面1300への画面の表示移行指示)を受け付ける(ステップS401)。   For example, on a calendar display screen (not shown) displayed on the display screen after login, an instruction to request browsing of image data corresponding to the date (date / time information) is received by receiving a date designation instruction (image data browsing screen 1300). Screen display transition instruction) is received (step S401).

ここで図11を参照して、本発明の実施形態における、画像データの一例について説明する。図11は、本発明の実施形態における、画像データの一例を示す図である。   Here, an example of image data in the embodiment of the present invention will be described with reference to FIG. FIG. 11 is a diagram showing an example of image data in the embodiment of the present invention.

画像データ1100は、画像ID1101、画像1102、X(width/幅)1103及びY(hiight/高さ)1104等から構成される。また、画像データ1100は、図11に示すように、画像データの付帯情報であるメタデータと対応付けて記憶されている。   The image data 1100 includes an image ID 1101, an image 1102, an X (width / width) 1103, a Y (high / height) 1104, and the like. Further, as shown in FIG. 11, the image data 1100 is stored in association with metadata that is supplementary information of the image data.

画像ID1101は画像データを一意に識別するための識別情報である。画像1102は、画像データ(イメージ/イメージデータ)である。X(width/幅)1103及びY(hiight/高さ)1104は、それぞれ画像データの幅と高さ、つまり、解像度を示す。以上が図11の、本発明の実施形態における、画像データの構成の一例についての説明である。   The image ID 1101 is identification information for uniquely identifying image data. The image 1102 is image data (image / image data). X (width / width) 1103 and Y (high / height) 1104 indicate the width and height of the image data, that is, the resolution, respectively. The above is the description of an example of the configuration of the image data in the embodiment of the present invention shown in FIG.

図4の説明に戻る。クライアント端末100のCPU201は、画像データの閲覧要求をウェブサイトサーバ200に送信し(ステップS402)、ウェブサイトサーバ200のCPU201は、当該閲覧要求を受信して(ステップS403)、画像データを閲覧するための画面の情報、及び、当該画面に表示する画像データの情報をクライアント端末100に送信する。   Returning to the description of FIG. The CPU 201 of the client terminal 100 transmits an image data browsing request to the website server 200 (step S402), and the CPU 201 of the website server 200 receives the browsing request (step S403) and browses the image data. Information on the screen to be displayed and information on the image data to be displayed on the screen are transmitted to the client terminal 100.

クライアント端末100のCPU201は、当該画面の情報と、画像データを受信して(ステップS405)、表示画面に表示する(ステップS406)。例えば、画像データ閲覧画面1300のような画面を表示する。   The CPU 201 of the client terminal 100 receives the information on the screen and the image data (step S405) and displays it on the display screen (step S406). For example, a screen such as an image data browsing screen 1300 is displayed.

クライアント端末100のCPU201は、画像登録指示を受け付ける(ステップS407)。つまり、例えば、画像データ閲覧画面1300の、「お祝いフォト指定」ボタン1303の押下指示を受け付ける。そして、ウェブサイトサーバ200に、サムネイル表示欄1401で選択を受けつけることにより画像データ表示欄1302に表示されている(つまり選択されている)画像データの登録指示を送信する(ステップS408)。尚、当該登録指示と共に、画像データを特定するための画像ID、及びユーザIDを送信するものとする。   The CPU 201 of the client terminal 100 receives an image registration instruction (step S407). That is, for example, an instruction to press a “celebration photo designation” button 1303 on the image data browsing screen 1300 is accepted. Then, by accepting selection in the thumbnail display field 1401 to the website server 200, an instruction to register the image data displayed in the image data display field 1302 (that is, selected) is transmitted (step S408). It is assumed that an image ID for specifying image data and a user ID are transmitted together with the registration instruction.

ウェブサイトサーバ200のCPU201は、当該指示の情報を受信し(ステップS409)、受信したユーザIDに対応する登録画像が既に存在するか否かを、画像データリスト1000を参照して判定する(ステップS410)。   The CPU 201 of the website server 200 receives the instruction information (step S409), and determines whether or not a registered image corresponding to the received user ID already exists with reference to the image data list 1000 (step S409). S410).

ここで図10を参照して、本発明の実施形態における、画像データリストの構成の一例について説明する。図10は、本発明の実施形態における、画像データリストの構成の一例を示す図である。   Here, an example of the configuration of the image data list in the embodiment of the present invention will be described with reference to FIG. FIG. 10 is a diagram showing an example of the configuration of the image data list in the embodiment of the present invention.

画像データリスト1000は、ユーザ毎に登録済の画像データと、当該画像データのフレーム画像との合成処理を実施可能か否かの判断基準となる、当該画像データの状況データとを対応付けて管理するテーブルである。   The image data list 1000 manages image data registered for each user in association with status data of the image data, which is a criterion for determining whether or not a composition process of the frame image of the image data can be performed. It is a table to do.

画像データリスト1000は、ウェブサイトサーバ200の外部メモリ211などの記憶領域に記憶されている。画像データリスト1000は、ウェブサイトサーバ200のCPU201が、クライアント端末100より画像データの登録指示を受け付けることで、生成、更新される。尚、本説明においては、既に画像データリスト1000が生成済であるものとする。   The image data list 1000 is stored in a storage area such as the external memory 211 of the website server 200. The image data list 1000 is generated and updated when the CPU 201 of the website server 200 receives an image data registration instruction from the client terminal 100. In this description, it is assumed that the image data list 1000 has already been generated.

画像データリスト1000は、ユーザID1001、画像ID1002、状況1003、拠点ID1004等から構成されている。また、状況1003に記憶される状況の定義は、状況定義テーブル1010にて予め設定、記憶されている。   The image data list 1000 includes a user ID 1001, an image ID 1002, a situation 1003, a site ID 1004, and the like. The situation definition stored in the situation 1003 is set and stored in advance in the situation definition table 1010.

ユーザID1001は、ユーザを一意に識別するための識別情報である。画像ID1002は、画像データを一意に識別するための識別情報である。状況1003は、当該画像データのフレーム画像との合成処理を実施可能か否かの判断基準となる、画像データの状況を示す情報である。
尚、本実施例における状況定義の情報は、フレーム画像と画像データを合成し、当該合成画像の印刷を発注する処理の流れに基づいて定義されている。
The user ID 1001 is identification information for uniquely identifying a user. The image ID 1002 is identification information for uniquely identifying image data. The status 1003 is information indicating the status of the image data, which is a criterion for determining whether or not the composition processing of the image data with the frame image can be performed.
Note that the situation definition information in this embodiment is defined based on the flow of processing for composing a frame image and image data and placing an order for printing the composite image.

ここでは、依頼待ち(合成処理待ち)=1の情報が状況1003に設定されている場合に、合成処理を許可、それ以外は合成処理不許可の状態とする。拠点ID1004は、当該画像データの登録処理の指示元であるクライアント端末の設置されている拠点のIDである。   Here, when the information of waiting for request (waiting for synthesis process) = 1 is set in the status 1003, the synthesis process is permitted, and otherwise, the synthesis process is not permitted. The site ID 1004 is the ID of the site where the client terminal that is the instruction source of the image data registration process is installed.

拠点ID1004は拠点情報(拠点の名称等)と拠点の住所と対応付けて記憶されている。以上が図10の、本発明の実施形態における、画像データリストの構成の一例についての説明である。   The base ID 1004 is stored in association with the base information (base name, etc.) and the base address. The above is an example of the configuration of the image data list in the embodiment of the present invention shown in FIG.

図4の説明に戻る。ウェブサイトサーバ200のCPU201は、ステップS409で受信したユーザIDに対応する登録画像が既に存在するか否かを、画像データリスト1000を参照して判定する(ステップS410)。   Returning to the description of FIG. The CPU 201 of the website server 200 determines whether or not a registered image corresponding to the user ID received in step S409 already exists with reference to the image data list 1000 (step S410).

登録画像が既に存在すると判定した場合(ステップS410でYES)、当該ユーザIDに対応する画像IDを上書きする(ステップS412)。登録画像が既に存在しないと判定した場合(ステップS410でNO)、ユーザID1001と画像ID1002を新規に登録し(ステップS411)、状況1003を0に設定して処理を終了して画像データリストの更新を終了する。   If it is determined that the registered image already exists (YES in step S410), the image ID corresponding to the user ID is overwritten (step S412). If it is determined that the registered image does not already exist (NO in step S410), the user ID 1001 and the image ID 1002 are newly registered (step S411), the status 1003 is set to 0, the process is terminated, and the image data list is updated. Exit.

また、クライアント端末100のCPU201は、合成準備完了指示(「退院」ボタン1304の押下指示)を受け付け(ステップS414)、当該合成準備完了指示の情報、及びユーザIDをウェブサイトサーバ200に送信する(ステップS415)。   Further, the CPU 201 of the client terminal 100 accepts a composition preparation completion instruction (instruction to press the “discharge” button 1304) (step S414), and transmits information of the composition preparation completion instruction and a user ID to the website server 200 ( Step S415).

ウェブサイトサーバ200のCPU201は、受信したユーザIDに対応する画像データリスト1000中の状況1003を1=依頼待ちに更新して(ステップS413)処理を終了する。以上が図4の、本発明の実施形態における、画像データリストへの画像データ登録処理の流れについての説明である。   The CPU 201 of the website server 200 updates the status 1003 in the image data list 1000 corresponding to the received user ID to 1 = waiting for a request (step S413) and ends the process. The above is the description of the flow of the image data registration process to the image data list in the embodiment of the present invention shown in FIG.

次に図5を参照して、本発明の実施形態における、画像データ合成処理の概要について説明する。図5は、本発明の実施形態における、画像データ合成処理の概要を示すフローチャートである。   Next, with reference to FIG. 5, the outline of the image data composition processing in the embodiment of the present invention will be described. FIG. 5 is a flowchart showing an outline of the image data composition processing in the embodiment of the present invention.

ウェブサイトサーバ200のCPU201は、定期的に画像データリスト1000の取得処理を行う(ステップS501)。リスト内のデータ(ユーザID1001、画像ID1002、状況1003、拠点ID1004の組み合わせデータ)を1つ取得し(ステップS502)、当該データの状況1003が1=依頼待ち(合成準備完了/合成処理許可)か、を判定する(ステップS503)。   The CPU 201 of the website server 200 periodically acquires the image data list 1000 (step S501). One piece of data in the list (combination data of user ID 1001, image ID 1002, situation 1003, base ID 1004) is acquired (step S502), and status 1003 of the data is 1 = waiting for request (combination preparation complete / combination process permission). Are determined (step S503).

当該データの状況1003が1=依頼待ちでないと判定した場合(ステップS503でNO)、処理をステップS502に戻す。当該データの状況1003が1=依頼待ちであると判定した場合(ステップS503でYES)、合成用データリストを生成し、当該合成用データリストに、ステップS502で取得したデータを当該合成用データリストに追加する(ステップS504)。   If it is determined that the data status 1003 is not 1 = waiting for a request (NO in step S503), the process returns to step S502. If it is determined that the data status 1003 is 1 = waiting for a request (YES in step S503), a data list for synthesis is generated, and the data acquired in step S502 is added to the data list for synthesis. (Step S504).

その後、画像データリスト1000の全てのデータに対して、ステップS502〜S504の処理を適用したかを判定し(ステップS505)、全てのデータに対して、ステップS502〜S504の処理を適用済でないと判定した場合(ステップS505でNO)、処理をステップS502に戻す。   Thereafter, it is determined whether or not the processing in steps S502 to S504 has been applied to all the data in the image data list 1000 (step S505), and the processing in steps S502 to S504 has not been applied to all the data. If it is determined (NO in step S505), the process returns to step S502.

全てのデータに対して、ステップS502〜S504の処理を適用済であると判定した場合(ステップS505でYES)、処理をステップS506に移行し、当該データの拠点ID1004毎に合成用データリストをグループ分けする(ステップS506)。   If it is determined that the processing in steps S502 to S504 has been applied to all the data (YES in step S505), the processing proceeds to step S506, and a data list for synthesis is grouped for each base ID 1004 of the data. (Step S506).

そして、それぞれのグループ毎に、グループのリストに含まれる全ての画像IDの示す全ての画像データに対し、合成の処理をかける(ステップS507)。当該合成処理の詳細については、図6の説明にて後述する。   Then, for each group, composition processing is performed on all image data indicated by all image IDs included in the group list (step S507). Details of the synthesis processing will be described later with reference to FIG.

ここで図6を参照して、本発明の実施形態における、画像データ合成処理の詳細について説明する。図6は、本発明の実施形態における、画像データ合成処理の詳細を示すフローチャートである。   Here, with reference to FIG. 6, the details of the image data composition processing in the embodiment of the present invention will be described. FIG. 6 is a flowchart showing details of the image data composition processing in the embodiment of the present invention.

ウェブサイトサーバ200のCPU201は、ステップS506でグループ分けされた合成用データリスト(グループ分けリスト)を取得し(ステップS601)、当該リスト内のデータ(ユーザID1001、画像ID1002、状況1003、拠点ID1004の組み合わせデータ)を1つ取得する(ステップS602)。   The CPU 201 of the website server 200 acquires the data list for grouping (grouping list) grouped in step S506 (step S601), and the data in the list (user ID 1001, image ID 1002, status 1003, site ID 1004). One combination data) is acquired (step S602).

ウェブサイトサーバ200のCPU201は、ステップS602で取得したデータの画像ID1002の示す画像データ1100を取得する(ステップS603)。そして、当該画像データのフレーム画像の選択及び合成処理を実行する(ステップS604)。ステップS604の処理の詳細については、図7の説明にて後述する。   The CPU 201 of the website server 200 acquires image data 1100 indicated by the image ID 1002 of the data acquired in step S602 (step S603). Then, frame image selection and composition processing of the image data is executed (step S604). Details of the processing in step S604 will be described later with reference to FIG.

ここで図7を参照して、本発明の実施形態における、フレーム画像の選択及び適用処理の一例の流れについて説明する。図7は、本発明の実施形態における、フレーム画像の選択及び適用処理の一例の流れを示すフローチャートである。   Here, with reference to FIG. 7, an example flow of frame image selection and application processing in the embodiment of the present invention will be described. FIG. 7 is a flowchart showing a flow of an example of frame image selection and application processing in the embodiment of the present invention.

ウェブサイトサーバ200のCPU201は、図6のステップS602で取得したデータの画像ID1002の示す画像データ1100の、当該画像データの解像度(X1103、Y1104)を特定する(ステップS701)。つまり、画像データの幅、高さ(pixel/ピクセル/解像度)を取得(抽出)する。   The CPU 201 of the website server 200 specifies the resolution (X1103, Y1104) of the image data of the image data 1100 indicated by the image ID 1002 of the data acquired in step S602 of FIG. 6 (step S701). That is, the width and height (pixel / pixel / resolution) of the image data are acquired (extracted).

そして、当該解像度が閾値以下かを判定する(ステップS702/つまり、図16のフレーム選択条件のいずれに該当するかを判定する)。ここでいう閾値とは、図16に示す閾値テーブル1600のようなテーブルに記憶されている閾値1601に設定された数値のことである。   Then, it is determined whether the resolution is equal to or less than the threshold (step S702 / that is, which of the frame selection conditions in FIG. 16 is met). The threshold here is a numerical value set in the threshold 1601 stored in a table such as the threshold table 1600 shown in FIG.

ここで図16を参照して、本発明の実施形態における、閾値テーブルの構成の一例について説明する。図16は、本発明の実施形態における、閾値テーブルの構成の一例を示す図である。   Here, with reference to FIG. 16, an example of the configuration of the threshold table in the embodiment of the present invention will be described. FIG. 16 is a diagram illustrating an example of a configuration of a threshold table in the embodiment of the present invention.

図16に示す通り、閾値テーブル1600は、閾値1601、フレームID1602等から構成されている。閾値1601は、ウェブサイトサーバ200のCPU201が画像データと合成するフレーム画像を選択するための基準となる閾値のデータであって、ウェブサイトサーバ200の外部メモリ211等の記憶領域に記憶されている。(閾値記憶手段に該当)。   As shown in FIG. 16, the threshold table 1600 includes a threshold 1601, a frame ID 1602, and the like. The threshold 1601 is threshold data serving as a reference for the CPU 201 of the website server 200 to select a frame image to be combined with the image data, and is stored in a storage area such as the external memory 211 of the website server 200. . (Corresponds to threshold storage means).

ここで設定されている閾値は、X=2300、Y=1750である。「X>2300 or Y>1750」及び「X≦2300 and Y≦1750」は、当該閾値を基準として設定された、画像データに合成するためのフレーム画像を選択する条件(フレーム選択条件)である。尚、当該閾値1601に設定されているX、及びYは、それぞれ画像データ1100のX、及びYを指すものとする。つまり画像データの長辺及び短辺のピクセルが、XとYそれぞれの閾値以内かを判定するものである。   The threshold values set here are X = 2300 and Y = 1750. “X> 2300 or Y> 1750” and “X ≦ 2300 and Y ≦ 1750” are conditions (frame selection conditions) for selecting a frame image to be combined with image data, which is set based on the threshold value. . Note that X and Y set in the threshold 1601 indicate X and Y of the image data 1100, respectively. That is, it is determined whether the pixels of the long side and the short side of the image data are within the threshold values of X and Y, respectively.

フレームID1602は、フレーム画像を一意に識別するための識別情報である。つまり、閾値1601に基づいて、いずれのフレーム画像が画像データと合成されるかが選択、決定される。   The frame ID 1602 is identification information for uniquely identifying a frame image. That is, based on the threshold 1601, which frame image is to be combined with the image data is selected and determined.

尚、ここでは、ステップS702において画像データの解像度が閾値以下かを判定するものとしたが、例えば設定に応じて、画像データの解像度が閾値より小さいか、という判定をしてもよいものとする。   Here, in step S702, it is determined whether the resolution of the image data is equal to or less than the threshold value. However, for example, it may be determined whether the resolution of the image data is smaller than the threshold value according to the setting. .

また、図16の閾値1601は、合成するフレーム画像のフレームIDを特定するための条件を記載しているが、例えば、「閾値1601:X=2300、Y=1750」として外部メモリ211に記憶しておき、画像データの解像度が閾値以下の場合、及び、画像データの解像度が閾値より大きい場合にいずれのフレーム画像を適用するか、については、別途ウェブサイトサーバ200の外部メモリ211に記憶された条件の定義データ(不図示)に基づいて、ウェブサイトサーバ200のCPU201に判断させるようにしてもよい。以上が図16の、本発明の実施形態における、閾値テーブルの構成の一例についての説明である。   The threshold 1601 in FIG. 16 describes conditions for specifying the frame ID of the frame image to be synthesized. For example, the threshold 1601 is stored in the external memory 211 as “threshold 1601: X = 2300, Y = 1750”. In addition, when the resolution of the image data is equal to or lower than the threshold value and which frame image is applied when the resolution of the image data is larger than the threshold value, the image data is stored in the external memory 211 of the website server 200 separately. The CPU 201 of the website server 200 may make a determination based on condition definition data (not shown). The above is an explanation of an example of the configuration of the threshold table in the embodiment of the present invention shown in FIG.

次に図12を参照して、本発明の実施形態における、フレーム画像データの構成の一例について説明する。図12は、本発明の実施形態における、フレーム画像データの構成の一例を示す図である。   Next, an example of the configuration of the frame image data in the embodiment of the present invention will be described with reference to FIG. FIG. 12 is a diagram showing an example of the configuration of frame image data in the embodiment of the present invention.

図12に示す通り、フレーム画像データ1200は、フレームID1201、画像1202、X(width/幅)1203及びY(hiight/高さ)1204等から構成される。フレームID1201は、フレーム画像(画像1202)を一意に識別するための識別情報である。画像1202は、フレーム画像である。フレーム画像の例については、図15以下の図面の説明にて後述する。   As shown in FIG. 12, the frame image data 1200 includes a frame ID 1201, an image 1202, X (width / width) 1203, Y (high / height) 1204, and the like. The frame ID 1201 is identification information for uniquely identifying a frame image (image 1202). The image 1202 is a frame image. An example of the frame image will be described later in the description of the drawings from FIG.

X(width/幅)1203及びY(hiight/高さ)1204は、それぞれフレーム画像の幅と高さ、つまり、解像度を示す。以上が図12の、本発明の実施形態における、フレーム画像データの構成の一例についての説明である。   X (width / width) 1203 and Y (high / height) 1204 indicate the width and height of the frame image, that is, the resolution, respectively. The above is the description of an example of the configuration of the frame image data in the embodiment of the present invention of FIG.

図7の説明に戻る。ステップS702において、ステップS701で特定した画像データの解像度(X1103、Y1104)が閾値以下かを判定する(ステップS702)。ここでは、図16の記載に従い、X1103≦2300、且つ、Y1104≦1750の場合に、当該画像データの解像度が閾値以下(以内)であると判定するものとする。つまり、X1103>2300、又は、Y1104>1750の場合に、当該画像データの解像度が閾値より大きいと判定する。   Returning to the description of FIG. In step S702, it is determined whether the resolution (X1103, Y1104) of the image data specified in step S701 is equal to or less than a threshold value (step S702). Here, in accordance with the description of FIG. 16, it is assumed that the resolution of the image data is equal to or less than (threshold) the threshold when X1103 ≦ 2300 and Y1104 ≦ 1750. That is, when X1103> 2300 or Y1104> 1750, it is determined that the resolution of the image data is greater than the threshold value.

当該画像データの解像度が閾値より大きいと判定した場合(ステップS702でNO)、処理をステップS703に移行し、画像データの解像度が閾値より大きいと判定した場合に適用するフレーム画像を取得する(ステップS703/例えば、図16のフレームID=F111のフレーム画像を取得する)。   If it is determined that the resolution of the image data is greater than the threshold (NO in step S702), the process proceeds to step S703, and a frame image to be applied when it is determined that the resolution of the image data is greater than the threshold is acquired (step S703). S703 / For example, the frame image of frame ID = F111 in FIG. 16 is acquired).

当該画像データの解像度が閾値以下であると判定した場合(ステップS702でYES)、処理をステップS704に移行し、画像データの解像度が閾値以下であると判定した場合に適用するフレーム画像を取得する(ステップS704/例えば、図16のフレームID=F222のフレーム画像を取得する)。   If it is determined that the resolution of the image data is equal to or lower than the threshold (YES in step S702), the process proceeds to step S704, and a frame image to be applied is acquired when it is determined that the resolution of the image data is equal to or lower than the threshold. (Step S704 / For example, the frame image of frame ID = F222 in FIG. 16 is acquired).

ウェブサイトサーバ200のCPU201は、画像データのサイズ(解像度)に合わせてフレーム画像をリサイズ(拡大、又は縮小)する(ステップS705)。尚、画像データの解像度とフレーム画像の解像度が同じ場合、当該リサイズは行わない。当該フレーム画像のリサイズ後、画像データとフレーム画像を合成(オーバレイ)する(ステップS706)。以上が図7の、本発明の実施形態における、フレーム画像の選択及び適用処理の一例の流れについての説明である。   The CPU 201 of the website server 200 resizes (enlarges or reduces) the frame image in accordance with the size (resolution) of the image data (step S705). Note that if the resolution of the image data and the resolution of the frame image are the same, the resizing is not performed. After resizing the frame image, the image data and the frame image are combined (overlaid) (step S706). The above is the description of an example of the flow of selecting and applying a frame image in the embodiment of the present invention in FIG.

図6の説明に戻る。ウェブサイトサーバ200のCPU201は、合成済の画像データ(合成画像データ/合成画像)を外部メモリ211の画像データ記憶部に記憶し(ステップS605)、ステップS601で取得した合成用データリスト内の全てのデータに対し、ステップS602〜S605処理を実行したかを判定する(ステップS606)。   Returning to the description of FIG. The CPU 201 of the website server 200 stores the synthesized image data (synthesized image data / synthesized image) in the image data storage unit of the external memory 211 (step S605), and stores all the data in the synthesis data list acquired in step S601. It is determined whether or not the processing of steps S602 to S605 has been executed for the data (step S606).

全てのデータを処理済でないと判定した場合(ステップS606でNO)、処理をステップS602に戻し、全てのデータを処理済と判定した場合(ステップS606でYES)、処理を終了する。以上が図6の、本発明の実施形態における、画像データ合成処理の詳細についての説明である。   If it is determined that all data has not been processed (NO in step S606), the process returns to step S602. If it is determined that all data has been processed (YES in step S606), the process ends. The above is the description of the details of the image data composition processing in the embodiment of the present invention shown in FIG.

図5の説明に戻る。ウェブサイトサーバ200のCPU201は、ステップS506でグル―分けされたグループ毎に、合成済みの画像データ(合成画像データ)と、当該合成画像データの格納先のURLを対応付けたリスト(不図示)を生成し(ステップ)S508、当該リストを外部メモリ211等の記憶領域に記憶する(ステップS509)。以上が図5の、本発明の実施形態における、画像データ合成処理の概要についての説明である。   Returning to the description of FIG. The CPU 201 of the website server 200, for each group grouped in step S506, a list (not shown) in which the combined image data (synthesized image data) and the URL of the storage location of the combined image data are associated with each other. (Step) S508, and the list is stored in a storage area such as the external memory 211 (step S509). The above is the description of the outline of the image data composition processing in the embodiment of the present invention shown in FIG.

次に図14、図15を参照して、本発明の実施形態における、フレーム画像の適用の様子の一例について説明する。図14、図15は、本発明の実施形態における、フレーム画像の適用の様子の一例を示す図である。   Next, with reference to FIG. 14 and FIG. 15, an example of application of a frame image in the embodiment of the present invention will be described. FIG. 14 and FIG. 15 are diagrams illustrating an example of how a frame image is applied in the embodiment of the present invention.

画像1401は、解像度が閾値1601以下であるため、フレームID=F222のフレーム1404が合成対象のフレーム画像として選択される。また、画像1401は、解像度が閾値1601より大きいため(X=1900のため)、フレームID=F111のフレーム画像1405が合成対象のフレーム画像として選択される。   Since the resolution of the image 1401 is equal to or less than the threshold 1601, the frame 1404 with the frame ID = F222 is selected as the frame image to be combined. In addition, since the resolution of the image 1401 is larger than the threshold value 1601 (X = 1900), the frame image 1405 with the frame ID = F111 is selected as the frame image to be synthesized.

尚、図15に示すように、フレーム画像は3つ以上あってもよいものとする。この場合、例えば、フレームID=F333(図12)のフレーム画像1403をフレームID=F111、F222のフレーム画像の他に用意する場合、フレーム画像1403を画像データに合成するフレーム画像として選択・合成するための閾値を、閾値1601に追加する。例えば、閾値:X=1100、Y=900を設定する。この場合フレーム画像1403は、解像度が当該閾値以下、つまり、X≦1100、Y≦900の画像データに合成するフレーム画像として選択、設定される。   As shown in FIG. 15, there may be three or more frame images. In this case, for example, when a frame image 1403 with frame ID = F333 (FIG. 12) is prepared in addition to the frame images with frame ID = F111 and F222, the frame image 1403 is selected and combined as a frame image to be combined with image data. The threshold value for this is added to the threshold value 1601. For example, threshold values: X = 1100 and Y = 900 are set. In this case, the frame image 1403 is selected and set as a frame image to be combined with image data having a resolution equal to or lower than the threshold, that is, X ≦ 1100 and Y ≦ 900.

図15の、合成画像データ1501は、図14の画像データ1401にフレーム画像1404を合成した合成画像である。合成画像データ1502は、図14の画像データ1402にフレーム画像1405を合成した合成画像である。
画像データ1401と、フレーム画像1404のアスペクト比(XとYの長さの比率)は異なるが、この場合、フレーム画像1404のアスペクト比を崩し、画像データ1401の外枠にフレーム画像1404の外枠を一致させるように、フレーム画像1404を縮小(又は拡大)する。つまり、画像データのアスペクト比に、フレーム画像のアスペクト比を合わせるべく、フレーム画像の縮小(又は拡大)及び変形を行い、画像データにオーバレイする。(フレーム画像変形手段に該当)。
画像データ及びフレーム画像のアスペクト比の情報は、画像データ1100、及びフレーム画像データ1200から特定可能である。合成画像データ1502についても同様である。以上が図14、図15の、本発明の実施形態における、フレーム画像の適用の様子の一例についての説明である。
The composite image data 1501 in FIG. 15 is a composite image in which the frame image 1404 is combined with the image data 1401 in FIG. The composite image data 1502 is a composite image obtained by combining the frame image 1405 with the image data 1402 of FIG.
Although the aspect ratio of the image data 1401 and the frame image 1404 (the ratio of the lengths of X and Y) is different, in this case, the aspect ratio of the frame image 1404 is destroyed, and the outer frame of the frame image 1404 is added to the outer frame of the image data 1401. The frame image 1404 is reduced (or enlarged) so as to match. That is, the frame image is reduced (or enlarged) and deformed so as to match the aspect ratio of the frame image with the aspect ratio of the image data, and the image data is overlaid. (Corresponds to frame image deformation means).
Information on the aspect ratio of the image data and the frame image can be specified from the image data 1100 and the frame image data 1200. The same applies to the composite image data 1502. The above is an explanation of an example of how the frame image is applied in the embodiment of the present invention shown in FIGS.

以上、本発明の第1の実施例について説明した。以下、図本発明の他の実施例(第2〜第3の実施例)について説明する。まず図8を参照して、本発明の第2の実施形態における、フレーム画像の選択及び適用処理の一例の流れについて説明する。図8は、図7に変わるバリエーション(変形例)である。図4〜図6の内容は、第1の実施形態と第2の実施形態において違いがないため、ここでは説明を割愛する。   The first embodiment of the present invention has been described above. Hereinafter, other embodiments (second to third embodiments) of the present invention will be described. First, with reference to FIG. 8, the flow of an example of frame image selection and application processing in the second embodiment of the present invention will be described. FIG. 8 shows a variation (modification) that changes to FIG. Since the contents of FIGS. 4 to 6 are not different between the first embodiment and the second embodiment, description thereof is omitted here.

ウェブサイトサーバ200のCPU201は、画像データの長辺のピクセル数を取得する(ステップS801)。長辺とは、画像データの辺の内、長い方の辺であって、例えば、1600×1200の解像度の画像データの長辺のピクセル数は1600である。

ウェブサイトサーバ200のCPU201は、フレーム画像の解像度を取得し(ステップS802)、画像データの長辺のピクセル数に最も近いピクセル数の長辺を持つフレーム画像データを特定して抽出する(ステップS803)。例えば、解像度:1600×1200のフレーム画像と、解像度:3000×1800のフレーム画像と、が記憶されている場合、2500×1800の解像度の画像データに適用すべきフレーム画像は、解像度:3000×1800のフレーム画像となる。これは、1600と2500、3000と2500であれば、3000と2500の値の差の方が小さいからである。
ウェブサイトサーバ200のCPU201は、選択、抽出したフレーム画像を画像データに合うように変形させ(ステップS804)、合成する(ステップS805)。以上が図8の、本発明の第2の実施形態における、フレーム画像の選択及び適用処理の一例の流れについての説明である。こうすることで、フレーム画像が多数存在する場合であっても、閾値を細かく設定、管理することなく、画像データに適合するフレーム画像の選択、合成をすることが出来る。
The CPU 201 of the website server 200 acquires the number of pixels on the long side of the image data (step S801). The long side is the longer side among the sides of the image data. For example, the number of pixels on the long side of the image data having a resolution of 1600 × 1200 is 1600.

The CPU 201 of the website server 200 acquires the resolution of the frame image (step S802), and identifies and extracts frame image data having a long side with the number of pixels closest to the number of pixels on the long side of the image data (step S803). ). For example, when a frame image having a resolution of 1600 × 1200 and a frame image having a resolution of 3000 × 1800 are stored, a frame image to be applied to image data having a resolution of 2500 × 1800 is resolution: 3000 × 1800. Frame image. This is because the difference between the values of 3000 and 2500 is smaller for 1600 and 2500, 3000 and 2500.
The CPU 201 of the website server 200 transforms the selected and extracted frame images so as to match the image data (step S804) and synthesizes them (step S805). The above is the description of an example of the flow of frame image selection and application processing in the second embodiment of the present invention shown in FIG. By doing this, even when there are a large number of frame images, it is possible to select and synthesize frame images suitable for the image data without finely setting and managing threshold values.

次に、図9を参照して、本発明の第3の実施形態における、フレーム画像の選択及び適用処理の一例の流れについて説明する。第3の実施形態においては、フレーム画像データのアスペクト比を変更しない場合における、画像データとフレーム画像の合成処理について説明する。   Next, a flow of an example of frame image selection and application processing in the third embodiment of the present invention will be described with reference to FIG. In the third embodiment, the image data and frame image combining process when the aspect ratio of the frame image data is not changed will be described.

ウェブサイトサーバ200のCPU201は、画像データの短辺のピクセル数を取得し(ステップS901)、フレーム画像の解像度を取得し(ステップS902)、画像データの短辺のピクセル数に最も近いピクセル数の短辺を持つフレーム画像データを特定して抽出する(ステップS903)。   The CPU 201 of the website server 200 acquires the number of pixels on the short side of the image data (step S901), acquires the resolution of the frame image (step S902), and has the number of pixels closest to the number of pixels on the short side of the image data. Frame image data having a short side is identified and extracted (step S903).

フレーム画像のアスペクト比をそのままに、画像データの短辺に合致するよう、フレーム画像を縮小または拡大した場合に、図17の1702のように、画像データがフレームからはみ出してしまう場合、当該フレーム画像に収まらない画像データの一部を切り取って(ステップS905/カットして)、画像データと合成する(ステップS906)。   When the frame image is reduced or enlarged so as to match the short side of the image data while maintaining the aspect ratio of the frame image, if the image data protrudes from the frame as indicated by 1702 in FIG. Part of the image data that does not fit in the image data is cut out (step S905 / cut) and combined with the image data (step S906).

また、ステップS903において、画像データの長辺のピクセル数に最も近いピクセル数の長辺を持つフレーム画像データを特定して抽出した場合(ステップS903)であって、フレーム画像のアスペクト比を変えないまま、画像データの長辺と、フレーム画像の長辺とが一致するようにフレーム画像を拡大または縮小した場合、画像データの短辺の長さと、フレーム画像の短辺の長さとに差が出る場合が考えられる。   In step S903, frame image data having a long side having the number of pixels closest to the number of pixels on the long side of the image data is specified and extracted (step S903), and the aspect ratio of the frame image is not changed. If the frame image is enlarged or reduced so that the long side of the image data matches the long side of the frame image, there is a difference between the short side length of the image data and the short side length of the frame image. There are cases.

この場合、図17の1701に示すような、フレーム画像の内側と、画像データの外側との間に生じる余白空間に、別途ウェブサイトサーバ200の外部記憶領域に記憶されている不図示のカラーデータ、乃至画像データを差し込んで、画像データと合成し、当該余白空間を埋めた上で、前記画像データとフレーム画像の合成処理を行うものとする。   In this case, color data (not shown) separately stored in the external storage area of the website server 200 in a blank space generated between the inside of the frame image and the outside of the image data as indicated by 1701 in FIG. The image data is inserted and combined with the image data, and the blank space is filled, and then the image data and the frame image are combined.

こうすることで、フレームのアスペクト比が変更できない場合であっても、画像データに適合する適切なフレーム画像の選択、合成をすることが出来る。以上が、本発明の第3の実施形態における、フレーム画像の選択及び適用処理の一例の流れについての説明である。   In this way, even when the frame aspect ratio cannot be changed, it is possible to select and synthesize an appropriate frame image suitable for the image data. The preceding is an explanation of the flow of an example of frame image selection and application processing in the third embodiment of the present invention.

次に図18を参照して、本発明の第4の実施形態における、フレーム画像の選択及び適用処理の一例の流れについて説明する。第4の実施形態においては、フレーム画像データの設定に応じた画像データとフレーム画像の合成処理について説明する。   Next, a flow of an example of frame image selection and application processing according to the fourth embodiment of the present invention will be described with reference to FIG. In the fourth embodiment, a process of combining image data and a frame image according to the setting of frame image data will be described.

当該第4の実施形態においては、ユーザの目に見える、画像(写真)の前面に合成されるフレーム画像の大きさやアスペクト比を変更したくない場合であっても、当該フレーム画像と大きさ、アスペクト比の異なる画像に対して、当該フレーム画像を合成することが出来る方法(フレーム画像の部分適用(後述))について説明する。   In the fourth embodiment, even if it is not desired to change the size or aspect ratio of the frame image synthesized on the front of the image (photograph) that is visible to the user, the frame image and size, A method (a partial application of a frame image (described later)) that can synthesize the frame image with images having different aspect ratios will be described.

これにより、例えば、画像(写真)の前面に合成されるフレーム画像の解像度が低い場合に、当該フレーム画像が拡大されることにより、当該フレーム画像が粗くなってしまうことを防ぐことが出来る。また、例えば、当該フレーム画像のオリジナルとの同一性を、部分的に(ユーザの目に見える画像について)に確保し、合成対象の画像に合成することが出来る。   Thereby, for example, when the resolution of the frame image synthesized on the front surface of the image (photograph) is low, it is possible to prevent the frame image from becoming coarse by enlarging the frame image. Further, for example, the sameness as the original of the frame image can be ensured partially (for an image visible to the user) and can be combined with the image to be combined.

ウェブサイトサーバ200のCPU201は、画像データのアスペクト比の情報を、画像データ1100より取得する(ステップS1801)。そして、フレーム画像データ1200のサイズ情報及び、フレーム画像データのステータスを1つ取得する(ステップS1802)。   The CPU 201 of the website server 200 acquires the aspect ratio information of the image data from the image data 1100 (step S1801). Then, the size information of the frame image data 1200 and one status of the frame image data are acquired (step S1802).

当該フレーム画像データのステータスとは、各フレーム画像データ1200が、画像データの大きさに合わせて変形可能なフレーム画像か否か、又、当該フレーム画像が、画像データに部分的に適用可能なフレーム画像か否かを示す情報であって、予め、各フレーム画像データと対応付けられて、ウェブサイトサーバ200の外部メモリ等の記憶領域に記憶されているものとする。例えば、図20のフレーム変形可否テーブルに示すようなデータである。図20は、本発明の実施形態における、フレーム変形可否テーブルの構成の一例を示す図である。   The status of the frame image data refers to whether or not each frame image data 1200 is a frame image that can be deformed according to the size of the image data, and the frame image can be partially applied to the image data. It is information indicating whether or not an image is stored in advance in a storage area such as an external memory of the website server 200 in association with each frame image data. For example, the data is as shown in the frame deformability table in FIG. FIG. 20 is a diagram illustrating an example of the configuration of a frame deformation availability table in the embodiment of the present invention.

フレーム変形可否テーブル2000は、フレームID2001、変形可否2002、部分適用可否2003等から構成されている。フレームID2001はフレーム画像データを一意に識別するためのIDである。変形可否2002、部分適用可否2003は、当該フレームID2001の示すフレーム画像データが、変形可能であるか、部分適用可能であるかを、それぞれ示すデータである。   The frame deformability table 2000 includes a frame ID 2001, a deformability table 2002, a partial applicability table 2003, and the like. A frame ID 2001 is an ID for uniquely identifying frame image data. The deformability 2002 and the partial applicability 2003 are data respectively indicating whether the frame image data indicated by the frame ID 2001 can be deformed or partially applicable.

部分的に適用可能(部分適用可能)なフレーム画像データとは、例えば、図19に示すフレーム画像のように、フレーム画像の一部が、当該フレーム画像を合成する合成対象の画像データ(写真)の前面に合成されるフレーム画像であって、当該合成対象の画像データの前面に合成される画像1901の大きさを変更することなく、当該合成対象の画像データの背面に合成される領域(透過領域1902)の大きさを変更して、画像データに合成可能なフレーム画像データである。   Partially applicable (partially applicable) frame image data is, for example, image data (photograph) to be combined, in which a part of the frame image is combined with the frame image, as shown in FIG. A frame image to be synthesized on the front side of the image data, and an area (transparent) to be synthesized on the back side of the image data to be synthesized without changing the size of the image 1901 to be synthesized on the front side of the image data to be synthesized. This is frame image data that can be combined with image data by changing the size of the area 1902).

フレーム画像データを部分的に適用することで、フレーム画像全体を拡大する(つまり、当該合成対象の画像データの前面に合成される画像1901、及び、当該合成対象の画像データの背面に合成される透過領域1902の両方を拡大する)のではなく、合成対象の画像データの前面に合成されるフ画像1901の大きさを変えずに、画像データにフレーム画像を合成することが出来る。   By partially applying the frame image data, the entire frame image is enlarged (that is, the image 1901 synthesized on the front surface of the image data to be synthesized and the back image of the image data to be synthesized). The frame image can be synthesized with the image data without changing the size of the image 1901 to be synthesized on the front surface of the image data to be synthesized.

ウェブサイトサーバ200のCPU201は、ステップS1801で取得した画像データのアスペクト比と、フレーム画像データのサイズ情報及びそのステータスから、当該画像データとフレーム画像データのアスペクト比が一致するか否かを判定する(ステップS1803)。   The CPU 201 of the website server 200 determines whether or not the aspect ratio of the image data and the frame image data match from the aspect ratio of the image data acquired in step S1801, the size information of the frame image data, and the status thereof. (Step S1803).

画像データとフレーム画像データのアスペクト比が一致すると判定した場合(ステップS1803でYES)、当該画像データの長辺の長さに基づいて、画像データに合成するフレーム画像データを1つ抽出する(ステップS1804)。例えば、当該画像データの長辺の長さに最も近い長さの長辺を有するフレーム画像データを抽出する。   If it is determined that the aspect ratios of the image data and the frame image data match (YES in step S1803), one piece of frame image data to be combined with the image data is extracted based on the length of the long side of the image data (step S1803). S1804). For example, frame image data having a long side closest to the long side of the image data is extracted.

ウェブサイトサーバ200のCPU201は、当該フレーム画像データを、合成する画像データの大きさに合わせて拡大、又は縮小し(ステップS1805)、合成する(ステップS1806)。   The CPU 201 of the website server 200 enlarges or reduces the frame image data in accordance with the size of the image data to be combined (step S1805) and combines the frame image data (step S1806).

一方、ウェブサイトサーバ200のCPU201は、画像データとフレーム画像データのアスペクト比が一致しないと判定した場合(ステップS1803でNO)、画像データの長辺の長さに最も近い長さの長辺のフレーム画像データを1つ抽出し(ステップS1807)、当該フレーム画像データが変形可能なフレーム画像か否かを、当該フレーム画像データに対応するステータスの情報を用いて判定する(ステップS1808)。   On the other hand, if the CPU 201 of the website server 200 determines that the aspect ratios of the image data and the frame image data do not match (NO in step S1803), the CPU 201 of the long side closest to the length of the long side of the image data. One piece of frame image data is extracted (step S1807), and whether or not the frame image data is a deformable frame image is determined using the status information corresponding to the frame image data (step S1808).

当該フレーム画像データが変形可能なフレーム画像であると判定した場合(ステップS1808でYES)、ウェブサイトサーバ200のCPU201は、当該フレーム画像データを、画像データの大きさ(例えば外枠)に合わせて変形させ(ステップS1809)、画像データと合成する(ステップS1806)。   If it is determined that the frame image data is a deformable frame image (YES in step S1808), the CPU 201 of the website server 200 matches the frame image data with the size of the image data (for example, the outer frame). It is deformed (step S1809) and combined with image data (step S1806).

当該フレーム画像データが変形可能なフレーム画像でない判定した場合(ステップS1808でNO)、ウェブサイトサーバ200のCPU201は、当該フレーム画像データが部分適用可能なフレーム画像か否かを判定する(ステップS1810)。   If it is determined that the frame image data is not a deformable frame image (NO in step S1808), the CPU 201 of the website server 200 determines whether the frame image data is a partially applicable frame image (step S1810). .

当該フレーム画像データが部分適用可能なフレーム画像であると判定した場合(ステップS1810でYES)、当該フレーム画像データを、合成対象の画像データに部分適用し(ステップS1811/つまり、フレーム画像データの透過領域を画像データの大きさに合わせて拡大・縮小し、当該合成対象の画像の前面に合成する画像の大きさを変えないまま)、合成する(ステップS1806)。   If it is determined that the frame image data is a partially applicable frame image (YES in step S1810), the frame image data is partially applied to the image data to be combined (step S1811 / in other words, transmission of the frame image data). The area is enlarged / reduced in accordance with the size of the image data, and the size of the image to be synthesized on the front surface of the image to be synthesized is not changed) and synthesized (step S1806).

ウェブサイトサーバ200のCPU201は、当該フレーム画像データが部分適用可能なフレーム画像でないと判定した場合(ステップS1810でNO)、ウェブサイトサーバ200のCPU201は、合成対象の画像データとアスペクト比が一致しない、外部メモリ211に記憶された全てのフレーム画像データの、合成対象の画像データへの合成可否の判定(ステップS1807〜S1811)を実行済みか否か判定する(ステップS1812)。   If the CPU 201 of the website server 200 determines that the frame image data is not a partially applicable frame image (NO in step S1810), the CPU 201 of the website server 200 does not match the image data to be combined with the aspect ratio. Then, it is determined whether or not all frame image data stored in the external memory 211 can be combined with the image data to be combined (steps S1807 to S1811) (step S1812).

合成対象の画像データとアスペクト比が一致しない、外部メモリ211に記憶された全てのフレーム画像データの、合成対象の画像データへの合成可否の判定を実行済であると判定した場合(ステップS1812でYES)、処理を終了する。   When it is determined that all frame image data stored in the external memory 211 whose aspect ratio does not match the image data to be combined and that can be combined with the image data to be combined have been determined (in step S1812) YES), the process ends.

合成対象の画像データとアスペクト比が一致しない、外部メモリ211に記憶された全てのフレーム画像データの、合成対象の画像データへの合成可否の判定を実行済でないと判定した場合(ステップS1812でNO)、処理をステップS1812に戻し、画像データへの合成可否を未判定のフレーム画像データを取得する(ステップS1807)。   When it is determined that it has not been determined whether or not all frame image data stored in the external memory 211 whose aspect ratio does not match the image data to be combined with the image data to be combined has been executed (NO in step S1812) ), The process is returned to step S1812, and frame image data that has not been determined as to whether it can be combined with image data is acquired (step S1807).

ウェブサイトサーバ200のCPU201は、当該画像データへのフレーム画像データの合成が行われるか、又は、ステップS1812で、外部メモリ211に記憶された全てのフレーム画像データの、合成対象の画像データへの合成可否の判定が実行済であると判定されるまで、ステップS1807〜S1811の処理を繰り返す。以上が図18の、本発明の第4の実施形態における、フレーム画像の選択及び適用処理の一例の流れについての説明である。   The CPU 201 of the website server 200 performs the synthesis of the frame image data on the image data, or all the frame image data stored in the external memory 211 in step S1812 to the image data to be synthesized. The processes in steps S1807 to S1811 are repeated until it is determined that the determination of whether or not the composition is possible has been performed. The above is an explanation of the flow of an example of frame image selection and application processing in the fourth embodiment of the present invention shown in FIG.

これにより、ユーザの目に見える、前面のフレーム画像の大きさやアスペクト比を変更したくない場合であっても、当該フレーム画像と大きさ、アスペクト比の異なる画像に対して、当該フレーム画像を合成することが出来る。   As a result, even if you do not want to change the size or aspect ratio of the front frame image that is visible to the user, the frame image is combined with an image that is different in size and aspect ratio from the frame image. I can do it.

以上、本発明によれば、異なる大きさの画像データを合成する場合において、画像データの画質の劣化を低減するための仕組みを提供することができる。   As described above, according to the present invention, it is possible to provide a mechanism for reducing deterioration in image quality of image data when combining image data of different sizes.

即ち本発明は、複数のフレーム画像を記憶管理する機能を有する情報処理装置であって、
画像データを取得する画像データ取得手段と、前記画像データの解像度の情報である解像度情報を抽出する解像度情報抽出手段と、前記解像度情報抽出手段で抽出した前記解像度情報に適合するフレーム画像を、複数の前記フレーム画像から選択するフレーム画像選択手段と、前記フレーム画像選択手段で選択したフレーム画像を、前記画像データに合わせてオーバレイするオーバレイ手段と、を備えることを特徴とする。
That is, the present invention is an information processing apparatus having a function of storing and managing a plurality of frame images,
A plurality of image data acquisition means for acquiring image data, resolution information extraction means for extracting resolution information that is resolution information of the image data, and a plurality of frame images that match the resolution information extracted by the resolution information extraction means Frame image selection means for selecting from the frame images, and overlay means for overlaying the frame image selected by the frame image selection means in accordance with the image data.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by executing the reading.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,DVD−ROM,磁気テープ,不揮発性のメモリカード,ROM,EEPROM,シリコンディスク等を用いることができる。   As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk or the like can be used.

また、各装置が読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by each device, not only the functions of the above-described embodiments are realized, but also an OS (operating system) running on the computer is actually executed based on the instructions of the program. It goes without saying that a case where the function of the above-described embodiment is realized by performing a part or all of the process and the process is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is based on the instructions of the program code. It goes without saying that the case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Further, the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ,データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。
なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。
Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network by a communication program, the system or apparatus can enjoy the effects of the present invention.
In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

また上記のソフトウェアで実現する各処理を、ファームウェアやハードウェア構成にして、各処理を各手段として実現することも可能であり、本発明の技術的範囲はこのようなファームウェアやハードウェア構成による実現も含むものである。   In addition, each process realized by the above-described software can be realized as firmware or hardware configuration, and each process can be realized as each means. The technical scope of the present invention is realized by such firmware or hardware configuration. Is also included.

1 ネットワーク
100 クライアント端末
200 ウェブサイトサーバ
201 CPU
202 ROM
203 RAM
204 システムバス
205 入力コントローラ
206 ビデオコントローラ
207 メモリコントローラ
208 通信I/Fコントローラ
209 入力装置(KB)
210 表示装置(CRT)
211 外部メモリ

1 Network 100 Client terminal 200 Website server 201 CPU
202 ROM
203 RAM
204 System Bus 205 Input Controller 206 Video Controller 207 Memory Controller 208 Communication I / F Controller 209 Input Device (KB)
210 Display (CRT)
211 External memory

Claims (12)

複数のフレーム画像を記憶管理する機能を有する情報処理装置であって、
画像データを取得する画像データ取得手段と、
前記画像データの解像度の情報である解像度情報を抽出する解像度情報抽出手段と、
前記解像度情報抽出手段で抽出した前記解像度情報に適合するフレーム画像を、複数の前記フレーム画像から選択するフレーム画像選択手段と、
前記フレーム画像選択手段で選択したフレーム画像を、前記画像データに合わせてオーバレイするオーバレイ手段と、
を備えることを特徴とする情報処理装置。
An information processing apparatus having a function of storing and managing a plurality of frame images,
Image data acquisition means for acquiring image data;
Resolution information extracting means for extracting resolution information which is resolution information of the image data;
Frame image selection means for selecting a frame image that matches the resolution information extracted by the resolution information extraction means from a plurality of the frame images;
An overlay unit that overlays the frame image selected by the frame image selection unit in accordance with the image data;
An information processing apparatus comprising:
フレーム画像選択手段で選択された前記フレーム画像を、前記画像データの大きさに合わせて変形させるフレーム画像変形手段と、
を備え、
前記オーバレイ手段は、前記フレーム画像変形手段で変形させた前記フレーム画像を、前記画像データにオーバレイすることを特徴とする請求項1に記載の情報処理装置。
Frame image deformation means for deforming the frame image selected by the frame image selection means in accordance with the size of the image data;
With
The information processing apparatus according to claim 1, wherein the overlay unit overlays the frame image transformed by the frame image transformation unit on the image data.
前記画像データに適合するフレーム画像として、前記選択手段で、いずれのフレーム画像を選択するかの基準となる、前記画像データの解像度の情報の閾値を記憶する閾値記憶手段と、
を備え、
前記選択手段は、前記画像データの解像度の情報と、前記閾値記憶手段で記憶した前記閾値に応じて前記画像データに適合するフレーム画像を、複数の前記フレーム画像から選択する請求項1又は2に記載の情報処理装置。
A threshold value storage means for storing a threshold value of resolution information of the image data, which is a reference for selecting which frame image is selected by the selection means as a frame image suitable for the image data;
With
The selection unit selects a frame image that matches the image data according to the resolution information of the image data and the threshold value stored in the threshold value storage unit from a plurality of the frame images. The information processing apparatus described.
前記選択手段は、前記画像データの長辺又は/及び短辺のピクセルの情報と、前記長辺又は/及び前記短辺のそれぞれに対して設定された前記閾値と、を用いて、前記画像データの前記解像度情報に適合するフレーム画像を選択することを特徴とする請求項3に記載の情報処理装置。   The selection means uses the information on the pixels of the long side or / and the short side of the image data and the threshold value set for each of the long side and / or the short side, and uses the image data. The information processing apparatus according to claim 3, wherein a frame image that matches the resolution information is selected. 前記選択手段は、前記画像データの長辺及び短辺のピクセルが、それぞれ前記閾値より小さい場合に、前記画像データの長辺及び短辺のピクセルが前記閾値より小さい場合に選択すべく設定されたフレーム画像を選択することを特徴とする請求項3又は4に記載の情報処理装置。   The selection means is set to be selected when the long-side and short-side pixels of the image data are smaller than the threshold value, respectively, and the long-side and short-side pixels of the image data are smaller than the threshold value. 5. The information processing apparatus according to claim 3, wherein a frame image is selected. 前記選択手段は、前記画像データの長辺又は短辺のピクセルが、前記閾値より大きい場合に、前記画像データの長辺又は短辺のピクセルが前記閾値より大きい場合に選択すべく設定されたフレーム画像を選択することを特徴とする請求項3乃至5のいずれか1項に記載の情報処理装置。   The selection unit is configured to select a frame when a pixel having a long side or a short side of the image data is larger than the threshold value and a pixel having a long side or a short side of the image data is larger than the threshold value. 6. The information processing apparatus according to claim 3, wherein an image is selected. 前記選択手段は、複数の前記フレーム画像の内、前記画像データの長辺のピクセルと、より近いピクセルの長辺を有するフレーム画像を選択することを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。   The selection means selects a frame image having a long side of a pixel closer to the longer side of the image data, and a longer side of the image data, out of a plurality of the frame images. The information processing apparatus according to item. 前記選択手段は、複数の前記フレーム画像の内、前記画像データの短辺のピクセルと、より近いピクセルの短辺を有するフレーム画像を選択することを特徴とする請求項1乃至7のいずれか1項に記載の情報処理装置。   The said selection means selects the frame image which has the short side of the pixel of the short side of the said image data, and the shorter pixel of the said image data among several said frame images. The information processing apparatus according to item. 前記フレーム画像選択手段で選択された前記フレーム画像を前記画像データにオーバレイする場合に、前記フレーム画像の外側にはみ出る前記画像データの一部を切り取る画像切取手段と、
を備え、
前記オーバレイ手段は、前記フレーム画像を、前記画像切取手段で画像の一部を切り取られた画像データにオーバレイすることを特徴とする請求項1乃至8のいずれか1項に記載の情報処理装置。
An image cutting means for cutting out a part of the image data that protrudes outside the frame image when the frame image selected by the frame image selecting means is overlaid on the image data;
With
9. The information processing apparatus according to claim 1, wherein the overlay unit overlays the frame image on the image data in which a part of the image has been cut out by the image cut-out unit. 10.
前記フレーム画像選択手段で選択された前記フレーム画像を前記画像データにオーバレイする場合に、前記フレーム画像の内側の領域であって、前記画像データに含まれない領域である余白領域を埋めるための余白画像データを生成する余白画像データ生成手段と、
を備え、
前記オーバレイ手段は、前記フレーム画像を、前記余白画像データを含む、前記画像データにオーバレイすることを特徴とする請求項1乃至9のいずれか1項に記載の情報処理装置。
When the frame image selected by the frame image selection means is overlaid on the image data, a blank space for filling a blank space that is an area inside the frame image and not included in the image data Margin image data generating means for generating image data;
With
The information processing apparatus according to claim 1, wherein the overlay unit overlays the frame image on the image data including the margin image data.
複数のフレーム画像を記憶管理する機能を有する情報処理装置の制御方法であって、
画像データ取得手段が、画像データを取得する画像データ取得工程と、
解像度情報抽出手段が、前記画像データの解像度の情報である解像度情報を抽出する解像度情報抽出工程と、
フレーム画像選択手段が、前記解像度情報抽出工程で抽出した前記解像度情報に適合するフレーム画像を、複数の前記フレーム画像から選択するフレーム画像選択工程と、
オーバレイ手段が、前記フレーム画像選択工程で選択したフレーム画像を、前記画像データに合わせてオーバレイするオーバレイ工程と、
を含むことを特徴とする情報処理装置の制御方法。
A method of controlling an information processing apparatus having a function of storing and managing a plurality of frame images,
An image data acquisition step in which the image data acquisition means acquires image data;
A resolution information extracting step for extracting resolution information, which is resolution information of the image data;
A frame image selection step, wherein the frame image selection means selects a frame image that matches the resolution information extracted in the resolution information extraction step from a plurality of the frame images;
An overlay process in which the overlay means overlays the frame image selected in the frame image selection process in accordance with the image data;
A method for controlling an information processing apparatus, comprising:
複数のフレーム画像を記憶管理する機能を有する情報処理装置で実行が可能なプログラムであって、
前記情報処理装置を、
画像データを取得する画像データ取得手段と、
前記画像データの解像度の情報である解像度情報を抽出する解像度情報抽出手段と、
前記解像度情報抽出手段で抽出した前記解像度情報に適合するフレーム画像を、複数の前記フレーム画像から選択するフレーム画像選択手段と、
前記フレーム画像選択手段で選択したフレーム画像を、前記画像データに合わせてオーバレイするオーバレイ手段として機能させることを特徴とする情報処理装置のプログラム。
A program that can be executed by an information processing apparatus having a function of storing and managing a plurality of frame images,
The information processing apparatus;
Image data acquisition means for acquiring image data;
Resolution information extracting means for extracting resolution information which is resolution information of the image data;
Frame image selection means for selecting a frame image that matches the resolution information extracted by the resolution information extraction means from a plurality of the frame images;
A program for an information processing apparatus that causes a frame image selected by the frame image selection unit to function as an overlay unit that overlays the image according to the image data.
JP2013104663A 2012-09-28 2013-05-17 Information processing device, control method therefor, information processing method, and program therefor Pending JP2014082741A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013104663A JP2014082741A (en) 2012-09-28 2013-05-17 Information processing device, control method therefor, information processing method, and program therefor

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2012216740 2012-09-28
JP2012216740 2012-09-28
JP2013104663A JP2014082741A (en) 2012-09-28 2013-05-17 Information processing device, control method therefor, information processing method, and program therefor

Publications (1)

Publication Number Publication Date
JP2014082741A true JP2014082741A (en) 2014-05-08

Family

ID=50786522

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013104663A Pending JP2014082741A (en) 2012-09-28 2013-05-17 Information processing device, control method therefor, information processing method, and program therefor

Country Status (1)

Country Link
JP (1) JP2014082741A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190335112A1 (en) * 2018-04-26 2019-10-31 Canon Kabushiki Kaisha Communication apparatus and control method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190335112A1 (en) * 2018-04-26 2019-10-31 Canon Kabushiki Kaisha Communication apparatus and control method thereof
US11076110B2 (en) * 2018-04-26 2021-07-27 Canon Kabushiki Kaisha Communication apparatus and control method thereof

Similar Documents

Publication Publication Date Title
EP1800491B1 (en) Method and system for streaming images to wireless devices
US8497883B2 (en) Information display device
US10185702B1 (en) Publisher formatting controls
EP2105930B1 (en) Selection and positioning of images within a template based on relative comparison of image attributes
US20120206771A1 (en) Imaging product layout method
US20110103684A1 (en) Managing Raw and Processed Image File Pairs
US20110099471A1 (en) Product preview in a product selection and management workflow
US20120206496A1 (en) System for imaging product layout
EP2007124A1 (en) Information processing apparatus, information processing method, and program
EP2317424A1 (en) Information display device
US20110099517A1 (en) Product option presentation in a product selection and management workflow
US7995865B2 (en) Apparatus and method for laying out images and program therefor
JP2009246822A (en) Method for editing image and device therefor
JP5336759B2 (en) Image output apparatus and image output method
US8839151B2 (en) Device and program for transmitting/playing image folder based on an album setting folder file
JP2014082741A (en) Information processing device, control method therefor, information processing method, and program therefor
JP2003208300A (en) File managing program, recording medium with its program recorded, and file managing method
JP2006115044A (en) Imaging apparatus, layout editing method and program
JP2007028137A (en) Image editing device and method, and program
JP2006172021A (en) Image processor and image processing method
KR101464529B1 (en) Method for outputting an image
JP6135115B2 (en) Information processing apparatus, information processing system, control method thereof, and program thereof
JP6843840B2 (en) Server, output method, program, and display system
JP2017228253A (en) Terminal device, program for terminal device, communication server, and communication method
JP6303445B2 (en) Electronic form system, form retrieval apparatus, control method, and program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20140128