WO2014042051A1 - Content creation device, method, and program - Google Patents

Content creation device, method, and program Download PDF

Info

Publication number
WO2014042051A1
WO2014042051A1 PCT/JP2013/073794 JP2013073794W WO2014042051A1 WO 2014042051 A1 WO2014042051 A1 WO 2014042051A1 JP 2013073794 W JP2013073794 W JP 2013073794W WO 2014042051 A1 WO2014042051 A1 WO 2014042051A1
Authority
WO
WIPO (PCT)
Prior art keywords
content
frame
page
manga
reading order
Prior art date
Application number
PCT/JP2013/073794
Other languages
French (fr)
Japanese (ja)
Inventor
素 寺横
野中 俊一郎
Original Assignee
富士フイルム株式会社
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 富士フイルム株式会社 filed Critical 富士フイルム株式会社
Publication of WO2014042051A1 publication Critical patent/WO2014042051A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text

Definitions

  • the present invention relates to an apparatus, a method, and a program for creating content obtained by digitizing manga.
  • Patent Document 1 discloses a service for reproducing content such as comic cartoons on a display of a mobile phone terminal and providing it to a user.
  • a Flash comic content file is created in accordance with a set frame display order.
  • the creation of this Flash content file is performed by the computer executing a predetermined Flash creation application in accordance with the instructions of the operator, and each page contains image data of the page and a frame display order command (frame display sequence).
  • a Flash content file is created.
  • the Flash content file is stored in the comic content DB and distributed to the accessed mobile phone terminal.
  • the mobile phone terminal that has received the Flash file displays comic content in accordance with a display order command (frame display sequence) incorporated in the file.
  • the mobile phone terminal is equipped with a Flash playback function, and each frame is continuously displayed and controlled so as to be at the center of the display area. If a page has only one frame on a single page, or if the page is large and the entire frame is displayed, the characters in the balloon cannot be read, and the frame is divided into multiple areas. The operator appropriately sets the display so that the entire frame is displayed by sequentially displaying each area in the frame along the flow of the above.
  • the electronic comic book manufacturing apparatus of Patent Document 2 reads a comic book with a scanner and converts a comic picture into image data. At the time of capturing the image data, the electronic comic book manufacturing apparatus inputs the comic frame order and the reading order of the speech balloons from the numeric keypad or automatically by recognizing the shape of the frame and the speech balloon from the image data. .
  • the frame order, the reading order of the balloons, and the reading order of the characters can be automatically determined by the regularity in the vertical direction and the horizontal direction (for example, in order from the top and from the left side).
  • the frame order, balloon order, and character reading order are stored as a balloon order table.
  • the reading order of comic elements such as frames, speech balloons, and cuts differs depending on the arrangement direction of the speech language in the speech balloons of the comic and the binding direction of the pages (page opening direction). For example, it is assumed that the manga page is written in the right direction (opened right) and the language of the balloon is written vertically in Japanese. In this case, the reader reads the frame from right to left and from top to bottom. The reader reads the balloon in the frame from right to left. Or suppose that the page of the manga is left-stitched (left-open), and the speech language of the speech balloon is written horizontally in English. In this case, the reader reads the frame from left to right and from top to bottom. The reader reads the balloon in the frame from left to right.
  • Patent Document 2 does not consider that the rules of content reading order may vary depending on the language in which the content is used, and even if a rule is valid for one language of use, There is a possibility that the balloon order and the reading order of characters are not correctly determined.
  • the present invention provides a technique that can specify the reading order of the elements of the manga content according to the progress direction of the page of the manga content, and can determine the reading order of the elements of the contents more accurately.
  • a content creation apparatus includes a content analysis unit that analyzes elements constituting electronic manga content and an arrangement of the elements, a page progress direction determination unit that determines a progress direction of a page of manga content, and a page progress direction Based on the manga content page progression direction determined by the determination unit, the content analysis unit follows the rules specified by the rule specification unit that specifies the rules for reading the manga content elements analyzed by the content analysis unit, and the rules specified by the rule specification unit.
  • a reading order information creating unit that creates reading order information corresponding to the arrangement of the elements of the manga content analyzed by the part.
  • the progress direction of the manga content page is left or right, and the rules of the reading order can be reversed with respect to the left and right progress directions of the manga content page.
  • the page progress direction determining unit determines the page progress direction of the manga content based on the user's selection operation.
  • the page progress direction determining unit determines the progress direction of the manga content page based on the layout direction of the speech language of the speech balloon of the manga content.
  • the element includes at least one of a frame, a cut cut of the frame, and a frame balloon included in the manga content page.
  • the reading order information includes an element reading start and end point, a reading direction, or an element order.
  • the reading order information generation unit selects a first frame which is another frame vertically adjacent to the reference frame on the page from a reference frame set to an arbitrary frame of an arbitrary page of the manga content.
  • the second frame that is another frame horizontally adjacent to the reference frame on the page
  • the frame that the reader reads next to the reference frame from the first frame and the second frame is specified.
  • the reading order information generation unit determines, based on a distance between the first frame and the second frame, a frame read by the reader next to the reference frame among the first frame and the second frame. To decide.
  • the reading order information generating unit determines a frame read by the reader next to the reference frame from the first frame and the second frame, and a predetermined distance between the first frame and the second frame. It is determined based on the comparison with the threshold value.
  • a display unit for sequentially displaying the elements of the manga content according to the reading order information generated by the reading order information generating unit is provided.
  • the content creation method of the present invention includes a step in which a content creation device analyzes an element and an arrangement of elements constituting digitized manga content, a step of determining a progress direction of a manga content page, and a manga content page. A step of designating a reading order rule for the elements of the manga content based on the advancing direction and a step of creating reading order information corresponding to the arrangement of the elements of the manga content according to the rule are executed.
  • a content creation program includes a step of analyzing elements constituting electronic manga content and an arrangement of the elements in a content creation device, a step of determining a progress direction of a manga content page, and a manga content page A step of designating a reading order rule for the elements of the manga content based on the advancing direction and a step of creating reading order information corresponding to the arrangement of the elements of the manga content according to the rules are executed.
  • the present invention specifies a reading order rule for manga content elements based on the direction of progress of the manga content page, and reads the reading order corresponding to the arrangement of the manga content elements analyzed by the content analysis unit according to the specified rule. Therefore, it is possible to specify the reading order rule of the manga content element according to the progress direction of the manga content page, and to determine the reading order of the manga content element more accurately.
  • FIG. 1 is a schematic configuration diagram of a content creation apparatus.
  • FIG. 2 is a diagram illustrating an example of the frame reading order rule.
  • FIG. 3 is a diagram illustrating an example of a balloon reading order rule.
  • FIG. 4 is a diagram illustrating an example of the cut reading order rule.
  • FIG. 5 is a diagram illustrating a display example of radio buttons of the page progress direction determination unit.
  • FIG. 6 is a diagram illustrating an example of a line of lines.
  • FIG. 7 is a flowchart of the content creation process.
  • FIG. 1 shows a configuration of a content creation device 1 according to a preferred embodiment of the present invention.
  • the content creation device 1 is configured by an information processing device (smart phone, portable information terminal, PC, or the like) that includes an arithmetic device (CPU), a storage device, an input / output circuit, and the like.
  • an information processing device smart phone, portable information terminal, PC, or the like
  • CPU arithmetic device
  • storage device an input / output circuit, and the like.
  • the content creation device 1 includes a content input unit 11, a content analysis unit 12, a reading order information creation unit 13, a page progression direction determination unit 14, a rule designation unit 15, a display unit 16, a reading order information embedding unit 17, a rule DB 20, a content Includes DB21.
  • the content input unit 11 inputs content obtained by digitizing manga.
  • the content input unit 11 is a means for digitizing a paper manga book into an electronic book (such as a camera with a built-in information terminal), a USB connector connected to an external digitizing means such as a scanner, a network such as the Internet, a memory card, Content can be input from a computer-readable non-transitory recording medium such as a CDROM. Additional information may be recorded in the input content. This supplementary information may include the author of the content, title, total number of pages, volume number, episode number, language used, and the like.
  • the content creation device 1 itself can also create incidental information based on user input information and content analysis results by the content analysis unit 12. Of course, when digitizing manga, it is necessary to pay attention to the proper handling of manga copyrights.
  • the content analysis unit 12 analyzes the content (including the accompanying information if necessary) and outputs the content analysis information.
  • the content analysis information includes the content author, content title, and if the content is a series of multiple volumes or episodes, the episode number, the number of content pages, and the content elements for each page (frame, drawing, (Existing character type, balloon, text, etc.) existence area / layout, character characteristics (character name, character gaze direction, character size, position, etc.), text content, text position, text amount (number of characters) , Including page / section / chapter breaks.
  • the position, size, and type of the content element may be automatically detected based on the feature amount of the face or other object. Automatic detection of content elements may be performed based on machine learning.
  • the rule DB 20 stores reading order rules for frames, balloons, and cuts according to the progress direction of the content page.
  • the position of the frame included in the content analysis information is the uppermost position as illustrated in part (a) of FIG.
  • a rule that sequentially scans the representative points (the center, the center of gravity, etc.) of each frame in the horizontal direction from the first to the lower left one is stored in the rule DB 20 as a frame reading order rule a.
  • the right-open (right-bound) manga is a manga with the right text written vertically (for example, Japanese manga with vertical written words, Chinese with words written vertically (Mandarin, Cantonese, Shanghai, Taiwan) Manga) (including words and other dialects), or right-handed manga (eg, arabic manga).
  • left-handed (left-bound) manga is a left-handed manga (for example, a Japanese manga in English or a horizontal Japanese manga), or a manga in which the text in a left-handed vertical (for example, a speech in Mongolian). Manga).
  • the balloons are sequentially moved in the horizontal direction from the rightmost to the leftmost balloons.
  • the balloon reading order rule a are stored in the rule DB 20 as the balloon reading order rule a.
  • the balloons are sequentially placed in the horizontal direction from the leftmost to the rightmost balloons included in the frame.
  • the cut reading order rules a and b similar to the frame reading order rules a and b can be accumulated for the cuts. It is desirable that the cut includes a part of each frame, preferably all, and has a shape and an aspect ratio that fits the display screen of the display unit 16.
  • the reading order rule a and rule b for frame, speech balloon, and cut have a mirror image inversion relationship between the start point at which an element is read and the end point at which the element is read. Therefore, it is sufficient that either one of the reading order rule a and the rule b is accumulated in the rule DB 20, and one of the rules accumulated in the rule DB 20 is mirror-inverted to create the other not accumulated. May be.
  • the page progress direction determination unit 14 determines the page progress direction of the content manually or automatically. For example, as shown in FIG. 5, the page progression direction determination unit 14 determines the page progression directions of “right to left” (that is, the page progression direction is right) and “left to right” (that is, the page progression direction is left).
  • the display unit 16 displays a user interface including radio buttons R that accept any one of the selections.
  • the page progression direction determination unit 14 determines the page progression direction selected by the user via the radio button as the page progression direction of the content.
  • the page progression direction determination unit 14 determines the page progression direction from the arrangement direction of the text (serif) in the balloon. For example, as shown in part (a) of FIG. 6, if the lines are arranged vertically (mainly, but not limited to Japanese lines), the page progress direction determination unit 14 determines “right”. Is determined in the page direction of the content.
  • the page progression direction determination unit 14 sets “left” as the content. Determine the direction of the page.
  • the line-up direction of the lines may be automatically detected by a text detection technique such as OCR built in the content creation device 1.
  • the rule designating unit 15 designates a reading order rule to be applied to each element of content from the reading order rules in the rule DB 20 based on the page progression direction determined by the page progression direction determining unit 14.
  • the rule designating unit 15 designates the reading order rule “a” for frame / balloon / cut, and the page progression direction is “left”. For example, the frame / balloon / cut reading order rule b is designated.
  • the reading order information creating unit 13 creates reading order information for each element of the content based on the content analysis information output from the content analyzing unit 12 and the reading order rule designated by the rule designating unit 15.
  • the reading order information includes a starting point at which an element is read, an ending point at which the element is read, and an order of passing points that are elements between the starting point and the ending point. Since the order of the start point, the end point, and the passing point can be equated with the order of the representative points of the elements, the reading order information may be the order of these representative points.
  • the expression of the order based on the reading order information is arbitrary, and may include an order number assigned to each element or each representative point, a line segment trajectory passing through each element or each representative point, and the like.
  • the reading order information creating unit 13 adds the reading order rule for the frame specified by the rule specifying unit 15 and the position information of all the frames on the specific page indicated in the content analysis information from the content analyzing unit 12. Based on this, the top frame of a specific page is determined. If the rule designating unit 15 designates the frame reading order rule a, the reading order information creating unit 13 determines the order of the top right frame on the page as the first. Alternatively, the reading order information creating unit 13 determines that the order of the top left frame of the page is the first when the rule specifying unit 15 specifies the reading order rule b of the frame.
  • the reading order information creation unit 13 sets the first frame as a reference frame.
  • the reading order information creation unit 13 specifies a frame candidate in the next order of the reference frame according to the reading order rule of the designated frame.
  • the reading order information creating unit 13 is located on the page on the left side of the reference frame among the frames whose order has not been determined, if the rule designating unit 15 specifies the frame reading order rule a.
  • the frame candidate a and the frame candidate b existing right next to the page below the reference frame are specified.
  • the rule designating unit 15 specifies the frame reading order rule b
  • the reading order information creating unit 13 among the frames whose order has not been determined the frame that is present on the page most immediately to the right of the reference frame.
  • the candidate a and the frame candidate b that is present at the left of the page most immediately below the reference frame are specified.
  • the reading order information creation unit 13 determines whether or not the lower end of the frame a ⁇ the upper end of the frame b + ⁇ . In the case of Yes, the reading order information creation unit 13 determines the order of the frame a as the reference frame order + 1, and in the case of No, the reading order information creation unit 13 determines the order of the frame b as the reference frame order + 1.
  • is a threshold value for determining whether the transition from the reference frame to the horizontally adjacent frame a or the vertically adjacent frame b is performed. If ⁇ is large, the order of transition from the reference frame to frame a is high, and if ⁇ is small, the order of transition from the reference frame to frame b is high. For example, ⁇ is determined empirically between 0.2 and 0.6.
  • the reference frame set by the reading order information creation unit 13 includes not only the first frame but also an arbitrary frame whose order has not been determined.
  • the specific page is any one arbitrary page among all the pages constituting the manga.
  • the reading order information creating unit 13 repeats the above algorithm for every frame and page whose order has not been determined, and determines the order of all frames on all pages.
  • the reading order information embedding unit 17 embeds the reading order information created by the reading order information creation unit 13 in the content.
  • the embedding method is arbitrary. For example, XML format metadata is associated with content. Content in which reading order information is embedded is stored in the content DB 21.
  • the reading order information embedding unit 17 enlarges the display rate of elements such as frame and cut, the speed of display switching from the previous element to the next element, and the display switching method (scroll, fade out / fade). In), display switching speed, duration of display of each element, positioning of overview images and detailed images (page, section) in content, heading information, and the like may be embedded and accumulated in the content DB 21.
  • FIG. 7 shows a flowchart of content creation processing executed by the content creation device 1.
  • a program for causing each block of the content creation device 1 to execute this processing is stored in a readable storage medium (RAM, ROM, memory card, etc.) of the content creation device 1.
  • RAM random access memory
  • ROM read-only memory
  • FIG. 7 shows a flowchart of content creation processing executed by the content creation device 1.
  • the content input unit 11 inputs content.
  • the content analysis unit 12 analyzes the content.
  • the page progression direction determination unit 14 determines the page progression direction.
  • the rule specifying unit 15 specifies a reading order rule to be applied to each element of the content based on the page progress direction determined by the page progress direction determining unit 14.
  • the reading order information creating unit 13 creates reading order information for each element of the content based on the content analysis information output from the content analyzing unit 12 and the reading order rule specified by the rule specifying unit 15.
  • the reading order information embedding unit 17 embeds the reading order information in the content and stores it in the content DB 21.
  • the program relating to the content creation processing of FIG. 6 is stored in a server, transmitted from the server to the content creation device 1 as an end user information terminal via the network, and executed by the received end user content creation device 1.
  • a server transmitted from the server to the content creation device 1 as an end user information terminal via the network, and executed by the received end user content creation device 1.
  • a method and means for providing content in which reading order information is embedded from the content creation device 1 to other information terminals other than the content creation device 1 are arbitrary.
  • the content creation device 1 transmits the content to another information terminal via a network, or the content creation device 1 records the content on a non-transitory recording medium that can be read by a computer, and the other information terminal records the content. Read the content from the medium.
  • the content in which the reading order information is embedded can be reproduced on the display devices of various information terminals including the display unit 16 of the content creation device 1. That is, various information terminals sequentially display the content elements according to the embedded reading order information, so that the user can make progress by reading the manga elements on the information terminal.
  • the content created by the content creation device 1 and the display program (application) in which the reading order information is embedded are stored in a server and transmitted to various information terminals via a network, a memory card, a CD- It may be recorded on a computer-readable non-transitory recording medium such as a ROM and provided to the end user.
  • SYMBOLS 1 Content creation apparatus, 11: Content input part, 12: Content analysis part, 13: Reading order information preparation part, 14: Page progress direction determination part, 15: Rule designation part, 16: Display part, 17: Reading order information Embedded part

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The purpose of the invention is to be able to specify a reading order rule for elements in comic content on the basis of the page progression direction of the comic content to determine the reading order for the elements of the content more accurately. In step S1, a content input unit (11) inputs content. In step S2, a content analysis unit (12) analyzes the content. In step S3, a page progression direction determination unit (14) determines the page progression direction. In step S4, a rule specifying unit (15) specifies a reading order rule to be applied to the elements of the content on the basis of the page progression direction determined by the page progression direction determination unit (14). In step S5, a reading order information creation unit (13) create reading order information for the elements in the content on the basis of the content analysis information output from the content analysis unit (12) and the reading order rule specified by the rule specifying unit (15).

Description

コンテンツ作成装置、方法およびプログラムContent creation apparatus, method and program
 本発明は、マンガを電子化したコンテンツを作成する装置、方法およびプログラムに関する。 The present invention relates to an apparatus, a method, and a program for creating content obtained by digitizing manga.
 特許文献1は、携帯電話端末のディスプレイ上でコミック漫画等のコンテンツを再生してユーザに提供するサービスを開示する。特許文献1によると、設定されたコマ表示順序に従って、Flash漫画コンテンツのファイルが作成される。このFlashコンテンツファイルの作成は、事業者の指示に従い、パソコンが所定のFlash作成アプリケーションを実行することで行われ、一頁毎に当該頁の画像データ及びコマ表示順序指令(コマ表示シーケンス)を含むFlashコンテンツファイルが作成される。Flashコンテンツファイルは、漫画コンテンツDBに格納され、アクセスした携帯電話端末に配信される。Flashファイルを受信した携帯電話端末は、ファイル内に組み込まれている表示順序指令(コマ表示シーケンス)に従って、漫画コンテンツを表示する。携帯電話端末にはFlash再生機能が実装されており、各コマは、表示領域の中心位置に来るよう、連続的に移行表示制御される。なお、一頁に一コマしかない頁や、一コマが大きくコマ全体を表示したのでは、吹き出し内の文字等が読めないような頁の場合には、コマを複数の領域に分割し、ストーリーの流れに沿って、順次コマ内の各領域を表示することで、コマ全体を表示するよう、事業者が適宜設定する。 Patent Document 1 discloses a service for reproducing content such as comic cartoons on a display of a mobile phone terminal and providing it to a user. According to Patent Document 1, a Flash comic content file is created in accordance with a set frame display order. The creation of this Flash content file is performed by the computer executing a predetermined Flash creation application in accordance with the instructions of the operator, and each page contains image data of the page and a frame display order command (frame display sequence). A Flash content file is created. The Flash content file is stored in the comic content DB and distributed to the accessed mobile phone terminal. The mobile phone terminal that has received the Flash file displays comic content in accordance with a display order command (frame display sequence) incorporated in the file. The mobile phone terminal is equipped with a Flash playback function, and each frame is continuously displayed and controlled so as to be at the center of the display area. If a page has only one frame on a single page, or if the page is large and the entire frame is displayed, the characters in the balloon cannot be read, and the frame is divided into multiple areas. The operator appropriately sets the display so that the entire frame is displayed by sequentially displaying each area in the frame along the flow of the above.
 特許文献2の電子漫画製造装置は、漫画本をスキャナで読み込み、漫画の画像をイメージデータに変換する。このイメージデータ取り込みの際に、電子漫画製造装置は、漫画のコマ順、吹き出しの読み順を、テンキーから入力するか、イメージデータからコマ及び吹き出しの形状をパターン認識することにより自動的に入力する。コマ順、吹き出しの読み順、文字の読み順は、縦方向、横方向の規則性(例えば、上から順に、左側から順に)により自動的に決定されることができる。コマ順、吹き出し順、文字の読み順は、吹き出し順序テーブルとして保存される。 The electronic comic book manufacturing apparatus of Patent Document 2 reads a comic book with a scanner and converts a comic picture into image data. At the time of capturing the image data, the electronic comic book manufacturing apparatus inputs the comic frame order and the reading order of the speech balloons from the numeric keypad or automatically by recognizing the shape of the frame and the speech balloon from the image data. . The frame order, the reading order of the balloons, and the reading order of the characters can be automatically determined by the regularity in the vertical direction and the horizontal direction (for example, in order from the top and from the left side). The frame order, balloon order, and character reading order are stored as a balloon order table.
特開2007-164550号公報JP 2007-164550 A 特開2009-301055号公報(段落0025)JP 2009-301055 A (paragraph 0025)
 コマ、吹き出し、カットのようなマンガの要素の読み順は、そのマンガの吹き出し内のセリフの言語の配置方向、ページの綴じ方向(ページの開き方向)によって異なる。例えば、マンガのページは右綴じ(右開き)、吹き出しの言語は日本語で縦書きされているとする。この場合、読者は、コマを右から左、上から下に向かって読み進める。また読者は、コマ内の吹き出しを右から左に向かって読み進める。あるいは、マンガのページは左綴じ(左開き)、吹き出しのセリフの言語は英語で横書きされているとする。この場合、読者は、コマを左から右、上から下に向かって読み進める。また読者は、コマ内の吹き出しを左から右に向かって読み進める。 The reading order of comic elements such as frames, speech balloons, and cuts differs depending on the arrangement direction of the speech language in the speech balloons of the comic and the binding direction of the pages (page opening direction). For example, it is assumed that the manga page is written in the right direction (opened right) and the language of the balloon is written vertically in Japanese. In this case, the reader reads the frame from right to left and from top to bottom. The reader reads the balloon in the frame from right to left. Or suppose that the page of the manga is left-stitched (left-open), and the speech language of the speech balloon is written horizontally in English. In this case, the reader reads the frame from left to right and from top to bottom. The reader reads the balloon in the frame from left to right.
 マンガのコンテンツ要素の読み順を電子化する場合、特許文献1のように、予めコマごとの配列を作成者の手作業により入力することは非常に煩雑である。 When digitizing the reading order of manga content elements, it is very cumbersome to input the sequence of each frame in advance by the creator's manual operation as in Patent Document 1.
 特許文献2は、コンテンツの読み順の規則がコンテンツの使用言語によって変化しうることを考慮しておらず、ある使用言語には妥当する規則でも、別の使用言語では、この規則に従って、コマ順、吹き出し順、文字の読み順が正しく決定されない可能性がある。 Patent Document 2 does not consider that the rules of content reading order may vary depending on the language in which the content is used, and even if a rule is valid for one language of use, There is a possibility that the balloon order and the reading order of characters are not correctly determined.
 本発明は、マンガのコンテンツの要素の読み順の規則を、マンガのコンテンツのページの進行方向に応じて指定することができ、より正確にコンテンツの要素の読み順を決定できる技術を提供する。 The present invention provides a technique that can specify the reading order of the elements of the manga content according to the progress direction of the page of the manga content, and can determine the reading order of the elements of the contents more accurately.
 本発明のコンテンツ作成装置は、電子化されたマンガコンテンツを構成する要素と要素の配置を解析するコンテンツ解析部と、マンガコンテンツのページの進行方向を決定するページ進行方向決定部と、ページ進行方向決定部の決定したマンガコンテンツのページの進行方向に基づいて、コンテンツ解析部の解析したマンガコンテンツの要素の読み順の規則を指定する規則指定部と、規則指定部の指定した規則に従い、コンテンツ解析部の解析したマンガコンテンツの要素の配置に対応する読み順の情報を作成する読み順情報作成部と、を備える。 A content creation apparatus according to the present invention includes a content analysis unit that analyzes elements constituting electronic manga content and an arrangement of the elements, a page progress direction determination unit that determines a progress direction of a page of manga content, and a page progress direction Based on the manga content page progression direction determined by the determination unit, the content analysis unit follows the rules specified by the rule specification unit that specifies the rules for reading the manga content elements analyzed by the content analysis unit, and the rules specified by the rule specification unit. A reading order information creating unit that creates reading order information corresponding to the arrangement of the elements of the manga content analyzed by the part.
 好ましくは、マンガコンテンツのページの進行方向は左または右であり、読み順の規則は、マンガコンテンツのページの左右の進行方向に対応して相互に反転可能である。 Preferably, the progress direction of the manga content page is left or right, and the rules of the reading order can be reversed with respect to the left and right progress directions of the manga content page.
 また好ましくは、ページ進行方向決定部は、ユーザの選択操作に基づいてマンガコンテンツのページの進行方向を決定する。 Also preferably, the page progress direction determining unit determines the page progress direction of the manga content based on the user's selection operation.
 また好ましくは、ページ進行方向決定部は、マンガコンテンツの吹き出しのセリフの言語の配置方向に基づいてマンガコンテンツのページの進行方向を決定する。 Also preferably, the page progress direction determining unit determines the progress direction of the manga content page based on the layout direction of the speech language of the speech balloon of the manga content.
 また好ましくは、要素は、マンガコンテンツのページに含まれるコマ、コマのカット割り、およびコマの吹き出しのうち少なくとも1つを含む。 Also preferably, the element includes at least one of a frame, a cut cut of the frame, and a frame balloon included in the manga content page.
 また好ましくは、読み順の情報は、要素の読みの起点および終点、読み方向、または要素の順番を含む。 Also preferably, the reading order information includes an element reading start and end point, a reading direction, or an element order.
 また好ましくは、読み順情報生成部は、マンガコンテンツの任意のページの任意のコマに設定された基準コマから、ページ上で基準コマに縦方向に隣接する他のコマである第1のコマを特定するとともに、ページ上で基準コマに横方向に隣接する他のコマである第2のコマを特定し、第1のコマおよび第2のコマのうち、基準コマの次に読者が読むコマを、第1のコマおよび第2のコマの相対的位置に関する所定のルールに従って決定することで、マンガコンテンツのコマの読み順の情報を生成する。 Preferably, the reading order information generation unit selects a first frame which is another frame vertically adjacent to the reference frame on the page from a reference frame set to an arbitrary frame of an arbitrary page of the manga content. In addition to specifying the second frame that is another frame horizontally adjacent to the reference frame on the page, the frame that the reader reads next to the reference frame from the first frame and the second frame is specified. By determining according to a predetermined rule regarding the relative positions of the first frame and the second frame, information on the reading order of the frames of the manga content is generated.
 また好ましくは、読み順情報生成部は、第1のコマおよび第2のコマのうち、基準コマの次に読者が読むコマを、第1のコマと第2のコマとの間の距離に基づいて決定する。 Preferably, the reading order information generation unit determines, based on a distance between the first frame and the second frame, a frame read by the reader next to the reference frame among the first frame and the second frame. To decide.
 また好ましくは、読み順情報生成部は、第1のコマおよび第2のコマのうち、基準コマの次に読者が読むコマを、第1のコマから第2のコマまでの間の距離と所定の閾値との比較に基づいて決定する。 Further preferably, the reading order information generating unit determines a frame read by the reader next to the reference frame from the first frame and the second frame, and a predetermined distance between the first frame and the second frame. It is determined based on the comparison with the threshold value.
 また好ましくは、読み順情報生成部の生成した読み順の情報に従い、マンガコンテンツの要素を順次表示する表示部を備える。 Also preferably, a display unit for sequentially displaying the elements of the manga content according to the reading order information generated by the reading order information generating unit is provided.
 本発明のコンテンツ作成方法は、コンテンツ作成装置が、電子化されたマンガコンテンツを構成する要素と要素の配置を解析するステップと、マンガコンテンツのページの進行方向を決定するステップと、マンガコンテンツのページの進行方向に基づいて、マンガコンテンツの要素の読み順の規則を指定するステップと、規則に従い、マンガコンテンツの要素の配置に対応する読み順の情報を作成するステップと、を実行する。 The content creation method of the present invention includes a step in which a content creation device analyzes an element and an arrangement of elements constituting digitized manga content, a step of determining a progress direction of a manga content page, and a manga content page. A step of designating a reading order rule for the elements of the manga content based on the advancing direction and a step of creating reading order information corresponding to the arrangement of the elements of the manga content according to the rule are executed.
 本発明のコンテンツ作成プログラムは、コンテンツ作成装置に、電子化されたマンガコンテンツを構成する要素と要素の配置を解析するステップと、マンガコンテンツのページの進行方向を決定するステップと、マンガコンテンツのページの進行方向に基づいて、マンガコンテンツの要素の読み順の規則を指定するステップと、規則に従い、マンガコンテンツの要素の配置に対応する読み順の情報を作成するステップと、を実行させる。 A content creation program according to the present invention includes a step of analyzing elements constituting electronic manga content and an arrangement of the elements in a content creation device, a step of determining a progress direction of a manga content page, and a manga content page A step of designating a reading order rule for the elements of the manga content based on the advancing direction and a step of creating reading order information corresponding to the arrangement of the elements of the manga content according to the rules are executed.
 本発明は、マンガコンテンツのページの進行方向に基づいて、マンガコンテンツの要素の読み順の規則を指定し、指定した規則に従い、コンテンツ解析部の解析したマンガコンテンツの要素の配置に対応する読み順の情報を作成するため、マンガコンテンツの要素の読み順の規則を、マンガコンテンツのページの進行方向に応じて指定することができ、より正確にマンガコンテンツの要素の読み順を決定できる。 The present invention specifies a reading order rule for manga content elements based on the direction of progress of the manga content page, and reads the reading order corresponding to the arrangement of the manga content elements analyzed by the content analysis unit according to the specified rule. Therefore, it is possible to specify the reading order rule of the manga content element according to the progress direction of the manga content page, and to determine the reading order of the manga content element more accurately.
図1はコンテンツ作成装置の概略構成図である。FIG. 1 is a schematic configuration diagram of a content creation apparatus. 図2はコマ読み順ルールの一例を示す図である。FIG. 2 is a diagram illustrating an example of the frame reading order rule. 図3は吹き出し読み順ルールの一例を示す図である。FIG. 3 is a diagram illustrating an example of a balloon reading order rule. 図4はカット読み順ルールの一例を示す図である。FIG. 4 is a diagram illustrating an example of the cut reading order rule. 図5はページ進行方向決定部のラジオボタンの表示例を示す図である。FIG. 5 is a diagram illustrating a display example of radio buttons of the page progress direction determination unit. 図6はセリフの並びの一例を示す図である。FIG. 6 is a diagram illustrating an example of a line of lines. 図7はコンテンツ作成処理のフローチャートである。FIG. 7 is a flowchart of the content creation process.
 図1は本発明の好ましい実施形態に係るコンテンツ作成装置1の構成を示す。コンテンツ作成装置1は、演算装置(CPU)、記憶装置、入出力回路などを備えた情報処理装置(スマートフォン、携帯情報端末、PCなど)で構成される。 FIG. 1 shows a configuration of a content creation device 1 according to a preferred embodiment of the present invention. The content creation device 1 is configured by an information processing device (smart phone, portable information terminal, PC, or the like) that includes an arithmetic device (CPU), a storage device, an input / output circuit, and the like.
 コンテンツ作成装置1は、コンテンツ入力部11、コンテンツ解析部12、読み順情報作成部13、ページ進行方向決定部14、規則指定部15、表示部16、読み順情報埋め込み部17、ルールDB20、コンテンツDB21を含む。 The content creation device 1 includes a content input unit 11, a content analysis unit 12, a reading order information creation unit 13, a page progression direction determination unit 14, a rule designation unit 15, a display unit 16, a reading order information embedding unit 17, a rule DB 20, a content Includes DB21.
 コンテンツ入力部11は、マンガを電子化したコンテンツを入力する。コンテンツ入力部11は、紙のマンガ書籍をデジタイズして電子書籍化する手段(情報端末内蔵のカメラなど)か、スキャナなどの外部のデジタイズ手段と接続するUSBコネクタ、インターネットなどのネットワーク、メモリカードやCDROMなどのコンピュータ読み取り可能な非一時的記録媒体から、コンテンツを入力しうる。入力されたコンテンツには付帯情報が記録されていてもよい。この付帯情報は、コンテンツの作者、タイトル、総ページ数、巻の番号、エピソードの番号、使用言語などが含まれうる。コンテンツ作成装置1自身が、ユーザの入力情報や、コンテンツ解析部12によるコンテンツの解析結果に基づいて付帯情報を作成することもできる。なお当然ながら、マンガの電子化の際は、マンガの著作権の適切な扱いに留意する必要がある。 The content input unit 11 inputs content obtained by digitizing manga. The content input unit 11 is a means for digitizing a paper manga book into an electronic book (such as a camera with a built-in information terminal), a USB connector connected to an external digitizing means such as a scanner, a network such as the Internet, a memory card, Content can be input from a computer-readable non-transitory recording medium such as a CDROM. Additional information may be recorded in the input content. This supplementary information may include the author of the content, title, total number of pages, volume number, episode number, language used, and the like. The content creation device 1 itself can also create incidental information based on user input information and content analysis results by the content analysis unit 12. Of course, when digitizing manga, it is necessary to pay attention to the proper handling of manga copyrights.
 コンテンツ解析部12は、コンテンツ(必要であればその付帯情報も合わせて)を解析し、コンテンツ解析情報を出力する。コンテンツ解析情報は、コンテンツの作者、コンテンツのタイトル、コンテンツが複数の巻やエピソードからなるシリーズものであればそのエピソード番号、コンテンツのページ数、ページごとのコンテンツの要素(コマ、描画、描画内の登場キャラクタの種類、吹き出し、テキストなど)の存在領域/レイアウト、キャラクタの特徴(キャラクタ名、キャラクタの視線方向、キャラクタのサイズ、位置など)、テキストの内容、テキストの位置、テキストの量(文字数)、ページ/セクション/章などの区切りを含む。コンテンツの要素の位置、サイズ、種類は顔その他の物体の特徴量に基づき自動検出されてもよい。コンテンツの要素の自動検出はマシンラーニングに基づいて行われてもよい。 The content analysis unit 12 analyzes the content (including the accompanying information if necessary) and outputs the content analysis information. The content analysis information includes the content author, content title, and if the content is a series of multiple volumes or episodes, the episode number, the number of content pages, and the content elements for each page (frame, drawing, (Existing character type, balloon, text, etc.) existence area / layout, character characteristics (character name, character gaze direction, character size, position, etc.), text content, text position, text amount (number of characters) , Including page / section / chapter breaks. The position, size, and type of the content element may be automatically detected based on the feature amount of the face or other object. Automatic detection of content elements may be performed based on machine learning.
 ルールDB20は、コンテンツのページの進行方向に応じた、コマ、吹き出し、カットの読み順ルールを蓄積する。 The rule DB 20 stores reading order rules for frames, balloons, and cuts according to the progress direction of the content page.
 具体的には、ページの進行方向が右、すなわち、右開き(右綴じ)のマンガの場合、図2の(a)部分に例示するように、コンテンツ解析情報に含まれるコマの位置が最も右上のものから最も左下のものにかけて各コマの代表点(コマの中心や重心など)を順次水平方向に走査する規則が、コマ読み順ルールaとしてルールDB20に蓄積される。なお右開き(右綴じ)のマンガは、セリフのテキストが右縦書きのマンガ(例えばセリフが縦書きの日本語のマンガ、セリフが縦書きの中国語(北京語、広東語、上海語、台湾語、その他の方言を含む)のマンガ)、または、右横書きのマンガ(例えばセリフがアラビア語のマンガ)を含みうる。 Specifically, when the page progress direction is right, that is, a right-open (right-bound) manga, the position of the frame included in the content analysis information is the uppermost position as illustrated in part (a) of FIG. A rule that sequentially scans the representative points (the center, the center of gravity, etc.) of each frame in the horizontal direction from the first to the lower left one is stored in the rule DB 20 as a frame reading order rule a. The right-open (right-bound) manga is a manga with the right text written vertically (for example, Japanese manga with vertical written words, Chinese with words written vertically (Mandarin, Cantonese, Shanghai, Taiwan) Manga) (including words and other dialects), or right-handed manga (eg, arabic manga).
 あるいは、ページの進行方向が左、すなわち、左開き(左綴じ)のマンガの場合、図2の(b)部分に例示するように、コンテンツ解析情報に含まれるコマの位置が最も左上のものから最も右下のものにかけて各コマの代表点(コマの中心や重心など)を順次水平方向に走査する規則が、コマ読み順ルールbとしてルールDB20に蓄積される。なお左開き(左綴じ)のマンガは、左横書きのマンガ(例えばセリフが英語のマンガ、あるいは、横書きの日本語のマンガ)、または、セリフのテキストが左縦書きのマンガ(例えばセリフがモンゴル語のマンガ)を含みうる。 Alternatively, when the page progress direction is left, that is, a left-open (left-binding) manga, the position of the frame included in the content analysis information is from the top left as illustrated in the part (b) of FIG. A rule that sequentially scans the representative points (the center, the center of gravity, etc.) of each frame in the horizontal direction from the bottom right is accumulated in the rule DB 20 as a frame reading order rule b. Note that left-handed (left-bound) manga is a left-handed manga (for example, a Japanese manga in English or a horizontal Japanese manga), or a manga in which the text in a left-handed vertical (for example, a speech in Mongolian). Manga).
 あるいは、右開き(右綴じ)のマンガの場合、図3の(a)部分に例示するように、コマに含まれる吹き出しの位置が最も右のものから最も左のものにかけて各吹き出しを順次水平方向に走査する規則が、吹き出し読み順ルールaとしてルールDB20に蓄積される。 Alternatively, in the case of a right-open (right-bound) manga, as illustrated in part (a) of FIG. 3, the balloons are sequentially moved in the horizontal direction from the rightmost to the leftmost balloons. Are stored in the rule DB 20 as the balloon reading order rule a.
 あるいは、左開き(左綴じ)のマンガの場合、図3の(b)部分に例示するように、コマに含まれる吹き出しの位置が最も左のものから最も右のものにかけて各吹き出しを順次水平方向に走査する規則が、吹き出し読み順ルールbとしてルールDB20に蓄積される。 Alternatively, in the case of a left-open (left-bound) manga, as illustrated in the part (b) of FIG. 3, the balloons are sequentially placed in the horizontal direction from the leftmost to the rightmost balloons included in the frame. Are stored in the rule DB 20 as the balloon reading order rule b.
 あるいは、図4の(a)部分および図4の(b)部分に示すように、カットについても、コマ読み順ルールa・bと同様のカット読み順ルールa・bを蓄積することができる。カットは、各コマの一部、好ましくは全部を包含し、かつ、表示部16の表示画面にフィットする形状およびアスペクト比を有することが望ましい。コマ・吹き出し・カットの読み順ルールaとルールbは、要素を読み始める始点および要素を読み終える終点が、鏡像反転の関係を有する。従って、読み順ルールaおよびルールbのうちいずれか一方がルールDB20に蓄積されていれば十分であり、ルールDB20に蓄積されている一方のルールを鏡像反転して、蓄積されていない他方が作成されてもよい。 Alternatively, as shown in the part (a) of FIG. 4 and the part (b) of FIG. 4, the cut reading order rules a and b similar to the frame reading order rules a and b can be accumulated for the cuts. It is desirable that the cut includes a part of each frame, preferably all, and has a shape and an aspect ratio that fits the display screen of the display unit 16. The reading order rule a and rule b for frame, speech balloon, and cut have a mirror image inversion relationship between the start point at which an element is read and the end point at which the element is read. Therefore, it is sufficient that either one of the reading order rule a and the rule b is accumulated in the rule DB 20, and one of the rules accumulated in the rule DB 20 is mirror-inverted to create the other not accumulated. May be.
 ページ進行方向決定部14は、手動または自動でコンテンツのページ進行方向を決定する。例えば、図5に示すように、ページ進行方向決定部14は、「右から左」(すなわちページの進行方向は右)および「左から右」(すなわちページの進行方向は左)のページ進行方向のいずれか一方の選択を受け付けるラジオボタンRで構成されたユーザインターフェースを表示部16にて表示する。ページ進行方向決定部14は、このラジオボタンを介してユーザが選択したページ進行方向をコンテンツのページ進行方向に決定する。 The page progress direction determination unit 14 determines the page progress direction of the content manually or automatically. For example, as shown in FIG. 5, the page progression direction determination unit 14 determines the page progression directions of “right to left” (that is, the page progression direction is right) and “left to right” (that is, the page progression direction is left). The display unit 16 displays a user interface including radio buttons R that accept any one of the selections. The page progression direction determination unit 14 determines the page progression direction selected by the user via the radio button as the page progression direction of the content.
 あるいは、ページ進行方向決定部14は、吹き出し内のテキスト(セリフ)の並び方向からページ進行方向を決定する。例えば、図6の(a)部分に示すように、セリフが縦並びであれば(主には日本語のセリフであるが、これに限らない)、ページ進行方向決定部14は、「右」をコンテンツのページ進行方向に決定する。 Alternatively, the page progression direction determination unit 14 determines the page progression direction from the arrangement direction of the text (serif) in the balloon. For example, as shown in part (a) of FIG. 6, if the lines are arranged vertically (mainly, but not limited to Japanese lines), the page progress direction determination unit 14 determines “right”. Is determined in the page direction of the content.
 あるいは、図6の(b)部分に示すように、セリフが横並びであれば(主には英語のセリフであるが、これに限らない)、ページ進行方向決定部14は、「左」をコンテンツのページ進行方向に決定する。なお、セリフの並び方向は、コンテンツ作成装置1に内蔵されたOCRのようなテキスト検出技術で自動的に検出されてもよい。 Alternatively, as shown in part (b) of FIG. 6, if the lines are arranged side by side (mainly, but not limited to English lines), the page progression direction determination unit 14 sets “left” as the content. Determine the direction of the page. The line-up direction of the lines may be automatically detected by a text detection technique such as OCR built in the content creation device 1.
 規則指定部15は、ページ進行方向決定部14の決定したページ進行方向に基づき、ルールDB20の読み順ルールの中から、コンテンツの各要素に適用する読み順ルールを指定する。 The rule designating unit 15 designates a reading order rule to be applied to each element of content from the reading order rules in the rule DB 20 based on the page progression direction determined by the page progression direction determining unit 14.
 すなわち規則指定部15は、ページ進行方向決定部14の決定したページ進行方向が「右」であれば、コマ・吹き出し・カットの読み順ルールaを指定し、ページ進行方向が「左」であれば、コマ・吹き出し・カットの読み順ルールbを指定する。 That is, if the page progression direction determined by the page progression direction decision unit 14 is “right”, the rule designating unit 15 designates the reading order rule “a” for frame / balloon / cut, and the page progression direction is “left”. For example, the frame / balloon / cut reading order rule b is designated.
 読み順情報作成部13は、コンテンツ解析部12の出力したコンテンツ解析情報と規則指定部15の指定した読み順ルールに基づき、コンテンツの各要素の読み順情報を作成する。 The reading order information creating unit 13 creates reading order information for each element of the content based on the content analysis information output from the content analyzing unit 12 and the reading order rule designated by the rule designating unit 15.
 読み順情報は、要素を読み始める始点、要素を読み終える終点、および、始点と終点の間にある要素である通過点の順序を含む。始点、終点、通過点の順序は、要素の代表点の順序と同視しうるので、読み順情報は、これらの代表点の順序としてもよい。読み順情報による順序の表現は任意であり、各要素または各代表点に振られた順番の番号、各要素または各代表点を通過する線分の軌跡、その他のものを含みうる。 The reading order information includes a starting point at which an element is read, an ending point at which the element is read, and an order of passing points that are elements between the starting point and the ending point. Since the order of the start point, the end point, and the passing point can be equated with the order of the representative points of the elements, the reading order information may be the order of these representative points. The expression of the order based on the reading order information is arbitrary, and may include an order number assigned to each element or each representative point, a line segment trajectory passing through each element or each representative point, and the like.
 具体的には、読み順情報作成部13は、規則指定部15の指定したコマの読み順ルールと、コンテンツ解析部12からのコンテンツ解析情報に示された特定のページの全コマの位置情報に基づいて、特定のページの始点のコマを決定する。読み順情報作成部13は、規則指定部15がコマの読み順ルールaを指定していれば、当該ページの一番右上のコマの順序を、1番と決定する。あるいは、読み順情報作成部13は、規則指定部15がコマの読み順ルールbを指定していれば、当該ページの一番左上のコマの順序を、1番と決定する。 Specifically, the reading order information creating unit 13 adds the reading order rule for the frame specified by the rule specifying unit 15 and the position information of all the frames on the specific page indicated in the content analysis information from the content analyzing unit 12. Based on this, the top frame of a specific page is determined. If the rule designating unit 15 designates the frame reading order rule a, the reading order information creating unit 13 determines the order of the top right frame on the page as the first. Alternatively, the reading order information creating unit 13 determines that the order of the top left frame of the page is the first when the rule specifying unit 15 specifies the reading order rule b of the frame.
 次に、読み順情報作成部13は、1番目のコマを、基準コマに設定する。 Next, the reading order information creation unit 13 sets the first frame as a reference frame.
 次に、読み順情報作成部13は、指定されたコマの読み順ルールに従い、基準コマの次の順序のコマ候補を特定する。すなわち、読み順情報作成部13は、規則指定部15がコマの読み順ルールaを指定していれば、順序の未決定のコマのうち、基準コマの左隣で最もページの上に存在するコマ候補aと、基準コマの下隣で最もページの右に存在するコマ候補bを特定する。また読み順情報作成部13は、規則指定部15がコマの読み順ルールbを指定していれば、順序の未決定のコマのうち、基準コマの右隣で最もページの上に存在するコマ候補aと、基準コマの下隣で最もページの左に存在するコマ候補bを特定する。 Next, the reading order information creation unit 13 specifies a frame candidate in the next order of the reference frame according to the reading order rule of the designated frame. In other words, the reading order information creating unit 13 is located on the page on the left side of the reference frame among the frames whose order has not been determined, if the rule designating unit 15 specifies the frame reading order rule a. The frame candidate a and the frame candidate b existing right next to the page below the reference frame are specified. In addition, if the rule designating unit 15 specifies the frame reading order rule b, the reading order information creating unit 13 among the frames whose order has not been determined, the frame that is present on the page most immediately to the right of the reference frame. The candidate a and the frame candidate b that is present at the left of the page most immediately below the reference frame are specified.
 上記の基準に適合するコマ候補aおよびコマ候補bが1つもない場合、読み順情報作成部13は、そのページのコマは基準コマだけと判断し、次のコマの判定を止める。また、上記の基準に適合する1つのコマ候補aのみまたは1つのコマ候補bのみが存在する場合、読み順情報作成部13は、基準コマの次のコマは、その1つのコマ候補aまたは1つのコマ候補bと判断し、その1つのコマ候補aまたは1つのコマ候補bの順序を、基準コマの順序+1と決定する。コマ候補a=コマ候補bの場合も同様の扱いがされるものとする。 When there is no frame candidate a and frame candidate b that meet the above criteria, the reading order information creation unit 13 determines that the frame on the page is only the reference frame, and stops determining the next frame. When only one frame candidate a or only one frame candidate b that meets the above-mentioned criteria exists, the reading order information creation unit 13 determines that the next frame after the reference frame is the one frame candidate a or 1 It is determined that there is one frame candidate b, and the order of the one frame candidate a or one frame candidate b is determined as the reference frame order + 1. It is assumed that the same handling is performed when frame candidate a = frame candidate b.
 異なる2つのコマ候補a・bを特定するのは次の理由による。右上から左下、あるいは左上から右下へコマを読み進めるという基本的な読み順ルールが定まっていたとしても、実際のマンガのページの1つのコマに対して、上下左右に隣接するコマが複数ある場合、そのコマのどれが次のコマであるかは、読み順ルールだけでは一義的に決まらない。そのため、以下では、読み順情報作成部13は、基準コマと隣接のコマとの相対的位置関係(座標)によって、基準コマの次のコマを決めるものとする。 The reason why two different frame candidates a and b are specified is as follows. Even if the basic reading order rule of reading from top right to bottom left or from top left to bottom right is fixed, there are several top, bottom, left, and right adjacent frames for one frame on the actual manga page. In this case, which of the frames is the next frame cannot be uniquely determined only by the reading order rule. Therefore, in the following, it is assumed that the reading order information creating unit 13 determines the next frame of the reference frame based on the relative positional relationship (coordinates) between the reference frame and the adjacent frame.
 コマ候補aとコマ候補bが異なる場合、読み順情報作成部13は、コマaの下端<コマbの上端+αであるか否かを判断する。読み順情報作成部13は、Yesの場合、コマaの順序を基準コマの順序+1と決定し、Noの場合、コマbの順序を基準コマの順序+1と決定する。αは、基準コマから横隣のコマaに遷移するか縦隣のコマbに遷移するかを判別するための閾値である。αが大きくなれば、基準コマからコマaに遷移する順序となる可能性が高くなり、αが小さくなれば、基準コマからコマbに遷移する順序となる可能性が高くなる。例えば、αは0.2~0.6の間で経験的に決められる。 When the frame candidate a and the frame candidate b are different, the reading order information creation unit 13 determines whether or not the lower end of the frame a <the upper end of the frame b + α. In the case of Yes, the reading order information creation unit 13 determines the order of the frame a as the reference frame order + 1, and in the case of No, the reading order information creation unit 13 determines the order of the frame b as the reference frame order + 1. α is a threshold value for determining whether the transition from the reference frame to the horizontally adjacent frame a or the vertically adjacent frame b is performed. If α is large, the order of transition from the reference frame to frame a is high, and if α is small, the order of transition from the reference frame to frame b is high. For example, α is determined empirically between 0.2 and 0.6.
 ここで、読み順情報作成部13が設定する基準コマは、1番目のコマだけでなく、順序の未決定の任意のコマを含む。また上記の特定のページとは、マンガを構成する全ページの中のいずれか1つの任意のページである。読み順情報作成部13は、上記のアルゴリズムを、全ての順序未決定のコマ、ページごとに繰り返し、全ページの全コマの順序を決定する。 Here, the reference frame set by the reading order information creation unit 13 includes not only the first frame but also an arbitrary frame whose order has not been determined. The specific page is any one arbitrary page among all the pages constituting the manga. The reading order information creating unit 13 repeats the above algorithm for every frame and page whose order has not been determined, and determines the order of all frames on all pages.
 読み順情報埋め込み部17は、コンテンツに、読み順情報作成部13の作成した読み順情報を埋め込む。埋め込みの方式は任意である。例えば、XML形式のメタデータをコンテンツに関連づける。読み順情報の埋め込まれたコンテンツはコンテンツDB21に蓄積される。 The reading order information embedding unit 17 embeds the reading order information created by the reading order information creation unit 13 in the content. The embedding method is arbitrary. For example, XML format metadata is associated with content. Content in which reading order information is embedded is stored in the content DB 21.
 読み順情報埋め込み部17は、読み順情報以外にも、コマ・カットなどの要素の表示の拡大率、前の要素から次の要素への表示切り替えの速度および表示切り替え方法(スクロール、フェードアウト/フェードインなど)、表示切り替えの速度、各要素の表示の継続時間、コンテンツ内の概観画像および詳細画像の位置づけ(ページ、セクション)、見出し情報などを埋め込んで、コンテンツDB21に蓄積してもよい。 In addition to the reading order information, the reading order information embedding unit 17 enlarges the display rate of elements such as frame and cut, the speed of display switching from the previous element to the next element, and the display switching method (scroll, fade out / fade). In), display switching speed, duration of display of each element, positioning of overview images and detailed images (page, section) in content, heading information, and the like may be embedded and accumulated in the content DB 21.
 図7はコンテンツ作成装置1の実行するコンテンツ作成処理のフローチャートを示す。この処理をコンテンツ作成装置1の各ブロックに実行させるプログラムはコンテンツ作成装置1の読み取り可能な記憶媒体(RAM、ROM、メモリカードなど)に記憶されている。 FIG. 7 shows a flowchart of content creation processing executed by the content creation device 1. A program for causing each block of the content creation device 1 to execute this processing is stored in a readable storage medium (RAM, ROM, memory card, etc.) of the content creation device 1.
 S1では、コンテンツ入力部11は、コンテンツを入力する。 In S1, the content input unit 11 inputs content.
 S2では、コンテンツ解析部12は、コンテンツを解析する。 In S2, the content analysis unit 12 analyzes the content.
 S3では、ページ進行方向決定部14は、ページ進行方向を決定する。 In S3, the page progression direction determination unit 14 determines the page progression direction.
 S4では、規則指定部15は、ページ進行方向決定部14の決定したページ進行方向に基づき、コンテンツの各要素に適用する読み順ルールを指定する。 In S4, the rule specifying unit 15 specifies a reading order rule to be applied to each element of the content based on the page progress direction determined by the page progress direction determining unit 14.
 S5では、読み順情報作成部13は、コンテンツ解析部12の出力したコンテンツ解析情報と規則指定部15の指定した読み順ルールに基づき、コンテンツの各要素の読み順情報を作成する。 In S5, the reading order information creating unit 13 creates reading order information for each element of the content based on the content analysis information output from the content analyzing unit 12 and the reading order rule specified by the rule specifying unit 15.
 S6では、読み順情報埋め込み部17は、コンテンツに読み順情報を埋め込み、コンテンツDB21に蓄積する。 In S6, the reading order information embedding unit 17 embeds the reading order information in the content and stores it in the content DB 21.
 <第2実施形態>
 図6のコンテンツ作成処理にかかるプログラムは、サーバに蓄積しておき、サーバからネットワーク経由でエンドユーザの情報端末たるコンテンツ作成装置1に送信し、受信したエンドユーザのコンテンツ作成装置1で実行することも、本願発明の実施態様に含まれる。
Second Embodiment
The program relating to the content creation processing of FIG. 6 is stored in a server, transmitted from the server to the content creation device 1 as an end user information terminal via the network, and executed by the received end user content creation device 1. Are also included in the embodiments of the present invention.
 また、コンテンツ作成装置1から、コンテンツ作成装置1以外の他の情報端末へ読み順情報の埋め込まれたコンテンツを提供する方法および手段は任意である。例えば、コンテンツ作成装置1から他の情報端末へネットワーク経由で当該コンテンツを送信したり、コンテンツ作成装置1がコンピュータ読み取り可能な非一時的記録媒体に当該コンテンツを記録し、他の情報端末が当該記録媒体から当該コンテンツを読み取る。 In addition, a method and means for providing content in which reading order information is embedded from the content creation device 1 to other information terminals other than the content creation device 1 are arbitrary. For example, the content creation device 1 transmits the content to another information terminal via a network, or the content creation device 1 records the content on a non-transitory recording medium that can be read by a computer, and the other information terminal records the content. Read the content from the medium.
 また、読み順情報の埋め込まれたコンテンツは、コンテンツ作成装置1の表示部16を含め、各種の情報端末の表示装置で再生しうる。すなわち、各種の情報端末が、埋め込まれた読み順情報に従って、コンテンツの要素を順次表示することで、ユーザは、情報端末でマンガの要素を遷移させて読み進めることができる。 Also, the content in which the reading order information is embedded can be reproduced on the display devices of various information terminals including the display unit 16 of the content creation device 1. That is, various information terminals sequentially display the content elements according to the embedded reading order information, so that the user can make progress by reading the manga elements on the information terminal.
 さらに、コンテンツ作成装置1で作成された、読み順情報の埋め込まれたコンテンツとその表示プログラム(アプリケーション)を、サーバに蓄積し、ネットワーク経由で各種の情報端末に送信したり、メモリカード、CD-ROMといったコンピュータ読み取り可能な非一時的記録媒体に記録して、エンドユーザに提供してもよい。 Further, the content created by the content creation device 1 and the display program (application) in which the reading order information is embedded are stored in a server and transmitted to various information terminals via a network, a memory card, a CD- It may be recorded on a computer-readable non-transitory recording medium such as a ROM and provided to the end user.
1:コンテンツ作成装置、11:コンテンツ入力部、12:コンテンツ解析部、13:読み順情報作成部、14:ページ進行方向決定部、15:規則指定部、16:表示部、17:読み順情報埋め込み部 DESCRIPTION OF SYMBOLS 1: Content creation apparatus, 11: Content input part, 12: Content analysis part, 13: Reading order information preparation part, 14: Page progress direction determination part, 15: Rule designation part, 16: Display part, 17: Reading order information Embedded part

Claims (13)

  1.  電子化されたマンガコンテンツを構成する要素と前記要素の配置を解析するコンテンツ解析部と、
     前記マンガコンテンツのページの進行方向を決定するページ進行方向決定部と、
     前記ページ進行方向決定部の決定したマンガコンテンツのページの進行方向に基づいて、前記コンテンツ解析部の解析したマンガコンテンツの要素の読み順の規則を指定する規則指定部と、
     前記規則指定部の指定した規則に従い、前記コンテンツ解析部の解析したマンガコンテンツの要素の配置に対応する読み順の情報を作成する読み順情報作成部と、
     を備えるコンテンツ作成装置。
    A content analysis unit that analyzes the elements constituting the digitized manga content and the arrangement of the elements;
    A page advancing direction determination unit that determines a advancing direction of the page of the manga content;
    A rule designating unit for designating a rule of reading order of the elements of the manga content analyzed by the content analysis unit, based on the progress direction of the page of the manga content determined by the page progress direction determination unit;
    A reading order information creating unit that creates reading order information corresponding to the arrangement of the elements of the manga content analyzed by the content analyzing unit according to the rules specified by the rule specifying unit;
    A content creation device comprising:
  2.  前記マンガコンテンツのページの進行方向は左または右であり、
     前記読み順の規則は、前記マンガコンテンツのページの左右の進行方向に対応して相互に反転可能である請求項1に記載のコンテンツ作成装置。
    The direction of the manga content page is left or right,
    The content creation device according to claim 1, wherein the rules for the reading order can be reversed with respect to the right and left traveling directions of the page of the manga content.
  3.  前記ページ進行方向決定部は、ユーザの選択操作に基づいて前記マンガコンテンツのページの進行方向を決定する請求項1または2に記載のコンテンツ作成装置。 The content creation device according to claim 1 or 2, wherein the page progress direction determination unit determines a page progress direction of the manga content based on a user's selection operation.
  4.  前記ページ進行方向決定部は、前記マンガコンテンツの吹き出しのセリフの言語の配置方向に基づいて前記マンガコンテンツのページの進行方向を決定する請求項1または2に記載のコンテンツ作成装置。 The content creation device according to claim 1 or 2, wherein the page progress direction determination unit determines a page progress direction of the manga content based on a speech language layout direction of the manga content balloon.
  5.  前記要素は、前記マンガコンテンツのページに含まれるコマ、前記コマのカット割り、および前記コマの吹き出しのうち少なくとも1つを含む請求項1~4のいずれかに記載のコンテンツ作成装置。 5. The content creation device according to claim 1, wherein the element includes at least one of a frame included in the manga content page, a cut division of the frame, and a balloon of the frame.
  6.  前記読み順の情報は、前記要素の読みの起点および終点、読み方向、または前記要素の順番を含む請求項1~5のいずれかに記載のコンテンツ作成装置。 6. The content creation device according to claim 1, wherein the reading order information includes a reading start point and an end point of the element, a reading direction, or an order of the element.
  7.  前記読み順情報生成部は、前記マンガコンテンツの任意のページの任意のコマに設定された基準コマから、前記ページ上で前記基準コマに縦方向に隣接する他のコマである第1のコマを特定するとともに、前記ページ上で前記基準コマに横方向に隣接する他のコマである第2のコマを特定し、前記第1のコマおよび前記第2のコマのうち、前記基準コマの次に読者が読むコマを、前記第1のコマおよび前記第2のコマの相対的位置に関する所定のルールに従って決定することで、前記マンガコンテンツのコマの読み順の情報を生成する請求項1~6のいずれかに記載のコンテンツ作成装置。 The reading order information generation unit selects a first frame which is another frame vertically adjacent to the reference frame on the page from a reference frame set to an arbitrary frame of an arbitrary page of the manga content. And specifying a second frame which is another frame horizontally adjacent to the reference frame on the page, and next to the reference frame among the first frame and the second frame. The information of the reading order of the frames of the manga content is generated by determining a frame to be read by a reader according to a predetermined rule regarding a relative position of the first frame and the second frame. The content creation device according to any one of the above.
  8.  前記読み順情報生成部は、前記第1のコマおよび前記第2のコマのうち、前記基準コマの次に読者が読むコマを、前記第1のコマと第2のコマとの間の距離に基づいて決定する請求項7に記載のコンテンツ作成装置。 The reading order information generation unit sets a frame read by the reader next to the reference frame among the first frame and the second frame to a distance between the first frame and the second frame. The content creation device according to claim 7, which is determined based on the content.
  9.  前記読み順情報生成部は、前記第1のコマおよび前記第2のコマのうち、前記基準コマの次に読者が読むコマを、前記第1のコマから第2のコマまでの間の距離と所定の閾値との比較に基づいて決定する請求項8に記載のコンテンツ作成装置。 The reading order information generation unit is configured to determine, among the first frame and the second frame, a frame that the reader reads next to the reference frame, and a distance between the first frame and the second frame. The content creation device according to claim 8, wherein the content creation device is determined based on a comparison with a predetermined threshold.
  10.  前記読み順情報生成部の生成した読み順の情報に従い、前記マンガコンテンツの要素を順次表示する表示部を備える請求項1~9のいずれかに記載のコンテンツ作成装置。 10. The content creation device according to claim 1, further comprising a display unit that sequentially displays the elements of the manga content according to the reading order information generated by the reading order information generation unit.
  11.  コンテンツ作成装置が、
     電子化されたマンガコンテンツを構成する要素と前記要素の配置を解析するステップと、
     前記マンガコンテンツのページの進行方向を決定するステップと、
     前記マンガコンテンツのページの進行方向に基づいて、前記マンガコンテンツの要素の読み順の規則を指定するステップと、
     前記規則に従い、前記マンガコンテンツの要素の配置に対応する読み順の情報を作成するステップと、
     を実行するコンテンツ作成方法。
    The content creation device
    Analyzing the elements constituting the digitized manga content and the arrangement of the elements;
    Determining a direction of progress of the page of the manga content;
    Designating rules for the reading order of the elements of the manga content based on the direction of progress of the page of the manga content;
    In accordance with the rules, creating reading order information corresponding to the arrangement of the elements of the manga content;
    Content creation method to execute.
  12.  コンテンツ作成装置が、
     電子化されたマンガコンテンツを構成する要素と前記要素の配置を解析するステップと、
     前記マンガコンテンツのページの進行方向を決定するステップと、
     前記マンガコンテンツのページの進行方向に基づいて、前記マンガコンテンツの要素の読み順の規則を指定するステップと、
     前記規則に従い、前記マンガコンテンツの要素の配置に対応する読み順の情報を作成するステップと、
     を実行するためのコンテンツ作成プログラム。
    The content creation device
    Analyzing the elements constituting the digitized manga content and the arrangement of the elements;
    Determining a direction of progress of the page of the manga content;
    Designating rules for the reading order of the elements of the manga content based on the direction of progress of the page of the manga content;
    In accordance with the rules, creating reading order information corresponding to the arrangement of the elements of the manga content;
    Content creation program for executing.
  13.  請求項11のコンテンツ作成方法によって読み順の情報が作成されたマンガコンテンツ。 Manga content in which reading order information is created by the content creation method of claim 11.
PCT/JP2013/073794 2012-09-11 2013-09-04 Content creation device, method, and program WO2014042051A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012199604 2012-09-11
JP2012-199604 2012-09-11

Publications (1)

Publication Number Publication Date
WO2014042051A1 true WO2014042051A1 (en) 2014-03-20

Family

ID=50278165

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/073794 WO2014042051A1 (en) 2012-09-11 2013-09-04 Content creation device, method, and program

Country Status (1)

Country Link
WO (1) WO2014042051A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017218043A1 (en) 2016-06-17 2017-12-21 Google Llc Automatically identifying and displaying object of interest in a graphic novel
JP2018533089A (en) * 2015-09-23 2018-11-08 グーグル エルエルシー Computer-aided navigation for digital graphic novels
US10691326B2 (en) 2013-03-15 2020-06-23 Google Llc Document scale and position optimization

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085572A (en) * 2001-09-11 2003-03-20 Nippon Hoso Kyokai <Nhk> Comic generation device and comic generation program
JP2009258172A (en) * 2008-04-11 2009-11-05 Sharp Corp Image display terminal, image display method, program, recording medium, and image content making device
JP2012063855A (en) * 2010-09-14 2012-03-29 Kadokawa Group Publishing Co Ltd Speech data generator, method for generating speech data, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085572A (en) * 2001-09-11 2003-03-20 Nippon Hoso Kyokai <Nhk> Comic generation device and comic generation program
JP2009258172A (en) * 2008-04-11 2009-11-05 Sharp Corp Image display terminal, image display method, program, recording medium, and image content making device
JP2012063855A (en) * 2010-09-14 2012-03-29 Kadokawa Group Publishing Co Ltd Speech data generator, method for generating speech data, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
RIE YAMAMOTO ET AL.: "A Web System for Reading Comics on Cellular Phones and Comic Image Decomposition", IEICE TECHNICAL REPORT, vol. 102, no. 737, 11 March 2003 (2003-03-11), pages 21 - 24 *
SHUN'ICHIRO NONAKA ET AL.: "Development of 'GT- Scan', the Technology for Automatic Detection of Frames in Scanned Comic", FUJIFILM RESEARCH & DEVELOPMENT, no. 57, 28 March 2012 (2012-03-28), pages 46 - 49 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10691326B2 (en) 2013-03-15 2020-06-23 Google Llc Document scale and position optimization
JP2018533089A (en) * 2015-09-23 2018-11-08 グーグル エルエルシー Computer-aided navigation for digital graphic novels
WO2017218043A1 (en) 2016-06-17 2017-12-21 Google Llc Automatically identifying and displaying object of interest in a graphic novel
CN109155076A (en) * 2016-06-17 2019-01-04 谷歌有限责任公司 Automatic identification and the display fictitious object of interest of figure
EP3472807A4 (en) * 2016-06-17 2019-04-24 Google LLC Automatically identifying and displaying object of interest in a graphic novel
CN109155076B (en) * 2016-06-17 2023-07-14 谷歌有限责任公司 Automatic identification and display of objects of interest in a graphic novel

Similar Documents

Publication Publication Date Title
US8107727B2 (en) Document processing apparatus, document processing method, and computer program product
US8655074B2 (en) Document editing apparatus and method
US9007405B1 (en) Column zoom
US8819545B2 (en) Digital comic editor, method and non-transitory computer-readable medium
JP5439456B2 (en) Electronic comic editing apparatus, method and program
US8952985B2 (en) Digital comic editor, method and non-transitory computer-readable medium
JP5634853B2 (en) Electronic comic viewer device, electronic comic browsing system, viewer program, and electronic comic display method
CN103348338A (en) File format, server, view device for digital comic, digital comic generation device
US8522138B2 (en) Content analysis apparatus and method
US8897594B2 (en) Image reader, mobile terminal apparatus, and non-transitory computer readable medium
JP5200065B2 (en) Content distribution system, method and program
JP2012133663A (en) Viewer device, browsing system, viewer program and recording medium
JP5674451B2 (en) Viewer device, browsing system, viewer program, and recording medium
WO2014042051A1 (en) Content creation device, method, and program
JP2006065477A (en) Character recognition device
CN110795918B (en) Method, device and equipment for determining reading position
US20210073458A1 (en) Comic data display system, method, and program
JP5501915B2 (en) Layout selection device, layout selection method, layout selection program, computer-readable recording medium, content display device, and content creation method
WO2012056973A1 (en) Portable display device, operation control method therefor, and program therefor
US20130104014A1 (en) Viewer unit, server unit, display control method, digital comic editing method and non-transitory computer-readable medium
JP2012178143A (en) Electronic book display controller, electronic book display control program, and electronic book display control method
JP6907594B2 (en) Information processing equipment and programs
KR102067431B1 (en) Source code displaying device, source code didsplaying method, and computer readable recording medium having program performing the same
JP6651563B2 (en) Electronic book browsing program and electronic book browsing device
GB2415519A (en) A scanning and indexing device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13836674

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13836674

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP