JP4751047B2 - エリア内にオブジェクトのセットを配置する方法 - Google Patents
エリア内にオブジェクトのセットを配置する方法 Download PDFInfo
- Publication number
- JP4751047B2 JP4751047B2 JP2004285904A JP2004285904A JP4751047B2 JP 4751047 B2 JP4751047 B2 JP 4751047B2 JP 2004285904 A JP2004285904 A JP 2004285904A JP 2004285904 A JP2004285904 A JP 2004285904A JP 4751047 B2 JP4751047 B2 JP 4751047B2
- Authority
- JP
- Japan
- Prior art keywords
- tree
- candidate
- area
- image
- objects
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/10—Geometric CAD
- G06F30/18—Network design, e.g. design based on topological or interconnect aspects of utility systems, piping, heating ventilation air conditioning [HVAC] or cabling
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/60—Editing figures and text; Combining figures or text
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Geometry (AREA)
- Mathematical Analysis (AREA)
- Computational Mathematics (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Computer Hardware Design (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Editing Of Facsimile Originals (AREA)
- Processing Or Creating Images (AREA)
Description
本発明は、上記課題を解決し、シングルパス自動フォトアルバムページレイアウトに関して、エリア内にオブジェクトのセットを配置する方法を提供することを目的とする。
A1/e1=A2/e2=Λ=AN/eN
を満たすことを示す。式中、Nはページ上のイメージ数であり、{Ai}は実際のイメージエリアであり、{ei}はユーザ指定の相対イメージ面積比率である。厳格エリアレイアウトは、相対的なイメージエリアの比率を制御する。ユーザが、イメージAをイメージBのサイズの3倍にすると指定する場合、厳格エリアレイアウトモードは、ページ上のイメージAおよびイメージBの正確な位置またはサイズに関わりなく、イメージAがイメージBのサイズの3倍になるように指示する。厳格エリアレイアウトはまた、ユーザがよりくだけた方法で面積制約を指定する場合にも採用することができる。たとえば、ユーザは、選択された特定のイメージが同ページ上のその他のイメージよりも大きくなるべき(すなわち、厳密な乗算係数だけ大きくなるのではない)旨を指定することができる。
レイアウトプロセスを高速化するために、上記説明の図6のフローチャートから要求される処理なしで、ユーザ入力に基づいてレイアウトをシングルパスで組み立てるように、上記構成および設計を変更することができる。
501、502、503、504、505、506 リーフ
507、508、509、510、511 ノード
605、607 要素
Claims (5)
- 写真またはグラフィックイメージのオブジェクトのセットをフォトアルバムのページのどこに配置するかをコンピュータソフトウエアで実行し、前記フォトアルバムのページのエリア内にオブジェクトのセットを配置するシングルパス自動フォトアルバムページレイアウトの方法であって、
(a)前記写真またはグラフィックイメージのオブジェクトの数に対応するN枚のリーフおよび(N−1)個のノードを有するバイナリーツリーの作成に際し、前記オブジェクトのセットに含まれる複数のオブジェクトが、組み付ける順番に並んでおり、その中の最初のオブジェクトを前記バイナリーツリーの第1のリーフに配置すること、
(b)前記バイナリーツリーに含まれていない、前記オブジェクトのセットの中の前記最初のオブジェクトの次に並ぶ2番目以降のオブジェクトを選択すること、
(c)プロセスにおいて生成される任意のツリーである各候補ツリーは、前記バイナリーツリーに配置されたオブジェクト、および前記2番目以降のオブジェクトから成っている少なくとも1つの候補ツリーを前記バイナリーツリーから確立すること、
(d)特定のレイアウト動作モードのうち対応するレイアウトはスコア付けされ、そのスコアを計算することによって各候補ツリーのスコアを計算し、最高スコアを有する1つの候補ツリーを選択すること、
(d´)選択された候補ツリーを作成するバイナリーツリーであるとすること、
(e)前記候補ツリーが前記オブジェクトのセットの中の総てのオブジェクトを含むまで、前記(b)、(c)、(d)および(d´)を繰り返すこと、
(f)前記バイナリーツリーに従って前記エリア内に前記オブジェクトを配置すること、
を含み、
前記バイナリーツリーは、
少なくとも1つのノードと、
1つのノードから出る少なくとも1つのリーフと、
を含み、
前記バイナリーツリーのサブツリーは、前記バイナリーツリー内の位置、ならびに該位置から派生するすべてのノードおよびリーフを含み、
前記候補ツリーのサブツリーは、前記バイナリーツリーにおける任意の場所で前記候補ツリー内の位置、ならびに該位置から発するすべてのノードおよびリーフを含み、
前記各候補ツリーを作成することは、前記バイナリーツリーから前記候補ツリーを作成するもので、前記サブツリーを変更することによって行われ、
前記変更するステップは、
a. イメージを置き換えたい1つの所望の位置に関連するイメージを有する前記バイナリーツリーの1つのサブツリーを除去すること、
b.新しいノードを前記バイナリーツリーの前記所望の位置に挿入すること、
c.前記新しいノードに水平向きの切断および垂直向きの切断のいずれか一方の切断方向を有するように配置すること、
d.前記新しいノードから発する部分に新しいリーフを挿入すること、
e.前記新しいリーフに前記次のオブジェクトを配置すること、
f.前記除去したサブツリーを前記新しいノードから発する部分に挿入すること、
を含み、
前記所望の位置は、
前記バイナリーツリー中のリーフと、
前記バイナリーツリー中のノードと、
からなる群からの1つであることを特徴とするエリア内にオブジェクトのセットを配置する方法。 - 前記候補ツリーを確立した後に前記候補ツリーを正規化することをさらに含み、該正規化することは、
a.前記候補ツリー中の各ノードについて、前記ノードをルートとする前記サブツリーに挿入する前記オブジェクトを含む境界領域を表すバウンディングボックスを特徴付けること、
b.各オブジェクトの前記バウンディングボックスに従って、前記エリアの領域を割り当てること、
を含む、請求項1に記載のエリア内にオブジェクトのセットを配置する方法。 - 写真またはグラフィックイメージのオブジェクトのセットをフォトアルバムのページのどこに配置するかをコンピュータソフトウエアで実行し、前記フォトアルバムのページのエリア内にオブジェクトのセットを配置するシングルパス自動フォトアルバムページレイアウトの方法であって、
バイナリーツリーから候補ツリーを作成してツリー構造を作成すること、
前記ツリー構造に、複数のオブジェクトの中から選択される最初のオブジェクトを配置することによってバイナリーツリーから候補ツリーを形成すること、
前記候補ツリーの少なくとも1つの利用可能な位置であるリーフあるいはノードのいずれか一方に、2番目以降のオブジェクトを配置することによって前記候補ツリーを変更することであって、それによって少なくとも1つの代替候補ツリーを形成すること、
各利用可能な位置であるリーフあるいはノードのいずれか一方にある前記2番目以降のオブジェクトを有する各代替候補ツリーのスコアを計算すること、
最良のスコアを有する前記代替候補ツリーを選択すること、
前記選択された代替候補ツリーを前記候補ツリーに指定すること、
前記候補ツリーの少なくとも1つの利用可能な位置であるリーフあるいはノードのいずれか一方にある前記2番目以降のオブジェクトを配置することによって前記候補ツリーを変更すること、前記各利用可能な位置であるリーフあるいはノードのいずれか一方にある、前記2番目以降のオブジェクトを有する各代替候補ツリーのスコアを計算すること、前記最良のスコアを有する前記代替候補ツリーを選択すること、および前記選択された代替候補ツリーを前記候補ツリーに指定することを残りのすべての配置されていない前記2番目以降のオブジェクトに対して繰り返すこと、
前記候補ツリーに従って前記エリア内に前記オブジェクトのセットを配置すること、
を含み、
前記ツリー構造、前記候補ツリー、前記各代替候補ツリー、および前記選択された代替候補ツリーはそれぞれ、
少なくとも1つのノードと、
1つのノードから出る少なくとも1つのリーフと、
を含み、
前記候補ツリーのサブツリーは、前記候補ツリー内の位置、ならびに該位置から出るすべてのノードおよびリーフを含む、
エリア内にオブジェクトのセットを配置する方法。 - 前記ツリー構造、候補ツリー、各代替候補ツリー、および選択された代替候補ツリーはそれぞれ、
少なくとも1つのノードと、
1つのノードから出る少なくとも1つのリーフと、
を含み、
前記候補ツリーのサブツリーは、前記候補ツリー内の位置、ならびに該位置から派生するすべてのノードおよびリーフを含み、
前記各代替候補ツリーのサブツリーは、前記代替候補ツリー内の位置、ならびに該位置から出るすべてのノードおよびリーフを含む、請求項3に記載のエリア内にオブジェクトのセットを配置する方法。 - 前記各候補ツリーのスコアを計算することは、スコア付け関数が、アルファおよび一貫性を含み、前記アルファは、エリア内にイメージがレイアウトされたページのアスペクト比がイメージに境界を付けるスペースの領域を表すバウンディングボックスのアスペクト比とどの程度一致しているかを示す値であり、前記アルファが、エリア内にイメージがレイアウトされたページのアスペクト比がイメージに境界を付けるスペースの領域を表すバウンディングボックスのアスペクト比とどの程度一致しているかを測定し、前記一貫性は、エリア内に写真がレイアウトされたページ上の最小の写真の面積を、エリア内に写真がレイアウトされたページ上の最大の写真の面積で割った値であり、前記一貫性が、エリア内に写真がレイアウトされたページ上の最小の写真の面積を、エリア内に写真がレイアウトされたページ上の最大の写真の面積で割ったものとして計算し、
前記スコア付け関数は、初期スコアを計算することができ、この初期スコアは、アルファまたは一貫性の値がしきい値未満の場合、初期スコアの計算にペナルティを含ませることができ、
システムは異なるパラメータの結果生じるスコアを比較することができる
請求項4に記載のエリア内にオブジェクトのセットを配置する方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/675,823 US8065627B2 (en) | 2003-09-30 | 2003-09-30 | Single pass automatic photo album page layout |
US10/675823 | 2003-09-30 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011087108A Division JP4961046B2 (ja) | 2003-09-30 | 2011-04-11 | エリア内にオブジェクトのセットを配置するレイアウトの方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005110280A JP2005110280A (ja) | 2005-04-21 |
JP4751047B2 true JP4751047B2 (ja) | 2011-08-17 |
Family
ID=34377281
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004285904A Expired - Fee Related JP4751047B2 (ja) | 2003-09-30 | 2004-09-30 | エリア内にオブジェクトのセットを配置する方法 |
JP2011087108A Expired - Lifetime JP4961046B2 (ja) | 2003-09-30 | 2011-04-11 | エリア内にオブジェクトのセットを配置するレイアウトの方法 |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011087108A Expired - Lifetime JP4961046B2 (ja) | 2003-09-30 | 2011-04-11 | エリア内にオブジェクトのセットを配置するレイアウトの方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8065627B2 (ja) |
JP (2) | JP4751047B2 (ja) |
Families Citing this family (63)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9256356B2 (en) * | 2001-03-29 | 2016-02-09 | International Business Machines Corporation | Method and system for providing feedback for docking a content pane in a host window |
US8056013B2 (en) * | 2005-05-13 | 2011-11-08 | Hewlett-Packard Development Company, L.P. | Method for arranging graphic assemblies |
US7640516B2 (en) * | 2003-09-30 | 2009-12-29 | Hewlett-Packard Development Company, L.P. | Arranging graphic objects on pages |
US7743322B2 (en) * | 2003-09-30 | 2010-06-22 | Hewlett-Packard Development Company, L.P. | Automatic photo album page layout |
US8065627B2 (en) | 2003-09-30 | 2011-11-22 | Hewlett-Packard Development Company, L.P. | Single pass automatic photo album page layout |
US7555730B2 (en) * | 2005-05-12 | 2009-06-30 | Hewlett-Packard Development Company, L.P. | Method for arranging graphic assemblies |
US9235655B2 (en) * | 2004-05-21 | 2016-01-12 | Hewlett-Packard Development Company, L.P. | Task-based design evaluation |
US7827498B2 (en) | 2004-08-03 | 2010-11-02 | Visan Industries | Method and system for dynamic interactive display of digital images |
WO2006012685A1 (en) * | 2004-08-04 | 2006-02-09 | Momento Pro Pty Ltd | Image layout method |
US7500186B2 (en) * | 2004-08-30 | 2009-03-03 | Microsoft Corporation | Systems and methods for efficiently generating table layouts using moveable items |
US7656543B2 (en) * | 2004-11-12 | 2010-02-02 | Hewlett-Packard Development Company, L.P. | Albuming images |
US8161377B2 (en) * | 2005-03-01 | 2012-04-17 | Hewlett-Packard Development Company, L.P. | Arranging images on pages of an album |
JP4588642B2 (ja) * | 2005-03-15 | 2010-12-01 | 富士フイルム株式会社 | アルバム作成装置、アルバム作成方法、及びプログラム |
JP2006331393A (ja) * | 2005-04-28 | 2006-12-07 | Fujifilm Holdings Corp | アルバム作成装置、アルバム作成方法、及びプログラム |
US7595809B2 (en) * | 2005-05-11 | 2009-09-29 | Hewlett-Packard Development Company, L.P. | Method and system for determining an occlusion cost for concurrently presenting one or more images in a shared viewing region |
US7760956B2 (en) | 2005-05-12 | 2010-07-20 | Hewlett-Packard Development Company, L.P. | System and method for producing a page using frames of a video stream |
US7644356B2 (en) * | 2005-06-10 | 2010-01-05 | Hewlett-Packard Development Company, L.P. | Constraint-based albuming of graphic elements |
KR100727961B1 (ko) * | 2005-07-29 | 2007-06-13 | 삼성전자주식회사 | N-업 디스플레이 방법 및 장치, 그를 이용한 화상 형성장치 |
US8049922B2 (en) * | 2005-11-30 | 2011-11-01 | Kabushiki Kaisha Toshiba | Image forming apparatus and printing method for creating a combined image |
US7788579B2 (en) * | 2006-03-06 | 2010-08-31 | Ricoh Co., Ltd. | Automated document layout design |
US7620267B2 (en) * | 2006-04-28 | 2009-11-17 | Hewlett-Packard Development Company, L.P. | Collage generation with occlusion costing |
US7848596B2 (en) | 2006-05-24 | 2010-12-07 | Hewlett-Packard Development Company, L.P. | Templated collage generation with occlusion costing |
US7668400B2 (en) * | 2006-07-31 | 2010-02-23 | Hewlett-Packard Development Company, L.P. | Image layout constraint generation |
US8144919B2 (en) * | 2006-09-22 | 2012-03-27 | Fuji Xerox Co., Ltd. | Annealing algorithm for non-rectangular shaped stained glass collages |
US8578267B2 (en) * | 2006-09-28 | 2013-11-05 | Hewlett-Packard Development Company, L.P. | Graphic assembly layout with maximum page coverage and minimum content removal |
US20100115399A1 (en) * | 2007-03-15 | 2010-05-06 | Koninklijke Philips Electronics N.V. | Method and apparatus for generating an album of images |
US8812969B2 (en) | 2007-03-21 | 2014-08-19 | Ricoh Co., Ltd. | Methods for authoring and interacting with multimedia representations of documents |
US8584042B2 (en) | 2007-03-21 | 2013-11-12 | Ricoh Co., Ltd. | Methods for scanning, printing, and copying multimedia thumbnails |
US8583637B2 (en) | 2007-03-21 | 2013-11-12 | Ricoh Co., Ltd. | Coarse-to-fine navigation through paginated documents retrieved by a text search engine |
EP2165326A2 (en) * | 2007-05-31 | 2010-03-24 | Visan Industries | Systems and methods for rendering media |
US20090002764A1 (en) * | 2007-06-27 | 2009-01-01 | Atkins C Brian | Arranging graphic objects on a page with relative area based control |
US8225208B2 (en) * | 2007-08-06 | 2012-07-17 | Apple Inc. | Interactive frames for images and videos displayed in a presentation application |
US8862986B2 (en) * | 2007-10-01 | 2014-10-14 | Hewlett-Packard Development Company, L.P. | Arranging graphic objects on a page with relative position based control |
JP5142837B2 (ja) * | 2008-06-10 | 2013-02-13 | キヤノン株式会社 | 表示制御装置および表示制御方法 |
JP5349879B2 (ja) * | 2008-09-18 | 2013-11-20 | キヤノン株式会社 | 情報処理装置、情報処理方法、プログラム、及び、記憶媒体 |
US9152292B2 (en) | 2009-02-05 | 2015-10-06 | Hewlett-Packard Development Company, L.P. | Image collage authoring |
US8291314B2 (en) * | 2009-04-23 | 2012-10-16 | Hewlett-Packard Development Company, L.P. | Arranging graphic objects on a page |
US8161384B2 (en) * | 2009-04-23 | 2012-04-17 | Hewlett-Packard Development Company, L.P. | Arranging graphic objects on a page with text |
US20110004839A1 (en) * | 2009-07-02 | 2011-01-06 | Derek Cha | User-customized computer display method |
US8571331B2 (en) * | 2009-11-30 | 2013-10-29 | Xerox Corporation | Content based image selection for automatic photo album generation |
US8842934B2 (en) * | 2010-07-20 | 2014-09-23 | Canon Kabushiki Kaisha | Image processing apparatus and method for controlling the image processing apparatus |
JP5601666B2 (ja) * | 2010-08-10 | 2014-10-08 | Kddi株式会社 | 画像レイアウト用の順序木の生成方法、生成プログラムおよび生成装置 |
WO2012054036A1 (en) * | 2010-10-21 | 2012-04-26 | Hewlett-Packard Development Company, L.P. | Method and system for generating a document having a layered void pantograph |
JP5579091B2 (ja) * | 2011-01-31 | 2014-08-27 | Kddi株式会社 | レイアウトテンプレート生成装置および画像レイアウト装置 |
US9196226B2 (en) | 2011-06-01 | 2015-11-24 | Adobe Systems Incorporated | Computer-implemented methods and systems for laying out electronic content elements |
US8963953B2 (en) * | 2012-01-11 | 2015-02-24 | Blackberry Limited | Interface for previewing image content |
US9172740B1 (en) | 2013-01-15 | 2015-10-27 | Google Inc. | Adjustable buffer remote access |
US9311692B1 (en) | 2013-01-25 | 2016-04-12 | Google Inc. | Scalable buffer remote access |
US9225979B1 (en) | 2013-01-30 | 2015-12-29 | Google Inc. | Remote access encoding |
USD766914S1 (en) * | 2013-08-16 | 2016-09-20 | Yandex Europe Ag | Display screen with graphical user interface having an image search engine results page |
USD788795S1 (en) * | 2013-09-03 | 2017-06-06 | Samsung Electronics Co., Ltd. | Display screen or portion thereof with animated graphical user interface |
WO2015034823A1 (en) * | 2013-09-06 | 2015-03-12 | Smugmug, Inc. | Display scaling application |
US9582160B2 (en) * | 2013-11-14 | 2017-02-28 | Apple Inc. | Semi-automatic organic layout for media streams |
US9489104B2 (en) * | 2013-11-14 | 2016-11-08 | Apple Inc. | Viewable frame identification |
JP6054330B2 (ja) | 2014-03-27 | 2016-12-27 | 富士フイルム株式会社 | 画像レイアウト生成装置、画像商材作成システム、画像レイアウト生成方法ならびに画像レイアウト生成プログラムおよび記録媒体 |
US9442906B2 (en) * | 2014-10-09 | 2016-09-13 | Wrap Media, LLC | Wrap descriptor for defining a wrap package of cards including a global component |
US9933925B2 (en) * | 2015-03-11 | 2018-04-03 | Nexthink Sa | Screen layout manager |
US10628628B2 (en) | 2015-07-24 | 2020-04-21 | Collage.Com, Inc. | Method, system, and computer program product for arranging content in a plurality of regions to obtain a content-aware layout |
CN105653130B (zh) * | 2015-12-29 | 2019-01-04 | 小米科技有限责任公司 | 显示图标的方法、装置及终端 |
US10902656B2 (en) | 2016-02-29 | 2021-01-26 | Fujifilm North America Corporation | System and method for generating a digital image collage |
US10534671B1 (en) * | 2016-06-28 | 2020-01-14 | EMC IP Holding Company LLC | Container image layer compaction |
DK180318B1 (en) | 2019-04-15 | 2020-11-09 | Apple Inc | Systems, methods, and user interfaces for interacting with multiple application windows |
WO2021054809A1 (en) * | 2019-09-21 | 2021-03-25 | Samsung Electronics Co., Ltd. | Method and system for generating dynamic user interface layout for an electronic device |
Family Cites Families (50)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2686758B2 (ja) | 1988-01-27 | 1997-12-08 | 株式会社日立製作所 | 図形編集装置 |
WO1991014990A1 (en) * | 1990-03-28 | 1991-10-03 | Koza John R | Non-linear genetic algorithms for solving problems by finding a fit composition of functions |
US5634021A (en) | 1991-08-15 | 1997-05-27 | Borland International, Inc. | System and methods for generation of design images based on user design inputs |
JP2579397B2 (ja) | 1991-12-18 | 1997-02-05 | インターナショナル・ビジネス・マシーンズ・コーポレイション | 文書画像のレイアウトモデルを作成する方法及び装置 |
US5712995A (en) | 1995-09-20 | 1998-01-27 | Galileo Frames, Inc. | Non-overlapping tiling apparatus and method for multiple window displays |
US5760786A (en) | 1995-12-27 | 1998-06-02 | Mitsubishi Electric Information Technology Center America, Inc. | Simultaneous constructive solid geometry (CSG) modeling for multiple objects |
US5729254A (en) | 1995-12-27 | 1998-03-17 | Mitsubishi Electric Information Technology Center America, Inc. | Method and apparatus for differential object modeling using automatically generated constructive solid geometry (CSG) through an evolutionary process |
JP3544422B2 (ja) | 1996-03-04 | 2004-07-21 | 日本電気株式会社 | 記事配置装置 |
US5920315A (en) | 1996-07-17 | 1999-07-06 | International Business Machines Corporation | Multi-pane window with recoiling workspaces |
DE69714598T2 (de) | 1996-09-09 | 2003-03-27 | Microsoft Corp., Redmond | Automatische anordnung und formatierung von inhalt für einen entwurf auf einem medium |
DE69832544T2 (de) | 1997-02-19 | 2006-08-10 | Canon K.K. | Anordnung und Verfahren zur Bildbearbeitung und Medium mit darauf gespeicherten Programmen |
JPH10293838A (ja) | 1997-02-19 | 1998-11-04 | Canon Inc | 画像編集装置及び方法 |
US6008809A (en) | 1997-09-22 | 1999-12-28 | International Business Machines Corporation | Apparatus and method for viewing multiple windows within a dynamic window |
US6301586B1 (en) | 1997-10-06 | 2001-10-09 | Canon Kabushiki Kaisha | System for managing multimedia objects |
US6448956B1 (en) | 1997-10-31 | 2002-09-10 | Eastman Kodak Company | Systems and methods for direct image manipulation |
JPH11250272A (ja) * | 1998-01-08 | 1999-09-17 | Xerox Corp | 自動イメ―ジレイアウト方法及びシステム |
US6380954B1 (en) | 1998-02-09 | 2002-04-30 | Reuters, Ltd. | Method and system for layout of objects within a perimeter using constrained interactive search |
JP2000152018A (ja) | 1998-08-31 | 2000-05-30 | Canon Inc | 画像処理装置及びその方法、及び記録媒体 |
US6415306B2 (en) | 1999-01-27 | 2002-07-02 | Hewlett-Packard Company | Method for selecting next feature for placement on a page |
AUPQ027899A0 (en) | 1999-05-10 | 1999-06-03 | Canon Information Systems Research Australia Pty Ltd | Method and apparatus for automatically positioning one or more objects within a region |
US6636648B2 (en) | 1999-07-02 | 2003-10-21 | Eastman Kodak Company | Albuming method with automatic page layout |
US7124360B1 (en) | 1999-08-04 | 2006-10-17 | William Drenttel | Method and system for computer screen layout based on a recombinant geometric modular structure |
US7093263B1 (en) * | 1999-10-21 | 2006-08-15 | Oracle International Corporation | System and methodology for supporting a platform independent object format for a run-time environment |
US6826727B1 (en) | 1999-11-24 | 2004-11-30 | Bitstream Inc. | Apparatus, methods, programming for automatically laying out documents |
US7149968B1 (en) | 2000-01-21 | 2006-12-12 | Siemens Aktiengesellschaft | Method for the simultaneous non-overlapping representation of at least two data visualization windows in a display area of a monitor of a data processing installation |
US6771801B1 (en) | 2000-02-11 | 2004-08-03 | Sony Corporation | Adaptable pre-designed photographic storyboard |
US6701306B1 (en) * | 2000-03-15 | 2004-03-02 | Cadence Design Systems, Inc. | Methods and apparatus for manipulating polygons in a multidimensional space |
EP1314083A2 (en) | 2000-08-04 | 2003-05-28 | Copan Inc. | Method and system for presenting digital media |
CN1339739A (zh) | 2000-08-17 | 2002-03-13 | 惠普公司 | 带有自动调整拷贝插入件的文件传递系统 |
WO2002039649A2 (en) | 2000-10-20 | 2002-05-16 | Desknet, Inc. | Transforming a source document to a desired target document |
US8131773B2 (en) * | 2000-10-20 | 2012-03-06 | Sharp Kabushiki Kaisha | Search information managing for moving image contents |
EP2273387A1 (en) * | 2000-10-20 | 2011-01-12 | Sharp Kabushiki Kaisha | Dynamic image content search information managing apparatus |
JP2002142092A (ja) | 2000-10-30 | 2002-05-17 | Dainippon Screen Mfg Co Ltd | 自動レイアウトシステムおよび記録媒体 |
US7340676B2 (en) | 2000-12-29 | 2008-03-04 | Eastman Kodak Company | System and method for automatic layout of images in digital albums |
JP3950718B2 (ja) * | 2001-03-19 | 2007-08-01 | 株式会社リコー | 画像空間表示方法 |
US6771292B2 (en) | 2001-03-29 | 2004-08-03 | International Business Machines Corporation | Method and system for providing feedback concerning a content pane to be docked in a host window |
US7177045B2 (en) | 2001-04-13 | 2007-02-13 | Electronics For Imaging, Inc. | Process and system for mixed page imposition |
US7013432B2 (en) | 2001-04-30 | 2006-03-14 | Broadband Graphics, Llc | Display container cell modification in a cell based EUI |
US20030001879A1 (en) | 2001-06-29 | 2003-01-02 | Kuang-Shin Lin | Picture management method that simulates uses and operations of a physical photo album |
GB2378340A (en) | 2001-07-31 | 2003-02-05 | Hewlett Packard Co | Generation of an image bounded by a frame or of overlapping images |
JP2003101749A (ja) | 2001-09-20 | 2003-04-04 | Pagecomp Lab Corp | 画像レイアウト生成装置 |
JP4029636B2 (ja) | 2002-03-14 | 2008-01-09 | セイコーエプソン株式会社 | オブジェクトレイアウト装置、画像レイアウト装置、オブジェクトレイアウトプログラム及び画像レイアウトプログラム、並びにオブジェクトレイアウト方法及び画像レイアウト方法 |
US7148990B2 (en) | 2002-08-15 | 2006-12-12 | Hewlett-Packard Development Company, L.P. | System and method for producing a photobook |
US7096445B1 (en) * | 2003-01-14 | 2006-08-22 | Cadence Design Systems, Inc. | Non-orthogonal structures and space tiles for layout, placement, and routing of an integrated circuit |
US7092552B2 (en) | 2003-07-30 | 2006-08-15 | Xerox Corporation | System and method for measuring and quantizing document quality |
US7743322B2 (en) | 2003-09-30 | 2010-06-22 | Hewlett-Packard Development Company, L.P. | Automatic photo album page layout |
US8065627B2 (en) | 2003-09-30 | 2011-11-22 | Hewlett-Packard Development Company, L.P. | Single pass automatic photo album page layout |
US7296224B2 (en) | 2004-04-23 | 2007-11-13 | Hewlett-Packard Development Company, L.P. | Method for assigning graphical images to pages |
US8161377B2 (en) | 2005-03-01 | 2012-04-17 | Hewlett-Packard Development Company, L.P. | Arranging images on pages of an album |
US7644356B2 (en) | 2005-06-10 | 2010-01-05 | Hewlett-Packard Development Company, L.P. | Constraint-based albuming of graphic elements |
-
2003
- 2003-09-30 US US10/675,823 patent/US8065627B2/en not_active Expired - Fee Related
-
2004
- 2004-09-30 JP JP2004285904A patent/JP4751047B2/ja not_active Expired - Fee Related
-
2011
- 2011-04-11 JP JP2011087108A patent/JP4961046B2/ja not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP4961046B2 (ja) | 2012-06-27 |
JP2011160467A (ja) | 2011-08-18 |
US8065627B2 (en) | 2011-11-22 |
US20050071781A1 (en) | 2005-03-31 |
JP2005110280A (ja) | 2005-04-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4751047B2 (ja) | エリア内にオブジェクトのセットを配置する方法 | |
JP5043163B2 (ja) | オブジェクトを位置付ける方法、並びに、予め定められたスペースにイメージを位置付ける方法 | |
US7555730B2 (en) | Method for arranging graphic assemblies | |
US8056013B2 (en) | Method for arranging graphic assemblies | |
US8161384B2 (en) | Arranging graphic objects on a page with text | |
US7656543B2 (en) | Albuming images | |
US8161377B2 (en) | Arranging images on pages of an album | |
JP4929397B2 (ja) | 相対エリア・ベースの制御を用いてのページ上のグラフィック・オブジェクトの配置 | |
US8578267B2 (en) | Graphic assembly layout with maximum page coverage and minimum content removal | |
US20140149926A1 (en) | Apparatus, method and computer readable recording medium for arranging a plurality of items automatically in a canvas | |
JP5312420B2 (ja) | コンテンツ解析装置、方法およびプログラム | |
US20170024362A1 (en) | Method, system, and computer program product for arranging content in a plurality of regions to obtain a content-aware layout | |
JP4356752B2 (ja) | 文書編集装置、プログラムおよび記憶媒体 | |
CN113255289A (zh) | 一种文案排版布局的方法及系统 | |
JP2924462B2 (ja) | 文書処理装置 | |
WO2023119610A1 (ja) | 情報処理装置、レイアウトの支援方法、およびレイアウトの支援プログラム | |
JP2004348428A (ja) | 電子文書における、ヘッダ、フッタの挿入手段 | |
US9024965B2 (en) | Determining a layout of graphic objects according to a layout density map | |
JP3089698B2 (ja) | 似顔絵作成装置 | |
JP2005190099A (ja) | 誌面レイアウト装置及び誌面レイアウトプログラム | |
JP4666071B2 (ja) | 文書編集装置、プログラムおよび記憶媒体 | |
JPH11345311A (ja) | 画像処理装置及び方法 | |
JP4911240B2 (ja) | 文書編集装置、プログラムおよび記憶媒体 | |
JP2000263872A (ja) | 自動レイアウト生成装置、自動レイアウト生成方法、および記録媒体 | |
JP2006260380A (ja) | レイアウトシステムおよびレイアウトプログラム、並びにレイアウト方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20060919 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20061107 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20070206 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20070209 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070501 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070727 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20071026 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20071031 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080123 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080711 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20081010 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20081016 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090113 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20090203 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090605 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20090616 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20090710 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20101022 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20101027 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110411 |
|
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: 20110520 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 4751047 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: 20140527 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 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
LAPS | Cancellation because of no payment of annual fees | ||
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |