JP2012248020A - Information processor, data retrieval method, and program - Google Patents

Information processor, data retrieval method, and program Download PDF

Info

Publication number
JP2012248020A
JP2012248020A JP2011119557A JP2011119557A JP2012248020A JP 2012248020 A JP2012248020 A JP 2012248020A JP 2011119557 A JP2011119557 A JP 2011119557A JP 2011119557 A JP2011119557 A JP 2011119557A JP 2012248020 A JP2012248020 A JP 2012248020A
Authority
JP
Japan
Prior art keywords
search
search result
display
unit
button
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.)
Withdrawn
Application number
JP2011119557A
Other languages
Japanese (ja)
Inventor
Hideya Tanaka
秀哉 田中
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 JP2011119557A priority Critical patent/JP2012248020A/en
Publication of JP2012248020A publication Critical patent/JP2012248020A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enable a user to more easily set a retrieval condition in a narrowing retrieval of data.SOLUTION: Data corresponding to a retrieval condition is retrieved from a storage unit, and when a retrieval is performed, retrieval results of the retrieval are displayed and also stored as retrieval results in an immediately-preceding retrieval condition. Also, differential retrieval results are extracted from the retrieval results of the retrieval and the retrieval results in the immediately-preceding retrieval condition, and the differential retrieval results are also displayed in a display unit according to an instruction input in an input unit.

Description

本発明は、情報処理装置、データ検索方法、及びプログラムに関する。   The present invention relates to an information processing apparatus, a data search method, and a program.

情報処理装置が演算して提示する画像の特徴量、例えば類似度、笑顔度などの数値は、人間の感覚とのずれもあり、ユーザが画像の検索条件として数値を指定しても所望の画像が検索されるとは限られず、数値での検索条件の指定は困難である。そこで、ユーザは、類似度、笑顔度等の閾値を徐々に変えて、所望の画像が残るように検索(絞込検索)を行っている。
ここで、画像記憶手段から一定個数の類似画が抽出され、表示装置の画面上にXY座標空間に対応させて一括表示される技術が開示されている(特許文献1参照。)。
Image feature values calculated and presented by the information processing device, such as numerical values such as similarity and smile level, may be different from human senses, and even if the user specifies a numerical value as an image search condition, the desired image Is not limited to search, and it is difficult to specify a search condition with a numerical value. Therefore, the user performs a search (squeezed search) so that a desired image remains by gradually changing threshold values such as the degree of similarity and the degree of smile.
Here, a technique is disclosed in which a certain number of similar images are extracted from the image storage means and displayed together on the screen of the display device in correspondence with the XY coordinate space (see Patent Document 1).

特開平08−249352号公報Japanese Patent Laid-Open No. 08-249352

特許文献1に記載の技術は、検索条件をXY軸に割り付け、軸上のカーソル位置条件に対応する画像の検索結果を一覧表示するものである。
しかしながら、現在のカーソル位置での検索条件と期待する画像が得られる検索条件との接近具合を判断できずに、カーソル位置を大きい量で動かすと検索条件の変えすぎにより、検索結果が期待する画像を飛び越してしまう可能性がある。即ち、検索条件と期待する画像が得られる検索条件との接近具合が分からないので、一覧表示された画面を見ながら、少しずつカーソルを動かしていかなければならず、検索に時間がかかるという問題がある。
The technique described in Patent Document 1 assigns search conditions to the XY axes and displays a list of search results of images corresponding to the cursor position conditions on the axes.
However, if the search condition at the current cursor position and the search condition for obtaining the expected image cannot be determined, and the cursor position is moved by a large amount, the search result is changed too much, and the expected result of the search result. There is a possibility of jumping over. In other words, since the degree of approach between the search condition and the search condition for obtaining the expected image is not known, it is necessary to move the cursor little by little while looking at the screen displayed in the list, and the search takes time. There is.

本発明はこのような問題点に鑑みなされたもので、データの検索をより容易にすることを目的とする。   The present invention has been made in view of such problems, and an object thereof is to make it easier to search for data.

そこで、本発明に係る情報処理装置は、データを記憶する記憶部、ユーザからの指示を入力する入力部、及び表示部と通信可能に接続された情報処理装置であって、検索条件に該当するデータを前記記憶部から検索する検索手段と、前記入力部で所定の指示が入力されると、前記検索手段による検索結果を直前の検索条件での検索結果として保存する保存手段と、前記検索手段で検索が行われると、前記検索の検索結果と前記保存手段で保存された前記直前の検索条件での検索結果とから差分の検索結果を抽出する抽出手段と、前記入力部で入力された前記指示に従って、前記抽出手段で抽出された差分の検索結果を前記表示部に表示する表示手段と、を有することを特徴とする。   Therefore, an information processing apparatus according to the present invention is an information processing apparatus that is communicably connected to a storage unit that stores data, an input unit that inputs an instruction from a user, and a display unit, and corresponds to a search condition. Search means for searching for data from the storage section, storage means for saving a search result by the search means as a search result in the immediately preceding search condition when a predetermined instruction is input at the input section, and the search means When the search is performed, the extraction unit that extracts the search result of the difference from the search result of the search and the search result of the immediately previous search condition stored by the storage unit, and the input input by the input unit Display means for displaying a search result of the difference extracted by the extraction means on the display unit in accordance with an instruction.

本発明によれば、データの検索をより容易にすることができる。   According to the present invention, data search can be facilitated.

表示制御装置の構成の一例を示す図である。It is a figure which shows an example of a structure of a display control apparatus. 検索処理に係るフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart which concerns on a search process. 画面の一例を示す図である。It is a figure which shows an example of a screen. 検索処理に係るフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart which concerns on a search process. 画面の一例を示す図である。It is a figure which shows an example of a screen.

以下、本発明の実施形態について図面に基づいて説明する。なお、実施形態は、本発明を限定するものではなく、また、実施形態で説明されている全ての構成が本発明の課題を解決するための手段に必須であるとは限らない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. The embodiments do not limit the present invention, and all the configurations described in the embodiments are not necessarily essential to the means for solving the problems of the present invention.

<第1の実施形態>
図1は、本実施形態に係る表示制御装置100の構成の一例を示す図である。図1に示すように、表示制御装置100は、情報処理装置(コンピュータ)の一例であり、画像データ(画像)、文書データ(文書)等のデータを検索(データ検索)可能な一般的なパーソナルコンピュータ(PC)を用いて構成可能なものである。
表示制御装置100では、CPU101、ハードディスク(HDD)102、メモリ103、表示制御部104、入力部105、及びドライブ装置106が内部バス108に通信可能に接続される。即ち、内部バス108に接続される各部は、内部バス108を介して互いにデータのやりとりを行うことができるように構成されている。
<First Embodiment>
FIG. 1 is a diagram illustrating an example of the configuration of the display control apparatus 100 according to the present embodiment. As shown in FIG. 1, the display control apparatus 100 is an example of an information processing apparatus (computer), and is a general personal computer that can search (data search) data such as image data (images) and document data (documents). It can be configured using a computer (PC).
In the display control device 100, a CPU 101, a hard disk (HDD) 102, a memory 103, a display control unit 104, an input unit 105, and a drive device 106 are communicably connected to an internal bus 108. In other words, each unit connected to the internal bus 108 is configured to be able to exchange data with each other via the internal bus 108.

HDD102には、画像などの各種のデータ、各種のプログラムなどが格納される。メモリ103は、例えばRAMからなる。CPU101は、例えばHDD102に格納されるプログラムに従い、メモリ103をワークメモリとして用い、表示制御装置100の各部を制御する。
ここで、HDD102、メモリ103等は、データを記憶する記憶部の一例である。なお、CPU101が実行するプログラムは、HDD102に格納される構成に限られず、例えば図示されないROMに予め記憶されていてもよい。
The HDD 102 stores various data such as images, various programs, and the like. The memory 103 is composed of a RAM, for example. The CPU 101 controls each unit of the display control apparatus 100 using the memory 103 as a work memory according to a program stored in the HDD 102, for example.
Here, the HDD 102, the memory 103, and the like are examples of a storage unit that stores data. Note that the program executed by the CPU 101 is not limited to the configuration stored in the HDD 102, and may be stored in advance in a ROM (not shown), for example.

入力部105は、ユーザからの所定の指示、例えばユーザによる入力デバイスの操作(ユーザ操作)を受け付け、ユーザ操作に応じた制御信号を生成し、CPU101に供給する。例えば、入力部105は、入力デバイスとして、キーボード等の文字情報入力デバイス、及びマウス、タッチパッドといった位置入力装置等のポインティングデバイスを有する。
本実施形態では、表示部の一例であるディスプレイ107及び位置入力装置により構成されたタッチパネルを採用し、タッチパネルは、平面的に構成された位置入力装置に対して接触された位置に応じた入力座標が出力されるように構成されている。以下では、位置入力装置を介してユーザにより行われるディスプレイ107に表示された画面上のボタン等のオブジェクトを押下するユーザ操作をタッチ操作と適宜称する。
The input unit 105 receives a predetermined instruction from the user, for example, an input device operation (user operation) by the user, generates a control signal corresponding to the user operation, and supplies the control signal to the CPU 101. For example, the input unit 105 includes a character information input device such as a keyboard and a pointing device such as a position input device such as a mouse and a touch pad as input devices.
In this embodiment, the display 107 which is an example of a display part and the touchscreen comprised by the position input device are employ | adopted, and a touchscreen is the input coordinate according to the position contacted with respect to the position input device comprised planarly. Is output. Hereinafter, a user operation of pressing an object such as a button on the screen displayed on the display 107 performed by the user via the position input device is appropriately referred to as a touch operation.

CPU101は、ユーザ操作に応じて入力部105で生成されて供給される制御信号に基づき、プログラムに従って表示制御装置100の各部を制御する。これにより、表示制御装置100に対し、ユーザ操作に応じた動作を行わせることができる。
表示制御部104は、ディスプレイ107に対して画像を表示させるための表示信号を出力する。例えば、CPU101がプログラムに従って生成した表示制御信号が表示制御部104に対して供給される。そして、表示制御部104は、この表示制御信号に基づき表示信号を生成してディスプレイ107に対して出力する。
例えば、表示制御部104は、CPU101が生成する表示制御信号に基づき、GUI(Graphical User Interface)を構成するGUI画面をディスプレイ107に対して表示させる。
The CPU 101 controls each unit of the display control apparatus 100 according to a program based on a control signal generated and supplied by the input unit 105 according to a user operation. Thereby, it is possible to cause the display control apparatus 100 to perform an operation according to the user operation.
The display control unit 104 outputs a display signal for displaying an image on the display 107. For example, a display control signal generated by the CPU 101 according to the program is supplied to the display control unit 104. The display control unit 104 generates a display signal based on the display control signal and outputs the display signal to the display 107.
For example, the display control unit 104 causes the display 107 to display a GUI screen configuring a GUI (Graphical User Interface) based on a display control signal generated by the CPU 101.

ここで、入力部105の位置入力装置とディスプレイ107とが一体的に構成されたタッチパネルについてより詳細に説明する。タッチパネルでは、ディスプレイ107上の表示を位置入力装置が妨げないように構成され、ディスプレイ107の表示面の上層に位置入力装置が取り付けられる。なお、位置入力装置の動作方式としては、抵抗膜方式、表面弾性波方式、赤外線方式、電磁誘導方式等、適宜の方式を採用することができる。
そして、位置入力装置における入力座標とディスプレイ107上の表示座標とが対応付けられる。これにより、ディスプレイ107に表示された画面を直接的にユーザが操作可能であるかのようなGUIが構成される。
Here, a touch panel in which the position input device of the input unit 105 and the display 107 are integrally configured will be described in detail. The touch panel is configured such that the position input device does not interfere with the display on the display 107, and the position input device is attached to the upper layer of the display surface of the display 107. As an operation method of the position input device, an appropriate method such as a resistance film method, a surface acoustic wave method, an infrared method, an electromagnetic induction method, or the like can be adopted.
Then, input coordinates in the position input device are associated with display coordinates on the display 107. Thus, a GUI is configured as if the user can directly operate the screen displayed on the display 107.

ドライブ装置106は、CD、DVD等の外部記憶媒体(不図示)が装着可能とされ、CPU101の制御に基づき、装着された外部記憶媒体からのデータの読み出しや、当該外部記憶媒体に対するデータの書き込みを行う。なお、ドライブ装置106が装着可能な外部記憶媒体としては、CD、DVD等のディスク記録媒体に限られず、例えばメモリカード等の不揮発性の半導体メモリであってもよい。
本実施形態では、現在の検索結果、及び直前の検索結果と現在の検索結果との差分の検索結果(差分データ)をワンタッチで切り替えて表示する構成を説明する。この構成によれば、ユーザは、期待する画像が得られる絞込条件(検索条件の一例)が遠いか近いかの判断を直感的に可能となり、絞込条件の閾値を変える量を適切に選択することができるようになる。
The drive device 106 can be loaded with an external storage medium (not shown) such as a CD or DVD, and reads data from the loaded external storage medium or writes data to the external storage medium based on the control of the CPU 101. I do. The external storage medium to which the drive device 106 can be attached is not limited to a disk recording medium such as a CD or DVD, and may be a non-volatile semiconductor memory such as a memory card, for example.
In the present embodiment, a configuration will be described in which the current search result and the search result (difference data) of the difference between the previous search result and the current search result are switched and displayed with one touch. According to this configuration, the user can intuitively determine whether or not a narrowing condition (an example of a search condition) for obtaining an expected image is far or near, and appropriately select an amount for changing the threshold value of the narrowing condition Will be able to.

図2は、検索処理に係るフローチャートの一例を示す図である。本フローチャートおける各処理は、CPU101がHDD102に格納されたプログラムをメモリ103に展開して実行することにより実現される。
また、本フローチャートの処理が実行されたときのタッチパネルの動作については図3を用いて視覚的に説明する。図3は、ディスプレイ107に表示される画面の一例を示す図である。なお、画面に係る表示処理は、CPU101がHDD102に格納されたプログラムをメモリ103に展開して実行し、表示制御部104を制御することにより実現される。
FIG. 2 is a diagram illustrating an example of a flowchart relating to the search processing. Each process in this flowchart is realized by the CPU 101 developing and executing a program stored in the HDD 102 in the memory 103.
The operation of the touch panel when the processing of this flowchart is executed will be described visually with reference to FIG. FIG. 3 is a diagram illustrating an example of a screen displayed on the display 107. The display processing related to the screen is realized by the CPU 101 developing and executing a program stored in the HDD 102 in the memory 103 and controlling the display control unit 104.

S201では、CPU101は、ユーザ操作により類似検索元画像が確定されたか否かを判断し、確定されていないと判断した場合、S201へ処理を移し、確定されたと判断した場合、S202へ処理を移す。なお、ユーザは、ディスプレイ107に一覧表示された画像のうち、所望の画像に近いと思われる検索の基準とする画像(類似検索元画像)を、入力部105を用いて選択などして確定するものとする。
S202では、CPU101は、絞込開始ボタンがタッチ操作されたか否かを判断し、タッチ操作されていないと判断した場合、S202へ処理を移し、タッチ操作されたと判断した場合、S203へ処理を移す。
In S201, the CPU 101 determines whether or not a similar search source image has been confirmed by a user operation. If it is determined that the similarity search source image has not been determined, the process proceeds to S201, and if it is determined to be determined, the process proceeds to S202. . Note that the user uses the input unit 105 to select and confirm an image (similar search source image) to be used as a search reference that is likely to be close to a desired image among the images displayed on the display 107 as a list. Shall.
In S202, the CPU 101 determines whether or not the narrow-down start button has been touched. If it is determined that the touch operation has not been performed, the process proceeds to S202. If it is determined that the touch operation has been performed, the process proceeds to S203. .

S203では、CPU101は、HDD102、ドライブ装置106内の全画像について、画像ごとに類似検索元画像との類似度を算出してS204へ処理を移す。S204では、CPU101は、初回の絞込検索(初回絞込検索)した結果を現在の検索結果としてメモリ103に保存してS205へ処理を移す。以下では、初回絞込検索の絞込条件が50%であり、その検索結果として類似度が50%以上である画像がメモリ103に保存されたものとして説明する。
S205では、CPU101は、類似度が50%未満である画像を直前の検索条件での検索結果としてメモリ103に保存してS206へ処理を移す。
In S203, the CPU 101 calculates the degree of similarity of each image in the HDD 102 and the drive device 106 with the similar search source image for each image, and moves the process to S204. In S204, the CPU 101 saves the result of the first narrow search (initial narrow search) in the memory 103 as the current search result, and moves the process to S205. In the following description, it is assumed that the narrow-down condition for the initial narrowing search is 50%, and an image having a similarity of 50% or more is stored in the memory 103 as the search result.
In S205, the CPU 101 stores an image having a similarity of less than 50% in the memory 103 as a search result under the immediately preceding search condition, and moves the process to S206.

S206では、CPU101は、表示制御部104を制御して現在の検索条件での検索結果(画像の一覧)をディスプレイ107に表示してS207へ処理を移す。S207では、CPU101は、振返りボタンがタッチ操作されたか否かを判断し、タッチ操作されていないと判断した場合、S210へ処理を移し、タッチ操作されたと判断した場合、S208へ処理を移す。
S208では、CPU101は、表示制御部104を制御して差分の検索結果(直前の検索結果にあって現在の検索結果にない画像の一覧)をディスプレイ107に表示してS209へ処理を移す。S209では、CPU101は、戻りボタンがタッチ操作されたか否かを判断し、タッチ操作されていないと判断した場合、S208へ処理を移し、タッチ操作されたと判断した場合、S206へ処理を移す。例えば、戻りボタンがタッチ操作された場合、現在の検索結果(画像の一覧)を再び表示するように処理が行われる。
In S206, the CPU 101 controls the display control unit 104 to display the search results (image list) under the current search conditions on the display 107, and moves the process to S207. In S207, the CPU 101 determines whether or not the turning button is touch-operated. If it is determined that the touch operation is not performed, the process proceeds to S210. If it is determined that the touch operation is performed, the process proceeds to S208.
In S208, the CPU 101 controls the display control unit 104 to display the difference search result (a list of images in the previous search result but not in the current search result) on the display 107, and moves the process to S209. In S209, the CPU 101 determines whether or not the return button has been touch-operated. If it is determined that the touch operation has not been performed, the process proceeds to S208, and if it is determined that the touch operation has been performed, the process proceeds to S206. For example, when the return button is touched, processing is performed so that the current search result (image list) is displayed again.

S210では、CPU101は、絞込ボタンがタッチ操作されたか否かを判断し、タッチ操作されていないと判断した場合、S206へ処理を移し、タッチ操作されたと判断した場合、S211へ処理を移す。S211では、CPU101は、現在の検索結果を直前の検索結果としてメモリ103に保存してS212へ処理を移す。
S212では、CPU101は、タッチ操作された絞込ボタンが通常絞込ボタンであるか高速絞込ボタンであるかを判断する。このとき、CPU101は、通常絞込ボタンであると判断した場合、S213へ処理を移し、高速絞込ボタンであると判断した場合、S214へ処理を移す。
In S210, the CPU 101 determines whether or not the narrow-down button has been touched. If it is determined that the touch operation has not been performed, the process proceeds to S206. If it is determined that the touch operation has been performed, the process proceeds to S211. In S211, the CPU 101 stores the current search result in the memory 103 as the previous search result, and moves the process to S212.
In S212, the CPU 101 determines whether the narrowed down button that has been touched is a normal narrowing button or a high speed narrowing button. At this time, if the CPU 101 determines that it is a normal narrowing button, it moves the process to S213, and if it determines that it is a high-speed narrowing button, it moves the process to S214.

S213では、CPU101は、絞込条件の閾値の変化量を+1%としてS215へ処理を移す。S214では、CPU101は、絞込条件の閾値の変化量を+5%としてS215へ処理を移す。
S215では、CPU101は、新しい絞込条件を、現在の絞込条件に変化量を加算したものとしてS216へ処理を移す。S216では、CPU101は、新しい絞込条件で検索を行い、結果を現在の検索結果としてメモリ103に保存してS217へ処理を移す。
S217では、CPU101は、直前の検索結果にあって現在の検索結果にない画像を抽出し、抽出した画像(差分の検索結果)をメモリ103に保存してS206へ処理を移す。
In S213, the CPU 101 shifts the processing to S215 with the change amount of the threshold of the narrowing condition as + 1%. In S214, the CPU 101 sets the change amount of the threshold value of the narrowing-down condition to + 5%, and moves the process to S215.
In S215, the CPU 101 shifts the processing to S216, assuming that the new narrowing condition is obtained by adding the amount of change to the current narrowing condition. In S216, the CPU 101 performs a search with a new narrowing condition, saves the result in the memory 103 as the current search result, and moves the process to S217.
In S217, the CPU 101 extracts an image that is in the previous search result but not in the current search result, stores the extracted image (difference search result) in the memory 103, and moves the process to S206.

図3(A)は、類似検索元画像301がユーザ操作によって確定された際にディスプレイ107に表示される画面の一例を示す。ディスプレイ107には、類似検索元画像301と絞込開始ボタン302とページ送りボタン303とが表示される。例えば、ユーザが絞込開始ボタン302をタッチ操作すると、CPU101により初回絞込検索が行われ、その検索結果が図3(B)のように表示される。ここで、初回絞込検索の類似度は50%以上であるとする。
図3(B)は、S206の処理後にディスプレイ107に表示される画面の一例を示す。ディスプレイ107には、現在の検索結果とページ送りボタン303と通常絞込ボタン304と高速絞込ボタン305と振返りボタン306とが表示される。この画面例では、初回絞込検索の検索結果がディスプレイ107に表示されている。
例えば、ユーザが振返りボタン306をタッチ操作すると、差分の検索結果が存在しないときは、CPU101により図3(C)の画面が表示される。
FIG. 3A shows an example of a screen displayed on the display 107 when the similar search source image 301 is confirmed by a user operation. On the display 107, a similar search original image 301, a narrowing down start button 302, and a page feed button 303 are displayed. For example, when the user touches the narrowing start button 302, the CPU 101 performs a first narrowing search, and the search result is displayed as shown in FIG. Here, it is assumed that the similarity in the initial narrowing search is 50% or more.
FIG. 3B shows an example of a screen displayed on the display 107 after the process of S206. The display 107 displays a current search result, a page feed button 303, a normal narrow button 304, a high speed narrow button 305, and a look back button 306. In this screen example, the search result of the initial narrowing search is displayed on the display 107.
For example, when the user performs a touch operation on the look-back button 306, if there is no difference search result, the CPU 101 displays the screen in FIG.

図3(C)は、S208の処理後にディスプレイ107に表示される画面の一例を示す。ディスプレイ107には、直前の検索結果にあって現在の検索結果にない画像と戻りボタン307とが表示される。
この画面例は、初回絞込検索が行われ、振返りボタン306がタッチ操作された後の画面であるので、直前の検索結果にあって現在の検索結果にない画像として、S205で保存された類似度が50%未満の画像がディスプレイ107に表示されている。
ここで、図3(C)の画面では、ユーザは、基本的には、期待する画像が得られる絞込条件が遠いか近いかを判断可能である。ただし、この画面例のように、類似度が50%未満である画像、即ち差分の検索結果が存在しない場合、ユーザは、期待する画像が得られる絞込条件が遠いか近いかを判断できないこともある。
FIG. 3C shows an example of a screen displayed on the display 107 after the process of S208. On the display 107, an image that is in the previous search result but not in the current search result and a return button 307 are displayed.
Since this screen example is a screen after the initial refinement search is performed and the look-back button 306 is touched, it is saved in S205 as an image that is in the previous search result but not in the current search result. An image having a similarity of less than 50% is displayed on the display 107.
Here, on the screen shown in FIG. 3C, the user can basically determine whether the narrow-down condition for obtaining the expected image is far or near. However, as shown in this screen example, when there is no image having a similarity of less than 50%, that is, when there is no difference search result, the user cannot determine whether the narrowing-down condition for obtaining the expected image is far or near. There is also.

例えば、ユーザが戻りボタン307をタッチ操作すると、CPU101により現在の検索結果が図3(B)のように表示される。図3(C)の画面例では、ユーザは、期待する画像が得られる絞込条件まで遠いか近いかを判断できなかったので、再び表示された図3(B)の画面では、通常絞込ボタン304をタッチ操作したと想定する。通常絞込ボタン304がタッチ操作されると、CPU101により、通常絞込検索が行われ、その検索結果が図3(D)のように表示される。
なお、図3(B)の画面例で通常絞込ボタン304がタッチ操作されたので、S213の処理が行われ、新しい絞込条件は、現在の類似度50%に変化量1%が加えられて51%となる。
For example, when the user touches the return button 307, the CPU 101 displays the current search result as shown in FIG. In the screen example of FIG. 3 (C), the user cannot determine whether it is far or near to the narrowing-down condition for obtaining the expected image. Therefore, in the screen of FIG. Assume that the button 304 is touch-operated. When the normal narrowing button 304 is touched, the CPU 101 performs a normal narrowing search, and the search result is displayed as shown in FIG.
Since the normal narrow button 304 is touched in the screen example of FIG. 3B, the process of S213 is performed, and the new narrowing condition is that the change amount 1% is added to the current similarity 50%. 51%.

図3(D)は、S206の処理後にディスプレイ107に表示される画面の一例を示す。上述したように、ディスプレイ107には、現在の検索結果とページ送りボタン303と通常絞込ボタン304と高速絞込ボタン305と振返りボタン306とが表示される。この画面例の現在の検索結果は、通常絞込ボタン304がタッチ操作されたことから、CPU101により新しい絞込条件の類似度51%以上で検索された検索結果である。
例えば、ユーザが振返りボタン306をタッチ操作すると、CPU101により差分の検索結果が図3(E)のように表示される。
FIG. 3D shows an example of a screen displayed on the display 107 after the process of S206. As described above, the display 107 displays the current search result, page feed button 303, normal narrow button 304, high speed narrow button 305, and review button 306. The current search result of this screen example is a search result searched by the CPU 101 with a similarity of 51% or more of a new narrowing condition because the normal narrowing button 304 is touched.
For example, when the user touches the turn button 306, the CPU 101 displays the difference search result as shown in FIG.

図3(E)は、S208の処理後にディスプレイ107に表示される画面の一例を示す。上述したように、ディスプレイ107には、直前の検索結果にあって現在の検索結果にない画像と戻りボタン307とがディスプレイ107に表示される。
初回絞込検索、及び1回目の通常絞込検索後のこの画面例では、直前の検索結果にあって現在の検索結果にない画像として、類似度が50%以上51%未満である画像が表示されている。例えば、ユーザは、表示された画像を見て、期待する画像が得られる絞込条件まで遠いか近いかを判断し、戻りボタン307をタッチ操作する。戻りボタン307がタッチ操作されると、CPU101により現在の検索結果が図3(D)のように表示される。
FIG. 3E shows an example of a screen displayed on the display 107 after the process of S208. As described above, the display 107 displays an image that is in the previous search result but not in the current search result and the return button 307.
In this screen example after the initial refinement search and the first normal refinement search, images with a similarity of 50% or more and less than 51% are displayed as images that are in the previous search result but not in the current search result. Has been. For example, the user looks at the displayed image, determines whether it is far or near to the narrowing-down condition for obtaining the expected image, and touches the return button 307. When the return button 307 is touched, the CPU 101 displays the current search result as shown in FIG.

例えば、ユーザは、期待する画像が得られる絞込条件まで遠いと判断した場合、図3(D)の画面では、高速絞込ボタン305をタッチ操作する。高速絞込ボタン305がタッチ操作されると、CPU101により、高速絞込検索が行われ、その検索結果が図3(F)のように表示される。
なお、図3(D)の画面例で高速絞込ボタン305がタッチ操作されたので、S214の処理が行われ、新しい絞込条件は、現在の類似度51%に変化量5%が加えられて56%となる。
For example, when it is determined that the user is far from the narrowing-down condition for obtaining an expected image, the user performs a touch operation on the high-speed narrowing button 305 on the screen of FIG. When the high speed narrowing button 305 is touched, the CPU 101 performs a high speed narrowing search, and the search result is displayed as shown in FIG.
In addition, since the high speed narrowing button 305 is touch-operated in the screen example of FIG. 3D, the process of S214 is performed, and the new narrowing condition is that the change amount 5% is added to the current similarity 51%. 56%.

図3(F)は、S206の処理後にディスプレイ107に表示される画面の一例を示す。上述したように、ディスプレイ107には、現在の検索結果とページ送りボタン303と通常絞込ボタン304と高速絞込ボタン305と振返りボタン306とが表示される。この画面例の現在の検索結果は、高速絞込ボタン305がタッチ操作されたことから、CPU101により新しい絞込条件で検索された検索結果である。
例えば、ユーザが振返りボタン306をタッチ操作すると、CPU101により差分の検索結果が図3(G)のように表示される。
FIG. 3F shows an example of a screen displayed on the display 107 after the process of S206. As described above, the display 107 displays the current search result, page feed button 303, normal narrow button 304, high speed narrow button 305, and review button 306. The current search result of this screen example is a search result searched by the CPU 101 under a new narrowing condition because the high speed narrowing button 305 has been touched.
For example, when the user touches the reflection button 306, the CPU 101 displays the difference search result as shown in FIG.

図3(G)は、S208の処理後にディスプレイ107に表示される画面の一例を示す。上述したように、ディスプレイ107には、直前の検索結果にあって現在の検索結果にない画像と戻りボタン307とがディスプレイ107に表示される。
初回絞込検索、1回の通常絞込検索、及び1回の高速絞込検索後のこの画面例では、直前の検索結果にあって現在の検索結果にない画像として、類似度が51%以上56%未満である画像が表示されている。例えば、ユーザは、表示された画像を見て、期待する画像が得られる絞込条件まで遠いか近いかを判断し、戻りボタン307をタッチ操作する。戻りボタン307がタッチ操作されると、CPU101により現在の検索結果が図3(F)のように表示される。
FIG. 3G shows an example of a screen displayed on the display 107 after the process of S208. As described above, the display 107 displays an image that is in the previous search result but not in the current search result and the return button 307.
In this screen example after the initial refinement search, one normal refinement search, and one high-speed refinement search, the similarity is 51% or more as an image that is in the previous search result but not in the current search result. An image that is less than 56% is displayed. For example, the user looks at the displayed image, determines whether it is far or near to the narrowing-down condition for obtaining the expected image, and touches the return button 307. When the return button 307 is touched, the CPU 101 displays the current search result as shown in FIG.

例えば、ユーザは、期待する画像が得られる絞込条件に近いと判断した場合、図3(F)の画面では、通常絞込ボタン304をタッチ操作する。通常絞込ボタン304がタッチ操作されると、CPU101により、通常絞込検索が行われ、その検索結果が図3(H)のように表示される。
なお、図3(F)の画面例で通常絞込ボタン304がタッチ操作されたので、S213の処理が行われ、新しい絞込条件は、現在の類似度56%に変化量1%が加えられて57%となる。
For example, when it is determined that the user is close to the narrow-down condition for obtaining an expected image, the user performs a touch operation on the normal narrow-down button 304 on the screen of FIG. When the normal narrowing button 304 is touched, the CPU 101 performs a normal narrowing search, and the search result is displayed as shown in FIG.
Since the normal narrow button 304 is touched in the screen example of FIG. 3F, the process of S213 is performed, and the new narrowing condition is that the change amount 1% is added to the current similarity 56%. 57%.

図3(H)は、S206の処理後にディスプレイ107に表示される画面の一例を示す。上述したように、ディスプレイ107には、現在の検索結果とページ送りボタン303と通常絞込ボタン304と高速絞込ボタン305と振返りボタン306とが表示される。この画面例の現在の検索結果は、通常絞込ボタン304がタッチ操作されたことから、CPU101により新しい絞込条件で検索された検索結果である。
例えば、ユーザが振返りボタン306をタッチ操作すると、CPU101により差分の検索結果が図3(J)のように表示される。
FIG. 3H shows an example of a screen displayed on the display 107 after the process of S206. As described above, the display 107 displays the current search result, page feed button 303, normal narrow button 304, high speed narrow button 305, and review button 306. The current search result of this screen example is a search result searched by the CPU 101 using the new narrowing condition because the normal narrowing button 304 has been touched.
For example, when the user touches the turn button 306, the CPU 101 displays a difference search result as shown in FIG.

図3(J)は、S208の処理後にディスプレイ107に表示される画面の一例を示す。上述したように、ディスプレイ107には、直前の検索結果にあって現在の検索結果にない画像と戻りボタン307とがディスプレイ107に表示される。
初回絞込検索、2回の通常絞込検索、及び1回の高速絞込検索後のこの画面例では、直前の検索結果にあって現在の検索結果にない画像として、類似度が56%以上57%未満である画像が表示されている。
FIG. 3J shows an example of a screen displayed on the display 107 after the process of S208. As described above, the display 107 displays an image that is in the previous search result but not in the current search result and the return button 307.
In this screen example after the initial refinement search, two normal refinement searches, and one high-speed refinement search, the similarity is 56% or more as an image that is in the previous search result but not in the current search result. An image that is less than 57% is displayed.

上述した構成によれば、現在の検索結果と、直前の検索結果、及び現在の検索結果との差分の検索結果(差分データ)とをワンタッチで交互に表示を切り替えて見比べられるので、期待する画像が得られるまでの絞込条件が遠いか近いかが直感的にわかりやすい。
故に、ユーザは、閾値(数値)の変更を大きく変えるか、小さく変えるかといった判定がしやすくなり、検索速度の向上に利用することができる。
また、上述した構成によれば、現在の絞込条件と期待する画像が得られる絞込条件との接近具合を直感的に知ることが可能になるので、絞込条件の閾値を変えすぎたことにより目的の画像を検索しそびれることを防止できる。
なお、本実施形態では、入力部105とディスプレイ107とを一体化したタッチパネルを例に挙げて説明しているが、物理的な操作ボタンが表示制御装置100本体に設けられていてもよい。この場合でも、ユーザがワンタッチで表示を切り替えることは可能である。
According to the above-described configuration, the current search result, the previous search result, and the search result (difference data) of the difference between the current search result and the display can be compared alternately with a single touch. It is easy to understand intuitively whether the narrowing-down conditions for obtaining are far or near.
Therefore, the user can easily determine whether to change the threshold value (numerical value) largely or smallly, which can be used to improve the search speed.
In addition, according to the above-described configuration, it is possible to intuitively know the degree of approach between the current narrowing condition and the narrowing condition for obtaining an expected image. Therefore, it is possible to prevent the target image from being searched and stolen.
In the present embodiment, a touch panel in which the input unit 105 and the display 107 are integrated is described as an example. However, physical operation buttons may be provided in the display control apparatus 100 main body. Even in this case, the user can switch the display with one touch.

<第2の実施形態>
本実施形態では、2つの表示領域(大領域、及び小領域)で、現在の検索結果、及び直前の検索結果と現在の検索結果との差分結果をワンタッチで入れ替えながら見せる構成について説明する。この構成によれば、ユーザが期待する画像が得られる絞込条件として、進めるべきか戻るべきかを直感的に判断可能となる。なお、第1の実施形態の構成と同一の構成については、同一の符号を用いて適宜説明を省略する。
図4は、検索処理に係るフローチャートの一例を示す図である。本フローチャートおける各処理は、CPU101がHDD102に格納されたプログラムをメモリ103に展開して実行することにより実現される。
また、本フローチャートの処理が実行されたときのタッチパネルの動作については図5を用いて視覚的に説明する。図5は、ディスプレイ107に表示される画面の一例を示す図である。なお、画面に係る表示処理は、CPU101がHDD102に格納されたプログラムをメモリ103に展開して実行し、表示制御部104を制御することにより実現される。
<Second Embodiment>
In the present embodiment, a configuration will be described in which the current search result and the difference result between the previous search result and the current search result are displayed in two display areas (a large area and a small area) with one touch. According to this configuration, it is possible to intuitively determine whether to advance or return as a narrowing-down condition for obtaining an image expected by the user. In addition, about the structure same as the structure of 1st Embodiment, description is abbreviate | omitted suitably using the same code | symbol.
FIG. 4 is a diagram illustrating an example of a flowchart relating to the search processing. Each process in this flowchart is realized by the CPU 101 developing and executing a program stored in the HDD 102 in the memory 103.
The operation of the touch panel when the processing of this flowchart is executed will be described visually with reference to FIG. FIG. 5 is a diagram illustrating an example of a screen displayed on the display 107. The display processing related to the screen is realized by the CPU 101 developing and executing a program stored in the HDD 102 in the memory 103 and controlling the display control unit 104.

S401では、CPU101は、ユーザ操作により類似検索元画像が確定されたか否かを判断し、確定されていないと判断した場合、S401へ処理を移し、確定されたと判断した場合、S402へ処理を移す。なお、ユーザは、ディスプレイ107に一覧表示された画像のうち、所望の画像に近いと思われる検索の基準とする画像(類似検索元画像)を、入力部105を用いて選択などして確定するものとする。
S402では、CPU101は、絞込開始ボタンがタッチ操作されたか否かを判断し、タッチ操作されていないと判断した場合、S402へ処理を移し、タッチ操作されたと判断した場合、S403へ処理を移す。
In S401, the CPU 101 determines whether or not a similar search source image has been confirmed by a user operation. If it is determined that the similarity search source image has not been determined, the process proceeds to S401, and if it is determined to be determined, the process proceeds to S402. . Note that the user uses the input unit 105 to select and confirm an image (similar search source image) to be used as a search reference that is likely to be close to a desired image among the images displayed on the display 107 as a list. Shall.
In S402, the CPU 101 determines whether or not the narrow-down start button has been touched. If it is determined that the touch operation has not been performed, the process proceeds to S402. If it is determined that the touch operation has been performed, the process proceeds to S403. .

S403では、CPU101は、HDD102、ドライブ装置106内の全画像について、画像ごとに類似検索元画像との類似度を算出してS404へ処理を移す。S404では、CPU101は、初回絞込検索した結果を現在の検索結果としてメモリ103に保存してS405へ処理を移す。以下では、初回絞込検索の絞込条件が20%であり、その検索結果として20%以上である画像がメモリ103に保存されたものとして説明する。
S405では、CPU101は、類似度が20%未満である画像を直前の検索結果としてメモリ103に保存してS406へ処理を移す。S406では、CPU101は、表示制御部104を制御してディスプレイ107の大領域に現在の検索結果(画像の一覧)を表示し、小領域に差分の検索結果(直前の検索結果にあって現在の検索結果にない画像の一覧)を表示し、S407へ処理を移す。
In S403, the CPU 101 calculates the similarity with the similar search source image for every image in the HDD 102 and the drive device 106, and moves the process to S404. In S404, the CPU 101 stores the result of the initial narrowing search as the current search result in the memory 103, and moves the process to S405. In the following description, it is assumed that the narrowing-down condition for the initial narrowing search is 20%, and an image that is 20% or more is saved in the memory 103 as the search result.
In step S405, the CPU 101 stores an image having a similarity of less than 20% in the memory 103 as a previous search result, and moves the process to step S406. In step S406, the CPU 101 controls the display control unit 104 to display the current search result (image list) in the large area of the display 107, and the difference search result (in the previous search result in the current search result) in the small area. A list of images not included in the search result) is displayed, and the process proceeds to S407.

S407では、CPU101は、振返りボタン504がタッチ操作されたか否かを判断し、タッチ操作されていないと判断した場合、S421へ処理を移し、タッチ操作されたと判断した場合、S408へ処理を移す。
S408では、CPU101は、表示制御部104を制御してディスプレイ107の大領域に直前の検索結果にあって現在の検索結果にない画像の一覧を表示し、小領域に現在の検索結果の画像の一覧を表示し、S409へ処理を移す。S409では、CPU101は、反転絞ボタンがタッチ操作されたか否かを判断し、タッチ操作されていないと判断した場合、S410へ処理を移し、タッチ操作されたと判断した場合、S411へ処理を移す。
In S407, the CPU 101 determines whether or not the turn button 504 has been touched. If it is determined that the touch operation has not been performed, the process proceeds to S421. If it is determined that the touch operation has been performed, the process proceeds to S408. .
In step S <b> 408, the CPU 101 controls the display control unit 104 to display a list of images that are in the previous search result but not in the current search result in the large area of the display 107, and the current search result image is displayed in the small area. A list is displayed, and the process proceeds to S409. In S409, the CPU 101 determines whether or not the reverse stop button has been touched. If it is determined that the touch operation has not been performed, the process proceeds to S410. If it is determined that the touch operation has been performed, the process proceeds to S411.

S410では、CPU101は、戻りボタンがタッチ操作されたか否かを判断し、タッチ操作されていないと判断した場合、S408へ処理を移し、タッチ操作されたと判断した場合、S406へ処理を移す。
S411では、CPU101は、直前の検索結果にあって現在の検索結果にない画像を新しい絞込の対象(絞込対象)に変更してS412へ処理を移す。S412では、CPU101は、変更後の絞込対象を直前の検索結果としてメモリ103に保存してS413へ処理を移す。
In S410, the CPU 101 determines whether or not the return button has been touch-operated. If it is determined that the touch operation has not been performed, the process proceeds to S408, and if it is determined that the touch operation has been performed, the process proceeds to S406.
In S411, the CPU 101 changes an image that is in the previous search result but not in the current search result to a new narrowing target (squeezing target), and moves the process to S412. In S412, the CPU 101 stores the changed narrowing target in the memory 103 as the previous search result, and moves the process to S413.

S413では、CPU101は、残り類似度幅が20%以下であるか否かを判断し、20%以下であると判断した場合、S414へ処理を移し、20%以下でないと判断した場合、S416へ処理を移す。残り類似度幅は、絞込対象の類似度の範囲を示し、例えば、初回絞込検索に続いて振返りボタン及び反転絞ボタンがタッチ操作された場合、類似度が0%以上20%未満の画像が絞込対象とされるので、残り類似度幅としては20%と表記する。
S414では、CPU101は、残り類似度幅が10%以下であるか否かを判断し、10%以下であると判断した場合、S415へ処理を移し、10%以下でないと判断した場合、S417へ処理を移す。S415では、CPU101は、残り類似度幅が5%以下であるか否かを判断し、5%以下であると判断した場合、S419へ処理を移し、5%以下でないと判断した場合、S418へ処理を移す。
In S413, the CPU 101 determines whether or not the remaining similarity width is 20% or less. If it is determined that the remaining similarity width is 20% or less, the process proceeds to S414, and if it is determined that it is not 20% or less, the process proceeds to S416. Move processing. The remaining similarity range indicates the range of the similarity to be narrowed down. For example, when the look-back button and the reverse stop button are touched after the initial narrowing search, the similarity is 0% or more and less than 20%. Since the image is to be narrowed down, the remaining similarity width is described as 20%.
In S414, the CPU 101 determines whether or not the remaining similarity width is 10% or less. If it is determined that it is 10% or less, the process proceeds to S415. If it is determined that the remaining similarity width is not 10% or less, the process proceeds to S417. Move processing. In S415, the CPU 101 determines whether or not the remaining similarity width is 5% or less. If the CPU 101 determines that the remaining similarity width is 5% or less, the process proceeds to S419, and if it is determined that it is not 5% or less, the process proceeds to S418. Move processing.

S416では、CPU101は、次回の絞込条件の閾値の変化量を+20%とし(類似度変化量を20%に設定し)、S420へ処理を移す。S417では、CPU101は、次回の絞込条件の閾値の変化量を+10%とし、S420へ処理を移す。S418では、CPU101は、次回の絞込条件の閾値の変化量を+5%とし、S420へ処理を移す。S419では、CPU101は、次回の絞込条件の閾値の変化量を+3%とし、S420へ処理を移す。
S420では、CPU101は、新しい絞込条件を、残り類似度幅の下限値に絞込条件の閾値の変化量を加算したものとしてS431へ処理を移す。
In S416, the CPU 101 sets the change amount of the threshold of the next narrowing condition to + 20% (sets the similarity change amount to 20%), and moves the process to S420. In S417, the CPU 101 sets the change amount of the threshold of the next narrowing condition to + 10%, and moves the process to S420. In S418, the CPU 101 sets the amount of change in the threshold value for the next narrowing-down condition to + 5%, and moves the process to S420. In S419, the CPU 101 sets the amount of change in the threshold value of the next narrowing condition to + 3%, and moves the process to S420.
In S420, the CPU 101 shifts the process to S431 on the assumption that the new narrowing condition is obtained by adding the amount of change in the narrowing condition threshold to the lower limit value of the remaining similarity width.

S421では、CPU101は、絞込ボタンがタッチ操作されたか否かを判断し、タッチ操作されていないと判断した場合、S406へ処理を移し、タッチ操作されたと判断した場合、S422へ処理を移す。S422では、CPU101は、現在の検索結果を直前の検索結果としてメモリ103に保存してS423へ処理を移す。
S423では、CPU101は、残り類似度幅が20%以下であるか否かを判断し、20%以下であると判断した場合、S424へ処理を移し、20%以下でないと判断した場合、S426へ処理を移す。S424では、CPU101は、残り類似度幅が10%以下であるか否かを判断し、10%以下であると判断した場合、S425へ処理を移し、10%以下でないと判断した場合、S427へ処理を移す。
In S421, the CPU 101 determines whether or not the narrow-down button has been touched. If it is determined that the touch operation has not been performed, the process proceeds to S406. If it is determined that the touch operation has been performed, the process proceeds to S422. In S422, the CPU 101 stores the current search result in the memory 103 as the previous search result, and moves the process to S423.
In S423, the CPU 101 determines whether or not the remaining similarity width is 20% or less. If it is determined that the remaining similarity width is 20% or less, the process proceeds to S424. If it is determined that the remaining similarity width is not 20% or less, the process proceeds to S426. Move processing. In S424, the CPU 101 determines whether or not the remaining similarity width is 10% or less. If it is determined that the remaining similarity width is 10% or less, the process proceeds to S425, and if it is determined that it is not 10% or less, the process proceeds to S427. Move processing.

S425では、CPU101は、残り類似度幅が5%以下であるか否かを判断し、5%以下であると判断した場合、S429へ処理を移し、5%以下でないと判断した場合、S428へ処理を移す。
S426では、CPU101は、次回の絞込条件の閾値の変化量を+20%とし、S430へ処理を移す。S427では、CPU101は、次回の絞込条件の閾値の変化量を+10%とし、S430へ処理を移す。S428では、CPU101は、次回の絞込条件の閾値の変化量を+5%とし、S430へ処理を移す。S429では、CPU101は、次回の絞込条件の閾値の変化量を+3%とし、S430へ処理を移す。
In S425, the CPU 101 determines whether or not the remaining similarity width is 5% or less. If it is determined that the remaining similarity width is 5% or less, the process proceeds to S429, and if it is determined that it is not 5% or less, the process proceeds to S428. Move processing.
In S426, the CPU 101 sets the change amount of the threshold of the next narrowing condition to + 20%, and moves the process to S430. In S427, the CPU 101 sets the change amount of the threshold value of the next narrowing condition to + 10%, and moves the process to S430. In S428, the CPU 101 sets the amount of change in the threshold value of the next narrowing condition to + 5%, and moves the process to S430. In S429, the CPU 101 sets the amount of change in the threshold value for the next narrowing-down condition to + 3%, and moves the process to S430.

S430では、CPU101は、新しい絞込条件を、現在の絞込条件に変化量を加算したものとしてS431へ処理を移す。
S431では、CPU101は、新しい絞込条件で検索し、結果を現在の検索結果としてメモリ103に保存してS432へ処理を移す。S432では、CPU101は、直前の検索結果にあって現在の検索結果にない画像を抽出し、抽出した画像(差分の検索結果)をメモリ103に保存してS406へ処理を移す。
In S430, the CPU 101 shifts the process to S431 on the assumption that the new narrowing condition is obtained by adding the change amount to the current narrowing condition.
In S431, the CPU 101 searches with the new narrowing condition, saves the result in the memory 103 as the current search result, and moves the process to S432. In S432, the CPU 101 extracts an image that is in the previous search result but not in the current search result, stores the extracted image (difference search result) in the memory 103, and moves the process to S406.

図5(A)から図5(G)までを用いて、ディスプレイ107に向かって左側の大領域501、及び右側の小領域502というサイズの異なる表示領域がCPU101により制御される構成について説明する。
図5(A)は、S406の処理後にディスプレイ107に表示される画面の一例を示す。ディスプレイ107には、大領域501と小領域502と絞込ボタン503と振返りボタン504とが表示される。
この画面例は、初回絞込検索に続いて絞込ボタン503による絞込が2回行われた(以下では初期絞込検索と称する。)後の画面であるので、大領域501には、現在の検索結果として、類似度が60%以上100未満の画像が表示されている。また、小領域502には、直前の検索結果と現在の検索結果との差分の検索結果として、類似度が40%以上60未満の画像が表示されている。
A configuration in which display areas having different sizes such as a left large area 501 and a right small area 502 toward the display 107 are controlled by the CPU 101 will be described with reference to FIGS. 5A to 5G.
FIG. 5A shows an example of a screen displayed on the display 107 after the process of S406. On the display 107, a large area 501, a small area 502, a narrow down button 503, and a look back button 504 are displayed.
This screen example is a screen after the initial narrowing search is performed twice with the narrowing down button 503 (hereinafter referred to as initial narrowing search). As a search result, an image having a similarity of 60% or more and less than 100 is displayed. In the small area 502, an image having a similarity of 40% or more and less than 60 is displayed as a difference search result between the previous search result and the current search result.

なお、初期絞込検索が行われているので、S426の処理が2回行われ、現在の絞込条件は、60%となっている。
例えば、ユーザが振返りボタン504をタッチ操作すると、CPU101のより、大領域501の内容と小領域502の内容とが入れ替えられ、検索結果が図5(B)のように表示される。
Since the initial narrowing search is performed, the process of S426 is performed twice, and the current narrowing condition is 60%.
For example, when the user touches the turn button 504, the CPU 101 switches the contents of the large area 501 and the contents of the small area 502, and the search result is displayed as shown in FIG.

図5(B)は、S408の処理後にディスプレイ107に表示される画面の一例を示す。ディスプレイ107には、大領域501と小領域502と反転絞ボタン505と戻りボタン506とが表示される。大領域501には、直前の検索結果と現在の検索結果との差分の検索結果が表示され、小領域502には、現在の検索結果が表示される。
初期絞込検索が行われ、振返りボタン504がタッチ操作されているので、この画面例の大領域501には、類似度が40%以上60%未満である画像が表示されている。また、小領域502には、類似度が60%以上100%未満である画像が表示されている。
例えば、ユーザが図5(A)で見た大領域501の画像と図5(B)で見ている大領域501の差分の画像とから、期待する画像が得られる絞込条件を通り越したと判断したら、反転絞ボタン505をタッチ操作する。反転絞ボタン505がタッチ操作されると、CPU101により、絞込対象が差分の検索結果とされ、新しい絞込条件で検索が行われ、その検索結果が図5(C)のように表示される。
FIG. 5B shows an example of a screen displayed on the display 107 after the processing of S408. A large area 501, a small area 502, a reverse stop button 505, and a return button 506 are displayed on the display 107. The large area 501 displays the search result of the difference between the previous search result and the current search result, and the small area 502 displays the current search result.
Since the initial refinement search is performed and the look-back button 504 is touched, an image having a similarity of 40% or more and less than 60% is displayed in the large area 501 of this screen example. In the small area 502, an image having a similarity of 60% or more and less than 100% is displayed.
For example, it is determined that the user has passed a narrowing-down condition for obtaining an expected image from the image of the large area 501 viewed in FIG. 5A and the difference image of the large area 501 viewed in FIG. Then, the reverse stop button 505 is touched. When the reverse stop button 505 is touched, the CPU 101 sets the search target as a difference search result, performs a search with a new search condition, and displays the search result as shown in FIG. .

図5(C)は、S406の処理後にディスプレイ107に表示される画面の一例を示す。上述したように、ディスプレイ107には、大領域501と小領域502と絞込ボタン503と振返りボタン504とが表示される。
ここで、初期絞込検索が行われ、振返りボタン504及び反転絞ボタン505がタッチ操作されているので、残り類似度幅は、40%以上60%未満(20%)である。即ち、残り類似度幅が10%を超えるので、S417の処理が行われ、新しい絞込条件は、残り類似度幅の下限値40%に変化量10%が加えられて50%となる。
FIG. 5C shows an example of a screen displayed on the display 107 after the process of S406. As described above, the display 107 displays the large area 501, the small area 502, the narrow-down button 503, and the look-back button 504.
Here, since the initial narrowing search is performed and the reflection button 504 and the reverse narrowing button 505 are touched, the remaining similarity width is 40% or more and less than 60% (20%). That is, since the remaining similarity width exceeds 10%, the process of S417 is performed, and the new narrowing condition is 50% by adding the change amount 10% to the lower limit value 40% of the remaining similarity width.

また、S411で絞込対象が入れ替えられ、類似度が60%以上である画像が残っていないので、大領域501には、現在の検索結果として類似度が50%以上60%未満である画像が表示される。また、小領域502には、直前の検索結果と現在の検索結果との差分の検索結果として類似度が40%以上50%未満である画像が表示される。
例えば、ユーザが振返りボタン504をタッチ操作すると、CPU101のより、大領域501の内容と小領域502の内容とが入れ替えられ、検索結果が図5(D)のように表示される。
Further, since the narrowing target is replaced in S411 and no image with a similarity of 60% or more remains, an image with a similarity of 50% or more and less than 60% as the current search result is displayed in the large area 501. Is displayed. In the small area 502, an image having a similarity of 40% or more and less than 50% is displayed as a search result of a difference between the previous search result and the current search result.
For example, when the user touches the turn button 504, the contents of the large area 501 and the contents of the small area 502 are switched by the CPU 101, and the search result is displayed as shown in FIG.

図5(D)は、S408の処理後にディスプレイ107に表示される画面の一例を示す。上述のように、ディスプレイ107には、大領域501と小領域502と反転絞ボタン505と戻りボタン506とが表示される。
初期絞込検索が行われ、振返りボタン504、反転絞ボタン505、及び振返りボタン504がタッチ操作されているので、この画面例の大領域501には、類似度が40%以上50%未満である画像が表示されている。また、小領域502には、類似度が50%以上60%未満である画像が表示されている。
FIG. 5D shows an example of a screen displayed on the display 107 after the processing of S408. As described above, the display 107 displays the large area 501, the small area 502, the reverse stop button 505, and the return button 506.
Since the initial refinement search is performed and the look back button 504, the reverse stop button 505, and the look back button 504 are touch-operated, the similarity in the large area 501 of this screen example is 40% or more and less than 50%. Is displayed. In the small area 502, an image having a similarity of 50% or more and less than 60% is displayed.

例えば、ユーザが図5(C)で見た大領域501の画像と図5(D)で見ている大領域501の差分の画像とから、期待する画像が得られる絞込条件を通り越していないと判断したら、戻りボタン507をタッチ操作する。戻りボタン506がタッチ操作されると、CPU101により現在の検索結果が図5(C)のように表示される。
そして、ユーザは、期待する画像が得られる絞込条件を通り越していないと判断した場合、図5(C)において、絞込ボタン503をタッチ操作する。絞込ボタン503がタッチ操作されると、CPU101により、新しい絞込条件で検索が行われ、その検索結果が図5(E)のように表示される。
For example, the user does not pass the narrow-down condition for obtaining an expected image from the image of the large area 501 viewed in FIG. 5C and the difference image of the large area 501 viewed in FIG. If it is determined, the return button 507 is touch-operated. When the return button 506 is touched, the CPU 101 displays the current search result as shown in FIG.
When determining that the user has not passed the narrowing condition for obtaining the expected image, the user performs a touch operation on the narrowing button 503 in FIG. When the narrow-down button 503 is touched, the CPU 101 performs a search with a new narrow-down condition, and the search result is displayed as shown in FIG.

図5(E)は、S406の処理後にディスプレイ107に表示される画面の一例を示す。上述したように、ディスプレイ107には、大領域501と小領域502と絞込ボタン503と振返りボタン504とが表示される。
ここで、初期絞込検索が行われ、振返りボタン504、反転絞ボタン505、及び絞込ボタン503がタッチ操作されているので、残り類似度幅は、50%以上60%未満(10%)である。即ち、残り類似度幅が5%を超えるので、S428の処理が行われ、新しい絞込条件は、現在の類似度50%に変化量5%が加えられて55%となる。
FIG. 5E shows an example of a screen displayed on the display 107 after the process of S406. As described above, the display 107 displays the large area 501, the small area 502, the narrow-down button 503, and the look-back button 504.
Here, since the initial narrowing search is performed and the review button 504, the reverse narrowing button 505, and the narrowing button 503 are touch-operated, the remaining similarity width is 50% or more and less than 60% (10%). It is. In other words, since the remaining similarity width exceeds 5%, the processing of S428 is performed, and the new narrowing condition is 55% by adding the change amount 5% to the current similarity 50%.

また、初期絞込検索が行われ、振返りボタン504、反転絞ボタン505、及び絞込ボタン503がタッチ操作されているので、この画面例の大領域501には、類似度が55%以上60%未満である画像が表示されている。また、小領域502には、類似度が50%以上55%未満である画像が表示されている。
例えば、ユーザが振返りボタン504をタッチ操作すると、CPU101のより、大領域501の内容と小領域502の内容とが入れ替えられ、検索結果が図5(F)のように表示される。
Further, since the initial narrowing search is performed and the review button 504, the reverse narrowing button 505, and the narrowing button 503 are touch-operated, the similarity is 55% or more in the large area 501 of this screen example. An image that is less than% is displayed. In the small area 502, an image having a similarity of 50% or more and less than 55% is displayed.
For example, when the user touches the turn button 504, the CPU 101 switches the contents of the large area 501 and the contents of the small area 502, and the search result is displayed as shown in FIG.

図5(F)は、S408の処理後にディスプレイ107に表示される画面の一例を示す。上述のように、ディスプレイ107には、大領域501と小領域502と反転絞ボタン505と戻りボタン506とが表示される。
初期絞込検索が行われ、振返りボタン504、反転絞ボタン505、絞込ボタン503、及び振返りボタン504がタッチ操作されているので、この画面例の大領域501には、類似度が50%以上55%未満である画像が表示されている。また、小領域502には、類似度が55%以上60%未満である画像が表示されている。
例えば、ユーザが図5(E)で見た大領域501の画像と図5(F)で見ている大領域501の差分の画像とから、期待する画像が得られる絞込条件を通り越したと判断したら、反転絞ボタン505をタッチ操作する。反転絞ボタン505がタッチ操作されると、CPU101により、絞込対象が差分の検索結果とされ、新しい絞込条件で検索が行われ、その検索結果が図5(G)のように表示される。
FIG. 5F shows an example of a screen displayed on the display 107 after the processing of S408. As described above, the display 107 displays the large area 501, the small area 502, the reverse stop button 505, and the return button 506.
Since the initial refinement search is performed and the review button 504, the reverse refinement button 505, the refinement button 503, and the review button 504 are touch-operated, the large area 501 in this screen example has a similarity of 50. % Or more and less than 55% is displayed. In the small area 502, an image having a similarity of 55% or more and less than 60% is displayed.
For example, it is determined that the user has passed a narrowing-down condition for obtaining an expected image from the image of the large area 501 viewed in FIG. 5E and the difference image of the large area 501 viewed in FIG. Then, the reverse stop button 505 is touched. When the reverse stop button 505 is touched, the CPU 101 sets the search target as a difference search result, and searches using the new search condition, and the search result is displayed as shown in FIG. .

図5(G)は、S406の処理後にディスプレイ107に表示される画面の一例を示す。上述したように、ディスプレイ107には、大領域501と小領域502と絞込ボタン503と振返りボタン504とが表示される。
ここで、初期絞込検索が行われ、振返りボタン504、反転絞ボタン505、絞込ボタン503、振返りボタン504、及び反転絞ボタン505がタッチ操作されているので、残り類似度幅は、50%以上55%未満(5%)である。即ち、残り類似度幅が5%以下であるので、S419の処理が行われ、新しい絞込条件は、残り類似度幅の下限値50%に変化量3%が加えられて53%となる。
また、S411で絞込対象が入れ替えられ、類似度が55%以上である画像が残っていないので、大領域501には、現在の検索結果として類似度が53%以上55%未満である画像が表示される。また、小領域502には、直前の検索結果と現在の検索結果との差分の検索結果として類似度が50%以上53%未満である画像が表示される。
FIG. 5G shows an example of a screen displayed on the display 107 after the process of S406. As described above, the display 107 displays the large area 501, the small area 502, the narrow-down button 503, and the look-back button 504.
Here, since the initial narrowing search is performed and the review button 504, the reverse narrowing button 505, the narrowing button 503, the reflective button 504, and the reverse narrowing button 505 are touch-operated, the remaining similarity width is It is 50% or more and less than 55% (5%). That is, since the remaining similarity width is 5% or less, the process of S419 is performed, and the new narrowing condition is 53% by adding 3% of the change amount to the lower limit value 50% of the remaining similarity width.
In S411, the narrowing target is switched, and no image with a similarity of 55% or more remains. Therefore, an image with a similarity of 53% or more and less than 55% as a current search result is displayed in the large area 501. Is displayed. In the small area 502, an image having a similarity of 50% or more and less than 53% is displayed as a difference search result between the previous search result and the current search result.

上述した構成によれば、ワンタッチで大小の表示領域の内容を入れ替えて見比べられるので、期待する画像が得られるまでの絞込条件までの距離感が直感的にわりやすくなる。
即ち、畳み込むように絞込条件を進めるか戻すかといった判定がしやすくなるので、検索速度の向上に利用することができる。
また、上述した構成よれば、現在の検索結果と、直前の検索結果にあって現在の検索結果にない差分の検索結果(差分データ)をワンタッチで見比べることが可能となる。
したがって、あるフルスケールの絞込条件に対して、現在の絞込条件がどの程度の位置付けにあるのかを把握しやすくなり、適正な絞込条件をより容易に探すことが可能になる。
According to the configuration described above, since the contents of the large and small display areas can be exchanged and compared with one touch, it is easy to intuitively sense the distance to the narrow-down condition until the expected image is obtained.
That is, since it becomes easy to determine whether or not the narrowing-down condition is advanced or retracted so as to be folded, it can be used to improve the search speed.
Further, according to the configuration described above, it is possible to compare the current search result with the difference search result (difference data) that is in the immediately preceding search result but not in the current search result with one touch.
Therefore, it becomes easy to grasp how much the current narrowing condition is positioned with respect to a certain full scale narrowing condition, and it becomes possible to find an appropriate narrowing condition more easily.

<その他の実施形態>
上述した各実施形態においては、本発明をパーソナルコンピュータに適用した構成を例にして説明したが、この構成に限定されるものではない。
例えば、デジタルカメラなどの撮像装置に適用してもよい。即ち、デジタルカメラが読み取り可能なメモリカードなどの記憶媒体に記憶された撮影画像を、デジタルカメラの有する背面液晶装置などのディスプレイにマルチ再生表示する際にも、適用可能である。
更には、携帯電話端末、携帯型の画像ビューワ、プリンタ装置に設けられた印刷画像選択、及び確認のためのディスプレイ、デジタルフォトフレームなど、画像を表示可能なデータ管理装置に適用可能である。
<Other embodiments>
In each of the above-described embodiments, the configuration in which the present invention is applied to a personal computer has been described as an example. However, the present invention is not limited to this configuration.
For example, the present invention may be applied to an imaging device such as a digital camera. That is, the present invention can also be applied to a case where a captured image stored in a storage medium such as a memory card that can be read by a digital camera is displayed on a display such as a rear liquid crystal device included in the digital camera.
Furthermore, the present invention can be applied to a data management apparatus capable of displaying an image, such as a display for selecting and confirming a print image provided in a mobile phone terminal, a portable image viewer, a printer device, and a digital photo frame.

また、CPU101が、HDD102に格納されたプログラムの手順に従って処理を行うことによって、表示制御装置100における機能及び上述のフローチャートに係る処理が実現される構成を説明したが、この構成に限られるものではない。例えば、表示制御装置100における機能、上述のフローチャートに係る処理の一部、又は全部を専用のハードウェアを用いて構成してもよい。
また、第1の実施形態の構成と第2の実施形態の構成とを適宜に組み合わせた構成を採用してもよい。
In addition, the configuration in which the CPU 101 performs processing according to the procedure of the program stored in the HDD 102 to realize the functions in the display control apparatus 100 and the processing according to the above-described flowchart has been described. However, the configuration is not limited to this configuration. Absent. For example, you may comprise the function in the display control apparatus 100, a part of process based on the above-mentioned flowchart, or all using dedicated hardware.
Moreover, you may employ | adopt the structure which combined the structure of 1st Embodiment and the structure of 2nd Embodiment suitably.

また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムを読み出して実行する処理である。   The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, etc.) of the system or apparatus reads the program. It is a process to be executed.

上述した実施形態の構成によれば、データの検索をより容易にすることができる。   According to the configuration of the above-described embodiment, it is possible to more easily search for data.

以上、本発明の好ましい実施形態について詳述したが、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   The preferred embodiments of the present invention have been described in detail above, but the present invention is not limited to such specific embodiments, and various modifications can be made within the scope of the gist of the present invention described in the claims.・ Change is possible.

Claims (5)

データを記憶する記憶部、ユーザからの指示を入力する入力部、及び表示部と通信可能に接続された情報処理装置であって、
検索条件に該当するデータを前記記憶部から検索する検索手段と、
前記入力部で所定の指示が入力されると、前記検索手段による検索結果を直前の検索条件での検索結果として保存する保存手段と、
前記検索手段で検索が行われると、前記検索の検索結果と前記保存手段で保存された前記直前の検索条件での検索結果とから差分の検索結果を抽出する抽出手段と、
前記入力部で入力された前記指示に従って、前記抽出手段で抽出された差分の検索結果を前記表示部に表示する表示手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus communicably connected to a storage unit for storing data, an input unit for inputting an instruction from a user, and a display unit,
Search means for searching the storage unit for data corresponding to a search condition;
When a predetermined instruction is input in the input unit, a storage unit that stores a search result by the search unit as a search result in the immediately preceding search condition;
When the search is performed by the search unit, an extraction unit that extracts a difference search result from the search result of the search and the search result of the previous search condition stored by the storage unit;
Display means for displaying the search result of the difference extracted by the extraction means on the display section in accordance with the instruction input by the input section;
An information processing apparatus comprising:
前記表示手段は、前記入力部で入力された指示に従って、前記表示部に表示されている前記差分の検索結果を前記検索手段で行われた検索の検索結果に切り替えることを特徴とする請求項1記載の情報処理装置。   2. The display unit according to claim 1, wherein the difference search result displayed on the display unit is switched to a search result of the search performed by the search unit in accordance with an instruction input by the input unit. The information processing apparatus described. 前記表示手段は、前記検索手段で行われた検索の検索結果と共に前記差分の検索結果を前記表示部に表示することを特徴とする請求項1記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the display unit displays the search result of the difference together with the search result of the search performed by the search unit on the display unit. データを記憶する記憶部、ユーザからの指示を入力する入力部、及び表示部と通信可能に接続された情報処理装置におけるデータ検索方法であって、
検索条件に該当するデータを前記記憶部から検索する検索工程と、
前記入力部で所定の指示が入力されると、前記検索工程での検索結果を直前の検索条件での検索結果として保存する保存工程と、
前記検索工程で検索が行われると、前記検索の検索結果と前記保存工程で保存された前記直前の検索条件での検索結果とから差分の検索結果を抽出する抽出工程と、
前記入力部で入力された前記指示に従って、前記抽出工程で抽出された差分の検索結果を前記表示部に表示する表示工程と、
を有することを特徴とするデータ検索方法。
A data search method in an information processing apparatus communicably connected to a storage unit for storing data, an input unit for inputting an instruction from a user, and a display unit,
A search step of searching the storage unit for data corresponding to a search condition;
When a predetermined instruction is input in the input unit, a storing step of storing the search result in the search step as a search result in the immediately preceding search condition;
When the search is performed in the search step, an extraction step of extracting a difference search result from the search result of the search and the search result of the previous search condition stored in the storage step;
In accordance with the instruction input in the input unit, a display step of displaying the search result of the difference extracted in the extraction step on the display unit,
A data search method characterized by comprising:
データを記憶する記憶部、ユーザからの指示を入力する入力部、及び表示部と通信可能に接続されたコンピュータを、
検索条件に該当するデータを前記記憶部から検索する検索手段と、
前記入力部で所定の指示が入力されると、前記検索手段による検索結果を直前の検索条件での検索結果として保存する保存手段と、
前記検索手段で検索が行われると、前記検索の検索結果と前記保存手段で保存された前記直前の検索条件での検索結果とから差分の検索結果を抽出する抽出手段と、
前記入力部で入力された前記指示に従って、前記抽出手段で抽出された差分の検索結果を前記表示部に表示する表示手段と、
して機能させるプログラム。
A storage unit for storing data, an input unit for inputting an instruction from a user, and a computer connected to the display unit in a communicable manner;
Search means for searching the storage unit for data corresponding to a search condition;
When a predetermined instruction is input in the input unit, a storage unit that stores a search result by the search unit as a search result in the immediately preceding search condition;
When the search is performed by the search unit, an extraction unit that extracts a difference search result from the search result of the search and the search result of the previous search condition stored by the storage unit;
Display means for displaying the search result of the difference extracted by the extraction means on the display section in accordance with the instruction input by the input section;
Program to make it work.
JP2011119557A 2011-05-27 2011-05-27 Information processor, data retrieval method, and program Withdrawn JP2012248020A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011119557A JP2012248020A (en) 2011-05-27 2011-05-27 Information processor, data retrieval method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011119557A JP2012248020A (en) 2011-05-27 2011-05-27 Information processor, data retrieval method, and program

Publications (1)

Publication Number Publication Date
JP2012248020A true JP2012248020A (en) 2012-12-13

Family

ID=47468402

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011119557A Withdrawn JP2012248020A (en) 2011-05-27 2011-05-27 Information processor, data retrieval method, and program

Country Status (1)

Country Link
JP (1) JP2012248020A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015174061A1 (en) * 2014-05-15 2015-11-19 日本電気株式会社 Search device, method and program recording medium
JP5891339B1 (en) * 2015-10-09 2016-03-22 楽天株式会社 Information processing apparatus, information processing method, and information processing program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015174061A1 (en) * 2014-05-15 2015-11-19 日本電気株式会社 Search device, method and program recording medium
JPWO2015174061A1 (en) * 2014-05-15 2017-04-20 日本電気株式会社 Search device, method, and program
JP2020074215A (en) * 2014-05-15 2020-05-14 日本電気株式会社 Retrieval device, method, and program
US10885043B2 (en) 2014-05-15 2021-01-05 Nec Corporation Search device, method and program recording medium
US11544276B2 (en) 2014-05-15 2023-01-03 Nec Corporation Search device, method and program recording medium
JP5891339B1 (en) * 2015-10-09 2016-03-22 楽天株式会社 Information processing apparatus, information processing method, and information processing program

Similar Documents

Publication Publication Date Title
JP5485220B2 (en) Display device, user interface method and program
JP5248696B1 (en) Electronic device, handwritten document creation method, and handwritten document creation program
US9626096B2 (en) Electronic device and display method
KR20140064611A (en) Touch operation processing method and electronic device thereof
JP5728592B1 (en) Electronic device and handwriting input method
JP5395927B2 (en) Electronic device and handwritten document search method
CN108710457B (en) Interaction method and terminal equipment
JP5567097B2 (en) Electronic device, handwritten document display method, and display program
JP6092462B2 (en) Electronic device, method and program
JP2013238918A (en) Electronic apparatus, handwritten document display method and display program
JP2014075044A (en) Information processor and program
JP2019505024A (en) Touch-sensitive surface-interaction method and apparatus with gesture control by display
US20230359351A1 (en) Virtual keyboard processing method and related device
CN103777802B (en) Information processing equipment and method
US20230359279A1 (en) Feedback method and related device
KR102105492B1 (en) Information processing apparatus, control method of information processing apparatus, and storage medium
JP2013218379A (en) Display device and program
JP2012248020A (en) Information processor, data retrieval method, and program
WO2022247787A1 (en) Application classification method and apparatus, and electronic device
JP6061528B2 (en) Operating device, control method and program thereof, and recording medium
JP5749245B2 (en) Electronic device, display method, and display program
JP6232706B2 (en) INFORMATION DISPLAY DEVICE, IMAGE FORMING DEVICE, INFORMATION DISPLAY DEVICE CONTROL METHOD, AND INFORMATION DISPLAY DEVICE CONTROL PROGRAM
JP2020149581A (en) Information processor, information processing method, program and storage medium
EP4254224A1 (en) Information processing system and program
JP2014106596A (en) Information processor, control method thereof, and program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140805