Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6198541B2 - Processing apparatus, processing method, and processing program - Google Patents
[go: Go Back, main page]

JP6198541B2 - Processing apparatus, processing method, and processing program - Google Patents

Processing apparatus, processing method, and processing program Download PDF

Info

Publication number
JP6198541B2
JP6198541B2 JP2013195389A JP2013195389A JP6198541B2 JP 6198541 B2 JP6198541 B2 JP 6198541B2 JP 2013195389 A JP2013195389 A JP 2013195389A JP 2013195389 A JP2013195389 A JP 2013195389A JP 6198541 B2 JP6198541 B2 JP 6198541B2
Authority
JP
Japan
Prior art keywords
thumbnail
feature
display
display device
user
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
JP2013195389A
Other languages
Japanese (ja)
Other versions
JP2015060514A (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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2013195389A priority Critical patent/JP6198541B2/en
Publication of JP2015060514A publication Critical patent/JP2015060514A/en
Application granted granted Critical
Publication of JP6198541B2 publication Critical patent/JP6198541B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

この発明は処理装置、処理方法、および処理プログラムに関し、特に、コンテンツファイルのサムネイルに関する処理を行なう処理装置、その処理方法、および処理プログラムに関する。   The present invention relates to a processing device, a processing method, and a processing program, and more particularly to a processing device that performs processing related to a thumbnail of a content file, a processing method, and a processing program.

あるフォルダに含まれる文書ファイルや動画ファイルなどのコンテンツファイルの一覧を示す場合、また、あるコンテンツファイルを構成する構成要素(たとえばページ、フレームなど)を示すサムネイルを提示する場合に、他のコンテンツファイルと容易に識別可能なように領域を抽出する技術が様々提案されている。たとえば特開2012−8644号公報(以下、特許文献1)は、複数のファイルそれぞれから抽出した領域間の特徴を比較して類似する場合には領域を変更する技術を開示している。また、国際公開WO2007/116705号公報(以下、特許文献2)は、所定の規則でファイルから一部を切り出してサムネイル画像を生成する技術を開示している。さらに、特開2013−25331号公報(以下、特許文献3)は、ユーザとの関連性の高い領域を用いてサムネイルを作成する技術を開示している。   When showing a list of content files such as document files and video files contained in a folder, or when showing thumbnails indicating the components (for example, pages, frames, etc.) that make up a content file, other content files Various techniques have been proposed for extracting regions so that they can be easily identified. For example, Japanese Patent Laying-Open No. 2012-8644 (hereinafter referred to as Patent Document 1) discloses a technique for changing a region when the features between regions extracted from each of a plurality of files are compared and similar. Also, International Publication No. WO2007 / 116705 (hereinafter, Patent Document 2) discloses a technique for generating a thumbnail image by cutting out a part from a file according to a predetermined rule. Furthermore, Japanese Patent Application Laid-Open No. 2013-25331 (hereinafter, Patent Document 3) discloses a technique for creating a thumbnail using an area highly relevant to a user.

特開2012−8644号公報JP 2012-8644 A 国際公開WO2007/116705号公報International Publication WO2007 / 116705 特開2013−25331号公報JP 2013-25331 A

サムネイルには、コンテンツファイルの内容を把握し易いものという要求の他、他のコンテンツファイルと区別し易いものという要求もあり、上記の特許文献に開示された技術を用いてもそれらを同時に満たすことが難しい場合がある。また、上記の特許文献に開示された技術を用いていったん最適なサムネイルを作成して表示したとしても、表示後に状況が変化する場合もある。そのため、状況が変化した後には最適なサムネイルとはなっていない場合もある、という問題がある。   In addition to the requirement that thumbnails be easy to understand the contents of content files, there is also a requirement that thumbnails be easy to distinguish from other content files, and even when using the techniques disclosed in the above-mentioned patent documents, they can be satisfied simultaneously. May be difficult. Even if an optimal thumbnail is created and displayed once using the technique disclosed in the above-mentioned patent document, the situation may change after the display. For this reason, there is a problem that the thumbnail may not be optimal after the situation changes.

本発明はこのような問題に鑑みてなされたものであって、閲覧者に有用なサムネイルを提示することができる処理装置、処理方法、および処理プログラムを提供することを目的としている。   The present invention has been made in view of such a problem, and an object thereof is to provide a processing device, a processing method, and a processing program capable of presenting a useful thumbnail to a viewer.

上記目的を達成するために、本発明のある局面に従うと、処理装置はコンテンツファイルからサムネイルを作成し、表示装置に表示する処理を行なう装置であって、コンテンツファイルについての特徴量をパラメータごとに取得するための特徴量取得手段と、特徴量に基づいて、コンテンツファイルのうちの特徴領域を抽出するための抽出手段と、特徴領域からサムネイルを作成するための作成手段と、サムネイルを表示装置に表示するための表示手段と、作成手段で作成された第1のサムネイルが表示装置に表示された後に、特徴領域から作成された第2のサムネイルに切り替えるための切替手段とを備える。   In order to achieve the above object, according to one aspect of the present invention, a processing device is a device that creates a thumbnail from a content file and displays the thumbnail on a display device, wherein the feature amount of the content file is set for each parameter. Feature amount acquisition means for acquiring, extraction means for extracting a feature area of the content file based on the feature quantity, creation means for creating a thumbnail from the feature area, and thumbnails on the display device Display means for displaying, and switching means for switching from the feature area to the second thumbnail created after the first thumbnail created by the creating means is displayed on the display device.

好ましくは、処理装置はパラメータの選択を受け付けるための選択手段をさらに備え、第2のサムネイルは、第1のサムネイルが表示された後に選択されたパラメータの選択を受け付け、選択されたパラメータに関する特徴量に基づいて抽出された特徴領域から作成されたサムネイルである。   Preferably, the processing device further includes selection means for accepting selection of parameters, and the second thumbnail accepts selection of a parameter selected after the first thumbnail is displayed, and a feature amount relating to the selected parameter It is the thumbnail created from the feature area extracted based on

好ましくは、処理装置はユーザによる表示装置の閲覧状況を検出するための検出手段をさらに備え、切替手段は、第1のサムネイルが表示された後に検出手段によって検出された閲覧状況に応じて第1のサムネイルを第2のサムネイルに切り替える。   Preferably, the processing device further includes a detecting unit for detecting a browsing status of the display device by the user, and the switching unit is configured to change the first according to the browsing status detected by the detecting unit after the first thumbnail is displayed. Is switched to the second thumbnail.

より好ましくは、第2のサムネイルは、第1のサムネイルの表示の後に検出手段が表示装置を閲覧しているユーザを検出し、検出されたユーザに関連付けて記憶されている特徴量に基づく特徴領域から作成されたサムネイルである。   More preferably, the second thumbnail is a feature region based on a feature amount stored in association with the detected user by detecting a user whose detection means is browsing the display device after the display of the first thumbnail. It is a thumbnail created from.

より好ましくは、第1のサムネイルの表示の後に検出手段が表示装置を閲覧している複数のユーザを検出すると、切替手段は、第1のサムネイルを、複数のユーザそれぞれに関連付けて記憶されている特徴量に基づく特徴領域から作成された複数の第2のサムネイルに切り替え、表示手段は、複数の第2のサムネイルを併せて表示する。   More preferably, when the detection unit detects a plurality of users browsing the display device after displaying the first thumbnail, the switching unit stores the first thumbnail in association with each of the plurality of users. Switching to a plurality of second thumbnails created from the feature area based on the feature amount, the display means displays the plurality of second thumbnails together.

より好ましくは、検出手段は複数のユーザの表示装置に対する閲覧方向も検出し、表示手段は、複数の第2のサムネイルを閲覧方向に応じた方向に表示する。   More preferably, the detection unit also detects a viewing direction of a plurality of users with respect to the display device, and the display unit displays the plurality of second thumbnails in a direction corresponding to the viewing direction.

本発明の他の局面に従うと、処理方法はコンテンツファイルからサムネイルを作成して表示装置に表示する処理の方法であって、表示装置にコンテンツファイルから生成された第1のサムネイルを表示するステップと、第1のサムネイルの表示の後に、第1のサムネイルを第2のサムネイルに切り替えるステップとを備え、切り替えるステップは、パラメータごとに取得されたコンテンツファイルについての特徴量に基づいて、コンテンツファイルのうちの特徴領域を抽出するステップと、特徴領域から第2のサムネイルを作成するステップとを含む。   According to another aspect of the present invention, the processing method is a processing method for creating a thumbnail from a content file and displaying the thumbnail on a display device, and displaying the first thumbnail generated from the content file on the display device; And a step of switching the first thumbnail to the second thumbnail after the display of the first thumbnail, and the step of switching is based on the feature amount of the content file acquired for each parameter, Extracting a feature area of the second and a step of creating a second thumbnail from the feature area.

本発明のさらに他の局面に従うと、処理プログラムは、コンピュータにコンテンツファイルからサムネイルを作成して表示装置に表示する処理を実行させるプログラムであって、表示装置にコンテンツファイルから生成された第1のサムネイルを表示するステップと、第1のサムネイルの表示の後に、第1のサムネイルを第2のサムネイルに切り替えるステップとをコンピュータに実行させ、切り替えるステップは、パラメータごとに取得されたコンテンツファイルについての特徴量に基づいて、コンテンツファイルのうちの特徴領域を抽出するステップと、特徴領域から第2のサムネイルを作成するステップとを含む。   According to still another aspect of the present invention, the processing program is a program for causing a computer to execute a process of creating a thumbnail from a content file and displaying the thumbnail on a display device, and the first program generated from the content file on the display device. The step of displaying the thumbnail and the step of switching the first thumbnail to the second thumbnail after the display of the first thumbnail are executed by the computer, and the step of switching is a feature of the content file acquired for each parameter. Extracting a feature area of the content file based on the amount, and creating a second thumbnail from the feature area.

この発明によると、閲覧者に有用なサムネイルを提示することができる。   According to the present invention, a useful thumbnail can be presented to the viewer.

実施の形態にかかる表示システムの構成の具体例、および表示システムに含まれる各装置の構成の具体例を示す図である。It is a figure which shows the specific example of a structure of the display system concerning embodiment, and the specific example of a structure of each apparatus contained in a display system. 第1の実施の形態にかかる表示システムの動作概要を説明するための図である。It is a figure for demonstrating the operation | movement outline | summary of the display system concerning 1st Embodiment. 第1の実施の形態にかかる表示システムの動作概要を説明するための図である。It is a figure for demonstrating the operation | movement outline | summary of the display system concerning 1st Embodiment. 表示システムに含まれるサーバの機能構成の具体例を示すブロック図である。It is a block diagram which shows the specific example of the function structure of the server contained in a display system. 特徴量の取得データの具体例を示す図である。It is a figure which shows the specific example of the acquisition data of feature-value. 第1の実施の形態にかかるサーバでの動作の流れを表わすフローチャートである。It is a flowchart showing the flow of operation | movement in the server concerning 1st Embodiment. 第1の実施の形態での表示例を表わした図である。It is a figure showing the example of a display in 1st Embodiment. 第2の実施の形態にかかるサーバでの動作の流れを表わすフローチャートである。It is a flowchart showing the flow of operation | movement with the server concerning 2nd Embodiment. 第3の実施の形態にかかるサーバでの動作の流れを表わしたフローチャートである。It is a flowchart showing the flow of operation | movement in the server concerning 3rd Embodiment. 第3の実施の形態での表示例を表わした図である。It is a figure showing the example of a display in 3rd Embodiment. 第3の実施の形態での表示例を表わした図である。It is a figure showing the example of a display in 3rd Embodiment.

以下に、図面を参照しつつ、本発明の実施の形態について説明する。以下の説明では、同一の部品および構成要素には同一の符号を付してある。それらの名称および機能も同じである。したがって、これらの説明は繰り返さない。   Embodiments of the present invention will be described below with reference to the drawings. In the following description, the same parts and components are denoted by the same reference numerals. Their names and functions are also the same. Therefore, these descriptions will not be repeated.

<装置構成>
図1は、本実施の形態にかかる表示システムの構成の具体例、および表示システムに含まれる各装置の構成の具体例を示す図である。図1を参照して、表示システムは、表示装置にサムネイルを表示する処理を行なう処理装置の一例であるサーバ100と、表示装置の一例としての端末装置300とを含む。サーバ100と端末装置300とはインターネット等のネットワークを介して相互に通信可能である。なお、この例では、表示システムがサーバ100と端末装置300との別個の装置を含むものとしているが、表示装置が処理装置を含んでもよい。
<Device configuration>
FIG. 1 is a diagram illustrating a specific example of the configuration of the display system according to the present embodiment and a specific example of the configuration of each device included in the display system. Referring to FIG. 1, the display system includes a server 100 that is an example of a processing device that performs processing for displaying thumbnails on a display device, and a terminal device 300 that is an example of a display device. The server 100 and the terminal device 300 can communicate with each other via a network such as the Internet. In this example, the display system includes separate devices of the server 100 and the terminal device 300, but the display device may include a processing device.

サーバ100は、一般的なコンピュータで構成され得る。図1には、サーバ100の構成として一般的なコンピュータの装置構成が示されている。すなわち、図1を参照して、サーバ100は、装置全体を制御するためのCPU(Central Processing Unit)10と、CPU10で実行されるプログラムなどを記憶するためのメモリであるROM(Read Only Memory)11と、CPU10がプログラムを実行する際の作業領域となったりCPU10でのプログラムの実行に必要なデータを記憶したりするメモリであるRAM(Random Access Memory)12と、ファイルなどのデータを記憶するためのHDD(Hard Disk Drive)13と、マウスやキーボード、または記憶媒体の読取装置などであって情報を入力するための入力装置14と、上記ネットワークを介して端末装置300と通信するためのネットワークコントローラ15とを含む。   The server 100 can be composed of a general computer. FIG. 1 shows a general computer device configuration as a configuration of the server 100. That is, referring to FIG. 1, server 100 includes a CPU (Central Processing Unit) 10 for controlling the entire apparatus, and a ROM (Read Only Memory) that is a memory for storing a program executed by CPU 10 and the like. 11, a RAM (Random Access Memory) 12 that is a memory that serves as a work area when the CPU 10 executes the program or stores data necessary for the CPU 10 to execute the program, and stores data such as files. HDD (Hard Disk Drive) 13 for input, an input device 14 for inputting information such as a mouse, a keyboard, or a storage medium reader, and a network for communicating with the terminal device 300 via the network Controller 15.

端末装置300は、いわゆるタブレットと呼ばれる装置や小型の携帯型PC(パーソナルコンピュータ)などが該当する。図1には、さらに、一般的な端末装置の装置構成が示されている。すなわち、図1を参照して、端末装置300は、装置全体を制御するためのCPU30と、CPU30で実行されるプログラムなどを記憶するためのメモリであるROM31と、CPU10がプログラムを実行する際の作業領域となったり各種データを記憶したりするためのメモリであるRAM32と、タッチパネル33と、上記ネットワークを介してサーバ100と通信するためのネットワークコントローラ34とを含む。なお、端末装置300に搭載される表示装置はタッチパネルに限定されず、LCD(Liquid Crystal Display)などの通常のディスプレイであってもよい。   The terminal device 300 corresponds to a so-called tablet device or a small portable PC (personal computer). FIG. 1 further shows a device configuration of a general terminal device. That is, referring to FIG. 1, terminal apparatus 300 includes a CPU 30 for controlling the entire apparatus, a ROM 31 that is a memory for storing a program executed by CPU 30, and the CPU 10 executing a program. It includes a RAM 32 that is a memory for storing a work area and various data, a touch panel 33, and a network controller 34 for communicating with the server 100 via the network. The display device mounted on the terminal device 300 is not limited to a touch panel, and may be a normal display such as an LCD (Liquid Crystal Display).

[第1の実施の形態]
<動作概要>
図2および図3は、第1の実施の形態にかかる表示システムの動作概要を説明するための図であって、表示装置である端末装置300の表示画面の具体例を示す図である。第1の実施の形態にかかる表示システムは、表示装置である端末装置300でサーバ100の記憶領域(フォルダ)を指定して当該フォルダに保持されているコンテンツファイル(以下、ファイルと略する)一覧を表示する際に、第1段階として、各ファイルのデフォルトのサムネイルである第1のサムネイルを表示する(図2)。図2の例では、ファイルH,J,K,L,N,Q,R,Tそれぞれの第1ページから生成されたサムネイルがデフォルトのサムネイル(第1のサムネイル)として表示されている。
[First Embodiment]
<Overview of operation>
2 and 3 are diagrams for explaining an outline of the operation of the display system according to the first embodiment, and are diagrams illustrating a specific example of a display screen of the terminal device 300 which is a display device. The display system according to the first embodiment is a list of content files (hereinafter abbreviated as files) that are stored in a specified storage area (folder) of the server 100 by the terminal device 300 that is a display device. Is displayed, as a first step, a first thumbnail which is a default thumbnail of each file is displayed (FIG. 2). In the example of FIG. 2, thumbnails generated from the first page of each of files H, J, K, L, N, Q, R, and T are displayed as default thumbnails (first thumbnails).

このとき、ファイル一覧の表示画面には、サムネイル生成に用いるための、後述するパラメータの選択肢も併せて表示される。図2の画面例ではパラメータ1〜5が選択可能に表示されている。なお、パラメータ1〜5の表示は、指示されたときには隠す、または、指示されたときのみに表示するようにしてもよい。   At this time, a parameter list (to be described later) to be used for thumbnail generation is also displayed on the file list display screen. In the screen example of FIG. 2, parameters 1 to 5 are displayed so as to be selectable. The display of the parameters 1 to 5 may be hidden when instructed or displayed only when instructed.

図2の画面例でいずれかのパラメータが選択されると、表示システムは、第2段階として、第1のサムネイルを選択されたパラメータに基づいて当該ファイルから抽出された特徴領域から生成されたサムネイル(第2のサムネイル)に切り替える(図3)。図3の画面例では、ファイルKについては第2ページから生成された第2のサムネイル、ファイルR,Tについては第3ページから生成された第2のサムネイルに切り替わっている。   When any parameter is selected in the screen example of FIG. 2, the display system, as the second stage, uses the first thumbnail as a thumbnail generated from the feature region extracted from the file based on the selected parameter. Switch to (second thumbnail) (FIG. 3). In the screen example of FIG. 3, the file K is switched to the second thumbnail generated from the second page, and the files R and T are switched to the second thumbnail generated from the third page.

<機能構成>
図4は、上記のサムネイルの表示を実現するための、サーバ100の機能構成の具体例を示すブロック図である。図4の各機能は、サーバ100のCPU10がROM11に記憶されているプログラムをRAM12上に読み出して実行することで、主にCPU10によって実現される。しかしながら、少なくとも一部機能が、図1に示された装置構成、または図示されていない電気回路などのハードウェア構成によって実現されてもよい。
<Functional configuration>
FIG. 4 is a block diagram illustrating a specific example of a functional configuration of the server 100 for realizing the display of the thumbnail. Each function of FIG. 4 is mainly realized by the CPU 10 when the CPU 10 of the server 100 reads a program stored in the ROM 11 onto the RAM 12 and executes the program. However, at least a part of the functions may be realized by a hardware configuration such as the device configuration shown in FIG. 1 or an electric circuit (not shown).

図4を参照して、サーバ100のHDD13などのメモリは、コンテンツファイルを記憶するための記憶領域であるコンテンツファイル記憶部131と、後述する特徴量の測定データを記憶するための記憶領域である特徴量記憶部132とを含む。さらに図4を参照して、CPU10は、端末装置300から指定されたフォルダ内のファイルのサムネイルをネットワークコントローラ15を介して端末装置300に渡して、タッチパネル33に表示させるための表示部101と、ファイルの特徴領域からサムネイルを作成するための作成部102と、記憶されている特徴量の測定データを参照して、ファイルからサムネイルを作成するための領域である特徴領域を抽出するための抽出部103と、後述するファイルについての特徴量をパラメータごとに取得するための特徴量取得部104と、第1のサムネイルが表示装置である端末装置300に表示された後に第2のサムネイルに切り替えるための切替部105と、ネットワークコントローラ15を介して端末装置300からパラメータの選択を受け付けるための選択部106と、ユーザによる表示装置である端末装置300の閲覧状況を検出するための検出部107とを含む。   Referring to FIG. 4, a memory such as HDD 13 of server 100 is a content file storage unit 131 that is a storage area for storing content files, and a storage area for storing measurement data of feature amounts described later. And a feature amount storage unit 132. Further, referring to FIG. 4, the CPU 10 passes a thumbnail of the file in the folder designated from the terminal device 300 to the terminal device 300 via the network controller 15 and displays it on the touch panel 33. A creation unit 102 for creating a thumbnail from a feature region of a file, and an extraction unit for extracting a feature region, which is a region for creating a thumbnail from a file, with reference to stored feature amount measurement data 103, a feature amount acquisition unit 104 for acquiring a feature amount of a file, which will be described later, for each parameter, and a first thumbnail displayed on the terminal device 300, which is a display device, to switch to the second thumbnail Parameters from the terminal device 300 via the switching unit 105 and the network controller 15 Includes a selection unit 106 for accepting a selection, and a detector 107 for detecting the viewing status of the terminal device 300 is a display device by a user.

図5は、メモリに記憶されている、あるファイルに関する特徴量の具体例を示す図である。予め、パラメータとして、当該ファイルが表示されていた平均時間(平均滞在時間)や、当該ファイルについて得た同意の総数(同意された回数・同意総計など)や、当該ファイルになされた書き込みの数(アノテーション数総計)や、当該ファイルが紹介された回数またはその内容(引用情報)などが設定されており、その値を特徴量と称する。パラメータの他の例としては、たとえば、キーワードの登場回数や、特定の色の文字数や、特定の操作(拡大、等)がなされた回数、などが挙げられる。   FIG. 5 is a diagram illustrating a specific example of the feature amount related to a certain file stored in the memory. As parameters, the average time that the file was displayed (average stay time), the total number of consents obtained for the file (number of times agreed, total consent, etc.), and the number of writes made to the file ( (Total number of annotations), the number of times the file has been introduced or its contents (quoted information), etc. are set, and the value is called a feature amount. Other examples of parameters include, for example, the number of appearances of a keyword, the number of characters of a specific color, the number of times a specific operation (enlargement, etc.) has been performed, and the like.

サーバ100の特徴量取得部104は、これらパラメータについての特徴量をファイルの領域(たとえばページ)ごとに取得する。たとえば、平均表示時間に関して、特徴量取得部104はファイルの領域ごとにユーザについての表示時間を計測し、その平均時間を算出することで特徴量を取得する。同意の総数に関して、特徴量取得部104はファイルの領域ごとに同意が追加されたか否かを監視して、同意の数を測定することで特徴量を取得する。   The feature amount acquisition unit 104 of the server 100 acquires feature amounts for these parameters for each region (for example, page) of the file. For example, regarding the average display time, the feature amount acquisition unit 104 measures the display time for the user for each area of the file, and acquires the feature amount by calculating the average time. Regarding the total number of consents, the feature quantity acquisition unit 104 monitors whether or not consent has been added for each area of the file, and acquires the feature quantity by measuring the number of consents.

領域は、ファイル全体であってもよいし、ファイルの一部でもよい。また、当該ファイルを構成する任意の1ページの全体であってもよいし、ページ内の特定の領域であってもよい。特徴量取得部104は、ファイルごとに特徴量を取得し、取得した特徴量をメモリに蓄積する。図5は、あるファイルについての取得された特徴量を表わしている。従って、サーバ100のメモリには、図5のような特徴量がファイルごとに記憶されている。   The area may be the entire file or a part of the file. Further, it may be an entire arbitrary page constituting the file, or may be a specific area in the page. The feature amount acquisition unit 104 acquires a feature amount for each file and accumulates the acquired feature amount in a memory. FIG. 5 shows the acquired feature amount for a certain file. Therefore, the feature quantity as shown in FIG. 5 is stored for each file in the memory of the server 100.

特徴量取得部104は、さらに、ユーザごと、またはユーザグループごとに特徴量を取得してもよい。その場合、図5のような特徴量は、ユーザごとに記憶されることになる。   The feature amount acquisition unit 104 may further acquire a feature amount for each user or each user group. In that case, the feature amount as shown in FIG. 5 is stored for each user.

抽出部103は、サムネイルの表示対象の各ファイルの特徴量を読み出して、選択されたパラメータについての特徴量を参照する。そして、当該ファイルにおいて特徴量が所定の条件を満たす領域を、サムネイルを作成するための特徴領域として抽出する。所定の条件としては、たとえば特徴量が最大であること、最小であること、平均値に最も近いこと、などが挙げられる。また、抽出部103は、特定のユーザ(たとえばログインユーザ、等)についての特徴量を読み出してもよい。   The extraction unit 103 reads the feature amount of each file to be displayed as a thumbnail, and refers to the feature amount for the selected parameter. Then, an area in which the feature amount satisfies a predetermined condition in the file is extracted as a feature area for creating a thumbnail. Examples of the predetermined condition include that the feature amount is maximum, minimum, and closest to the average value. Further, the extraction unit 103 may read a feature amount for a specific user (for example, a login user).

なお、特徴量とは別に(または特徴量と併せて)、ファイルごとにサムネイルとしない領域、つまり、特徴領域としない領域が設定されていてもよい。この場合、抽出部103は、当該ファイルのうちのこの設定がなされていない範囲から特徴領域を抽出する。   In addition to the feature amount (or together with the feature amount), an area that is not a thumbnail, that is, an area that is not a feature area may be set for each file. In this case, the extraction unit 103 extracts a feature region from a range where this setting is not made in the file.

作成部102は、特徴領域からサムネイルを作成する。一般的な作成方法としては特徴領域を予め規定されたサイズまで縮小する方法が挙げられるが、この方法のみに限定されるものではない。さらに、作成部102は、ファイルの属性等を参照して、たとえば当該ファイルの転送元を表わす情報などを付加情報として作成し、サムネイルに付加してもよい。付加情報としては当該ファイルの紹介者の写真や名前などが挙げられる。作成部102は、ユーザが未閲覧のファイルについてのみ、このような付加情報を作成してサムネイルに付加してもよい。   The creation unit 102 creates a thumbnail from the feature area. As a general creation method, there is a method of reducing the feature region to a predetermined size, but it is not limited to this method. Further, the creation unit 102 may create, for example, information representing the transfer source of the file as additional information with reference to the attribute of the file and add it to the thumbnail. Additional information includes the photo and name of the introducer of the file. The creation unit 102 may create such additional information and add it to the thumbnail only for a file that has not been browsed by the user.

<動作フロー>
図6は、第1の実施の形態にかかるサーバ100での動作の流れを表わすフローチャートである。図6のフローチャートに表わされた動作は、サーバ100のCPU10がROM11に記憶されているプログラムをRAM12上に読み出して実行し、図4の各機能を発揮することによって実現される。図6の動作は、端末装置300からフォルダが指定されると開始される。
<Operation flow>
FIG. 6 is a flowchart showing an operation flow in the server 100 according to the first embodiment. 6 is realized by the CPU 10 of the server 100 reading out and executing the program stored in the ROM 11 on the RAM 12 and performing the functions shown in FIG. The operation of FIG. 6 is started when a folder is designated from the terminal device 300.

図6を参照して、サーバ100のCPU10は、指定されたフォルダに記憶されている各ファイルについて、第1のサムネイルである、予め規定されているデフォルトのサムネイルを端末装置300に表示する(ステップS101)。図2の画面例では、予めデフォルトとして各ファイルの1ページ目を特徴領域として作成されたサムネイル(つまり、1ページのサムネイル)が表示されている。   Referring to FIG. 6, CPU 10 of server 100 displays a predetermined default thumbnail, which is a first thumbnail, on terminal device 300 for each file stored in a designated folder (step S300). S101). In the example screen shown in FIG. 2, a thumbnail created in advance as a feature area for the first page of each file (ie, a thumbnail for one page) is displayed as a default.

その後、図2の画面例においてパラメータのボタンがタッチされることで、端末装置300からパラメータの選択を受け付けると(ステップS103でYES)、CPU10は、第1のサムネイルを第2のサムネイルに切り替える(ステップS105)。ステップS105では、詳しくは、CPU10は、各ファイルの特徴量から選択されたパラメータについての特徴量を読み出して、その特徴量が所定の条件を満たす(たとえば最も大きい)領域を特徴領域と特定する(ステップS107)。そして、CPU30は、その特徴領域から第2のサムネイルを作成し(ステップS109)、端末装置300に表示する(ステップS111)。   After that, when the parameter button in the screen example of FIG. 2 is touched to accept selection of a parameter from the terminal device 300 (YES in step S103), the CPU 10 switches the first thumbnail to the second thumbnail ( Step S105). In step S105, in detail, the CPU 10 reads out the feature amount for the parameter selected from the feature amount of each file, and specifies the region where the feature amount satisfies a predetermined condition (for example, the largest) as the feature region ( Step S107). Then, the CPU 30 creates a second thumbnail from the feature area (step S109) and displays it on the terminal device 300 (step S111).

以上の動作によって、図2の画面例に表示されていた第1のサムネイルであるデフォルトのサムネイルが、図3の画面例では第2のサムネイルに切り替わる。さらに、サーバ100は各ファイルについての特徴量を取得し続けるため、ユーザのファイルの使用状況(表示、等)によって特徴量が変化していく。そのため、その後のサーバ100での動作によっては、図7のような第2のサムネイルに切り替わることもある。図7の画面例では、ファイルJの第5ページの所定領域が特徴領域と特定され、そこから作成された第2のサムネイルに切り替わっている。   With the above operation, the default thumbnail that is the first thumbnail displayed in the screen example of FIG. 2 is switched to the second thumbnail in the screen example of FIG. Furthermore, since the server 100 continues to acquire the feature amount for each file, the feature amount changes depending on the usage status (display, etc.) of the user's file. Therefore, depending on the subsequent operation in the server 100, the thumbnail may be switched to the second thumbnail as shown in FIG. In the screen example of FIG. 7, the predetermined area of the fifth page of the file J is specified as the characteristic area, and is switched to the second thumbnail created therefrom.

<第1の実施の形態の効果>
サーバ100にて上記の動作が行なわれることで、デフォルトのサムネイルが、ユーザがファイルの識別に用いたい項目を表わしたパラメータを選択することでそのパラメータでの傾向に沿ったサムネイルに切り替わる。これにより、ユーザはサムネイルでファイルを識別し易くなる。
<Effect of the first embodiment>
By performing the above-described operation in the server 100, the default thumbnail is switched to a thumbnail according to the tendency of the parameter by selecting a parameter representing an item that the user wants to use for file identification. This makes it easier for the user to identify files with thumbnails.

さらに、サーバ100は各パラメータについてのファイルの特徴量を取得し続けているため、ユーザが当該表示システムを利用し続けるほどに当該ユーザによってより識別し易い領域がサムネイルとして提示されることになる。これにより、ユーザのニーズに柔軟に応えることができ、より使い勝手のよいファイル一覧またはファイルの構成要素のプレビューとなるサムネイルを表示することができる。   Furthermore, since the server 100 continues to acquire the feature amount of the file for each parameter, as the user continues to use the display system, an area that can be easily identified by the user is presented as a thumbnail. Accordingly, it is possible to flexibly respond to the user's needs and display a more convenient file list or a thumbnail that serves as a preview of file components.

[第2の実施の形態]
<動作概要>
第2の実施の形態にかかる表示システムは、端末装置300の閲覧状況を検出する。閲覧状況としては、たとえば、表示装置である端末装置300を閲覧しているユーザや、当該ユーザのタッチパネル33に向かう向きである閲覧方向や、ユーザまでの距離、第1のサムネイルの類似性などが挙げられる。表示システムは、第1のサムネイルの表示の後に検出された閲覧状況に応じて第1のサムネイルを第2のサムネイルに切り替える。
[Second Embodiment]
<Overview of operation>
The display system according to the second embodiment detects the browsing status of the terminal device 300. The browsing status includes, for example, a user who is browsing the terminal device 300 that is a display device, a viewing direction that is a direction toward the touch panel 33 of the user, a distance to the user, similarity of the first thumbnail, and the like. Can be mentioned. The display system switches the first thumbnail to the second thumbnail according to the browsing situation detected after the display of the first thumbnail.

<機能構成>
端末装置300は、上記の閲覧状況を検出するためのカメラや指紋センサやマイクなどの、図示しないセンサを含んでもよい。サーバ100の検出部107は、ネットワークコントローラ15を介して端末装置300から撮影画像や音声などの検出情報を取得し、検出情報に基づいて上記の閲覧状況を検出する。たとえば、検出部107は、撮影画像を解析して閲覧しているユーザを特定したり、指紋センサからのセンサ信号を予め記憶している指紋データと照合することで閲覧しているユーザを特定したりしてもよい。また、検出部107は、端末装置300から当該端末装置300へのログイン情報を取得し、そのログイン情報に基づいて閲覧しているユーザを特定してもよい。
<Functional configuration>
The terminal device 300 may include a sensor (not shown) such as a camera, a fingerprint sensor, and a microphone for detecting the browsing state. The detection unit 107 of the server 100 acquires detection information such as a photographed image and sound from the terminal device 300 via the network controller 15 and detects the browsing status based on the detection information. For example, the detection unit 107 identifies a user who is browsing by analyzing a captured image, or identifies a user who is browsing by comparing a sensor signal from a fingerprint sensor with pre-stored fingerprint data. Or you may. Moreover, the detection part 107 may acquire the login information to the said terminal device 300 from the terminal device 300, and may specify the user who is browsing based on the login information.

閲覧方向やユーザまでの距離などの他の閲覧状況も同様にして検出され得る。すなわち、ユーザまでの距離は、端末装置300が図示しない一般の距離センサなどを搭載し、検出部107が当該センサからのセンサ信号に基づいて検出してもよい。また、端末装置300が図示しない1つまたは2つのカメラを搭載し、検出部107が当該カメラ(またはカメラ群)からの撮影画像を解析して、撮影されたユーザのサイズを計測するなどして検出してもよい。   Other browsing situations such as the viewing direction and the distance to the user can be detected in the same way. That is, the distance to the user may be detected by the terminal device 300 mounted with a general distance sensor (not shown) and the detection unit 107 may detect the distance based on the sensor signal from the sensor. Also, the terminal device 300 is equipped with one or two cameras (not shown), and the detection unit 107 analyzes a captured image from the camera (or camera group) and measures the size of the captured user. It may be detected.

閲覧状況としてユーザの閲覧している第1のサムネイルの類似性を検出する場合、CPU10は各ファイルの第1のサムネイルの特徴領域を比較して類似度合を算出することで、これらの類似性を検出することができる。   When detecting the similarity of the first thumbnail being browsed by the user as the browsing status, the CPU 10 calculates the degree of similarity by comparing the feature areas of the first thumbnail of each file, thereby obtaining the similarity. Can be detected.

切替部105は、第1のサムネイルの表示の後の検出部107からの検出結果に応じて第2のサムネイルに切り替える。   The switching unit 105 switches to the second thumbnail according to the detection result from the detection unit 107 after the display of the first thumbnail.

<動作フロー>
図8は、第2の実施の形態にかかるサーバ100での動作の流れを表わすフローチャートである。図8のフローチャートに表わされた動作もまた、サーバ100のCPU10がROM11に記憶されているプログラムをRAM12上に読み出して実行し、図4の各機能を発揮することによって実現される。図8の動作も、端末装置300からフォルダが指定されると開始される。図8では、閲覧状況として閲覧しているユーザを検出する場合の動作を表わしている。
<Operation flow>
FIG. 8 is a flowchart showing an operation flow in the server 100 according to the second embodiment. The operation shown in the flowchart of FIG. 8 is also realized by the CPU 10 of the server 100 reading out and executing the program stored in the ROM 11 on the RAM 12 and exhibiting the functions of FIG. The operation of FIG. 8 is also started when a folder is designated from the terminal device 300. FIG. 8 shows an operation in the case of detecting a user who is browsing as a browsing situation.

図8を参照して、サーバ100のCPU10は、指定されたフォルダに記憶されている各ファイルについて、第1のサムネイルである、予め規定されているデフォルトのサムネイルを端末装置300に表示する(ステップS201)。   Referring to FIG. 8, CPU 10 of server 100 displays a predetermined default thumbnail, which is a first thumbnail, on terminal device 300 for each file stored in a designated folder (step S300). S201).

第1のサムネイルの表示の後、CPU10は、端末装置300から取得した情報に基づいて当該端末装置300を閲覧しているユーザを検出する。この方法として、たとえば、端末装置300からログイン情報を取得し、ログインしているユーザを特定することで閲覧しているユーザを検出する方法であってもよい。また、端末装置300から撮影画像を取得し、当該画像をたとえば予め登録されているユーザの写真をテンプレートとしてマッチング処理することで閲覧しているユーザを検出する方法であってもよい。   After displaying the first thumbnail, the CPU 10 detects a user who is browsing the terminal device 300 based on information acquired from the terminal device 300. As this method, for example, a method of detecting a user who is browsing by acquiring login information from the terminal device 300 and specifying a logged-in user may be used. Alternatively, a method may be used in which a photographed image is acquired from the terminal device 300 and a user browsing the image is detected by performing a matching process using a pre-registered user's photograph as a template.

閲覧しているユーザを検出すると(ステップS203でYES)、CPU10は、第1のサムネイルを第2のサムネイルに切り替える(ステップS205)。ステップS205では、詳しくは、CPU10は、当該ユーザについて取得されている特徴量をメモリから読み出して(ステップS207)、その特徴量に基づいて特徴領域を特定する(ステップS209)。このとき、ユーザごとに、特徴領域を抽出するために用いるパラメータが予め設定されていてもよいし、第1の実施の形態と同様に、閲覧しているユーザからパラメータの選択を受け付けてもよい。CPU10は、特定された特徴領域から第2のサムネイルを作成し(ステップS211)、端末装置300に表示する(ステップS213)。   When the browsing user is detected (YES in step S203), the CPU 10 switches the first thumbnail to the second thumbnail (step S205). More specifically, in step S205, the CPU 10 reads out the feature amount acquired for the user from the memory (step S207), and specifies a feature region based on the feature amount (step S209). At this time, the parameter used for extracting the feature region may be set in advance for each user, or the selection of the parameter may be received from the browsing user as in the first embodiment. . The CPU 10 creates a second thumbnail from the identified feature area (step S211) and displays it on the terminal device 300 (step S213).

なお、上記ステップS203では、閲覧状況の他の例として、当該ユーザのタッチパネル33に向かう向きである閲覧方向が検出されてもよい。この場合、CPU10は、特徴量から特定された特徴領域より第2のサムネイルを作成し、閲覧方向に、つまり、当該ユーザ側に向けて表示する。また、閲覧状況の他の例として、閲覧しているユーザまでの距離が検出されてもよい。この場合、CPU10は、特徴量から特定された特徴領域より第2のサムネイルを作成し、距離に応じたサイズで表示する。すなわち、CPU10は、検出された、端末装置300に対するユーザの距離が規定距離よりも小さい(ユーザが近くにいる)場合にはサムネイルを規定サイズよりも小さくし、端末装置300に対するユーザの距離が規定距離より大きい(ユーザが遠くにいる)場合にはサムネイルを規定サイズよりも大きくに表示するようにしてもよい。   In step S203, as another example of the browsing situation, a browsing direction that is a direction toward the touch panel 33 of the user may be detected. In this case, the CPU 10 creates a second thumbnail from the feature area specified from the feature amount, and displays it in the viewing direction, that is, toward the user. As another example of the browsing situation, a distance to the browsing user may be detected. In this case, the CPU 10 creates a second thumbnail from the feature area specified from the feature amount, and displays it with a size corresponding to the distance. That is, when the detected distance of the user to the terminal device 300 is smaller than the specified distance (the user is near), the CPU 10 makes the thumbnail smaller than the specified size, and the distance of the user to the terminal device 300 is specified. If it is larger than the distance (the user is far away), the thumbnail may be displayed larger than the specified size.

<第2の実施の形態の効果>
以上の動作によって、図2の画面例に表示されていた第1のサムネイルであるデフォルトのサムネイルが、ユーザによる閲覧状況に応じて第2のサムネイルに切り替わる。これにより、ユーザのニーズに柔軟に応えることができ、より使い勝手のよいサムネイルを表示することができる。
<Effects of Second Embodiment>
With the above operation, the default thumbnail that is the first thumbnail displayed in the screen example of FIG. 2 is switched to the second thumbnail according to the browsing status by the user. As a result, it is possible to flexibly meet the user's needs and display a more convenient thumbnail.

[第3の実施の形態]
第3の実施の形態として、表示システムは、複数の項目の閲覧状況の検出結果を組み合わせて第2のサムネイルに切り替えてもよい。たとえば、閲覧しているユーザが複数検出された場合、さらに各ユーザの閲覧方向を検出し、それら検出結果に応じて第1のサムネイルを第2のサムネイルに切り替えてもよい。
[Third Embodiment]
As a third embodiment, the display system may switch to the second thumbnail by combining the detection results of the browsing status of a plurality of items. For example, when a plurality of browsing users are detected, the browsing direction of each user may be further detected, and the first thumbnail may be switched to the second thumbnail according to the detection result.

図9は、第3の実施の形態にかかるサーバ100での動作の流れを表わしたフローチャートである。主に、図8との違いについて説明する。すなわち、図9を参照して、第3の実施の形態では、閲覧しているユーザを検出すると(ステップS203でYES)、CPU10は、さらに各ユーザの閲覧方向を検出する(ステップS204)。そして、CPU10は、これら検出結果に応じて第1のサムネイルを第2のサムネイルに切り替える(ステップS205)。この場合、ステップS205でCPU10は、上記ステップS211で第2のサムネイルを作成すると、検出した閲覧方向に応じて表示方向を変換した上で(ステップS212)、ステップS213で表示する。   FIG. 9 is a flowchart showing an operation flow in the server 100 according to the third embodiment. The difference from FIG. 8 will be mainly described. That is, referring to FIG. 9, in the third embodiment, when a browsing user is detected (YES in step S203), CPU 10 further detects the browsing direction of each user (step S204). Then, the CPU 10 switches the first thumbnail to the second thumbnail according to these detection results (step S205). In this case, when the CPU 10 creates the second thumbnail in step S <b> 211 in step S <b> 205, the display direction is converted according to the detected viewing direction (step S <b> 212) and is displayed in step S <b> 213.

図10および図11は、第3の実施の形態での表示例を表わした図である。いずれ図も第1のサムネイルの表示の後に閲覧状況として3人のユーザが検出された場合の第2のサムネイルの表示例を表わしている。図10の場合、3人のユーザは端末装置300に対して同じ方向にあり、閲覧方向が同じ方向と検出された場合である。この場合、CPU10は、各ユーザ用の第2のサムネイルを、同じ方向に表示する。このとき、CPU10は、図10に示されたように、同じファイルについての第2のサムネイルが共通する場合(つまり、特徴領域が同じ場合)は1つ表示し、異なる場合は重ねて表示してもよい。また、ログインの有無や検出された順などによって第2のサムネイルのサイズを変えてもよい。   FIG. 10 and FIG. 11 are diagrams showing display examples in the third embodiment. Each figure shows a display example of the second thumbnail when three users are detected as browsing situations after the display of the first thumbnail. In the case of FIG. 10, three users are in the same direction with respect to the terminal device 300 and the viewing direction is detected as the same direction. In this case, the CPU 10 displays the second thumbnail for each user in the same direction. At this time, as shown in FIG. 10, the CPU 10 displays one when the second thumbnails for the same file are common (that is, when the feature areas are the same), and displays them differently when they are different. Also good. In addition, the size of the second thumbnail may be changed depending on the presence / absence of login, the detected order, and the like.

図11の場合、3人のユーザのうちの1人が端末装置300に対して逆側に位置し、閲覧方向が反対方向と検出された場合である。この場合、CPU10は、それぞれのユーザ用の第2のサムネイルを、各閲覧方向に向けて表示する。このとき、CPU10は、図11に示されたように、同じファイルについての第2のサムネイルが共通する場合(つまり、特徴領域が同じ場合)は、閲覧方向を同じとするユーザの多い方向に1つ表示し、第2のサムネイルが異なる場合のみ、閲覧方向に応じて表示するようにしてもよい。   In the case of FIG. 11, one of the three users is located on the opposite side with respect to the terminal device 300 and the viewing direction is detected as the opposite direction. In this case, the CPU 10 displays the second thumbnail for each user in each viewing direction. At this time, as shown in FIG. 11, when the second thumbnails for the same file are common (that is, when the feature areas are the same), the CPU 10 sets the viewing direction to 1 in the direction with many users. Only when the second thumbnails are different, they may be displayed according to the viewing direction.

<第3の実施の形態の効果>
以上の動作によって、図2の画面例に表示されていた第1のサムネイルであるデフォルトのサムネイルが、ユーザによる閲覧状況により細やかに応じて第2のサムネイルに切り替わる。これにより、ユーザのニーズにより柔軟に応えることができ、より使い勝手のよいサムネイルを表示することができる。
<Effect of the third embodiment>
With the above operation, the default thumbnail that is the first thumbnail displayed in the screen example of FIG. 2 is switched to the second thumbnail depending on the viewing status by the user. Thereby, it is possible to respond flexibly to the needs of the user, and it is possible to display a more convenient thumbnail.

[第4の実施の形態]
なお、以上の第1〜第3の実施の形態では、サーバ100のHDD13に格納されたファイルについてサムネイルを示す例について説明してきたが、サーバ100が他の装置である第2の記録装置にアクセスし、当該第2の記録装置に格納されているフォルダやファイルについても同様の処理を行なってサムネイルを示してもよい。
[Fourth Embodiment]
In the above first to third embodiments, an example in which thumbnails are shown for files stored in the HDD 13 of the server 100 has been described. However, the server 100 accesses a second recording device that is another device. The same processing may be performed on the folders and files stored in the second recording device to show thumbnails.

この場合、上述のCPU10が特徴量を取得するための機能は、図示しない第2の記録装置に含まれるCPUによって実現され、その結果取得された特徴量をサーバ100が参照する、または取得してもよい。またあるいは、特徴量を取得するための機能は、サーバ100および第2の記録装置とはさらに異なる、図示していない、コンテンツファイルを記憶していない他の処理装置に含まれるCPUによって実現されてもよい。またさらには、端末装置300のCPU30が実現してもよい。   In this case, the function for the CPU 10 to acquire the feature value is realized by a CPU included in a second recording device (not shown), and the server 100 refers to or acquires the feature value acquired as a result. Also good. Alternatively, the function for acquiring the feature amount is realized by a CPU included in another processing device (not shown) that does not store the content file, which is further different from the server 100 and the second recording device. Also good. Furthermore, the CPU 30 of the terminal device 300 may be realized.

つまり、有線無線を問わず、ネットワークで接続された装置間において、端末装置300にてファイルの一覧およびファイルの構成要素のプレビューを行なう場合において、その端末装置300からアクセス可能な場所に格納されているファイルについて、それまでの特徴量を踏まえてサムネイルの一覧が表示可能に構成されていれば、各装置が実現する機能は上記の説明に限定されるものではない。すなわち、上記の特徴量記憶部132やコンテンツファイル記憶部131や作成部102や抽出部103や特徴量取得部104や切替部105など、図4に示された各機能は、どの装置によって実現されても、また、異なる装置で実現されてもよい。   In other words, when a list of files and a preview of file components are previewed by the terminal device 300 between devices connected via a network regardless of wired or wireless, they are stored in a location accessible from the terminal device 300. As long as the list of thumbnails can be displayed based on the feature amount so far, the functions realized by each device are not limited to the above description. That is, the functions shown in FIG. 4 such as the feature amount storage unit 132, the content file storage unit 131, the creation unit 102, the extraction unit 103, the feature amount acquisition unit 104, and the switching unit 105 are realized by any device. Alternatively, it may be realized by a different device.

[第5の実施の形態]
さらに、一般的なPCなどの処理装置や表示装置を上記のサーバ100として動作させるためのプログラムを提供することもできる。このようなプログラムは、コンピュータに付属するフレキシブルディスク、CD−ROM(Compact Disk-Read Only Memory)、ROM、RAMおよびメモリカードなどのコンピュータ読取り可能な記録媒体にて記録させて、プログラム製品として提供することもできる。あるいは、コンピュータに内蔵するハードディスクなどの記録媒体にて記録させて、プログラムを提供することもできる。また、ネットワークを介したダウンロードによって、プログラムを提供することもできる。
[Fifth Embodiment]
Furthermore, a program for operating a processing device such as a general PC or a display device as the server 100 can be provided. Such a program is recorded on a computer-readable recording medium such as a flexible disk attached to the computer, a CD-ROM (Compact Disk-Read Only Memory), a ROM, a RAM, and a memory card, and provided as a program product. You can also. Alternatively, the program can be provided by being recorded on a recording medium such as a hard disk built in the computer. A program can also be provided by downloading via a network.

なお、本発明にかかるプログラムは、コンピュータのオペレーティングシステム(OS)の一部として提供されるプログラムモジュールのうち、必要なモジュールを所定の配列で所定のタイミングで呼出して処理を実行させるものであってもよい。その場合、プログラム自体には上記モジュールが含まれずOSと協働して処理が実行される。このようなモジュールを含まないプログラムも、本発明にかかるプログラムに含まれ得る。   The program according to the present invention is a program module that is provided as a part of a computer operating system (OS) and calls necessary modules in a predetermined arrangement at a predetermined timing to execute processing. Also good. In that case, the program itself does not include the module, and the process is executed in cooperation with the OS. A program that does not include such a module can also be included in the program according to the present invention.

また、本発明にかかるプログラムは他のプログラムの一部に組込まれて提供されるものであってもよい。その場合にも、プログラム自体には上記他のプログラムに含まれるモジュールが含まれず、他のプログラムと協働して処理が実行される。このような他のプログラムに組込まれたプログラムも、本発明にかかるプログラムに含まれ得る。   The program according to the present invention may be provided by being incorporated in a part of another program. Even in this case, the program itself does not include the module included in the other program, and the process is executed in cooperation with the other program. Such a program incorporated in another program can also be included in the program according to the present invention.

提供されるプログラム製品は、ハードディスクなどのプログラム格納部にインストールされて実行される。なお、プログラム製品は、プログラム自体と、プログラムが記録された記録媒体とを含む。   The provided program product is installed in a program storage unit such as a hard disk and executed. The program product includes the program itself and a recording medium on which the program is recorded.

[まとめ]
本発明の局面は、次のように表わすことができる。
[Summary]
The aspect of the present invention can be expressed as follows.

(1)コンテンツファイルからサムネイルを作成し、表示装置に表示する処理を行なう装置であって、前記コンテンツファイルについての特徴量をパラメータごとに取得するための特徴量取得手段(特徴量取得部104)と、前記特徴量に基づいて、前記コンテンツファイルのうちの特徴領域を抽出するための抽出手段(抽出部103)と、前記特徴領域から前記サムネイルを作成するための作成手段(作成部102)と、前記サムネイルを前記表示装置に表示するための表示手段(表示部101)と、前記作成手段で作成された第1のサムネイルが前記表示装置に表示された後に、前記特徴領域から作成された第2のサムネイルに切り替えるための切替手段(切替部105)とを備える、処理装置。   (1) A device that performs processing for creating a thumbnail from a content file and displaying the thumbnail on a display device, and a feature amount acquisition unit (a feature amount acquisition unit 104) for acquiring a feature amount of the content file for each parameter. And an extraction unit (extraction unit 103) for extracting a feature region of the content file based on the feature amount, and a creation unit (creation unit 102) for generating the thumbnail from the feature region A display means (display unit 101) for displaying the thumbnail on the display device, and a first thumbnail created by the creation means after the first thumbnail created by the creation means is displayed on the display device. And a switching unit (switching unit 105) for switching to the second thumbnail.

これにより、当該処理装置は、閲覧者に有用なサムネイルを表示装置に表示することができる。   Thereby, the processing apparatus can display thumbnails useful for the viewer on the display device.

(2)前記パラメータの選択を受け付けるための選択手段(選択部106)をさらに備え、前記第2のサムネイルは、前記第1のサムネイルが表示された後に選択された前記パラメータの選択を受け付け、選択された前記パラメータに関する前記特徴量に基づいて抽出された前記特徴領域から作成されたサムネイルである、(1)に記載の処理装置。   (2) The image processing apparatus further includes selection means (selection unit 106) for receiving selection of the parameter, and the second thumbnail receives selection of the parameter selected after the first thumbnail is displayed and is selected. The processing device according to (1), wherein the processing device is a thumbnail created from the feature region extracted based on the feature amount related to the parameter that has been set.

これにより、当該処理装置は、ユーザのニーズに応じた有用なサムネイルを表示装置に表示することができる。   Thereby, the processing device can display a useful thumbnail according to the user's needs on the display device.

(3)ユーザによる前記表示装置の閲覧状況を検出するための検出手段(検出部107)をさらに備え、前記切替手段は、前記第1のサムネイルが表示された後に前記検出手段によって検出された前記閲覧状況に応じて前記第1のサムネイルを前記第2のサムネイルに切り替える、(1)に記載の処理装置。   (3) It further comprises detection means (detection unit 107) for detecting the browsing status of the display device by the user, and the switching means is detected by the detection means after the first thumbnail is displayed. The processing apparatus according to (1), wherein the first thumbnail is switched to the second thumbnail according to a browsing state.

これにより、当該処理装置は、閲覧状況に応じた有用なサムネイルを表示装置に表示することができる。   Thereby, the said processing apparatus can display the useful thumbnail according to the browsing condition on a display apparatus.

(4)前記第2のサムネイルは、前記第1のサムネイルの表示の後に前記検出手段が前記表示装置を閲覧しているユーザを検出し、検出された前記ユーザに関連付けて記憶されている前記特徴量に基づく前記特徴領域から作成されたサムネイルである、(3)に記載の処理装置。   (4) The feature that the second thumbnail is stored in association with the detected user when the detection unit detects a user browsing the display device after the display of the first thumbnail. The processing device according to (3), wherein the processing device is a thumbnail created from the feature region based on a quantity.

これにより、当該処理装置は、閲覧者であるユーザに応じた有用なサムネイルを表示装置に表示することができる。   Thereby, the said processing apparatus can display the useful thumbnail according to the user who is a viewer on a display apparatus.

(5)前記第1のサムネイルの表示の後に前記検出手段が前記表示装置を閲覧している複数のユーザを検出すると、前記切替手段は、前記第1のサムネイルを、前記複数のユーザそれぞれに関連付けて記憶されている前記特徴量に基づく前記特徴領域から作成された複数の前記第2のサムネイルに切り替え、前記表示手段は、前記複数の第2のサムネイルを併せて表示する、(4)に記載の処理装置。   (5) When the detection unit detects a plurality of users browsing the display device after displaying the first thumbnail, the switching unit associates the first thumbnail with each of the plurality of users. (4), switching to the plurality of second thumbnails created from the feature region based on the feature quantity stored in the display, and the display means displays the plurality of second thumbnails together. Processing equipment.

これにより、当該処理装置は、閲覧者である、複数のユーザにそれぞれ応じた有用なサムネイルを表示装置に表示することができる。   Thereby, the said processing apparatus can display the useful thumbnail according to each of several users who are viewers on a display apparatus.

(6)前記検出手段は、前記複数のユーザの前記表示装置に対する閲覧方向も検出し、前記表示手段は、前記複数の第2のサムネイルを前記閲覧方向に応じた方向に表示する、(5)に記載の処理装置。   (6) The detection unit also detects a viewing direction of the plurality of users with respect to the display device, and the display unit displays the plurality of second thumbnails in a direction according to the viewing direction. The processing apparatus as described in.

これにより、当該処理装置は、閲覧者であるユーザに応じた有用なサムネイルを表示装置に見やすく表示することができる。   Accordingly, the processing device can display a useful thumbnail corresponding to the user who is a viewer on the display device in an easy-to-view manner.

(7)コンテンツファイルからサムネイルを作成して表示装置に表示する処理の方法であって、前記表示装置に前記コンテンツファイルから生成された第1のサムネイルを表示するステップ(S101)と、前記第1のサムネイルの表示の後に、前記第1のサムネイルを第2のサムネイルに切り替えるステップ(S105)とを備え、前記切り替えるステップは、パラメータごとに取得された前記コンテンツファイルについての特徴量に基づいて、前記コンテンツファイルのうちの特徴領域を抽出するステップ(S107)と、前記特徴領域から前記第2のサムネイルを作成するステップ(S109)とを含む、処理方法。   (7) A processing method for creating a thumbnail from a content file and displaying the thumbnail on a display device, the step of displaying a first thumbnail generated from the content file on the display device (S101), and the first (S105) after switching the first thumbnail to the second thumbnail, the switching step based on the feature amount of the content file acquired for each parameter. A processing method including a step (S107) of extracting a feature region of the content file and a step (S109) of creating the second thumbnail from the feature region.

この処理方法を採用することにより、閲覧者に有用なサムネイルを表示装置に表示することができる。   By adopting this processing method, thumbnails useful for the viewer can be displayed on the display device.

(8)コンピュータに、コンテンツファイルからサムネイルを作成して表示装置に表示する処理を実行させるプログラムであって、前記表示装置に前記コンテンツファイルから生成された第1のサムネイルを表示するステップ(S101)と、前記第1のサムネイルの表示の後に、前記第1のサムネイルを第2のサムネイルに切り替えるステップ(S105)とを前記コンピュータに実行させ、前記切り替えるステップは、パラメータごとに取得された前記コンテンツファイルについての特徴量に基づいて、前記コンテンツファイルのうちの特徴領域を抽出するステップ(S107)と、前記特徴領域から前記第2のサムネイルを作成するステップ(S109)とを含む、処理プログラム。   (8) A program for causing a computer to execute a process of creating a thumbnail from a content file and displaying the thumbnail on a display device, and displaying the first thumbnail generated from the content file on the display device (S101) And after the display of the first thumbnail, the step of switching the first thumbnail to the second thumbnail (S105) is executed by the computer, and the step of switching includes the content file acquired for each parameter. A processing program including a step of extracting a feature region of the content file based on the feature amount of the content file (S107) and a step of creating the second thumbnail from the feature region (S109).

この処理プログラムによって、コンピュータに、閲覧者に有用なサムネイルを表示装置に表示する処理を実行させることができる。   With this processing program, it is possible to cause the computer to execute processing for displaying thumbnails useful for the viewer on the display device.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

10,30 CPU、11,31 ROM、12,32 RAM、13 HDD、14 入力装置、15,34 ネットワークコントローラ、33 タッチパネル、100 サーバ、101 表示部、102 作成部、103 抽出部、104 特徴量取得部、105 切替部、106 選択部、107 検出部、131 コンテンツファイル記憶部、132 特徴量記憶部、300 端末装置。   10, 30 CPU, 11, 31 ROM, 12, 32 RAM, 13 HDD, 14 input device, 15, 34 network controller, 33 touch panel, 100 server, 101 display unit, 102 creation unit, 103 extraction unit, 104 feature amount acquisition Unit, 105 switching unit, 106 selection unit, 107 detection unit, 131 content file storage unit, 132 feature amount storage unit, 300 terminal device.

Claims (8)

コンテンツファイルからサムネイルを作成し、表示装置に表示する処理を行なう装置であって、
前記コンテンツファイルについてのユーザによる使用履歴の特徴量をパラメータごとに取得するための特徴量取得手段と、
前記特徴量に基づいて、前記コンテンツファイルのうちの特徴領域を抽出するための抽出手段と、
前記コンテンツファイルから前記サムネイルを作成する第1の作成手段と、
前記特徴領域から前記サムネイルを作成するための第2の作成手段と、
前記サムネイルを前記表示装置に表示するための表示手段と、
前記第1の作成手段で作成された第1のサムネイルが前記表示装置に表示された後に、前記第2の作成手段で作成された第2のサムネイルに切り替えるための切替手段とを備える、処理装置。
A device that creates thumbnails from content files and displays them on a display device,
Feature quantity acquisition means for acquiring the feature quantity of the use history by the user for each content file for each parameter;
Extraction means for extracting a feature region of the content file based on the feature amount;
First creation means for creating the thumbnail from the content file;
Second creation means for creating the thumbnail from the feature area;
Display means for displaying the thumbnail on the display device;
A processing apparatus comprising: switching means for switching to the second thumbnail created by the second creation means after the first thumbnail created by the first creation means is displayed on the display device .
前記パラメータの選択を受け付けるための選択手段をさらに備え、
前記第2のサムネイルは、前記第1のサムネイルが表示された後に選択された前記パラメータの選択を受け付け、選択された前記パラメータに関する前記特徴量に基づいて抽出された前記特徴領域から作成されたサムネイルである、請求項1に記載の処理装置。
Further comprising selection means for accepting selection of the parameter;
The second thumbnail receives a selection of the parameter selected after the first thumbnail is displayed, and is a thumbnail created from the feature region extracted based on the feature amount related to the selected parameter The processing apparatus according to claim 1, wherein
ユーザによる前記表示装置の閲覧状況を検出するための検出手段をさらに備え、
前記切替手段は、前記第1のサムネイルが表示された後に前記検出手段によって検出された前記閲覧状況に応じて前記第1のサムネイルを前記第2のサムネイルに切り替える、請求項1に記載の処理装置。
It further comprises detection means for detecting the browsing status of the display device by the user,
The processing device according to claim 1, wherein the switching unit switches the first thumbnail to the second thumbnail in accordance with the browsing status detected by the detection unit after the first thumbnail is displayed. .
前記第2のサムネイルは、前記第1のサムネイルの表示の後に前記検出手段が前記表示装置を閲覧しているユーザを検出し、検出された前記ユーザに関連付けて記憶されている前記特徴量に基づく前記特徴領域から作成されたサムネイルである、請求項3に記載の処理装置。   The second thumbnail is based on the feature quantity stored in association with the detected user when the detection unit detects a user browsing the display device after the display of the first thumbnail. The processing device according to claim 3, wherein the processing device is a thumbnail created from the feature region. 前記第1のサムネイルの表示の後に前記検出手段が前記表示装置を閲覧している複数のユーザを検出すると、前記切替手段は、前記第1のサムネイルを、前記複数のユーザそれぞれに関連付けて記憶されている前記特徴量に基づく前記特徴領域から作成された複数の前記第2のサムネイルに切り替え、
前記表示手段は、前記複数の第2のサムネイルを併せて表示する、請求項4に記載の処理装置。
When the detecting means detects a plurality of users browsing the display device after displaying the first thumbnail, the switching means stores the first thumbnail in association with each of the plurality of users. Switching to the plurality of second thumbnails created from the feature region based on the feature amount
The processing device according to claim 4, wherein the display unit displays the plurality of second thumbnails together.
前記検出手段は、前記複数のユーザの前記表示装置に対する閲覧方向も検出し、
前記表示手段は、前記複数の第2のサムネイルを前記閲覧方向に応じた方向に表示する、請求項5に記載の処理装置。
The detecting means also detects a viewing direction of the plurality of users with respect to the display device,
The processing apparatus according to claim 5, wherein the display unit displays the plurality of second thumbnails in a direction corresponding to the viewing direction.
コンテンツファイルからサムネイルを作成して表示装置に表示するためにコンピュータで実行される方法であって、
前記表示装置に前記コンテンツファイルから生成された第1のサムネイルを表示するステップと、
前記第1のサムネイルの表示の後に、前記第1のサムネイルを第2のサムネイルに切り替えるステップとを備え、
前記切り替えるステップは、
パラメータごとに取得された前記コンテンツファイルについてのユーザによる使用履歴の特徴量に基づいて、前記コンテンツファイルのうちの特徴領域を抽出するステップと、
前記特徴領域から前記第2のサムネイルを作成するステップとを含む、処理方法。
A method executed on a computer to create a thumbnail from a content file and display it on a display device,
Displaying a first thumbnail generated from the content file on the display device;
And after the display of the first thumbnail, switching the first thumbnail to a second thumbnail,
The switching step includes
Extracting a feature region of the content file based on a feature amount of a use history by the user for the content file acquired for each parameter;
Creating the second thumbnail from the feature region.
コンピュータに、コンテンツファイルからサムネイルを作成して表示装置に表示する処理を実行させるプログラムであって、
前記表示装置に前記コンテンツファイルから生成された第1のサムネイルを表示するステップと、
前記第1のサムネイルの表示の後に、前記第1のサムネイルを第2のサムネイルに切り替えるステップとを前記コンピュータに実行させ、
前記切り替えるステップは、
パラメータごとに取得された前記コンテンツファイルについてのユーザによる使用履歴の特徴量に基づいて、前記コンテンツファイルのうちの特徴領域を抽出するステップと、
前記特徴領域から前記第2のサムネイルを作成するステップとを含む、処理プログラム。
A program for causing a computer to execute processing for creating a thumbnail from a content file and displaying the thumbnail on a display device,
Displaying a first thumbnail generated from the content file on the display device;
Causing the computer to execute a step of switching the first thumbnail to a second thumbnail after displaying the first thumbnail;
The switching step includes
Extracting a feature region of the content file based on a feature amount of a use history by the user for the content file acquired for each parameter;
Creating the second thumbnail from the feature area.
JP2013195389A 2013-09-20 2013-09-20 Processing apparatus, processing method, and processing program Active JP6198541B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013195389A JP6198541B2 (en) 2013-09-20 2013-09-20 Processing apparatus, processing method, and processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013195389A JP6198541B2 (en) 2013-09-20 2013-09-20 Processing apparatus, processing method, and processing program

Publications (2)

Publication Number Publication Date
JP2015060514A JP2015060514A (en) 2015-03-30
JP6198541B2 true JP6198541B2 (en) 2017-09-20

Family

ID=52817953

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013195389A Active JP6198541B2 (en) 2013-09-20 2013-09-20 Processing apparatus, processing method, and processing program

Country Status (1)

Country Link
JP (1) JP6198541B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003046911A (en) * 2001-05-22 2003-02-14 Matsushita Electric Ind Co Ltd Monitoring recording apparatus and method thereof
JP2007150724A (en) * 2005-11-28 2007-06-14 Toshiba Corp Video viewing support system and method
JP5093884B2 (en) * 2007-04-17 2012-12-12 シャープ株式会社 Display control apparatus and display control program
JP4945497B2 (en) * 2008-03-31 2012-06-06 株式会社日立製作所 Content information display method
JP4496264B2 (en) * 2008-10-24 2010-07-07 株式会社東芝 Electronic device and video display method
JP5507757B2 (en) * 2011-04-26 2014-05-28 シャープ株式会社 Display device, display method, display program, and processor

Also Published As

Publication number Publication date
JP2015060514A (en) 2015-03-30

Similar Documents

Publication Publication Date Title
US9685199B2 (en) Editing apparatus and editing method
JP4895878B2 (en) Representative color extraction method and representative color extraction apparatus
JP6723966B2 (en) Information processing apparatus, display control method, and program
US9449411B2 (en) Ranking image importance with a photo-collage
US9449027B2 (en) Apparatus and method for representing and manipulating metadata
US20080079693A1 (en) Apparatus for displaying presentation information
JP6176991B2 (en) Information processing apparatus, control method thereof, and program
US9846809B2 (en) Information processing apparatus, method, and storage medium storing program
US9129150B2 (en) Electronic apparatus and display control method
JP2006079220A (en) Image retrieval device and method
KR100975691B1 (en) Display image control device and control method thereof
US20130279811A1 (en) Method and system for automatically selecting representative thumbnail of photo folder
US20150154718A1 (en) Information processing apparatus, information processing method, and computer-readable medium
JP2011065277A (en) Electronic apparatus, image display method, and content reproduction program
JP2016085534A (en) Image processing apparatus, control method of image processing apparatus, and program
CN106293331B (en) Method and device for browsing pictures
US10192524B2 (en) Image display apparatus, image display method, and storage medium
JP4929723B2 (en) Search device and search program
US11775618B2 (en) Image processing device, image processing method, and image processing program for deciding a similarity between a captured image and a sample image
JP6198541B2 (en) Processing apparatus, processing method, and processing program
JPWO2022137356A5 (en)
JP2006178222A (en) Image display program and image display device
JP5050115B2 (en) Electronic device, image display method, and content reproduction program
JP2011243212A (en) Electronic device, image display method and content reproduction program
JP2011129033A (en) Digital photograph frame and image display method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160225

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170228

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170822

R150 Certificate of patent or registration of utility model

Ref document number: 6198541

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150