JP6840972B2 - Information processing equipment and programs - Google Patents
Information processing equipment and programs Download PDFInfo
- Publication number
- JP6840972B2 JP6840972B2 JP2016185337A JP2016185337A JP6840972B2 JP 6840972 B2 JP6840972 B2 JP 6840972B2 JP 2016185337 A JP2016185337 A JP 2016185337A JP 2016185337 A JP2016185337 A JP 2016185337A JP 6840972 B2 JP6840972 B2 JP 6840972B2
- Authority
- JP
- Japan
- Prior art keywords
- setting items
- setting
- columns
- items
- item
- 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)
Description
本発明は、情報処理装置及びプログラムに関する。 The present invention relates to an information processing device and a program.
近年、操作パネルの表示面に表示される操作画面を音声により操作する画像形成装置が知られている(例えば、特許文献1参照。)。 In recent years, an image forming apparatus for operating an operation screen displayed on a display surface of an operation panel by voice has been known (see, for example, Patent Document 1).
この画像形成装置は、ユーザに音声を入力させるための音声入力手段と、入力された音声を認識して音声コマンドを生成する音声認識部と、生成された音声コマンドに対応する操作画面(例えばお気に入り画面)に遷移させる画面切り替え手段とを備える。 This image forming device includes a voice input means for causing a user to input voice, a voice recognition unit that recognizes the input voice and generates a voice command, and an operation screen corresponding to the generated voice command (for example, a favorite). It is provided with a screen switching means for transitioning to the screen).
また、従来、音声入力により多数の候補が検索された場合、複数の候補に集約する音声検索装置が提案されている(例えば、特許文献2参照。)。 Further, conventionally, when a large number of candidates are searched by voice input, a voice search device that aggregates into a plurality of candidates has been proposed (see, for example, Patent Document 2).
本発明の目的は、各ノードに設定項目が対応付けられた木構造から抽出した、検索対象の設定項目を含む複数の設定項目の列を表示する際、それらを統合して表示する情報処理装置及びプログラムを提供することにある。 An object of the present invention is an information processing device that integrates and displays a column of a plurality of setting items including a setting item to be searched, which is extracted from a tree structure in which setting items are associated with each node. And to provide the program.
[1]各ノードに設定項目が対応付けられた木構造を記憶する記憶手段と、
前記設定項目に関する情報を受け付ける受付手段と、
受け付けられた前記情報に関連する前記設定項目を前記木構造から検索し、検索した当該設定項目に対応するノードから根ノードに至る設定項目の列を抽出する抽出手段と、
複数の前記設定項目の列が抽出された場合、前記複数の設定項目の列を、列の数がより少ない設定項目の列に統合する統合手段と、を備え、
前記統合手段は、検索した設定項目かそれ以外の設定項目かに応じて異なる方法で同じ階層間の設定項目を統合する、情報処理装置。
[2]前記統合手段は、統合した前記設定項目の列を構成する複数の設定項目のうち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を文字数がより少ない情報に置換する、前記[1]に記載の情報処理装置。
[3]前記統合手段は、統合した前記設定項目の列を構成する複数の設定項目のうち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を省略する、前記[1]又は[2]に記載の情報処理装置。
[4]前記統合手段は、抽出された前記複数の設定項目の列が、同じ階層に設定項目名が同一の設定項目を含む場合、それらを1つの設定項目に統合する、前記[1]から[3]のいずれか1つに記載の情報処理装置。
[5]前記統合手段は、抽出された前記複数の設定項目の列が、同じ階層に用語が一部共通する設定項目を含む場合、それらを前記用語と統合したことを示す情報とを用いて表現された1つの設定項目に統合する、前記[1]から[4]のいずれか1つに記載の情報処理装置。
[6]前記受付手段は、受け付けられた前記情報が複数の設定項目を含む場合、前記情報を前記複数の設定項目に分割し、
前記抽出手段は、分割された設定項目ごとに設定項目の列を抽出する、前記[1]に記載の情報処理装置。
[7]前記統合手段は、抽出された前記設定項目の列のうち、設定項目の数が少ない方の前記設定項目の列を優先的に表示する、前記[6]に記載の情報処理装置。
[8]コンピュータを、情報を受け付ける受付手段と、
受け付けられた前記情報に関連する設定項目を各ノードに前記設定項目が対応付けられ
た木構造から検索し、検索した当該設定項目に対応するノードから根ノードに至る設定項目の列を抽出する抽出手段と、
複数の前記設定項目の列が抽出された場合、前記複数の設定項目の列を、列の数がより少ない設定項目の列に統合する統合手段として、機能させるためのプログラムであって、
前記統合手段は、検索した設定項目かそれ以外の設定項目かに応じて異なる方法で同じ階層間の設定項目を統合する、プログラム。
[1] A storage means for storing a tree structure in which setting items are associated with each node, and
A reception means for receiving information on the setting items and
An extraction means for searching the tree structure for the setting items related to the received information and extracting a column of setting items from the node corresponding to the searched setting item to the root node.
When a plurality of columns of the setting items are extracted, the integration means for integrating the columns of the plurality of setting items into the columns of the setting items having a smaller number of columns is provided .
The integration means is an information processing device that integrates setting items between the same layers by different methods depending on the searched setting items or other setting items.
[2] The integration means provides information on at least some of the setting items having a smaller number of characters for the setting items other than the searched setting items among the plurality of setting items constituting the integrated column of the setting items. The information processing apparatus according to the above [1], which is replaced with.
[3] The integration means omits at least some of the setting items other than the searched setting items among the plurality of setting items constituting the integrated column of the setting items. The information processing apparatus according to 1] or [2].
[4] The integrated unit is extracted column of the plurality of setting items, when the setting item name at the same level comprises the same setting items, to integrate them into one setting item, from the [1] The information processing apparatus according to any one of [3].
[5] When the extracted columns of the plurality of setting items include setting items in which some terms are common in the same hierarchy, the integration means uses information indicating that they are integrated with the terms. The information processing apparatus according to any one of the above [1] to [4], which is integrated into one expressed setting item.
[6] When the received information includes a plurality of setting items, the receiving means divides the information into the plurality of setting items.
The information processing apparatus according to the above [1], wherein the extraction means extracts a column of setting items for each divided setting item.
[7] The information processing apparatus according to the above [6], wherein the integration means preferentially displays the column of the setting items having the smaller number of setting items among the extracted columns of the setting items.
[8] A computer as a reception means for receiving information
The received setting items related to the information are searched from the tree structure in which the setting items are associated with each node, and the column of the setting items from the node corresponding to the searched setting item to the root node is extracted. Means and
When a plurality of columns of the setting items are extracted, it is a program for functioning as an integration means for integrating the columns of the plurality of setting items into the columns of the setting items having a smaller number of columns.
The integration means is a program that integrates setting items between the same layers in different ways depending on whether the searched setting items or other setting items are used.
請求項1、4、5、8に係る発明によれば、各ノードに設定項目が対応付けられた木構造から抽出した、検索対象の設定項目を含む複数の設定項目の列を表示する際、それらを統合して表示することができる。
請求項2、3に係る発明によれば、本構成を採用しない場合と比較して横方向が小さい表示画面でも設定項目の列を1行で表示することが可能になる。
請求項6に係る発明によれば、受け付けられた情報が複数の設定項目を含む場合でも設定項目の列を抽出し、候補として表示することができる。
請求項7に係る発明によれば、設定項目の数が少ない方の設定項目の列は1行目又は上位に表示することが可能になり、スクロールする可能性が低くなる。
According to the inventions according to
According to the inventions of
According to the invention of claim 6, even when the received information includes a plurality of setting items, a column of setting items can be extracted and displayed as a candidate.
According to the invention of
以下、本発明の実施の形態について図面を参照して説明する。なお、各図中、実質的に同一の機能を有する構成要素については、同一の符号を付してその重複した説明を省略する。また、情報処理装置の一例として画像形成装置について説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In each figure, components having substantially the same function are designated by the same reference numerals, and duplicate description thereof will be omitted. Further, an image forming apparatus will be described as an example of the information processing apparatus.
[第1の実施の形態]
図1は、本発明の第1の実施の形態に係る画像形成装置の制御系を示すブロック図である。この画像形成装置1は、例えば、スキャン機能、プリント機能、コピー機能等の複数の機能を有する複合機である。画像形成装置1は、制御部10と、制御部10に接続された、記憶部11、操作表示部12、スキャナ部13、プリンタ部14及び音声認識部16とを備える。音声認識部16には、マイク15が接続されている。記憶部11は、記憶手段の一例である。マイク15及び音声認識部16は、受付手段の一例である。
[First Embodiment]
FIG. 1 is a block diagram showing a control system of an image forming apparatus according to a first embodiment of the present invention. The
制御部10は、CPU(Central Processing Unit)、インターフェース等から構成されている。CPUは、プログラム110に従って動作することにより、受付手段100、抽出手段101、統合手段102、実行手段103等として機能する。各手段100〜103の詳細については後述する。
The
記憶部11は、ROM(Read Only Memory)、RAM(Random Access Memory)、ハードディスク等から構成され、プログラム110や設定項目名データベース111a等の各種のデータを記憶する。設定項目名データベースは、木構造の一例である。木構造は、各ノードに設定項目が対応付けられている。
The
操作表示部12は、例えば、タッチパネルと、ハードボタンとを備え、ユーザからの指示等の入力を受け付けるとともに、ユーザに対する表示を行う。操作表示部12のタッチパネルの画面は、例えば、文字サイズを12ポイントとしたとき、50文字×6行の比較的小さい画面サイズになっている。また、操作表示部12のハードボタンには、確定された設定項目の列で特定される処理をスタートさせるためのスタートボタン、テンキー等が含まれる。
The
スキャナ部13は、例えば、スキャナと、原稿を読取位置まで自動送りする自動送り装置とを備え、原稿から画像データを読み取る。
The
プリンタ部14は、例えば、電子写真方式、インクジェット方式等により用紙等の記録媒体に画像データを印刷して出力する。
The
音声認識部16は、マイク15から入力された音声を辞書を用いて認識し、テキストデータに変換して受付手段100に出力する。音声認識部16は、無音部分については空白文字として認識する。
The
受付手段100は、設定画面に設けられた音声入力ボタンが選択されたとき、マイク15に入力された音声が音声認識部16によりテキストデータに変換された情報を検索対象の情報として受け付ける。検索対象の情報は、設定項目そのものでもいいし、設定項目の一部でもいい。
When the voice input button provided on the setting screen is selected, the reception means 100 receives the information in which the voice input to the
抽出手段101は、受付手段100が受け付けた情報に関連する設定項目を記憶部11に記憶された設定項目名データベース111aから検索し、検索した設定項目に対応するノードから根ノードに至る設定項目の列を抽出する。なお、根ノードとは、木構造の頂点のノードをいう。葉ノードとは、末端のノードをいう。根ノードと葉ノードの間のノードは、内部ノードという。根ノードは1つの場合もあれば、複数の場合もある。
The extraction means 101 searches for the setting items related to the information received by the receiving means 100 from the setting item name database 111a stored in the
統合手段102は、抽出手段101により複数の設定項目の列が抽出された場合、抽出された複数の設定項目の列を、列の数がより少ない設定項目の列(以下「統合列」ともいう。)に統合して操作表示部12に表示する。
When a plurality of setting item columns are extracted by the extracting means 101, the integrating means 102 refers to the extracted plurality of setting item columns as a sequence of setting items having a smaller number of columns (hereinafter, also referred to as “integrated column”). ) Is integrated and displayed on the
また、統合手段102は、統合列を構成する複数の設定項目うち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を文字数がより少ない情報に置換してもよい。 Further, the integration means 102 may replace at least some of the setting items other than the searched setting items among the plurality of setting items constituting the integrated column with information having a smaller number of characters.
また、統合手段102は、統合列を構成する複数の設定項目うち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を省略してもよい。 Further, the integration means 102 may omit at least some of the setting items other than the searched setting items among the plurality of setting items constituting the integration column.
また、統合手段102は、抽出された複数の設定項目の列が、同じ階層に設定項目名が同一の設定項目を含む場合、それらを1つの設定項目に統合してもよい。 Further, when the extracted columns of a plurality of setting items include setting items having the same setting item name in the same hierarchy, the integration means 102 may integrate them into one setting item.
また、統合手段102は、抽出された複数の設定項目の列が、同じ階層に用語が一部共通する設定項目を含む場合、それらを共通する用語と統合したことを示す情報とを用いて表現された1つの設定項目に統合してもよい。 Further, when the extracted columns of a plurality of setting items include setting items in which some terms are common in the same hierarchy, the integration means 102 is expressed by using information indicating that they are integrated with the common terms. It may be integrated into one setting item.
実行手段103は、ユーザの設定項目の列を確定する操作により設定内容を記憶部11に記憶し、ジョブ処理の実行時に設定値を読み出し、スキャナ部13やプリンタ部14を制御して設定に従ったジョブ処理を実行する。
The execution means 103 stores the setting contents in the
(画像形成装置の動作)
次に、画像形成装置1の動作の一例について図2を参照して説明する。
(Operation of image forming device)
Next, an example of the operation of the
図2は、第1の実施の形態に係る設定項目名データベース111aの一例を示す図である。設定項目名データベース111aは、各ノードに設定項目が対応付けられた4つの階層の木構造になっている。各設定項目には、項目IDが付与されている。図2の項目ID欄には、葉ノードに対応する設定項目の項目IDが登録されている。項目IDの桁数は階層数に対応する。例えば、項目ID121は、第3階層の設定項目「出力電圧調整」の項目IDであり、項目ID12は、第2階層の設定項目「USB設定」の項目IDである。
FIG. 2 is a diagram showing an example of the setting item name database 111a according to the first embodiment. The setting item name database 111a has a four-layer tree structure in which setting items are associated with each node. An item ID is assigned to each setting item. In the item ID column of FIG. 2, the item IDs of the setting items corresponding to the leaf nodes are registered. The number of digits of the item ID corresponds to the number of layers. For example, the
ユーザが操作表示部12を操作して設定画面の表示を指示すると、受付手段100は、操作表示部12に設定画面を表示する。ユーザは表示された設定画面に設けられた音声入力ボタンを選択して音声認識機能をONにする。ユーザは音声認識機能がONのときに例えば「でんあつ」と発音して音声をマイク15に入力したとする。音声認識部16は、マイク15に入力された「でんあつ」の音声を辞書を用いて認識し、テキストデータに変換して受付手段100に出力する。受付手段100は、出力されたテキストデータの「でんあつ」を検索対象の情報として受け付ける。
When the user operates the
抽出手段101は、受付手段100が受け付けた「でんあつ」に関連する設定項目を記憶部11に記憶された設定項目名データベース111aから検索する。図2に示す設定項目名データベース111aの場合、抽出手段101は、「でんあつ」に関連する設定項目として第4階層の「二次転写電圧調整」及び第3階層の「出力電圧調整」を検索する。
The extraction means 101 searches the setting item name database 111a stored in the
次に、抽出手段101は、検索した「二次転写電圧調整」及び「出力電圧調整」にそれぞれ対応するノードから根ノードに至る設定項目の列を抽出する。図2に示す設定項目名データベース111aの場合、抽出手段101は、「管理、用紙設定、用紙1、二次転写電圧調整」、「管理、用紙設定、用紙2、二次転写電圧調整」、「管理、用紙設定、用紙3、二次転写電圧調整」、「管理、用紙設定、用紙4、二次転写電圧調整」、「管理、用紙設定、用紙5、二次転写電圧調整」、及び「管理、USB設定、出力電圧調整」の6つの設定項目の列40aを抽出する。
Next, the extraction means 101 extracts a sequence of setting items from the node corresponding to the searched “secondary transfer voltage adjustment” and “output voltage adjustment” to the root node, respectively. In the case of the setting item name database 111a shown in FIG. 2, the extraction means 101 includes "management, paper setting,
例えば、抽出手段101が抽出した6つの設定項目の列40aを画面サイズが比較的小さい操作表示部12にそのまま表示しようとすると、6つの設定項目の列40aの全てを表示できずに図3に示すように5つの設定項目の列40aを表示することになる。
For example, if an attempt is made to display the
図3は、比較例の表示例を示す図である。図3に示す設定画面30aには、音声認識結果「でんあつ」や画面名等を表示するサブ表示領域31と、検索結果等を表示するメイン表示領域32と、画面をスクロールするためのスクロールバー33とが設けられている。メイン表示領域32は、例えば、文字サイズを12ポイントとしたとき、50文字×5行の画面サイズを有する。図3のメイン表示領域32には、例えば、5つの設定項目の列40a、チェックボックス41、設定項目の列40aを示す番号42が表示されている。図3中、「>」の記号は、その左側の設定項目が右側の設定項目の上層に位置していることを意味している。
FIG. 3 is a diagram showing a display example of a comparative example. The
図3に示す設定画面30aにおいて、設定項目の列(図3では40a)をタッチして選択することにより、対応する設定項目の列40aが選択されたことになる。例えば、番号42の「1」に対応する「管理>用紙設定>用紙1>二次転写電圧調整」の設定項目の列40aをタッチすると、「管理>用紙設定>用紙1>二次転写電圧調整」が選択されたことになる。上層から設定項目を順次選択する構成の場合、「管理」、「用紙設定」、「用紙1」、「二次転写電圧調整」の設定項目を順次選択することになるが、図3に示す場合は、設定項目の列を選択するだけで、末端の「二次転写電圧調整」の設定画面に移行することができる。しかし、設定項目の列40aを設定画面30aに表示しきれない場合には、スクロールバー33を下方向に移動させることになる。図3に示す場合は、「USB設定」の設定項目を表示させるためにはスクロールバー33を下方向に移動させる手間が発生する。そこで、本実施の形態では、統合手段102によりスクロールの手間を抑制するように重複する設定項目を統合して表示するようにしている。
By touching and selecting the setting item column (40a in FIG. 3) on the
図4は、第1の実施の形態に係る表示例を示す図である。図4(a)は統合列の一例を示す図である。図4(a)に示す設定画面30aは、図3と同様に、サブ表示領域31、メイン表示領域32、スクロールバー33が設けられている。メイン表示領域32は、例えば、文字サイズを12ポイントとしたとき、50文字×5行の画面サイズを有する。
FIG. 4 is a diagram showing a display example according to the first embodiment. FIG. 4A is a diagram showing an example of an integrated column. Similar to FIG. 3, the
図3に示すように、4つの設定項目のうち「管理」、「用紙設定」、「二次転写電圧調整」は、同じ階層で設定項目名が同一の設定項目である。さらに「用紙1」、「用紙2」、・・・「用紙5」は、同じ階層で用語(用紙)が一部共通する設定項目となっている。
As shown in FIG. 3, of the four setting items, "management", "paper setting", and "secondary transfer voltage adjustment" are setting items having the same setting item name in the same layer. Further, "
本実施の形態では、統合手段102は、同じ階層で設定項目名が同一の設定項目の「管理」、「用紙設定」、「二次転写電圧調整」をそれぞれ1つの設定項目に統合する。また、統合手段102は、同じ階層で用語が一部共通する設定項目の「用紙1」、「用紙2」、・・・「用紙5」を共通する用語と統合したことを示す情報(例えば*)とを用いて表現された1つの「用紙*」に統合する。「用紙*」は、以下「統合項目」ともいう。そして、統合手段102は、「管理>用紙設定>用紙*>二次転写電圧調整」の統合列40bを生成し、設定画面30aに表示する。*は統合したことを示す情報の一例である。この例では、5つの設定項目の列を、列の数がより少ない数として1つの設定項目の列に統合したが、統合する数は1つに限られない。
In the present embodiment, the integration means 102 integrates "management", "paper setting", and "secondary transfer voltage adjustment" of setting items having the same setting item name in the same layer into one setting item. Further, the integration means 102 provides information (for example, *) indicating that the setting items "
その結果、図4(a)に示すように、設定項目の列40a及び統合列40bが操作表示部12の設定画面30aに収まるようになる。メイン表示領域32には、「管理>用紙設定>用紙*>二次転写電圧調整」の統合列40bと、「管理>USB設定>出力電圧調整」の設定項目の列40aと、「再入力」の単語と、チェックボックス41と、番号42とが表示される。「再入力」は再度音声入力からやり直すためのものである。
As a result, as shown in FIG. 4A, the setting
ユーザが番号42が「1」の「設定用紙」を含む行をタッチして選択すると、統合手段102は、用紙の特定画面、例えば、図4(b)に示すように、統合されている「用紙*」を展開してメイン表示領域32に表示する。また、ユーザが「USB設定」を含む行をタッチして選択すると、統合手段102は、USB電圧指定画面(図示せず)を表示する。なお、ユーザが番号42等を発声して音声入力してもよい。
When the user touches and selects a line containing the "setting paper" whose
図4(c)は、図4(b)に対してチェックボックス41を設けて複数の用紙を選択できるようにした表示例である。図4(c)に示す設定画面30aにおいて、ユーザが2つ以上の用紙を選択した場合、統合手段102は、図4(d)に示す設定画面30aを操作表示部12に表示する。図4(d)に示す設定画面30aにおいて、ユーザが「各用紙に対し異なる設定をおこなう」を選択すると、統合手段102は、選択された用紙に関し順繰りに設定画面を表示して設定を受け付ける。例えば、用紙1と用紙2が選択された場合、用紙1の二次転写電圧設定画面を表示し、用紙1に対する二次転写電圧の設定を受け付け、用紙1に対する二次転写電圧の設定が完了すると、用紙2の二次転写電圧設定画面を表示し、用紙2に対する二次転写電圧の設定を受け付ける。ユーザが「全用紙に対し共通の設定をおこなう」を選択すると、統合手段102は、全用紙に対し共通の設定を行うための設定画面を操作表示部12に表示する。
FIG. 4C is a display example in which a
ユーザは、設定項目の列を確定する操作をして、設定内容を記憶部11に記憶する。そして、コピーのサービスを利用する場合には、操作表示部12のスタートボタンを押すと、実行手段103は、ジョブ処理の実行時に設定値を読み出し、スキャナ部13、プリンタ部14等を制御して設定に従ったジョブ処理を実行する。なお、コピーに限らず、スキャンやプリントといた画像形成装置が提供するサービスも同様である。
The user performs an operation of confirming the sequence of the setting items, and stores the setting contents in the
(変形例1)
図5は、変形例1の表示例を示す図である。変形例1は、設定画面30bを図4に示す設定画面30aの画面サイズよりも縦方向及び横方向に小さく、例えば文字サイズを12ポイントとしたとき、20文字×2行の画面サイズにしたものである。図5(a)に示す設定画面30bには、20文字×1行のサイズのサブ表示領域31と、20文字×2行のサイズのメイン表示領域32とが設けられている。また、変形例1では、設定画面30bの隣に、ハードボタンとして、上ボタン201、下ボタン202、左ボタン203、右ボタン204、及び決定ボタン205からなる上下左右キー200を備えている。なお、図5中、210は上下左右キー200で移動するカーソルである。
(Modification example 1)
FIG. 5 is a diagram showing a display example of the modified example 1. In the first modification, the
変形例1では、統合手段102は、統合した設定項目の列を構成する複数の設定項目うち、検索された当該設定項目(例えば、二次転写電圧調整及び出力電圧調整)以外の設定項目については、少なくとも一部の設定項目を文字数がより少ない情報に置換し、少なくとも一部の設定項目を省略する。 In the first modification, the integration means 102 refers to the setting items other than the searched setting items (for example, secondary transfer voltage adjustment and output voltage adjustment) among the plurality of setting items constituting the integrated setting item column. , At least some setting items are replaced with information having a smaller number of characters, and at least some setting items are omitted.
図5(a)のサブ表示領域31には、音声認識結果「デンアツ」が表示され、メイン表示領域32には、「…>用紙*>二次転写電圧調整」の統合列40bが表示されている。この統合列40bは、根ノードの設定項目「管理」が省略され、内部ノードの設定項目「用紙設定」が文字数がより少ない情報の「…」に置換されている。図5(a)に示すように、検索結果はメイン表示領域32に1行のみが表示される。
The voice recognition result "Denatsu" is displayed in the
図5(a)に示す設定画面30bにおいて、下ボタン202を押すことにより、画面が下方向に移動し、図5(b)に示すように、「…>USB設定>出力電圧調整」の統合列40bが表示される。図5(b)に示す場合は、統合列40bは、当該設定項目(例えば、出力電圧調整)以外の設定項目のうち根ノードの設定項目「管理」が文字数がより少ない情報の「…」に置換されている。
On the
図5(b)に示す設定画面30bにおいて、右ボタン204を押すと、図5(c)に示すように、二次転写電圧を調整したい対象の用紙を選択する画面が表示される。
When the
(変形例2)
図6は、変形例2の表示例を示す図である。変形例1で示した図5(c)では、二次転写電圧を調整したい対象の用紙を下ボタン202を操作して選択するようにしたが、図6(a)に示すように、全用紙に対する一括設定を最初の行に表示してもよい。図6(a)に示す設定画面30bにおいて、右ボタン204が押されたとき、図6(b)に示す設定画面30bを表示してもよい。この場合、二次転写電圧の調整値をテンキーから入力する。
(Modification 2)
FIG. 6 is a diagram showing a display example of the modified example 2. In FIG. 5C shown in the first modification, the target paper for which the secondary transfer voltage is to be adjusted is selected by operating the
表示桁数オーバーにより、抽出結果を操作表示部12に表示できない場合、図6(c)に示すように、根ノード、又は根ノードに続く内部ノードに対応する設定項目を省略するか、文字数がより少なくなる情報に置換してもよい。
If the extraction result cannot be displayed on the
(変形例3)
変形例3は、図4(a)に示す「管理>用紙設定>用紙*>二次転写電圧調整」の統合列40bに対して統合項目の「用紙*」を省いて「管理>用紙設定>二次転写電圧調整」としたものである。当該設定項目(二次転写電圧調整)より上層側の設定項目(用紙設定)が表示されているため、当該設定項目が何に対する設定項目かが分かる。
(Modification example 3)
In the third modification, the integrated item "paper *" is omitted from the
[第2の実施の形態]
図7は、本発明の第2の実施の形態に係る設定項目名データベースの一例を示す図である。第1の実施の形態の設定項目名データベース111aは、項目ID欄を1つのみ設けていたが、本実施の形態の設定項目名データベース111bは、検索用ID欄と、表示用ID欄とを設けている。また、本実施の形態の設定項目名データベース111bは、設定項目「用紙1」、「用紙2」を統合した統合項目「用紙*」を木構造に入れている。以下、第1の実施の形態と異なる点を中心に説明する。
[Second Embodiment]
FIG. 7 is a diagram showing an example of a setting item name database according to the second embodiment of the present invention. The setting item name database 111a of the first embodiment is provided with only one item ID column, but the setting item name database 111b of the present embodiment has a search ID column and a display ID column. It is provided. Further, in the setting item name database 111b of the present embodiment, the integrated item "paper *" in which the setting items "
検索用IDは、抽出手段101が設定項目名データベース111bを検索する際に用いる。表示用IDは、統合手段102が抽出手段101が抽出した設定項目の列を表示する際に用いる。図7中、「−」は複数の設定項目の列を、列の数がより少ない設定項目の列に統合する意味である。例えば、「用紙1」と「用紙2」の検索用IDに「−」が付与されている。これは、「用紙*」の検索用IDの「2101」に統合されていることを意味する。
The search ID is used when the extraction means 101 searches the set item name database 111b. The display ID is used when the integration means 102 displays a column of setting items extracted by the extraction means 101. In FIG. 7, “−” means to integrate the columns of a plurality of setting items into the columns of the setting items having a smaller number of columns. For example, "-" is added to the search IDs of "
第1の実施の形態と同様に、ユーザが「でんあつ」の音声をマイク15に入力したとすると、音声認識部16は、「でんあつ」の音声をテキストデータに変換し、受付手段100に出力する。受付手段100は、「でんあつ」を検索対象の情報として受け付ける。抽出手段101は、設定項目名データベース111bから「でんあつ」に関連する項目「二次転写電圧調整」と「出力電圧調整」を抽出する。抽出手段101は、抽出結果の「二次転写電圧調整」と「出力電圧調整」を使って設定項目名データベース111bを検索し、「二次転写電圧調整」及び「出力電圧調整」を検索する。「管理>用紙設定>用紙*>二次転写電圧調整」、「管理>用紙設定>用紙1>二次転写電圧調整」、「管理>用紙設定>用紙2>二次転写電圧調整」、「管理>USB設定>出力電圧調整」の設定項目の列の検索結果を得る。この検索結果から検索用ID「2101」「221」を抽出する。抽出手段101は、図8(a)(図4(a)と同じ)に示すように設定項目の列を表示する。
As in the first embodiment, if the user inputs the voice of "Denatsu" to the
ユーザが「用紙*」を含む行を選択した場合、用紙1の検索用ID「211」と用紙2の検索用ID「221」を抽出し、両者の論理和(OR)をとる。例えば、「2101」と「211」の場合は、左揃えで論理和をとり「2111」となる。また、「2101」と「212」の場合は、左揃えで論理和をとり、「2121」となる。論理和の結果の「2111」、「2121」を表示用IDから抽出し、これらに対応する設定項目の列、すなわち「管理>用紙設定>用紙1>二次転写電圧調整」、「管理>用紙設定>用紙2>二次転写電圧設定」を表示する。
When the user selects a line containing "paper *", the search ID "211" of the
ユーザが操作表示部12上で「用紙設定」を選択した場合、図8(b)の設定画面30aが表示され、ユーザが図8(b)に示す設定画面30aにおいて、番号42の「2」の行(用紙2)をタッチして選択すると、統合手段102は、図8(c)に示す設定画面30aを操作表示部12に表示する。サブ表示領域31には、対応する設定項目の列40aが表示される。ユーザは図8(c)の設定画面30aにおいて、番号42の「1」〜「5」のいずれかの行をタッチして選択することにより、用紙2に対する二次転写の電圧を設定する。
When the user selects "paper setting" on the
[第3の実施の形態]
図9は、本発明の第3の実施の形態に係る設定項目名データベースの一例を示す図である。設定項目名データベース111cの各ノードに対応する設定項目には、項目IDが付与されている。図9の項目ID欄には、葉ノードに対応する項目IDが登録されている。項目IDの桁数は階層数に対応する。例えば、項目ID11211は第5階層の設定項目「MH」の項目IDであり、項目ID112は第3階層の設定項目「TIFF」の項目IDである。
[Third Embodiment]
FIG. 9 is a diagram showing an example of a setting item name database according to a third embodiment of the present invention. Setting item name An item ID is assigned to the setting item corresponding to each node of the
本実施の形態の音声認識部16は、入力された音声の情報が複数の設定項目を含む場合、入力された情報を複数の設定項目に分割する。抽出手段101は、分割された設定項目ごとに設定項目の列を抽出する。統合手段102は、抽出された設定項目の列のうち、設定項目の数が少ない方の設定項目の列を優先的に表示する。
When the input voice information includes a plurality of setting items, the
次に、第3の実施の形態の動作の一例について説明する。
(1)入力された情報が高圧縮TIFFの場合
例えば、ユーザが「こうあっしゅくてぃふ」と発音して音声をマイク15に入力したとする。音声認識部16は、マイク15に入力された「こうあっしゅくてぃふ」を辞書を用いて認識すると、「高圧縮TIFF」という対応する設定項目は存在しないため、辞書検索により「こうあっしゅく」と「てぃふ」に分割して認識し、テキストデータに変換して受付手段100に出力する。受付手段100は、出力されたテキストデータの「こうあっしゅく」及び「てぃふ」を検索対象の情報として受け付ける。
Next, an example of the operation of the third embodiment will be described.
(1) When the input information is highly compressed TIFF For example, suppose that the user pronounces "Kouashukutifu" and inputs the voice to the
抽出手段101は、受付手段100が受け付けた一方の「こうあっしゅく」に関連する設定項目を設定項目名データベース111cから検索する。図9に示す設定項目名データベース111cの場合、抽出手段101は、「高圧縮」の設定項目(項目ID:11111)を検索する。
The extraction means 101 searches the setting
次に、抽出手段101は、項目ID(11111)及び「スキャン>出力フォーマット>PDF>圧縮形式>高圧縮」の設定項目の列40aを抽出する。
Next, the extraction means 101 extracts the item ID (11111) and the
また、抽出手段101は、受付手段100が受け付けた他方の「てぃふ」に関連する設定項目を設定項目名データベース111cから検索する。図9に示す設定項目名データベース111cの場合、抽出手段191は、「TIFF」の設定項目(項目ID:112)を検索する。
Further, the extraction means 101 searches the setting
次に、抽出手段101は、項目ID(112)及び「スキャン>出力フォーマット>TIFF」の設定項目の列40aを抽出する。
Next, the extraction means 101 extracts the item ID (112) and the
統合手段102は、項目IDの小さい順、すなわち設定項目の数が少ない順に並び替え、操作表示部12に表示する。その表示例を図10(a)に示す。
The integrating means 102 sorts the item IDs in ascending order, that is, in ascending order of the number of setting items, and displays them on the
図10(a)の設定画面30aには、サブ表示領域31に「こうあっしゅくてぃふの検索結果」が表示され、メイン表示領域32に「スキャン>出力フォーマット>TIFF」の設定項目の列40aが最初の行に表示され、「スキャン>出力フォーマット>PDF>圧縮形式>高圧縮」の設定項目の列40aが次の行に表示される。
On the
ユーザは、図10(a)に示す設定画面30aに対して所望の行をタッチするか番号を発声して選択する。なお、所定の時間経過後は、自動的に番号42の「1」を選択するようにしてもよい。
The user touches a desired line on the
(2)入力された情報がIPアドレスの場合
例えば、ユーザが「あいぴーあどれす」と発音して音声をマイク15に入力したとする。音声認識部16は、マイク15に入力された「あいぴーあどれす」を辞書を用いて認識し、テキストデータに変換して受付手段100に出力する。受付手段100は、出力されたテキストデータの「あいぴーあどれす」を検索対象の情報として受け付ける。
(2) When the input information is an IP address For example, suppose that the user pronounces "Aipia Dorusu" and inputs the voice into the
抽出手段101は、受付手段100が受け付けた「あいぴーあどれす」に関連する設定項目を設定項目名データベース111cから検索する。抽出手段101は、項目ID(2112)と項目ID(21212)の2つの「IPアドレス」を検索する。
The extraction means 101 searches the setting
次に、抽出手段101は、「管理>ネットワーク>本体>IPアドレス」、及び「管理>ネットワーク>サーバー>DNS>IPアドレス」の2つの設定項目の列40aを抽出する。
Next, the extraction means 101 extracts a
統合手段102は、抽出手段101が抽出した設定項目の列40aを項目IDが小さい順、すなわち設定項目の数が少ない順に並び替え、操作表示部12に表示する。その表示例を図10(b)に示す。
The integration means 102 rearranges the
図10(b)の設定画面30aには、サブ表示領域31に「あいぴーあどれすの検索結果」が表示され、メイン表示領域32に「管理>ネットワーク>本体>IPアドレス」の設定項目の列40aが最初の行に表示され、「管理>ネットワーク>サーバー>DNS>IPアドレス」の設定項目の列40aが次の行に表示される。
On the
第3の実施の形態では、統合していない設定項目の列について説明したが、複数の設定項目の列を統合した統合列についても設定項目の数が少ない方を優先的に表示してもよい。 In the third embodiment, the columns of the setting items that are not integrated have been described, but even for the integrated column in which the columns of a plurality of setting items are integrated, the one with the smaller number of setting items may be preferentially displayed. ..
なお、操作頻度が高い設定項目ほど優先順位を上げてもよい。例えば、「本体」の方が「サーバー」よりも操作頻度が高い設定項目の場合は、「本体」を含む設定項目の列40aを「サーバー」を含む設定項目の列40aよりも上に表示する。
The priority may be raised as the operation frequency increases. For example, if the "main unit" is a setting item that is operated more frequently than the "server", the setting
また、サブパラメータほど優先順位を下げてもよい。例えば、「出力フォーマット」に対して「圧縮形式」がサブパラメータの場合、「圧縮形式」を含む設定項目の列40aを「出力フォーマット」を含む設定項目の列40aよりも下に表示する。
Further, the priority may be lowered as the subparameters are used. For example, when the "compression format" is a subparameter for the "output format", the
また、階層が同位の単語については、テキストの入力順に応じて優先順位付けをしてもよい。優先順位付けのロジックは、ユーザの操作表示部12への操作により設定あるいは変更してもよい。音声入力の場合は、訂正のため言い直されることを考慮して、後に入力された情報の方を優先してもよい。キーボード入力の場合は、フィールド内で訂正が可能であるため、先に入力された情報の方を優先してもよい。
Further, words having the same hierarchy may be prioritized according to the input order of the text. The prioritization logic may be set or changed by the user's operation on the
以上、本発明の実施の形態を説明したが、本発明の実施の形態は上記実施の形態に限定されるものではなく、本発明の要旨を変更しない範囲内で種々の変形、実施が可能である。例えば、上記実施の形態では、検索対象の情報を音声で入力したが、テキストで入力してもよい。 Although the embodiments of the present invention have been described above, the embodiments of the present invention are not limited to the above embodiments, and various modifications and implementations are possible without changing the gist of the present invention. is there. For example, in the above embodiment, the information to be searched is input by voice, but it may be input by text.
制御部10の各手段は、それぞれ一部又は全部を再構成可能回路(FPGA:Field Programmable Gate Array)、特定用途向け集積回路(ASIC:Application Specific Integrated Circuit)等のハードウエア回路によって構成してもよい。
Each means of the
また、本発明の要旨を変更しない範囲内で、上記実施の形態の構成要素の一部を省くことや変更することが可能である。また、本発明の要旨を変更しない範囲内で、上記実施の形態のフローにおいて、ステップの追加、削除、変更、入替え等が可能である。また、上記実施の形態で用いたプログラムをCD−ROM等のコンピュータ読み取り可能な記録媒体に記録して提供することもできる。 Further, it is possible to omit or change a part of the constituent elements of the above-described embodiment without changing the gist of the present invention. Further, steps can be added, deleted, changed, replaced, etc. in the flow of the above-described embodiment without changing the gist of the present invention. Further, the program used in the above embodiment can be recorded and provided on a computer-readable recording medium such as a CD-ROM.
1…画像形成装置、10…制御部、11…記憶部、12…操作表示部、
13…スキャナ部、14…プリンタ部、15…マイク、16…音声認識部、
30a、30b…設定画面、31…サブ表示領域、32…メイン表示領域、
33…スクロールバー、40a…設定項目の列、40b…統合列、
41…チェックボックス、42…番号、43…統合項目、100…受付手段、
101…抽出手段、102…統合手段、103…実行手段、110…プログラム、
111a〜111c…設定項目名データベース、200…上下左右キー、
201…上ボタン、202…下ボタン、203…左ボタン、204…右ボタン、
205…決定ボタン、210…カーソル
1 ... image forming device, 10 ... control unit, 11 ... storage unit, 12 ... operation display unit,
13 ... Scanner unit, 14 ... Printer unit, 15 ... Microphone, 16 ... Voice recognition unit,
30a, 30b ... Setting screen, 31 ... Sub display area, 32 ... Main display area,
33 ... Scroll bar, 40a ... Setting item column, 40b ... Integrated column,
41 ... check box, 42 ... number, 43 ... integrated item, 100 ... reception means,
101 ... Extraction means, 102 ... Integration means, 103 ... Execution means, 110 ... Program,
111a to 111c ... Setting item name database, 200 ... Up / down / left / right keys,
201 ... up button, 202 ... down button, 203 ... left button, 204 ... right button,
205 ... Enter button, 210 ... Cursor
Claims (8)
前記設定項目に関する情報を受け付ける受付手段と、
受け付けられた前記情報に関連する前記設定項目を前記木構造から検索し、検索した当該設定項目に対応するノードから根ノードに至る設定項目の列を抽出する抽出手段と、
複数の前記設定項目の列が抽出された場合、前記複数の設定項目の列を、列の数がより少ない設定項目の列に統合する統合手段と、を備え、
前記統合手段は、検索した設定項目かそれ以外の設定項目かに応じて異なる方法で同じ階層間の設定項目を統合する、情報処理装置。 A storage means for storing a tree structure in which setting items are associated with each node,
A reception means for receiving information on the setting items and
An extraction means for searching the tree structure for the setting items related to the received information and extracting a column of setting items from the node corresponding to the searched setting item to the root node.
When a plurality of columns of the setting items are extracted, the integration means for integrating the columns of the plurality of setting items into the columns of the setting items having a smaller number of columns is provided .
The integration means is an information processing device that integrates setting items between the same layers by different methods depending on the searched setting items or other setting items.
請求項1に記載の情報処理装置。 The integration means replaces at least some of the setting items other than the searched setting items with information having a smaller number of characters among the plurality of setting items constituting the integrated column of the setting items. ,
The information processing device according to claim 1.
請求項1又は2に記載の情報処理装置。 The integration means omits at least some of the set items other than the searched setting items among the plurality of setting items constituting the integrated column of the setting items.
The information processing device according to claim 1 or 2.
請求項1から3のいずれか1項に記載の情報処理装置。 When the extracted columns of the plurality of setting items include setting items having the same setting item name in the same hierarchy, the integration means integrates them into one setting item.
The information processing device according to any one of claims 1 to 3.
請求項1から4のいずれか1項に記載の情報処理装置。 The integration means is expressed by using information indicating that when the extracted columns of the plurality of setting items include setting items in which some terms are common in the same hierarchy, they are integrated with the terms. Integrate into one setting item,
The information processing device according to any one of claims 1 to 4.
前記抽出手段は、分割された設定項目ごとに設定項目の列を抽出する、
請求項1に記載の情報処理装置。 When the received information includes a plurality of setting items, the receiving means divides the information into the plurality of setting items.
The extraction means extracts a column of setting items for each divided setting item.
The information processing device according to claim 1.
請求項6に記載の情報処理装置。 The integration means preferentially displays the column of the setting item having the smaller number of setting items among the extracted columns of the setting item.
The information processing device according to claim 6.
情報を受け付ける受付手段と、
受け付けられた前記情報に関連する設定項目を各ノードに前記設定項目が対応付けられ
た木構造から検索し、検索した当該設定項目に対応するノードから根ノードに至る設定項目の列を抽出する抽出手段と、
複数の前記設定項目の列が抽出された場合、前記複数の設定項目の列を、列の数がより少ない設定項目の列に統合する統合手段として、機能させるためのプログラムであって、
前記統合手段は、検索した設定項目かそれ以外の設定項目かに応じて異なる方法で同じ階層間の設定項目を統合する、プログラム。 Computer,
Reception means for receiving information and
The received setting items related to the information are searched from the tree structure in which the setting items are associated with each node, and the column of the setting items from the node corresponding to the searched setting item to the root node is extracted. Means and
When a plurality of columns of the setting items are extracted, it is a program for functioning as an integration means for integrating the columns of the plurality of setting items into the columns of the setting items having a smaller number of columns.
The integration means is a program that integrates setting items between the same layers in different ways depending on whether the searched setting items or other setting items are used.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016185337A JP6840972B2 (en) | 2016-09-23 | 2016-09-23 | Information processing equipment and programs |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016185337A JP6840972B2 (en) | 2016-09-23 | 2016-09-23 | Information processing equipment and programs |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018049510A JP2018049510A (en) | 2018-03-29 |
JP6840972B2 true JP6840972B2 (en) | 2021-03-10 |
Family
ID=61767672
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016185337A Active JP6840972B2 (en) | 2016-09-23 | 2016-09-23 | Information processing equipment and programs |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6840972B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6929062B2 (en) * | 2016-12-28 | 2021-09-01 | キヤノン株式会社 | Printing system, printing system control method, and program |
JP7447458B2 (en) * | 2019-12-13 | 2024-03-12 | コニカミノルタ株式会社 | Control device, control system and control program |
JP7437164B2 (en) * | 2020-01-07 | 2024-02-22 | 大和ハウス工業株式会社 | inspection system |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10124520A (en) * | 1996-10-18 | 1998-05-15 | Toshiba Corp | Device for retrieving document and method therefor and medium therefor |
JP2002183200A (en) * | 2000-12-14 | 2002-06-28 | Pfu Ltd | Retrieval system, and its control method and recording medium therefor |
JP4956358B2 (en) * | 2007-10-05 | 2012-06-20 | 京セラドキュメントソリュ−ションズ株式会社 | Operation device and operation screen control method |
-
2016
- 2016-09-23 JP JP2016185337A patent/JP6840972B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2018049510A (en) | 2018-03-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7367750B2 (en) | Image processing device, image processing device control method, and program | |
JP7159608B2 (en) | Operation screen display device, image processing device and program | |
JP7143630B2 (en) | Job history identification device, image processing device, server, job history identification method and program | |
US20070230789A1 (en) | Method of controlling an electronic device by handwriting | |
EP2184686A1 (en) | Method and system for generating derivative words | |
JP4780169B2 (en) | Data generation device, scanner, and computer program | |
JP6840972B2 (en) | Information processing equipment and programs | |
JP5282699B2 (en) | Portable terminal device, character conversion device, character conversion method, and program | |
JP7532085B2 (en) | Image processing device, image processing method, and program | |
JP5337504B2 (en) | Image forming apparatus | |
JP2014191355A (en) | Character input device, and character input method | |
JP6478163B2 (en) | Search and management system and method for printing device | |
JP7268389B2 (en) | Information processing device and program | |
US11409408B2 (en) | Display apparatus and non-transitory computer readable medium storing program | |
JP6368089B2 (en) | Information processing device | |
JP4682747B2 (en) | Document processing apparatus, rule data generation method and program | |
JP4520262B2 (en) | Image forming apparatus, image forming method, program for causing computer to execute the method, image processing apparatus, and image processing system | |
JP5236575B2 (en) | Character input device, system, and character input control method | |
EP0361454B1 (en) | Data storage device | |
JP5942649B2 (en) | Image forming apparatus and program | |
JP4294456B2 (en) | Specific character string search device, specific character string search method, specific character string search program, and recording medium | |
JP7439553B2 (en) | Control program, information processing device | |
JP6690596B2 (en) | Information processing equipment | |
JP6729480B2 (en) | Information processing apparatus and file name setting method | |
JP7271889B2 (en) | Information processing device and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190830 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200717 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200818 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201013 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20201013 |
|
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: 20210119 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210201 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6840972 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |