JP7241131B2 - Information extraction device and information extraction program - Google Patents

Information extraction device and information extraction program Download PDF

Info

Publication number
JP7241131B2
JP7241131B2 JP2021118237A JP2021118237A JP7241131B2 JP 7241131 B2 JP7241131 B2 JP 7241131B2 JP 2021118237 A JP2021118237 A JP 2021118237A JP 2021118237 A JP2021118237 A JP 2021118237A JP 7241131 B2 JP7241131 B2 JP 7241131B2
Authority
JP
Japan
Prior art keywords
information
character string
list information
program
character
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2021118237A
Other languages
Japanese (ja)
Other versions
JP2023013809A (en
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 株式会社フジテレビジョン
Priority to JP2021118237A priority Critical patent/JP7241131B2/en
Publication of JP2023013809A publication Critical patent/JP2023013809A/en
Application granted granted Critical
Publication of JP7241131B2 publication Critical patent/JP7241131B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Processing Or Creating Images (AREA)

Description

本発明は、テレビ放送や通信によって配信される番組等の動画コンテンツ(以下番組と呼称する)の映像から情報を抽出する情報抽出装置および情報抽出プログラムに関するものである。 The present invention relates to an information extracting device and an information extracting program for extracting information from video of moving image contents (hereinafter referred to as programs) such as programs distributed by television broadcasting or communication.

放送事業者によって制作された番組は、放送事業者自体にとって番組アーカイブとして重要な資産である。 Programs produced by broadcasters are important assets for the broadcasters themselves as program archives.

記録された番組アーカイブのデータは、後日における情報検索や二次利用のために、番組ごとに詳細なメタデータ(付帯情報)を付与し、番組映像と共に保管されている。 The recorded program archive data is stored together with the program video, with detailed metadata (additional information) attached to each program for information retrieval and secondary use at a later date.

ところで、従来において、上述のようなメタデータの抽出や入力作業は専門部署において行われている。 By the way, conventionally, the extraction and input work of metadata as described above are performed in specialized departments.

そして、それらの情報の入力は、担当者による手入力であることが多く多大の労力と時間を要していた。特に、報道や教養に係る番組は日毎の放送時間が長く、その内容の把握にも時間を要していた。 The input of such information is often manually input by the person in charge, requiring a great deal of labor and time. In particular, programs related to news and culture are broadcast for a long time every day, and it takes time to grasp the content.

そこで、報道や教養に係る番組から情報を自動で抽出する情報抽出装置等の開発が進められている。 Therefore, development of an information extracting device and the like for automatically extracting information from programs related to news reports and culture is underway.

情報抽出装置等に関する技術としては、例えば特許文献1が挙げられる。 For example, Japanese Patent Laid-Open No. 2002-200001 is cited as a technology related to an information extraction device and the like.

特開2001-111910号公報Japanese Patent Application Laid-Open No. 2001-111910

ところが、従来技術に係る情報抽出装置等では、報道や教養に係る番組に重畳して表示される多種多様で複雑な文字情報(以下、スーパーと呼称する)を正確且つ効率的に把握して、番組内の項目や要旨を的確に抽出することはできないという問題があった。 However, in the information extracting apparatus according to the prior art, various and complicated character information (hereinafter referred to as "super") superimposed and displayed on the programs related to news reports and education can be accurately and efficiently grasped. There is a problem that it is not possible to accurately extract the items and the gist of the program.

本発明は上記の事情に鑑み、スーパーを正確且つ効率的に把握して、番組内の項目や要旨を的確に抽出することが可能な情報抽出装置および情報抽出プログラムを提供することを目的としている。 SUMMARY OF THE INVENTION In view of the above circumstances, it is an object of the present invention to provide an information extracting device and an information extracting program capable of accurately and efficiently grasping supermarkets and accurately extracting items and gists in a program. .

実施の態様に係る情報抽出装置は、番組を構成する動画から映像データを取得する映像データ取得手段と、前記映像データを所定時間間隔の静止画に変換する変換手段と、前記静止画に含まれる文字情報を認識してテキスト情報を取得するテキスト情報取得手段と、を備え、前記テキスト情報取得手段は、前記静止画に含まれる文字情報のうち、前記映像データを表示する画面の所定位置に表示される文字列を前記テレビ番組の内容を要約した文字列情報として抽出する要約文字列抽出手段と、前記文字列を取得した時刻情報を前記文字列情報に関連付けした一次リスト情報を生成する一次リスト情報生成手段と、を備えることを要旨とする。 An information extracting apparatus according to an embodiment comprises video data acquiring means for acquiring video data from moving images constituting a program, converting means for converting the video data into still images at predetermined time intervals, and text information acquisition means for recognizing character information and acquiring text information, wherein the text information acquisition means displays character information included in the still image at a predetermined position on a screen displaying the video data. summary character string extracting means for extracting the character string as character string information summarizing the contents of the television program; and information generating means.

また、前記画面の所定位置は、前記画面の右上領域を含むようにできる。 Also, the predetermined position of the screen may include an upper right area of the screen.

また、前記一次リスト情報に対して所定の処理を行うリスト情報処理手段をさらに備え、当該リスト情報処理手段は、前記文字列が予め設定した文字数の下限値を超えるか否かを判定し、前記下限値を超えていないと判定した場合に、次の文字列に対して同様の処理を行うようにできる。 Further, list information processing means for performing a predetermined process on the primary list information is further provided, and the list information processing means determines whether or not the character string exceeds a predetermined lower limit of the number of characters, If it is determined that the lower limit value is not exceeded, the same processing can be performed for the next character string.

また、前記リスト情報処理手段は、前記下限値を超えたと判定された場合に、当該文字列を比較対象1として保持し、次に前記下限値を超えたと判定された場合に、当該文字列を比較対象2として保持し、前記比較対象1と、前記比較対象2とを所定のアルゴリズムに基づいて比較し、前記比較対象2の文字列が前記一次リスト情報における最後の文字列に該当するか否かを判定し、最後の文字列に該当すると判定された場合は、所定の閾値を満たすか否かの判定を行い、前記所定の閾値を満たすと判定された場合には、当該最後の文字列を二次リスト情報として記録するようにしてもよい。 Further, the list information processing means retains the character string as a comparison target 1 when it is determined that the lower limit value is exceeded, and then stores the character string as The comparison object 2 is held, and the comparison object 1 and the comparison object 2 are compared based on a predetermined algorithm to determine whether the character string of the comparison object 2 corresponds to the last character string in the primary list information. If it is determined that it corresponds to the last character string, it is determined whether or not a predetermined threshold is satisfied, and if it is determined that the predetermined threshold is satisfied, the last character string may be recorded as secondary list information.

また、前記所定のアルゴリズムは、レーベンシュタイン距離に基づいて文字列同士を比較するアルゴリズムであるようにできる。 Also, the predetermined algorithm can be an algorithm for comparing character strings based on the Levenshtein distance.

また、前記リスト情報処理手段は、前記比較対象2が前記一次リスト情報における最後の文字列ではなく、且つ予め設定した閾値を満たしていると判定された場合には、これらの文字列を前記二次リスト情報として記録するようにしてもよい。 Further, when it is determined that the comparison object 2 is not the last character string in the primary list information and satisfies a preset threshold value, the list information processing means converts these character strings into the second list information. You may make it record as next list information.

また、前記リスト情報処理手段は、前記閾値を満たさないと判定された連続回数が予め設定される指定回数に達していない場合に、この状態が1回目であるか2回目以降であるかを判定し、1回目であると判定された場合は、この際の比較対象2の文字列を前記一次リスト情報に次の比較対象1の候補として記録し、2回目以降であると判定された場合には、以降の文字列を前記比較対象2として処理を行うようにできる。 In addition, the list information processing means determines whether this state is the first time or the second time or later when the number of consecutive times determined not to satisfy the threshold does not reach a predetermined specified number of times. If it is determined to be the first time, the character string of the comparison object 2 at this time is recorded in the primary list information as a candidate for the next comparison object 1, and if it is determined to be the second time or later, can be processed by using the following character string as the comparison object 2.

また、前記リスト情報処理手段は、前記閾値を満たさないと判定された連続回数が予め設定される指定回数に達している場合は、この時点で比較している文字列について前記二次リスト情報に記録されている回数が指定回数に達しているかの判定を行い、前記指定回数に達していると判定された場合には、前記文字列を番組項目リスト情報に記録するようにできる。 Further, when the number of consecutive times determined not to satisfy the threshold has reached a specified number of times set in advance, the list information processing means converts the character string being compared at this point into the secondary list information. It is possible to determine whether or not the recorded number of times has reached a specified number of times, and to record the character string in the program item list information when it is determined that the specified number of times has been reached.

また、前記リスト情報処理手段は、前記文字列を番組項目リスト情報に記録する際に、前記二次リスト情報に記録した文字列のうち、完全一致する箇所が最も多かった文字列を、番組項目名として採用するようにできる。 Further, when recording the character strings in the program item list information, the list information processing means records the character string having the largest number of completely matching parts among the character strings recorded in the secondary list information as the program item list information. Can be adopted as a name.

他の実施の態様に係る情報抽出プログラムは、番組を構成する動画から映像データを取得する映像データ取得ステップと、前記映像データを所定時間間隔の静止画に変換する変換ステップと、前記静止画に含まれる文字情報を認識してテキスト情報を取得するテキスト情報ステップと、前記静止画に含まれる文字情報のうち、前記映像データを表示する画面の所定位置に表示される文字列を前記テレビ番組の内容を要約した文字列情報として抽出する要約文字列情報抽出ステップと、前記文字列を取得した時刻情報を前記文字列情報に関連付けした一次リスト情報を生成する一次リスト情報生成ステップと、前記一次リスト情報に対して所定の処理を行うリスト情報処理ステップと、を有し、情報抽出装置で実行されることを要旨とする。 An information extraction program according to another embodiment comprises a video data acquisition step of acquiring video data from a moving image that constitutes a program, a conversion step of converting the video data into still images at predetermined time intervals, and a text information step of recognizing included character information to obtain text information; a summary character string information extracting step of extracting character string information summarizing contents; a primary list information generating step of generating primary list information in which time information at which the character string is obtained is associated with the character string information; and the primary list and a list information processing step for performing predetermined processing on the information, which is executed by the information extraction device.

本発明によれば、報道や教養に係る番組等についてスーパーを正確且つ効率的に把握して、番組内の項目や要旨を的確に抽出することが可能な情報抽出装置および情報抽出プログラムを提供することができる。 According to the present invention, there is provided an information extracting device and an information extracting program capable of accurately and efficiently grasping a super for a program relating to news reports or education, and accurately extracting items and gists in the program. be able to.

実施形態に係る情報抽出装置の機能構成を示す機能ブロック図である。It is a functional block diagram showing the functional configuration of the information extraction device according to the embodiment. 実施形態に係る情報抽出装置で実行される情報抽出処理の処理手順を示すフローチャートである。4 is a flow chart showing a processing procedure of information extraction processing executed by the information extraction device according to the embodiment; 実施形態に係る情報抽出装置で実行されるリスト情報処理の処理手順を示すフローチャートである。6 is a flow chart showing a processing procedure of list information processing executed by the information extraction device according to the embodiment; 実施形態に係る情報抽出装置で実行されるリスト情報処理の処理手順の続きを示すフローチャートである。7 is a flowchart showing the continuation of the processing procedure of list information processing executed by the information extraction device according to the embodiment; 実施形態に係る情報抽出装置で実行されるリスト情報処理の処理手順の続きを示すフローチャートである。7 is a flowchart showing the continuation of the processing procedure of list information processing executed by the information extraction device according to the embodiment; 実施形態に係る情報抽出装置による表示例を示す説明図である。FIG. 4 is an explanatory diagram showing a display example by the information extraction device according to the embodiment; 実施形態に係る情報抽出装置による項目抽出結果の例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of an item extraction result by the information extraction device according to the embodiment;

以下、本発明の一例としての実施の形態を図面に基づいて詳細に説明する。ここで、添付図面において同一の部材には同一の符号を付しており、また、重複した説明は省略されている。なお、ここでの説明は本発明が実施される最良の形態であることから、本発明は当該形態に限定されるものではない。 BEST MODE FOR CARRYING OUT THE INVENTION An embodiment as an example of the present invention will be described in detail below with reference to the drawings. Here, in the accompanying drawings, the same members are denoted by the same reference numerals, and redundant description is omitted. It should be noted that the present invention is not limited to the best mode for carrying out the present invention, since the description here is the best mode for carrying out the present invention.

[情報抽出装置の構成例]
図1を参照して、実施の形態に係る情報抽出装置M1について説明する。
[Configuration example of information extraction device]
An information extraction device M1 according to an embodiment will be described with reference to FIG.

図1は、本実施形態に係る情報抽出装置M1の機能構成を示す機能ブロック図である。 FIG. 1 is a functional block diagram showing the functional configuration of an information extraction device M1 according to this embodiment.

なお、情報抽出装置M1は、例えば汎用のコンピュータやサーバ等で構成される。 The information extraction device M1 is composed of, for example, a general-purpose computer, server, or the like.

ここで、情報抽出装置M1は、ファイル化された番組映像を一定時間間隔の静止画に変換し、これをOCR技術を利用して、画像から文字を検出してテキスト化する処理を実現する装置である。 Here, the information extracting device M1 is a device that converts the filed program video into still images at regular time intervals, uses OCR technology to detect characters from the images, and converts them into text. is.

なお、画像内に表示される文字のうち、画面右上部分等に表示されているスーパー(右上サイドスーパーとも呼ぶ)が、その時点の放送内容を要約した文字列であることが多いことに着目し、この領域に表示された文字列とその時の時刻情報を番組単位で時系列に一つにしたリスト情報(後述の一次リスト情報)にまとめている。 Note that among the characters displayed in the image, the super displayed in the upper right part of the screen (also called the upper right side super) is often a character string that summarizes the content of the broadcast at that time. , the character strings displayed in this area and the time information at that time are put together into list information (primary list information to be described later) in chronological order for each program.

図1に示すように、情報抽出装置M1は、放送事業者B1で制作される番組を構成する動画から映像データD1を取得する映像データ取得手段101を備える。 As shown in FIG. 1, the information extraction device M1 includes video data acquisition means 101 for acquiring video data D1 from moving images that constitute a program produced by a broadcaster B1.

また、情報抽出装置M1は、映像データD1を所定時間間隔(例えば、4秒等)の静止画D2に変換するソフトウェアまたはハードウェアで構成される変換手段102を備える。 The information extraction device M1 also includes conversion means 102 configured by software or hardware that converts the video data D1 into still images D2 at predetermined time intervals (for example, four seconds).

また、情報抽出装置M1は、静止画D2に含まれる文字情報T1を認識してテキスト情報T2を取得するソフトウェアまたはハードウェアで構成されるテキスト情報取得手段103を備える。 The information extraction device M1 also includes text information acquisition means 103 configured by software or hardware for recognizing the character information T1 included in the still image D2 and acquiring the text information T2.

さらに、テキスト情報取得手段103は、静止画D2に含まれる文字情報T1のうち、映像データD1を表示する画面(例えば、図4に示すモニタ画面501)の所定位置(例えば、モニタ画面501の右上領域501aを含む(図4参照))に表示される文字列T1をテレビ番組の内容を要約した文字列情報T3として抽出するソフトウェアまたはハードウェアで構成される要約文字列抽出手段104を備える。 Furthermore, the text information acquiring means 103 extracts the character information T1 included in the still image D2 from a predetermined position (for example, the upper right corner of the monitor screen 501 shown in FIG. 4) on which the video data D1 is displayed (for example, the monitor screen 501 shown in FIG. 4). A summary character string extracting means 104 configured by software or hardware is provided for extracting the character string T1 displayed in the area 501a (see FIG. 4) as character string information T3 summarizing the content of the television program.

また、テキスト情報取得手段103は、文字列T1を取得した時刻情報を文字列情報T3に関連付けした一次リスト情報L1を生成する一次リスト情報生成手段105を備える。 The text information acquisition means 103 also includes a primary list information generation means 105 that generates primary list information L1 in which the time information at which the character string T1 is acquired is associated with the character string information T3.

また、テキスト情報取得手段103は、一次リスト情報L1に対して所定の処理を行うリスト情報処理手段106を備える。 The text information acquisition means 103 also includes a list information processing means 106 that performs predetermined processing on the primary list information L1.

このリスト情報処理手段106は、文字列T1が予め設定した文字数の下限値U1(例えば、10文字等)を超えるか否かを判定する。 The list information processing means 106 determines whether or not the character string T1 exceeds a preset lower limit U1 (for example, 10 characters).

そして、下限値U1を超えていないと判定した場合には、次の文字列に対して同様の処理を行う。 Then, when it is determined that the lower limit value U1 is not exceeded, the same processing is performed on the next character string.

また、リスト情報処理手段106は、下限値U1を超えたと判定された場合に、当該文字列を比較対象1として保持し、次に下限値U1を超えたと判定された場合に、当該文字列を比較対象2として保持する。 Further, the list information processing means 106 holds the character string as comparison object 1 when it is determined that the lower limit value U1 has been exceeded. It is held as comparison target 2.

次いで、比較対象1と、比較対象2とを所定のアルゴリズムに基づいて比較し、比較対象2の文字列が一次リスト情報L1における最後の文字列に該当するか否かを判定する。 Next, comparison object 1 and comparison object 2 are compared based on a predetermined algorithm, and it is determined whether or not the character string of comparison object 2 corresponds to the last character string in the primary list information L1.

そして、最後の文字列に該当すると判定された場合は、所定の閾値(0.5など0から1までの任意の値)を満たすか否かの判定を行い、所定の閾値を満たすと判定された場合には、当該最後の文字列を二次リスト情報L2として記録する。 Then, if it is determined that the character string corresponds to the last character string, it is determined whether or not a predetermined threshold value (an arbitrary value from 0 to 1 such as 0.5) is satisfied, and it is determined that the predetermined threshold value is satisfied. If so, the last character string is recorded as the secondary list information L2.

なお、上述の所定のアルゴリズムは、レーベンシュタイン距離に基づいて文字列同士を比較するアルゴリズムとすることができる。 Note that the predetermined algorithm described above can be an algorithm that compares character strings based on the Levenshtein distance.

ここで、情報抽出装置M1にも適用されるOCR技術は、日本語のような複雑な言語を解析させた場合に、一定の割合で誤認識が発生してしまう。そのため、一次リスト情報から同一の文字列を一つの番組内項目として取り出すと、誤認識した文字列が別の項目となってしまう虞があり、本来は同じ項目であるにも関わらず、別の項目として分けられる場合が生じる。また、文字列の一部が実際に変更されたが、内容はほぼ同じであった場合にも、同様の事象が発生する。 Here, the OCR technology, which is also applied to the information extraction device M1, causes erroneous recognition at a certain rate when analyzing a complicated language such as Japanese. Therefore, if the same character string is taken out from the primary list information as one in-program item, there is a risk that the erroneously recognized character string will become a different item. It may be divided into items. A similar phenomenon also occurs when a part of the character string is actually changed but the content is almost the same.

このような事象を避けるために、文字列を比較する際には、ある程度の曖昧さが必要となる。 To avoid such events, some degree of ambiguity is required when comparing strings.

このような曖昧さを勘案した文字列の比較を行うために、本実施の形態に係る情報抽出装置M1では、レーベンシュタイン距離という概念を応用した。 In order to compare character strings in consideration of such ambiguity, the concept of the Levenshtein distance is applied in the information extraction device M1 according to the present embodiment.

このようなレーベンシュタイン距離という概念を適用して、一定の違いを許容しながらリストの文字列を比較することで、誤認識や数文字程度の文字列の変化の影響を軽減して、より意図に沿った項目一覧を作成することが可能となる。 By applying the concept of the Levenshtein distance and comparing the strings in the list while allowing a certain amount of difference, the effects of misrecognition and changes in strings of only a few characters can be reduced and the intention can be improved. It is possible to create a list of items according to

なお、レーベンシュタイン距離という概念を用いたOCR技術は、既に種々開発されており、情報抽出装置M1における文字列の文字認識については、これらの既存のOCR技術を適宜選択して適用することができる。 Various OCR techniques using the concept of the Levenshtein distance have already been developed, and these existing OCR techniques can be appropriately selected and applied to character recognition of character strings in the information extraction device M1. .

また、リスト情報処理手段106は、比較対象2が一次リスト情報L1における最後の文字列ではなく、且つ予め設定した閾値を満たしていると判定された場合には、これらの文字列を二次リスト情報L2として記録するようにしてもよい。 If it is determined that the comparison object 2 is not the last character string in the primary list information L1 and satisfies a preset threshold value, the list information processing means 106 adds these character strings to the secondary list. It may be recorded as information L2.

また、リスト情報処理手段106は、閾値を満たさないと判定された連続回数が予め設定される指定回数に達していない場合に、この状態が1回目であるか2回目以降であるかを判定し、1回目であると判定された場合は、この際の比較対象2の文字列を一次リスト情報L1に次の比較対象1の候補として記録し、2回目以降であると判定された場合には、以降の文字列を比較対象2として処理を行うようにできる。 Further, when the number of consecutive times determined not to satisfy the threshold does not reach the specified number of times set in advance, the list information processing means 106 determines whether this state is the first time or the second time or later. If it is determined to be the first time, the character string of the comparison object 2 at this time is recorded in the primary list information L1 as a candidate for the next comparison object 1, and if it is determined to be the second time or later, , and subsequent character strings can be processed as comparison target 2.

また、リスト情報処理手段106は、閾値を満たさないと判定された連続回数が予め設定される指定回数に達している場合は、この時点で比較している文字列について二次リスト情報L2に記録されている回数が指定回数に達しているかの判定を行い、指定回数に達していると判定された場合には、文字列を番組項目リスト情報L3に記録するようにできる。 If the number of consecutive times determined not to satisfy the threshold has reached the specified number set in advance, the list information processing means 106 records the character string being compared at this point in the secondary list information L2. It is determined whether or not the number of times the program has been performed has reached a specified number of times, and if it is determined that the specified number of times has been reached, the character string can be recorded in the program item list information L3.

また、リスト情報処理手段106は、文字列を番組項目リスト情報L3に記録する際に、二次リスト情報L2に記録した文字列のうち、完全一致する箇所が最も多かった文字列を、番組項目名として採用するようにできる。 Also, when recording the character strings in the program item list information L3, the list information processing means 106 selects the character string having the largest number of completely matching parts among the character strings recorded in the secondary list information L2 as the program item list information L3. Can be adopted as a name.

なお、情報抽出装置M1は、文字列の抽出結果や番組項目名等のデータを格納するハードディスクドライブ等で構成される記録手段107を備える。 The information extracting device M1 includes a recording means 107 composed of a hard disk drive or the like for storing data such as character string extraction results and program item names.

また、文字列の抽出結果や番組項目名等を表示する液晶モニタ等で構成される表示手段500を備える。 It also has a display means 500 comprising a liquid crystal monitor or the like for displaying the result of character string extraction, program item names, and the like.

なお、具体的な表示例等については後述する。 A specific display example and the like will be described later.

[情報抽出処理について]
図2のフローチャートを参照して、本実施形態に係る情報抽出装置M1で実行される情報抽出処理の処理手順について説明する。
[About information extraction processing]
A processing procedure of information extraction processing executed by the information extraction device M1 according to the present embodiment will be described with reference to the flowchart of FIG.

この処理が開始されると、まずステップS101で、放送事業者B1で制作されて放送される番組を構成する動画から映像データD1を取得してステップS102に移行する。 When this process is started, first, in step S101, the video data D1 is obtained from the moving image that constitutes the program produced and broadcast by the broadcaster B1, and the process proceeds to step S102.

ステップS102では、映像データD1を所定時間間隔の静止画D2に変換してステップS103に移行する。 In step S102, the video data D1 is converted into still images D2 at predetermined time intervals, and the process proceeds to step S103.

ステップS103では、例えば、画面右上の指定領域500a内の文字列T1を画像認識によりテキスト化してステップS104に移行する。 In step S103, for example, the character string T1 in the designated area 500a on the upper right of the screen is converted into text by image recognition, and the process proceeds to step S104.

ステップS104では、番組内容を要約した文字列情報を抽出してステップS105に移行する。 In step S104, character string information summarizing the content of the program is extracted, and the process proceeds to step S105.

ステップS105では、時刻情報と文字列の組み合わせから一次リスト情報L1を生成してステップS106に移行する。 In step S105, the primary list information L1 is generated from the combination of the time information and the character string, and the process proceeds to step S106.

ステップS106では、後述するリスト情報処理のサブルーチンを実行してステップS107では、所定文字列を番組項目リスト情報L3に記録して処理を終了する。 In step S106, a subroutine of list information processing, which will be described later, is executed, and in step S107, the predetermined character string is recorded in the program item list information L3, and the process ends.

これにより、動画ファイルの操作、番組項目リスト情報L3の活用によって、番組情報の管理を効率的に行うことができる。 Thus, program information can be efficiently managed by manipulating the moving image file and utilizing the program item list information L3.

[リスト情報処理について]
図3A~図3Cのフローチャートを参照して、リスト情報処理のサブルーチンの処理手順について説明する。
[About list processing]
The processing procedure of the list information processing subroutine will be described with reference to the flow charts of FIGS. 3A to 3C.

ステップS201では、生成された一次リスト情報L1を取得してステップS202に移行する。 In step S201, the generated primary list information L1 is acquired, and the process proceeds to step S202.

ステップS202では、文字列T1を時系列に並べ、最初に検出された文字列から順次処理を行う。 In step S202, the character string T1 is arranged in chronological order, and the character string detected first is sequentially processed.

ステップS203では、文字列T1の文字数は設定した下限値U1を満たすか否かが判定される。 In step S203, it is determined whether or not the number of characters of the character string T1 satisfies the set lower limit value U1.

判定結果が「No」の場合にはステップS204に移行して、下限値U1を満たす文字列を検出するまで処理を繰り返すためにステップS201に戻る。 If the determination result is "No", the process moves to step S204, and returns to step S201 to repeat the process until a character string that satisfies the lower limit value U1 is detected.

また、判定結果が「Yes」の場合にはステップS205に移行する。 If the determination result is "Yes", the process proceeds to step S205.

ステップS205では、この文字列T1をレーベンシュタイン距離を用いたアルゴリズムで比較する最初の比較対象1としてステップS206に移行する。 In step S205, this character string T1 is taken as the first comparison object 1 to be compared by an algorithm using the Levenshtein distance, and the process proceeds to step S206.

ステップS206では、比較対象1以降で、文字数の下限値U1を満たす文字列を比較対象2としてステップS207に移行する。 In step S206, a character string that satisfies the lower limit value U1 of the number of characters after comparison object 1 is set as comparison object 2, and the process proceeds to step S207.

ステップS207では、上述のレーベンシュタイン距離を用いたアルゴリズムにより、比較対象1、2を比較してステップS208に移行する。 In step S207, comparison objects 1 and 2 are compared by the above-described algorithm using the Levenshtein distance, and the process proceeds to step S208.

ステップS208では、一次リスト情報L1の最後の処理か否かが判定される。 In step S208, it is determined whether or not the primary list information L1 is processed last.

そして、判定結果が「Yes」の場合にはステップS209に移行して、文字列の比較結果が閾値を満たすか否かが判定される。 Then, if the determination result is "Yes", the process proceeds to step S209, and it is determined whether or not the comparison result of the character string satisfies the threshold value.

判定結果が「No」の場合にはステップS218に移行する。また、判定結果が「Yes」の場合には、ステップS210で二次リスト情報L2に記録してからステップS218に移行する。 If the determination result is "No", the process proceeds to step S218. Also, if the determination result is "Yes", it is recorded in the secondary list information L2 in step S210, and then the process proceeds to step S218.

一方、ステップS208で「No」と判定された場合には、ステップS211に移行する。 On the other hand, if the determination in step S208 is "No", the process proceeds to step S211.

ステップS211では、文字列の比較結果が閾値を満たすか否かが判定され、「Yes」の場合にはステップS212に移行する。 In step S211, it is determined whether or not the character string comparison result satisfies a threshold value, and if "Yes", the process proceeds to step S212.

ステップS212では、二次リスト情報L2に記録し、以降の文字列を比較対象2としてステップS207に戻る。 In step S212, it is recorded in the secondary list information L2, and the subsequent character string is set as comparison object 2, and the process returns to step S207.

一方、ステップS211で「No」と判定された場合にはステップS213に移行する。 On the other hand, if the determination in step S211 is "No", the process proceeds to step S213.

ステップS13では、連続して閾値を満たさなかった回数が指定回数に達したか否かが判定される。 In step S13, it is determined whether or not the number of consecutive failures to satisfy the threshold has reached a designated number.

判定結果が「Yes」の場合にはステップS218に移行し、「No」の場合にはステップS214に移行する。 If the determination result is "Yes", the process proceeds to step S218, and if "No", the process proceeds to step S214.

ステップS214では、閾値をみたさなかった場合の1回目か否かが判定される。判定結果が「No」の場合にはステップS215に移行して、2回目以降であるとして、以降の文字列を比較対象2としてステップS207に戻る。 In step S214, it is determined whether or not it is the first time when the threshold is not met. If the determination result is "No", the process proceeds to step S215, determines that it is the second or later character string, and returns to step S207 with the subsequent character strings as comparison target 2. FIG.

また、「Yes」の場合には、ステップS216に移行して、今回の比較対象2の文字列を一時保存リストに記録してステップS217に移行する。 If "Yes", the process moves to step S216 to record the character string of the current comparison target 2 in the temporary storage list, and moves to step S217.

ステップS217では、以降の文字列を比較対象2としてステップS207に戻る。 In step S217, the subsequent character string is set as comparison target 2 and the process returns to step S207.

一方、ステップS218では、現在比較している文字列の二次リスト情報に記録されている回数が指定回数に達したか否かが判定される。 On the other hand, in step S218, it is determined whether or not the number of times recorded in the secondary list information of the currently compared character string has reached the designated number.

そして、判定結果が「No」の場合にはステップS219に移行して、これらの文字列は番組項目としては採用せずに破棄してステップS221に移行する。 If the determination result is "No", the process moves to step S219, discards these character strings without adopting them as program items, and moves to step S221.

また、判定結果が「Yes」の場合には、ステップS220に移行して、番組項目一覧リストに所定の処理(該当する番組項目の開始、終了時刻等の情報整理)を加えた後に記録してステップS221に移行する。 If the determination result is "Yes", the process proceeds to step S220, and the program item list is recorded after a predetermined process (organization of information such as the start and end time of the corresponding program item) is added to the program item list. The process proceeds to step S221.

ステップS221では、一時保存リストに記録された文字列を比較対象1としてステップS222に移行する。 In step S221, the character string recorded in the temporary storage list is set as comparison target 1, and the process proceeds to step S222.

ステップS222では、一次リスト情報L1の最後の処理であるか否かが判定され、「No」の場合にはステップS207に移行し、「Yes」の場合には処理を終了する。 In step S222, it is determined whether or not it is the last process of the primary list information L1. If "No", the process proceeds to step S207, and if "Yes", the process ends.

このような処理により、例えば報道や教養に係る番組等についてスーパー(文字列)を正確且つ効率的に把握して、番組内の項目や要旨を的確に抽出することが可能となる。 Such processing makes it possible to accurately and efficiently grasp the super (character string) of, for example, a news report or a cultural program, and accurately extract the items and the gist of the program.

特に、二次リスト情報L2に記録した文字列のうち、完全一致する箇所が最も多かった文字列を、番組項目名として採用することができる。 In particular, of the character strings recorded in the secondary list information L2, the character string with the greatest number of completely matching parts can be adopted as the program item name.

[表示例について]
図4の説明図を参照して、情報抽出装置M1の表示手段(液晶表示装置等)500の表示例について説明する。
[Display example]
A display example of the display means (liquid crystal display device or the like) 500 of the information extraction device M1 will be described with reference to the explanatory diagram of FIG.

図4において、表示手段500の画面上の左側付近には、動画表示領域501、静止画表示領域502、再生情報表示領域503、番組情報表示領域504が設定されている。 In FIG. 4, a moving image display area 501, a still image display area 502, a reproduction information display area 503, and a program information display area 504 are set near the left side of the screen of the display means 500. FIG.

また、画面の中央付近には、登録人物表示領域505、人物情報表示領域506が設定されている。 A registered person display area 505 and a person information display area 506 are set near the center of the screen.

また、画面の右側付近には検出文字情報表示領域507が設定されている。 A detected character information display area 507 is set near the right side of the screen.

そして、動画表示領域501では、表示された文字列(スーパー)を自動抽出したい番組の動画(映像データ取得手段101で取得された映像データD1に相当)を表示させる。 Then, in the moving image display area 501, the moving image (corresponding to the image data D1 acquired by the image data acquiring means 101) of the program whose displayed character string (super) is to be automatically extracted is displayed.

図4に示す例では、番組名「ニュースN」の動画の一場面を表示した場合を示す。なお、ここでは、動画表示領域501の右上の表示領域(右上サイドスーパーとも呼ぶ)501aに表示される文字列を抽出対象としている。 The example shown in FIG. 4 shows a case where one scene of a moving image of the program name "News N" is displayed. Here, the character string displayed in the upper right display area (also referred to as upper right side super) 501a of the moving image display area 501 is to be extracted.

図4に示す例では、右上サイドスーパー501aに「速報 きょう東京394人感染」と表示された状態を示す。また、動画表示領域501には人物Hが一人表示された状態となっている。 In the example shown in FIG. 4, the upper right supermarket 501a displays "Breaking news today, 394 infected in Tokyo". Also, in the moving image display area 501, one person H is displayed.

静止画表示領域502には、変換手段102で映像データD1から変換された静止画データD2が表示される。なお、説明の便宜上、図4に示す例では、動画表示領域501と静止画表示領域502に表示される画像は同じ状態のものとしている。 In the still image display area 502, the still image data D2 converted from the video data D1 by the conversion means 102 is displayed. For convenience of explanation, in the example shown in FIG. 4, the images displayed in the moving image display area 501 and the still image display area 502 are assumed to be in the same state.

そして、静止画表示領域502において、人物Hの顔認識処理が行われ、例えばアナウンサーH2と特定される。なお、顔認識処理には既存の種々の技術を適用できる。 Then, in the still image display area 502, the face recognition processing of the person H is performed, and the person H is identified as, for example, the announcer H2. Note that various existing techniques can be applied to face recognition processing.

特定されたアナウンサーH2は、登録人物表示領域505に表示される登録済人物のデータと照合され、例えばアナウンサーH2の顔写真が強調表示される。 The identified announcer H2 is collated with the registered person data displayed in the registered person display area 505, and, for example, the face photograph of the announcer H2 is highlighted.

また、同時に人物情報表示領域506に、アナウンサーH2に関する人物の情報が表示される。 At the same time, in the person information display area 506, the person information regarding the announcer H2 is displayed.

また、右上サイドスーパー501aとして表示される「速報 きょう東京394人感染」なる文字列T1が項目抽出の対象となる。 In addition, the character string T1 of "Breaking news today, 394 people infected in Tokyo" displayed as the upper right side supermarket 501a is subject to item extraction.

そして、右上サイドスーパー501aに時系列的に表示される以降の文字列に対して、図1に示した情報抽出装置M1の各手段および図2、図3A~図3Cのフローチャートに示す情報抽出処理およびリスト情報処理によって上述の処理が施される。 Then, each means of the information extraction device M1 shown in FIG. 1 and the information extraction processing shown in the flow charts of FIGS. and the above-described processing is performed by the list information processing.

これにより、検出文字情報表示領域507の例えば上から3番目の項目名3として「東京394人」なる文字列が抽出される。 As a result, the character string "Tokyo 394 people" is extracted as the third item name 3 from the top of the detected character information display area 507, for example.

なお、再生情報表示領域503には、番組名「ニュースN」の動画の再生時間等の情報が表示される。 In addition, in the reproduction information display area 503, information such as the reproduction time of the moving image of the program name "News N" is displayed.

また、検出文字情報表示領域507には、番組名「ニュースN」の動画に対する同様の処理により、例えば、項目名1として「Y被告辞職願を提出」、項目名2として「五輪に危機感」などが抽出された例が示されている。 In addition, in the detected character information display area 507, by the same processing for the moving image of the program name "News N", for example, the item name 1 is "Y submits defendant's resignation request", and the item name 2 is "crisis about the Olympics". Examples of such extracted are shown.

このように、本実施の形態に係る情報抽出装置M1によれば、例えば報道や生活情報に係る番組等についてスーパー(文字列)を自動的に正確且つ効率的に把握して、番組内の項目や要旨を的確に抽出することができる。 As described above, according to the information extraction device M1 according to the present embodiment, for example, a super (character string) can be automatically and efficiently grasped for a program relating to news reports or lifestyle information, and an item in the program can be extracted. You can accurately extract the gist of the text.

[項目抽出結果の例について]
図5を参照して、本実施の形態に係る情報抽出装置M1による項目候補抽出結果の例について簡単に説明する。
[Example of item extraction results]
An example of an item candidate extraction result by the information extraction device M1 according to the present embodiment will be briefly described with reference to FIG.

図5に示す例では、静止画像と項目候補抽出結果の対応を示している。 The example shown in FIG. 5 shows correspondence between still images and item candidate extraction results.

即ち、例えば静止画像001.jpgからは「速報きょう東京394人感染」の項目候補が、静止画像002.jpgからは「東京394人と発表」の項目候補が、静止画像003.jpgからは「東京394人の新規感染」の項目候補がそれぞれ抽出された場合が例示されている。 That is, for example, still image 001 . jpg, the item candidate of "Preliminary report today Tokyo 394 people infected" is still image 002.jpg. jpg, the item candidate of "announced with 394 people in Tokyo" is the still image 003.jpg. jpg, the case where item candidates of "394 new infections in Tokyo" are extracted respectively is illustrated.

このような抽出結果に対して、上述のような処理を施すことにより、完全一致部分として頻度が高い「東京394人」を項目名として抽出することができる。 By performing the above-described processing on such an extraction result, it is possible to extract "Tokyo 394 people", which has a high frequency as a completely matching part, as an item name.

このように、本実施の形態に係る情報抽出装置M1によれば、文字列の誤検出を低減すると共に、より最適な項目名を選択することが可能になる。 Thus, according to the information extraction device M1 according to the present embodiment, it is possible to reduce erroneous detection of character strings and select a more optimal item name.

以上本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本明細書で開示された実施の形態はすべての点で例示であって開示された技術に限定されるものではないと考えるべきである。すなわち、本発明の技術的な範囲は、前記の実施の形態における説明に基づいて制限的に解釈されるものでなく、あくまでも特許請求の範囲の記載に従って解釈すべきであり、特許請求の範囲の記載技術と均等な技術および特許請求の範囲内でのすべての変更が含まれる。 Although the invention made by the present inventor has been specifically described based on the embodiments, the embodiments disclosed in this specification are illustrative in all respects and are not limited to the disclosed technology. should not be considered. That is, the technical scope of the present invention should not be construed in a restrictive manner based on the description of the above embodiments, but should be construed according to the description of the scope of claims. All changes that come within the scope of the technology described and equivalents and the claims are included.

例えば、番組項目リストには文字列のほかに、二次リスト情報L2の最初と最後の時刻情報を併せて記録するようにできる。これにより、その項目の開始時間と終了時間を記録することができる。 For example, in the program item list, in addition to character strings, time information of the beginning and end of the secondary list information L2 can be recorded together. This allows you to record the start and end times of the item.

M1 情報抽出装置
101 映像データ取得手段
102 変換手段
103 テキスト情報取得手段
104 要約文字列抽出手段
105 一次リスト情報生成手段
106 リスト情報処理手段
500 表示手段
M1 Information extraction device 101 Video data acquisition means 102 Conversion means 103 Text information acquisition means 104 Summary character string extraction means 105 Primary list information generation means 106 List information processing means 500 Display means

Claims (3)

番組を構成する動画から映像データを取得する映像データ取得手段と、
前記映像データを所定時間間隔の静止画に変換する変換手段と、
前記静止画に含まれる文字情報を認識してテキスト情報を取得するテキスト情報取得手段と、
を備え、
前記テキスト情報取得手段は、
前記静止画に含まれる文字情報のうち、前記映像データを表示する画面の所定位置に表示される文字列を前記番組の内容を要約した文字列情報として抽出する要約文字列抽出手段と、
前記文字列を取得した時刻情報を前記文字列情報に関連付けした一次リスト情報を生成する一次リスト情報生成手段と、
前記一次リスト情報に対して所定の処理を行うリスト情報処理手段と、
を備え
前記一次リスト情報は、前記文字列と該文字列を取得した時の時刻情報を番組単位で時系列に一つにしたリスト情報であり、
前記リスト情報処理手段は、
前記文字列を時系列に並べ、最初に検出された文字列に対して、文字数が所定の下限値を満たすか否かを判定し、前記下限値を満たさない場合、該下限値を満たす文字列を検出するまで、処理対象の前記文字列を現在の文字列から次の文字列に変更して、文字数が前記下限値を満たすか否かの判定を繰り返し行うことを特徴とする情報抽出装置。
video data acquisition means for acquiring video data from moving images constituting a program;
conversion means for converting the video data into still images at predetermined time intervals;
text information acquisition means for acquiring text information by recognizing character information included in the still image;
with
The text information acquisition means is
summary character string extracting means for extracting a character string displayed at a predetermined position on a screen displaying the video data from the character information contained in the still image as character string information summarizing the content of the program ;
primary list information generating means for generating primary list information in which time information when the character string is obtained is associated with the character string information;
list information processing means for performing predetermined processing on the primary list information;
with
The primary list information is list information in which the character string and time information at the time when the character string was obtained are integrated in chronological order for each program,
The list information processing means is
Arranging the character strings in time series, determining whether or not the number of characters of the first detected character string satisfies a predetermined lower limit, and if the character string does not satisfy the lower limit, the character string satisfying the lower limit An information extracting apparatus characterized by changing the character string to be processed from the current character string to the next character string and repeatedly determining whether or not the number of characters satisfies the lower limit value until is detected.
前記画面の所定位置は、前記画面の右上領域を含むことを特徴とする請求項1に記載の情報抽出装置。 2. The information extracting apparatus according to claim 1, wherein the predetermined position of the screen includes an upper right area of the screen. 番組を構成する動画から映像データを取得する映像データ取得ステップと、a video data obtaining step of obtaining video data from moving images constituting a program;
前記映像データを所定時間間隔の静止画に変換する変換ステップと、 a conversion step of converting the video data into still images at predetermined time intervals;
前記静止画に含まれる文字情報を認識してテキスト情報を取得するテキスト情報取得ステップと、 a text information acquisition step of acquiring text information by recognizing character information included in the still image;
前記静止画に含まれる文字情報のうち、前記映像データを表示する画面の所定位置に表示される文字列を前記番組の内容を要約した文字列情報として抽出する要約文字列情報抽出ステップと、 a summary character string information extracting step of extracting a character string displayed at a predetermined position on a screen displaying the video data from the character information contained in the still image as character string information summarizing the content of the program;
前記文字列を取得した時刻情報を前記文字列情報に関連付けした一次リスト情報を生成する一次リスト情報生成ステップと、 a primary list information generating step of generating primary list information in which time information at which the character string was obtained is associated with the character string information;
前記一次リスト情報に対して所定の処理を行うリスト情報処理ステップと、 a list information processing step of performing a predetermined process on the primary list information;
を有し、 has
前記一次リスト情報は、前記文字列と該文字列を取得した時の時刻情報を番組単位で時系列に一つにしたリスト情報であり、 The primary list information is list information in which the character string and time information at the time when the character string was obtained are integrated in chronological order for each program,
前記リスト情報処理ステップは、The list information processing step includes:
前記文字列を時系列に並べ、最初に検出された文字列に対して、文字数が所定の下限値を満たすか否かを判定し、前記下限値を満たさない場合、該下限値を満たす文字列を検出するまで、処理対象の前記文字列を現在の文字列から次の文字列に変更して、文字数が前記下限値を満たすか否かの判定を繰り返し行う処理が、情報抽出装置で実行されることを特徴とする情報抽出プログラム。Arranging the character strings in time series, determining whether or not the number of characters of the first detected character string satisfies a predetermined lower limit, and if the character string does not satisfy the lower limit, the character string satisfying the lower limit until the information extraction device detects the An information extraction program characterized by:
JP2021118237A 2021-07-16 2021-07-16 Information extraction device and information extraction program Active JP7241131B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021118237A JP7241131B2 (en) 2021-07-16 2021-07-16 Information extraction device and information extraction program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021118237A JP7241131B2 (en) 2021-07-16 2021-07-16 Information extraction device and information extraction program

Publications (2)

Publication Number Publication Date
JP2023013809A JP2023013809A (en) 2023-01-26
JP7241131B2 true JP7241131B2 (en) 2023-03-16

Family

ID=85128722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021118237A Active JP7241131B2 (en) 2021-07-16 2021-07-16 Information extraction device and information extraction program

Country Status (1)

Country Link
JP (1) JP7241131B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013232046A (en) 2012-04-27 2013-11-14 Nippon Hoso Kyokai <Nhk> Representative still image extraction apparatus, and program
JP2017005442A (en) 2015-06-09 2017-01-05 日本放送協会 Content generation device and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1139343A (en) * 1997-07-17 1999-02-12 Media Rinku Syst:Kk Video retrieval device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013232046A (en) 2012-04-27 2013-11-14 Nippon Hoso Kyokai <Nhk> Representative still image extraction apparatus, and program
JP2017005442A (en) 2015-06-09 2017-01-05 日本放送協会 Content generation device and program

Also Published As

Publication number Publication date
JP2023013809A (en) 2023-01-26

Similar Documents

Publication Publication Date Title
JP3694149B2 (en) Image search apparatus, image search key text generation method, program for causing a computer to function as the apparatus, and computer-readable recording medium on which a program for causing the computer to execute the method is recorded
KR101640268B1 (en) Method and system for automated annotation of persons in video content
US6353840B2 (en) User-defined search template for extracting information from documents
US9665798B2 (en) Device and method for detecting specified objects in images using metadata
US6904560B1 (en) Identifying key images in a document in correspondence to document text
JP4337064B2 (en) Information processing apparatus, information processing method, and program
JP5029030B2 (en) Information grant program, information grant device, and information grant method
JP5212610B2 (en) Representative image or representative image group display system, method and program thereof, and representative image or representative image group selection system, method and program thereof
US20110029510A1 (en) Method and apparatus for searching a plurality of stored digital images
JP2000276484A5 (en) Image search device, image search method
US20070050709A1 (en) Character input aiding method and information processing apparatus
US20140348400A1 (en) Computer-readable recording medium storing program for character input
KR20070009338A (en) Image search method and apparatus considering a similarity among the images
US8325362B2 (en) Choosing the next document
CN111078915B (en) Click-to-read content acquisition method in click-to-read mode and electronic equipment
JP2006072744A (en) Document processor, control method therefor, program and storage medium
CN108921016B (en) Book score obtaining method based on image recognition, electronic equipment and storage medium
JP7241131B2 (en) Information extraction device and information extraction program
JP2010186307A (en) Moving image content identification apparatus and moving image content identification method
KR19990051743A (en) Automatic registration method of trademark using content-based image information
Zhou et al. Multimedia metadata-based forensics in human trafficking web data
JP2005107931A (en) Image search apparatus
US20120059855A1 (en) Method and computer program product for enabling organization of media objects
WO2021145030A1 (en) Video search system, video search method, and computer program
EP2056218A2 (en) Non-word or non-number search

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210716

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220913

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221114

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230306

R150 Certificate of patent or registration of utility model

Ref document number: 7241131

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150