JP2012044474A - Information processing device, information processing method and program - Google Patents

Information processing device, information processing method and program Download PDF

Info

Publication number
JP2012044474A
JP2012044474A JP2010184321A JP2010184321A JP2012044474A JP 2012044474 A JP2012044474 A JP 2012044474A JP 2010184321 A JP2010184321 A JP 2010184321A JP 2010184321 A JP2010184321 A JP 2010184321A JP 2012044474 A JP2012044474 A JP 2012044474A
Authority
JP
Japan
Prior art keywords
time
time axis
display
width
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010184321A
Other languages
Japanese (ja)
Other versions
JP5631109B2 (en
Inventor
Yoshihisa Mizuno
桂寿 水野
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.)
NEC Personal Computers Ltd
Original Assignee
NEC Personal Computers Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Personal Computers Ltd filed Critical NEC Personal Computers Ltd
Priority to JP2010184321A priority Critical patent/JP5631109B2/en
Publication of JP2012044474A publication Critical patent/JP2012044474A/en
Application granted granted Critical
Publication of JP5631109B2 publication Critical patent/JP5631109B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Television Signal Processing For Recording (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device, an information processing method and a program which allow a user to easily select a time width indicated by a near time axis without requiring a step-wise operation.SOLUTION: An information processing device displays a near time axis indicating a current reproduction point of time series data and a predetermined time width, nearby the reproduction point, independent of a time width of whole time series data. The device comprises: storage means for pre-storing near time axes with different time widths in association with each of plurality of distances; operation detection means for detecting a predetermined operation after a near time axis indicating a predetermined time width is displayed; and display control means for searching the storage means for a near time axis associated with a distance moved by a cursor by the operation detected by the operation detection means, and changing a near time axis currently displayed to a display of the searched near time axis.

Description

本発明は、時系列データの再生時間の時間軸に係る表示を制御する情報処理装置、情報処理方法及びプログラムに関する。   The present invention relates to an information processing apparatus, an information processing method, and a program for controlling display related to a time axis of reproduction time of time series data.

時系列データ(例えば動画データや音楽データなど)をコンピュータ上で再生可能なアプリケーションソフトが普及している。このようなアプリケーションソフトで提供されるユーザインターフェース画面としては、例えば、動画データを表示する領域の近傍にその動画データの全体の再生時間を時間軸で示し、その時間軸上において現在の再生点を示すポインタが再生の進行に応じて移動していくものが知られている。このユーザインターフェース画面においてユーザがマウス等のポインティングデバイスを用いて上記時間軸上の所望の点を指定すると、アプリケーションソフトは、上記ポインタを指定された点に移動させるとともに、その点に応じた再生を行う。   Application software that can reproduce time-series data (for example, moving image data and music data) on a computer has become widespread. As a user interface screen provided by such application software, for example, the entire playback time of the moving image data is indicated on the time axis in the vicinity of the area where the moving image data is displayed, and the current playback point is indicated on the time axis. It is known that the pointer shown moves as the playback progresses. When the user designates a desired point on the time axis using a pointing device such as a mouse on the user interface screen, the application software moves the pointer to the designated point and performs reproduction according to the point. Do.

このような時系列データの再生に係る技術例として、例えば特許文献1に開示されている発明がある。特許文献1の発明では、時系列データ全体の再生時間を示す全体時間軸とは別に、現在の再生点の近傍における、時系列データ全体の再生時間に依存しない時間幅を示す近傍時間軸を表示するようにしている。これにより、ユーザは、現在の再生点の近傍において、その再生点の変更先を詳細にかつ容易に指定できる。   As an example of technology related to the reproduction of such time-series data, there is an invention disclosed in Patent Document 1, for example. In the invention of Patent Document 1, in addition to the entire time axis indicating the reproduction time of the entire time series data, a nearby time axis indicating the time width not depending on the reproduction time of the entire time series data is displayed in the vicinity of the current reproduction point. Like to do. Thereby, the user can specify the change destination of the reproduction point in detail and easily in the vicinity of the current reproduction point.

特開2008−33743号公報JP 2008-33743 A

上記特許文献1の発明では、ユーザが、近傍時間軸が示す時間幅を所望のものに選択できるとしている。その場合、特許文献1の段落0048、0050に開示があるように、ユーザは、ユーザインターフェース画面にて表示される時間幅の選択肢(例えばボタンやリスト)の中から、所望の時間幅を選択する。このような選択方法では、ユーザは、時間幅の選択肢をユーザインターフェース画面上に呼び出す(表示させる)操作を行った後で、所望の時間幅を指定するためにカーソルを合わせる(動かす)操作を行う必要がある。すなわち特許文献1の発明では、ユーザが所望の時間幅を選択する際に、上述したような段階的な操作が必要となるため、操作が煩雑になるという問題がある。   In the invention of Patent Document 1, the user can select a desired time width indicated by the neighborhood time axis. In this case, as disclosed in paragraphs 0048 and 0050 of Patent Document 1, the user selects a desired time width from time width options (for example, buttons and lists) displayed on the user interface screen. . In such a selection method, the user performs an operation to move (move) the cursor to designate a desired time width after performing an operation to call (display) time width options on the user interface screen. There is a need. That is, the invention of Patent Document 1 has a problem that the operation becomes complicated because the stepwise operation as described above is required when the user selects a desired time width.

本発明は、上記事情に鑑みてなされたものであり、ユーザが、上記段階的な操作を必要とせずに、近傍時間軸が示す時間幅を容易に選択できる情報処理装置、情報処理方法及びプログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and an information processing apparatus, an information processing method, and a program that allow a user to easily select a time width indicated by a neighboring time axis without requiring the above-described stepwise operation. The purpose is to provide.

かかる目的を達成するために、本発明の第1の態様は、時系列データの現在の再生点と、再生点の近傍の、時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示する情報処理装置であって、複数の距離毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶手段と、所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出手段と、操作検出手段で検出された操作によってカーソルが移動した距離に対応付けられている近傍時間軸を記憶手段から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御手段と、を有することを特徴とする。
本発明の第2の態様は、時系列データの現在の再生点と、再生点の近傍の、時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示する情報処理装置であって、複数の速度毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶手段と、所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出手段と、操作検出手段で検出された操作の速度を算出する操作速度算出手段と、操作速度算出手段で算出された速度に対応付けられている近傍時間軸を記憶手段から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御手段と、を有することを特徴とする。
In order to achieve such an object, the first aspect of the present invention shows a current playback point of time-series data and a predetermined time width in the vicinity of the playback point that does not depend on the time width of the entire time-series data. An information processing apparatus for displaying a nearby time axis, wherein storage means for storing in advance a plurality of distances associated with neighboring time axes having different time widths and a neighboring time axis indicating a predetermined time width are displayed. Later, the operation detecting means for detecting a predetermined operation, and the time axis associated with the distance moved by the operation detected by the operation detecting means are searched from the storage means, and the currently displayed Display control means for changing the neighborhood time axis to display of the retrieved neighborhood time axis.
The second aspect of the present invention is an information processing for displaying a near time axis indicating a current reproduction point of time series data and a predetermined time width in the vicinity of the reproduction point that does not depend on the time width of the entire time series data. A device that stores in advance a storage unit that associates and stores adjacent time axes having different time widths for each of a plurality of speeds, and displays a nearby time axis that indicates a predetermined time width. An operation detection means for detecting the operation speed, an operation speed calculation means for calculating the speed of the operation detected by the operation detection means, and a search for a nearby time axis associated with the speed calculated by the operation speed calculation means from the storage means. And a display control means for changing the currently displayed neighborhood time axis to the retrieved neighborhood time axis display.

本発明の第3の態様は、時系列データの現在の再生点と、再生点の近傍の、時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示する装置が行う情報処理方法であって、複数の距離毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶ステップと、所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出ステップと、操作検出ステップで検出された操作によってカーソルが移動した距離に対応付けられている近傍時間軸を記憶ステップで記憶した中から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御ステップと、を有することを特徴とする。
本発明の第4の態様は、時系列データの現在の再生点と、再生点の近傍の、時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示する装置が行う情報処理方法であって、複数の速度毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶ステップと、所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出ステップと、操作検出ステップで検出された操作の速度を算出する操作速度算出ステップと、操作速度算出ステップで算出された速度に対応付けられている近傍時間軸を記憶ステップで記憶した中から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御ステップと、を有することを特徴とする。
According to a third aspect of the present invention, there is provided an apparatus for displaying a near time axis indicating a current playback point of time series data and a predetermined time width in the vicinity of the playback point that does not depend on the time width of the entire time series data. An information processing method to be performed, in which a storage step for storing in advance a correspondence with neighboring time axes having different time widths for each of a plurality of distances, and a neighboring time axis indicating a predetermined time width are displayed in advance. The operation detection step for detecting the detected operation and the neighborhood time axis associated with the distance moved by the operation detected by the operation detection step are searched from the storage step, and the neighborhood currently displayed And a display control step of changing the time axis to display of the searched neighboring time axis.
According to a fourth aspect of the present invention, there is provided an apparatus for displaying a near time axis indicating a current playback point of time series data and a predetermined time width in the vicinity of the playback point that does not depend on the time width of the entire time series data. An information processing method to be performed, in which a storage step for storing in advance a correspondence with neighboring time axes having different time widths for each of a plurality of speeds and a neighboring time axis indicating a predetermined time width are displayed in advance. An operation detection step for detecting the detected operation, an operation speed calculation step for calculating the speed of the operation detected in the operation detection step, and a neighborhood time axis associated with the speed calculated in the operation speed calculation step are stored A display control step of searching from the stored in step, and changing the currently displayed neighborhood time axis to the displayed neighborhood time axis.

本発明の第5の態様は、時系列データの現在の再生点と、再生点の近傍の、時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示するコンピュータに実行させるプログラムであって、複数の距離毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶処理と、所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出処理と、操作検出処理で検出された操作によってカーソルが移動した距離に対応付けられている近傍時間軸を記憶処理で記憶した中から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御処理と、をコンピュータに実行させることを特徴とする。
本発明の第6の態様は、時系列データの現在の再生点と、再生点の近傍の、時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示するコンピュータに実行させるプログラムであって、複数の速度毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶処理と、所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出処理と、操作検出処理で検出された操作の速度を算出する操作速度算出処理と、操作速度算出処理で算出された速度に対応付けられている近傍時間軸を記憶処理で記憶した中から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御処理と、をコンピュータに実行させることを特徴とする。
According to a fifth aspect of the present invention, there is provided a computer for displaying a near time axis indicating a current playback point of time series data and a predetermined time width in the vicinity of the playback point that does not depend on the time width of the entire time series data. A program to be executed, which is stored in advance for each of a plurality of distances in association with neighboring time axes having different time widths and stored in advance, and a neighboring time axis indicating a predetermined time width is displayed in advance. The operation detection process that detects the detected operation, and the proximity time axis that is associated with the distance that the cursor has moved by the operation detected by the operation detection process is searched from the storage process, and the currently displayed neighborhood time A display control process for changing the axis to the display of the searched neighborhood time axis is executed by a computer.
According to a sixth aspect of the present invention, there is provided a computer for displaying a near time axis indicating a current playback point of time series data and a predetermined time width in the vicinity of the playback point that does not depend on the time width of the entire time series data. A program to be executed and stored in advance for each of a plurality of speeds in association with neighboring time axes having different time widths, and a neighboring time axis indicating a predetermined time width is displayed in advance. An operation detection process for detecting the detected operation, an operation speed calculation process for calculating the speed of the operation detected in the operation detection process, and a storage process for the time axis associated with the speed calculated in the operation speed calculation process The computer is caused to execute a display control process of searching from the stored information and changing the currently displayed neighborhood time axis to the displayed neighborhood time axis.

本発明によれば、ユーザが、段階的な操作を必要とせずに、近傍時間軸が示す時間幅を容易に選択できる。   According to the present invention, the user can easily select the time width indicated by the neighborhood time axis without requiring stepwise operation.

本発明の一実施形態に係る情報処理装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the information processing apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係るユーザインターフェース画面の表示例を示す図である。It is a figure which shows the example of a display of the user interface screen which concerns on one Embodiment of this invention. 本発明の一実施形態に係る近傍時間軸の表示例を示す図である。It is a figure which shows the example of a display of the near time axis which concerns on one Embodiment of this invention. 本発明の一実施形態に係る情報処理装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the information processing apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係るカーソルの移動速度と近傍時間軸データとの紐付けの例を示す図である。It is a figure which shows the example of the correlation with the moving speed of the cursor which concerns on one Embodiment of this invention, and neighborhood time-axis data. 本発明の一実施形態に係る近傍時間軸の表示例を示す図である。It is a figure which shows the example of a display of the near time axis which concerns on one Embodiment of this invention. 本発明の一実施形態に係る近傍時間軸の表示例を示す図である。It is a figure which shows the example of a display of the near time axis which concerns on one Embodiment of this invention. 本発明の一実施形態に係るカーソルの移動距離と近傍時間軸データとの紐付けの例を示す図である。It is a figure which shows the example of the correlation with the movement distance of the cursor which concerns on one Embodiment of this invention, and neighborhood time-axis data.

以下、本発明を実施するための形態(実施形態)について添付図面を参照して詳細に説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments (embodiments) for carrying out the present invention will be described in detail with reference to the accompanying drawings.

本実施形態の情報処理装置は、時系列データ(例えば動画データや音楽データなど)を再生可能な装置であり、例えば、PC(Personal Computer)、携帯電話、オーディオプレーヤ、ゲーム機等が挙げられる。   The information processing apparatus according to the present embodiment is an apparatus capable of reproducing time-series data (for example, moving image data and music data), and examples thereof include a PC (Personal Computer), a mobile phone, an audio player, and a game machine.

まず、本実施形態の情報処理装置の構成例について、図1を参照して説明する。   First, a configuration example of the information processing apparatus according to the present embodiment will be described with reference to FIG.

本実施形態の情報処理装置は、図1に示すように、制御部1、記憶部2、操作部3、表示部4を有する。制御部1は、例えば、CPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)によって実現される。記憶部2は、例えばHDD(Hard Disk Drive)等の不揮発メモリによって実現される。操作部3は、例えばマウス、キーボード、タッチパネル等によって実現される。表示部4は、例えば液晶ディスプレイ等によって実現される。   As illustrated in FIG. 1, the information processing apparatus according to the present embodiment includes a control unit 1, a storage unit 2, an operation unit 3, and a display unit 4. The control unit 1 is realized by, for example, a CPU (Central Processing Unit), a RAM (Random Access Memory), and a ROM (Read Only Memory). The storage unit 2 is realized by a nonvolatile memory such as an HDD (Hard Disk Drive). The operation unit 3 is realized by a mouse, a keyboard, a touch panel, or the like, for example. The display unit 4 is realized by, for example, a liquid crystal display.

制御部1は、表示制御手段11、操作検出手段12、時系列データ処理手段13、操作速度検出手段14を有する。   The control unit 1 includes a display control unit 11, an operation detection unit 12, a time series data processing unit 13, and an operation speed detection unit 14.

表示制御手段11は、表示部4の表示を制御する手段である。例えば、表示制御手段11は、ユーザインターフェース画面を表示部4に表示させ、ユーザの操作や時系列データの再生に係る処理(詳細は後述)に応じてユーザインターフェース画面の表示を制御する。なお、ユーザインターフェース画面の詳細は、図2を用いて後述する。   The display control unit 11 is a unit that controls display on the display unit 4. For example, the display control unit 11 displays a user interface screen on the display unit 4 and controls the display of the user interface screen according to a user operation and processing related to reproduction of time series data (details will be described later). Details of the user interface screen will be described later with reference to FIG.

操作検出手段12は、ユーザが操作部3を用いて行う操作を検出する手段である。例えば、操作検出手段12は、ユーザインターフェース画面において行われるユーザの操作を検出する。   The operation detection unit 12 is a unit that detects an operation performed by the user using the operation unit 3. For example, the operation detection unit 12 detects a user operation performed on the user interface screen.

時系列データ処理手段13は、時系列データの再生に係る処理を行う手段である。時系列データの再生に係る処理としては、例えば、通常の再生の他に、早送り、巻き戻し、停止、一時停止等がある。時系列データ処理手段13は、ユーザの操作に従って時系列データの再生に係る処理を行う。   The time series data processing means 13 is a means for performing processing related to reproduction of time series data. As processing related to reproduction of time-series data, there are, for example, fast forward, rewind, stop, pause, etc. in addition to normal reproduction. The time-series data processing unit 13 performs processing related to reproduction of time-series data in accordance with a user operation.

操作速度算出手段14は、ユーザの操作の速度を算出する手段である。例えば、ユーザの操作が、表示部4に表示されるカーソルをマウス操作によって所定の方向に移動させる操作である場合、操作速度算出手段14は、移動したカーソルの距離と、カーソルの移動にかかった時間とから、カーソルの移動の速度(ユーザの操作の速度の一例)を算出する。なお、操作速度算出手段14で速度が算出される対象となるユーザの操作は、予め定められているとする。   The operation speed calculation unit 14 is a unit that calculates a user operation speed. For example, when the user's operation is an operation of moving the cursor displayed on the display unit 4 in a predetermined direction by operating the mouse, the operation speed calculation unit 14 takes the distance of the moved cursor and the movement of the cursor. From the time, the speed of movement of the cursor (an example of the speed of user operation) is calculated. It is assumed that the operation of the user whose speed is calculated by the operation speed calculation unit 14 is predetermined.

記憶部2は、UI(User Interface)データ21、近傍時間軸データ22、時系列データ23を記憶する。   The storage unit 2 stores UI (User Interface) data 21, neighboring time axis data 22, and time series data 23.

UIデータ21は、ユーザインターフェース画面を示すデータである。UIデータ21には、ユーザインターフェース画面を構成する各種GUI(Graphical User Interface)部品のデータが含まれる。各種GUI部品については、図2を用いて後述する。   The UI data 21 is data indicating a user interface screen. The UI data 21 includes data of various GUI (Graphical User Interface) components that constitute the user interface screen. Various GUI parts will be described later with reference to FIG.

近傍時間軸データ22は、ユーザインターフェース画面上に表示される近傍時間軸を示すデータである。ユーザインターフェース画面には、時系列データ全体の再生時間を示す全体時間軸が表示されるが(詳細は後述)、近傍時間軸は、その全体時間軸とは別に、ユーザインターフェース画面上に表示されるものである。近傍時間軸は、時系列データの現在の再生点の近傍の時間軸であり、全体時間軸よりも拡大された時間幅を示す。近傍時間軸が示す時間幅は固定であり、時系列データ全体の再生時間には依存しない。例えば、現在の再生点の前後30秒というように、予め定められた時間幅の時間軸がこの近傍時間軸として表示される。そして、本実施形態では、時間幅の異なる近傍時間軸を予め複数用意するようにする。よって、近傍時間軸データ22は、時間幅の異なる近傍時間軸毎に複数用意される。これら複数の近傍時間軸の具体例については、後述する。   The near time axis data 22 is data indicating a near time axis displayed on the user interface screen. On the user interface screen, an entire time axis indicating the playback time of the entire time series data is displayed (details will be described later), but the neighboring time axis is displayed on the user interface screen separately from the entire time axis. Is. The near time axis is a time axis in the vicinity of the current reproduction point of the time series data, and indicates a time width expanded from the entire time axis. The time width indicated by the neighboring time axis is fixed and does not depend on the reproduction time of the entire time series data. For example, a time axis having a predetermined time width, such as 30 seconds before and after the current playback point, is displayed as this neighboring time axis. In this embodiment, a plurality of neighboring time axes having different time widths are prepared in advance. Therefore, a plurality of neighboring time axis data 22 are prepared for each neighboring time axis having a different time width. Specific examples of the plurality of neighboring time axes will be described later.

時系列データ23は、時系列データ処理手段13によって再生されるデータである。例としては、動画データや音楽データが挙げられる。この時系列データ23は、例えば、CD(Compact Disk)やDVD(Digital Versatile Disk)等の可搬性記録媒体からリッピングされたり、インターネット上のサーバからダウンロードされたりして、記憶部2に保存されたものである。なお、図1の例では、時系列データ23は、記憶部23に予め保存されている形態としたが、これに限定されない。例えば、時系列データ23は、その再生時において、外部(例えば、インターネット上のサーバや可搬性記録媒体)から情報処理装置に直接入力される形態であってもよい。   The time series data 23 is data reproduced by the time series data processing means 13. Examples include moving image data and music data. The time series data 23 is stored in the storage unit 2 by being ripped from a portable recording medium such as a CD (Compact Disk) or a DVD (Digital Versatile Disk) or downloaded from a server on the Internet. Is. In the example of FIG. 1, the time-series data 23 is stored in the storage unit 23 in advance, but is not limited thereto. For example, the time-series data 23 may be directly input to the information processing apparatus from the outside (for example, a server or a portable recording medium on the Internet) at the time of reproduction.

また、図1には図示していないが、記憶部2には、操作検出手段12で検出されるユーザの操作毎に、表示制御手段11、時系列データ処理手段13、操作速度算出手段14がどのような処理動作を行うかを示すデータが用意されている。これにより、表示制御手段11、時系列データ処理手段13、操作速度算出手段14の各手段は、操作検出手段12で検出されたユーザの操作に応じて、上記データに示される処理動作を行う。また、各手段が処理動作を行う際に必要なパラメータ等も、記憶部2に用意されている。   Although not shown in FIG. 1, the storage unit 2 includes a display control unit 11, a time-series data processing unit 13, and an operation speed calculation unit 14 for each user operation detected by the operation detection unit 12. Data indicating what processing operation is performed is prepared. As a result, each of the display control unit 11, the time-series data processing unit 13, and the operation speed calculation unit 14 performs the processing operation indicated by the data according to the user operation detected by the operation detection unit 12. In addition, parameters necessary for each unit to perform processing operations are also prepared in the storage unit 2.

次に、本実施形態のユーザインターフェース画面の例について、図2を参照して説明する。   Next, an example of the user interface screen of the present embodiment will be described with reference to FIG.

図2に示すユーザインターフェース画面は、以下のようにして表示される。まず、ユーザが操作部3を用いて、時系列データ23の再生を指示する操作、又は、ユーザインターフェース画面の表示を指示する操作を行う。操作検出手段12がその操作を検出すると、表示制御手段13は、記憶部2からUIデータ21を読み出し、そのUIデータ21に基づいて表示部4の表示を制御する。これにより、図2に示すユーザインターフェース画面が表示部4に表示される。   The user interface screen shown in FIG. 2 is displayed as follows. First, the user performs an operation for instructing reproduction of the time-series data 23 or an operation for instructing display of a user interface screen using the operation unit 3. When the operation detection unit 12 detects the operation, the display control unit 13 reads the UI data 21 from the storage unit 2 and controls the display of the display unit 4 based on the UI data 21. Thereby, the user interface screen shown in FIG. 2 is displayed on the display unit 4.

表示部4に表示されるユーザインターフェース画面は、図2に示すように、画面の上部に画像表示領域30を有し、画面の下部に各種GUI部品(31〜37)を有する。図2に示すカーソル38は、ユーザが所望の指定を行うときに使用されるものであり、ユーザの操作に応じて表示部4の画面上(ユーザインターフェース画面上も含む)を移動可能である。   As shown in FIG. 2, the user interface screen displayed on the display unit 4 has an image display area 30 at the top of the screen and various GUI components (31 to 37) at the bottom of the screen. A cursor 38 shown in FIG. 2 is used when a user makes a desired designation, and can be moved on the screen of the display unit 4 (including the user interface screen) according to the user's operation.

画像表示領域30は、所定の画像が表示される領域である。例えば時系列データが動画データである場合、画像表示領域30には、再生される動画データの画像が表示される。なお、以降の説明では、時系列データの例を動画データとして説明する。   The image display area 30 is an area where a predetermined image is displayed. For example, when the time series data is moving image data, an image of the moving image data to be reproduced is displayed in the image display area 30. In the following description, an example of time-series data will be described as moving image data.

画像表示領域30の下方には、全体時間軸(シークバー)31が表示される。全体時間軸31は、上述したように、動画データ全体の再生時間を示す時間軸である。この全体時間軸31は、動画データの再生時間の長さによらず、常に同じ長さで表示される。全体時間軸31は、左端が動画データの先頭位置Sとなっており、右端が動画データの終了位置Eとなっている。   Below the image display area 30, an entire time axis (seek bar) 31 is displayed. As described above, the entire time axis 31 is a time axis indicating the reproduction time of the entire moving image data. The entire time axis 31 is always displayed with the same length regardless of the length of the reproduction time of the moving image data. In the entire time axis 31, the left end is the start position S of the moving image data, and the right end is the end position E of the moving image data.

全体時間軸31上には、ポインタ32が表示される。ポインタ32は、動画データの現在の再生点(再生箇所)を示すものであり、動画データの再生と連動して全体時間軸31上を移動する。通常の再生が行われる場合において、動画データが最初から再生されると、ポインタ32は、動画データの先頭位置Sから右方向への移動を開始し、動画データが最後まで再生されると、動画データの終了位置Eで移動を停止する。また、ポインタ32は、ユーザの操作により再生点の変更が指示されると、変更された再生点に移動する。この再生点の変更の操作の例としては、ユーザがカーソル38をポインタ32に合わせ、ドラッグ・アンド・ドロップにより所望の再生点にポインタ32を移動させる操作や、ユーザがカーソル38を所望の再生点に移動させてクリックする操作が挙げられる。上述したポインタ32の表示の制御は、表示制御手段11によって行われる。すなわち、表示制御手段11は、時系列データ処理手段13の処理結果や操作検出手段12による検出結果に基づいて、ポインタ32の表示を制御する。   A pointer 32 is displayed on the entire time axis 31. The pointer 32 indicates the current playback point (playback location) of the moving image data, and moves on the entire time axis 31 in conjunction with the playback of the moving image data. In the case where normal playback is performed, when the video data is played back from the beginning, the pointer 32 starts moving rightward from the start position S of the video data, and when the video data is played back to the end, The movement is stopped at the end position E of the data. The pointer 32 is moved to the changed reproduction point when a change of the reproduction point is instructed by a user operation. As an example of the operation for changing the reproduction point, the user moves the cursor 38 to the pointer 32 and moves the pointer 32 to a desired reproduction point by drag and drop, or the user moves the cursor 38 to the desired reproduction point. The operation of moving to and clicking. The display control of the pointer 32 described above is performed by the display control means 11. That is, the display control unit 11 controls the display of the pointer 32 based on the processing result of the time series data processing unit 13 and the detection result of the operation detection unit 12.

全体時間軸31の下方には、再生ボタン33、早送りボタン34、巻き戻しボタン35、停止ボタン36、一時停止ボタン37がそれぞれ表示される。ユーザは、カーソル38を所望のボタン上に合わせて決定操作(例えばクリック)を行うと、決定されたボタンに割り当てられた処理(再生、早送り、巻き戻し、停止、一時停止)が行われる。   Below the entire time axis 31, a play button 33, a fast forward button 34, a rewind button 35, a stop button 36, and a pause button 37 are displayed. When the user places the cursor 38 on a desired button and performs a determination operation (for example, click), processing (playback, fast forward, rewind, stop, pause) assigned to the determined button is performed.

次に、本実施形態の近傍時間軸の表示の例について、図3を参照して説明する。図3は、図2に示すユーザインターフェース画面上において、近傍時間軸20aが表示された例を示している。   Next, an example of display of the near time axis according to the present embodiment will be described with reference to FIG. FIG. 3 shows an example in which the neighborhood time axis 20a is displayed on the user interface screen shown in FIG.

近傍時間軸20aは、以下のようにして表示される。まず、ユーザが、カーソル38を移動させて、全体時間軸31上における所望の再生点を指定する操作を行う。操作検出手段12がその操作を検出すると、表示制御手段13は、記憶部2から近傍時間軸データ22を読み出し、その近傍時間軸データ22に基づいて表示部4の表示を制御する。これにより、図3に示す近傍時間軸20aが表示部4に表示される。   The near time axis 20a is displayed as follows. First, the user moves the cursor 38 and performs an operation for designating a desired reproduction point on the entire time axis 31. When the operation detection unit 12 detects the operation, the display control unit 13 reads the neighborhood time axis data 22 from the storage unit 2 and controls the display of the display unit 4 based on the neighborhood time axis data 22. Thereby, the near time axis 20a shown in FIG.

表示部4に表示される近傍時間軸20aは、図3に示すように、全体時間軸31上において、ユーザにより指定された再生点に表示される。指定された再生点には、ポインタ32が表示される。近傍時間軸20aには、ポインタ32が示す現在の再生点を中心(0秒)として前後30秒の時間幅が示されている。この前後30秒の時間幅を分かり易くするために、図3の例では、10秒毎に目盛が表示され、かつ、「+30秒」及び「−30秒」という文字が表示されている。   The near time axis 20a displayed on the display unit 4 is displayed at a reproduction point designated by the user on the entire time axis 31, as shown in FIG. A pointer 32 is displayed at the designated playback point. The neighborhood time axis 20a shows a time width of 30 seconds before and after the current reproduction point indicated by the pointer 32 as the center (0 seconds). In order to make it easy to understand the time width of 30 seconds before and after this, in the example of FIG. 3, a scale is displayed every 10 seconds, and characters “+30 seconds” and “−30 seconds” are displayed.

ユーザは、近傍時間軸20aにおいて、ポインタ32を移動させ、所望の再生点を指定する操作を行うことができる。これにより、全体時間軸31上における再生点の指定に比べ、より詳細な再生点の指定を行うことができる。例えば、ユーザが、図3に示す近傍時間軸20aにおいて、カーソル38をポインタ32に合わせ、ドラッグ・アンド・ドロップにより+10秒を示す目盛にポインタ32を移動させたり、又は、+10秒を示す目盛にカーソル38を移動させてクリックしたりすると、現在の再生点から10秒後の動画データの再生が行われることになる。   The user can move the pointer 32 on the vicinity time axis 20a and perform an operation of designating a desired reproduction point. As a result, it is possible to specify more detailed playback points than to specify playback points on the entire time axis 31. For example, the user moves the pointer 32 to the scale indicating +10 seconds by drag and drop on the vicinity time axis 20a shown in FIG. 3, or moves to the scale indicating +10 seconds. When the cursor 38 is moved and clicked, moving image data is reproduced 10 seconds after the current reproduction point.

なお、図3の例では、近傍時間軸20aが全体時間軸31上に表示されるようにしたが、ユーザインターフェース画面上又はユーザインターフェース画面外の任意の箇所に表示されてもよい。また、ユーザが、表示された近傍時間軸20aを所望の箇所に移動できるようにしてもよい。また、動画データの再生と連動して、ポインタ32とともに近傍時間軸20aが移動するようにしてもよい。   In the example of FIG. 3, the neighborhood time axis 20 a is displayed on the entire time axis 31, but may be displayed on an arbitrary location on the user interface screen or outside the user interface screen. Further, the user may be able to move the displayed near time axis 20a to a desired location. Further, the vicinity time axis 20a may be moved together with the pointer 32 in conjunction with the reproduction of the moving image data.

また、図3の例では、近傍時間軸20aの時間幅として、現在の再生点を0秒とした前後の時間を示すようにしたが、これに限定されない。例えば、動画データの最初からの時間を示すようにしてもよい。   In the example of FIG. 3, the time before and after the current playback point is set to 0 seconds is shown as the time width of the neighborhood time axis 20a, but the present invention is not limited to this. For example, the time from the beginning of the moving image data may be indicated.

次に、本実施形態の情報処理装置の動作例について、図4を参照して説明する。図4に示す動作は、図2のユーザインターフェース画面が表示された後の動作である。   Next, an operation example of the information processing apparatus according to the present embodiment will be described with reference to FIG. The operation shown in FIG. 4 is an operation after the user interface screen of FIG. 2 is displayed.

ユーザは、操作部3を用い、図2のユーザインターフェース画面において、ポインタ32を移動させ、全体時間軸31上の所望の再生点を指定する操作を行う。なお、この操作は、動画データの再生中(早送り中、巻き戻し中も含む)に行われてもよいし、動画データの停止中(一時停止中も含む)に行われてもよい。   The user uses the operation unit 3 to move the pointer 32 on the user interface screen of FIG. 2 and perform an operation of designating a desired reproduction point on the entire time axis 31. This operation may be performed during playback of moving image data (including fast forward and rewind), or may be performed while moving image data is stopped (including pause).

この操作を操作検出手段12が検出すると(S1)、表示制御手段11は、記憶部22から近傍時間軸データ22を読み出し、それに基づいてユーザインターフェース画面上に近傍時間軸を表示させる(S2)。このときの状態は、例えば図3に示すようになる。図3に示すように、近傍時間軸20aは、全体時間軸31上において、ユーザにより指定された再生点の箇所に表示される。また、近傍時間軸20aは、ポインタ32に示される現在の再生点を中心(0秒)として前後30秒の時間幅を示すものとなっている。上述したように、本実施形態では、時間幅の異なる近傍時間軸が予め複数用意されているが、近傍時間軸20aは、最初に表示されるもの(デフォルトの近傍時間軸)として予め設定されているとする。よって、全体時間軸31上の所定の再生点が指定されると、表示制御手段11は、複数ある近傍時間軸データ22のうち、近傍時間軸20aのデータを読み出し、近傍時間軸20aを表示させる。   When the operation detection unit 12 detects this operation (S1), the display control unit 11 reads the near time axis data 22 from the storage unit 22 and displays the near time axis on the user interface screen based on the read time axis data 22 (S2). The state at this time is as shown in FIG. 3, for example. As shown in FIG. 3, the neighborhood time axis 20 a is displayed on the entire time axis 31 at the playback point designated by the user. The near time axis 20a shows a time width of 30 seconds before and after the current reproduction point indicated by the pointer 32 as the center (0 seconds). As described above, in the present embodiment, a plurality of neighboring time axes having different time widths are prepared in advance. However, the neighboring time axis 20a is set in advance as the first display (default neighboring time axis). Suppose that Therefore, when a predetermined reproduction point on the entire time axis 31 is designated, the display control means 11 reads out the data on the neighboring time axis 20a among the plural neighboring time axis data 22, and displays the neighboring time axis 20a. .

近傍時間軸20aが表示された後、操作検出手段12が、カーソル38の移動を検出した場合(S3/YES)、S8へ進む。S8〜S10は、本実施形態の特徴となる処理動作である。その詳細については後述する。   If the operation detection unit 12 detects the movement of the cursor 38 after the near time axis 20a is displayed (S3 / YES), the process proceeds to S8. S8 to S10 are processing operations that characterize the present embodiment. Details thereof will be described later.

操作検出手段12が、カーソル38の移動は検出しないが(S3/NO)、表示固定操作を検出した場合(S4/YES)、S6へ進む。表示固定操作とは、ユーザが、現在表示中の近傍時間軸の表示を固定するための操作であり、例えばクリック等が挙げられる。ユーザは、現在表示されている近傍時間軸上で操作(例えば再生点を指定する操作)を行いたい場合に、この表示固定操作を行う。S6の詳細については後述する。   If the operation detection unit 12 does not detect the movement of the cursor 38 (S3 / NO), but detects a display fixing operation (S4 / YES), the process proceeds to S6. The display fixing operation is an operation for the user to fix the display of the nearby time axis that is currently being displayed, and includes, for example, a click. The user performs this display fixing operation when he / she wants to perform an operation (for example, an operation for designating a reproduction point) on the near time axis currently displayed. Details of S6 will be described later.

操作検出手段12が、カーソル38の移動を検出せず(S3/NO)、かつ、表示固定操作を検出しない場合(S4/NO)、表示制御手段11は、予め定められた時間が経過したかどうかを判断する(S5)。予め定められた時間は、図1には図示していないが、パラメータとして記憶部2に予め用意されている。また、予め定められた時間は、例えば数秒程度が好ましい。   If the operation detection unit 12 does not detect the movement of the cursor 38 (S3 / NO) and does not detect the display fixing operation (S4 / NO), has the display control unit 11 determined that a predetermined time has elapsed? It is determined whether or not (S5). The predetermined time is not shown in FIG. 1, but is prepared in advance in the storage unit 2 as a parameter. Further, the predetermined time is preferably about several seconds, for example.

S5の判断の結果、予め定められた時間が経過していない場合(S5/NO)、上記S3へ戻る。一方、S5の結果、予め定められた時間が経過した場合(S5/YES)、S6へ進む。   As a result of the determination in S5, when a predetermined time has not elapsed (S5 / NO), the process returns to S3. On the other hand, if a predetermined time has elapsed as a result of S5 (S5 / YES), the process proceeds to S6.

表示制御手段11は、現在表示中の近傍時間軸の表示に固定する(S6)。例えば、現在表示中の近傍時間軸が図3の近傍時間軸20aである場合、この表示の固定によって、近傍時間軸20aが示す時間幅(現在の再生点を中心として前後30秒)が変更されないようになる。   The display control means 11 fixes the display of the near time axis currently being displayed (S6). For example, when the neighborhood time axis currently being displayed is the neighborhood time axis 20a in FIG. 3, the time width indicated by the neighborhood time axis 20a (30 seconds before and after the current reproduction point) is not changed by fixing this display. It becomes like this.

操作検出手段12は、近傍時間軸上(又は全体時間軸31上)の所望の再生点を指定する操作を検出するまで待機する(S7)。その後、近傍時間軸上(又は全体時間軸31上)で所定の再生点を指定する操作、及び、動画データの再生の実行を指示する操作を操作検出手段12が検出すれば、表示制御手段11は、指定された再生点にポインタ32を移動させ、時系列データ処理手段13は、指定された再生点から動画データの再生を開始する。   The operation detection unit 12 stands by until an operation for designating a desired reproduction point on the near time axis (or on the entire time axis 31) is detected (S7). Thereafter, if the operation detecting unit 12 detects an operation for designating a predetermined reproduction point on the nearby time axis (or on the entire time axis 31) and an operation for instructing execution of reproduction of moving image data, the display control unit 11 is detected. Moves the pointer 32 to the designated reproduction point, and the time-series data processing means 13 starts reproduction of the moving image data from the designated reproduction point.

ここで、本実施形態の特徴となる上記S8〜S10の処理動作の詳細について、以下に説明する。   Here, the details of the processing operations of S8 to S10, which are features of the present embodiment, will be described below.

近傍時間軸20aが表示された後(S2)、ユーザは、その近傍時間軸20aが示す時間幅を別のものに変更したい場合、カーソル38を任意の方向に任意の距離だけ移動させる操作(以下カーソル移動操作という)を行う。このカーソル移動操作は、操作速度算出手段14で速度が算出される対象となる操作として、記憶部2に予め定められている。このカーソル移動操作が行われるとき、カーソル38は、表示部4の画面上のどこにあってもよい(ユーザインターフェース画面上にある必要もない)。ここでは例として、図3の矢印aに示すように、近傍時間軸20aと水平な右方向に1cm程度、カーソル38が移動させられたとする。   After the neighboring time axis 20a is displayed (S2), when the user wants to change the time width indicated by the neighboring time axis 20a to another one, the user moves the cursor 38 in an arbitrary direction by an arbitrary distance (hereinafter referred to as the time width 20a) Cursor movement operation). This cursor movement operation is predetermined in the storage unit 2 as an operation whose speed is calculated by the operation speed calculation unit 14. When this cursor movement operation is performed, the cursor 38 may be anywhere on the screen of the display unit 4 (it is not necessary to be on the user interface screen). Here, as an example, it is assumed that the cursor 38 is moved about 1 cm in the right direction parallel to the adjacent time axis 20a as indicated by an arrow a in FIG.

操作検出手段12は、カーソル移動操作に応じたカーソル38の移動を検出する(S3/YES)。このとき、操作検出手段12は、カーソル38が移動した距離(以下移動距離という)、及び、カーソル38の移動にかかった時間(以下移動時間という)を検出する。   The operation detection unit 12 detects the movement of the cursor 38 according to the cursor movement operation (S3 / YES). At this time, the operation detection means 12 detects the distance that the cursor 38 has moved (hereinafter referred to as the movement distance) and the time taken for the movement of the cursor 38 (hereinafter referred to as the movement time).

操作速度算出手段14は、操作検出手段12で検出されたカーソル移動操作が速度算出の対象の操作であるため、操作検出手段12によって検出された移動距離及び移動時間を基に、カーソル38の移動速度を算出する(S8)。   The operation speed calculation means 14 moves the cursor 38 based on the movement distance and the movement time detected by the operation detection means 12 because the cursor movement operation detected by the operation detection means 12 is an operation to be calculated. The speed is calculated (S8).

表示制御手段11は、操作速度算出手段14によって算出されたカーソル38の移動速度を基に、記憶部2の中から近傍時間軸データ22を検索する(S9)。   Based on the moving speed of the cursor 38 calculated by the operation speed calculating means 14, the display control means 11 searches for the nearby time axis data 22 from the storage unit 2 (S9).

ここで、記憶部2に用意されている近傍時間軸データ22の具体例について説明する。上述したように、近傍時間軸データ22は、時間幅の異なる近傍時間軸毎に複数用意されている。例えば、現在の再生点を中心(0秒)として前後30秒の時間幅を示す近傍時間軸20aのデータ、現在の再生点を中心(0秒)として前後1分の時間幅を示す近傍時間軸20bのデータ、現在の再生点を中心(0秒)として前後10秒の時間幅を示す近傍時間軸20cのデータの3種類が用意されている。そして、これら3種類のデータは、図5(a)に示すデータテーブルにおいて、カーソル38の移動速度にそれぞれ紐付けられている。すなわち、近傍時間軸20aのデータは、カーソル38の移動速度「150ピクセル/秒を超え、300ピクセル/秒以下」に紐付けられている。この近傍時間軸20aのデータは、デフォルトとして設定されている。また、近傍時間軸20bのデータは、カーソル38の移動速度「300ピクセル/秒を超える」に紐付けられている。また、近傍時間軸20cのデータは、カーソル38の移動速度「0ピクセル/秒を超え、150ピクセル/秒以下」に紐付けられている。このように、複数の近傍時間軸データ22は、カーソル38の移動速度が速い(大きい)程、時間幅が大きく(広く)なっている。なお、複数の近傍時間軸データ22は、図5において、カーソル38の移動速度が遅い(小さい)程、時間幅が大きく(広く)なるように紐付けられてもよい。また、本実施形態では、デフォルトの例を近傍時間軸20aのデータとしたが、近傍時間軸20b又は20cのデータであってもよい。   Here, a specific example of the neighborhood time axis data 22 prepared in the storage unit 2 will be described. As described above, a plurality of neighborhood time axis data 22 are prepared for each neighborhood time axis having a different time width. For example, the data of the neighborhood time axis 20a indicating the time width of 30 seconds before and after the current playback point as the center (0 seconds), the neighborhood time axis indicating the time width of 1 minute before and after the current playback point as the center (0 seconds) There are three types of data, 20b data and data on the near time axis 20c indicating the time width of 10 seconds before and after the current reproduction point as the center (0 seconds). These three types of data are respectively associated with the moving speed of the cursor 38 in the data table shown in FIG. That is, the data on the neighborhood time axis 20a is linked to the moving speed of the cursor 38 “over 150 pixels / second and 300 pixels / second or less”. The data on the neighborhood time axis 20a is set as a default. In addition, the data of the neighborhood time axis 20b is linked to the moving speed of the cursor 38 “exceeding 300 pixels / second”. In addition, the data on the neighborhood time axis 20c is associated with the moving speed of the cursor 38 “exceeding 0 pixel / second and not more than 150 pixel / second”. As described above, the plurality of adjacent time axis data 22 has a larger (wider) time width as the moving speed of the cursor 38 is faster (larger). In FIG. 5, the plurality of neighboring time axis data 22 may be linked so that the time width becomes larger (wider) as the moving speed of the cursor 38 is slower (smaller). In the present embodiment, the default example is the data on the neighborhood time axis 20a, but the data on the neighborhood time axis 20b or 20c may be used.

図5(a)に示すデータテーブルは、S9において表示制御手段11が近傍時間軸データ22を検索する際に用いられる。また、図5(a)に示すデータテーブルは、図1には図示していないが、記憶部2において、画面の解像度毎に予め用意されている。図5(a)は、画面の解像度が1600×1024ピクセルの場合のデータテーブルである。その他の例として、図5(b)に示すように、画面の解像度が800×600ピクセルの場合のデータテーブルを用意してもよい。なお、図5に示すデータテーブルは、画面の大きさに応じて用意してもよいし、ユーザが任意にカスタマイズできるようにしてもよい。   The data table shown in FIG. 5A is used when the display control means 11 searches the near time axis data 22 in S9. Although not shown in FIG. 1, the data table shown in FIG. 5A is prepared in advance for each screen resolution in the storage unit 2. FIG. 5A is a data table when the screen resolution is 1600 × 1024 pixels. As another example, as shown in FIG. 5B, a data table for a screen resolution of 800 × 600 pixels may be prepared. Note that the data table shown in FIG. 5 may be prepared according to the size of the screen, or may be arbitrarily customized by the user.

このようなことから、S9において、表示制御手段11は、例えば図5(a)に示すデータテーブルを参照し、操作速度算出手段14によって算出されたカーソル38の移動速度に紐付けられている近傍時間軸データ22(3種類のうちのいずれか)を検索することになる。   For this reason, in S9, the display control unit 11 refers to the data table shown in FIG. 5A, for example, and the vicinity associated with the moving speed of the cursor 38 calculated by the operation speed calculating unit 14 The time axis data 22 (any one of the three types) is searched.

表示制御手段11は、検索した近傍時間軸データ22を記憶部2から読み出し、読み出した近傍時間軸データ22に基づいて表示を制御する。すなわち、表示制御手段11は、現在表示中の近傍時間軸(例えば近傍時間軸20a)から、今回読み出した近傍時間軸データ22が示す近傍時間軸に表示を変更する(S10)。   The display control unit 11 reads the searched near time axis data 22 from the storage unit 2 and controls display based on the read near time axis data 22. That is, the display control means 11 changes the display from the currently displayed neighborhood time axis (for example, neighborhood time axis 20a) to the neighborhood time axis indicated by the neighborhood time axis data 22 read this time (S10).

例えば、算出されたカーソル38の移動速度が、300ピクセル/秒を超える場合(移動速度が速い場合)、近傍時間軸20bのデータを基に表示が変更され、図6に示すようになる。すなわち、現在表示中の近傍時間軸(例えば近傍時間軸20a)から近傍時間軸20bに表示が変更される。近傍時間軸20bは、ポインタ32が示す現在の再生点を中心(0秒)として前後1分の時間幅を示している。よって、ユーザは、近傍時間軸の時間幅を大きい(広い)ものに変更したい場合は、カーソル38の移動が速くなるように意識してカーソル移動操作を行えばよい。なお、図6に示す近傍時間軸20bでは、近傍時間軸20aと比べて目盛の数が多く表示される例としたが、近傍時間軸20aと同じ数の目盛が表示されてもよい。すなわち、変更前と変更後の近傍時間軸において、目盛の数は変えずに、時間を示す文字の表示(例えば「−30秒」及び「+30秒」といった表示)のみを変えるようにしてもよい。   For example, when the calculated movement speed of the cursor 38 exceeds 300 pixels / second (when the movement speed is high), the display is changed based on the data on the nearby time axis 20b, as shown in FIG. That is, the display is changed from the neighborhood time axis (for example, neighborhood time axis 20a) currently being displayed to the neighborhood time axis 20b. The neighborhood time axis 20b shows a time width of 1 minute before and after the current reproduction point indicated by the pointer 32 as the center (0 seconds). Therefore, when the user wants to change the time width of the nearby time axis to a larger (wide) time width, the user may perform the cursor movement operation with an awareness that the movement of the cursor 38 is faster. In addition, although the number of scales is displayed on the neighborhood time axis 20b shown in FIG. 6 as compared with the neighborhood time axis 20a, the same number of scales as the neighborhood time axis 20a may be displayed. That is, on the time axis before and after the change, the display of characters indicating the time (for example, display of “−30 seconds” and “+30 seconds”) may be changed without changing the number of scales. .

また、例えば、算出されたカーソル38の移動速度が、0ピクセル/秒を超え、150ピクセル/秒以下である場合(移動速度が遅い場合)、近傍時間軸20cのデータを基に表示が変更され、図7に示すようになる。すなわち、現在表示中の近傍時間軸(例えば近傍時間軸20a)から近傍時間軸20cに表示が変更される。近傍時間軸20cは、ポインタ32が示す現在の再生点を中心(0秒)として前後10秒の時間幅を示している。よって、ユーザは、近傍時間軸の時間幅を小さい(狭い)ものに変更したい場合は、カーソル38の移動が遅くなるように意識してカーソル移動操作を行えばよい。なお、図7に示す近傍時間軸20cでは、近傍時間軸20aと比べて目盛の数が少なく表示される例としたが、近傍時間軸20aと同じ数の目盛が表示されてもよい。すなわち、変更前と変更後の近傍時間軸において、目盛の数は変えずに、時間を示す文字の表示(例えば「−30秒」及び「+30秒」といった表示)のみを変えるようにしてもよい。   Further, for example, when the calculated movement speed of the cursor 38 exceeds 0 pixel / second and is 150 pixel / second or less (when the movement speed is slow), the display is changed based on the data of the neighboring time axis 20c. As shown in FIG. In other words, the display is changed from the neighborhood time axis (for example, neighborhood time axis 20a) currently being displayed to the neighborhood time axis 20c. The neighborhood time axis 20c shows a time width of 10 seconds before and after the current reproduction point indicated by the pointer 32 as the center (0 seconds). Therefore, when the user wants to change the time width of the neighborhood time axis to a small (narrow) time width, the user may perform the cursor movement operation with the consciousness that the movement of the cursor 38 is delayed. In addition, in the vicinity time axis | shaft 20c shown in FIG. 7, it was set as the example displayed fewer numbers of scales compared with the vicinity time axis | shaft 20a, However, The number of scales same as the vicinity time axis | shaft 20a may be displayed. That is, on the time axis before and after the change, the display of characters indicating the time (for example, display of “−30 seconds” and “+30 seconds”) may be changed without changing the number of scales. .

S10における近傍時間軸の表示の変更後は、S4へ進む。ここで、ユーザは、変更後の近傍時間軸でよければ、上述した表示固定操作を行う(S4/YES)。このときの表示固定操作は、例えば、近傍時間軸の表示を変更するために行ったカーソルの移動を停止させる操作、又は、クリックを行う操作等が挙げられる。その後のS6〜S7は説明済みであるのでここでの説明を省略する。一方、ユーザが、変更後の近傍時間軸をさらに変更したい場合は、予め定められた時間内に再度、上述したカーソル移動操作を行う(S4/NO、S5/NO、S3/YES)。以降の動作は上述した通りである。   After the display of the near time axis is changed in S10, the process proceeds to S4. Here, the user performs the above-described display fixing operation if the changed neighborhood time axis is acceptable (S4 / YES). Examples of the display fixing operation at this time include an operation of stopping the movement of the cursor performed to change the display of the nearby time axis, or an operation of performing a click. Subsequent S6 to S7 have already been described, and a description thereof is omitted here. On the other hand, when the user wants to further change the neighborhood time axis after the change, the above-described cursor movement operation is performed again within a predetermined time (S4 / NO, S5 / NO, S3 / YES). The subsequent operation is as described above.

なお、上記説明では、S3において検出されるユーザの操作として、カーソル移動操作を例としたが、これに限定されない。すなわち、S3において検出されるユーザの操作は、操作の速度が算出(測定)できるものであればよい。   In the above description, the cursor movement operation is taken as an example of the user operation detected in S3, but is not limited to this. That is, the user's operation detected in S3 may be anything that can calculate (measure) the operation speed.

また、上記説明では、異なる時間幅の近傍時間軸を3種類(20a、20b、20c)としたが、2種類以上であればよい。ただし、多い方が好ましい。   Further, in the above description, three types (20a, 20b, 20c) of the neighboring time axes having different time widths are used, but two or more types may be used. However, the larger one is preferable.

また、上記説明では、カーソルの移動速度に応じて近傍時間軸の表示を変更するようにしたが、カーソルの移動距離に応じて近傍時間軸の表示を変更するようにしてもよい。その場合、図8に示すように、カーソルの移動距離毎に、時間幅の異なる複数の近傍時間軸データ22をそれぞれ紐付けるようにする。動作については、上記図4の説明と基本的に同様であるが、図4のS8、S9が異なる。すなわち、カーソルの移動が検出された場合(S3/YES)において、操作速度算出手段14によるカーソル38の移動速度の算出は行われず(S8は省略される)、表示制御手段11が、操作検出手段12によって検出されたカーソル38の移動距離を基に、図8のデータテーブルを参照し、近傍時間軸データ22を検索することになる(S9)。なお、図8のデータテーブルでは、複数の近傍時間軸データ22は、カーソル38の移動距離が長い(大きい)程、時間幅が大きく(広く)なる例としたが、カーソル38の移動距離が短い(小さい)程、時間幅が大きく(広く)なるように紐付けられてもよい。   In the above description, the display of the near time axis is changed according to the moving speed of the cursor. However, the display of the near time axis may be changed according to the moving distance of the cursor. In this case, as shown in FIG. 8, a plurality of neighboring time axis data 22 having different time widths are associated with each movement distance of the cursor. The operation is basically the same as that described with reference to FIG. 4, but S8 and S9 in FIG. 4 are different. That is, when the movement of the cursor is detected (S3 / YES), the operation speed calculation means 14 does not calculate the movement speed of the cursor 38 (S8 is omitted), and the display control means 11 performs the operation detection means. On the basis of the movement distance of the cursor 38 detected by 12, the vicinity time axis data 22 is searched with reference to the data table of FIG. 8 (S 9). In the data table of FIG. 8, the plurality of neighboring time axis data 22 is an example in which the time width becomes larger (wider) as the movement distance of the cursor 38 becomes longer (larger), but the movement distance of the cursor 38 becomes shorter. The smaller (smaller), the longer the time width may be.

以上説明したように、本実施形態によれば、ユーザが、カーソルの移動といった直感的な操作を、速度を変えて行うあるいはカーソルの移動距離を変えることにより、近傍時間軸が示す時間幅を容易に選択できる。すなわち、本実施形態では、特許文献1の発明における段階的な操作、すなわち、時間幅の選択肢をユーザインターフェース画面上に呼び出す(表示させる)操作を行った後で、所望の時間幅を指定するためにカーソルを合わせる(動かす)操作を必要としないので、ユーザにとって所望の時間幅を選択する操作が煩雑にならない。特に、本実施形態は、ユーザが時間幅を頻繁に変更する場合に有効となる(上記段階的な操作を繰り返す必要がないため)。   As described above, according to the present embodiment, the user can perform an intuitive operation such as movement of the cursor by changing the speed or changing the movement distance of the cursor, thereby facilitating the time width indicated by the nearby time axis. Can be selected. That is, in the present embodiment, in order to specify a desired time width after performing a stepwise operation in the invention of Patent Document 1, that is, an operation for calling (displaying) a time width option on the user interface screen. Therefore, an operation for selecting a desired time width is not complicated for the user. In particular, the present embodiment is effective when the user frequently changes the time width (because it is not necessary to repeat the stepwise operation).

また、例えば特許文献1の図3のように、選択肢として各時間幅に対応したボタンを複数表示する方法では、ユーザインターフェース画面上にて表示できる数に限界があるため、用意できる選択肢の数が限られてしまう。これに対し、本実施形態によれば、時間幅の選択肢をユーザインターフェース画面上にて表示する必要がないため、時間幅の選択肢を広範囲に用意することができる。   Further, for example, as shown in FIG. 3 of Patent Document 1, in the method of displaying a plurality of buttons corresponding to each time width as options, there is a limit to the number of options that can be displayed on the user interface screen. It will be limited. On the other hand, according to the present embodiment, it is not necessary to display the time width options on the user interface screen, so that time time options can be prepared in a wide range.

また、特許文献1のようにボタンやリストで時間幅の選択肢を表示する方法では、選択肢の数を広範囲にした場合、表示される選択肢が多くなるので、ユーザは、それらの中から所望のものを見つけ出しにくくなる。これに対し、本実施形態によれば、時間幅の選択肢をユーザインターフェース画面上にて表示する必要がないため、時間幅の選択肢を広範囲に用意しても、ユーザが所望のものを見つけ出しにくくなるということはない。   Further, in the method of displaying time width options using buttons and lists as in Patent Document 1, when the number of options is wide, the displayed options increase. It becomes difficult to find out. On the other hand, according to the present embodiment, it is not necessary to display time width options on the user interface screen, so even if a wide range of time width options are prepared, it is difficult for the user to find a desired one. That's not true.

また、例えば特許文献1の図3のように、選択肢として各時間幅に対応したボタンを複数表示する方法では、それらのボタンの表示によりユーザインターフェース画面上のスペースが占有されてしまう。これに対し、本実施形態によれば、時間幅の選択肢をユーザインターフェース画面上にて表示する必要がないため、ユーザインターフェース画面上のレイアウトをシンプルにしたり、あるいは、上記ボタンの表示により占有されるスペースを別の表示に用いたりすることができる。   Further, for example, as shown in FIG. 3 of Patent Document 1, in the method of displaying a plurality of buttons corresponding to each time width as options, the display of these buttons occupies a space on the user interface screen. On the other hand, according to the present embodiment, since it is not necessary to display the time width options on the user interface screen, the layout on the user interface screen is simplified or occupied by the display of the button. The space can be used for another display.

以上、本発明の実施形態について説明したが、上記実施形態に限定されるものではなく、その要旨を逸脱しない範囲において種々の変形が可能である。   As mentioned above, although embodiment of this invention was described, it is not limited to the said embodiment, A various deformation | transformation is possible in the range which does not deviate from the summary.

例えば、上述した実施形態における動作は、ハードウェア、または、ソフトウェア、あるいは、両者の複合構成によって実行することも可能である。   For example, the operation in the above-described embodiment can be executed by hardware, software, or a combined configuration of both.

ソフトウェアによる処理を実行する場合には、処理シーケンスを記録したプログラムを、専用のハードウェアに組み込まれているコンピュータ内のメモリにインストールして実行させてもよい。あるいは、各種処理が実行可能な汎用コンピュータにプログラムをインストールして実行させてもよい。   When executing processing by software, a program in which a processing sequence is recorded may be installed and executed in a memory in a computer incorporated in dedicated hardware. Or you may install and run a program in the general purpose computer which can perform various processes.

例えば、プログラムは、記録媒体としてのハードディスクやROM(Read Only Memory)に予め記録しておくことが可能である。あるいは、プログラムは、CD−ROM(Compact Disc Read Only Memory)、MO(Magneto Optical)ディスク、DVD(Digital Versatile Disc)、USB(Universal Serial Bus)メモリ、磁気ディスク、半導体メモリなどのリムーバブル記録媒体に、一時的、あるいは、永続的に格納(記録)しておくことが可能である。このようなリムーバブル記録媒体は、いわゆるパッケージソフトウエアとして提供することが可能である。   For example, the program can be recorded in advance on a hard disk or a ROM (Read Only Memory) as a recording medium. Alternatively, the program is stored on a removable recording medium such as a CD-ROM (Compact Disc Read Only Memory), an MO (Magneto Optical) disc, a DVD (Digital Versatile Disc), a USB (Universal Serial Bus) memory, a magnetic disc, and a semiconductor memory. It is possible to store (record) temporarily or permanently. Such a removable recording medium can be provided as so-called package software.

なお、プログラムは、上述したようなリムーバブル記録媒体からコンピュータにインストールする他、ダウンロードサイトから、コンピュータに無線転送してもよい。または、LAN(Local Area Network)、インターネットといったネットワークを介して、コンピュータに有線で転送してもよい。コンピュータでは、転送されてきたプログラムを受信し、内蔵するハードディスク等の記録媒体にインストールすることが可能である。   The program may be wirelessly transferred from the download site to the computer in addition to being installed on the computer from the removable recording medium as described above. Or you may wire-transfer to a computer via networks, such as LAN (Local Area Network) and the internet. The computer can receive the transferred program and install it on a recording medium such as a built-in hard disk.

また、上記実施形態で説明した処理動作に従って時系列的に実行されるのみならず、処理を実行する装置の処理能力、あるいは、必要に応じて並列的にあるいは個別に実行するように構築することも可能である。   In addition to being executed in time series in accordance with the processing operations described in the above embodiment, the processing capability of the apparatus that executes the processing, or a configuration to execute in parallel or individually as necessary Is also possible.

1 制御部
2 記憶部
3 操作部
4 表示部
11 表示制御手段
12 操作検出手段
13 時系列データ処理手段
14 操作速度算出手段
20a、20b、20c 近傍時間軸
21 UIデータ
22 近傍時間軸データ
23 時系列データ
30 画像表示領域
31 全体時間軸
32 ポインタ
33 再生ボタン
34 早送りボタン
35 巻き戻しボタン
36 停止ボタン
37 一時停止ボタン
38 カーソル
DESCRIPTION OF SYMBOLS 1 Control part 2 Memory | storage part 3 Operation part 4 Display part 11 Display control means 12 Operation detection means 13 Time series data processing means 14 Operation speed calculation means 20a, 20b, 20c Near time axis 21 UI data 22 Near time axis data 23 Time series Data 30 Image display area 31 Whole time axis 32 Pointer 33 Play button 34 Fast forward button 35 Rewind button 36 Stop button 37 Pause button 38 Cursor

Claims (9)

時系列データの現在の再生点と、前記再生点の近傍の、前記時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示する情報処理装置であって、
複数の距離毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶手段と、
所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出手段と、
前記操作検出手段で検出された操作によってカーソルが移動した距離に対応付けられている近傍時間軸を前記記憶手段から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus that displays a current time point of time-series data and a nearby time axis indicating a predetermined time width that is not dependent on the time width of the entire time-series data in the vicinity of the playback point,
Storage means for storing in advance a plurality of distances in association with neighboring time axes having different time widths;
An operation detecting means for detecting a predetermined operation after a neighboring time axis indicating a predetermined time width is displayed;
The storage unit is searched for a nearby time axis associated with the distance moved by the operation detected by the operation detecting unit, and the currently displayed nearby time axis is changed to the display of the searched nearby time axis. Display control means for
An information processing apparatus comprising:
時系列データの現在の再生点と、前記再生点の近傍の、前記時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示する情報処理装置であって、
複数の速度毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶手段と、
所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出手段と、
前記操作検出手段で検出された操作の速度を算出する操作速度算出手段と、
前記操作速度算出手段で算出された速度に対応付けられている近傍時間軸を前記記憶手段から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus that displays a current time point of time-series data and a nearby time axis indicating a predetermined time width that is not dependent on the time width of the entire time-series data in the vicinity of the playback point,
Storage means for storing in advance a plurality of speeds in association with neighboring time axes having different time widths;
An operation detecting means for detecting a predetermined operation after a neighboring time axis indicating a predetermined time width is displayed;
Operation speed calculation means for calculating the speed of the operation detected by the operation detection means;
A display control unit that searches the storage unit for a nearby time axis associated with the speed calculated by the operation speed calculating unit, and changes the currently displayed nearby time axis to display of the searched nearby time axis; ,
An information processing apparatus comprising:
前記操作検出手段で検出される操作は、
ユーザが、前記情報読取装置に表示されるカーソルを任意の方向へ任意の距離分移動させる操作であることを特徴とする請求項1又は2記載の情報処理装置。
The operation detected by the operation detection means is
The information processing apparatus according to claim 1, wherein the user performs an operation of moving a cursor displayed on the information reading apparatus in an arbitrary direction by an arbitrary distance.
前記記憶手段に記憶される複数の近傍時間軸は、
速度が速い程時間幅が大きい又は速度が遅い程時間幅が大きい、あるいは、カーソルの移動距離が長い程時間幅が大きい又はカーソルの移動距離が短い程時間幅が大きいことを特徴とする請求項1から3のいずれか1項に記載の情報処理装置。
A plurality of neighboring time axes stored in the storage means are
The time width is larger as the speed is higher or the time width is larger as the speed is slower, or the time width is larger as the cursor moving distance is longer or the cursor moving distance is shorter. The information processing apparatus according to any one of 1 to 3.
前記表示制御手段は、
ユーザにより表示の固定を指示する操作が行われた場合、又は、ユーザにより何の操作も行われずに予め定められた時間が経過した場合に、現在表示中の近傍時間軸の表示に固定し、当該近傍時間軸が示す時間幅を変更しないように制御することを特徴とする請求項1から4のいずれか1項に記載の情報処理装置。
The display control means includes
When an operation for instructing fixation of the display is performed by the user, or when a predetermined time has passed without any operation performed by the user, the display is fixed to the display of the nearby time axis currently displayed, 5. The information processing apparatus according to claim 1, wherein control is performed so as not to change a time width indicated by the neighboring time axis.
時系列データの現在の再生点と、前記再生点の近傍の、前記時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示する装置が行う情報処理方法であって、
複数の距離毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶ステップと、
所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出ステップと、
前記操作検出ステップで検出された操作によってカーソルが移動した距離に対応付けられている近傍時間軸を前記記憶ステップで記憶した中から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御ステップと、
を有することを特徴とする情報処理方法。
An information processing method performed by an apparatus for displaying a time axis that indicates a current time point of time series data and a predetermined time width that is not dependent on the time width of the entire time series data in the vicinity of the time point. ,
A storage step of storing in advance a correspondence with neighboring time axes having different time widths for each of a plurality of distances;
An operation detecting step for detecting a predetermined operation after a neighboring time axis indicating a predetermined time width is displayed;
The neighborhood time axis that is associated with the distance moved by the operation detected in the operation detection step is searched from the memory step stored in the storage step, and the neighborhood time axis that is currently displayed is searched Display control step to change to the display of,
An information processing method characterized by comprising:
時系列データの現在の再生点と、前記再生点の近傍の、前記時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示する装置が行う情報処理方法であって、
複数の速度毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶ステップと、
所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出ステップと、
前記操作検出ステップで検出された操作の速度を算出する操作速度算出ステップと、
前記操作速度算出ステップで算出された速度に対応付けられている近傍時間軸を前記記憶ステップで記憶した中から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御ステップと、
を有することを特徴とする情報処理方法。
An information processing method performed by an apparatus for displaying a time axis that indicates a current time point of time series data and a predetermined time width that is not dependent on the time width of the entire time series data in the vicinity of the time point. ,
A storage step for storing in advance a time axis in association with a different time axis for each of a plurality of speeds;
An operation detecting step for detecting a predetermined operation after a neighboring time axis indicating a predetermined time width is displayed;
An operation speed calculation step for calculating the speed of the operation detected in the operation detection step;
The vicinity time axis associated with the speed calculated in the operation speed calculation step is searched from the storage in the storage step, and the currently displayed vicinity time axis is changed to the display of the searched vicinity time axis. A display control step;
An information processing method characterized by comprising:
時系列データの現在の再生点と、前記再生点の近傍の、前記時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示するコンピュータに実行させるプログラムであって、
複数の距離毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶処理と、
所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出処理と、
前記操作検出処理で検出された操作によってカーソルが移動した距離に対応付けられている近傍時間軸を前記記憶処理で記憶した中から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御処理と、
をコンピュータに実行させることを特徴とするプログラム。
A program for causing a computer to display a near time axis indicating a current playback point of time series data and a predetermined time width in the vicinity of the playback point that does not depend on the time width of the entire time series data,
A storage process for storing in advance a plurality of distances in association with neighboring time axes having different time widths;
An operation detection process for detecting a predetermined operation after a neighboring time axis indicating a predetermined time width is displayed;
The neighborhood time axis that is associated with the distance that the cursor has moved by the operation detected in the operation detection process is retrieved from the storage process, and the neighborhood time axis that is currently displayed is retrieved. Display control processing to change to display,
A program that causes a computer to execute.
時系列データの現在の再生点と、前記再生点の近傍の、前記時系列データ全体の時間幅に依存しない所定の時間幅とを示す近傍時間軸を表示するコンピュータに実行させるプログラムであって、
複数の速度毎に、時間幅の異なる近傍時間軸を対応付けて予め記憶する記憶処理と、
所定の時間幅を示す近傍時間軸が表示された後で、予め定められた操作を検出する操作検出処理と、
前記操作検出処理で検出された操作の速度を算出する操作速度算出処理と、
前記操作速度算出処理で算出された速度に対応付けられている近傍時間軸を前記記憶処理で記憶した中から検索し、現在表示中の近傍時間軸を、検索した近傍時間軸の表示に変更する表示制御処理と、
をコンピュータに実行させることを特徴とするプログラム。
A program for causing a computer to display a near time axis indicating a current playback point of time series data and a predetermined time width in the vicinity of the playback point that does not depend on the time width of the entire time series data,
For each of a plurality of speeds, a storage process that stores in advance a time axis that is associated with a different time width;
An operation detection process for detecting a predetermined operation after a neighboring time axis indicating a predetermined time width is displayed;
An operation speed calculation process for calculating the speed of the operation detected in the operation detection process;
The neighborhood time axis associated with the speed calculated in the operation speed calculation process is searched from the memory process stored in the storage process, and the currently displayed neighborhood time axis is changed to the display of the searched neighborhood time axis. Display control processing;
A program that causes a computer to execute.
JP2010184321A 2010-08-19 2010-08-19 Information processing apparatus, information processing method, and program Active JP5631109B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010184321A JP5631109B2 (en) 2010-08-19 2010-08-19 Information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010184321A JP5631109B2 (en) 2010-08-19 2010-08-19 Information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2012044474A true JP2012044474A (en) 2012-03-01
JP5631109B2 JP5631109B2 (en) 2014-11-26

Family

ID=45900258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010184321A Active JP5631109B2 (en) 2010-08-19 2010-08-19 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP5631109B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015038790A (en) * 2011-06-30 2015-02-26 株式会社東芝 Information processor and operation position control method
EP2843530A1 (en) * 2013-09-03 2015-03-04 Fujifilm Corporation Image display control device, image display control method, image display control program, and image display system
WO2016035369A1 (en) * 2014-09-05 2016-03-10 オリンパス株式会社 Data playback device, method for controlling data playback device and recording medium having control program recorded thereon

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09244790A (en) * 1996-03-11 1997-09-19 Sharp Corp Input device
JP2006345929A (en) * 2005-06-13 2006-12-28 Olympus Medical Systems Corp Image display device
JP2008033743A (en) * 2006-07-31 2008-02-14 Fuji Xerox Co Ltd Program and device for reproduction control of time-series data
JP2008152333A (en) * 2006-12-14 2008-07-03 Sharp Corp Reproduction device, method and program
JP2009295147A (en) * 2008-05-07 2009-12-17 Hoya Corp Information processing apparatus capable of conducting scroll-display
JP2010211881A (en) * 2009-03-11 2010-09-24 Seiko Epson Corp Reproducing device, reproducing method, and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09244790A (en) * 1996-03-11 1997-09-19 Sharp Corp Input device
JP2006345929A (en) * 2005-06-13 2006-12-28 Olympus Medical Systems Corp Image display device
JP2008033743A (en) * 2006-07-31 2008-02-14 Fuji Xerox Co Ltd Program and device for reproduction control of time-series data
JP2008152333A (en) * 2006-12-14 2008-07-03 Sharp Corp Reproduction device, method and program
JP2009295147A (en) * 2008-05-07 2009-12-17 Hoya Corp Information processing apparatus capable of conducting scroll-display
JP2010211881A (en) * 2009-03-11 2010-09-24 Seiko Epson Corp Reproducing device, reproducing method, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015038790A (en) * 2011-06-30 2015-02-26 株式会社東芝 Information processor and operation position control method
EP2843530A1 (en) * 2013-09-03 2015-03-04 Fujifilm Corporation Image display control device, image display control method, image display control program, and image display system
WO2016035369A1 (en) * 2014-09-05 2016-03-10 オリンパス株式会社 Data playback device, method for controlling data playback device and recording medium having control program recorded thereon
JP6091662B2 (en) * 2014-09-05 2017-03-08 オリンパス株式会社 Data reproducing apparatus, method for controlling data reproducing apparatus, and recording medium for recording control program
US10049703B2 (en) 2014-09-05 2018-08-14 Olympus Corporation Data reproduction apparatus, control method for data reproduction apparatus, and recording medium storing control program

Also Published As

Publication number Publication date
JP5631109B2 (en) 2014-11-26

Similar Documents

Publication Publication Date Title
US10664120B1 (en) Media element navigation using a virtual jog wheel
US9977586B2 (en) Display control device, display control method, and program
JP5429060B2 (en) Display control apparatus, display control method, display control program, and recording medium on which this display control program is recorded
JP5261217B2 (en) Display device and display method
US20140223381A1 (en) Invisible control
KR101032634B1 (en) Method and apparatus of playing a media file
US20100058242A1 (en) Menu display device and menu display method
KR20130123053A (en) Method for searching replay point for multimedia and multimedia replay apparatus therefor
KR20100084747A (en) Apparatus and method for controlling display information
JP2005101994A (en) Device and method for reproducing data
JP2008033743A (en) Program and device for reproduction control of time-series data
JP2009230468A (en) Reproduction device, method of controlling reproduction device and control program
JP5054215B2 (en) VIDEO REPRODUCTION DEVICE, ITS CONTROL METHOD, AND PROGRAM
KR20120074196A (en) User interface for exploring media content
JP5475905B2 (en) Playback apparatus and playback method
JP5631109B2 (en) Information processing apparatus, information processing method, and program
JP4962965B2 (en) Information terminal device, information processing method of information terminal device, and information processing program
JP4277817B2 (en) Operation history display device, operation history display method and program
US20140075391A1 (en) Display control device, display control system, storing medium, and display method
JP6552396B2 (en) Display control device
KR101849364B1 (en) Apparatus and method for reproducing media
JP6287320B2 (en) Image processing apparatus and image processing program
JP2018085150A (en) Electronic device and program
JP2009163365A (en) Information terminal, information processing method for information terminal, and information processing program
JP2012220969A (en) Terminal device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130802

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140424

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140507

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140704

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141007

R150 Certificate of patent or registration of utility model

Ref document number: 5631109

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250