JP5865811B2 - Search instruction device, search instruction method and program - Google Patents
Search instruction device, search instruction method and program Download PDFInfo
- Publication number
- JP5865811B2 JP5865811B2 JP2012209477A JP2012209477A JP5865811B2 JP 5865811 B2 JP5865811 B2 JP 5865811B2 JP 2012209477 A JP2012209477 A JP 2012209477A JP 2012209477 A JP2012209477 A JP 2012209477A JP 5865811 B2 JP5865811 B2 JP 5865811B2
- Authority
- JP
- Japan
- Prior art keywords
- search
- image
- displayed
- information
- type
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
Description
本発明は、情報を検索する技術に関する。 The present invention relates to a technique for retrieving information.
特許文献1には、画像の検索を行う装置が記載されている。この装置においては、表示されている画像に対して虫眼鏡状の仮想アイコンをドラッグして重ねると検索が行われ、仮想アイコンが重ねられた画像の情報の検索結果が表示される。この装置においては、仮想アイコンをドラッグするだけで情報の検索が行えるため、容易に検索を行うことが可能となっている。 Japanese Patent Application Laid-Open No. 2004-133867 describes an apparatus for searching for an image. In this apparatus, when a magnifying glass-like virtual icon is dragged and superimposed on a displayed image, a search is performed, and a search result of information on the image on which the virtual icon is superimposed is displayed. In this apparatus, information can be retrieved simply by dragging a virtual icon, so that retrieval can be easily performed.
ところで、情報の検索を行う場合、情報の利用目的により、静止画や動画の情報ではなく、文章などの文字情報を得たい場合がある。また、文字情報ではなく、静止画や動画などの画像情報を得たい場合もある。しかしながら、特許文献1においては、文字情報の検索結果のみ、静止画の検索結果のみ、又は動画の検索結果のみというように、ユーザが望む種類の情報の検索を行うことができず、ユーザが望む種類の情報を検索結果として得ることができないていない。
By the way, when searching for information, there are cases in which it is desired to obtain character information such as texts instead of still image or moving image information depending on the purpose of use of the information. In some cases, it is desired to obtain image information such as still images and moving images instead of text information. However, in
本発明は、上述した背景の下になされたものであり、情報の検索のときにユーザが望む種類の情報を容易に得られるようにする技術を提供することを目的とする。 The present invention has been made under the above-described background, and an object of the present invention is to provide a technique that allows a user to easily obtain the type of information desired when searching for information.
上述した課題を解決するため本発明は、コンテンツと、検索の機能を示す検索画像とを表示手段に表示させる第1表示制御手段と、表示されている前記検索画像をユーザの操作に応じて移動させる移動手段と、表示されている前記コンテンツにおいて前記検索画像に重なる位置にある情報について、検索処理の種類を决定して前記情報の検索を検索手段へ指示する指示手段と、ユーザが前記検索画像に対して行った操作に応じて前記検索処理の種類を変更する変更手段と、前記指示に応じて前記検索手段が行った検索の結果を取得する取得手段と、前記取得手段で取得した結果が表示されるように前記表示手段を制御する第2表示制御手段とを有する検索指示装置を提供する。 In order to solve the above-described problem, the present invention provides a first display control unit that displays content and a search image indicating a search function on a display unit, and moves the displayed search image according to a user operation. Moving means for causing the information to be displayed to overlap the search image in the displayed content, an instruction means for determining the type of search processing and instructing the search means to search for the information, and the user A change unit that changes a type of the search process according to an operation performed on the image, an acquisition unit that acquires a result of a search performed by the search unit according to the instruction, and a result acquired by the acquisition unit There is provided a search instruction device having a second display control means for controlling the display means to be displayed.
本発明においては、前記変更手段は、前記検索画像を前記コンテンツ内の情報に重ねて予め定められた時間以上停止させる操作をユーザが行うと、前記検索画像が停止した時間に応じて検索処理の種類を変更する構成としてもよい。 In the present invention, when the user performs an operation to stop the search image for a predetermined time or more by superimposing the search image on the information in the content, the changing unit performs a search process according to the time when the search image is stopped. It is good also as a structure which changes a kind.
また、本発明においては、前記変更手段は、前記表示手段において前記検索画像が表示されている位置に指示体を接触させる操作をユーザが行うと、検索処理の種類を変更する構成としてもよい。 In the present invention, the change means may be configured to change the type of search processing when the user performs an operation of bringing a pointer into contact with a position where the search image is displayed on the display means.
また、本発明においては、前記第1表示制御手段は、前記検索処理の種類が変更されると、前記検索画像を変更後の検索処理の種類に対応した画像に変更する構成としてもよい。 In the present invention, the first display control unit may change the search image to an image corresponding to the type of the search process after the change when the type of the search process is changed.
また、本発明は、コンテンツと、検索の機能を示す検索画像とを表示手段に表示させる第1表示制御ステップと、表示されている前記検索画像をユーザの操作に応じて移動させる移動ステップと、表示されている前記コンテンツにおいて前記検索画像に重なる位置にある情報について、検索処理の種類を指定して前記情報の検索を検索手段へ指示する指示ステップと、ユーザが前記検索画像に対して行った操作に応じて前記検索処理の種類を変更する変更ステップと、前記指示に応じて前記検索手段が行った検索の結果を取得する取得ステップと、前記取得ステップで取得した結果が表示されるように前記表示手段を制御する第2表示制御ステップとを有する検索指示方法を提供する。 In addition, the present invention provides a first display control step for displaying content and a search image indicating a search function on a display unit, and a movement step for moving the displayed search image according to a user operation; An instruction step for instructing search means to search for the information by specifying a type of search processing for information in a position overlapping the search image in the displayed content, and a user performed on the search image The change step of changing the type of the search process according to the operation, the acquisition step of acquiring the result of the search performed by the search means according to the instruction, and the result acquired at the acquisition step are displayed And a second display control step for controlling the display means.
また、本発明は、コンピュータに、コンテンツと、検索の機能を示す検索画像とを表示手段に表示させる第1表示制御ステップと、表示されている前記検索画像をユーザの操作に応じて移動させる移動ステップと、表示されている前記コンテンツにおいて前記検索画像に重なる位置にある情報について、検索処理の種類を指定して前記情報の検索を検索手段へ指示する指示ステップと、ユーザが前記検索画像に対して行った操作に応じて前記検索処理の種類を変更する変更ステップと、前記指示に応じて前記検索手段が行った検索の結果を取得する取得ステップと、前記取得ステップで取得した結果が表示されるように前記表示手段を制御する第2表示制御ステップとを実行させるためのプログラムを提供する。 In addition, the present invention provides a first display control step for causing a computer to display content and a search image indicating a search function on a display unit, and movement for moving the displayed search image in accordance with a user operation. An instruction step for instructing search means to search for the information by specifying a type of search processing for information in a position overlapping the search image in the displayed content; The change step of changing the type of the search process according to the operation performed in the step, the acquisition step of acquiring the result of the search performed by the search means according to the instruction, and the result acquired in the acquisition step are displayed. A program for executing the second display control step for controlling the display means is provided.
本発明によれば、情報の検索のときにユーザが望む種類の情報を容易に得られるようになる。 According to the present invention, it is possible to easily obtain the type of information desired by the user when searching for information.
[第1実施形態]
(ハードウェアの構成)
図1は、本発明の一実施形態に係る情報処理装置1(検索指示装置)のハードウェア構成を示した図である。本実施形態の情報処理装置1は、板状の筐体にタッチスクリーンやハードウェアのボタンなどを備えた所謂タブレット端末と呼ばれるコンピュータ装置である。図1に示したように、情報処理装置1の各部はバス101により接続されている。
[First Embodiment]
(Hardware configuration)
FIG. 1 is a diagram showing a hardware configuration of an information processing apparatus 1 (search instruction apparatus) according to an embodiment of the present invention. The
通信部105は、無線通信を行う通信インターフェースの機能を備えている。情報処理装置1は、通信部105を制御して無線LAN(Local Area Network)や移動体通信網を介してインターネットなどに接続し、データ通信や音声通信を行う。
操作部104は、情報処理装置1を操作するための複数のハードウェアのボタンを備えている。また、操作部104は、画像を表示する表示手段の一例である表示部1042と、表示部1042の表面に設けられ、表示部1042が表示した画像を透過し、指が触れた位置を検出する位置検出部1041とが一体化したタッチスクリーン104Aを備えている。表示部1042としては、液晶ディスプレイや有機EL(Electro Luminescence)ディスプレイなどが用いられるが、これらに限定されるものではなく他のディスプレイであってもよい。位置検出部1041は、ユーザにより操作される被操作手段の一例である。位置検出部1041は、静電容量方式のものであってマトリクス状に電極が配置されている。ユーザの指がタッチスクリーン104Aに触れていると、位置検出部1041において指の触れた位置の座標を表す位置データが生成され、生成された位置データが位置検出部1041から制御部102へ供給される。ユーザの指が位置検出部1041に触れていないと位置データが生成されず、位置データが制御部102へ供給されなくなる。
The
The
記憶部103は、不揮発性メモリを備えている。記憶部103は、オペレーティングシステムを実現させるプログラムOSや、各種アプリケーションプログラムを記憶する。アプリケーションプログラムとしては、Webブラウザの機能を実現するプログラムP1や、検索エンジンの機能を備える外部装置(検索手段の一例。例えば、サーバ装置。)を利用した検索を行う機能を実現するプログラムP2などを記憶している。
The
制御部102は、CPU(Central Processing Unit)102A、ROM(Read Only Memory)102B及びRAM(Random Access Memory)102C等を備えている。CPU102Aが、ROM102Bに記憶されているIPL(Initial Program Loader)を実行すると、記憶部103に記憶されているプログラムOSが実行されてオペレーティングシステムが実現し、各種アプリケーションプログラムの実行が可能となる。
ユーザが、プログラムP1の実行を指示する操作を行うと、Webブラウザの機能が実現する。Webブラウザの機能が実現すると、通信部105を制御してインターネットに接続し、Webページを取得して表示することが可能となる。また、ユーザがプログラムP2の実行を指示する操作を行うと、検索エンジンを利用した検索を行う機能が実現する。
The
When the user performs an operation to instruct execution of the program P1, the function of the Web browser is realized. When the function of the Web browser is realized, the
(機能ブロックの説明)
図2は、制御部102において実現する機能のうち本発明に係る特徴的な機能に関係する機能ブロックを示した図である。
第1表示制御部201は、Webブラウザの画像と、後述する絵文字C1の画像とが表示されるように表示部1042を制御するブロックである。
移動部202は、位置検出部1041でユーザが行った操作に応じて、絵文字C1を移動させるブロックである。
(Description of functional block)
FIG. 2 is a diagram showing functional blocks related to the characteristic functions according to the present invention among the functions realized in the
The first
The moving
指示部203は、検索エンジンの機能を備える外部装置に対して情報の検索を指示するブロックである。指示部203は、表示部1042に表示されている画像と位置検出部1041でユーザが行った操作に基いて、検索するキーワードと、検索処理の種類を决定する。指示部203は、决定したキーワードと検索処理の種類とを検索のパラメータとして含み、検索を指示するメッセージを、通信部105を制御して外部装置へ送信する。
取得部204は、外部装置から送信された検索結果のデータを通信部105を介して取得する。取得部204は、取得したデータを第2表示制御部205へ送る。
第2表示制御部205は、取得部204から送られたデータが表す検索結果の画像が表示されるように表示部1042を制御するブロックである。
変更部206は、検索処理の種類を、位置検出部1041でユーザが行った操作に応じて変更するブロックである。
The
The
The second
The
(第1実施形態の動作例)
次に本実施形態の動作の一例について、図3〜6のフローチャートと、図7〜図12に示した画面例を用いて説明する。図7は、プログラムP1とプログラムP2を実行した制御部102(第1表示制御部201)が、Webページと絵文字C1を表示した状態の画面の一例を示した図である。図7に示されている領域A1は、Webブラウザの表示領域であり、WebページのURL(Uniform Resource Locator)やコンテンツの一例であるWebページが表示される。Webページにおいては、文章などの文字情報や静止画や動画などの画像情報が含まれる。また、図7に示されている領域A2は、プログラムP2の表示領域である。領域A2には、検索の機能を示す検索画像の一例である絵文字C1が表示される。また、領域A2には、検索のキーワードとなる文字列を表示するテキストボックスT1と、検索処理の種類を選択するラジオボタンR1〜R3が表示される。
(Operation example of the first embodiment)
Next, an example of the operation of the present embodiment will be described using the flowcharts of FIGS. 3 to 6 and the screen examples shown in FIGS. FIG. 7 is a diagram illustrating an example of a screen in a state where the control unit 102 (first display control unit 201) that has executed the program P1 and the program P2 displays the Web page and the pictogram C1. An area A1 shown in FIG. 7 is a display area of the Web browser, and displays a Web page URL (Uniform Resource Locator) and a Web page as an example of content. The Web page includes text information such as text and image information such as still images and moving images. An area A2 shown in FIG. 7 is a display area for the program P2. In the area A2, a pictograph C1, which is an example of a search image indicating a search function, is displayed. In the area A2, a text box T1 that displays a character string that serves as a search keyword and radio buttons R1 to R3 that select the type of search processing are displayed.
ユーザが指で絵文字C1の位置に触れ、タッチスクリーン104Aから離さずに指を移動させると、制御部102(移動部202)は、表示部1042を制御し、図8に示したように領域A2に表示されている絵文字C1と同じ絵文字C1を指の移動に伴って移動させる。ユーザは、検索を行いたい情報が表示されている位置まで絵文字C1を移動させる。
制御部102は、移動した絵文字C1がWebページ内にある文字列に重なった場合、図3に示した処理を実行する。まず、制御部102は、絵文字C1が重なる位置にある文字列の形態素解析を行い、絵文字C1に重なる単語を特定する(ステップSA1)。制御部102は、絵文字C1に重なる単語を特定すると、特定した単語がテキストボックスT1に表示されるように表示部1042を制御する(ステップSA2)。
例えば、ユーザは、「DVD+RW」を検索したい場合、絵文字C1を「DVD+RW」の位置まで移動させる。図9に示したように、絵文字C1が「DVD+RW」に重なる位置まで移動すると、制御部102は、絵文字C1に重なる文字列として「DVD+RW」を特定し、「DVD+RW」がテキストボックスT1内に表示されるように表示部1042を制御する。
When the user touches the position of the pictogram C1 with a finger and moves the finger without releasing the
When the moved pictogram C1 overlaps the character string in the Web page, the
For example, when the user wants to search for “DVD + RW”, the user moves the pictograph C1 to the position “DVD + RW”. As illustrated in FIG. 9, when the pictogram C1 moves to a position where it overlaps “DVD + RW”, the
また、制御部102は、位置データに基いて位置検出部1041に触れている指が止まっているか判断し、位置検出部1041に触れている指が止まっている場合、図4に示した処理を実行する。具体的には、制御部102は、まず絵文字C1が文字列に重なっているか判断する。制御部102は、絵文字C1が文字列に重なっていない場合(ステップSB1でNO)、図4の処理を終了する。また、制御部102は、ステップSB1でYESと判断した場合、絵文字C1を文字列に重ねて指を止めた状態から経過した時間(以下、経過時間と称する)を測定中であるか判断し、経過時間を測定中ではない場合(ステップSB2でNO)、経過時間の測定を開始する(ステップSB3)。なお、制御部102は、ステップSB2でNOと判断すると、図4の処理を終了する。
Further, the
制御部102は、経過時間の測定を開始した後、指が止まったままである場合、即ち、絵文字C1の位置が変化せず予め定められた時間以上止まった状態である場合、図5の処理を実行し、測定した経過時間に応じてラジオボタンR1〜R3の選択の状態を変更する。具体的には、制御部102(変更部206)は、経過時間が2秒未満の場合(ステップSC1でYES)、ラジオボタンR1が選択されている状態となるように表示部1042を制御する(ステップSC2)。また、制御部102は、経過時間が2秒以上4秒未満の場合(ステップSC3でYES)、ラジオボタンR2が選択されている状態となるように表示部1042を制御し(ステップSC4)、経過時間が4秒以上の場合(ステップSC3でNO)、ラジオボタンR3が選択されている状態となるように表示部1042を制御する(ステップSC5)。なお、経過時間について、2秒未満、2秒以上4秒未満、4秒以上というのは、あくまで一例であり、他の時間であってもよい。
When the finger is still stopped after starting the measurement of the elapsed time, that is, when the position of the pictogram C1 is not changed and is in a state stopped for a predetermined time or longer, the
また、制御部102は、指が位置検出部1041から離れた場合、図6の処理を実行する。具体的には、まず制御部102は、指が離れる前に絵文字C1が文字列に重なる位置にあったか判断する。制御部102は、指が離れる前に絵文字C1が文字列に重なっていない場合(ステップSD1でNO)、図6の処理を終了する。
Further, when the finger is separated from the
一方、制御部102(指示部203)は、指が離れる前に絵文字C1が文字列に重なる位置にあった場合(ステップSD1でYES)、検索エンジンの機能を備える外部装置(例えば、インターネットに接続されたサーバ装置)に対して情報の検索を指示する(ステップSD2)。具体的には、制御部102は、テキストボックスT1に表示されている文字列を検索のキーワードに决定する。また、制御部102は、検索処理の種類を决定する。例えば、制御部102は、ラジオボタンR1が選択された状態である場合、即ち、経過時間が2秒未満である場合、検索処理の種類をWebページにある文字列の検索処理に决定する。また、制御部102は、ラジオボタンR2が選択された状態である場合、即ち、経過時間が2秒以上4秒未満である場合、検索処理の種類を静止画の検索処理に决定し、ラジオボタンR3が選択された状態である場合、即ち、経過時間が4秒以上である場合、検索処理の種類を動画の検索処理に决定する。制御部102は、决定したキーワードと検索処理の種類とを検索のパラメータとして含み、検索を指示するメッセージを、通信部105を制御して外部装置へ送信する。
On the other hand, if the pictogram C1 is in a position where the character string overlaps the character string before the finger is released (YES in step SD1), the control unit 102 (instruction unit 203) connects to an external device having a search engine function (for example, connected to the Internet). The server apparatus) is instructed to retrieve information (step SD2). Specifically, the
検索エンジンの機能を備える外部装置は、このメッセージを取得すると、取得したメッセージに含まれているパラメータに応じて情報の検索を行い、検索結果を示すWebページのデータを情報処理装置1へ送信する。この外部装置から送信されたデータは、通信部105で受信される。制御部102(取得部204、第2表示制御部205)は、通信部105が検索結果のWebページのデータを受信すると、受信したデータを取得し(ステップSD3)、取得したデータが表すWebページ、即ち検索結果が表示されるように表示部1042を制御する(ステップSD4)。
When the external device having the search engine function acquires this message, the external device searches for information according to the parameters included in the acquired message, and transmits Web page data indicating the search result to the
例えば、絵文字C1が文字列に重なり、且つ、ラジオボタンR1が選択された状態でユーザが指を位置検出部1041から離すと、図10に示したように、特定した文字列を含むWebページへのハイパーリンクが記述されたWebページが表示される。また、ラジオボタンR2が選択された状態でユーザが指を位置検出部1041から離すと、図11に示したように、特定した文字列に関連する静止画が配置されたWebページが表示される。また、ラジオボタンR3が選択された状態でユーザが指を位置検出部1041から離すと、図12に示したように、特定した文字列に関連する動画へのハイパーリンクと、動画から抽出された1コマの画像とが配置されたWebページが表示される。
For example, when the pictogram C1 overlaps the character string and the user releases his / her finger from the
本実施形態によれば、絵文字C1を移動させるだけでユーザが所望する種類の情報の検索結果を容易に得ることができる。また、本実施形態によれば、絵文字C1を文字列に重ねて停止させた後、新たな操作を行わずに指を停止させているだけで、検索処理の種類を容易に指示することができる。
なお、上述した実施形態においては、経過時間が4秒以上となるとラジオボタンR3が選択された状態となるが、この構成に限定されるものではなく、予め定められた時間が経過する毎に、選択されているラジオボタンを変更するようにしてもよい。例えば、上述した実施形態においては、選択されているラジオボタンを切り替える経過時間を1秒とし、ラジオボタンR1→ラジオボタンR2→ラジオボタンR3→ラジオボタンR1→・・・、というように選択されているラジオボタンを繰り返し切り替えるようにしてもよい。
また、上述した実施形態においては、絵文字C1が文字列と重ならない状態となった場合、テキストボックスT1内の文字列を消去するようにしてもよい。
また、上述した実施形態においては、ステップSD2において検索処理の種類を特定するときに、経過時間を用いずにラジオボタンの選択の状態から検索処理の種類を特定するようにしてもよい。
According to the present embodiment, it is possible to easily obtain a search result of the type of information desired by the user simply by moving the pictograph C1. In addition, according to the present embodiment, after the pictogram C1 is overlaid on the character string and stopped, the type of search processing can be easily instructed only by stopping the finger without performing a new operation. .
In the above-described embodiment, the radio button R3 is selected when the elapsed time is 4 seconds or longer. However, the present invention is not limited to this configuration, and each time a predetermined time elapses, The selected radio button may be changed. For example, in the embodiment described above, the elapsed time for switching the selected radio button is 1 second, and the radio button R1 → radio button R2 → radio button R3 → radio button R1 →. The radio buttons may be switched repeatedly.
In the above-described embodiment, when the pictogram C1 does not overlap with the character string, the character string in the text box T1 may be deleted.
In the embodiment described above, when the type of search processing is specified in step SD2, the type of search processing may be specified from the radio button selection state without using the elapsed time.
[第2実施形態]
次に本発明の第2実施形態において説明する。第2実施形態においては、第1実施形態と同じく情報処理装置1で情報の検索を行うが、検索処理の種類を决定する動作が第1実施形態と異なる。このため、第1実施形態と同じ構成については、その説明を省略し、以下第1実施形態との相違点について説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described. In the second embodiment, information is searched by the
(第2実施形態の動作例)
次に第2実施形態の動作例について説明する。情報処理装置1においてプログラムP1と本実施形態に係るプログラムP2を実行し、Webページを表示すると、図7に例示した画面が表示される。
(Operation example of the second embodiment)
Next, an operation example of the second embodiment will be described. When the program P1 and the program P2 according to the present embodiment are executed in the
ユーザが、領域A2に表示されている絵文字C1の位置を叩く操作(予め定められた時間未満、指(指示体の一例)を位置検出部1041に接触させる操作)を行うと、制御部102は、図13に示した処理を実行し、ラジオボタンR1〜R3の選択の状態を変更する。
例えば、ラジオボタンR1が選択されている状態で絵文字C1を指で叩く操作が行われると(ステップSE1でYES)、制御部102は、ラジオボタンR2が選択されている表示となるように表示部1042を制御する(ステップSE2)。また、ラジオボタンR2が選択されている状態で絵文字C1を指で叩く操作が行われると(ステップSE3でYES)、制御部102は、ラジオボタンR3が選択されている表示となるように表示部1042を制御する(ステップSE4)。また、ラジオボタンR3が選択されている状態で絵文字C1を指で叩く操作が行われると(ステップSE1でNO、ステップSE3でNO)、制御部102は、ラジオボタンR1が選択されている表示となるように表示部1042を制御する(ステップSE5)。
When the user performs an operation of hitting the position of the pictogram C1 displayed in the area A2 (operation for bringing a finger (an example of an indicator) into contact with the
For example, when an operation of hitting the pictogram C1 with a finger is performed in a state where the radio button R1 is selected (YES in step SE1), the
また、ユーザが絵文字C1の位置に触れ、画像の表示面から離さずに指を移動させると、図8に示したように、領域A2に表示されている絵文字C1と同じ絵文字C1が指の移動に伴って移動する。ユーザは、検索を行いたい情報が表示されている位置まで絵文字C1を移動させる。 Further, when the user touches the position of the pictogram C1 and moves his / her finger without releasing it from the image display surface, the same pictogram C1 as the pictogram C1 displayed in the area A2 is moved as shown in FIG. It moves with. The user moves the pictograph C1 to a position where information to be searched is displayed.
制御部102は、移動した絵文字C1がWebページ内にある文字列に重なった場合、図3に示した処理を実行する。まず、制御部102は、絵文字C1が重なる位置にある文字列の形態素解析を行い、絵文字C1に重なる単語を特定する(ステップSA1)。制御部102は、絵文字C1に重なる単語を特定すると、特定した単語がテキストボックスT1に表示されるように表示部1042を制御する(ステップSA2)。
When the moved pictogram C1 overlaps the character string in the Web page, the
また、制御部102は、指が位置検出部1041から離れた場合、図6の処理を実行する。制御部102は、指が離れる前に絵文字C1が文字列に重なる位置にあった場合(ステップSD1でYES)、検索エンジンの機能を備える外部装置に対して情報の検索を指示する(ステップSD2)。例えば、制御部102は、ラジオボタンR1が選択された状態である場合、検索処理の種類をWebページにある文字列の検索処理に决定する。また、制御部102は、ラジオボタンR2が選択された状態である場合、検索処理の種類を静止画の検索処理に决定し、ラジオボタンR3が選択された状態である場合、検索処理の種類を動画の検索処理に决定する。制御部102は、决定したキーワードと検索処理の種類とを検索のパラメータとして含み、検索を指示するメッセージを、通信部105を制御して外部装置へ送信する。
以下、外部装置から検索結果を取得して表示する動作は、第1実施形態と同じであるため、説明を省略する。
Further, when the finger is separated from the
Hereinafter, the operation of acquiring and displaying the search result from the external device is the same as that of the first embodiment, and thus the description thereof is omitted.
本実施形態においても、絵文字C1を移動させると、ユーザが所望する種類の情報の検索結果を容易に得ることができる。また、本実施形態によれば、絵文字C1を叩くという簡単な操作だけで、検索処理の種類を容易に指示することができる。 Also in the present embodiment, when the pictogram C1 is moved, a search result for the type of information desired by the user can be easily obtained. Further, according to the present embodiment, it is possible to easily instruct the type of search processing by a simple operation of hitting the pictogram C1.
[変形例]
以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限定されることなく、他の様々な形態で実施可能である。例えば、上述の実施形態を以下のように変形して本発明を実施してもよい。なお、上述した実施形態及び以下の変形例は、各々を組み合わせてもよい。
[Modification]
As mentioned above, although embodiment of this invention was described, this invention is not limited to embodiment mentioned above, It can implement with another various form. For example, the present invention may be implemented by modifying the above-described embodiment as follows. In addition, you may combine each of embodiment mentioned above and the following modifications.
上述した実施形態においては、情報処理装置1は、タブレット端末となっているが、タブレット端末に限定されるものではない。例えば、デスクトップ型のコンピュータ装置においても、ディスプレイ装置にタッチスクリーンを設け、上述した実施形態の構成を採用してもよい。また、タッチスクリーンを備えない構成にあっては、マウスの操作で絵文字C1をドラッグして絵文字C1を移動させるようにしてもよい。また、絵文字C1にマウスカーソルを重ねた状態でマウスをクリックする毎にラジオボタンの選択の状態を切り替えるようにしてもよい。また、フィーチャーフォンやスマートフォン、PDA(Personal Digital Assistant)、プリンタ装置、ファクシミリ装置、ナビゲーション装置、ビデオカメラ、デジタルカメラ、電子辞書、電子ブックリーダーなど、タッチスクリーンを備える装置においても、上述した実施形態の構成を採用してもよい。
In the embodiment described above, the
上述した実施形態においては、指による操作に応じて画像の検索が行われているが、操作を行うのに用いるのは指に限定されるものではなく、例えば、指示体の一例であるスタイラスペンで操作を行うようにしてもよい。 In the embodiment described above, an image search is performed in response to an operation with a finger, but the use of the operation is not limited to the finger. For example, a stylus pen that is an example of a pointer is used. You may make it operate by.
上述した第2実施形態においては、指で移動させた絵文字C1が領域A1にあるときに、他の指で領域A2の絵文字C1を叩く操作を行うと、ラジオボタンR1〜R3の選択状態を変更するようにしてもよい。 In the second embodiment described above, when the pictogram C1 moved with the finger is in the area A1, and the user taps the pictogram C1 in the area A2 with another finger, the selection state of the radio buttons R1 to R3 is changed. You may make it do.
上述した実施形態においては、検索処理の種類をラジオボタンを用いてユーザに知らせているが、検索処理の種類を知らせる方法は、この方法に限定されるものではない。
例えば、第1実施形態において経過時間が2秒未満の場合には、検索処理の種類が文字列の検索処理であることを知らせるように、絵文字C1の画像を図14の(a)に示したものとしてもよい。また、第1実施形態において経過時間が2秒以上4秒未満の場合には、検索処理の種類が静止画の検索処理であることを知らせるように、絵文字C1の画像を図14の(b)に示したものとし、第1実施形態において経過時間が4秒以上の場合には、検索処理の種類が動画の検索処理であることを知らせるように、絵文字C1の画像を図14の(c)に示したものとしてもよい。
また、第2実施形態においては、領域A2の絵文字C1を叩く操作が行われる毎に絵文字C1の内容を変更し、図14の(a)〜(c)のいずれかの画像が表示されるようにしてもよい。
また、絵文字の内容で検索処理の種類を知らせる場合には、図14に示した「text」、「images」、「videos」という文字列を絵文字が含む構成に替えて、絵文字の色で検索処理の種類を知らせるようにしてもよい。例えば、図14の虫眼鏡の絵の背景を青色にした場合には文字列の検索処理を示し、図14の虫眼鏡の絵の背景を黄色にした場合には静止画の検索処理を示し、図14の虫眼鏡の絵の背景を赤色にした場合には動画の検索処理を示すようにしてもよい。なお、絵文字の色で検索処理の種類を知らせる場合、「text」、「images」、「videos」という文字列を削除してもよい。
In the embodiment described above, the type of search processing is notified to the user using a radio button, but the method of notifying the type of search processing is not limited to this method.
For example, in the first embodiment, when the elapsed time is less than 2 seconds, an image of the pictograph C1 is shown in FIG. 14A so as to notify that the type of search processing is character string search processing. It may be a thing. In the first embodiment, when the elapsed time is 2 seconds or more and less than 4 seconds, the image of the pictograph C1 is displayed in FIG. 14B so as to notify that the type of the search process is a still image search process. In the first embodiment, when the elapsed time is 4 seconds or more, the image of the pictograph C1 is displayed in FIG. 14 (c) so as to notify that the type of the search process is a video search process. It is good also as shown in.
In the second embodiment, the contents of the pictogram C1 are changed each time an operation of hitting the pictogram C1 in the area A2 is performed, and any one of the images (a) to (c) in FIG. 14 is displayed. It may be.
Further, when the type of search processing is informed by the contents of pictograms, the search processing is performed with the color of pictograms instead of the text strings “text”, “images”, and “videos” shown in FIG. You may make it notify the kind of. For example, when the background of the magnifying glass picture in FIG. 14 is blue, a character string search process is shown, and when the background of the magnifying glass picture in FIG. 14 is yellow, the still picture search process is shown. When the background of the magnifying glass picture is red, a moving image search process may be indicated. When the type of search processing is informed by the color of pictograms, the text strings “text”, “images”, and “videos” may be deleted.
上述した実施形態においては、検索を行う機能はプログラムP2を実行することにより実現しているが、プログラムP1を実行するとプログラムP2に係る機能が実現するようにしてもよい。また、上述した実施形態においては、プログラムP2に係る機能をアプリケーションプログラムではなく、オペレーティングシステムが備えるようにしてもよい。 In the above-described embodiment, the search function is realized by executing the program P2. However, when the program P1 is executed, the function related to the program P2 may be realized. In the above-described embodiment, the function related to the program P2 may be provided in the operating system instead of the application program.
上述した実施形態においては、絵文字C1を文字列に重ねて検索が行われているが、絵文字C1をWebページ内の画像に重ね、画像に関係する情報を検索するようにしてもよい。 In the embodiment described above, the search is performed by superimposing the pictograph C1 on the character string. However, the pictograph C1 may be superposed on the image in the Web page to search for information related to the image.
上述した実施形態においては、絵文字C1が検索の機能を示す画像となっているが、検索の機能を示す画像の内容は、図面に示したものに限定されるものではない。例えば、「検索」や「search」というように文字列の画像を検索の機能を示す画像とし、この画像を指の移動に応じて移動させて検索を行うようにしてもよい。 In the embodiment described above, the pictogram C1 is an image indicating the search function, but the content of the image indicating the search function is not limited to that shown in the drawings. For example, a character string image such as “search” or “search” may be used as an image indicating a search function, and the image may be moved according to the movement of the finger to perform the search.
上述した実施形態においては、Webページに対して絵文字C1を重ねて検索が行われているが、絵文字C1を重ねるのはWebページに限定されるものではない。例えば、ワードプロセッサーにより表示されている文章(コンテンツの一例)に絵文字C1を重ね、絵文字C1が重なった単語について検索を行うようにしてもよい。 In the embodiment described above, the search is performed by superimposing the pictogram C1 on the Web page, but the superimposition of the pictogram C1 is not limited to the Web page. For example, a pictograph C1 may be superimposed on a sentence (an example of content) displayed by a word processor, and a search may be performed for a word in which the pictograph C1 overlaps.
上述した実施形態においては、検索処理の種類として、文字列の検索処理、静止画の検索処理及び動画の検索処理があり、これらをユーザが切り替えて検索を行なっているが、検索処理の種類は、これらに限定されるものではない。
例えば、ラジオボタンR1が選択状態となった場合には日本語の情報を検索する検索エンジンを使用し、ラジオボタンR2が選択状態となった場合には英語の情報を検索する検索エンジンを使用し、ラジオボタンR3が選択状態となった場合には独語の情報を検索する検索エンジンを使用するというように、検索する言語の種類を切り替えるようにしてもよい。
In the above-described embodiment, there are a character string search process, a still image search process, and a moving image search process as types of search processes, and the user switches these to perform a search. However, it is not limited to these.
For example, when the radio button R1 is selected, a search engine that searches Japanese information is used, and when the radio button R2 is selected, a search engine that searches English information is used. When the radio button R3 is selected, the type of language to be searched may be switched, such as using a search engine that searches German information.
上述した実施形態においては、外部装置へ情報の検索を指示しているが、この構成に限定されるものではない。例えば、情報処理装置1に記憶されている文字情報や画像情報を検索するプログラムを実行して実現する検索機能(検索手段の一例)を情報処理装置1において実行し、当該プログラムに対して情報の検索を指示するようにしてもよい。
In the above-described embodiment, the external device is instructed to search for information. However, the present invention is not limited to this configuration. For example, the
上述した実施形態の機能を実現するプログラムは、磁気記録媒体(磁気テープ、磁気ディスク(HDD(Hard Disk Drive)、FD(Flexible Disk)))など、光記録媒体(光ディスクなど)、光磁気記録媒体、半導体メモリなどのコンピュータ読取り可能な記録媒体に記憶した状態で提供し、情報処理装置1にインストールしてもよい。また、通信回線を介して情報処理装置1にダウンロードしてインストールしてもよい。
The program for realizing the functions of the above-described embodiments includes a magnetic recording medium (magnetic tape, magnetic disk (HDD (Hard Disk Drive), FD (Flexible Disk))), optical recording medium (optical disk, etc.), and magneto-optical recording medium. Alternatively, the program may be provided in a state stored in a computer-readable recording medium such as a semiconductor memory and installed in the
1…情報処理装置、101…バス、102…制御部、102A…CPU、102B…ROM、102C…RAM、103…記憶部、104…操作部、104A…タッチスクリーン、105…通信部、201…第1表示制御部、202…移動部、203…指示部、204…取得部、205…第2表示制御部、206…変更部、1041…位置検出部、1042…表示部。
DESCRIPTION OF
Claims (6)
表示されている前記検索画像をユーザの操作に応じて移動させる移動手段と、
表示されている前記コンテンツにおいて前記検索画像に重なる位置にある情報について、検索処理の種類を决定して前記情報の検索を検索手段へ指示する指示手段と、
ユーザが前記検索画像に対して行った操作に応じて前記検索処理の種類を変更する変更手段と、
前記指示に応じて前記検索手段が行った検索の結果を取得する取得手段と、
前記取得手段で取得した結果が表示されるように前記表示手段を制御する第2表示制御手段と
を有する検索指示装置。 First display control means for causing the display means to display content and a search image indicating a search function;
Moving means for moving the displayed search image according to a user operation;
An instruction unit that determines a type of search processing and instructs the search unit to search the information for information in a position overlapping the search image in the displayed content;
Changing means for changing a type of the search process according to an operation performed on the search image by the user;
Obtaining means for obtaining a result of a search performed by the search means in response to the instruction;
And a second display control means for controlling the display means so that the result obtained by the obtaining means is displayed.
表示されている前記検索画像をユーザの操作に応じて移動させる移動ステップと、
表示されている前記コンテンツにおいて前記検索画像に重なる位置にある情報について、検索処理の種類を指定して前記情報の検索を検索手段へ指示する指示ステップと、
ユーザが前記検索画像に対して行った操作に応じて前記検索処理の種類を変更する変更ステップと、
前記指示に応じて前記検索手段が行った検索の結果を取得する取得ステップと、
前記取得ステップで取得した結果が表示されるように前記表示手段を制御する第2表示制御ステップと
を有する検索指示方法。 A first display control step of displaying content and a search image indicating a search function on the display means;
A moving step of moving the displayed search image according to a user operation;
An instruction step for instructing search means to search the information by specifying a type of search processing for information in a position overlapping the search image in the displayed content,
A change step of changing a type of the search process according to an operation performed by the user on the search image;
An acquisition step of acquiring a result of the search performed by the search means in response to the instruction;
And a second display control step of controlling the display means so that the result acquired in the acquisition step is displayed.
コンテンツと、検索の機能を示す検索画像とを表示手段に表示させる第1表示制御ステップと、
表示されている前記検索画像をユーザの操作に応じて移動させる移動ステップと、
表示されている前記コンテンツにおいて前記検索画像に重なる位置にある情報について、検索処理の種類を指定して前記情報の検索を検索手段へ指示する指示ステップと、
ユーザが前記検索画像に対して行った操作に応じて前記検索処理の種類を変更する変更ステップと、
前記指示に応じて前記検索手段が行った検索の結果を取得する取得ステップと、
前記取得ステップで取得した結果が表示されるように前記表示手段を制御する第2表示制御ステップと
を実行させるためのプログラム。 On the computer,
A first display control step of displaying content and a search image indicating a search function on the display means;
A moving step of moving the displayed search image according to a user operation;
An instruction step for instructing search means to search the information by specifying a type of search processing for information in a position overlapping the search image in the displayed content,
A change step of changing a type of the search process according to an operation performed by the user on the search image;
An acquisition step of acquiring a result of the search performed by the search means in response to the instruction;
And a second display control step for controlling the display means so that the result obtained in the obtaining step is displayed.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2012209477A JP5865811B2 (en) | 2012-09-24 | 2012-09-24 | Search instruction device, search instruction method and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2012209477A JP5865811B2 (en) | 2012-09-24 | 2012-09-24 | Search instruction device, search instruction method and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2014063438A JP2014063438A (en) | 2014-04-10 |
| JP5865811B2 true JP5865811B2 (en) | 2016-02-17 |
Family
ID=50618586
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2012209477A Active JP5865811B2 (en) | 2012-09-24 | 2012-09-24 | Search instruction device, search instruction method and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5865811B2 (en) |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3798170B2 (en) * | 1999-02-08 | 2006-07-19 | シャープ株式会社 | Information processing system with graphical user interface |
| JP4088862B2 (en) * | 2001-12-26 | 2008-05-21 | 俊彦 岡部 | Menu selection method, menu selection device, and recording medium on which menu selection program is recorded |
| JP2011043875A (en) * | 2009-08-19 | 2011-03-03 | Brother Industries Ltd | Working equipment operation device |
-
2012
- 2012-09-24 JP JP2012209477A patent/JP5865811B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2014063438A (en) | 2014-04-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP2715499B1 (en) | Invisible control | |
| JP5229084B2 (en) | Display control apparatus, display control method, and computer program | |
| US9703541B2 (en) | Entity action suggestion on a mobile device | |
| CN104272306B (en) | Turn over forward | |
| US10551990B2 (en) | Contextual browser frame and entry box placement | |
| US11379116B2 (en) | Electronic apparatus and method for executing application thereof | |
| CN103562835A (en) | Web browser with quick site access user interface | |
| US20100077333A1 (en) | Method and apparatus for non-hierarchical input of file attributes | |
| JP2016115208A (en) | Input device, wearable terminal, portable terminal, control method of input device, and control program for controlling operation of input device | |
| JP2011248888A (en) | Method and dual screen device for user gesture on dual screen | |
| CN103797481B (en) | gesture-based search | |
| US20170285932A1 (en) | Ink Input for Browser Navigation | |
| US20130339884A1 (en) | Augmenting user interface elements with information | |
| CN103098004A (en) | Computing device with improved function element selection | |
| JP2014075044A (en) | Information processor and program | |
| JP2015094978A (en) | Electronic apparatus and method | |
| JP5836494B2 (en) | User interface device, search method and program | |
| JPWO2011152335A1 (en) | Electronic device using touch panel input and operation reception method using the same | |
| JP5897720B2 (en) | User interface device, search method and program | |
| KR100967338B1 (en) | Mobile web browser interface method using gesture method | |
| JP5865811B2 (en) | Search instruction device, search instruction method and program | |
| JP5865810B2 (en) | Search instruction device, search instruction method and program | |
| JP5752759B2 (en) | Electronic device, method, and program | |
| US20200081958A1 (en) | Information processing apparatus, method for displaying a web page, and non-transitory recording medium storing a program for displaying a web page | |
| JP2014191775A (en) | Information processor and control method and program for information processor |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150216 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20151130 |
|
| 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: 20151215 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151228 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5865811 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 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |