JP4991614B2 - Layout determining method, program and apparatus - Google Patents

Layout determining method, program and apparatus Download PDF

Info

Publication number
JP4991614B2
JP4991614B2 JP2008089549A JP2008089549A JP4991614B2 JP 4991614 B2 JP4991614 B2 JP 4991614B2 JP 2008089549 A JP2008089549 A JP 2008089549A JP 2008089549 A JP2008089549 A JP 2008089549A JP 4991614 B2 JP4991614 B2 JP 4991614B2
Authority
JP
Japan
Prior art keywords
layout
image
touch
candidates
basic
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.)
Active
Application number
JP2008089549A
Other languages
Japanese (ja)
Other versions
JP2009245071A (en
Inventor
秀己 猪原
充史 三沢
一学 三野
啓 山路
花梨 今
優子 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Corp
Original Assignee
Fujifilm Corp
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 Fujifilm Corp filed Critical Fujifilm Corp
Priority to JP2008089549A priority Critical patent/JP4991614B2/en
Publication of JP2009245071A publication Critical patent/JP2009245071A/en
Application granted granted Critical
Publication of JP4991614B2 publication Critical patent/JP4991614B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像を配置するレイアウトの決定に関する。   The present invention relates to determination of a layout for arranging images.

特許文献1では、複数の異なるレイアウトでアルバムにおける複数の画像をレイアウトし、複数のアルバム情報をアルバム発注者に提供する。特許文献2では、タッチパネルの操作において、指定入力が開始された位置と、終了された位置とを端点とする直線または曲線上に所定の模様画像を所定の間隔で複数個配置する。
特開2007−312058号公報 特開2003−141558号公報
In Patent Document 1, a plurality of images in an album are laid out in a plurality of different layouts, and a plurality of album information is provided to the album orderer. In Patent Document 2, in the operation of the touch panel, a plurality of predetermined pattern images are arranged at predetermined intervals on a straight line or a curve having the end point of the position where the designation input is started and the end position.
JP 2007-312058 A JP 2003-141558 A

予め用意したレイアウトをそのままユーザに選択させてレイアウトを決める方法では、オリジナリティに欠ける。画像のレイアウトにオリジナリティを求める場合は、ユーザに自由にレイアウトを決めさせるのが最適である。しかし、画像のフリーレイアウトは、ユーザが一から各画像の配置位置やサイズなどの各種パラメータを設定していく必要があり煩雑である。   The method of determining the layout by allowing the user to select the layout prepared in advance is lacking in originality. When seeking originality in the layout of an image, it is optimal to let the user decide the layout freely. However, the free layout of images is complicated because the user needs to set various parameters such as the arrangement position and size of each image from scratch.

特許文献1では、レイアウト作成のパラメータは、画像やシステム固定の情報のみであり、ユーザのレイアウトの好みや一般的に人気のあるレイアウトを反映できない。特許文献2では、画像の位置は自由に指定できるが、その他のパラメータ、例えば画像のサイズや形状は自由に指定できず、別途これらを指定する必要があり、ユーザがオリジナリティのある画像レイアウトを作るには煩雑にすぎる。   In Patent Document 1, the parameters for layout creation are only images and system-fixed information, and cannot reflect the user's layout preference and generally popular layout. In Patent Document 2, the position of the image can be freely specified, but other parameters, for example, the size and shape of the image cannot be freely specified, and these need to be specified separately, and the user creates an original image layout. It's too complicated.

本発明の目的は、オリジナリティの高い画像レイアウトを簡易に提供することにある。   An object of the present invention is to easily provide an image layout with high originality.

本発明に係るレイアウト決定方法は、基本レイアウトを格納するステップと、基本レイアウトを規定するパラメータを変動させることで、基本レイアウトとは異なるレイアウト候補を少なくとも1つ作成するステップと、作成したレイアウト候補を出力するステップと、レイアウト候補の選択指示を受け付けるステップと、選択指示に基づいてレイアウト候補から最終的なレイアウトを決定するステップと、を含む。   The layout determination method according to the present invention includes a step of storing a basic layout, a step of creating at least one layout candidate different from the basic layout by changing a parameter defining the basic layout, and a layout candidate created A step of outputting; a step of accepting a layout candidate selection instruction; and a step of determining a final layout from the layout candidates based on the selection instruction.

好ましくは、基本レイアウトは、特定のユーザが過去に使用したレイアウトまたは特定のユーザ以外のユーザが過去に使用したレイアウトを含む。   Preferably, the basic layout includes a layout used by a specific user in the past or a layout used by a user other than the specific user in the past.

好ましくは、作成したレイアウト候補の各々を繰り返しスクロール表示するステップを含む。   Preferably, the method includes a step of repeatedly scrolling and displaying each of the created layout candidates.

好ましくは、被写体を撮像した画像データを入力するステップと、画像データに基づいて被写体の表情を解析するステップと、解析された被写体の表情に基づいて選択指示の有無を判別するステップと、を含む。   Preferably, the method includes a step of inputting image data obtained by imaging the subject, a step of analyzing the facial expression of the subject based on the image data, and a step of determining the presence or absence of a selection instruction based on the analyzed facial expression of the subject. .

好ましくは、パラメータは、画像の配置数、画像の配置位置、画像のサイズおよび画像の形状のうち少なくとも1つを含む。   Preferably, the parameter includes at least one of the number of arranged images, the arranged position of the image, the size of the image, and the shape of the image.

上記のレイアウト決定方法をコンピュータに実行させるプログラムも本発明に含まれる。   A program for causing a computer to execute the above layout determination method is also included in the present invention.

本発明に係るレイアウト決定装置は、基本レイアウトを格納する手段と、基本レイアウトを規定するパラメータを変動させることで、基本レイアウトとは異なるレイアウト候補を少なくとも1つ作成する手段と、作成したレイアウト候補を出力する手段と、レイアウト候補の選択指示を受け付ける手段と、選択指示に基づいてレイアウト候補から最終的なレイアウトを決定する手段と、を含む。   The layout determination apparatus according to the present invention includes means for storing a basic layout, means for creating at least one layout candidate different from the basic layout by changing a parameter that defines the basic layout, and a layout candidate that has been created. Means for outputting, means for receiving an instruction for selecting a layout candidate, and means for determining a final layout from the layout candidates based on the selection instruction.

本発明によると、既存の基本レイアウトのパラメータを変化させることでレイアウト候補を作成し、その中から所望のレイアウトを選択させることで、オリジナリティの高いレイアウトを簡単にユーザに利用させることができる。   According to the present invention, a layout candidate is created by changing parameters of an existing basic layout, and a desired layout is selected from the layout candidates, so that a highly original layout can be easily used by a user.

図1は、本発明を適用したフォトアルバム作成装置10の概略構成を示すブロック図である。フォトアルバム作成装置10は、例えば、CDやDVDなどの各種の記録メディア40やメモリカード42などに格納された動画データや静止画像データ(動画をキャプチャした静止画も含む)を読み込み、これを素材としてフォトアルバム(表示装置に画像を所定のレイアウトとデザインで表示させるデータまたは所定のレイアウトとデザインで画像が印刷された紙などの印刷媒体)を作成する。このフォトアルバム作成装置10は、マウス、タッチパッド、トラッグボールなどのポインタ(カーソル)の移動を指示可能なポインティングデバイスやキーボードやタッチパネルなどの各種操作デバイスを含む操作部26(またはインターネット経由で外部から接続してきた端末のキーボードその他の代替物でも可。以下同様)によって操作される。   FIG. 1 is a block diagram showing a schematic configuration of a photo album creating apparatus 10 to which the present invention is applied. The photo album creating apparatus 10 reads, for example, moving image data and still image data (including still images obtained by capturing moving images) stored in various recording media 40 such as a CD and a DVD, a memory card 42, and the like. A photo album (data for displaying an image on a display device with a predetermined layout and design or a print medium such as paper on which an image is printed with a predetermined layout and design) is created. The photo album creating apparatus 10 includes an operation unit 26 including a pointing device capable of instructing movement of a pointer (cursor) such as a mouse, a touch pad, and a drag ball, and various operation devices such as a keyboard and a touch panel (or connected from the outside via the Internet). It can be operated with the keyboard of the terminal that has been used.

フォトアルバム作成装置10は、フォトアルバム作成装置10全体を制御するCPU12と、記録メディア40にデータを読み書きするドライブ11と、メモリカード42にデータを読み書きするカードスロット16と、フォトアルバム作成装置10を制御するプログラムや動画・静止画などが記憶されるハードディスクドライブ(記憶媒体)18(以下、HDD18と称す)と、CPU12が種々の処理を行う際に作業用メモリとして機能するRAM20と、RAM20などに格納された画像の一覧その他画像編集に関係する各種のグラフィカルユーザインターフェース、操作部26からの移動方向および移動速度の指示を含む入力操作に従って上記ウィンドウ上を移動するポインタの映像信号をディスプレイ50(またはインターネット経由で外部から接続してきた端末のディスプレイその他の代替物でも可。以下同様)に出力して表示させるビデオエンコーダ22と、インターネットその他のネットワークやデジタルカメラ15などの各種電子機器に接続するための通信I/F28と、それぞれ専門の処理を受け持つデータ記録部(操作履歴記録手段)30、とから構成されている。また、これらの各部は、バス36を介してそれぞれ接続されており、CPU12は、HDD18に記憶されたオペレーションプログラムに従って、装置の各部を統括的に制御する。   The photo album creating apparatus 10 includes a CPU 12 that controls the entire photo album creating apparatus 10, a drive 11 that reads and writes data from and to a recording medium 40, a card slot 16 that reads and writes data from and to a memory card 42, and a photo album creating apparatus 10. A hard disk drive (storage medium) 18 (hereinafter referred to as HDD 18) in which programs to be controlled, moving images and still images are stored, a RAM 20 that functions as a working memory when the CPU 12 performs various processes, a RAM 20 and the like A list of stored images and other graphical user interfaces related to image editing, a video signal of a pointer moving on the window according to an input operation including an instruction of a moving direction and a moving speed from the operation unit 26 is displayed on the display 50 (or the Internet The video encoder 22 can be output to and displayed on a display connected to an externally connected terminal or the like (the same applies hereinafter), and communication for connecting to the Internet and other networks and various electronic devices such as the digital camera 15. It comprises an I / F 28 and a data recording unit (operation history recording means) 30 each responsible for specialized processing. These units are connected to each other via a bus 36, and the CPU 12 controls the respective units of the apparatus according to an operation program stored in the HDD 18.

また、フォトアルバム作成装置10には、プリンタドライバ38を介して、指示された静止画像を普通紙や印画紙などの紙媒体で構成される台紙に所定の配置でプリントするプリンタ44が接続されている。あるいは所定の配置で配列された静止画像は、アドビシステムズ社の「PDF」のような電子的媒体としてディスプレイ50や記録メディア40やインターネット経由で接続されたパソコンなどに出力することもでき、本願明細書では、所望の画像が所望の位置に配置されうる電子的媒体の作成フォームも台紙と呼ぶ。   The photo album creating apparatus 10 is connected with a printer 44 for printing the designated still image on a mount made of a paper medium such as plain paper or photographic paper in a predetermined arrangement via the printer driver 38. Yes. Alternatively, still images arranged in a predetermined arrangement can be output to the display 50, the recording medium 40, a personal computer connected via the Internet, or the like as an electronic medium such as “PDF” of Adobe Systems, Inc. In the document, an electronic medium creation form on which a desired image can be arranged at a desired position is also called a mount.

カードスロット16は、例えば、コンパクトフラッシュ(登録商標)やSDカード、及びスマートメディアなどのメモリカード42を着脱自在に保持し、これらに記録された静止画像データなどの読み込み、もしくは書き込みを行う。これにより、デジタルスチルカメラなどで撮像された静止画像データを読み込むことができる。なお、マルチドライブ11やカードスロット16の他に、例えば、USBやIEEE1394などの通信ポートを設けて、デジタルスチルカメラやPDAなどの電子機器と有線で直接通信できるようにしてもよい。   The card slot 16 detachably holds, for example, a memory card 42 such as a compact flash (registered trademark), an SD card, and smart media, and reads or writes still image data recorded on the memory card 42. Thereby, still image data captured by a digital still camera or the like can be read. In addition to the multi-drive 11 and the card slot 16, for example, a communication port such as USB or IEEE1394 may be provided so that direct communication with an electronic device such as a digital still camera or a PDA can be performed.

HDD18には、フォトアルバムの素材となる1または複数の静止画像データの他に、フォトアルバムの生成の際にこれらの静止画像データと合成される装飾画像データなどが記憶されている。装飾画像には、対象となる画像の不要な部分を覆うマスク画像や、イラストなどである。こうした装飾画像は、素材となる静止画像の背景を飾ったり、ワンポイントの装飾を加えるなど、フォトアルバムに彩を与える。   The HDD 18 stores, in addition to one or a plurality of still image data serving as material for the photo album, decoration image data combined with these still image data when the photo album is generated. The decorative image is a mask image or an illustration that covers an unnecessary portion of the target image. These decoration images add color to the photo album, such as decorating the background of still images as materials and adding one-point decorations.

また、各静止画像データは、JPEGやTIFF、及びデジタルスチルカメラ用に規格化されたEXIFなどの画像ファイルの形式でHDD18に記憶されている。これらの画像ファイルには、静止画像データを格納するデータ領域と、そのデータの内容などを示すメタデータ(典型的にはEXIFタグ情報)を格納するタグ領域とが用意されている。以下、静止画像データを単に「画像」と称す。   Each still image data is stored in the HDD 18 in the form of an image file such as JPEG, TIFF, or EXIF standardized for a digital still camera. These image files are provided with a data area for storing still image data and a tag area for storing metadata (typically EXIF tag information) indicating the contents of the data. Hereinafter, still image data is simply referred to as “image”.

動画データは、モーションJPEG、MPEG4などの圧縮記録規格に対応している。   The moving image data corresponds to a compression recording standard such as motion JPEG or MPEG4.

通信I/F28は、フォトアルバム作成装置10をインターネットに接続して、インターネット上のホームページをディスプレイ50に表示させたり、電子メール(以下、メールと称す)を介した画像データの送受信を行う。この通信I/F28は、ブロードバンド対応のモデムなどである。通信I/F28は、光通信ネットワークやケーブルネットワークなどを介してインターネットに接続するものでもよい。なお、フォトアルバム生成部34の生成したフォトアルバムをインターネット経由で特定の端末に配信することもできる。配信側の端末は、当該フォトアルバムをモニタやプリンタに出力して、自由にこれを利用できる。また、通信I/F28は、ネットワークアダプタに限らず、USBなどの周辺機器接続用汎用インターフェースとして利用できる。   The communication I / F 28 connects the photo album creating apparatus 10 to the Internet, displays a home page on the Internet on the display 50, and transmits and receives image data via an electronic mail (hereinafter referred to as mail). The communication I / F 28 is a broadband compatible modem or the like. The communication I / F 28 may be connected to the Internet via an optical communication network or a cable network. The photo album generated by the photo album generation unit 34 can be distributed to a specific terminal via the Internet. The distribution-side terminal can output the photo album to a monitor or printer and use it freely. The communication I / F 28 can be used not only as a network adapter but also as a general-purpose interface for connecting peripheral devices such as USB.

データ記録部30、フォトアルバム生成部34は、いわゆるコプロセッサであって、それぞれ専門の処理を受け持ってCPU12の処理動作を補助する。データ記録部30は、ポインタの滞留領域・滞留位置座標・滞留時間や、入力操作の時間・回数などの操作部26に対する操作入力の履歴情報を記録していく。   The data recording unit 30 and the photo album generation unit 34 are so-called coprocessors, and each assists the processing operation of the CPU 12 by taking charge of specialized processing. The data recording unit 30 records history information of operation input to the operation unit 26 such as a staying area, staying position coordinates, staying time of a pointer, time and number of input operations, and the like.

フォトアルバム作成装置10が店頭プリント端末の場合、フォトアルバム生成部34が作成したフォトアルバムは、ディスプレイ50に出力されプレビュー表示されたものであるが、内容が確定すればユーザ指示に応じてプリンタ44により印刷媒体に出力するか、またはDVDなど当該フォトアルバムを映像データとして記録可能な記録メディア40に転写できる。また、フォトアルバム作成装置10が、インターネット経由で外部から接続してきた端末からフォトアルバム注文を受け付ける場合は、フォトアルバムのプレビューをディスプレイ50でなく当該端末で表示可能なWebページなどに変換して当該端末に送信してもよい。あるいは、記録媒体や印刷媒体に出力することを前提とせず、携帯電話やデジカメなどの各種電子機器のフォトアルバム表示機能の一つとしてこの完成フォトアルバムを表示してもよい。   When the photo album creation apparatus 10 is a storefront print terminal, the photo album created by the photo album generation unit 34 is output to the display 50 and displayed as a preview. If the content is confirmed, the printer 44 is set according to a user instruction. Can be output to a print medium, or the photo album such as a DVD can be transferred to a recording medium 40 that can be recorded as video data. Further, when the photo album creating apparatus 10 accepts a photo album order from a terminal connected from the outside via the Internet, the photo album preview is converted into a Web page that can be displayed on the terminal instead of the display 50 and the like. You may transmit to a terminal. Alternatively, the completed photo album may be displayed as one of the photo album display functions of various electronic devices such as a mobile phone and a digital camera without being premised on outputting to a recording medium or a print medium.

なお、図1のシステム構成は一例であって、これと同等の構成を有する他の電子機器(例えば携帯電話やPDA)であれば、本発明の実施は可能である。また、図示の個々のブロックが必ずしも1つの電子機器に一体的に構成されている必要はなく、各ブロックがそれぞれ別の電子機器の構成の一部であり、なおかつネットワーク等の何らかの通信手段でそれらの電子機器相互の情報送受信が確保されていれば、本発明の実施は可能である。   The system configuration in FIG. 1 is an example, and the present invention can be implemented with other electronic devices (for example, mobile phones and PDAs) having the same configuration. Further, the individual blocks shown in the figure are not necessarily configured integrally with one electronic device, and each block is a part of the configuration of another electronic device, and they are connected by some communication means such as a network. If information transmission / reception between the electronic devices is ensured, the present invention can be implemented.

以下、図2のフローチャートに従い、フォトアルバム作成処理の流れを説明する。この処理はフォトアルバム生成部34(またはCPU12)が実行する。この処理をフォトアルバム生成部34(またはCPU12)に実行させるプログラムはHDD18やRAM20などのコンピュータ読み取り可能な記録媒体に記録されている。このようなプログラムをインターネット経由で外部から取り込めるようにしてもよい。   The flow of the photo album creation process will be described below with reference to the flowchart of FIG. This process is executed by the photo album generation unit 34 (or CPU 12). A program that causes the photo album generation unit 34 (or the CPU 12) to execute this processing is recorded in a computer-readable recording medium such as the HDD 18 or the RAM 20. Such a program may be imported from the outside via the Internet.

S1では、フォトアルバムに配置する画像を、記録メディア40、メモリカード42あるいはインターネット経由で外部から通信I/F28に接続してきた端末などから読み込み、HDD18に格納する。画像とは、JPEGなどの静止画ファイルの他、動画ファイルのキャプチャ画像も含む。   In S <b> 1, images to be arranged in the photo album are read from the recording medium 40, the memory card 42, or a terminal connected to the communication I / F 28 from the outside via the Internet and stored in the HDD 18. The image includes a captured image of a moving image file in addition to a still image file such as JPEG.

S2では、読み込んだ画像のうち、アルバムに配置する画像の選択を受け付ける。以下、特に断らない限り、このステップで選択された画像を単に画像と呼ぶ。   In S2, selection of an image to be arranged in the album among the read images is accepted. Hereinafter, unless otherwise specified, the image selected in this step is simply referred to as an image.

S3では、レイアウトテーブルに格納された過去のレイアウトのパラメータを変化させることで1または複数のレイアウト候補(台紙における1または複数の画像の配置位置、形状、サイズ、背景色その他画像を台紙に配置してフォトアルバムを作成するのに必要な各種のパラメータを規定するデータ)を作成する。この処理は後述する。   In S3, by changing the parameters of the past layout stored in the layout table, one or a plurality of layout candidates (arrangement position, shape, size, background color and other images of one or a plurality of images on the mount are arranged on the mount. Data for defining various parameters necessary to create a photo album. This process will be described later.

S4では、作成された複数のレイアウト候補を順次ディスプレイ50に出力して表示する。この処理は後述する。   In S4, the plurality of created layout candidates are sequentially output and displayed on the display 50. This process will be described later.

S5では、順次表示されたレイアウト候補の中で所望のレイアウトを選択させる。   In S5, a desired layout is selected from the sequentially displayed layout candidates.

S6では、選択されたレイアウトで画像を配置したフォトアルバムを作成し、これを台紙に出力する。   In S6, a photo album in which images are arranged in the selected layout is created and output to the mount.

次に、S3の処理の詳細を説明する。   Next, details of the process of S3 will be described.

現在レイアウトを選択しようとしているユーザまたはそれ以外の他のユーザが過去にレイアウト候補から最終的なレイアウトとして決定したものあるいは自由に作成したレイアウトのうち、実質的に重複するものを除いて、HDD18に設けられたレイアウトテーブルに格納しておき、レイアウトテーブルに格納されたレイアウト(基本レイアウト)の一部を改変したレイアウトをレイアウト候補として表示する。ユーザが仕上がりイメージを見たければレイアウト候補に画像を実際に配置してもよい。なお、レイアウト候補から所望のレイアウトを選択しようとするユーザと過去にレイアウトを選択したユーザとの区別は、アルバム作成処理の開始に際してユーザ識別情報とパスワードをセットで入力するよう要求し、HDD18に予め格納されたユーザ識別情報とパスワードの組と合致していれば、アルバム作成処理を開始し、以後入力されたユーザ識別情報と過去にレイアウトを選択したユーザの識別情報を比較し、両者が一致していなければ過去のレイアウトは他人の使ったものと判断するとよい。他人が過去に使ったものを変えると、他人のレイアウトを素材に簡単にオリジナリティを出せる。自分が過去に使ったレイアウトを変えると、オリジナリティがさらに高まる。   A user who is currently selecting a layout or another user who has been determined as a final layout from layout candidates in the past or a freely created layout, except for a substantially overlapping layout, is stored in the HDD 18. A layout obtained by modifying a part of the layout (basic layout) stored in the layout table is displayed as a layout candidate. If the user wants to see the finished image, the image may actually be arranged in the layout candidate. In order to distinguish between a user who wants to select a desired layout from the layout candidates and a user who has selected a layout in the past, the user is requested to input user identification information and a password as a set at the start of the album creation process, If the stored user identification information and password pair match, the album creation process is started, and after that, the user identification information input is compared with the identification information of the user who has selected the layout in the past. If not, it is good to judge that the past layout was used by someone else. If you change what others have used in the past, you can easily create originality based on the layout of others. If you change the layout you used in the past, your originality will increase further.

例えば、図3(a)に示すような、3つの画像が右上から左下にかけての対角線に沿ってそれぞれサイズが小で配列される基本レイアウト(レイアウトA)がレイアウトテーブルに格納されていれば、各画像の配置位置は変えず、各画像のサイズを改変した2つのレイアウト候補(レイアウトB、レイアウトC)を作成する。図3(b)に示すレイアウトBでは、3つの画像が右上から左下にかけての対角線に沿ってそれぞれサイズが小・大・小で配列される。図3(c)に示すレイアウトCは、3つの画像が右上から左下にかけての対角線に沿ってそれぞれサイズが大・小・大で配列される。   For example, as shown in FIG. 3A, if a basic layout (layout A) in which three images are arranged in a small size along a diagonal line from the upper right to the lower left is stored in the layout table, Two layout candidates (layout B and layout C) are generated by changing the size of each image without changing the arrangement position of the images. In the layout B shown in FIG. 3B, three images are arranged in small, large, and small sizes along diagonal lines from the upper right to the lower left. In the layout C shown in FIG. 3C, three images are arranged in a large, small, and large size along a diagonal line from the upper right to the lower left.

次に、S4の詳細を示す。   Next, the detail of S4 is shown.

例えば、図5に示すように、上記レイアウト候補に従って配置された画像を、ディスプレイ50内に設けられた候補表示領域R1でルーレットのように画面上部から下部に向けて(あるいはその逆に)スクロール移動させることで、各レイアウト候補に従って配置された画像を順次候補表示領域Rに出現させていくアニメーションを表示する。なおこのアニメーション表示はCPU12が制御する。表示順は、レイアウト候補作成順などにする。レイアウト候補をスクロール表示する代わりに過去に使用率の高かったレイアウトを所定の数だけ(例えば10)順にスクロール表示してもよい。   For example, as shown in FIG. 5, the image arranged according to the layout candidate is scrolled from the upper part of the screen to the lower part (or vice versa) like a roulette in the candidate display area R1 provided in the display 50. By doing so, an animation in which images arranged according to the respective layout candidates appear in the candidate display area R sequentially is displayed. The animation display is controlled by the CPU 12. The display order is the layout candidate creation order. Instead of scrolling layout candidates, a predetermined number of layouts that have been used in the past may be scroll-displayed in a predetermined number (for example, 10).

図5(a)はレイアウトBに従って配置された画像が表示された様子、図5(b)はレイアウトCに従って配置された画像が表示された様子を示す。図示は省略するが、この他のレイアウト候補が作成されていれば、それに従って配置された画像も順次ルーレット(スロットマシン)状に表示する。そして、最後の順番のレイアウト候補(図5ではレイアウトC)の表示が終われば、最初の順番のレイアウト候補(図5ではレイアウトB)の表示に戻り、以降、「決定」ボタンの選択があるまで、ルーレット状の表示が繰り返される。   FIG. 5A shows a state where an image arranged according to the layout B is displayed, and FIG. 5B shows a state where an image arranged according to the layout C is displayed. Although illustration is omitted, if other layout candidates are created, images arranged in accordance with the layout candidates are also sequentially displayed in a roulette (slot machine) shape. When the display of the last layout candidate (layout C in FIG. 5) ends, the display returns to the display of the first layout candidate (layout B in FIG. 5), and thereafter, until the “OK” button is selected. The roulette-like display is repeated.

ユーザは所望のレイアウト候補の表示がされた時点で、操作部26に含まれるタッチセンサが、ディスプレイ50の候補表示領域R1近傍に表示された「決定」ボタンの表示位置のタッチを検知すると、その検知時点で表示されていたレイアウト候補が最終レイアウトに決定される。最終レイアウトのパラメータは、レイアウトの識別情報とともにレイアウトテーブルに格納され、以降のレイアウト候補の作成に利用される。この各レイアウトごとの画像数、各画像の配置位置、配置サイズ、画像の形状その他のパラメータの対応関係は、レイアウトテーブルとしてHDD18に記憶される。   When the user displays a desired layout candidate, when the touch sensor included in the operation unit 26 detects a touch of the display position of the “decision” button displayed near the candidate display area R1 of the display 50, The layout candidate displayed at the time of detection is determined as the final layout. The parameters of the final layout are stored in the layout table together with the layout identification information, and are used to create subsequent layout candidates. The correspondence between the number of images for each layout, the arrangement position of each image, the arrangement size, the shape of the image, and other parameters is stored in the HDD 18 as a layout table.

図4はレイアウトテーブルでは、過去にレイアウトA、レイアウトB、レイアウトCが最終レイアウトに決定されたことを示している。この他、各レイアウトの利用率も対応づけてもよい。   FIG. 4 shows that layout A, layout B, and layout C were determined as final layouts in the past in the layout table. In addition, the utilization factor of each layout may be associated.

あるいは、レイアウト候補をユーザ操作に応じて作成したり、レイアウト候補の作成と選択を同時に行うこともできる。   Alternatively, layout candidates can be created according to user operations, and layout candidates can be created and selected simultaneously.

例えば、図6に示すように、ディスプレイ50に設けられた模擬的なビリヤードテーブルR2内で、ディスプレイ50に表示された模擬的なキューオブジェクトCで画像を突くと、キューオブジェクトCの操作速度および操作方向に応じてその突かれた画像がビリヤードの玉のように移動する。この際、突かれた画像が別の画像に衝突すると、物体同士の入射速度・角度と跳ね返り速度・角度との関係(剛体力学的法則に従ったもの)を規定したアルゴリズムに従い、衝突した画像を移動させる。キューオブジェクトCの打突速度および打突方向は操作部26から入力可能であり、CPU12はその入力に応じた画像の衝突跳ね返りのアニメーションの表示制御を行う。ユーザはキューオブジェクトCによる画像の打突を繰り返し、各画像の配置を決める。所望の位置に画像が移動したら、テーブルR2近傍の「決定」ボタンを押下して、その位置を画像の最終的なレイアウトに決定する。決定された最終的なレイアウトはレイアウトテーブルに格納される。なお、画像のデフォルトの配置位置として、レイアウトテーブルの過去のレイアウトを用いてもよい。例えば、他人のレイアウトあるいは自分のレイアウトごとに利用回数を積算しておき、過去に最も選択された他人あるいは自分のレイアウトをデフォルトの配置位置とする。   For example, as shown in FIG. 6, when an image is picked up by a simulated cue object C displayed on the display 50 in a simulated billiard table R2 provided on the display 50, the operation speed and operation of the cue object C are displayed. The projected image moves like a billiard ball depending on the direction. At this time, if the struck image collides with another image, the collided image is determined according to an algorithm that defines the relationship between the incident velocity / angle and the bounce velocity / angle of objects (in accordance with rigid body dynamics law). Move. The hitting speed and hitting direction of the cue object C can be input from the operation unit 26, and the CPU 12 performs display control of an animation of collision rebound of the image according to the input. The user repeatedly hits the image with the queue object C, and determines the arrangement of each image. When the image moves to a desired position, the “determine” button near the table R2 is pressed to determine the position as the final layout of the image. The determined final layout is stored in the layout table. Note that the past layout of the layout table may be used as the default arrangement position of the image. For example, the number of times of use is accumulated for each other's layout or one's own layout, and the other person's or one's layout most selected in the past is set as the default arrangement position.

あるいは、ブロック崩しのように、テーブルR2内で自律的に移動する擬似的なボールオブジェクトとブロックを表示し、そのボールオブジェクトに擬似的なラケットオブジェクトを当てて、ボールオブジェクトの移動方向を変化させる。ボールオブジェクトがブロックに当たった場合、当該はブロックはテーブルR2から消滅する。ユーザは操作部26を操作してラケットオブジェクトを動かし、ボールオブジェクトの移動方向を変化させることを繰り返し、所望のブロックのみを消滅させていく。所望のブロックが残れば、そこで「決定」ボタンを押下して、残ったブロックの位置を画像の配置位置とする最終的なレイアウトに決定する。決定された最終的なレイアウトはレイアウトテーブルに格納される。   Alternatively, a pseudo ball object and a block that move autonomously in the table R2 are displayed like a block break, and a pseudo racket object is applied to the ball object to change the moving direction of the ball object. When the ball object hits a block, the block disappears from the table R2. The user operates the operation unit 26 to move the racket object, repeatedly changing the moving direction of the ball object, and deletes only a desired block. If the desired block remains, the “determine” button is pressed there to determine the final layout with the position of the remaining block as the image placement position. The determined final layout is stored in the layout table.

あるいは、操作部26に含まれるタッチセンサを操作することで、画像の位置と大きさを変化させ、気に入った配置が実現できれば、そこで最終的な配置位置を確定することもできる。   Alternatively, by operating the touch sensor included in the operation unit 26, the position and size of the image can be changed, and if a desired arrangement can be realized, the final arrangement position can be determined there.

例えば、図7に示すように、各画像I1〜I5をタッチセンサと積層されたディスプレイ50上のデフォルト位置(過去のレイアウトに従った配置でも可)に配置して表示し、各画像I1〜I5をディスプレイ50上からなぞって移動させる。この際、画像がディスプレイ50の中央部分に移動するに従って徐々に拡大して表示し、逆に中央部分から遠ざかるにしたがって徐々に縮小して表示する。図7では画像I5が中央部分にあるため、他の画像I1〜I4よりも相対的に拡大されている。これにより画像の位置と大きさを任意に変えることができる。所望の位置に画像が移動されれば、そこで「決定」ボタンを押下して、その時点での画像の位置とサイズを最終的なレイアウトに決定する。決定された最終的なレイアウトはレイアウトテーブルに格納される。つまり、レイアウトテーブルに格納されるレイアウトは、必ずしもS1〜S5の処理で作成されたレイアウト候補に限らず、過去に使われたものなら何でもよい。   For example, as shown in FIG. 7, the images I1 to I5 are arranged and displayed at a default position on the display 50 stacked with the touch sensor (possible to be arranged according to the past layout), and the images I1 to I5 are displayed. Is traced from the display 50 and moved. At this time, the image is gradually enlarged and displayed as it moves to the central portion of the display 50, and conversely, the image is gradually reduced and displayed as it moves away from the central portion. In FIG. 7, since the image I5 is in the central portion, the image I5 is relatively enlarged as compared with the other images I1 to I4. Thereby, the position and size of the image can be arbitrarily changed. When the image is moved to a desired position, a “determine” button is pressed there to determine the position and size of the image at that time as the final layout. The determined final layout is stored in the layout table. In other words, the layout stored in the layout table is not necessarily limited to the layout candidates created in the processes of S1 to S5, and any layout that has been used in the past may be used.

あるいは、図8に示すように、ディスプレイ50に模擬的な台紙オブジェクトMを配置し、ディスプレイ50上からデフォルト位置(過去のレイアウトに従った配置でも可)に配置された画像をなぞって、その台紙オブジェクトM上に画像を載せたりあるいは外したりして、台紙オブジェクトMの任意の位置に任意の画像を載せ、実際の台紙における画像の配置を決める。所望の位置に画像が移動されれば、そこで「決定」ボタンを押下して、その時点での画像の位置を最終的なレイアウトに決定する。決定された最終的なレイアウトはレイアウトテーブルに格納される。   Alternatively, as shown in FIG. 8, a simulated mount object M is arranged on the display 50, and the mount is traced from the display 50 at a default position (possible according to a past layout). An image is placed on or removed from the object M, an arbitrary image is placed at an arbitrary position on the mount object M, and the arrangement of the images on the actual mount is determined. If the image is moved to a desired position, the “determine” button is pressed there to determine the position of the image at that time as the final layout. The determined final layout is stored in the layout table.

あるいは、図9に示すように、ディスプレイ50をなぞる方向、スピード、なぞり始めた始点およびなぞり終えた終点に合わせて、画像の配列とサイズを決める。例えば図9(a)に示すように左下から右上に一直線にディスプレイ50をなぞれば、その直線にそって画像が配列される。ここで、図9(b)に示すように速くなぞればそれだけ多くの画像を小さいサイズで配列する。逆に図9(c)に示すようにゆっくりなぞればそれだけ少ない画像を大きいサイズで配列する。所望の位置に希望のサイズで画像が配列されれば、そこで「決定」ボタンを押下して、その時点での画像の位置とサイズを画像の最終的なレイアウトに決定する。決定された最終的なレイアウトはレイアウトテーブルに格納される。配置やサイズが気に入らない場合は、図示しない「やり直し」ボタンを押下すると、それまでの画像の位置とサイズがクリアされ、最初から指定できる。   Alternatively, as shown in FIG. 9, the arrangement and the size of the image are determined in accordance with the direction of tracing the display 50, the speed, the starting point where the tracing starts, and the finishing point where the tracing ends. For example, as shown in FIG. 9A, if the display 50 is traced in a straight line from the lower left to the upper right, the images are arranged along the straight line. Here, as shown in FIG. 9B, if the user traces quickly, so many images are arranged in a small size. On the contrary, as shown in FIG. 9C, if slowly tracing, fewer images are arranged in a larger size. If an image is arranged in a desired size at a desired position, the “determine” button is pressed there to determine the position and size of the image at that time as the final layout of the image. The determined final layout is stored in the layout table. If you do not like the layout and size, you can press the “Redo” button (not shown) to clear the position and size of the image so far and specify them from the beginning.

ただし、操作部26の入力で最終レイアウトを決定する必然性はない。例えば、図10に示すように、店頭端末型のフォトアルバム作成装置10の筐体上部にデジタルカメラ15を設置し、デジタルカメラ15とフォトアルバム作成装置10の通信I/F28とを接続し、デジタルカメラ15が定期的に撮像して得た画像をフォトアルバム作成装置10に送る。なおデジタルカメラ15からの画像はアルバムに配置される画像とは区別されるが、無論アルバムに配置する画像として上記S2で選択できてもよい。   However, the final layout is not necessarily determined by the input of the operation unit 26. For example, as shown in FIG. 10, a digital camera 15 is installed on the top of a case terminal-type photo album creation apparatus 10, the digital camera 15 is connected to a communication I / F 28 of the photo album creation apparatus 10, and digital Images obtained by the camera 15 taken periodically are sent to the photo album creating apparatus 10. The image from the digital camera 15 is distinguished from the image arranged in the album, but of course, it may be selected in S2 as the image arranged in the album.

図11は表情判断に応じたレイアウト候補選択指示の有無を判断するフローチャートである。この処理をCPU12に実行させるプログラムはHDD18その他のコンピュータ読み取り可能な記録媒体に記録されている。   FIG. 11 is a flowchart for determining the presence / absence of a layout candidate selection instruction according to facial expression determination. A program for causing the CPU 12 to execute this processing is recorded on the HDD 18 or other computer-readable recording medium.

図11に示すように、CPU12は、受信した画像から、筐体正面にいる人物(典型的にはフォトアルバムの注文者)の表情を解析する(S11)。表情解析の結果、人物が笑顔など配置が気に入った表情であると判断した場合(S12)、その時点で、上述のルーレット表示されているレイアウト候補、ビリヤード・ブロック崩しで確定した画像位置、タッチパネル操作で確定した画像配置位置・サイズ・形状などのパラメータを最終レイアウトのパラメータに決定する(S13)。   As shown in FIG. 11, the CPU 12 analyzes the facial expression of the person (typically, the person who ordered the photo album) in front of the housing from the received image (S11). As a result of facial expression analysis, when it is determined that the person has a favorite facial expression such as a smile (S12), at that time, the above-mentioned layout candidate displayed in the roulette, image position determined by billiard block breaking, touch panel operation The parameters such as the image arrangement position, size, shape, etc., determined in (1) are determined as final layout parameters (S13).

表情解析の結果、人物が渋い顔や困った顔など配置が気に入らない表情であると判断した場合(S14)、その時点で、表示されているレイアウト候補の表示を終える(S15)。その後、上述のルーレット表示であれば、次のレイアウト候補を表示する。あるいは、ビリヤード・ブロック崩し、タッチパネル操作で確定した画像位置やサイズや形状などのパラメータをクリアし、画像をデフォルト位置に戻して、最終レイアウトの決定操作を最初からやり直しさせる。   As a result of the facial expression analysis, when it is determined that the person has an unpleasant facial expression such as an awkward face or a troubled face (S14), the display of the displayed layout candidates is finished (S15). Then, if it is the above-mentioned roulette display, the next layout candidate is displayed. Alternatively, the billiard block is broken, the parameters such as the image position, size and shape determined by the touch panel operation are cleared, the image is returned to the default position, and the final layout determination operation is performed again from the beginning.

なお、表情の検出は公知のものが使用でき、例えば特開2007−299297号公報に記載のように一般化された表情データとのマッチングにより表情を解析・判断する。   A known expression can be used to detect an expression. For example, the expression is analyzed and determined by matching with generalized expression data as described in JP-A-2007-299297.

このように、既存の基本レイアウトのパラメータを変化させることでレイアウト候補を作成し、その中からユーザに所望のレイアウト候補を選択させることで、オリジナリティの高いレイアウトを簡単にユーザに利用させることができる。   In this way, layout candidates are created by changing the parameters of the existing basic layout, and by allowing the user to select a desired layout candidate from among them, a highly original layout can be easily used by the user. .

<第2実施形態>
第1実施形態において、基本のレイアウト(例えばレイアウトA)を基準に、操作部26の操作に基づいてレイアウトを決めるパラメータ(枚数、形、サイズ、並び方、背景色など)のうち特定のパラメータのみを変化させ、レイアウト候補を作成してもよい。
Second Embodiment
In the first embodiment, based on a basic layout (for example, layout A), only specific parameters among parameters (number of sheets, shape, size, arrangement, background color, etc.) that determine the layout based on the operation of the operation unit 26 are used. It is possible to change and create layout candidates.

例えば図12に示すように、操作部26に十字ボタン(あるいは円形ホイールのタッチパッドや上下左右カーソルキーなど多方向の指示入力が可能な各種操作部材)を設け、当該十字ボタンの上を押したら、レイアウトAを基に枚数を増やしたレイアウト候補すなわち画像が右上から左下の対角線に沿った配列と各画像のサイズと数と形状は維持するが、各画像のサイズを小さくし、その代わり配置する画像数を増やしたものを作成して表示する。   For example, as shown in FIG. 12, when a cross button (or various operation members capable of inputting instructions in multiple directions such as a touch pad of a circular wheel and up / down / left / right cursor keys) is provided on the operation unit 26 and the cross button is pressed, The layout candidates increased in number based on the layout A, that is, the images are arranged along the diagonal line from the upper right to the lower left, and the size, number, and shape of each image are maintained, but the size of each image is reduced and arranged instead. Create and display a larger number of images.

十字ボタンの右が押されたら、画像の配列と画像数と形状は現状維持したまま、各画像のサイズを均等に、あるいは特定の画像のサイズだけを変える。右を押し続ければ、それだけ画像のサイズが大きくなり、台紙の許容範囲を超えたら、基本レイアウトのサイズに戻す。   When the right side of the cross button is pressed, the size of each image is changed evenly or only the size of a specific image is changed while maintaining the current arrangement of images, the number of images, and the shape. If you keep pressing right, the size of the image will increase, and if it exceeds the allowable range of the mount, it will return to the size of the basic layout.

十字ボタンの左が押されたら、各画像の配列とサイズと数は現状維持するが、各画像の形状を変える。例えば、左を押し続ければ、丸、楕円、ダイヤ、正方形、矩形の順に各画像の形状を変える。   If the left side of the cross button is pressed, the arrangement, size and number of each image are maintained, but the shape of each image is changed. For example, if the left button is kept pressed, the shape of each image is changed in the order of circle, ellipse, diamond, square, and rectangle.

十字ボタンの下が押されたら、各画像のサイズと数と形状は現状維持するが、配列を変える。これは、いくつかの配列パターンを用意しておき(例えば画像が中央に集まったもの、画像が四隅に分散したもの)、下を押し続ければ、順次配列パターンを切り替える。所望の位置に希望のサイズと形状で画像が配列されれば、そこで「決定」ボタンを押下して、あるいはカメラ15からの画像から解析した表情に応じて、その時点での画像の位置とサイズと形状を最終的なレイアウトに決定する。   If the bottom of the cross button is pressed, the size, number, and shape of each image are maintained, but the arrangement is changed. For this, several arrangement patterns are prepared (for example, images gathered in the center, images dispersed in the four corners), and the arrangement patterns are sequentially switched by continuously pressing down. If an image is arranged in a desired size and shape at a desired position, the “position” button is pressed there, or the position and size of the image at that time according to the facial expression analyzed from the image from the camera 15 And determine the final layout.

なお、ユーザが指定した範囲内でパラメータ変動をしてもよい。例えば、ユーザが最大5枚の範囲でしか画像を1ページに配置しない場合は、6枚以上の画像を配置するレイアウト候補は作成しないようにする。   The parameter may be changed within a range specified by the user. For example, if the user arranges images on only one page in a range of up to five, layout candidates for arranging six or more images are not created.

こうすると、ユーザが変えたいパラメータだけを変えてレイアウト候補を作成できるから、ユーザの好みに合ったレイアウト候補が素早く出来上がる。   In this way, layout candidates can be created by changing only the parameters that the user wants to change, so that layout candidates that meet the user's preference can be quickly created.

フォトアルバム作成装置の構成図Configuration diagram of photo album creation device フォトアルバム作成処理のフローチャートPhoto album creation process flowchart 過去のレイアウト(レイアウトA)、レイアウト候補(レイアウトB)、レイアウト候補(レイアウトC)の一例を示す図The figure which shows an example of the past layout (layout A), a layout candidate (layout B), and a layout candidate (layout C) レイアウトテーブルの一例を示す図Diagram showing an example of a layout table ルーレット風に表示されるレイアウト候補の一例を示す図The figure which shows an example of the layout candidate displayed on a roulette style ビリヤード風に表示されるレイアウト候補の一例を示す図The figure which shows an example of the layout candidate displayed on billiard style タッチセンサへの操作により作成されるレイアウト候補の1つ目の例を示す図The figure which shows the 1st example of the layout candidate produced by operation to a touch sensor タッチセンサへの操作により作成されるレイアウト候補の2つ目の例を示す図The figure which shows the 2nd example of the layout candidate produced by operation to a touch sensor タッチセンサへの操作により作成されるレイアウト候補の3つ目の例を示す図色味のない画像を強調する配色および装飾)を示す図The figure which shows the 3rd example of the layout candidate produced by operation to a touch sensor The figure which shows the color scheme and the decoration which emphasizes an image without a tint) カメラの設置例を示す図Diagram showing an example of camera installation 表情に応じたレイアウト選択指示の有無を判断するフローチャートFlowchart for determining whether or not there is a layout selection instruction according to an expression 十字ボタンの押下方向に対応して変化されるレイアウトのパラメータを例示した図The figure which illustrated the parameter of the layout changed corresponding to the pushing direction of a cross button

符号の説明Explanation of symbols

10:フォトアルバム作成装置、18:HDD、34:フォトアルバム生成部 10: Photo album creation device, 18: HDD, 34: Photo album generation unit

Claims (8)

画像の基本レイアウトを格納する手段と、
前記基本レイアウトを規定する画像の位置およびサイズに関するパラメータを、タッチセンサへのタッチに従って変動させることで、前記基本レイアウトとは異なるレイアウト候補を少なくとも1つ作成する手段と、
前記作成したレイアウト候補を出力する手段と、
レイアウト候補の選択指示を受け付ける手段と、
前記選択指示に基づいて前記レイアウト候補から最終的なレイアウトを決定する手段と、
を含み、
前記画像の位置に関するパラメータは前記タッチセンサへのタッチ位置に従って変動し、前記画像のサイズに関するパラメータは前記タッチセンサへのタッチ位置の移動方向および移動量のうち少なくとも1つに従って変動するレイアウト決定装置
Means for storing the basic layout of the image ;
Means for creating at least one layout candidate different from the basic layout by varying parameters relating to the position and size of the image defining the basic layout according to a touch on a touch sensor ;
Means for outputting the created layout candidate;
Means for accepting a layout candidate selection instruction;
Means for determining a final layout from the layout candidates based on the selection instruction;
Only including,
The layout determination apparatus , wherein the parameter related to the position of the image varies according to a touch position on the touch sensor, and the parameter related to the size of the image varies according to at least one of a moving direction and a moving amount of the touch position on the touch sensor .
画像の基本レイアウトを格納する手段と、  Means for storing the basic layout of the image;
前記基本レイアウトを規定する画像の数、位置およびサイズに関するパラメータを、タッチセンサへのタッチに従って変動させることで、前記基本レイアウトとは異なるレイアウト候補を少なくとも1つ作成する手段と、  Means for creating at least one layout candidate different from the basic layout by varying parameters relating to the number, position, and size of the image defining the basic layout according to a touch on a touch sensor;
前記作成したレイアウト候補を出力する手段と、  Means for outputting the created layout candidate;
レイアウト候補の選択指示を受け付ける手段と、  Means for accepting a layout candidate selection instruction;
前記選択指示に基づいて前記レイアウト候補から最終的なレイアウトを決定する手段と、  Means for determining a final layout from the layout candidates based on the selection instruction;
を含み、  Including
前記画像の位置に関するパラメータは前記タッチセンサへのタッチ位置に従って変動し、前記画像の数およびサイズに関するパラメータは前記タッチセンサへのタッチ位置の移動方向、移動量および移動速度のうち少なくとも1つに従って変動するレイアウト決定装置。  The parameter related to the position of the image varies according to the touch position on the touch sensor, and the parameter related to the number and size of the image varies according to at least one of the moving direction, moving amount, and moving speed of the touch position on the touch sensor. Layout determination device.
前記基本レイアウトは、特定のユーザが過去に使用したレイアウトまたは前記特定のユーザ以外のユーザが過去に使用したレイアウトを含む請求項1または2に記載のレイアウト決定装置The basic layout is a layout determination device according to claim 1 or 2 including a layout that is specific users other than the layout or the specific user who has used in the past users have used in the past. 前記作成したレイアウト候補の各々を繰り返しスクロール表示する手段を含む請求項1〜3のいずれかに記載のレイアウト決定装置The layout determination apparatus according to any one of claims 1 to 3, further comprising means for repeatedly scrolling and displaying each of the created layout candidates. 被写体を撮像した画像データを入力する手段と、
前記画像データに基づいて前記被写体の表情を解析する手段と、
前記解析された被写体の表情に基づいて前記選択指示の有無を判別する手段と、
を含む請求項1〜のいずれかに記載のレイアウト決定装置
Means for inputting image data obtained by imaging a subject;
Means for analyzing the facial expression of the subject based on the image data;
Means for determining the presence or absence of the selection instruction based on the analyzed facial expression of the subject;
Layout determination apparatus according to any one of claims 1 to 4 containing.
請求項1〜5のいずれかに記載のレイアウト決定装置としてコンピュータを機能させるプログラム。 A program that causes a computer to function as the layout determination device according to claim 1. レイアウト決定装置が画像の基本レイアウトを格納するステップと、
前記レイアウト決定装置が前記基本レイアウトを規定する画像の位置およびサイズに関するパラメータを、タッチセンサへのタッチに従って変動させることで、前記基本レイアウトとは異なるレイアウト候補を少なくとも1つ作成するステップと、
前記レイアウト決定装置が前記作成したレイアウト候補を出力するステップと、
前記レイアウト決定装置がレイアウト候補の選択指示を受け付けるステップと、
前記レイアウト決定装置が前記選択指示に基づいて前記レイアウト候補から最終的なレイアウトを決定するステップと、
を含み、
前記画像の位置に関するパラメータは前記タッチセンサへのタッチ位置に従って変動し、前記画像のサイズに関するパラメータは前記タッチセンサへのタッチ位置の移動方向および移動量のうち少なくとも1つに従って変動するレイアウト決定方法
A step of layout determining device stores the basic layout of the image,
A step wherein the layout determining device parameters about the position and size of the image that defines the basic layout, by varying in accordance with touch to the touch sensor, to create at least one different layout candidates and the basic layout,
And outputting a layout candidates said layout determination device described above created,
A step of the layout determining unit accepts the selection instruction of layout candidates,
A step of the layout determining device determines a final layout from the layout candidates based on the selection instruction,
Only including,
The layout determination method in which the parameter related to the position of the image varies according to a touch position on the touch sensor, and the parameter related to the size of the image varies according to at least one of a moving direction and a moving amount of the touch position on the touch sensor .
レイアウト決定装置が画像の基本レイアウトを格納するステップと、
前記レイアウト決定装置が前記基本レイアウトを規定する画像の数、位置およびサイズに関するパラメータを、タッチセンサへのタッチに従って変動させることで、前記基本レイアウトとは異なるレイアウト候補を少なくとも1つ作成するステップと、
前記レイアウト決定装置が前記作成したレイアウト候補を出力するステップと、
前記レイアウト決定装置がレイアウト候補の選択指示を受け付けるステップと、
前記レイアウト決定装置が前記選択指示に基づいて前記レイアウト候補から最終的なレイアウトを決定するステップと、
を含み、
前記画像の位置に関するパラメータは前記タッチセンサへのタッチ位置に従って変動し、前記画像の数およびサイズに関するパラメータは前記タッチセンサへのタッチ位置の移動方向、移動量および移動速度のうち少なくとも1つに従って変動するレイアウト決定方法
A step of layout determining device stores the basic layout of the image,
A step wherein the layout determining device the number of images to define the basic layout, the position and the parameters relating to the size, by varying in accordance with touch to the touch sensor, to create at least one different layout candidates and the basic layout,
And outputting a layout candidates said layout determination device described above created,
A step of the layout determining unit accepts the selection instruction of layout candidates,
A step of the layout determining device determines a final layout from the layout candidates based on the selection instruction,
Only including,
The parameter related to the position of the image varies according to the touch position on the touch sensor, and the parameter related to the number and size of the image varies according to at least one of the moving direction, moving amount, and moving speed of the touch position on the touch sensor. layout determining how to.
JP2008089549A 2008-03-31 2008-03-31 Layout determining method, program and apparatus Active JP4991614B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008089549A JP4991614B2 (en) 2008-03-31 2008-03-31 Layout determining method, program and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008089549A JP4991614B2 (en) 2008-03-31 2008-03-31 Layout determining method, program and apparatus

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2012105783A Division JP2012190466A (en) 2012-05-07 2012-05-07 Layout determining method, program and device

Publications (2)

Publication Number Publication Date
JP2009245071A JP2009245071A (en) 2009-10-22
JP4991614B2 true JP4991614B2 (en) 2012-08-01

Family

ID=41306898

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008089549A Active JP4991614B2 (en) 2008-03-31 2008-03-31 Layout determining method, program and apparatus

Country Status (1)

Country Link
JP (1) JP4991614B2 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5762143B2 (en) * 2011-05-31 2015-08-12 株式会社日立ソリューションズ Electronic album creation apparatus, electronic album creation system, information terminal, and electronic album creation method
JP5568148B2 (en) 2012-03-27 2014-08-06 富士フイルム株式会社 Layout device, layout method, and program
JP6012309B2 (en) 2012-07-09 2016-10-25 キヤノン株式会社 Information processing apparatus, information processing method, and program
JP6282065B2 (en) 2013-09-05 2018-02-21 キヤノン株式会社 Image processing apparatus, image processing method, and program
JP2015053541A (en) 2013-09-05 2015-03-19 キヤノン株式会社 Image processing apparatus, image processing method, and program
JP6168928B2 (en) 2013-09-05 2017-07-26 キヤノン株式会社 Image processing apparatus, image processing method, and program
JP6765977B2 (en) * 2017-01-31 2020-10-07 キヤノン株式会社 Information processing equipment, information processing methods, and programs
JP2020031915A (en) * 2018-08-30 2020-03-05 サミー株式会社 Game machine
JP2020031917A (en) * 2018-08-30 2020-03-05 サミー株式会社 Game machine
JP2020031918A (en) * 2018-08-30 2020-03-05 サミー株式会社 Game machine
JP2020031916A (en) * 2018-08-30 2020-03-05 サミー株式会社 Game machine
JP7205173B2 (en) * 2018-11-08 2023-01-17 カシオ計算機株式会社 Information processing device, robot, information processing method and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4833596B2 (en) * 2005-07-05 2011-12-07 マイクロソフト コーポレーション Postcard design system and method and program thereof
WO2007116662A1 (en) * 2006-03-27 2007-10-18 Pioneer Corporation Electronic device and method for operating same

Also Published As

Publication number Publication date
JP2009245071A (en) 2009-10-22

Similar Documents

Publication Publication Date Title
JP4991614B2 (en) Layout determining method, program and apparatus
JP5269851B2 (en) Image editing apparatus, image editing method and program thereof
JP5511573B2 (en) Display control apparatus, control method therefor, program, and storage medium
US10108584B2 (en) Host apparatus and screen capture control method thereof
JP5889028B2 (en) Moving picture recording apparatus, control method therefor, computer program, and storage medium
KR20170116049A (en) Apparatus and method for inputting note information in an image of a photographed object
US9325868B2 (en) Image processor displaying plural function keys in scrollable state
KR20100028344A (en) Method and apparatus for editing image of portable terminal
JP2012083889A (en) Information processing apparatus, information processing method, and program
JP5979168B2 (en) Screen display device, screen display system, screen display method, and computer program
JP6161418B2 (en) Image forming apparatus, method for controlling image forming apparatus, and computer program
CN103197865A (en) Mobile terminal, output control system, and data outputting method for the mobile terminal
US20140149904A1 (en) Information processing apparatus, method for controlling the same, and storage medium
JP6723966B2 (en) Information processing apparatus, display control method, and program
EP1909477A2 (en) Scrapbook server, method of controlling same, and control program therefor
JP2010033432A (en) Object processing apparatus, method and program
US8699039B2 (en) Document generating apparatus, display control apparatus, document generating method, display control method and computer readable medium
JP2011145881A (en) Device and method for controlling display
JP4955596B2 (en) Image output method, apparatus and program
JP2010033363A (en) Object operation device, method and program
JP6056263B2 (en) Terminal device, electronic pen system, and program
JP6486077B2 (en) Display device, server device, display system, control method therefor, control program, and storage medium
JP2012190466A (en) Layout determining method, program and device
JP5010520B2 (en) Trimming range optimization method, apparatus and program
JP2022050162A (en) Information processing device, display device, information processing system, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100720

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111215

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120213

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120406

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120507

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4991614

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150511

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250