JP2016115215A - Image display system, image display method, and program - Google Patents

Image display system, image display method, and program Download PDF

Info

Publication number
JP2016115215A
JP2016115215A JP2014254603A JP2014254603A JP2016115215A JP 2016115215 A JP2016115215 A JP 2016115215A JP 2014254603 A JP2014254603 A JP 2014254603A JP 2014254603 A JP2014254603 A JP 2014254603A JP 2016115215 A JP2016115215 A JP 2016115215A
Authority
JP
Japan
Prior art keywords
image
display
thumbnail
thumbnail image
images
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.)
Pending
Application number
JP2014254603A
Other languages
Japanese (ja)
Inventor
洋平 武藤
Yohei Muto
洋平 武藤
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2014254603A priority Critical patent/JP2016115215A/en
Publication of JP2016115215A publication Critical patent/JP2016115215A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the labor of an operator in the case of displaying a plurality of images associated with a plurality of thumbnails or the like.SOLUTION: The image display system includes: display means for displaying a plurality of thumbnail images; drag means for dragging a first thumbnail image from the plurality of thumbnail images; specification means for specifying thumbnail images staying on a path since the first thumbnail image is dragged until it is dropped among the plurality of thumbnail images; and display control means for, when the first thumbnail image is dropped, allowing the display means to display the thumbnail images specified by the specification means and a plurality of images associated with the first thumbnail image.SELECTED DRAWING: Figure 5

Description

開示の技術は、画像表示システム、画像表示方法およびプログラムに関する。   The disclosed technology relates to an image display system, an image display method, and a program.

従来から、ディスプレイに表示されたサムネイルまたはアイコン等を画像表示領域へドラッグ&ドロップすることによって、当該サムネイル等に対応付けられた画像を表示させることが行われている。   Conventionally, an image associated with a thumbnail or the like is displayed by dragging and dropping a thumbnail or an icon displayed on the display into an image display area.

サムネイルから画像を簡便な操作で表示させる方法として、ドラッグしたサムネイルの近傍に画像の表示位置を指定するためのウインドウを表示しこのウインドウにドロップすることで画像を表示させる技術が知られている(特許文献1)。この技術によれば実際に画像が表示される領域までサムネイルをドラッグする必要がなく簡単にサムネイルに対応付けられた画像を表示させることが可能となる。   As a method for displaying an image from a thumbnail by a simple operation, a technique for displaying an image by displaying a window for designating a display position of the image in the vicinity of the dragged thumbnail and dropping the window on this window is known ( Patent Document 1). According to this technique, it is not necessary to drag a thumbnail to an area where an image is actually displayed, and an image associated with the thumbnail can be easily displayed.

特開2010−86149号公報JP 2010-86149 A

しかしながら、画像を1つ表示させるためには1回のドラッグ&ドロップ操作が必要なため、複数の画像を表示する場合には複数回ドラッグ&ドロップ操作を行う必要があり操作者の負荷となっていた。   However, since one drag and drop operation is required to display one image, it is necessary to perform multiple drag and drop operations when displaying a plurality of images, which is a burden on the operator. It was.

開示の技術はこのような状況に鑑みてなされたものであり複数のサムネイル等に対応付けられた複数の画像を表示させる場合における操作者の負荷を軽減することを目的の1つとする。   The disclosed technology has been made in view of such a situation, and an object thereof is to reduce an operator's load when displaying a plurality of images associated with a plurality of thumbnails or the like.

なお、前記目的に限らず、後述する発明を実施するための形態に示す各構成により導かれる作用効果であって、従来の技術によっては得られない作用効果を奏することも本件の他の目的の1つとして位置付けることができる。   In addition, the present invention is not limited to the above-described object, and is a function and effect derived from each configuration shown in the embodiment for carrying out the present invention, which is another object of the present invention. It can be positioned as one.

上記課題を解決するために、開示の情報処理システムは、複数のサムネイル画像を表示する表示手段と、前記複数のサムネイル画像から第1のサムネイル画像をドラッグするドラッグ手段と、前記複数のサムネイル画像のうち、前記第1のサムネイル画像がドラッグされてからドロップされるまでの経路にあるサムネイル画像を特定する特定手段と、前記第1のサムネイル画像がドロップされた場合、前記特定手段により特定されたサムネイル画像および第1のサムネイル画像に対応付けられた複数の画像を前記表示手段に表示させる表示制御手段と、を備える。   In order to solve the above problem, an information processing system disclosed includes a display unit that displays a plurality of thumbnail images, a drag unit that drags a first thumbnail image from the plurality of thumbnail images, and a plurality of thumbnail images. Among them, a specifying means for specifying a thumbnail image in a path from when the first thumbnail image is dragged to being dropped, and a thumbnail specified by the specifying means when the first thumbnail image is dropped Display control means for causing the display means to display a plurality of images associated with the image and the first thumbnail image.

複数のサムネイル等に対応付けられた複数の画像を表示させる場合における操作者の負荷を軽減することができる。   The burden on the operator when displaying a plurality of images associated with a plurality of thumbnails can be reduced.

情報処理システムの構成の一例を示す図である。It is a figure which shows an example of a structure of an information processing system. 情報処理装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of information processing apparatus. 情報処理装置の機能の一例を示す機能ブロック図である。It is a functional block diagram which shows an example of the function of information processing apparatus. 表示画面の一例を示す図である。It is a figure which shows an example of a display screen. 実施形態1に係る処理の一例を示すフローチャートである。5 is a flowchart illustrating an example of processing according to the first embodiment. 実施形態1に係る動作の一例を説明するための図である。FIG. 6 is a diagram for explaining an example of an operation according to the first embodiment. 実施形態1に係る動作の一例を説明するための図である。FIG. 6 is a diagram for explaining an example of an operation according to the first embodiment. 画像の表示方法の変更の仕方の一例を説明するための図である。It is a figure for demonstrating an example of the method of changing the display method of an image. 画像の表示方法の変更の仕方の一例を説明するための図である。It is a figure for demonstrating an example of the method of changing the display method of an image. 実施形態2に係る処理の一例を示すフローチャートである。10 is a flowchart illustrating an example of processing according to the second embodiment. 実施形態2に係る動作の一例を説明するための図である。FIG. 10 is a diagram for explaining an example of an operation according to the second embodiment.

以下、添付の図面を参照して、本実施形態に係る情報処理システムについて説明する。なお、以下の実施形態において示す構成は一例に過ぎず、本発明は以下の実施形態に限定されるものではない。   Hereinafter, an information processing system according to the present embodiment will be described with reference to the accompanying drawings. In addition, the structure shown in the following embodiment is only an example, and this invention is not limited to the following embodiment.

<実施形態1>
第1の実施形態は、ユーザが任意のサムネイル画像をドラッグしてドロップするまでにユーザが所望の複数画像を選択し、画像表示領域に所望の画像表示方式で画像を表示するものである。
<Embodiment 1>
In the first embodiment, the user selects a plurality of desired images before the user drags and drops an arbitrary thumbnail image, and displays the image in a desired image display method in the image display area.

図1は、情報処理システム(画像表示システム)の構成の一例を示す図である。情報処理システムは情報処理装置11、マウス13、キーボード14およびディスプレイ121,122を含む。   FIG. 1 is a diagram illustrating an example of a configuration of an information processing system (image display system). The information processing system includes an information processing apparatus 11, a mouse 13, a keyboard 14, and displays 121 and 122.

情報処理装置11には2つのディスプレイ121とディスプレイ122、また入力装置としてマウス13とキーボード14が接続されている。本実施形態では簡単のため情報処理装置11内部に画像データが蓄積されているものとするがこれに限定されるものではない。例えば、典型的な構成例としてネットワーク経由で画像サーバ装置などから画像が情報処理装置11に配信される構成がある。この場合、情報処理装置11はさらにネットワークに接続され、当該ネットワーク上に画像配信サーバが配置されることとなる。なお、図1においては2つのディスプレイ121,122を備えることとしたが、ディスプレイは1つであってもよい。また、マウス13およびキーボード114を備える構成としたが、入力装置としてタッチパネルを採用することとしてもよく、例えば、ディスプレイ121,122はタッチパネル機能を有するディスプレイであってもよい。   The information processing apparatus 11 is connected with two displays 121 and a display 122, and a mouse 13 and a keyboard 14 as input devices. In this embodiment, for the sake of simplicity, it is assumed that image data is stored in the information processing apparatus 11, but the present invention is not limited to this. For example, as a typical configuration example, there is a configuration in which an image is distributed from an image server device or the like to the information processing device 11 via a network. In this case, the information processing apparatus 11 is further connected to a network, and an image distribution server is arranged on the network. In FIG. 1, the two displays 121 and 122 are provided, but one display may be provided. Moreover, although it was set as the structure provided with the mouse | mouth 13 and the keyboard 114, it is good also as employ | adopting a touch panel as an input device, for example, the display 121,122 may be a display which has a touch-panel function.

図2は情報処理装置11の構成の一例を示すブロック図である。   FIG. 2 is a block diagram illustrating an example of the configuration of the information processing apparatus 11.

情報処理装置11はCPU211、RAM212、ROM213、HDD214、ネットワークI/F215、入力機器I/F216、ディスプレイI/F217、バス221を具備している。   The information processing apparatus 11 includes a CPU 211, a RAM 212, a ROM 213, an HDD 214, a network I / F 215, an input device I / F 216, a display I / F 217, and a bus 221.

CPU211は、HDD214に格納されているプログラムを実行することにより、情報処理システムの制御を行う。すなわち、CPU211がプログラムを実行することにより、情報処理システムは後述するフローチャートに示す各処理を実行するための各種手段として機能する。CPU211がプログラム実行することにより実現される機能については図3を参照して後述する。CPU211実行するプログラムはHDD214ではなくROM213に保存されることとしてもよい。   The CPU 211 controls the information processing system by executing a program stored in the HDD 214. That is, when the CPU 211 executes the program, the information processing system functions as various means for executing each process shown in a flowchart described later. Functions realized by the CPU 211 executing a program will be described later with reference to FIG. The program executed by the CPU 211 may be stored in the ROM 213 instead of the HDD 214.

RAM212はRAM(Random Access Memory)であり、CPU211の動作に必要な作業メモリとして使用される。   A RAM 212 is a RAM (Random Access Memory) and is used as a work memory necessary for the operation of the CPU 211.

ROM213はROM(Read Only Memory)であり、CPU211に必要な命令やデータを格納する。例えば、CPU101はROM213から読み出した制御プログラムをRAM212に展開して実行することで各種の手段として機能することとしてもよい。   The ROM 213 is a ROM (Read Only Memory), and stores instructions and data necessary for the CPU 211. For example, the CPU 101 may function as various means by developing a control program read from the ROM 213 in the RAM 212 and executing it.

HDD214はHDD(Hard Disk Drive)であり、本実施形態における画像表示方法を実現するプログラムデータを格納する。なお、このプログラムデータはROM213に記憶することとしてもよい。また、HDD214はHard Disk Driveにより構成されることとしたが、これに限定されるものではなくSSD(Solid State Drive)などを用いることとしてもよい。   The HDD 214 is an HDD (Hard Disk Drive), and stores program data for realizing the image display method in the present embodiment. The program data may be stored in the ROM 213. In addition, although the HDD 214 is configured by Hard Disk Drive, the present invention is not limited to this, and SSD (Solid State Drive) or the like may be used.

ネットワークI/F215は情報処理装置11がネットワークに接続するためのインタフェースである。   A network I / F 215 is an interface for the information processing apparatus 11 to connect to a network.

入力機器I/F216は、入力装置のマウス13、キーボード14が接続されるインタフェースである。   The input device I / F 216 is an interface to which the mouse 13 and the keyboard 14 of the input device are connected.

ディスプレイI/F217はディスプレイ220が接続されるインタフェースである。ディスプレイ220は図1におけるディスプレイ121とディスプレイ122とを含むものである。   A display I / F 217 is an interface to which the display 220 is connected. The display 220 includes the display 121 and the display 122 in FIG.

CPU211からディスプレイI/F217までの情報処理装置11の各ブロックはバス221に相互に通信可能に接続されている。   Each block of the information processing apparatus 11 from the CPU 211 to the display I / F 217 is connected to the bus 221 so as to communicate with each other.

図3は情報処理装置の機能の一例を示す機能ブロック図である。   FIG. 3 is a functional block diagram illustrating an example of functions of the information processing apparatus.

CPU211は、HDD214に記憶されたプログラムを実行することで図3に示す各部として機能する。具体的にはCPU211は、カーソル制御部301、ドラッグ&ドロップ検出部302、情報記録部303、カーソル位置判断部304、軌跡情報判定部305および画像表示制御部306として機能する。なお、情報処理装置11が備えるCPU211およびHDD214は1つであってもよいし複数であってもよい。すなわち、少なくとも1以上の処理装置(CPU)と少なくとも1つの記憶装置(HDD等)とが接続されており、少なくとも1以上の処理装置が少なくとも1以上の記憶装置に記憶されたプログラムを実行した場合に情報処理装置11は上記の各部として機能する。   The CPU 211 functions as each unit illustrated in FIG. 3 by executing a program stored in the HDD 214. Specifically, the CPU 211 functions as a cursor control unit 301, a drag and drop detection unit 302, an information recording unit 303, a cursor position determination unit 304, a trajectory information determination unit 305, and an image display control unit 306. Note that the information processing apparatus 11 may include one or more CPUs 211 and HDDs 214. That is, when at least one processing device (CPU) and at least one storage device (HDD or the like) are connected, and at least one processing device executes a program stored in at least one storage device In addition, the information processing apparatus 11 functions as each of the above-described units.

カーソル制御部301は、入力装置310からの指示を受けて、画面上に表示されるカーソルの制御を行う。具体的には、カーソル制御部301はマウス311が移動したことを示す信号を入力機器I/F216を介して取得する。そしてカーソル制御部301はマウス311の移動量に基づいてディスプレイ320に表示されているカーソルを移動させる。すなわち、カーソル制御部301はマウス311の移動に伴い移動するカーソル(マウスカーソルという場合がある)をディスプレイ320に表示させる表示制御手段として機能する。   In response to an instruction from the input device 310, the cursor control unit 301 controls the cursor displayed on the screen. Specifically, the cursor control unit 301 acquires a signal indicating that the mouse 311 has moved via the input device I / F 216. The cursor control unit 301 moves the cursor displayed on the display 320 based on the movement amount of the mouse 311. That is, the cursor control unit 301 functions as a display control unit that causes the display 320 to display a cursor that moves with the movement of the mouse 311 (sometimes referred to as a mouse cursor).

ドラッグ&ドロップ検出部302は、マウス310によるドラッグおよびドロップを検出する。ドラッグ&ドロップ検出部302は、カーソルがサムネイル画像上に位置する状態でマウス311が備えるボタンが押し下げられたことを示す信号を入力機器I/F216を介して取得する。このマウス311が備えるボタンが押し下げられたことを示す信号を取得し且つカーソル制御部301がマウス311の移動を検知した場合にドラッグの開始と判断する。なお、ドラッグ&ドロップ検出部302は、マウス311が備えるボタンが押し下げられた時点でカーソルが位置するサムネイル画像をドラッグ対象のサムネイル画像と判断する。また、ドラッグ&ドロップ検出部302は、ドラッグの開始を検知した後にマウス311が備えるボタンの押し下げが終了したことを示す信号を入力機器I/F216を介して取得した場合にドロップが行われたと判断する。なお、ドロップを検知することはドラッグの終了を検知することと等価である。すなわち、ドロップを検知するまでドラッグ&ドロップ検出部302はドラッグが継続しているものと判断する。なお、ドラッグ中にカーソルがサムネイル画像上に位置するか否かは後述のカーソル位置判断部304により取得されたカーソル位置と画像表示制御部306により表示されたサムネイル画像の位置とに基づいて判断することが可能である。   The drag and drop detection unit 302 detects dragging and dropping with the mouse 310. The drag and drop detection unit 302 acquires, via the input device I / F 216, a signal indicating that the button included in the mouse 311 has been pressed while the cursor is positioned on the thumbnail image. When a signal indicating that the button included in the mouse 311 is pressed is acquired and the cursor control unit 301 detects the movement of the mouse 311, it is determined that dragging is started. Note that the drag and drop detection unit 302 determines that the thumbnail image at which the cursor is located at the time when the button of the mouse 311 is pressed is the thumbnail image to be dragged. In addition, the drag and drop detection unit 302 determines that the drop has been performed when the signal indicating that the button of the mouse 311 has been pressed is detected via the input device I / F 216 after detecting the start of the drag. To do. Note that detecting a drop is equivalent to detecting the end of a drag. That is, the drag and drop detection unit 302 determines that dragging is continued until a drop is detected. Whether or not the cursor is positioned on the thumbnail image during dragging is determined based on the cursor position acquired by the cursor position determination unit 304 described later and the position of the thumbnail image displayed by the image display control unit 306. It is possible.

情報記録部303は、各種の情報をRAM212等の記憶部に記録する。例えば、情報記録部303は、ドラッグを行う対象となったサムネイル画像の情報および画像表示制御に係る軌跡情報などの情報を記憶部に記憶する。ここで、軌跡情報とは例えば、ドラッグの開始が検知されからドロップが検知されるまでの経路を示す情報である。より具体的には、軌跡情報とはドラッグの開始が検知されからドロップが検知されるまでのカーソルの表示領域上の移動経路を示す情報である。なお、情報記録部303は、例えば、ドラッグ&ドロップ検出部302がドラッグの開始を検知してからドロップを検知するまでの期間におけるカーソル制御部301が取得するマウス311の動きを示す情報を軌跡情報としてRAM212等に記録する。   The information recording unit 303 records various types of information in a storage unit such as the RAM 212. For example, the information recording unit 303 stores information such as information on thumbnail images that are dragged targets and trajectory information related to image display control in the storage unit. Here, the trajectory information is, for example, information indicating a route from detection of the start of drag to detection of drop. More specifically, the trajectory information is information indicating a movement path on the display area of the cursor from the start of the drag until the drop is detected. Note that the information recording unit 303 stores, for example, information indicating the movement of the mouse 311 acquired by the cursor control unit 301 in the period from when the drag and drop detection unit 302 detects the start of drag until the drop is detected, as trajectory information. Is recorded in the RAM 212 or the like.

カーソル位置判断部304は、ディスプレイ320の表示領域上のどの位置にカーソルが位置しているか判断する。例えば、カーソル位置判断部304は、マウス311からマウス311が移動量を示す信号を入力機器I/F216を介して取得する。そして、カーソル位置判断部304は、例えば既知のカーソルの初期位置に取得した移動量を加算することでディスプレイ320の表示領域上でのカーソルの位置を判断する。なお、カーソルがサムネイル画像上に位置するか否かはカーソル位置判断部304により取得されたカーソル位置と画像表示制御部306により表示されたサムネイル画像の位置とに基づいて判断することが可能である。画像表示制御部306は表示したサムネイル画像のディスプレイ320の表示領域上での位置を把握している。そのため、カーソル位置判断部304はサムネイル画像の位置と自身が取得したカーソル位置によって、カーソルがサムネイル画像上に位置するか否かを判断することが可能である。ドラッグ&ドロップ検出部302の検出結果を用いてカーソル位置判断部304はドラッグ中にカーソルがサムネイル画像上に位置するか否かを判断することが可能である。   The cursor position determination unit 304 determines at which position on the display area of the display 320 the cursor is positioned. For example, the cursor position determination unit 304 acquires a signal indicating the amount of movement of the mouse 311 from the mouse 311 via the input device I / F 216. Then, the cursor position determination unit 304 determines the position of the cursor on the display area of the display 320 by adding the acquired movement amount to the initial position of the known cursor, for example. Whether or not the cursor is positioned on the thumbnail image can be determined based on the cursor position acquired by the cursor position determination unit 304 and the position of the thumbnail image displayed by the image display control unit 306. . The image display control unit 306 grasps the position of the displayed thumbnail image on the display area of the display 320. Therefore, the cursor position determination unit 304 can determine whether or not the cursor is positioned on the thumbnail image based on the position of the thumbnail image and the cursor position acquired by itself. Using the detection result of the drag and drop detection unit 302, the cursor position determination unit 304 can determine whether or not the cursor is positioned on the thumbnail image during dragging.

すなわち、ドラッグ&ドロップ検出部302、カーソル位置判断部304および表示制御部306が協働することで、軌跡情報が示す軌跡(経路)にあるサムネイル画像を判断することが可能である。従って、ドラッグ&ドロップ検出部302、カーソル位置判断部304および画像表示制御部306は、複数のサムネイル画像のうち、第1のサムネイル画像がドラッグされてからドロップされるまでの経路にあるサムネイル画像を特定する特定手段の一例に相当する。   That is, the drag-and-drop detection unit 302, the cursor position determination unit 304, and the display control unit 306 can cooperate to determine a thumbnail image on the locus (route) indicated by the locus information. Accordingly, the drag and drop detection unit 302, the cursor position determination unit 304, and the image display control unit 306 select a thumbnail image on the path from the first thumbnail image to the drop of the plurality of thumbnail images. This corresponds to an example of specifying means for specifying.

軌跡情報判断部305は、ドラッグ中にカーソル移動によって描かれた軌跡情報の判断を行う。軌跡情報判断部305は、ドラッグ中のカーソルの経路(軌道)により画像の表示形式の変更が行われたか否かを判断する。例えば、後述する図8に示すようにドラッグ中にマウスを左右に振る動作または上下に振る動作が行われた場合に画像の表示形式が変更される。   The trajectory information determination unit 305 determines trajectory information drawn by moving the cursor during dragging. The trajectory information determination unit 305 determines whether the display format of the image has been changed based on the path (trajectory) of the cursor being dragged. For example, as shown in FIG. 8 to be described later, the display format of the image is changed when an operation of shaking the mouse to the left or right or up and down is performed during dragging.

画像表示制御部306は、各種画像の表示制御を行う。例えば、図4に示すように複数のサムネイル画像をディスプレイ121に表示させる。すなわち、ディスプレイ121は、複数のサムネイル画像を表示する表示手段の一例に相当する。   The image display control unit 306 performs display control of various images. For example, a plurality of thumbnail images are displayed on the display 121 as shown in FIG. That is, the display 121 corresponds to an example of a display unit that displays a plurality of thumbnail images.

また、画像表示制御部306は、ドラッグ&ドロップ検出部302によってドロップが検知された場合、ドラッグされてからドロップされるまでの経路に存在するサムネイル画像に関連付けられた画像に関連付けられた画像をディスプレイに表示させる。加えて、画像表示制御部306は、ドラッグ対象のサムネイル画像に関連付けられた画像をディスプレイに表示させる。すなわち、画像表示制御部306は、第1のサムネイル画像がドロップされた場合、特定手段により特定されたサムネイル画像および第1のサムネイル画像に対応付けられた複数の画像を表示手段に表示させる表示制御手段の一例に相当する。より具体的には、ドラッグ&ドロップ検出部302によってドロップが検知された場合、画像表示制御部306はディスプレイ122にサムネイル画像に関連付けられた画像を表示させる。   Further, the image display control unit 306 displays an image associated with an image associated with a thumbnail image existing in the path from the drag to the drop when the drag and drop detection unit 302 detects the drop. To display. In addition, the image display control unit 306 displays an image associated with the dragged thumbnail image on the display. That is, when the first thumbnail image is dropped, the image display control unit 306 displays the thumbnail image specified by the specifying unit and a plurality of images associated with the first thumbnail image on the display unit. It corresponds to an example of means. More specifically, when a drop is detected by the drag and drop detection unit 302, the image display control unit 306 causes the display 122 to display an image associated with the thumbnail image.

入力装置310はマウス311およびキーボード312によって構成される。マウス311は図1におけるマウス11に相当し、キーボード312は図1におけるキーボード14に相当する。サムネイル画像のドラッグはマウス311が備えるボタンの押し下げおよびマウス311の移動により行われる。すなわち、マウス311は複数のサムネイル画像から第1のサムネイル画像をドラッグするドラッグ手段の一例に相当する。   The input device 310 includes a mouse 311 and a keyboard 312. The mouse 311 corresponds to the mouse 11 in FIG. 1, and the keyboard 312 corresponds to the keyboard 14 in FIG. The thumbnail image is dragged by pressing a button of the mouse 311 and moving the mouse 311. That is, the mouse 311 corresponds to an example of a drag unit that drags the first thumbnail image from a plurality of thumbnail images.

ディスプレイ320は、図1におけるディスプレイ121およびディスプレイ122を含むものであって、情報処理装置11において得られた結果等の表示を行う。   The display 320 includes the display 121 and the display 122 in FIG. 1, and displays the result obtained in the information processing apparatus 11.

図4は表示画面の一例を示す図である。情報処理装置11には入力装置(マウス13、キーボード14)および2つのディスプレイ121,122が接続されている。例えばディスプレイ121には複数のサムネイル画像がマトリクス状に表示されている(サムネイルビュー41)。ディスプレイ122には、サムネイルビュー41にて選択されたサムネイル画像を適したサイズで表示する領域として画像表示領域42が用意されている。すなわち、画像表示領域42にはサムネイル画像に対応付けられた画像が表示される。通常サムネイル画像より大きな画像が画像表示領域42に表示される。   FIG. 4 is a diagram showing an example of the display screen. An input device (mouse 13 and keyboard 14) and two displays 121 and 122 are connected to the information processing apparatus 11. For example, the display 121 displays a plurality of thumbnail images in a matrix (thumbnail view 41). On the display 122, an image display area 42 is prepared as an area for displaying a thumbnail image selected in the thumbnail view 41 in an appropriate size. That is, an image associated with the thumbnail image is displayed in the image display area 42. An image larger than the normal thumbnail image is displayed in the image display area 42.

サムネイルビュー41において、マトリクス状に表示されるサムネイル画像はグループa〜グループdに分かれており、画像の種類が分類されている。画像の種類とは例えば、モダリティの種類に対応しており、グループaはX線画像、グループbはCT画像などと設定することが可能である。すなわち、表示手段に表示された複数のサムネイル画像はそれぞれ画像種別を有している。   In the thumbnail view 41, the thumbnail images displayed in a matrix are divided into groups a to d, and the types of images are classified. The image type corresponds to, for example, the type of modality, and group a can be set as an X-ray image, group b can be set as a CT image, and the like. That is, each of the plurality of thumbnail images displayed on the display means has an image type.

また、マトリクス状の表示の横軸は時間軸として、例えば、画面左から画面右に行くにつれて新しい画像を示している。従ってマトリクスの1つのブロックに表示されるサムネイル画像は、所定のグループ、所定の時期に属する画像を示す。   Further, the horizontal axis of the matrix display indicates a new image as the time axis, for example, from the left of the screen to the right of the screen. Therefore, the thumbnail images displayed in one block of the matrix indicate images belonging to a predetermined group and a predetermined time.

上記のように構成された情報処理システムの動作(画像表示方法)の一例を図5のフローチャートおよび図6〜図9の画面例を用いて説明する。   An example of the operation (image display method) of the information processing system configured as described above will be described with reference to the flowchart of FIG. 5 and the screen examples of FIGS.

なお、ユーザの目的はサムネイル画像として表示された画像のうち複数の所望画像をディスプレイ122の表示領域に所望の画像表示方式で表示することとする。画像表示方式とは、代表的には画像を並べて表示する、重ねて表示するなどの方式を指すものであり、並べ方や重ね方の優先順位を各種要素でソートすることも含まれる。   Note that the user's purpose is to display a plurality of desired images among the images displayed as thumbnail images in the display area of the display 122 by a desired image display method. The image display method typically refers to a method of displaying images side by side or displaying them in a superimposed manner, and includes sorting the order of arrangement and the priority of how to overlap by various elements.

図5のフローチャートにおいて、まず、ドラッグ&ドロップ検出部302がディスプレイ121に表示された任意のサムネイル画像のドラッグの開始を検知する(ステップF5−1)。以降はドロップ処理が行われるまではドラッグ中であることが情報処理装置11において認識される。図6は画像グループ1のサムネイル画像a1をドラッグ開始した直後の状態を示す。ドラッグされたサムネイル画像は、カーソル位置判断部304およびドラッグ&ドロップ開始・終了検出部302によって、表示対象の画像であると判断される。さらに情報記録部303によってサムネイル画像a1は表示対象画像であるという情報がRAM212等の記憶部に蓄積される。   In the flowchart of FIG. 5, first, the drag and drop detection unit 302 detects the start of dragging an arbitrary thumbnail image displayed on the display 121 (step F5-1). Thereafter, the information processing apparatus 11 recognizes that the user is dragging until the drop process is performed. FIG. 6 shows a state immediately after the start of dragging the thumbnail image a1 of the image group 1. The dragged thumbnail image is determined to be a display target image by the cursor position determination unit 304 and the drag and drop start / end detection unit 302. Further, the information recording unit 303 accumulates information that the thumbnail image a1 is a display target image in a storage unit such as the RAM 212.

ドラッグが開始されてからのカーソルであるドラッグカーソルの近傍には現在選択された表示対象画像および表示領域への表示状態がプレビューできるようにプレビュー領域61が、画像表示制御部306の指示によって生成される。プレビュー領域61は、以降ドロップが実行されるまでプレビュー領域61はカーソルの動きに合わせてカーソル近傍に表示される。すなわち、画像表示制御部306は、プレビュー画像を第1のサムネイル画像のドラッグに伴い表示手段において移動させる。   A preview area 61 is generated in accordance with an instruction from the image display control unit 306 so that the currently selected display target image and the display state in the display area can be previewed in the vicinity of the drag cursor, which is a cursor after the start of dragging. The The preview area 61 is displayed near the cursor in accordance with the movement of the cursor until the drop is executed thereafter. That is, the image display control unit 306 moves the preview image on the display unit in accordance with the drag of the first thumbnail image.

プレビュー領域61には、現在表示対象画像として選択されたサムネイル画像および表示方式が把握できる表示がなされている。そして、後述するドラッグ中に表示対象画像が追加されていく動作や画像表示方式を変更する動作において、リアルタイムに表示内容が更新されていくものである。なお、画像表示領域42にもプレビュー領域61と同等の表示を行ってもよい。なお、プレビュー領域61には単に最初にドラッグされたサムネイル画像のコピーを表示することとしてもよい。また、プレビュー領域61に表示される画像はサムネイル画像とは異なることを示すために半透明にするなど処理を行うこととしてもよい。   In the preview area 61, a display in which the thumbnail image currently selected as the display target image and the display method can be grasped is displayed. Then, the display content is updated in real time in an operation of adding a display target image during dragging or an operation of changing the image display method, which will be described later. Note that the image display area 42 may be displayed in the same manner as the preview area 61. In the preview area 61, a copy of the thumbnail image dragged first may be displayed. In addition, in order to show that the image displayed in the preview area 61 is different from the thumbnail image, a process such as making it semi-transparent may be performed.

上記のように、画像表示制御部306は、第1のサムネイル画像がドラッグされている間、第1のサムネイル画像がドロップされた場合に表示手段に表示される特定手段により特定されたサムネイル画像および第1のサムネイル画像に対応付けられた複数の画像の表示形式を示すプレビュー画像を表示手段に表示させる。   As described above, the image display control unit 306 includes the thumbnail image specified by the specifying unit displayed on the display unit when the first thumbnail image is dropped while the first thumbnail image is being dragged. A preview image indicating a display format of a plurality of images associated with the first thumbnail image is displayed on the display means.

ドラッグ操作を行っている間、軌跡情報判断部305は、画像表示制御に係る操作が行われた否かを判断する(ステップF5−2)。すなわちドラッグ操作において例えば図8に示すような所定の軌跡が描かれた場合、軌跡情報判断部305は当該軌跡によって画像表示方式に与える変更の種類を判断する。そして、画像表示制御部306はその判断に基づいて画像表示方式の変更をRAM212等の記憶部に記録し、更に画像表示制御部306は当該変更をプレビュー領域61に反映する処理を行う(ステップF5−3)。   While performing the drag operation, the trajectory information determination unit 305 determines whether or not an operation related to image display control has been performed (step F5-2). That is, when a predetermined trajectory as illustrated in FIG. 8 is drawn in the drag operation, for example, the trajectory information determination unit 305 determines the type of change to be applied to the image display method based on the trajectory. Based on the determination, the image display control unit 306 records the change in the image display method in the storage unit such as the RAM 212, and the image display control unit 306 performs a process of reflecting the change in the preview area 61 (step F5). -3).

図7は、ユーザがサムネイル画像a1からドラッグを開始して、追加で表示対象画像としたいサムネイル画像a2,a3,a4の上にドラッグカーソルを順次移動していった場合の例である。図7において、サムネイル画像a4を最後の表示対象画像としてドラッグカーソルが通過した直後の状態を示すものである。   FIG. 7 shows an example in which the user starts dragging from the thumbnail image a1 and sequentially moves the drag cursor on the thumbnail images a2, a3, and a4 that are to be additionally displayed. FIG. 7 shows a state immediately after the drag cursor has passed with the thumbnail image a4 as the last display target image.

サムネイル画像a1がドラッグ開始された後、入力装置310によってドラッグカーソルが移動して、サムネイル画像a2の上にくると、カーソル位置判断部304によって、カーソルがサムネイル画像a2上にあることが判断される(ステップF5−4)。情報記録部303は、サムネイル画像a2は表示対象画像であるという情報を追加でRAM212等の記憶部に記録する。更に、画像表示制御部306は当該変更をドラッグカーソル近傍のプレビュー領域61に反映する処理を行う(ステップF5−5)。このとき、プレビュー領域61に対してサムネイル画像a2が追加されたプレビュー領域71にはサムネイル画像a1、サムネイル画像a2が並んで表示される。表示対象画像として選択されたサムネイル画像は他のサムネイル画像と区別するための配色などによる視覚効果が与えられる。例えば、四角効果として、画像表示制御部306は選択されたサムネイル画像の枠を他のサムネイル画像の枠とは異なる色で表示することとしてもよい。   After the thumbnail image a1 is started to be dragged, when the drag cursor is moved by the input device 310 and comes over the thumbnail image a2, the cursor position determination unit 304 determines that the cursor is on the thumbnail image a2. (Step F5-4). The information recording unit 303 additionally records information that the thumbnail image a2 is a display target image in a storage unit such as the RAM 212. Further, the image display control unit 306 performs a process of reflecting the change on the preview area 61 near the drag cursor (step F5-5). At this time, the thumbnail image a1 and the thumbnail image a2 are displayed side by side in the preview area 71 in which the thumbnail image a2 is added to the preview area 61. The thumbnail image selected as the display target image is given a visual effect such as a color scheme for distinguishing it from other thumbnail images. For example, as a square effect, the image display control unit 306 may display the frame of the selected thumbnail image in a color different from that of the other thumbnail images.

図7に示す例ではサムネイル画像a3、サムネイル画像a4についてもサムネイル画像a2と同様の処理が行われる。その結果、それぞれのプレビュー領域72、プレビュー領域73に示す結果が得られる。   In the example shown in FIG. 7, the same processing as that for the thumbnail image a2 is performed for the thumbnail image a3 and the thumbnail image a4. As a result, the results shown in the preview area 72 and the preview area 73 are obtained.

上記の手順でユーザは表示対象としたい全ての画像の、サムネイル画像上をドラッグカーソルで通過するようにドラッグ操作を行う。ドラッグカーソルが任意のサムネイル画像上に移動すると、当該画像が表示対象画像として追加される。加えて、プレビュー領域では現在の表示対象画像の選択状況と表示方式が更新されるため、ユーザは現時点でドロップした場合どのような画像表示が得られるかが一目できる。   In the above procedure, the user performs a drag operation so that all the images to be displayed are passed over the thumbnail images with the drag cursor. When the drag cursor moves over any thumbnail image, the image is added as a display target image. In addition, since the selection status and display method of the current display target image are updated in the preview area, the user can see at a glance what kind of image display is obtained when the user drops the current image.

サムネイル画像a4が表示対象画像として追加された後、ユーザが表示対象として所望する最後の画像がサムネイル画像a4であった場合、ユーザは任意の場所にドロップをするか、もしくはサムネイル画像a4上にドロップする(ステップF5−6)。すなわち、ドラッグカーソルが通過したサムネイル画像に係る画像のみが画像表示制御部306によって表示されるのではなく、ドラッグ開始からドロップされるまでの経路に存在するサムネイル画像に係る画像が画像表示制御部306によって表示される。なお、サムネイル画像の選択ミス等を防ぐためにドラッグカーソルが通過したサムネイル画像に係る画像のみを表示することとしてもよい。   After the thumbnail image a4 is added as the display target image, if the last image desired by the user as the display target is the thumbnail image a4, the user drops it on an arbitrary place or drops it on the thumbnail image a4 (Step F5-6). That is, the image display control unit 306 does not display only the image related to the thumbnail image through which the drag cursor has passed, but the image display control unit 306 displays the image related to the thumbnail image that exists in the path from the drag start to the drop. Is displayed. Note that only images related to the thumbnail image through which the drag cursor has passed may be displayed in order to prevent a thumbnail image selection error or the like.

ステップF5−6においてドロップされたことがドラッグ開始・終了検出部302で検出されると、画像表示制御部306の指示により今までの処理で決定された表示対象画像に係る画像を画像表示領域42に画像を表示する(ステップF5−7)。また、画像表示制御部306は、ドロップした時点でプレビュー領域を消去する。すなわち、画像表示制御部306は、第1のサムネイル画像がドロップされた場合、プレビュー画像を前記表示手段から消去する。   When the drag start / end detection unit 302 detects that it has been dropped in step F5-6, an image related to the display target image determined in the process so far in accordance with an instruction from the image display control unit 306 is displayed in the image display area 42. An image is displayed on (Step F5-7). In addition, the image display control unit 306 erases the preview area when the image is dropped. That is, when the first thumbnail image is dropped, the image display control unit 306 deletes the preview image from the display unit.

ドロップしたときどのような画像表示が得られるかは、ドロップ前であれば常にプレビュー領域で確認できる。このため、ユーザが意図した表示方式であればサムネイル画像a4が選択された直後にサムネイル画像上でも、それ以外の任意の場所でもドロップを行えばよい。なお、画像表示領域42に表示される画像はサムネイル画像を拡大した画像であってもよいし、サムネイル画像に対応付けられている縮小前の画像であってもよい。また、サムネイル画像の代わりにアイコンを用いている場合にはアイコンに対応付けられている画像が画像表示領域42に表示される。なお、サムネイル画像またはアイコンに対応付けられる情報は画像のみに限定されるものではなく、電子カルテ等の文書等であってもよい。   What kind of image display can be obtained when dropped is always confirmed in the preview area before dropping. Therefore, if the display method is intended by the user, the drop may be performed on the thumbnail image immediately after the thumbnail image a4 is selected or at any other location. Note that the image displayed in the image display area 42 may be an image obtained by enlarging the thumbnail image, or may be an image before reduction associated with the thumbnail image. If an icon is used instead of a thumbnail image, an image associated with the icon is displayed in the image display area 42. Note that the information associated with the thumbnail image or icon is not limited to the image, but may be a document such as an electronic medical record.

一方、画像表示方式、例えば並び順などを変えたい場合、ドラッグカーソルで所定の軌跡を描く(マウスで所定の軌跡を描く)ことで画像表示方式を制御できる。すなわち、図8に示すような通常のドラッグカーソル移動の操作とは異なる所定の軌跡をドロップ実行前に描く操作を行う。当該軌跡情報が、軌跡情報判断部305によって画像表示制御に係る軌跡情報と判断されると、当該軌跡情報に応じて定められた画像表示方式にて表示対象画像が表示されるように画像表示制御部306によって、表示制御が行われる。   On the other hand, when it is desired to change the image display method, for example, the order of arrangement, the image display method can be controlled by drawing a predetermined locus with a drag cursor (drawing a predetermined locus with a mouse). That is, an operation of drawing a predetermined locus different from the normal drag cursor movement operation as shown in FIG. 8 before the drop is executed. When the trajectory information is determined as trajectory information related to image display control by the trajectory information determination unit 305, image display control is performed so that the display target image is displayed by an image display method determined according to the trajectory information. Display control is performed by the unit 306.

なお、軌跡情報判断部305によって画像表示制御に係る軌跡情報と判断されたドラッグカーソルの動作の最中に任意のサムネイル画像の上にドラッグカーソルが移動した場合には、当該サムネイル画像が表示対象画像として選択されることはないように制御されることとしてもよい。   When the drag cursor is moved over any thumbnail image during the operation of the drag cursor determined as the trajectory information related to the image display control by the trajectory information determination unit 305, the thumbnail image is displayed as the display target image. It is good also as controlling so that it is not selected as.

よりユーザにわかりやすいインタフェースとしては、サムネイル画像上にドラッグカーソルがあるときにドラッグカーソルを一時停止させることで、当該サムネイル画像が表示対象画像として選択されるように制御してもよい。   As a user-friendly interface, control may be performed so that the thumbnail image is selected as a display target image by temporarily stopping the drag cursor when the drag cursor is on the thumbnail image.

所定の軌跡は図8に示すように通常のドラッグカーソル操作とは明白に異なる連続した動作で、標準の画像表示方式すなわち本実施形態においては、<時系列・古い順・横並び>の状態から表示方式を変更することが可能である。なお、図8に示す例はあくまで例示であり他の方法で表示方式を変更することとしてもよいし、標準状態を異なる状態とすることも可能である。図8では、例として加速度をつけて左右に振ると<時系列・新しい順・横並び>、加速度をつけて上下に振ると<時系列・古い順・縦並び>に表示形式が変更される。また、他の例として、右回りの円を描くと<時系列・古い順・重ねて表示>、左回りの円を描くと<時系列・新しい順・重ねて表示>に表示形式が変更される。すなわち、画像表示制御部306は、ドラッグしてからドロップするまでの経路(軌跡)に応じて記第1のサムネイル画像がドロップされた場合に表示手段に表示される特定手段により特定されたサムネイル画像および第1のサムネイル画像に対応付けられた複数の画像の表示形式を変更する。   As shown in FIG. 8, the predetermined trajectory is a continuous operation that is clearly different from the normal drag cursor operation, and is displayed from the state of <time series, oldest order, horizontal order> in the standard image display method, that is, in this embodiment. It is possible to change the method. The example shown in FIG. 8 is merely an example, and the display method may be changed by another method, or the standard state may be changed. In FIG. 8, as an example, the display format is changed to <time series / new order / horizontal arrangement> when shaking left and right with acceleration, and <time series / old order / vertical arrangement> when shaking up and down with acceleration. As another example, if you draw a clockwise circle, the display format is changed to <Time Series, Oldest, Overlapping>, and if you draw a counterclockwise circle, <Timeline, Newest, Overlapping>. The That is, the image display control unit 306 determines the thumbnail image specified by the specifying unit displayed on the display unit when the first thumbnail image is dropped according to the path (trajectory) from the drag to the drop. The display format of the plurality of images associated with the first thumbnail image is changed.

これらの画像表示方式に係る軌跡をドラッグカーソルによって描くことで、ユーザはドロップする前に画像の表示状態を自由に所望の状態に変えることができる。図8は一例であって他にも例えば標準状態に戻すための軌跡情報などを始め、種々のものがあってよい。また軌跡情報を描くとすぐにカーソル近傍にあるプレビュー領域に画像表示方式の制御結果が反映される。このため、ドロップしたときの表示状態が常にわかるため、ユーザがよい思ったときに任意の領域にドロップを実行すれば操作完了となり、所望の画像表示状態が画像表示領域に表示される。   By drawing a trajectory related to these image display methods with a drag cursor, the user can freely change the display state of the image to a desired state before dropping. FIG. 8 is an example, and there may be various other things such as trajectory information for returning to the standard state. As soon as the trajectory information is drawn, the control result of the image display method is reflected in the preview area near the cursor. For this reason, since the display state at the time of dropping is always known, the operation is completed if the user performs a drop in an arbitrary area when he / she likes it, and a desired image display state is displayed in the image display area.

なお、ドラッグカーソルの操作中はさらに、サムネイル画像にドラッグカーソルが進入する直前の軌跡情報も画像表示制御に係る軌跡情報とすることができる。例えば図9に示すように1つ前に表示対象画像としてドラッグカーソルの移動によって選択されたサムネイル画像からの相対位置から見て真っ直ぐに進入した場合(a)と回り込んで進入した場合(b)とでは、画像表示方式を異なるように制御される。すなわち、軌跡情報判断部305はサムネイル画像a3からサムネイル画像a4への軌跡が略直線的な軌跡か曲線的な軌跡か否かに基づいて図9の(a)、(b)の場合を判別している。(a)の進入軌跡が画像の並べて表示する軌跡情報で、(b)の進入軌跡が画像を重ねて表示する軌跡情報とした場合、それぞれ進入直後の画面の状態が図9のプレビュー領域に示されている。すなわち、画像の表示形式として画像を並べて表示する形式および画像を重畳して表示する形式が存在する。上記の例は、ドラッグカーソルがサムネイル画像a4上に進入する直前または進入後に軌跡情報判断部305によって画像表示制御に係る軌跡情報が得られたと判断され、続けてカーソル位置判断部304によって、カーソルがサムネイル画像a4上にあることが判断された場合である。そして、サムネイル画像a4上にドラッグカーソルが進入すると同時に画像表示制御部306によって画像表示制御を行う。すなわち、軌跡情報判断部305の判断結果に基づいて画像表示制御部306は表示方式を変更する。なお、プレビュー領域においても、同時に表示の更新が行われているので、そのままドロップしたときの表示状態も確認可能である。上記のように、画像表示制御部306は、第1のサムネイル画像とドラッグ経路に含まれる他のサムネイル画像との間の経路に応じて表示形式を変更することができる。より具体的には図9(a)、(b)に示すように、画像表示制御部306は、第1のサムネイル画像とドラッグ経路に含まれる他のサムネイル画像との間の経路が略直線か曲線か否かに応じて表示形式を変更することができる。   During the operation of the drag cursor, the trajectory information immediately before the drag cursor enters the thumbnail image can be used as trajectory information related to image display control. For example, as shown in FIG. 9, when entering straight from the relative position from the thumbnail image selected by the movement of the drag cursor as the previous display target image (a) and when entering around (b) In this case, the image display method is controlled differently. That is, the trajectory information determination unit 305 determines the cases of (a) and (b) in FIG. 9 based on whether the trajectory from the thumbnail image a3 to the thumbnail image a4 is a substantially linear trajectory or a curved trajectory. ing. When the approach locus in (a) is the locus information displayed by arranging the images and the approach locus in (b) is the locus information displayed by overlapping the images, the state of the screen immediately after the entry is shown in the preview area of FIG. Has been. That is, there are a format for displaying images side by side and a format for displaying images superimposed on each other as a display format of the images. In the above example, the trajectory information determination unit 305 determines that the trajectory information related to the image display control is obtained immediately before or after the drag cursor enters the thumbnail image a4, and the cursor position determination unit 304 continues to move the cursor. This is a case where it is determined that the image is on the thumbnail image a4. Then, image display control is performed by the image display control unit 306 at the same time when the drag cursor enters the thumbnail image a4. That is, the image display control unit 306 changes the display method based on the determination result of the trajectory information determination unit 305. In the preview area, the display is updated at the same time, so that the display state when the image is dropped can be confirmed. As described above, the image display control unit 306 can change the display format according to the path between the first thumbnail image and another thumbnail image included in the drag path. More specifically, as shown in FIGS. 9A and 9B, the image display control unit 306 determines whether the path between the first thumbnail image and the other thumbnail images included in the drag path is a substantially straight line. The display format can be changed depending on whether it is a curve.

画像表示制御に係る軌跡情報は、事前にユーザの好みで登録することとしてもよい。ユーザが決めた軌跡情報がドラッグカーソルの操作によって得られた場合には、選択済の表示対象画像、あるいは直後に選択されて表示対象画像となる画像を対象として、画像表示制御を行うことができる。   The trajectory information related to the image display control may be registered in advance according to the user's preference. When trajectory information determined by the user is obtained by an operation of a drag cursor, image display control can be performed on a selected display target image or an image that is selected immediately after and becomes a display target image. .

ドラッグ操作によって表示対象画像として追加されていった画像に複数のグループの画像が含まれる場合(例えば、X線眼像とCT画像とが含まれる場合)、表示方式をさらに細分化して工夫する処理がなされる。例えば、上述の画像表示方式に加えてさらにグループ毎に並べる・重ねるといった組み合わせを適用することが可能である。このようにすることでより見やすい表示形態を操作者に提供することが可能となる。   When the image added as the display target image by the drag operation includes images of a plurality of groups (for example, when an X-ray eye image and a CT image are included), processing for further subdividing the display method Is made. For example, in addition to the above-described image display method, it is possible to apply a combination of arranging and overlapping each group. By doing so, it becomes possible to provide the operator with a display form that is easier to see.

上述した本実施形態によれば、1回のドラッグ&ドロップ操作によって、ユーザが意図した複数の画像を表示対象として選択し表示させることが可能となる。従って、操作者の負担を軽減することが可能となる。   According to the above-described embodiment, it is possible to select and display a plurality of images intended by the user as display targets by a single drag and drop operation. Therefore, the burden on the operator can be reduced.

<実施形態2>
第2の実施形態は、第1の実施形態においてユーザがドラッグ&ドロップを実行するにあたってドラッグを開始したサムネイル画像と同じグループに属するサムネイル画像を容易に選択できるようにしたものである。さらに、当該グループに属するサムネイル画像のみを表示対象画像として、その他のグループに属するサムネイル画像については表示対象画像から除外する。
<Embodiment 2>
In the second embodiment, thumbnail images that belong to the same group as the thumbnail image that the user started dragging when performing drag and drop in the first embodiment can be easily selected. Further, only thumbnail images belonging to the group are set as display target images, and thumbnail images belonging to other groups are excluded from the display target images.

本実施形態に係る装置構成については実施形態1と同様のためその説明を省略する。   Since the apparatus configuration according to the present embodiment is the same as that of the first embodiment, the description thereof is omitted.

図10のフローチャートおよび図11の画面例を用いて、第2実施形態に係る情報処理システムの処理の流れを説明する。   The flow of processing of the information processing system according to the second embodiment will be described using the flowchart of FIG. 10 and the screen example of FIG.

図10は実施形態2に係る処理の一例を示すフローチャートである。図10のフローチャートにおいて、ドラッグ&ドロップ検出部302がディスプレイ121に表示された任意のサムネイル画像のドラッグの開始を検知する(ステップF10−1)。以降はドロップ処理が行われるまではドラッグ中であることが情報処理装置11に認識される。続いてドラッグカーソルを移動し、ドラッグカーソルの位置がグループaのサムネイル画像が含まれる領域から出ると、領域からでたことをカーソル位置判断部304が認識する。そして、グループaに含まれる全てのサムネイル画像が可視領域に集約されて表示されるように画像表示制御部306が制御を行う(ステップF10−2)。   FIG. 10 is a flowchart illustrating an example of processing according to the second embodiment. In the flowchart of FIG. 10, the drag and drop detection unit 302 detects the start of dragging an arbitrary thumbnail image displayed on the display 121 (step F <b> 10-1). Thereafter, the information processing apparatus 11 recognizes that the user is dragging until the drop process is performed. Subsequently, when the drag cursor is moved and the position of the drag cursor comes out of the area including the thumbnail image of the group a, the cursor position determination unit 304 recognizes that the drag cursor has come out of the area. Then, the image display control unit 306 performs control so that all thumbnail images included in the group a are displayed in the visible region (Step F10-2).

この処理の画面の様子として、図11の(a)はドラッグカーソルの位置がグループaのサムネイル画像が含まれる領域から出る前の状態であって、図11の(b)はグループaに含まれる全てのサムネイル画像が可視領域に集約されて表示された状態である。図11の(a)の例にあるように、サムネイル画像のいくつかはディスプレイに画面に表示されているが、表示されている部分よりも過去あるいは未来のサムネイル画像のうち見えていないものが存在している可能性がありうる。   As a state of the screen of this processing, FIG. 11A shows a state before the position of the drag cursor exits from the area including the thumbnail image of the group a, and FIG. 11B includes the group a. In this state, all thumbnail images are displayed in the visible area. As shown in the example of FIG. 11A, some thumbnail images are displayed on the screen on the screen, but there are past or future thumbnail images that are not visible than the displayed portion. There is a possibility that

そこで、図11の(b)に示すように可視領域にサムネイル画像を集約することで、本来は左右にスクロールして画面の可視領域に表示させなければならないグループaに属する全てのサムネイル画像が表示される。従って、当該サムネイル画像上のドラッグおよびドロップが可能となる。なお、表示部可視領域に全てのサムネイル画像が入りきらない場合にはサムネイル画像を縮小することとしてもよい。また、所定のグループのみサムネイル画像を集約するグループ間における検査日時が異なってします。例えば、サムネイル画像a4とサムネイル画像b1は図11(a)においては検査日時が同じ画像である。しかし、図11(b)においてはグループaの画像を集約したためサムネイル画像a4とサムネイル画像b1が同一の列に存在しておらず検査日時が異なっているように見えてします。そこで、グループaの上部にはグループa用の日時を表示し、他のグループに関しては図11(a)と同様の日時を例えばグループaの行とグループbの行との間に表示することとしても良い。なお、操作者がグループaに着目しているため、サムネイル画像集約後のグループa用の日時のみを表示することとしてもよい。なお、日時の表示は画像表示制御部306によって行われる。   Therefore, as shown in FIG. 11B, all the thumbnail images belonging to the group a that should be scrolled to the left and right to be displayed in the visible area are displayed by collecting the thumbnail images in the visible area. Is done. Therefore, dragging and dropping on the thumbnail image is possible. Note that when all the thumbnail images do not fit in the visible area of the display unit, the thumbnail images may be reduced. In addition, the inspection date and time differs between groups that aggregate thumbnail images only for a given group. For example, the thumbnail image a4 and the thumbnail image b1 are images having the same inspection date and time in FIG. However, in FIG. 11B, since the images of group a are aggregated, the thumbnail image a4 and the thumbnail image b1 do not exist in the same column, and the inspection date and time appear to be different. Therefore, the date and time for group a is displayed at the top of group a, and for other groups, the same date and time as in FIG. 11A is displayed, for example, between the row of group a and the row of group b. Also good. Since the operator pays attention to group a, only the date and time for group a after thumbnail image aggregation may be displayed. The date display is performed by the image display control unit 306.

図11の<b>の状態が得られた後、ユーザは表示対象としたい画像のサムネイル画像上にドラッグカーソルを移動させる。このとき図11<b>においてサムネイル画像a5に向かってドラッグカーソルを移動したいとすると、グループbに属するサムネイル画像b1は進路の障害になり得る。従って、ドラッグカーソルが、ドラッグ元のサムネイル画像が属するグループのサムネイル画像上に移動したか否かをカーソル位置判断部304が判断する(ステップF10−3)。ドラッグカーソルが、ドラッグ元のサムネイル画像と同じグループに属するサムネイル画像上を通過ときのみ、情報記録部303は当該サムネイル画像が表示対象画像であるという情報を記憶部に記録する(ステップF10―4)。これはカーソル位置判断部304がドラッグ元サムネイル画像と同じグループに属するサムネイル画像か否かを実施形態1の処理に加えて判断することで処理される。すなわち、カーソル位置判断部304は、複数のサムネイル画像のうち、第1のサムネイル画像がドラッグされてからドロップされるまでの経路にあり、且つ、第1のサムネイルが有する画像種別と同じ画像種別を有するサムネイル画像を特定する。   After the state <b> in FIG. 11 is obtained, the user moves the drag cursor over the thumbnail image of the image to be displayed. At this time, if it is desired to move the drag cursor toward the thumbnail image a5 in FIG. 11 <b>, the thumbnail image b1 belonging to the group b may become a path obstacle. Therefore, the cursor position determination unit 304 determines whether or not the drag cursor has moved over the thumbnail image of the group to which the dragged thumbnail image belongs (step F10-3). Only when the drag cursor passes over thumbnail images belonging to the same group as the dragged thumbnail image, the information recording unit 303 records information that the thumbnail image is a display target image in the storage unit (step F10-4). . This is processed by the cursor position determination unit 304 determining whether or not the thumbnail image belongs to the same group as the dragged thumbnail image in addition to the processing of the first embodiment. That is, the cursor position determination unit 304 is on the path from the first thumbnail image being dragged to being dropped out of the plurality of thumbnail images, and has the same image type as the image type of the first thumbnail. Identify the thumbnail images that you have.

これによりユーザはサムネイル画像b1の存在を気にすることなく、目的のサムネイル画像a5に向かってドラッグカーソルを移動操作することができる。なお、実施形態1と同様にステップF10−4においてプレビュー表示が更新される。   Accordingly, the user can move the drag cursor toward the target thumbnail image a5 without worrying about the presence of the thumbnail image b1. As in the first embodiment, the preview display is updated in step F10-4.

さらに本実施形態においては、ユーザがグループaに属するサムネイル画像にドラッグカーソルを移動していった順番に関わらず、初期状態で常に表示領域42には時系列順に画像が並んで表示されるように自動化することとしてもよい。情報記録部303によって表示対象画像として記憶部に追加された全ての画像には時間情報が格納されており、当該情報を読み取ることで、さらに画像表示制御部306は画像を時系列順に並べることが可能となる。   Furthermore, in the present embodiment, images are always displayed in time series in the display area 42 in the initial state regardless of the order in which the user moves the drag cursor to the thumbnail images belonging to the group a. It may be automated. Time information is stored in all images added to the storage unit as display target images by the information recording unit 303. By reading the information, the image display control unit 306 can further arrange the images in chronological order. It becomes possible.

ユーザが所望のサムネイル画像を全てドラッグカーソルの移動によって選択し終わると、最後に選択されたサムネイル画像上か、あるいはその他の任意の場所にドロップを行う。このドロップが行われたか否かをドラッグ&ドロップ検出部302が判断する(ステップF10−5)。ドラッグ&ドロップ検出部302によってドロップされたことが検出されると、画像表示制御部306の指示により今までの処理で決定された表示対象画像に係る画像を画像表示領域42に画像を表示する(ステップF10−6)。   When the user finishes selecting all desired thumbnail images by moving the drag cursor, the user drops the image on the last selected thumbnail image or any other location. The drag and drop detection unit 302 determines whether or not this drop has been performed (step F10-5). When the drag & drop detection unit 302 detects that the image is dropped, an image related to the display target image determined in the process so far is displayed in the image display region 42 according to an instruction from the image display control unit 306 ( Step F10-6).

本実施形態の動作によって、ユーザは最初にドラッグしたサムネイル画像が属するグループの全てのサムネイル画像の上に、煩雑なスクロール操作無しで、ドラッグカーソルを移動することができる。さらにドラッグカーソルがサムネイル画像の上に移動したとしても、ドラッグしたサムネイル画像と同一のグループに属するサムネイル画像ではないと判断された場合には表示対象画像に選択されない。これによって、ユーザは他のグループのサムネイル画像を気にすることなく、ドラッグしたサムネイル画像と同一のグループに属するサムネイル画像だけを、表示対象画像として選択していくことができる。   By the operation of this embodiment, the user can move the drag cursor on all thumbnail images of the group to which the thumbnail image dragged first belongs without complicated scroll operation. Further, even if the drag cursor moves over the thumbnail image, if it is determined that the thumbnail image does not belong to the same group as the dragged thumbnail image, it is not selected as a display target image. Thus, the user can select only thumbnail images belonging to the same group as the dragged thumbnail image as display target images without worrying about thumbnail images of other groups.

また、ユーザがどのような順番でサムネイル画像上にドラッグカーソルを移動させていっても、初期状態で常に時系列順で画像が並んで表示されるように制御されるため、どのサムネイル画像からドラッグを開始しても、時系列順に並んだ画像表示が得られる。このため、どのサムネイル画像からドラッグを開始してもユーザにとって問題にならず、高い自由度でドラッグ&ドロップ操作を行うことができる。   In addition, regardless of the order in which the user moves the drag cursor on the thumbnail image, it is controlled so that the images are always displayed in chronological order in the initial state. Even if is started, an image display arranged in chronological order can be obtained. For this reason, it does not matter for the user to start dragging from any thumbnail image, and the drag and drop operation can be performed with a high degree of freedom.

なお、時系列順といった表示方式は一例であって、画像に含まれる時間情報からソート可能であれば本実施形態を適用できる。表示形式をユーザが自由に設定できるようにすることで汎用性が向上する。   Note that the display method such as chronological order is an example, and the present embodiment can be applied as long as sorting is possible from time information included in an image. By allowing the user to freely set the display format, versatility is improved.

また、図10のフローでは省略したが、実施形態1と同様にドロップ前に画像表示制御に係るドラッグ軌跡を描くことで標準の時系列表示からユーザの好みの画像表示方式に制御することができる。   Although omitted in the flow of FIG. 10, it is possible to control from the standard time-series display to the user's preferred image display method by drawing a drag trajectory related to image display control before the drop as in the first embodiment. .

実施形態1または実施形態2においてドラッグ&ドロップを行う対象は、画像ファイル以外にも文書中のオブジェクト等、サムネイルやアイコンなどの状態から開いて表示できるものであればよい。すなわち、開示の技術ドラッグ&ドロップが可能なシステムすべてに適用可能である。   In the first embodiment or the second embodiment, the object to be dragged and dropped may be anything that can be opened and displayed from the state of thumbnails, icons, etc., such as an object in a document, in addition to an image file. In other words, the present invention can be applied to all systems capable of dragging and dropping the disclosed technology.

また、本実施形態においては、ドラッグ&ドロップの操作を行う入力装置としてマウスを用いて説明したが、入力装置はタッチパネルで構成されてもよく、その場合は指やペンでドラッグ&ドロップ操作を行う。   In this embodiment, the mouse is used as the input device for performing the drag-and-drop operation. However, the input device may be configured with a touch panel, in which case the drag-and-drop operation is performed with a finger or a pen. .

以上に説明したように、実施形態1および実施形態2に示す画像表示方法によって、1回のドラッグ&ドロップ操作によって、ユーザが意図した複数の画像を表示対象として選択して、画像表示方式を所望の状態に制御した上で画像表示領域などに表示できる。   As described above, by the image display method shown in the first and second embodiments, a plurality of images intended by the user are selected as display targets by one drag and drop operation, and an image display method is desired. The image can be displayed in the image display area or the like after being controlled to the state.

<その他の実施形態>
以上、実施形態例を詳述したが、本発明は例えば、システム、装置、方法、プログラム若しくは記録媒体(記憶媒体)等としての実施態様をとることが可能である。具体的には、複数の機器(例えば、ホストコンピュータ、インタフェース機器、撮像装置、webアプリケーション等)から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。
<Other embodiments>
Although the embodiment has been described in detail above, the present invention can take an embodiment as a system, apparatus, method, program, recording medium (storage medium), or the like. Specifically, the present invention may be applied to a system composed of a plurality of devices (for example, a host computer, an interface device, an imaging device, a web application, etc.), or may be applied to a device composed of a single device. good.

また、開示の技術の目的は、以下のようにすることによって達成されることはいうまでもない。即ち、前述した実施形態の機能を実現するソフトウェアのプログラムコード(コンピュータプログラム)を記録した記録媒体(または記憶媒体)を、システムあるいは装置に供給する。係る記憶媒体は言うまでもなく、コンピュータ読み取り可能な記憶媒体である。そして、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムコードを読み出し実行する。この場合、記録媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記録した記録媒体は本発明を構成することになる。   Needless to say, the object of the disclosed technology is achieved by the following. That is, a recording medium (or storage medium) that records a program code (computer program) of software that implements the functions of the above-described embodiments is supplied to the system or apparatus. Needless to say, such a storage medium is a computer-readable storage medium. Then, the computer (or CPU or MPU) of the system or apparatus reads and executes the program code stored in the recording medium. In this case, the program code itself read from the recording medium realizes the functions of the above-described embodiment, and the recording medium on which the program code is recorded constitutes the present invention.

11 情報処理装置
121 ディスプレイ装置
122 ディスプレイ装置
13 マウス
14 キーボード
41 サムネイルビュー
42 画像表示領域
301 カーソル制御部
302 ドラッグ&ドロップ検出部
303 情報記録部
304 カーソル位置判断部
305 画像表示制御部
306 軌跡情報判断部
DESCRIPTION OF SYMBOLS 11 Information processing apparatus 121 Display apparatus 122 Display apparatus 13 Mouse 14 Keyboard 41 Thumbnail view 42 Image display area 301 Cursor control part 302 Drag and drop detection part 303 Information recording part 304 Cursor position judgment part 305 Image display control part 306 Trajectory information judgment part

Claims (11)

複数のサムネイル画像を表示する表示手段と、
前記複数のサムネイル画像から第1のサムネイル画像をドラッグするドラッグ手段と、
前記複数のサムネイル画像のうち、前記第1のサムネイル画像がドラッグされてからドロップされるまでの経路にあるサムネイル画像を特定する特定手段と、
前記第1のサムネイル画像がドロップされた場合、前記特定手段により特定されたサムネイル画像および第1のサムネイル画像に対応付けられた複数の画像を前記表示手段に表示させる表示制御手段と、を備えることを特徴とする画像表示システム。
Display means for displaying a plurality of thumbnail images;
Drag means for dragging a first thumbnail image from the plurality of thumbnail images;
A specifying means for specifying a thumbnail image in a path from when the first thumbnail image is dragged to a drop of the plurality of thumbnail images;
Display control means for causing the display means to display a plurality of images associated with the thumbnail image specified by the specifying means and the first thumbnail image when the first thumbnail image is dropped. An image display system characterized by the above.
前記表示制御手段は、前記第1のサムネイル画像がドラッグされている間、前記第1のサムネイル画像がドロップされた場合に前記表示手段に表示される前記特定手段により特定されたサムネイル画像および第1のサムネイル画像に対応付けられた複数の画像の表示形式を示すプレビュー画像を前記表示手段に表示させることを特徴とする請求項1記載の画像表示システム。   The display control means includes the thumbnail image specified by the specifying means displayed on the display means when the first thumbnail image is dropped while the first thumbnail image is being dragged, and the first thumbnail image. 2. The image display system according to claim 1, wherein a preview image indicating a display format of a plurality of images associated with the thumbnail image is displayed on the display means. 前記表示制御手段は、前記第1のサムネイル画像がドロップされた場合、前記プレビュー画像を前記表示手段から消去することを特徴とする請求項2記載の画像表示システム。   3. The image display system according to claim 2, wherein the display control unit erases the preview image from the display unit when the first thumbnail image is dropped. 前記表示制御手段は、前記プレビュー画像を前記第1のサムネイル画像のドラッグに伴い前記表示手段において移動させることを特徴とする請求項2または請求項3記載の画像表示システム。   4. The image display system according to claim 2, wherein the display control unit moves the preview image on the display unit in accordance with the drag of the first thumbnail image. 前記表示制御手段は、前記経路に応じて、前記第1のサムネイル画像がドロップされた場合に前記表示手段に表示される前記特定手段により特定されたサムネイル画像および第1のサムネイル画像に対応付けられた複数の画像の表示形式を変更することを特徴とする請求項1乃至4の何れか1項に記載の画像表示システム。   The display control means is associated with the thumbnail image and the first thumbnail image specified by the specifying means displayed on the display means when the first thumbnail image is dropped according to the route. The image display system according to claim 1, wherein the display format of the plurality of images is changed. 前記表示制御手段は、前記第1のサムネイル画像と前記経路に含まれる他のサムネイル画像との間の経路に応じて前記表示形式を変更することを特徴とする請求項5記載の画像表示システム。   The image display system according to claim 5, wherein the display control unit changes the display format according to a path between the first thumbnail image and another thumbnail image included in the path. 前記表示制御手段は、記第1のサムネイル画像と前記経路に含まれる他のサムネイル画像との間の経路が略直線か曲線か否かに応じて前記表示形式を変更することを特徴とする請求項6記載の画像表示システム。   The display control means changes the display format according to whether or not a path between the first thumbnail image and another thumbnail image included in the path is a substantially straight line or a curve. Item 7. The image display system according to Item 6. 前記表示形式は画像を並べて表示する形式および画像を重畳して表示する形式が含まれることを特徴とする請求項5乃至7のいずれか1項に記載の画像表示システム。   The image display system according to claim 5, wherein the display format includes a format in which images are displayed side by side and a format in which images are superimposed and displayed. 前記表示手段に表示された複数のサムネイル画像はそれぞれ画像種別を有しており、
前記特定手段は、前記複数のサムネイル画像のうち、前記第1のサムネイル画像がドラッグされてからドロップされるまでの経路にあり、且つ、前記第1のサムネイルが有する画像種別と同じ画像種別を有するサムネイル画像を特定することを特徴とする請求項1乃至8のいずれか1項に記載の画像表示システム。
Each of the plurality of thumbnail images displayed on the display means has an image type,
The specifying means is in a path from the first thumbnail image being dragged to being dropped among the plurality of thumbnail images, and has the same image type as the image type of the first thumbnail. The image display system according to claim 1, wherein a thumbnail image is specified.
表示手段に表示された複数のサムネイル画像のうち、第1のサムネイル画像がドラッグされてからドロップされるまでの経路にあるサムネイル画像を特定する特定工程と、
前記第1のサムネイル画像がドロップされた場合、前記特定手段により特定されたサムネイル画像および第1のサムネイル画像に対応付けられた複数の画像を前記表示手段に表示させる表示制御工程と、を備えることを特徴とする画像表示方法。
A specifying step of specifying a thumbnail image in a path from when the first thumbnail image is dragged to a drop of the plurality of thumbnail images displayed on the display means;
A display control step of causing the display unit to display a plurality of images associated with the thumbnail image specified by the specifying unit and the first thumbnail image when the first thumbnail image is dropped. An image display method characterized by the above.
請求項10記載の画像表示方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the image display method according to claim 10.
JP2014254603A 2014-12-16 2014-12-16 Image display system, image display method, and program Pending JP2016115215A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014254603A JP2016115215A (en) 2014-12-16 2014-12-16 Image display system, image display method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014254603A JP2016115215A (en) 2014-12-16 2014-12-16 Image display system, image display method, and program

Publications (1)

Publication Number Publication Date
JP2016115215A true JP2016115215A (en) 2016-06-23

Family

ID=56140075

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014254603A Pending JP2016115215A (en) 2014-12-16 2014-12-16 Image display system, image display method, and program

Country Status (1)

Country Link
JP (1) JP2016115215A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020071500A (en) * 2018-10-29 2020-05-07 セイコーエプソン株式会社 Display method and display device
JP2020087322A (en) * 2018-11-30 2020-06-04 キヤノン株式会社 Device, method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020071500A (en) * 2018-10-29 2020-05-07 セイコーエプソン株式会社 Display method and display device
JP2020087322A (en) * 2018-11-30 2020-06-04 キヤノン株式会社 Device, method and program
JP7271149B2 (en) 2018-11-30 2023-05-11 キヤノン株式会社 Apparatus, method and program

Similar Documents

Publication Publication Date Title
US10042537B2 (en) Video frame loupe
JP5279646B2 (en) Information processing apparatus, operation method thereof, and program
JP5362307B2 (en) Drag and drop control device, method, program, and computer terminal
US9342145B2 (en) Cursor control
US20140223299A1 (en) Gesture-based user interface method and apparatus
US20140258903A1 (en) Display device and display method for enhancing visibility
US9977588B2 (en) Display control apparatus, display control method, and computer program for executing the display control method
KR20110044848A (en) Pan and Zoom Controls
JP2008234053A (en) Data processing program, data processor, and data processing method
US9552345B2 (en) Gestural annotations
US8928919B2 (en) Computer-readable medium storing image processing program and image processing apparatus
JP2015208602A (en) Image display device and image display method
JP2011145881A (en) Device and method for controlling display
JP2006099389A (en) Information processing system, program for accomplishing function of this system, and recording medium
US10324582B2 (en) Medical image display apparatus, method for controlling the same
JP4725501B2 (en) File information display device, file information display program
JP2016115215A (en) Image display system, image display method, and program
JP6501525B2 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
JP5898158B2 (en) Human image display control device, control method thereof, control program thereof, and recording medium storing the control program
US20200341607A1 (en) Scrolling interface control for computer display
TW201220245A (en) Facility management device, screen display method, and recording medium
JP5883837B2 (en) Person image determination apparatus for electronic album, control method thereof, control program thereof, and recording medium storing the control program
JP6677019B2 (en) Information processing apparatus, information processing program, and information processing method
JP2008186280A (en) Information processor, information processing method and program
JP6152730B2 (en) Information processing apparatus and information processing program