JP3386102B2 - Video search method and apparatus - Google Patents

Video search method and apparatus

Info

Publication number
JP3386102B2
JP3386102B2 JP26412396A JP26412396A JP3386102B2 JP 3386102 B2 JP3386102 B2 JP 3386102B2 JP 26412396 A JP26412396 A JP 26412396A JP 26412396 A JP26412396 A JP 26412396A JP 3386102 B2 JP3386102 B2 JP 3386102B2
Authority
JP
Japan
Prior art keywords
telop
video
search key
search
video data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP26412396A
Other languages
Japanese (ja)
Other versions
JPH10112834A (en
Inventor
隆 佐藤
行信 谷口
洋 浜田
康巨 新倉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP26412396A priority Critical patent/JP3386102B2/en
Priority to MYPI97002288A priority patent/MY119560A/en
Priority to KR1019970020966A priority patent/KR100272090B1/en
Priority to US08/863,840 priority patent/US6243419B1/en
Publication of JPH10112834A publication Critical patent/JPH10112834A/en
Application granted granted Critical
Publication of JP3386102B2 publication Critical patent/JP3386102B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、映像を検索する装
置に関し、特に、映像に含まれるテロップの配置を用い
て映像を検索する方法と装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for retrieving an image, and more particularly, to a method and an apparatus for retrieving an image using a telop arrangement included in the image.

【0002】[0002]

【従来の技術】大量の映像から必要な部分を検索するた
めに、映像の内容に基づいて検索する方法があるが、検
索キーとして映像に含まれるテロップを用いる方法が注
目されている。テロップは、文字や記号で構成されるこ
とが多く、意味が明確であり、テロップの配置に典型的
な出現パターンがあり、映像の内容をよく反映するとい
う特徴があるためである。
2. Description of the Related Art There is a method of searching for a necessary portion from a large amount of videos based on the contents of the videos, but a method of using a telop included in the videos as a search key is drawing attention. This is because the telop is often composed of characters and symbols, has a clear meaning, has a typical appearance pattern in the arrangement of the telop, and has a characteristic that the contents of the video are well reflected.

【0003】従来技術では、映像からテロップ領域の画
像を抽出し、テロップに含まれる文字を認識し、文字情
報を検索キーとして比較することによって映像を検索し
ている(例えば、茂木他、「ニュース映像中の文字認識
に基づく記事の索引付け」、電子情報通信学会技術研究
報告IE95−153,1996など)。この方法で
は、画像に対して1次微分によるエツジ抽出を行ない、
エッジ画像を横方向と縦方向に投影し、テロップの存在
する矩形領域を切り出している。テロップの個々の文字
領域の64箇所において、8種類のGaborフィルタ
の出力であるGabor特徴量を計算し、合計512次
元の特徴量を部分空間に射影することによって文字認識
を行っている。
In the prior art, an image in the telop area is extracted from the video, the characters included in the telop are recognized, and the video is searched by comparing the character information as a search key (eg, Mogi et al., "News"). Article Indexing Based on Character Recognition in Video ", IEICE Technical Research Report IE95-153, 1996, etc.). In this method, edge extraction is performed on the image by first-order differentiation,
The edge image is projected in the horizontal and vertical directions to cut out the rectangular area where the telop exists. Character recognition is performed by calculating Gabor feature amounts, which are outputs of eight types of Gabor filters, at 64 positions in each character region of the telop, and projecting a total of 512-dimensional feature amounts on the subspace.

【0004】[0004]

【発明が解決しようとする課題】上述した従来技術によ
る映像検索装置では、テロップの出現する位置に基づい
た検索は不可能であった。また、テロップを文字認識に
よって解釈するために、コストの高い文字認識の処理が
必要であった。また、文字認識率がさほど高くないため
に、検索効率はあまりよくなかった。さらに、文字認識
の対象画像には、高い品質が必要とされるので、テロッ
プ領域の画像を高品質に抽出する処理コストが高くなる
という欠点があった。
With the above-described conventional video search apparatus, it is impossible to search based on the position where the telop appears. Further, since the telop is interpreted by character recognition, a costly character recognition process is required. In addition, since the character recognition rate is not so high, the search efficiency was not very good. Further, since the target image for character recognition requires high quality, there is a drawback that the processing cost for extracting the image in the telop area with high quality becomes high.

【0005】本発明の目的は、テロップの空間的配置を
検索キーとし、映像に現れるテロップの空間的配置に基
づいて低い処理コストで映像を検索する映像検索装置を
提供することである。
An object of the present invention is to provide a video search device for searching video at a low processing cost based on the spatial layout of telops appearing in a video, using the spatial layout of telops as a search key.

【0006】[0006]

【課題を解決するための手段】本発明の第1の映像検索
方法は、映像データからテロップの位置を検出するテロ
ップ検出段階と、検索対象テロップの空間的配置を示す
位置データを検索キーとして入力する検索キー入力段階
と、テロップ検出段階の出力と検索キーの比較結果に基
づいて映像データの表示、非表示を制御する選択段階
と、映像データを表示する表示段階とを有する。
According to a first video search method of the present invention, a telop detection step of detecting the position of a telop from video data and position data indicating the spatial arrangement of a telop to be searched are input as search keys. There is a search key input step, a selection step for controlling display / non-display of video data based on the output of the telop detection step and the comparison result of the search key, and a display step for displaying the video data.

【0007】また、本発明の第2の映像検索方法は、映
像データからテロップ位置を検出するテロップ検出段階
と、映像データとテロップの空間配置を示す位置データ
の組合わせを索引情報として記録する記録段階と、検索
対象テロップの空間的配置を示す位置データを検索キー
として入力する検索キー入力段階と、記録された索引情
報と検索キーの比較結果に基づいて記録部から映像デー
タを選出する選択段階と、映像データを表示する表示段
階とを有する。
The second video retrieval method of the present invention is a record for recording, as index information, a telop detection step of detecting a telop position from video data, and a combination of the video data and position data indicating a spatial arrangement of the telop as index information. Step, a search key input step of inputting position data indicating the spatial arrangement of the telop to be searched as a search key, and a selection step of selecting video data from the recording unit based on the comparison result of the recorded index information and the search key And a display stage for displaying video data.

【0008】また、本発明の第1の映像検索装置は、映
像検索装置において、映像データからテロップを検出す
るテロップ検出部と、検索したいテロップの空間的配置
の位置情報を検索キーとして入力する検索キー入力部
と、テロップ検出部の出力と検索キーの比較結果に基づ
いて映像データの表示、非表示を制御する選択部と、映
像データを表示する表示部を有する。
The first video search device of the present invention is, in the video search device, a telop detection unit for detecting a telop from video data, and a search for inputting positional information of the spatial arrangement of the telop to be searched as a search key. It has a key input unit, a selection unit for controlling display / non-display of video data based on the output of the telop detection unit and the comparison result of the search key, and a display unit for displaying the video data.

【0009】さらに、本発明の第2の映像検索装置は、
映像検索装置において、映像データからテロップを検出
するテロップ検出部と、映像データとテロップの空間配
置の位置データの組合わせを索引情報として記録する記
録部と、検索したいテロップの空間的配置を検索キーと
して入力する検索キー入力部と、記録部の索引情報と検
索キーの比較結果に基づいて記録部から映像データを選
ぶ選択部と、映像データを表示する表示部を有する。
Further, the second video retrieval device of the present invention is
In the video search device, a telop detection unit that detects a telop from the video data, a recording unit that records a combination of the position data of the video data and the spatial layout of the telop as index information, and a search key for the spatial layout of the telop that you want to search. A search key input section for inputting, the selection section for selecting video data from the recording section based on the comparison result between the index information of the recording section and the search key, and the display section for displaying the video data.

【0010】また、本発明には、前記検索キー入力部と
して、入力手段を用いて図形を描くことによって検索し
たいテロップの空間的配置の範囲を入力する入力部を有
するものも含まれる。
The present invention also includes the search key input section having an input section for inputting a range of spatial arrangement of telops to be searched by drawing a figure using the input means.

【0011】また、前記選択部が、テロップの空間的配
置の位置データと検索キーとを比較し、前者が後者の内
部に存在する、または、重なるものを選択するのが好ま
しい実施態様である。
It is a preferred embodiment that the selecting section compares the position data of the spatial arrangement of the telop with the search key, and selects the one existing or overlapping the former inside the latter.

【0012】また、前記表示部が、選択部によって選択
された映像のフレーム画像と、当該フレーム画像におけ
るテロップの空間的配置位置データを表示するもの、お
よび前記表示部が、選択部によって選択されたフレーム
に対応する映像を表示するものも本発明に含まれる。
Further, the display unit displays the frame image of the video image selected by the selection unit and the spatial arrangement position data of the telop in the frame image, and the display unit is selected by the selection unit. What displays an image corresponding to a frame is also included in the present invention.

【0013】[0013]

【発明の実施の形態】次に、本発明の実施形態について
図面を参照して説明する。まず、テロップの空間的配置
の表現方法について3種類の方法を図面を参照して説明
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, embodiments of the present invention will be described with reference to the drawings. First, three types of methods for expressing the spatial arrangement of telops will be described with reference to the drawings.

【0014】第1のテロップの空間的配置表現方法を図
2に示す。この方法は、テロップの外接長方形の左上頂
点の座標と、幅と高さの寸法の組合わせによって表現す
る方法である。図2では、矩形で区画した、テロップに
外接する長方形Rを考え、長方形Rの左上頂点の座標
(x,y)と、幅w、高さhの組合わせ、(x,y,
w,h)によつて表現している。この表現方法の長所
は、一つのテロップを4つの数値で表現できることであ
る。短所は、複雑な形状のテロップの場合には、テロッ
プ以外の余分な領域を含んでしまうことである。
FIG. 2 shows a first spatial layout expression method of telops. This method is expressed by the combination of the coordinates of the upper left corner of the circumscribed rectangle of the telop and the dimensions of width and height. In FIG. 2, considering a rectangle R circumscribing the telop, which is partitioned by the rectangle, a combination of coordinates (x, y) of the upper left apex of the rectangle R, width w, and height h, (x, y,
w, h). The advantage of this expression method is that one telop can be expressed by four numerical values. The disadvantage is that in the case of a telop having a complicated shape, an extra area other than the telop is included.

【0015】第2のテロップの空間的配置表現方法を図
3に示す。この方法は、テロップの存在するブロックを
1とし、それ以外を0としたビットマップを用いてテロ
ップを表現する方法である。図3では、図3(a)に示
すテロップ画面をM×N個のブロックに分け、M×Nの
要素からなる図3(b)に示すビットマップを構成す
る。そして、テロップの存在するブロックに対応するビ
ットを1とし、それ以外を0としている。この方法の利
点は、ブロックを小さくするほどテロップを過不足なく
表現できることである。短所は、ブロックを小さくする
ほどビットマップのためのメモリがより多く必要になる
ことである。
A second method for expressing the spatial arrangement of telops is shown in FIG. This method is a method of expressing a telop using a bitmap in which the block in which the telop exists is 1 and the other blocks are 0. In FIG. 3, the telop screen shown in FIG. 3 (a) is divided into M × N blocks to form the bitmap shown in FIG. 3 (b) consisting of M × N elements. Then, the bit corresponding to the block in which the telop exists is set to 1, and the other bits are set to 0. The advantage of this method is that the smaller the block, the more accurate the telop can be represented. The disadvantage is that smaller blocks require more memory for bitmaps.

【0016】第3のテロップの空間的配置表現方法を図
4に示す。この方法は、上記2つの表現方法を合成した
ものである。すなわち、外接長方形に対応する小さいビ
ットマップを作成し、テロップの存在するブロックを1
とし、それ以外を0とする方法である。
FIG. 4 shows a third spatial layout expression method of telops. This method is a combination of the above two expression methods. That is, a small bitmap corresponding to the circumscribed rectangle is created, and the block containing the telop is set to 1
And the other values are set to 0.

【0017】図4では、図4(a)に示すテロップの外
接長方形(x,y,w,h)と、それに対応する図4
(b)に示す小さいビットマップ(この場合4×2ブロ
ック)によってテロップを表現している。この方法の利
点は、第1の方法に比してテロップを過不足なく表現で
き、第2の方法に比してメモリの使用量が少ないことで
ある。
In FIG. 4, the circumscribed rectangle (x, y, w, h) of the telop shown in FIG. 4A and the corresponding FIG.
The telop is represented by a small bitmap (4 × 2 blocks in this case) shown in (b). The advantage of this method is that the telop can be expressed just enough compared to the first method, and the amount of memory used is smaller than that of the second method.

【0018】以下の実施例では、特に断らないかぎり、
上記3種類のテロップ表現方法のいずれかを用いること
とする。
In the following examples, unless otherwise specified,
Any one of the above three types of telop expression methods is used.

【0019】また、外接長方形の表現方法として、左上
頂点の座標と、右下頂点の座標の組合わせを用いる方法
も考えられるが、実質的に、上に述ベた方法と同等であ
る。
As a method of expressing the circumscribed rectangle, a method of using a combination of the coordinates of the upper left vertex and the coordinates of the lower right vertex can be considered, but it is substantially the same as the method described above.

【0020】次に、検索キーとなるテロップの配置につ
いて図面を参照して説明する。
Next, the arrangement of the telop as the search key will be described with reference to the drawings.

【0021】映像のテロップの出現の仕方には、慣習や
製作者の意図によって、ある一定の傾向がある。すなわ
ち、図5に示すように、画面の左上部Aには時刻が、右
上部Bには場所や日付が、中央下部Cには人名や場所
が、下部Dにはタイトルや、説明、セリフ、通訳された
セリフが、それぞれ表示される傾向がある。本発明はこ
の傾向を用いて映像を検索している。
The appearance of the telop in the image has a certain tendency depending on the custom and the intention of the producer. That is, as shown in FIG. 5, the time is displayed in the upper left part A, the place and date are displayed in the upper right part B, the person's name and place are displayed in the central lower part C, and the title, description, dialogue, etc. are displayed in the lower part D. Interpreted lines tend to be displayed respectively. The present invention uses this tendency to search the video.

【0022】以下に、本発明の実施例について図面を参
照して説明する。図1は、本発明の映像検索装置の第1
の実施例を示すブロック図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows a first example of the video retrieval apparatus of the present invention.
It is a block diagram showing an example of.

【0023】入力される映像データは、連続するフレー
ム画像でもよいし、H.261やMPEGによって符号
化されたものでもよい。テロップ検出部1において、映
像データからテロップが検出され、テロップ領域データ
が出力される。入力部3には、検索キーとして、検索し
たいテロップの空間的存在範囲が入力される。選択部2
は、テロップ領域データに基づいたテロップの空間的配
置と、検索キーとを比較する。比較結果に基づいてスイ
ッチを切り替え、映像データを表示部に送るかどうかを
決める。表示部4は、入力された映像データを表示す
る。
The input video data may be continuous frame images or may be H.264. It may be encoded by H.261 or MPEG. The telop detection unit 1 detects a telop from the video data and outputs the telop area data. A spatially existing range of a telop to be searched for is input to the input unit 3 as a search key. Selector 2
Compares the spatial arrangement of telops based on the telop area data with the search key. The switch is switched based on the comparison result to decide whether to send the video data to the display unit. The display unit 4 displays the input video data.

【0024】テロップ検出部1の実現方法には、あらか
じめ映像に与えられたテロップ情報を用いる方法と、画
像処理や画像認識の技術を用いて映像を処理することに
よってテロップ部分を抽出する自動的な検出方法の2通
りが考えられる。
The telop detection unit 1 can be implemented by a method of using telop information given to a video in advance, or an automatic method of extracting a telop portion by processing the video by using image processing or image recognition technology. There are two possible detection methods.

【0025】テロップの自動的な検出方法には、例え
ば、テロップの画像領域が背景部分に比ベて高輝度であ
りエッジを抽出しやすいという性質を用いた方法(例え
ば、茂木他、「ニュース映像中の文字認識に基づく記事
の索引付け」、電子情報通信学会技術研究報告IE95
−153,1996等)や、MPEG等のフレーム間の
相関を用いて符号化された映像データのうち、フレーム
間の相関を用い、かつ、動き補償を用いないで符号化さ
れた画素が時間的空間的に集中している部分を抽出する
方法(特願平8−131898号「動画像テロップ抽出
方法及び装置」)等に示される既存のテロップ検出手段
を用いてもよい。
As an automatic telop detection method, for example, a method using the property that the image area of the telop has a higher brightness than the background portion and an edge can be easily extracted (for example, "Mogi et al.," News Video " Indexing Based on Character Recognition in Text ", IEICE Technical Research Report IE95
-153, 1996), or MPEG, etc., among the video data encoded using the correlation between frames, the pixel encoded using the correlation between frames and without motion compensation is temporal. The existing telop detection means shown in a method of extracting a spatially concentrated portion (Japanese Patent Application No. 8-131898 “moving image telop extraction method and apparatus”) may be used.

【0026】後者の方法のフローチャートを、図6に示
す。この方法では、符号化された映像データをフレーム
毎に入力し(ステップ61)、フレーム間の相関を用い
て符号化されたフレームかを判定し(ステップ62)、
フレーム間の相関を用いて符号化されたフレームを対象
にして、フレーム間の相関を用い、かつ、動き補償を用
いないで符号化されたマクロブロックを一定計数区間内
で計数し(ステップ63、64)、しきい値との比較結
果に基づいてテロップ部分を選択し(ステップ65)、
次の計数区間の処理に移行する(ステップ66)。
A flow chart of the latter method is shown in FIG. In this method, encoded video data is input for each frame (step 61), and it is determined whether the frame is an encoded frame by using the correlation between the frames (step 62).
Targeting a frame coded using the correlation between frames, the coded macroblocks using the correlation between frames and without using motion compensation are counted within a constant counting section (step 63, 64), the telop portion is selected based on the result of comparison with the threshold value (step 65),
The process moves to the next counting section (step 66).

【0027】図7に、この方法に基づくテロップ検出装
置のブロック図を示す。フレーム判別部71において、
符号化された映像データからフレーム間の相関を用いて
符号化されたフレームが抽出される。係数部72がこの
フレームのマクロブロックのうち、フレーム間の相関を
用い、かつ、動き補償を用いないで符号化されたマクロ
ブロックが現れる数を、それぞれのマクロブロックの位
置毎に、一定計数区間内で計数する。計数結果はマトリ
ックスになって選択部73に入力され、与えられたしき
い値との比較結果に基づいて、テロップ領域を表すマト
リックスが出力される。連結領域作成部74において、
テロップ領域マトリックスの連結領域が求められ、それ
ぞれの違結領域がテロップ領域として出力される。
FIG. 7 shows a block diagram of a telop detection device based on this method. In the frame discrimination unit 71,
A coded frame is extracted from the coded video data using correlation between frames. The coefficient unit 72 determines the number of appearances of macroblocks coded without correlation and using motion correlation among the macroblocks of this frame for each macroblock position by a constant counting interval. Count within. The counting result becomes a matrix and is input to the selection unit 73. Based on the comparison result with the given threshold value, a matrix representing the telop area is output. In the connected area creation unit 74,
The connected areas of the telop area matrix are obtained, and the respective unconnected areas are output as telop areas.

【0028】図8は、第1の実施例の検索キー入力部の
一実施例を示すブロック図である。ここでは、入力装置
82は、マウスやデジタイザ、ジョイステイツク、タツ
チパネルなどのポインティングデバイスを想定してい
る。入力装置82を用いて、長方形、または任意の閉曲
線図形を描く。描かれた図形の外接長方形の左上頂点の
座標(x,y)と幅w、高さhの組合わせが索引情報レ
ジスタ81の外接長方形フィールドRに格納される。ま
た、図形内部を1、それ以外を0とした値をビットマッ
プフィールドBに書き込むことにより、索引情報レジス
タ81の値が検索キーとなる。
FIG. 8 is a block diagram showing an embodiment of the search key input section of the first embodiment. Here, the input device 82 is assumed to be a pointing device such as a mouse, a digitizer, a joystick, or a touch panel. The input device 82 is used to draw a rectangle or an arbitrary closed curve figure. The combination of the coordinates (x, y) of the upper left vertex of the circumscribed rectangle of the drawn figure, the width w, and the height h is stored in the circumscribed rectangle field R of the index information register 81. Further, by writing a value in the bitmap field B in which the inside of the figure is 1 and the other is 0, the value of the index information register 81 becomes a search key.

【0029】また、検索キーとなるテロップの空間的配
置の表現方法の種類によっては、外接長方形かビットマ
ップのどちらか一方を省略してもよい。また、ビットマ
ップをCRTなどの表示装置83に表示して、検索キー
を視覚的に表現してもよい。
Either the circumscribing rectangle or the bitmap may be omitted depending on the type of expression method of the spatial arrangement of the telop as the search key. Alternatively, the search key may be visually expressed by displaying the bitmap on the display device 83 such as a CRT.

【0030】図9と図10に、検索キー入力部の表示例
を示す。図9は長方形によって描かれた検索キーであ
る。図10は閉曲線図形によって描かれた検索キーであ
る。描画面91,101はポインティングデバイスによ
って自由に長方形、または、閉曲線図形を描くことがで
きる。斜線で示したのが描かれた図形である。長方形と
閉曲線図形の2つのモードは、左下の2つのアイコン9
2,93;102,103によって切り替わる。
9 and 10 show display examples of the search key input section. FIG. 9 shows a search key drawn by a rectangle. FIG. 10 shows a search key drawn by a closed curve figure. The drawing surfaces 91 and 101 can freely draw a rectangle or a closed curve figure with a pointing device. The hatched lines are the drawn figures. Two modes, rectangular and closed curve, are displayed in the two icons 9 at the bottom left.
2, 93; 102, 103.

【0031】図11は本発明の第1の実施例の選択部2
を示すブロック図である。テロップ領域データを用い
て、テロップの空間的配置データが索引情報レジスタ1
11のテロップフィールドTに格納される。テロップフ
ィールドは、さらに外接長方形フィールドRと、ビット
マップフィールドBに分けられるが、テロップの空間的
配置の表現方法に応じて、どちらか一方を省略してもよ
い。検索キー入力部3において作成された検索キーが検
索キーレジスタ113に格納される。索引情報レジスタ
111の値と、検索キーレジスタ113の値とが比較部
112によって比較される。比較結果は0N/0FF情
報としてスイッチを制御する。
FIG. 11 shows the selection unit 2 of the first embodiment of the present invention.
It is a block diagram showing. By using the telop area data, the spatial arrangement data of the telop is index information register 1
It is stored in the telop field T of 11. The telop field is further divided into a circumscribed rectangular field R and a bitmap field B, but either one may be omitted depending on the method of expressing the spatial arrangement of the telop. The search key created by the search key input unit 3 is stored in the search key register 113. The value of the index information register 111 and the value of the search key register 113 are compared by the comparison unit 112. The comparison result controls the switch as 0N / 0FF information.

【0032】比較部112においては(1)検索キーで
表現された範囲Kにテロップの空間的配置Dが含まれる
場合と,(2)検索キーで表現された範囲Kとテロップ
の空間的配置Dとが重なる場合の2種類の比較方法があ
る。それぞれの場合を図12に示す。(1)では、Dが
Kに含まれる場合のみ比較結果は真となり、それ以外は
偽となる。(2)では、DとKが少なくとも重なる場合
に真となり、全く重ならない場合にのみ偽となる。
In the comparison unit 112, (1) the case where the range K expressed by the search key includes the spatial arrangement D of the telop, and (2) the range K expressed by the search key and the spatial arrangement D of the telop D There are two types of comparison methods when and overlap. Each case is shown in FIG. In (1), the comparison result is true only when D is included in K, and is false otherwise. In (2), it becomes true when D and K at least overlap, and becomes false only when they do not overlap at all.

【0033】まず、(1)の場合は次のようにして判別
される。テロップの空間的配置を外接長方形として表現
する場合に、Dを(Xd,Yd,Wd,Hd)、Kを
(Xk,Yk,Wk,Hk)と表す。すると、条件式 Xk≦Xd∧(Xk十Wk)≧(Xd+Wd)∧(Yk
≦Yd)∧(Yk十Hk)≧(Yd+Hd) によってDがKに含まれる場合を判別することができ
る。
First, in the case of (1), the determination is made as follows. When the spatial arrangement of telops is expressed as a circumscribed rectangle, D is expressed as (Xd, Yd, Wd, Hd) and K is expressed as (Xk, Yk, Wk, Hk). Then, the conditional expression Xk ≦ Xd∧ (Xk + Wk) ≧ (Xd + Wd) ∧ (Yk
It is possible to determine the case where D is included in K by ≦ Yd) ∧ (Yk + Hk) ≧ (Yd + Hd).

【0034】また、テロップの空間的配置をビットマッ
プとして表現する場合には、ビット演算 D∧K=D によってDがKに含まれる場合を判別することができ
る。
When the spatial arrangement of telops is expressed as a bit map, it is possible to determine the case where D is included in K by the bit operation D∧K = D.

【0035】同様にして、(2)の場合を考えると、外
接長方形表現の場合には、条件式 Xk≦(Xd十Wd)∧Xd≦(Xk+Wk)∧Yk≦
(Yd+Hd)∧Yd≦(Yk十Hk) によって判別することができる。
Similarly, considering the case of (2), in the case of the circumscribed rectangle expression, the conditional expression Xk ≦ (Xd + Wd) ∧Xd ≦ (Xk + Wk) ∧Yk ≦
It can be determined by (Yd + Hd) ∧Yd ≦ (Yk + Hk).

【0036】また、ビットマップ表現の場合には、ビッ
ト演算(DとKの論理積が0である) D∧K≠φ によって判別することができる。
In the case of the bit map expression, it can be determined by the bit operation (the logical product of D and K is 0) D∧K ≠ φ.

【0037】図13に、本発明の第1の実施例の表示部
による表示の例を示す。ここでは、検索キーに適合する
映像が表示される。
FIG. 13 shows an example of display on the display unit according to the first embodiment of the present invention. Here, an image matching the search key is displayed.

【0038】図14は、本発明の映像検索装置の第2の
実施例を表すブロック図である。この実施例は、第1の
実施例に、映像データとテロップの空間配置の組合わせ
を索引情報として記録する記録部22を追加し、選択部
23による索引情報の選択を可能にした構成である。
FIG. 14 is a block diagram showing a second embodiment of the video search device of the present invention. In this embodiment, a recording unit 22 for recording the combination of the spatial arrangement of video data and telop as index information is added to the first embodiment, and the selection unit 23 can select the index information. .

【0039】テロップ検出部21と検索キー入力部24
は、実施例1と同様の装置を用いることができる。
Telop detection section 21 and search key input section 24
Can use the same device as in the first embodiment.

【0040】図15に、本発明の第2の実施例の記録部
22の詳細ブロック図を示す。入力された映像データ
は、索引情報レジスタ151のフレームフィールドFに
格納される。このとき、フレーム画像を格納することも
できるし、フレーム番号を格納することもできる。入力
されたテロップ領域データを用いて、テロップの空間的
配置データが、索引情報レジスタ151のテロップフィ
ールドTに格納される。
FIG. 15 is a detailed block diagram of the recording unit 22 according to the second embodiment of the present invention. The input video data is stored in the frame field F of the index information register 151. At this time, it is possible to store the frame image and the frame number. Using the input telop area data, the spatial arrangement data of the telop is stored in the telop field T of the index information register 151.

【0041】テロップフィールドは、さらに外接長方形
フィールドRと、ビットマップフィールドBに分けられ
るが、テロップの空間的配置の表現方法に応じて、どち
らか一方を省略してもよい。索引情報レジスタ151の
値は、情報記録媒体152に記録される。また、情報記
録媒体152として、半導体メモリや、磁気ディスク装
置、CD、磁気テープなどを用いてもよい。
The telop field is further divided into a circumscribed rectangular field R and a bitmap field B, but either one may be omitted depending on the method of expressing the spatial arrangement of the telop. The value of the index information register 151 is recorded on the information recording medium 152. Further, as the information recording medium 152, a semiconductor memory, a magnetic disk device, a CD, a magnetic tape or the like may be used.

【0042】図16に、本発明の第2の実施例の選択部
23の詳細ブロック図を示す。記録部22によって記録
された情報記録媒体161(情報記録媒体152と同
一)から、索引情報が順次読み出され、索引情報レジス
タ162に格納される。検索キー入力部24において作
成された検索キーが検索キーレジスタ164に格納され
る。索引情報レジスタ162のテロップフィールドTの
値と、検索キーレジスタ164の値とが比較部163に
よって比較される。比較部163での比較方法は、前記
の方法を用いることができる。比較結果は0N/0FF
情報としてスイッチを制御し、索引情報レジスタ162
の値を表示部25ヘ出力するかどうかを決める。
FIG. 16 is a detailed block diagram of the selection unit 23 according to the second embodiment of the present invention. The index information is sequentially read from the information recording medium 161 (identical to the information recording medium 152) recorded by the recording unit 22 and stored in the index information register 162. The search key created by the search key input unit 24 is stored in the search key register 164. The value of the telop field T of the index information register 162 and the value of the search key register 164 are compared by the comparison unit 163. As the comparison method in the comparison unit 163, the above method can be used. Comparison result is 0N / 0FF
Controls the switch as information, and the index information register 162
It is determined whether the value of is output to the display unit 25.

【0043】図17に、本発明の第2の実施例の表示部
25による表示の例を示す。表示部25では、選択部2
3によって選択された索引情報のフレームフィールドの
値を用いて、映像データのフレーム画像の一覧を、CR
T等に表示する。フレーム画像は適当に縮小表示しても
よい。さらに、検索情報のテロップフィールドの値を用
いて、テロップの存在する領域を強調表示してもよい。
強調表示の方法には、外接長方形を赤などの目立つ色に
よって描画する方法や、テロップ領域部分の輝度値を上
げ、それ以外の部分の輝度値を下げる方法があり得る。
FIG. 17 shows an example of display by the display unit 25 according to the second embodiment of the present invention. In the display unit 25, the selection unit 2
Using the value of the frame field of the index information selected by 3, the list of frame images of the video data is CR
Display on T etc. The frame image may be appropriately reduced and displayed. Further, the value of the telop field of the search information may be used to highlight the area in which the telop exists.
As a method of highlighting, there are a method of drawing a circumscribing rectangle with a prominent color such as red, and a method of increasing the luminance value of the telop area portion and decreasing the luminance value of other portions.

【0044】また、表示部25では、一覧表示されたフ
レーム画像をマウスなどの入力手段によって指示するこ
とによって、対応するフレームから映像をCRTに再生
表示してもよい。
Further, on the display unit 25, the frame images displayed in a list may be designated by an input means such as a mouse to reproduce and display the video from the corresponding frame on the CRT.

【0045】本発明は、上記実施例に限られるわけでは
なく、その要旨を変更しない範囲内で種々に変形して実
施できる。例えば、検索キー入力部3、24において、
典型的なテロップの配置に対応する検索キーをいくつか
登録しておき、そこから選択することによって映像を検
索することもできる。
The present invention is not limited to the above embodiments, but can be variously modified and implemented within the scope of the invention. For example, in the search key input sections 3 and 24,
It is also possible to search for an image by registering some search keys corresponding to a typical telop arrangement and selecting from them.

【0046】[0046]

【発明の効果】本発明は、映像を検索する装置であっ
て、映像データからテロップを検出するテロップ検出部
と、検索したいテロップの空間的配置を検索キーとして
入力する検索キー入力部と、テロップ検出部の出力と、
検索キーの比較結果に基づいて映像データの表示非表示
を制御する選択部と、映像データを表示する表示部を有
するので、テロップの空間的配置を検索キーとし、映像
に現れるテロップの空間的配置に基づいて、映像を選択
して表示することができるという効果がある。
The present invention is an apparatus for retrieving video, including a telop detection section for detecting a telop from video data, a search key input section for inputting the spatial arrangement of the telop to be searched as a search key, and a telop. The output of the detector,
Since there is a selection unit that controls the display / non-display of video data based on the comparison result of search keys and a display unit that displays video data, the spatial arrangement of telops is used as the search key, and the spatial arrangement of telops that appear in the image is displayed. Based on the above, there is an effect that an image can be selected and displayed.

【0047】また、文字認識の処理や高品質なテロップ
領域画像の抽出が不要なので、低い処理コストで映像を
選択して表示することができるという効果がある。
Since there is no need for character recognition processing or extraction of high-quality telop area images, it is possible to select and display an image at low processing cost.

【0048】さらに、第2の発明は、映像を検索する装
置において、映像データからテロップを検出するテロッ
プ検出部と、映像データとテロップの空間配置を索引情
報として記録する記録部と、検索したいテロップの空間
的配置を検索キーとして入力する検索キー入力部と、記
録部の索引情報と検索キーの比較結果に基づいて記録部
から映像データを選ぶ選択部と、映像データを表示する
表示部を有することにより、テロップの空間的配置を検
索キーとし、映像に現れるテロップの空間的配置に基づ
いて映像を検索して一覧表示することができるという効
果がある。また、文字認識の処理や高品質なテロップ領
域画像の抽出が不要なので、低い処理コストで映像を検
索し一覧表示することができるという効果がある。
Further, the second invention is, in an apparatus for retrieving video, a telop detection section for detecting a telop from video data, a recording section for recording the spatial arrangement of the video data and the telop as index information, and a telop to be searched. Has a search key input section for inputting the spatial arrangement of the as a search key, a selection section for selecting video data from the recording section based on the comparison result between the index information of the recording section and the search key, and a display section for displaying the video data. Thus, there is an effect that the spatial arrangement of the telops is used as a search key and the images can be searched and displayed as a list based on the spatial arrangement of the telops appearing in the image. Further, since there is no need for character recognition processing or extraction of high-quality telop area images, there is an effect that videos can be searched and displayed in a list at low processing cost.

【0049】また、本発明は、入力手段を用いて図形を
描くことによって検索したいテロップの空間的配置の範
囲を入力する入力部を有する。したがって、テロップの
空間的配置を検索キーとすることができるという効果が
ある。
The present invention also has an input unit for inputting the range of the spatial arrangement of the telop to be searched by drawing a figure using the input means. Therefore, there is an effect that the spatial arrangement of the telop can be used as the search key.

【0050】また、本発明は、テロップの空間的配置と
検索キーとを比較し、前者が後者の内部に存在する、ま
たは、重なるものを選択する選択部を有するので、映像
に現れるテロップの空間的配置に基づいて映像を選択で
きるという効果がある。
Further, the present invention compares the spatial arrangement of telops with the search key, and the former has a selection unit for selecting the one existing inside the latter or overlapping, so that the space of the telop appearing in the image is displayed. The effect is that the video can be selected based on the physical arrangement.

【0051】また、本発明は、選択部によって選択され
た映像のフレーム画像や、それに対応する映像を表示す
る表示部を有することにより、検索した映像を表示でき
るという効果がある。
Further, the present invention has an effect that the searched video can be displayed by having the display unit for displaying the frame image of the video selected by the selection unit and the video corresponding thereto.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の映像検索装置の第1の実施例のブロッ
ク図である。
FIG. 1 is a block diagram of a first embodiment of a video search device of the present invention.

【図2】第1のテロップの空間的配置の表現方法を表す
図である。
FIG. 2 is a diagram showing a method of expressing a spatial arrangement of a first telop.

【図3】第2のテロップの空間的配置の表現方法を表す
図で、(a)は画面上のテロップ、(b)はビットマッ
プによる表現である。
3A and 3B are diagrams showing a method of expressing a second spatial arrangement of telops, where FIG. 3A is a telop on the screen and FIG. 3B is a bitmap representation.

【図4】第3のテロップの空間的配置の表現方法を表す
図で、(a)は画面上のテロップ、(b)は外接長方形
とビットマップによる表現である。
4A and 4B are diagrams showing a third method of expressing the spatial arrangement of telops, where FIG. 4A is a telop on the screen, and FIG. 4B is an circumscribing rectangle and a bitmap.

【図5】典型的なテロップの空間的配置を表す図であ
る。
FIG. 5 is a diagram showing a spatial arrangement of a typical telop.

【図6】映像テロップ検出方法のフローチャートであ
る。
FIG. 6 is a flowchart of a video telop detection method.

【図7】映像テロップ検出装置のブロック図である。FIG. 7 is a block diagram of a video telop detection device.

【図8】第1の実施例の検索キー入力部3のブロック図
である。
FIG. 8 is a block diagram of a search key input unit 3 according to the first embodiment.

【図9】検索キー入力部の表示例である。FIG. 9 is a display example of a search key input unit.

【図10】検索キー入力部の表示例である。FIG. 10 is a display example of a search key input unit.

【図11】本発明の第1の実施例の選択部2のブロック
図である。
FIG. 11 is a block diagram of a selection unit 2 according to the first embodiment of this invention.

【図12】テロップの空間的配置と検索キーの比較方法
を表す図である。
FIG. 12 is a diagram illustrating a method of comparing a spatial arrangement of telops and a search key.

【図13】本発明の第1の実施例の表示部4による表示
の例である。
FIG. 13 is an example of display by the display unit 4 according to the first embodiment of the present invention.

【図14】本発明の映像検索装置の第2の実施例のブロ
ック図である。
FIG. 14 is a block diagram of a second embodiment of the video search device of the present invention.

【図15】本発明の第2の実施例の記録部22のブロッ
クである。
FIG. 15 is a block of a recording unit 22 according to the second embodiment of the present invention.

【図16】本発明の第2の実施例の選択部23のブロッ
ク図である。
FIG. 16 is a block diagram of a selection unit 23 according to the second embodiment of this invention.

【図17】本発明の第2の実施例の表示部25による表
示の例である。
FIG. 17 is an example of display by the display unit 25 according to the second embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 テロップ検出部 2 選択部 3 検索キー入力部 4 表示部 21 テロップ検出部 22 記録部 23 選択部 24 検索キー入力部 25 表示部 71 フレーム判別部 72 係数部 73 選択部 74 連結領域作成部 81 索引情報レジスタ 82 入力装置 83 表示装置 91 描画面 92 アイコン 93 アイコン 101 描画面 102 アイコン 103 アイコン 111 索引情報レジスタ 112 比較部 113 検索キーレジスタ 151 索引情報レジスタ 152 情報記録媒体 161 情報記録媒体 162 索引情報レジスタ 163 比較部 164 検索キーレジスタ 1 Telop detector 2 Selector 3 Search key input section 4 Display 21 Telop detector 22 Recording section 23 Selector 24 Search key input section 25 Display 71 Frame discriminator 72 Coefficient part 73 Selector 74 Connected area creation unit 81 Index information register 82 Input device 83 Display 91 Drawing surface 92 icons 93 icon 101 drawing surface 102 icon 103 icon 111 Index information register 112 Comparison section 113 Search key register 151 Index information register 152 Information recording medium 161 Information recording medium 162 Index information register 163 comparison section 164 Search Key Register

───────────────────────────────────────────────────── フロントページの続き (72)発明者 新倉 康巨 東京都新宿区西新宿三丁目19番2号 日 本電信電話株式会社内 (56)参考文献 特開 平9−322173(JP,A) 特開 平7−192003(JP,A) 特開 平8−317301(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04N 5/76 - 5/956 H04N 7/24 - 7/68 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Yayoi Arakura 3-19-2 Nishishinjuku, Shinjuku-ku, Tokyo Nihon Telegraph and Telephone Corporation (56) Reference JP-A-9-322173 (JP, A) JP-A-7-192003 (JP, A) JP-A-8-317301 (JP, A) (58) Fields investigated (Int.Cl. 7 , DB name) H04N 5/76-5/956 H04N 7/24 -7/68

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 映像検索方法において、 映像データからテロップの位置を検出するテロップ検出
段階と、 検索対象テロップの空間的配置を示す位置データを検索
キーとして入力する検索キー入力段階と、 テロップ検出段階の出力と検索キーの比較結果に基づい
て映像データの表示、非表示を制御する選択段階と、 映像データを表示する表示段階とを有することを特徴と
する映像検索方法。
1. A video search method, a telop detection step of detecting a position of a telop from video data, a search key input step of inputting position data indicating a spatial arrangement of a search target telop as a search key, and a telop detection step. An image search method comprising: a selection step of controlling display / non-display of video data based on a result of comparison between the output of the above and a search key, and a display step of displaying the video data.
【請求項2】 映像検索方法において、 映像データからテロップ位置を検出するテロップ検出段
階と、 映像データとテロップの空間配置を示す位置データの組
合わせを索引情報として記録する記録段階と、 検索対象テロップの空間的配置を示す位置データを検索
キーとして入力する検索キー入力段階と、 記録された索引情報と検索キーの比較結果に基づいて記
録部から映像データを選 出する選択段階と、 映像データを表示する表示段階とを有することを特徴と
する映像検索方法。
2. A video search method, a telop detection step of detecting a telop position from video data, a recording step of recording a combination of video data and position data indicating a spatial arrangement of the telop as index information, and a telop to be searched. The search key input step of inputting position data indicating the spatial arrangement of the search key as a search key, the selection step of selecting video data from the recording section based on the comparison result of the recorded index information and the search key, and the video data A video search method, comprising: a display step of displaying.
【請求項3】 映像検索装置において、 映像データからテロップの位置を検出するテロップ検出
部と、 検索対象テロップの空間的配置を示す位置データを検索
キーとして入力する検索キー入力部と、 テロップ検出部の出力と検索キーの比較結果に基づいて
映像データの表示、非表示を制御する選択部と、 映像データを表示する表示部とを有することを特徴とす
る映像検索装置。
3. A video search apparatus, a telop detection unit for detecting a position of a telop from video data, a search key input unit for inputting position data indicating a spatial arrangement of a telop to be searched as a search key, and a telop detection unit. A video search device, comprising: a selection unit for controlling display / non-display of video data based on a result of comparison between the output and the search key, and a display unit for displaying the video data.
【請求項4】 映像検索装置において、 映像データからテロップ位置を検出するテロップ検出部
と、 映像データとテロップの空間配置を示す位置データの組
合わせを索引情報として記録する記録部と、 検索対象テロップの空間的配置を示す位置データを検索
キーとして入力する検索キー入力部と、 記録部の索引情報と検索キーの比較結果に基づいて記録
部から映像データを選出する選択部と、 映像データを表示する表示部とを有することを特徴とす
る映像検索装置。
4. A video search device, a telop detection unit for detecting a telop position from video data, a recording unit for recording a combination of video data and position data indicating a spatial arrangement of telop as index information, and a telop to be searched. The search key input section that inputs position data indicating the spatial arrangement of the image as a search key, the selection section that selects the video data from the recording section based on the comparison result of the index information of the recording section and the search key, and the video data display And a display unit for displaying the image.
【請求項5】 前記検索キー入力部が、入力手段を用い
て図形を描くことによって検索対象テロップの空間的配
置の範囲を示す位置データを入力することが可能な請求
項3または4に記載の映像検索装置。
5. The search key input unit according to claim 3, wherein the search key input unit can input position data indicating a range of spatial arrangement of search target telops by drawing a figure by using an input unit. Video search device.
【請求項6】 前記選択部が、テロップの空間的配置と
検索キーとを比較して、前者が後者の内部に存在する
か、または、重なるものを選択する請求項乃至のい
ずれか項に記載の映像検索装置。
Wherein said selection unit, by comparing the spatial arrangement of the telop and the search key, whether the former is present in the interior of the latter, or any of claims 3 to 5 to select one overlapping 1 The video search device according to item.
【請求項7】 前記表示部が、選択部によって選択され
た映像のフレーム画像と、当該フレーム画像におけるテ
ロップの空間的配置を表示することを特徴とする請求項
3乃至6のいずれか1項に記載の映像検索装置。
7. The display unit displays the frame image of the video selected by the selection unit and the spatial arrangement of telops in the frame image, according to any one of claims 3 to 6. Video search device described.
【請求項8】 前記表示部が、選択部によって選択され
たフレームに対応する映像を表示する請求項3乃至7の
いずれか1項に記載の映像検索装置。
8. The video search device according to claim 3, wherein the display unit displays a video corresponding to the frame selected by the selection unit.
JP26412396A 1996-05-27 1996-10-04 Video search method and apparatus Expired - Fee Related JP3386102B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP26412396A JP3386102B2 (en) 1996-10-04 1996-10-04 Video search method and apparatus
MYPI97002288A MY119560A (en) 1996-05-27 1997-05-26 Scheme for detecting captions in coded video data without decoding coded video data
KR1019970020966A KR100272090B1 (en) 1996-05-27 1997-05-27 Method and apparatus for detecting caption in video data
US08/863,840 US6243419B1 (en) 1996-05-27 1997-05-27 Scheme for detecting captions in coded video data without decoding coded video data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26412396A JP3386102B2 (en) 1996-10-04 1996-10-04 Video search method and apparatus

Publications (2)

Publication Number Publication Date
JPH10112834A JPH10112834A (en) 1998-04-28
JP3386102B2 true JP3386102B2 (en) 2003-03-17

Family

ID=17398805

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26412396A Expired - Fee Related JP3386102B2 (en) 1996-05-27 1996-10-04 Video search method and apparatus

Country Status (1)

Country Link
JP (1) JP3386102B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010009273A (en) * 1999-07-08 2001-02-05 김영환 Moving Picture Indexing and Retrieving Method using Moving Activity Description Method
JP4241074B2 (en) * 2003-02-12 2009-03-18 富士ゼロックス株式会社 Image search device
JP4631258B2 (en) * 2003-09-05 2011-02-16 日本電気株式会社 Portable device
KR100750424B1 (en) 2004-03-03 2007-08-21 닛본 덴끼 가부시끼가이샤 Image similarity calculation system, image search system, image similarity calculation method, and image similarity calculation program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3361587B2 (en) * 1993-12-27 2003-01-07 株式会社日立製作所 Moving image search apparatus and method
JPH08317301A (en) * 1995-05-22 1996-11-29 Hitachi Ltd Video output device
JPH09322173A (en) * 1996-05-27 1997-12-12 Nippon Telegr & Teleph Corp <Ntt> Method and device for extracting time-varying image telop

Also Published As

Publication number Publication date
JPH10112834A (en) 1998-04-28

Similar Documents

Publication Publication Date Title
JP3361587B2 (en) Moving image search apparatus and method
JP4643829B2 (en) System and method for analyzing video content using detected text in a video frame
KR100272090B1 (en) Method and apparatus for detecting caption in video data
US8166420B2 (en) Electronic apparatus and image display control method of the electronic apparatus
US8316301B2 (en) Apparatus, medium, and method segmenting video sequences based on topic
KR100636910B1 (en) Video Search System
US8250490B2 (en) Display image control apparatus
US5805746A (en) Video retrieval method and apparatus
US7716604B2 (en) Apparatus with thumbnail display
US8103062B2 (en) Video processing apparatus
US20090089713A1 (en) Electronic Apparatus and Image Display Control Method of the Electronic Apparatus
US7843512B2 (en) Identifying key video frames
US20060222337A1 (en) Digest reproducing apparatus and digest reproducing apparatus control method
JPH08227462A (en) Method and device for detecting change point of moving picture
EP1040656A2 (en) Apparatus and method for locating a commercial disposed within a video data stream
KR20070086104A (en) Method of image searching, method of image feature encoding and method of image feature decoding
JPWO2006009105A1 (en) Video processing apparatus and method
CN101263496A (en) Method and apparatus for accessing data using a symbolic representation space
EP0636994A1 (en) Method of and apparatus for retrieving dynamic images and method of and apparatus for managing images
JP3386102B2 (en) Video search method and apparatus
EP0899666B1 (en) Image processing apparatus displaying a catalog of different types of data in different manner
JP3332166B2 (en) Video search device
CN100472535C (en) Method and apparatus for content browsing
JP3379453B2 (en) Caption region detection method and device, and moving image search method and device
JP3024574B2 (en) Video search device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090110

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090110

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100110

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110110

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110110

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120110

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130110

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees