JP2020061716A - Information processing device and program - Google Patents

Information processing device and program Download PDF

Info

Publication number
JP2020061716A
JP2020061716A JP2018193714A JP2018193714A JP2020061716A JP 2020061716 A JP2020061716 A JP 2020061716A JP 2018193714 A JP2018193714 A JP 2018193714A JP 2018193714 A JP2018193714 A JP 2018193714A JP 2020061716 A JP2020061716 A JP 2020061716A
Authority
JP
Japan
Prior art keywords
data
result data
design
layout
analysis result
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.)
Granted
Application number
JP2018193714A
Other languages
Japanese (ja)
Other versions
JP7200589B2 (en
Inventor
岸本 康成
Yasunari Kishimoto
康成 岸本
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 Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2018193714A priority Critical patent/JP7200589B2/en
Publication of JP2020061716A publication Critical patent/JP2020061716A/en
Application granted granted Critical
Publication of JP7200589B2 publication Critical patent/JP7200589B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Processing Or Creating Images (AREA)
  • Document Processing Apparatus (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

To facilitate multiple changes to the layout of design elements placed in a document and diversion of document design.SOLUTION: First generation means 21 analyzes a design element and generates analysis result data in a text format. Acquisition means 22 acquires layout information indicating an arrangement mode of one or more design elements. Second generation means 23 generates layout result data visually indicating a state in which one or more design elements are arranged according to the layout information, from the layout information acquired by the acquisition means 22 and the analysis result data generated by the first generation means 21.SELECTED DRAWING: Figure 2

Description

本発明は、情報処理装置及びプログラムに関する。   The present invention relates to an information processing device and a program.

ポスター、チラシ、プレゼン資料、及びWebページ等の制作物(以下「デザイン制作物」という)のレイアウトや配色を自動的に行う技術が提案されている。例えば、特許文献1には、レイアウトを自動生成する編集装置において、自動配置される素材と固定位置に配置される素材を組み合わせて指定でき、そこで生成された複数のレイアウトのうち、有効な好ましいレイアウトのみを提示する事で、デザインや配色などに特別な知識を有しない使用者でも使いやすい編集装置が記載されている。特許文献1に記載の技術では、ユーザは、配置される素材を自動配置にするか固定配置にするかをユーザインターフェースにより指定する。   There has been proposed a technique for automatically laying out and coloring a product (hereinafter referred to as “design product”) such as a poster, a leaflet, a presentation material, and a Web page. For example, in Patent Document 1, in an editing apparatus that automatically generates a layout, a material that is automatically arranged and a material that is arranged at a fixed position can be specified in combination, and an effective preferable layout among a plurality of layouts generated there By presenting only the information, an editing device is described that is easy to use even for users who do not have special knowledge in design or color scheme. In the technique described in Patent Document 1, the user specifies, via the user interface, whether the material to be arranged is automatically arranged or fixed.

特許文献2には、印刷物の各ページにおけるコンテンツの概略レイアウトを自動生成する自動レイアウト生成装置として、予め準備された複数のグリッドパターンの中からいずれかを印刷物設定情報に基づいて抽出し、抽出されたグリッドパターンの割付ルールに従って各ページに含むべきコンテンツを配置し、概略レイアウトを生成することが記載されている。特許文献3には、印刷物など第1のメディアから、その素材を流用してインターネット配信用画面など第2のメディアを制作するための制作システムであり、手本となる頁を参照して特性の近い素材を自動的に探し出し、自動的にレイアウトするシステムが記載されている。特許文献3に記載のシステムは、素材の属性情報の各要素に重み付けを施し、素材同士の特性の違いを数値化することにより、比較対象の素材の中から最も近い素材を選び、さらに、手本のレイアウトを参照して配置する。   In Patent Document 2, as an automatic layout generation device that automatically generates a schematic layout of contents on each page of a printed matter, one of a plurality of grid patterns prepared in advance is extracted based on the printed matter setting information and extracted. It is described that the contents to be included in each page are arranged according to the allocation rule of the grid pattern to generate the general layout. Patent Document 3 describes a production system for producing a second medium such as a screen for Internet distribution by diverting the material from a first medium such as a printed matter, and referring to a model page, the characteristics of the production system are described. It describes a system that automatically finds close materials and lays them out automatically. The system described in Patent Document 3 weights each element of the attribute information of the material and digitizes the difference in characteristics between the materials, thereby selecting the closest material from the materials to be compared, and further Place it by referring to the book layout.

特開2008−147851号公報JP, 2008-147851, A 特開2000−263872号公報JP 2000-263872 A 特開2009−230260号公報JP, 2009-230260, A

本発明は、文書に配置されるデザイン要素のレイアウトの複数回にわたる変更や、文書のデザインの流用を行い易くすることを目的とする。   It is an object of the present invention to make it easy to change the layout of design elements arranged in a document a plurality of times and divert the design of the document.

本発明の請求項1に係る情報処理装置は、デザイン要素を解析し、テキスト形式の解析結果データを生成する第1生成手段と、前記解析結果データに従って1又は複数のデザイン要素の配置態様を示すレイアウト情報を取得する取得手段と、前記取得されたレイアウト情報と前記生成された解析結果データとから、前記1又は複数のデザイン要素が前記レイアウト情報に従って配置された状態が視覚的に示されるレイアウト結果データを生成する第2生成手段とを有することを特徴とする。   An information processing apparatus according to claim 1 of the present invention shows a first generation unit that analyzes a design element and generates analysis result data in a text format, and an arrangement mode of one or more design elements according to the analysis result data. A layout result visually showing a state in which the one or more design elements are arranged according to the layout information, from an acquisition unit that acquires layout information, and the acquired layout information and the generated analysis result data. It has a 2nd production | generation means which produces | generates data.

本発明の請求項2に係る情報処理装置は、請求項1に記載の構成において、前記デザイン要素の解析結果は、文字数、文字列の分類結果、代表色、画像の分類結果、及び画像のトリミングパターンを示す情報、の少なくともいずれか一つを含むことを特徴とする。   According to a second aspect of the present invention, in the configuration according to the first aspect, the analysis result of the design element includes a character count, a character string classification result, a representative color, an image classification result, and an image trimming. It is characterized by including at least one of information indicating a pattern.

本発明の請求項3に係る情報処理装置は、請求項1又は2に記載の構成において、前記第1生成手段は、前記デザイン要素の内容を示す実体データを前記解析結果データに含めることなく、該実体データを予め定められた記憶領域に記憶する、しないにかかわらず、該実体データの格納先を示すアドレスを該解析結果データに含めることを特徴とする。   In the information processing device according to claim 3 of the present invention, in the configuration according to claim 1 or 2, the first generation means does not include entity data indicating the content of the design element in the analysis result data, It is characterized in that the analysis result data includes an address indicating a storage destination of the substance data regardless of whether or not the substance data is stored in a predetermined storage area.

本発明の請求項4に係る情報処理装置は、請求項3に記載の構成において、前記レイアウト結果データに含まれるアドレスを用いて前記デザイン要素の実体データを読み出し、読み出した実体データと前記生成されたレイアウト結果データとを用いて、1又は複数のデザイン要素が前記レイアウト情報に従って配置された文書を生成する第3生成手段を更に有することを特徴とする。   According to a fourth aspect of the present invention, in the configuration according to the third aspect, the entity data of the design element is read using an address included in the layout result data, and the entity data read and the generated entity data are generated. It is characterized by further comprising a third generation means for generating a document in which one or more design elements are arranged according to the layout information by using the layout result data.

本発明の請求項5に係る情報処理装置は、請求項1又は2に記載の構成において、前記第1生成手段は、前記デザイン要素の内容を示す実体データが飾り付のテキスト形式のデータであって、かつ該実体データのデータサイズが予め定められた閾値未満である場合、実体データを前記解析結果データに含める一方、該データサイズが該閾値以上である場合、実体データを前記解析結果データに含めないことを特徴とする。   In the information processing apparatus according to claim 5 of the present invention, in the configuration according to claim 1 or 2, the first generation means is text data in which substance data indicating the content of the design element is decorated. If the data size of the substantive data is less than a predetermined threshold value, the substantive data is included in the analysis result data, while if the data size is equal to or more than the threshold value, the substantive data is set in the analysis result data. Characterized by not including.

本発明の請求項6に係るプログラムは、コンピュータに、デザイン要素を解析し、テキスト形式の解析結果データを生成するステップと、前記解析結果データに従って1又は複数のデザイン要素の配置態様を示すレイアウト情報を取得するステップと、前記取得されたレイアウト情報と前記生成された解析結果データとから、前記1又は複数のデザイン要素が前記レイアウト情報に従って配置された状態が視覚的に示されるレイアウト結果データを生成するステップとを実行させるためのプログラムであることを特徴とする。   A program according to claim 6 of the present invention comprises a step of causing a computer to analyze a design element and generating analysis result data in a text format, and layout information indicating an arrangement mode of one or more design elements according to the analysis result data. And a layout result data visually showing a state in which the one or more design elements are arranged according to the layout information from the acquired layout information and the generated analysis result data. And a program for executing the steps.

請求項1及び6に係る発明によれば、デザイン要素のレイアウトの複数回にわたる変更や、デザイン要素の流用を行い易い。
請求項2に係る発明によれば、デザイン要素のレイアウトの複数回にわたる変更や、デザイン要素の流用を行い易い。
請求項3に係る発明によれば、コンテンツの変更やデザインの流用を行う際の処理負荷が軽減する。
請求項4に係る発明によれば、文書に配置されるデザイン要素のレイアウトの複数回にわたる変更や、文書のデザインの流用を行い易い。
請求項5に係る発明によれば、デザイン要素の変更やデザインの流用を行う際の処理負荷が軽減する。
According to the inventions according to claims 1 and 6, it is easy to change the layout of the design element a plurality of times or divert the design element.
According to the invention of claim 2, it is easy to change the layout of the design element a plurality of times or divert the design element.
According to the invention of claim 3, the processing load at the time of changing the content or diverting the design is reduced.
According to the invention of claim 4, it is easy to change the layout of design elements arranged in a document a plurality of times or divert the design of the document.
According to the invention of claim 5, the processing load at the time of changing a design element or diverting a design is reduced.

情報処理システム1の構成を例示するブロック図。FIG. 3 is a block diagram illustrating the configuration of the information processing system 1. サーバ20の機能構成を例示するブロック図。The block diagram which illustrates the functional composition of server 20. 端末10のハードウェア構成を例示するブロック図。FIG. 3 is a block diagram illustrating a hardware configuration of the terminal 10. サーバ20のハードウェア構成を例示するブロック図。The block diagram which illustrates the hardware constitutions of the server 20. デザイン要素の外観を例示する図。The figure which illustrates the external appearance of a design element. サーバ20が行う処理の流れを例示するフローチャート。The flowchart which illustrates the flow of the process which the server 20 performs. 解析結果データを例示する図。The figure which illustrates an analysis result data. レイアウト情報の表すレイアウトを例示する図。The figure which illustrates the layout which layout information represents. レイアウト結果データを例示する図。The figure which illustrates layout result data. レイアウト結果データの表す画像を例示する図。The figure which illustrates the image which layout result data represents.

1.構成
図1は、本実施形態に係る情報処理システム1の構成を例示するブロック図である。情報処理システム1は、端末10及びサーバ20(情報処理装置の一例)を備える。端末10は、パーソナルコンピュータ、スマートフォン、タブレット端末、又は店舗に設置された画像形成装置等の汎用的なコンピュータ装置である。端末10は通信回線2によりサーバ20に接続されている。通信回線2は、例えばインターネット、移動体通信網、電話回線、及びLAN(Local Area Network)などのうちの少なくとも1つを含む。サーバ20は、ポスター、チラシ、プレゼン資料、販促用印刷物、及びWebページ等のデザイン制作物のデザインを変更する機能を備える。図1に示す例では、1つの端末10が通信回線2に接続されているが、複数の端末10が通信回線2に接続されてもよい。
1. Configuration FIG. 1 is a block diagram illustrating the configuration of an information processing system 1 according to this embodiment. The information processing system 1 includes a terminal 10 and a server 20 (an example of an information processing device). The terminal 10 is a general-purpose computer device such as a personal computer, a smartphone, a tablet terminal, or an image forming device installed in a store. The terminal 10 is connected to the server 20 by the communication line 2. The communication line 2 includes at least one of the Internet, a mobile communication network, a telephone line, and a LAN (Local Area Network). The server 20 has a function of changing the design of a design production product such as a poster, a leaflet, a presentation material, a printed matter for sales promotion, and a Web page. In the example shown in FIG. 1, one terminal 10 is connected to the communication line 2, but a plurality of terminals 10 may be connected to the communication line 2.

図2は、サーバ20の機能構成を例示するブロック図である。サーバ20は、第1生成手段21、取得手段22、第2生成手段23、及び第3生成手段24を有する。第1生成手段21は、複数のデザイン要素を解析し、テキスト形式の解析結果データを生成する。1つのデザイン要素に対して、1つの解析結果データが対応する。この実施形態において、デザイン要素は、文書(デザイン制作物や可読性を備えたテキストなど)に含まれる部品であり、例えば、画像、イラスト、テキスト、図形(グラフ等)等である。   FIG. 2 is a block diagram illustrating the functional configuration of the server 20. The server 20 has a first generation unit 21, an acquisition unit 22, a second generation unit 23, and a third generation unit 24. The first generation unit 21 analyzes a plurality of design elements and generates text-format analysis result data. One analysis result data corresponds to one design element. In this embodiment, the design element is a component included in a document (design work or readable text), and is, for example, an image, an illustration, text, a figure (graph, etc.), or the like.

取得手段22は、1又は複数のデザイン要素の配置態様を示すレイアウト情報を取得する。第2生成手段23は、取得手段22により取得されたレイアウト情報と、第1生成手段21により生成された解析結果データとから、1又は複数のデザイン要素がレイアウト情報に従って配置された状態が視覚的に示されるレイアウト結果データを生成する。レイアウト結果データはレイアウト情報の取得条件や解析結果データの反映から、1又は複数のレイアウトしたケースの情報を生成できるため、複数の場合にはそれらの文書をそれぞれ表示して1つを選択してもよい。以下では、1又は複数から1つを選択したケースを説明する。   The acquisition unit 22 acquires layout information indicating an arrangement mode of one or more design elements. From the layout information acquired by the acquisition unit 22 and the analysis result data generated by the first generation unit 21, the second generation unit 23 visually displays a state in which one or more design elements are arranged according to the layout information. The layout result data shown in is generated. Since the layout result data can generate information of one or a plurality of laid-out cases based on the acquisition condition of the layout information and the reflection of the analysis result data, in the case of a plurality of cases, those documents are displayed respectively and one is selected. Good. In the following, a case where one or a plurality of one is selected will be described.

第3生成手段24は、レイアウト結果データに含まれるアドレスを用いてデザイン要素の実体データを読み出し、読み出した実体データと、第2生成手段により生成されたレイアウト結果データとを用いて、1又は複数のデザイン要素がレイアウト情報に従って配置された文書を生成する。   The third generation unit 24 reads the substantive data of the design element using the address included in the layout result data, and uses one or more of the read substantive data and the layout result data generated by the second generation unit. Generates a document in which the design elements of are arranged according to the layout information.

図3は、端末10のハードウェア構成を例示するブロック図である。プロセッサ101は、端末10の他の要素を制御するプロセッサである。メモリ102は、プロセッサ101がプログラムを実行するためのワークエリアとして機能する記憶装置であり、例えばRAM(Random Access Memory)を含む。記憶装置103は各種のプログラム及びデータを記憶する記憶装置であり、例えば、SSD(Solid State Drive)又はHDD(Hard Disk Drive)を含む。通信IF104は、予め定められた無線又は有線の通信規格(例えば、Wi−Fi(登録商標)、Bluetooth(登録商標)、又はイーサネット(登録商標))に従って他の装置と通信を行う。UI部105は例えばタッチスクリーンとキーとを備える。UI部105は端末10に内蔵されていてもよく、また、外付けされて外部接続されるものであってもよい。   FIG. 3 is a block diagram illustrating the hardware configuration of the terminal 10. The processor 101 is a processor that controls other elements of the terminal 10. The memory 102 is a storage device that functions as a work area for the processor 101 to execute a program, and includes, for example, a RAM (Random Access Memory). The storage device 103 is a storage device that stores various programs and data, and includes, for example, an SSD (Solid State Drive) or an HDD (Hard Disk Drive). The communication IF 104 communicates with other devices according to a predetermined wireless or wired communication standard (for example, Wi-Fi (registered trademark), Bluetooth (registered trademark), or Ethernet (registered trademark)). The UI unit 105 includes, for example, a touch screen and keys. The UI unit 105 may be built in the terminal 10 or may be externally attached and externally connected.

図4は、サーバ20のハードウェア構成を例示する図である。プロセッサ201は、サーバ20の他の要素を制御するプロセッサである。メモリ202は、プロセッサ201がプログラムを実行するためのワークエリアとして機能する記憶装置であり、例えばRAMを含む。記憶装置203は各種のプログラム及びデータを記憶する記憶装置であり、例えば、SSD又はHDDを含む。通信IF204は、予め定められた無線又は有線の通信規格(例えば、Wi−Fi(登録商標)、Bluetooth(登録商標)、又はイーサネット(登録商標))に従って他の装置と通信を行う。   FIG. 4 is a diagram illustrating a hardware configuration of the server 20. The processor 201 is a processor that controls other elements of the server 20. The memory 202 is a storage device that functions as a work area for the processor 201 to execute a program, and includes, for example, a RAM. The storage device 203 is a storage device that stores various programs and data, and includes, for example, an SSD or an HDD. The communication IF 204 communicates with other devices according to a predetermined wireless or wired communication standard (for example, Wi-Fi (registered trademark), Bluetooth (registered trademark), or Ethernet (registered trademark)).

この例で、メモリ202又は記憶装置203に記憶されているプログラムを、プロセッサ201が実行することにより、図2に示される機能が実装される。プログラムを実行しているプロセッサ201は、第1生成手段21、取得手段22、第2生成手段23、及び第3生成手段24の一例である。   In this example, the processor 201 executes a program stored in the memory 202 or the storage device 203 to implement the functions shown in FIG. The processor 201 executing the program is an example of the first generation unit 21, the acquisition unit 22, the second generation unit 23, and the third generation unit 24.

2.動作
次いで、この実施形態の動作を説明する。以下では、デザイン要素のレイアウトを変更する動作を説明する。なお、変更後の文書のデータ形式が変更前の文書のデータ形式と異なっていてもよい。例えば、Webページである文書がPDF(Portable Document Format)形式のコンテンツに変更されてもよい。また、この変更は任意のデザイン要素を追加または削除してもよい。さらに、デザイン要素が決まっていれば、変更前の文書が存在しなくてもよい。
2. Operation Next, the operation of this embodiment will be described. The operation of changing the layout of design elements will be described below. The data format of the document after the change may be different from the data format of the document before the change. For example, a document that is a Web page may be changed to PDF (Portable Document Format) content. Also, this modification may add or remove any design element. Further, if the design elements are decided, the document before the change does not have to exist.

図5は文書の外観を例示する図である。この実施形態において、文書には、画像やテキスト等のデザイン要素が1又は複数含まれる。図5の例では、文書C1には、テキストのデザイン要素TXT11〜TXT14、画像のデザイン要素IMG11〜IMG12、及びイラストのデザイン要素IMG13〜IMG14が含まれている。   FIG. 5 is a diagram illustrating the appearance of a document. In this embodiment, the document includes one or more design elements such as images and text. In the example of FIG. 5, the document C1 includes text design elements TXT11 to TXT14, image design elements IMG11 to IMG12, and illustration design elements IMG13 to IMG14.

処理対象となる文書は、サーバ20、端末10、又は他の外部サーバの記憶装置に記憶されている。ユーザは、端末10のUI部105を用いて、デザインを変更したいデザイン要素を指定する操作を行う。端末10のプロセッサ101は、UI部105から出力される情報に基づいて、指定されたデザイン要素を取得する。例えば、指定されたデザイン要素が外部サーバに格納されている場合、端末10は通信回線2を介してデザイン要素を受信し、受信したデザイン要素をサーバ20に送信する。指定されたデザイン要素が端末10に格納されている場合、デザイン要素は通信回線2を介して端末10からサーバ20に送信される。   The document to be processed is stored in the storage device of the server 20, the terminal 10, or another external server. The user uses the UI unit 105 of the terminal 10 to perform an operation of designating a design element whose design is desired to be changed. The processor 101 of the terminal 10 acquires the designated design element based on the information output from the UI unit 105. For example, when the designated design element is stored in the external server, the terminal 10 receives the design element via the communication line 2 and transmits the received design element to the server 20. When the designated design element is stored in the terminal 10, the design element is transmitted from the terminal 10 to the server 20 via the communication line 2.

図6はサーバ20が行う処理の流れを例示するフローチャートである。ステップS101において、サーバ20は、デザイン要素を解析し、テキスト形式の解析結果データを生成する。複数のデザイン要素に対しては、それぞれの解析結果データが得られる。この実施形態において、デザイン要素の特徴とは、デザイン要素がテキストである場合、例えば、文字数、文字の色、文字の強調の有無、フォントの種別、文字列の要約、言語、文字列の分類結果、又は文字の装飾の種別である。文字列の要約は文字列を言語解析することにより得られる情報である。文字列の分類結果は、文字列が解析されることにより文字列を複数のカテゴリに分類した結果(例えば、タイトル、国名、社名、氏名、所属部署、等)を示す。   FIG. 6 is a flowchart illustrating the flow of processing performed by the server 20. In step S101, the server 20 analyzes the design element and generates analysis result data in text format. The analysis result data is obtained for each of the plurality of design elements. In this embodiment, when the design element is text, for example, the number of characters, the color of the character, the emphasis of the character, the font type, the summary of the character string, the language, the classification result of the character string are the characteristics of the design element. , Or the type of character decoration. The summary of the character string is information obtained by linguistically analyzing the character string. The character string classification result indicates the result of classifying the character string into a plurality of categories by analyzing the character string (for example, title, country name, company name, name, department, etc.).

デザイン要素が画像である場合、デザイン要素の特徴は、例えば、画素数、画像サイズ(縦横のサイズ、アスペクト比)、解像度、色彩解析の結果、画像をどの位置でトリミングするかのトリミングパターンを示すトリミング情報、又は画像の配色パターンである。トリミング情報は画像解析により得られる情報であり、例えばトリミングの位置を示す座標の組である。複数の位置に対応するトリミング情報が解析結果データに含まれていてもよい。デザイン要素がイラストである場合、デザイン要素の特徴は、例えば配色パターンである。デザイン要素が画像で、別のデザイン要素がテキストで有る場合には、その結合関係も解析結果として生成される。解析結果として、例えば、画像上にテキストが配置された場合や、商品画像を説明するテキスト(名称や特徴、仕様、価格など)のような関係性の分類結果が該当する。   When the design element is an image, the feature of the design element indicates, for example, the number of pixels, image size (vertical and horizontal size, aspect ratio), resolution, a result of color analysis, and a trimming pattern at which position the image is trimmed. The trimming information or the color arrangement pattern of the image. The trimming information is information obtained by image analysis, and is, for example, a set of coordinates indicating the trimming position. Trimming information corresponding to a plurality of positions may be included in the analysis result data. When the design element is an illustration, the feature of the design element is, for example, a color arrangement pattern. When the design element is an image and the other design element is a text, the connection relation is also generated as the analysis result. As the analysis result, for example, the classification result of the relationship such as the case where the text is arranged on the image or the text (name, feature, specification, price, etc.) that describes the product image is applicable.

デザイン要素の色彩解析は、例えば以下のようにして行われる。サーバ20は、デザイン要素に含まれている色情報を解析し、デザイン要素に含まれる色のなかから、1色の代表色を特定する。次に、複数のデザイン要素の組み合わせから利用頻度または面積比から各代表色の順位を特定する。この実施形態において、「代表色」とは、デザイン要素に含まれている色であって、デザイン要素の与える印象を特徴づける色を示す。色の組み合わせや各色の配分によりデザイン要素の印象は異なってくる。この実施形態では、サーバ20は、デザイン要素に含まれている色情報の面積を特定し、特定した面積の大きさが予め定められた条件を満たす色情報を代表色として特定する。   The color analysis of the design element is performed as follows, for example. The server 20 analyzes the color information included in the design element, and identifies one representative color from the colors included in the design element. Next, the rank of each representative color is specified based on the frequency of use or the area ratio from a combination of a plurality of design elements. In this embodiment, the “representative color” is a color included in the design element and is a color that characterizes the impression given by the design element. The impression of design elements varies depending on the combination of colors and the distribution of each color. In this embodiment, the server 20 specifies the area of the color information included in the design element, and specifies the color information whose size of the specified area satisfies a predetermined condition as a representative color.

より具体的には、この実施形態では、サーバ20は、複数のデザイン要素に含まれる色(又はそれに近い色)の中から、面積の広い順に3色(基調色、2次色、アクセント色)を特定し、特定した3色を配色(3つの代表色)の組合せとする。これらの代表色は面積の広い順に順位付けされ、各代表色(例えばRGB値)が特定される。代表色は、例えば以下のようにして特定される。サーバ20は、画像データでは、この画像データについて予め定められた単位領域毎(例えば3cm×3cm毎)にRGB値の平均値を算出する。サーバ20は、算出された単位領域毎のRGB値の平均値を統計処理し、出現頻度を算出する。サーバ20は、その算出結果に従い、その画像データに含まれる色を面積の大きい順に3色選択し、選択した3色を配色の組合せとする。なお、複数の代表色や配色の組合せの特定方法と順位付けの方法はこれに限らず、他の方法であってもよい。デザイン要素の代表色の特定方法は、従来用いられている種々の方法が採用され得る。   More specifically, in this embodiment, the server 20 selects three colors (basic color, secondary color, and accent color) in descending order of area from colors included in a plurality of design elements (or colors close to them). Is specified, and the specified three colors are used as a combination of color combinations (three representative colors). These representative colors are ranked in descending order of area, and each representative color (for example, RGB value) is specified. The representative color is specified as follows, for example. In the image data, the server 20 calculates an average value of RGB values for each unit area (for example, 3 cm × 3 cm) that is predetermined for the image data. The server 20 statistically processes the calculated average value of the RGB values for each unit area to calculate the appearance frequency. According to the calculation result, the server 20 selects three colors included in the image data in descending order of area, and sets the selected three colors as a combination of color arrangements. The method of specifying the combination of a plurality of representative colors and the combination of colors and the method of ranking are not limited to this, and other methods may be used. As a method of specifying the representative color of the design element, various conventionally used methods can be adopted.

また、解析結果データを生成する際、サーバ20は、各デザイン要素の実体データ自体はネットワークや記憶媒体などから入手できるならどこにあってもよいが、例えば、各デザイン要素の実体を表す実体データを予め定められた記憶領域に記憶するとともに、その記憶領域のアドレスを示す情報をその解析結果データに含める。この実施形態において、各デザイン要素の実体を表す実体データとは、画像の場合は画像そのものを表すデータであり、その画像の表示位置(座標)や表示サイズを含まないデータである。また、デザイン要素がテキストである場合、実体データは文字列を示すテキストデータであり、その文字列の表示位置(座標)、表示サイズ、フォント種別等を含まないデータである。すなわち、サーバ20は、各デザイン要素の内容を示す実体データを解析結果データに含めることなく、その実体データを予め定められた記憶領域に記憶するとともに、その実体データの格納先を示すアドレスを解析結果データに含める。   Further, when generating the analysis result data, the server 20 may store the entity data of each design element anywhere as long as it can be obtained from a network or a storage medium. The analysis result data is stored in a predetermined storage area and includes information indicating the address of the storage area. In this embodiment, the entity data representing the entity of each design element is data representing the image itself in the case of an image, and does not include the display position (coordinates) or display size of the image. When the design element is text, the entity data is text data indicating a character string, and does not include the display position (coordinates), display size, font type, etc. of the character string. That is, the server 20 stores the entity data indicating the contents of each design element in the predetermined storage area without including the entity data indicating the contents of the design element in the analysis result data, and analyzes the address indicating the storage destination of the entity data. Include in result data.

例えば、文書が図5に例示するものである場合、デザイン要素IMG11〜デザイン要素IMG14のそれぞれの画像を表す画像データ(実体データ)が、文書のデータから切り出され、予め定められた記憶領域に記憶される。そして、デザイン要素IMG〜デザイン要素IMG14のそれぞれの解析結果が記述されたテキストデータに、デザイン要素IMG〜デザイン要素IMG14のそれぞれの画像データ(実体データ)の格納領域を示す情報が含められる。また、デザイン要素TXT11〜デザイン要素TXT14についても、各デザイン要素に含まれる文字列を示すテキストデータ(実体データ)が、文書から抽出され、予め定められた記憶領域に記憶されるとともに、各テキストデータの格納先を示す情報が解析結果データに含められる。例えば、図5のデザイン要素TXT11の場合、「MALDIVES」という文字列を示すテキストデータ(実体データ)が解析結果データとは別途記憶されるとともに、このテキストデータの記憶領域を示すパス情報が解析結果データに含められる。   For example, when the document is illustrated in FIG. 5, image data (substantial data) representing each image of the design elements IMG11 to IMG14 is cut out from the data of the document and stored in a predetermined storage area. To be done. Then, the text data in which the analysis results of the design elements IMG to IMG14 are described includes information indicating the storage areas of the image data (entity data) of the design elements IMG to IMG14. Also for the design elements TXT11 to TXT14, text data (substantial data) indicating a character string included in each design element is extracted from the document and stored in a predetermined storage area. The information indicating the storage destination of is included in the analysis result data. For example, in the case of the design element TXT11 of FIG. 5, the text data (entity data) indicating the character string “MALDIVES” is stored separately from the analysis result data, and the path information indicating the storage area of this text data is the analysis result. Included in the data.

図7は、デザイン要素の解析結果データの内容を例示する図である。図7の例では、デザイン要素の解析結果が記述されたテキストデータが解析結果データとして生成される。解析結果データは、例えば、各デザイン要素の表示位置(座標)、表示サイズ(幅、高さ)、形状、及び、色を含む。デザイン要素の色が代表色である場合には、その代表色の順位を含む情報が解析結果として含められる。例えば、図7の例では、そのデザイン要素の色順が「1」である旨が示されている。   FIG. 7 is a diagram exemplifying the contents of analysis result data of design elements. In the example of FIG. 7, the text data describing the analysis result of the design element is generated as the analysis result data. The analysis result data includes, for example, the display position (coordinates), display size (width, height), shape, and color of each design element. When the color of the design element is the representative color, information including the order of the representative color is included as the analysis result. For example, the example of FIG. 7 indicates that the color order of the design element is “1”.

また、デザイン要素については、その実体データ(イラストを表す画像データ)の格納先を示す情報が「path」の項目に記述されている。なお、解析結果データに含まれる各デザイン要素の解析結果を示す情報は図7に例示したものに限られない。例えば、フォント種別や言語を示す情報が含まれていてもよい。   Further, regarding the design element, information indicating the storage location of its substantial data (image data representing an illustration) is described in the item “path”. The information indicating the analysis result of each design element included in the analysis result data is not limited to that illustrated in FIG. 7. For example, information indicating the font type or language may be included.

図6の説明に戻る。ステップS102において、サーバ20は、1又は複数のデザイン要素の配置態様を示すレイアウト情報を取得する。   Returning to the explanation of FIG. In step S102, the server 20 acquires layout information indicating an arrangement mode of one or more design elements.

図8は、レイアウト情報の示すレイアウトを例示する図である。レイアウト情報は、全体のサイズを示す情報を含むとともに、デザイン要素D1〜デザイン要素DN(Nは自然数)のそれぞれについて、配置される位置(座標)、サイズ(横幅、縦幅)を示す情報を含む。レイアウト情報の取得は、例えば、複数の種類のレイアウト情報が記憶装置203に予め記憶されており、これらのレイアウト情報の示すレイアウトを端末10のUI部105に表示させてユーザにいずれかのレイアウトを選択させてもよい。この場合、サーバ20は、ユーザにより選択されたレイアウトに対応するレイアウト情報を記憶装置203から読み出す(取得する)。 FIG. 8 is a diagram illustrating a layout indicated by the layout information. The layout information includes information indicating the overall size, and information indicating the position (coordinates) and the size (width, width) of each of the design elements D 1 to DN (N is a natural number). including. To obtain the layout information, for example, a plurality of types of layout information are stored in advance in the storage device 203, and the layout indicated by the layout information is displayed on the UI unit 105 of the terminal 10 so that the user can select one of the layouts. You may choose. In this case, the server 20 reads (acquires) the layout information corresponding to the layout selected by the user from the storage device 203.

図6の説明に戻る。ステップS103において、サーバ20は、作成する文書(変更後の文書)に含めるデザイン要素を選択する。この選択は、例えば、元の文書に含まれる複数のデザイン要素のなかから、元の文書において配置されている位置が高い順に選択されてもよい。また、例えば、元の文書において配置されている位置が中心に近い順に選択されてもよい。また、例えば、端末10がデザイン要素を表す画像を表示し、ユーザが端末10を操作してデザイン要素を選択してもよい。この場合、サーバ20は、ユーザの選択結果を示すデータを端末10から受信し、受信したデータに従いデザイン要素を選択する。   Returning to the explanation of FIG. In step S103, the server 20 selects a design element to be included in the created document (modified document). This selection may be made, for example, from a plurality of design elements included in the original document, in the descending order of positions arranged in the original document. Further, for example, the positions arranged in the original document may be selected in the order of being closer to the center. Further, for example, the terminal 10 may display an image representing the design element, and the user may operate the terminal 10 to select the design element. In this case, the server 20 receives the data indicating the selection result of the user from the terminal 10, and selects the design element according to the received data.

ステップS104において、サーバ20は、ステップS102において取得されたレイアウト情報と、ステップS101で生成された解析結果データとから、文書に含まれる1又は複数のデザイン要素がレイアウト情報に従って配置された状態が視覚的に示されるレイアウト結果データを生成する。この実施形態では、サーバ20は、ステップS103で選択された複数のデザイン要素を、ステップS102で取得したレイアウト情報に従ってレイアウトした状態を示すレイアウト結果データを生成する。生成されたレイアウト結果データは、サーバ20の予め定められた記憶領域に記憶される。   In step S104, the server 20 visually recognizes, based on the layout information acquired in step S102 and the analysis result data generated in step S101, a state in which one or more design elements included in the document are arranged according to the layout information. To generate layout result data. In this embodiment, the server 20 generates layout result data indicating a state in which the plurality of design elements selected in step S103 are laid out according to the layout information acquired in step S102. The generated layout result data is stored in a predetermined storage area of the server 20.

図9は、生成されるレイアウト結果データの内容を例示する図である。図9の例では、解析結果データは、「レイアウト情報」、「解析結果データ」、及び「サムネイルデータ」を含む。これらのうち、「レイアウト情報」は、図6のステップS102で取得されたレイアウト情報である。「解析結果データ」は、図6のステップS101で生成された解析結果データである。「サムネイルデータ」は、デザイン要素D1〜デザイン要素DNのそれぞれのサムネイル画像を表す画像データである。 FIG. 9 is a diagram showing an example of the contents of the generated layout result data. In the example of FIG. 9, the analysis result data includes “layout information”, “analysis result data”, and “thumbnail data”. Of these, the "layout information" is the layout information acquired in step S102 of FIG. The “analysis result data” is the analysis result data generated in step S101 of FIG. The “thumbnail data” is image data representing each thumbnail image of the design elements D 1 to D N.

図6の説明に戻る。ステップS105において、サーバ20は、生成したレイアウト結果データを端末10に送信する。端末10は、サーバ20から受信されたレイアウト結果データの表す画像をUI部105に表示する。このとき、上述したように、元の文書に含まれていた各デザイン要素の実体データはこのレイアウト結果データには含まれておらず、実体データのサムネイル画像がレイアウト結果データに含まれている。すなわち、端末10は、サーバから受信されたレイアウト結果データの示すレイアウト情報に従って各デザイン要素のサムネイル画像が配置された状態を示す画像データを生成し、生成した画像データの示す画像をUI部105に表示させる。   Returning to the explanation of FIG. In step S105, the server 20 transmits the generated layout result data to the terminal 10. The terminal 10 displays the image represented by the layout result data received from the server 20 on the UI unit 105. At this time, as described above, the actual data of each design element included in the original document is not included in the layout result data, and the thumbnail image of the actual data is included in the layout result data. That is, the terminal 10 generates image data indicating a state in which thumbnail images of each design element are arranged according to the layout information indicated by the layout result data received from the server, and causes the UI unit 105 to display the image indicated by the generated image data. Display it.

図10は、端末10に表示される、レイアウト結果データの表す画像を例示する図である。図10の例では、元の文書が図5に例示するものであり、取得されたレイアウト情報が図9に例示するものであり、図6のステップS103においてデザイン要素TXT11、TXT13、TXT14、IMG11、IMG12、及びIMG13が選択された場合が例示されている。この場合、レイアウト領域L1〜L6に、デザイン要素TXT11、TXT13、TXT14、IMG11、IMG12、及びIMG13のサムネイル画像がそれぞれ配置される。   FIG. 10 is a diagram exemplifying an image represented by the layout result data, which is displayed on the terminal 10. In the example of FIG. 10, the original document is illustrated in FIG. 5, the acquired layout information is illustrated in FIG. 9, and in step S103 of FIG. 6, design elements TXT11, TXT13, TXT14, IMG11, The case where IMG12 and IMG13 are selected is illustrated. In this case, thumbnail images of the design elements TXT11, TXT13, TXT14, IMG11, IMG12, and IMG13 are arranged in the layout areas L1 to L6, respectively.

ユーザは、UI部105に表示される画像を確認し、このレイアウトでよいか、レイアウトを変更するかを選択する操作をUI部105を用いて行う。端末10は選択結果を示すリクエストをサーバ20に送信する。   The user confirms the image displayed on the UI unit 105, and uses the UI unit 105 to perform an operation of selecting whether to use this layout or change the layout. The terminal 10 transmits a request indicating the selection result to the server 20.

図6の説明に戻る。ステップS106において、サーバ20は端末10からリクエストを受信するまで待機する(ステップS106;NO)、端末10からリクエストを受信すると(ステップS106;YES)、サーバ20はステップS107の処理に進む。   Returning to the explanation of FIG. In step S106, the server 20 waits until a request is received from the terminal 10 (step S106; NO), and when the request is received from the terminal 10 (step S106; YES), the server 20 proceeds to the process of step S107.

ステップS107において、サーバ20は、端末10から受信されたリクエストがデザイン要素の変更要求であるか(すなわちユーザによりレイアウトの変更を指示されたか)を判定する。デザイン要素の変更が指示された場合(ステップS107;YES)、サーバ20はステップS109の処理に進む。一方、変更が指示されていない場合(ステップS107;NO)、サーバ20はステップS108の処理に進む。   In step S107, the server 20 determines whether the request received from the terminal 10 is a design element change request (that is, whether the user has instructed to change the layout). If the design element change is instructed (step S107; YES), the server 20 proceeds to the process of step S109. On the other hand, when the change is not instructed (step S107; NO), the server 20 proceeds to the process of step S108.

ステップS108において、サーバ20は、レイアウト結果データを用いて変更後の文書を生成する。この実施形態では、サーバ20は、レイアウト結果データに含まれるアドレスを用いて各デザイン要素の実体データを読み出し、読み出した実体データとレイアウト結果データとを用いて、各デザイン要素がレイアウト結果データに含まれるレイアウト情報に従って配置されたコンテンツを生成する。このとき、配置されるデザイン要素が文字列である場合、サーバ20は、そのデザイン要素が配置される領域のサイズに応じて文字サイズを調節する。生成された文書は、記憶装置203の予め定められた記憶領域に記憶されたり、端末10に送信されたりする。端末10に送信された場合、送信された文書は端末10のUI部105に表示されたり、記憶装置103に記憶されたりする。   In step S108, the server 20 generates the changed document using the layout result data. In this embodiment, the server 20 reads the substantive data of each design element using the address included in the layout result data, and uses the read substantive data and the layout result data to include each design element in the layout result data. The content arranged according to the layout information is generated. At this time, when the design element to be arranged is a character string, the server 20 adjusts the character size according to the size of the area in which the design element is arranged. The generated document is stored in a predetermined storage area of the storage device 203 or transmitted to the terminal 10. When sent to the terminal 10, the sent document is displayed on the UI unit 105 of the terminal 10 or stored in the storage device 103.

ステップS109において、サーバ20は、受信された変更要求に従ってレイアウト結果データを変更する。すなわち、サーバ20は、文書そのものを変更するのではなく、レイアウト結果データに含まれる解析結果データの記述内容を変更することにより、文書のレイアウトや配色を変更する。例えば、デザイン要素の色を変換する場合、サーバ20は、レイアウト結果データに含まれる解析結果データの「color」の項目の設定値を変更することにより、デザイン要素の色を変更する。また、例えば、フォントの変更を行う場合、サーバ20は、レイアウト結果データに含まれる解析結果データのフォントの項目の設定値を変更することにより、フォント種別を変更する。   In step S109, the server 20 changes the layout result data according to the received change request. That is, the server 20 does not change the document itself, but changes the description content of the analysis result data included in the layout result data to change the layout or color arrangement of the document. For example, when converting the color of the design element, the server 20 changes the color of the design element by changing the setting value of the item “color” of the analysis result data included in the layout result data. Further, for example, when changing the font, the server 20 changes the font type by changing the setting value of the font item of the analysis result data included in the layout result data.

ステップS109の処理を終えると、サーバ20は、ステップS105の処理に戻り、変更後のレイアウト結果データを再送する。   When the process of step S109 ends, the server 20 returns to the process of step S105 and retransmits the changed layout result data.

ところで、パンフレットやチラシ等のデザイン制作物は、経験則に基づいて制作されることが多い。制作の経験が少ない者が制作した場合、デザインや表現が劣ったコンテンツとなってしまう場合がある。また、一度制作した文書(テキスト・キャッチコピー、写真素材等)を再利用してデザイン制作が行われる場合や、一度に複数のデザイン制作(例えば、Adobe社製Photoshopのアートボード)等では、デザイン要素をレイアウトする工程にて、直接、デザイン要素を画面上に配置したり、実際のファイル形式であるドキュメントフォーマット(例えば、PPT、PSD、EPS等)に書き出し・保存したりしていたために、デザイン制作に手間がかかっていた。   By the way, design products such as brochures and leaflets are often produced based on empirical rules. If a person with little experience in production produces it, the content may be inferior in design and expression. In addition, when designing is done by reusing documents that have been created once (text, catch phrase, photo material, etc.), or when designing multiple designs at once (for example, Adobe Photoshop art board), In the process of laying out the elements, the design elements were placed directly on the screen, and the actual file format was written and saved in the document format (for example, PPT, PSD, EPS, etc.). It took time to produce.

この実施形態では、サーバ20が、文書を解析し、解析により得られたテキスト形式の解析結果データを生成し、生成された解析結果データを含むレイアウト結果データを生成する。そして、サーバ20は、デザイン要素のレイアウト、配色又はフォントの変更を行う際、文書そのもののデータを変更するのではなく、このレイアウト結果データを変更する。このように変更や修正の過程において文書そのものを加工するのではなくレイアウト結果データを加工するため、変更に係る処理負荷やユーザの作業負荷が軽減する。   In this embodiment, the server 20 analyzes the document, generates analysis result data in text format obtained by the analysis, and generates layout result data including the generated analysis result data. Then, the server 20 does not change the data of the document itself, but changes the layout result data when changing the layout, color arrangement, or font of the design element. As described above, since the layout result data is processed instead of processing the document itself in the process of changing or modifying, the processing load related to the change and the work load on the user are reduced.

また、レイアウト結果データが生成されることにより、デザイン要素のデザイン(レイアウト、配色等)を他のデザイン要素に流用したい場合や、デザイン要素のデザインを再利用して新たなデザイン要素を生成した場合、レイアウト結果データの各デザイン要素のパスを変更するだけでよく、デザインの再利用や流用が容易である。   Also, when the layout result data is generated and the design element design (layout, color arrangement, etc.) is desired to be reused for another design element, or the design element design is reused to generate a new design element. , It is only necessary to change the path of each design element of the layout result data, and it is easy to reuse or divert the design.

また、変更の過程においてサーバ20と端末10とでデータをやり取りしながら繰り返し変更を行う場合(図6のステップS105乃至S110)、両者で遣り取りされるデータはコンテンツそのものではなくレイアウト結果データである。このレイアウト結果データには各デザイン要素の実体データは含まれていないため、デザイン要素そのものをやり取りする場合に比べて、データの授受に係る通信負荷が軽減される。   Further, when the server 20 and the terminal 10 repeatedly make changes while exchanging data in the change process (steps S105 to S110 in FIG. 6), the data exchanged between them is not the content itself but the layout result data. Since the layout result data does not include the substantive data of each design element, the communication load related to data transfer is reduced as compared with the case of exchanging design elements themselves.

3.変形例
上述した実施形態は、本発明の実施の一例に過ぎず、以下のように変形させてもよい。また、上述した実施形態及び以下に示す各変形例は、必要に応じて組み合わせて実施されてもよい。
3. Modifications The above-described embodiment is merely an example of implementation of the present invention, and may be modified as follows. In addition, the above-described embodiment and each of the modifications described below may be implemented in combination as necessary.

(1)上述の実施形態では、解析結果データには各デザイン要素の実体データが含まれず、その実体データの格納先を示す情報が解析結果データに含まれた。解析結果データの内容は上述した実施形態で示したものに限られない。例えば、各デザイン要素の実体データの一部が解析結果データに含まれてもよい。例えば、サーバ20が、デザイン要素の種別によって実体データを解析結果データに含めるか否かを切り替えてもよい。より具体的には、例えば、サーバ20が、文字列のデザイン要素についてはその文字列を表すデータを解析結果データに含める一方、画像及びイラストのデザイン要素については実体データを含めずに格納先情報を解析結果データに含めてもよい。 (1) In the above embodiment, the analysis result data does not include the entity data of each design element, but the analysis result data includes information indicating the storage destination of the entity data. The content of the analysis result data is not limited to that shown in the above-mentioned embodiment. For example, part of the entity data of each design element may be included in the analysis result data. For example, the server 20 may switch whether to include the entity data in the analysis result data depending on the type of the design element. More specifically, for example, the server 20 includes the data representing the character string for the design element of the character string in the analysis result data, but does not include the substantive data for the design element of the image and the illustration, and the storage destination information. May be included in the analysis result data.

また、例えば、サーバ20が、デザイン要素のデータサイズによって実体データを解析結果データに含めるか否かを切り替えてもよい。例えば、サーバ20が、デザイン要素の実体データがテキスト形式のデータであって、かつその実体データのデータサイズが予め定められた閾値未満である場合、実体データを解析結果データに含める一方、データサイズが閾値以上である場合、実体データを解析結果データに含めることなく該実体データの格納先を示す情報を解析結果データに含めてもよい。   Further, for example, the server 20 may switch whether to include the entity data in the analysis result data depending on the data size of the design element. For example, if the entity data of the design element is text format data and the data size of the entity data is less than a predetermined threshold value, the server 20 includes the entity data in the analysis result data and If is equal to or greater than the threshold, the analysis result data may include information indicating the storage destination of the entity data without including the entity data in the analysis result data.

(2)上述の実施形態では、レイアウト結果データにサムネイル画像のデータが含まれたが、レイアウト結果データに含まれるデータは上述した実施形態で示したものに限られない。例えば、レイアウト結果データにサムネイル画像のデータが含まれなくてもよい。この場合、例えば、サーバ20が、各デザイン要素の代表色で塗りつぶされた図形を表すデータを、サムネイル画像のデータに代えてレイアウト結果データに含めてもよい。 (2) In the above embodiment, the layout result data includes thumbnail image data, but the data included in the layout result data is not limited to that shown in the above embodiments. For example, the layout result data may not include the thumbnail image data. In this case, for example, the server 20 may include, in the layout result data, data representing a figure filled with the representative color of each design element, instead of the thumbnail image data.

(3)上述の実施形態においてサーバ20に実装された機能が、複数の装置により分担されて提供されてもよい。例えば、図2に示した第1生成手段21、取得手段22、及び第2生成手段23を備える第1のサーバと、第3生成手段24を備える第2のサーバとが別体の装置として構成されていてもよい。 (3) The functions implemented in the server 20 in the above-described embodiment may be shared by a plurality of devices and provided. For example, the first server including the first generation unit 21, the acquisition unit 22, and the second generation unit 23 illustrated in FIG. 2 and the second server including the third generation unit 24 are configured as separate devices. It may have been done.

また、上述の実施形態においてサーバ20に実装された機能が、端末10に実装されてもよい。例えば、図2に示した第1生成手段21、取得手段22、第2生成手段23、及び第3生成手段24を実現するアプリケーションプログラムが通信回線を介して端末10にダウンロードされ、端末10でアプリケーションがインストールされて実行されることにより、図2に示したサーバ20に係る各機能が端末10により提供されてもよい。   Further, the function implemented in the server 20 in the above-described embodiment may be implemented in the terminal 10. For example, an application program that realizes the first generation unit 21, the acquisition unit 22, the second generation unit 23, and the third generation unit 24 illustrated in FIG. 2 is downloaded to the terminal 10 via the communication line, and the application is executed on the terminal 10. The functions related to the server 20 illustrated in FIG. 2 may be provided by the terminal 10 by installing and executing.

(4)情報処理システム1において行われる処理の順序は、上述した実施形態において説明された例に限定されない。処理のステップは、矛盾が生じない限りにおいて、入れ替えられてもよい。また、本発明は、情報処理システム1において行われる方法として提供されてもよい。 (4) The order of processing performed in the information processing system 1 is not limited to the example described in the above embodiment. The processing steps may be interchanged as long as no contradiction occurs. Further, the present invention may be provided as a method performed in the information processing system 1.

(5)上述の実施形態において、端末10のプロセッサ101又はサーバ20のプロセッサ201により実行されるプログラムは、インターネットなどの通信回線を介してダウンロードされてもよい。また、これらのプログラムは、磁気記録媒体(磁気テープ、磁気ディスクなど)、光記録媒体(光ディスクなど)、光磁気記録媒体、半導体メモリなどの、コンピュータが読取可能な記録媒体に記録した状態で提供されてもよい。 (5) In the above embodiment, the program executed by the processor 101 of the terminal 10 or the processor 201 of the server 20 may be downloaded via a communication line such as the Internet. Also, these programs are provided in a state of being recorded in a computer-readable recording medium such as a magnetic recording medium (magnetic tape, magnetic disk, etc.), optical recording medium (optical disk, etc.), magneto-optical recording medium, semiconductor memory, etc. May be done.

1…情報処理システム、10…端末、20…サーバ、21…第1生成手段、22…取得手段、23…第2生成手段、24…第3生成手段、101,201…プロセッサ、102,202…メモリ、103,203…記憶装置、104,204…通信IF、105…UI部。 DESCRIPTION OF SYMBOLS 1 ... Information processing system, 10 ... Terminal, 20 ... Server, 21 ... 1st generation means, 22 ... Acquisition means, 23 ... 2nd generation means, 24 ... 3rd generation means, 101, 201 ... Processors, 102, 202 ... Memory, 103, 203 ... Storage device, 104, 204 ... Communication IF, 105 ... UI section.

Claims (6)

デザイン要素を解析し、テキスト形式の解析結果データを生成する第1生成手段と、
前記解析結果データに従って1又は複数のデザイン要素の配置態様を示すレイアウト情報を取得する取得手段と、
前記取得されたレイアウト情報と前記生成された解析結果データとから、前記1又は複数のデザイン要素が前記レイアウト情報に従って配置された状態が視覚的に示されるレイアウト結果データを生成する第2生成手段と
を有する情報処理装置。
First generation means for analyzing the design element and generating analysis result data in text format;
Acquisition means for acquiring layout information indicating an arrangement mode of one or more design elements according to the analysis result data;
Second generation means for generating, from the acquired layout information and the generated analysis result data, layout result data visually showing a state in which the one or more design elements are arranged according to the layout information; Information processing device having a.
前記デザイン要素の解析結果は、文字数、文字列の分類結果、代表色、画像の分類結果、及び画像のトリミングパターンを示す情報、の少なくともいずれか一つを含む
請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the analysis result of the design element includes at least one of the number of characters, a character string classification result, a representative color, an image classification result, and information indicating an image trimming pattern. .
前記第1生成手段は、前記デザイン要素の内容を示す実体データを前記解析結果データに含めることなく、該実体データを予め定められた記憶領域に記憶する、しないにかかわらず、該実体データの格納先を示すアドレスを該解析結果データに含める
請求項1又は2に記載の情報処理装置。
The first generation means stores the substantive data indicating whether the design element is stored in a predetermined storage area without including the substantive data indicating the contents of the design element in the analysis result data. The information processing apparatus according to claim 1, wherein an address indicating a destination is included in the analysis result data.
前記レイアウト結果データに含まれるアドレスを用いて前記デザイン要素の実体データを読み出し、読み出した実体データと前記生成されたレイアウト結果データとを用いて、1又は複数のデザイン要素が前記レイアウト情報に従って配置された文書を生成する第3生成手段
を更に有する請求項3に記載の情報処理装置。
Substantial data of the design element is read using an address included in the layout result data, and one or more design elements are arranged according to the layout information using the read substantive data and the generated layout result data. The information processing apparatus according to claim 3, further comprising: a third generation unit that generates the document.
前記第1生成手段は、前記デザイン要素の内容を示す実体データが飾り付のテキスト形式のデータであって、かつ該実体データのデータサイズが予め定められた閾値未満である場合、実体データを前記解析結果データに含める一方、該データサイズが該閾値以上である場合、実体データを前記解析結果データに含めない
請求項1又は2に記載の情報処理装置。
When the entity data indicating the contents of the design element is data in a decorated text format and the data size of the entity data is less than a predetermined threshold, The information processing apparatus according to claim 1, wherein while being included in the analysis result data, when the data size is equal to or larger than the threshold value, substantial data is not included in the analysis result data.
コンピュータに、
デザイン要素を解析し、テキスト形式の解析結果データを生成するステップと、
前記解析結果データに従って1又は複数のデザイン要素の配置態様を示すレイアウト情報を取得するステップと、
前記取得されたレイアウト情報と前記生成された解析結果データとから、前記1又は複数のデザイン要素が前記レイアウト情報に従って配置された状態が視覚的に示されるレイアウト結果データを生成するステップと
を実行させるためのプログラム。
On the computer,
Analyzing design elements and generating analysis result data in text format,
Acquiring layout information indicating an arrangement mode of one or more design elements according to the analysis result data,
A step of generating layout result data visually showing a state in which the one or more design elements are arranged according to the layout information from the acquired layout information and the generated analysis result data. Program for.
JP2018193714A 2018-10-12 2018-10-12 Information processing device and program Active JP7200589B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018193714A JP7200589B2 (en) 2018-10-12 2018-10-12 Information processing device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018193714A JP7200589B2 (en) 2018-10-12 2018-10-12 Information processing device and program

Publications (2)

Publication Number Publication Date
JP2020061716A true JP2020061716A (en) 2020-04-16
JP7200589B2 JP7200589B2 (en) 2023-01-10

Family

ID=70220395

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018193714A Active JP7200589B2 (en) 2018-10-12 2018-10-12 Information processing device and program

Country Status (1)

Country Link
JP (1) JP7200589B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005267610A (en) * 2005-01-17 2005-09-29 Sharp Corp Data processing method, data processor, data processing program and recording medium with same program recorded thereon
JP2008135061A (en) * 2005-08-30 2008-06-12 Profield Co Ltd Information editing device, information editing system, information editing method, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005267610A (en) * 2005-01-17 2005-09-29 Sharp Corp Data processing method, data processor, data processing program and recording medium with same program recorded thereon
JP2008135061A (en) * 2005-08-30 2008-06-12 Profield Co Ltd Information editing device, information editing system, information editing method, and program

Also Published As

Publication number Publication date
JP7200589B2 (en) 2023-01-10

Similar Documents

Publication Publication Date Title
US8949321B2 (en) Method for creating image and or text-based projects through an electronic interface from a mobile application
JP2010033551A (en) Design editing apparatus, design editing method, and design editing program
US10558745B2 (en) Information processing apparatus and non-transitory computer readable medium
US20090313538A1 (en) Design generating apparatus, design generation method, and storage medium storing design generation program
JP6623603B2 (en) Information processing device and program
JP7200589B2 (en) Information processing device and program
JP6372165B2 (en) Design management apparatus and program
JP6690340B2 (en) Information processing device and program
JP7155842B2 (en) Information processing device and program
JP5096997B2 (en) Similar color scheme generation apparatus, similar color scheme generation method, and similar color scheme generation program
JP6565145B2 (en) Processing method, processing apparatus, and program
JP2022075326A (en) Program, information processing method, information processing device, and opportunity learning model generation method
JP2006040177A (en) Sales promotion tool generation apparatus
CN116796712A (en) Method, device, equipment, storage medium and program product for displaying document content
JP2018028877A (en) Information processing device and program
JP2013008170A (en) Page layout editing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210917

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220621

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220822

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: 20221122

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221205

R150 Certificate of patent or registration of utility model

Ref document number: 7200589

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150