JP2010176174A - Electronic apparatus, method and program for controlling operation input of electronic apparatus - Google Patents

Electronic apparatus, method and program for controlling operation input of electronic apparatus Download PDF

Info

Publication number
JP2010176174A
JP2010176174A JP2009015215A JP2009015215A JP2010176174A JP 2010176174 A JP2010176174 A JP 2010176174A JP 2009015215 A JP2009015215 A JP 2009015215A JP 2009015215 A JP2009015215 A JP 2009015215A JP 2010176174 A JP2010176174 A JP 2010176174A
Authority
JP
Japan
Prior art keywords
threshold value
unit
tool
operation input
threshold
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009015215A
Other languages
Japanese (ja)
Inventor
Ho Ri
鵬 李
Kazuhiko Kurashiki
和彦 蔵敷
Tatsunori Nishikawa
達則 西川
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.)
Fujifilm Corp
Original Assignee
Fujifilm Corp
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 Fujifilm Corp filed Critical Fujifilm Corp
Priority to JP2009015215A priority Critical patent/JP2010176174A/en
Publication of JP2010176174A publication Critical patent/JP2010176174A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To achieve smooth operability with respect to an operation without the importance, and to prevent erroneous operation with respect to an operation with the importance. <P>SOLUTION: In a threshold table 76, the thresholds of the contact pressure and contact time of a finger F of a touch panel 18 are set in each importance level of an operation defined for each of operation tools arranged on each operation screen. The threshold of the operation tool of a level 1 whose importance level is high is set so as to be higher than the threshold of the operation tool of a level 0 whose importance level is low. A control part 40 determines a selected operation tool and its importance level based on the contact position data of the finger F from the touch panel 18. Then, the threshold corresponding to the determined importance level is read from a threshold table 76, and contact pressure data from a pressure sensor 19 and contact time data from a timer 75 are compared with the threshold so that it is possible to determine whether to accept an operation based on the comparison result. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ディスプレイの操作画面に配されたグラフィカルユーザインターフェースを操作するための操作入力手段を備える電子機器および電子機器の操作入力制御方法、並びに電子機器の操作入力制御プログラムに関する。   The present invention relates to an electronic device having an operation input means for operating a graphical user interface arranged on an operation screen of a display, an operation input control method for the electronic device, and an operation input control program for the electronic device.

従来、タッチパネル、タッチパッド、ペンタブレット等の入力デバイスを搭載した電子機器が普及している。こうした入力デバイスは、操作を直感的に理解し易いため、電子機器の操作性の向上に寄与している。反面、意図しない接触で操作を誤るおそれがある。このため、誤操作防止の観点から様々な提案がなされている(特許文献1、2参照)。   Conventionally, electronic devices equipped with an input device such as a touch panel, a touch pad, and a pen tablet have been widely used. Since such an input device is easy to understand the operation intuitively, it contributes to improving the operability of the electronic device. On the other hand, there is a risk of incorrect operation due to unintended contact. For this reason, various proposals have been made from the viewpoint of preventing erroneous operations (see Patent Documents 1 and 2).

特許文献1では、タッチパネル上のタッチスイッチの属性関係を予め定めておき、同じ属性関係のタッチスイッチが同時に操作されたときに操作を受け付けている。特許文献2では、タッチパネルへの接触時間を検知し、接触時間が閾値を超えたときに操作を受け付けている。また、接触時間が所定回数連続して閾値以下だった場合に閾値を短くして、接触時間が短い傾向にあるユーザに対応している。
特開平06−187097号公報 特開2007−109082号公報
In Patent Literature 1, an attribute relationship between touch switches on a touch panel is determined in advance, and an operation is accepted when touch switches having the same attribute relationship are simultaneously operated. In Patent Document 2, the touch time on the touch panel is detected, and an operation is accepted when the touch time exceeds a threshold value. In addition, when the contact time is continuously equal to or less than the threshold value for a predetermined number of times, the threshold value is shortened to deal with users who tend to have a short contact time.
Japanese Patent Laid-Open No. 06-187097 JP 2007-109082 A

同じ属性関係のタッチスイッチが同時に操作されたときに操作を受け付ける特許文献1の方式は、複数のタッチスイッチを操作しなければひとつの操作を行えないので、操作性が非常に悪く、操作入力の手軽さが損なわれる。さらには、手指による操作を想定しており、スタイラス(タッチパネル式機器の操作用棒状器具)には採用不可である。   The method of Patent Document 1 that accepts an operation when touch switches having the same attribute relationship are operated at the same time cannot perform one operation unless a plurality of touch switches are operated. Easyness is impaired. Furthermore, operation with fingers is assumed, and it cannot be used for a stylus (a stick-like instrument for operating a touch panel device).

接触時間が閾値を超えたときに操作を受け付ける特許文献2の方式では、閾値が長すぎると操作性が悪くなり、短すぎると確認が必要な操作もすぐ受け付けてしまって誤操作防止の効果が減退する。   In the method of Patent Document 2 that accepts an operation when the contact time exceeds a threshold value, if the threshold value is too long, the operability deteriorates, and if it is too short, an operation that needs to be confirmed is accepted immediately and the effect of preventing erroneous operation is reduced. To do.

本発明は、上記課題を鑑みてなされたものであり、その目的は、重要性を伴わない操作は円滑な操作性を実現し、重要性を伴う操作は誤操作を防止することにある。   The present invention has been made in view of the above problems, and an object of the present invention is to realize smooth operability when an operation without importance is performed and to prevent erroneous operation with an operation with importance.

上記目的を達成するために、本発明の電子機器は、操作入力手段と、操作状態検知手段と、閾値設定手段と、第一、第二判定手段とを備えることを特徴とする。   In order to achieve the above object, an electronic apparatus according to the present invention includes an operation input unit, an operation state detection unit, a threshold setting unit, and first and second determination units.

前記操作入力手段は、グラフィカルユーザインターフェースで構成された操作画面の複数の操作ツールを操作するための入力デバイスである。前記操作入力手段は、例えば、タッチパネル、タッチパッド、ペンタブレットのうちのいずれかである。この他にも、キーボードやマウス、ジョイスティック、トラックボール等であってもよい。   The operation input means is an input device for operating a plurality of operation tools on an operation screen configured by a graphical user interface. The operation input unit is, for example, any one of a touch panel, a touch pad, and a pen tablet. In addition, a keyboard, a mouse, a joystick, a trackball, or the like may be used.

前記操作状態検知手段は、前記操作入力手段の操作状態、例えば、前記操作入力手段への操作圧力、または前記操作入力手段の操作時間のうちの少なくとも一つを検知する。   The operation state detection unit detects at least one of an operation state of the operation input unit, for example, an operation pressure applied to the operation input unit, or an operation time of the operation input unit.

前記操作状態検知手段で前記操作入力手段の操作時間を検知していて、前記操作入力手段を介して重要レベルが高い操作ツールが選択された場合、操作の受け付けまでに掛かる時間を報知する報知手段を備えることが好ましい。   Informing means for informing the operation time of the operation input means by the operation state detecting means and notifying the time taken to accept the operation when an operation tool having a high importance level is selected via the operation input means. It is preferable to provide.

前記閾値設定手段には、前記操作状態検知手段の検知結果と比較するための閾値が、操作ツール毎に予め定義した操作の重要レベル毎に設定されている。   In the threshold value setting means, a threshold value for comparison with the detection result of the operation state detection means is set for each important level of operation defined in advance for each operation tool.

本発明の好ましい実施形態では、前記閾値設定手段は、前記操作入力手段からの操作入力に応じて、閾値を変更可能に構成されている。また、前記閾値設定手段は、ユーザ毎に閾値を管理する。   In a preferred embodiment of the present invention, the threshold value setting means is configured to be able to change the threshold value in accordance with an operation input from the operation input means. The threshold setting unit manages the threshold for each user.

重要レベルは、操作者が明確な意志をもって選択したか否かを確かめる必要性の高さに依拠する。重要レベルが高く設定される操作ツールは、例えば、情報の登録、変更時の最終確認に係わるものである。   The critical level depends on the high need to ascertain whether the operator has made a clear will. An operation tool with a high importance level is related to, for example, final registration when information is registered or changed.

前記第一判定手段は、前記操作入力手段でポイントされる操作画面内の操作位置を検知し、複数の操作ツールの中から前記操作入力手段の操作対象となるものを判定する。なお、前記操作入力手段が上記のタッチパネル、タッチパッド、ペンタブレットであった場合は、これらは操作位置を検知するという第一判定手段の機能を兼ねる。マウスであった場合は、マウスのボールや赤外線センサが上記機能に相当する。   The first determination unit detects an operation position in the operation screen pointed to by the operation input unit, and determines an operation target of the operation input unit from a plurality of operation tools. In addition, when the said operation input means is said touch panel, a touchpad, and a pen tablet, these also serve as the function of the 1st determination means of detecting an operation position. In the case of a mouse, a mouse ball or an infrared sensor corresponds to the above function.

前記第二判定手段は、前記操作状態検知手段の検知結果と閾値を比較して、前記第一判定手段で操作対象と判定された操作ツールの操作を受け付けるか否かを判定する。重要レベルが低い操作ツールよりも、重要レベルが高い操作ツールの閾値を高く設定した場合、前記第二判定手段は、前記操作状態検知手段の検知結果が閾値を超えたときに、操作を受け付ける。   The second determination unit compares the detection result of the operation state detection unit with a threshold value, and determines whether or not to accept an operation of the operation tool determined as the operation target by the first determination unit. When the threshold value of the operation tool having a high importance level is set higher than that of the operation tool having a low importance level, the second determination unit accepts an operation when the detection result of the operation state detection unit exceeds the threshold value.

本発明の好ましい実施形態では、電子機器は、放射線画像撮影装置と協働する放射線画像処理装置である。   In a preferred embodiment of the present invention, the electronic device is a radiographic image processing apparatus that cooperates with a radiographic imaging apparatus.

本発明の電子機器の操作入力制御方法は、グラフィカルユーザインターフェースで構成された操作画面の複数の操作ツールを操作するための操作入力手段の操作状態を、操作状態検知手段によって検知する操作状態検知ステップと、第一判定手段により、操作入力手段でポイントされる操作画面内の操作位置を検知し、複数の操作ツールの中から操作入力手段の操作対象となるものを判定する第一判定ステップと、第二判定手段により、操作ツール毎に予め定義した操作の重要レベル毎に設定された閾値と、前記操作状態検知ステップの検知結果を比較して、操作対象となる操作ツールの操作を受け付けるか否かを判定する第二判定ステップとを備えることを特徴とする。   An operation input control method for an electronic device according to the present invention includes an operation state detection step of detecting an operation state of an operation input unit for operating a plurality of operation tools on an operation screen configured by a graphical user interface by an operation state detection unit. And a first determination step of detecting an operation position in the operation screen pointed to by the operation input unit by the first determination unit and determining an operation target of the operation input unit from among a plurality of operation tools; Whether the operation of the operation tool to be operated is accepted by comparing the threshold value set for each operation importance level predefined for each operation tool with the detection result of the operation state detection step by the second determination means And a second determination step for determining whether or not.

本発明の電子機器の操作入力制御プログラムは、グラフィカルユーザインターフェースで構成された操作画面の複数の操作ツールを操作するための操作入力手段の操作状態を検知する操作状態検知機能と、操作入力手段でポイントされる操作画面内の操作位置を検知し、複数の操作ツールの中から操作入力手段の操作対象となるものを判定する第一判定機能と、操作ツール毎に予め定義した操作の重要レベル毎に設定された閾値と、前記操作状態検知機能の検知結果を比較して、操作対象となる操作ツールの操作を受け付けるか否かを判定する第二判定機能とを、コンピュータに実行させることを特徴とする。   An operation input control program for an electronic device according to the present invention includes an operation state detection function for detecting an operation state of an operation input unit for operating a plurality of operation tools on an operation screen configured by a graphical user interface, and an operation input unit. A first determination function that detects an operation position in the operation screen to be pointed and determines an operation target of the operation input means from among a plurality of operation tools, and each important level of operation defined in advance for each operation tool And a second determination function for comparing the detection result of the operation state detection function and determining whether or not to accept an operation of the operation tool to be operated is executed by the computer. And

本発明によれば、操作ツール毎に予め定義した操作の重要レベル毎に閾値を設定し、該閾値と操作入力手段の操作状態の検知結果の比較結果を元に、操作を受け付けるか否かを判定するので、例えば、重要レベルが低い操作ツールよりも、重要レベルが高い操作ツールの閾値を高く設定し、操作状態の検知結果が閾値を超えたときに、操作を受け付けるようにしておけば、重要性を伴わない操作は円滑な操作性を実現し、重要性を伴う操作は誤操作を防止することが可能となる。   According to the present invention, a threshold value is set for each operation importance level defined in advance for each operation tool, and whether to accept an operation based on the comparison result of the threshold value and the detection result of the operation state of the operation input means. So, for example, if you set the threshold of the operation tool with a high importance level higher than the operation tool with a low importance level, and accept the operation when the detection result of the operation state exceeds the threshold, An operation without importance realizes smooth operability, and an operation with importance can prevent an erroneous operation.

図1において、モダリティ2は、X線画像撮影装置10と、操作端末11とで構成される。X線画像撮影装置10は、被検体(人体)HにX線を曝射して、被検体Hの体内の様子を撮影するための周知の機構を有し、X線管12、撮影台13、およびイメージングプレート(以下、IPと略す)14等からなる。   In FIG. 1, the modality 2 includes an X-ray imaging apparatus 10 and an operation terminal 11. The X-ray imaging apparatus 10 has a well-known mechanism for irradiating a subject (human body) H with X-rays and imaging the inside of the subject H, and includes an X-ray tube 12 and an imaging table 13. And an imaging plate (hereinafter abbreviated as IP) 14 and the like.

X線管12は、陰極のフィラメントからタングステンやモリブデン等のターゲットに電子を加速して入射させることにより、X線を発生させる。X線管12から曝射されるX線の線質や線量は、陰極に流す電流(管電流)や加速電圧(管電圧)等に応じて変化する。   The X-ray tube 12 generates X-rays by accelerating electrons to enter a target such as tungsten or molybdenum from a cathode filament. The quality and dose of X-rays exposed from the X-ray tube 12 vary according to the current (tube current) flowing through the cathode, the acceleration voltage (tube voltage), and the like.

X線管12は、支持アーム(図示せず)により撮影室の天井に据え付けられている。X線管12は、この支持アームによって、撮影台13の周囲で上下左右に移動自在に支持される。また、X線を曝射する向きを変えられるように、所定角度内で回転自在に支持される。これにより、撮影台13上に横たわった被検体Hの任意の部位に向けてX線が曝射される。X線管12は、手動で移動自在に設けられており、さらに撮影台13の昇降に追従してIP14との距離を一定に保ちながら上下方向に移動される。   The X-ray tube 12 is installed on the ceiling of the radiographing room by a support arm (not shown). The X-ray tube 12 is supported by the support arm so as to be movable up and down and left and right around the imaging table 13. Moreover, it is rotatably supported within a predetermined angle so that the direction of X-ray exposure can be changed. Thereby, X-rays are exposed toward an arbitrary part of the subject H lying on the imaging table 13. The X-ray tube 12 is provided so as to be manually movable, and is moved in the vertical direction while keeping the distance from the IP 14 constant following the elevation of the imaging table 13.

撮影台13は、撮影室の床に据え付けられ、床からの高さが調節できるように伸縮する可動性の支柱を有する。撮影台13の被検体Hが横たわる部分は、X線画像15に撮影台13が映り込まないように、X線管12から曝射されるX線が略完全に透過する材料からなる。   The imaging table 13 is installed on the floor of the imaging room and has a movable support column that expands and contracts so that the height from the floor can be adjusted. The portion of the imaging table 13 on which the subject H lies is made of a material through which X-rays exposed from the X-ray tube 12 are transmitted almost completely so that the imaging table 13 does not appear in the X-ray image 15.

IP14は、例えばユーロピオンイオンをドープしたバリウムフロロハイド化合物等の輝尽性蛍光体からなり、カセッテ等に装填されている。IP14は、被検体Hの胸部全体をカバーする程度の面積を持ち、撮影室の天井に撮像面を向けて、撮影台13の背面に配置されている。IP14は、撮影台13の長手方向に移動自在に設けられており、X線管12の移動や向きの変更に追従して、X線を効率よく受けられる位置に移動する。   The IP 14 is made of a stimulable phosphor such as a barium fluorohydride compound doped with europion ions, and is loaded in a cassette or the like. The IP 14 has an area that covers the entire chest of the subject H, and is arranged on the back surface of the imaging table 13 with the imaging surface facing the ceiling of the imaging room. The IP 14 is provided so as to be movable in the longitudinal direction of the imaging table 13, and moves to a position where X-rays can be received efficiently following the movement or change of direction of the X-ray tube 12.

IP14には、X線の曝射によって潜像が記録される。潜像記録後のIP14は、読取装置(図示せず)でレーザー光が走査される。読取装置は、レーザー光の照射により励起された輝尽発光を検出し、対数変換増幅、A/D変換等の処理を施してデジタル信号とし、これを操作端末11に出力する。   A latent image is recorded on the IP 14 by X-ray exposure. The IP 14 after the latent image recording is scanned with laser light by a reading device (not shown). The reading device detects the stimulated light emission excited by the irradiation of the laser light, performs processing such as logarithmic conversion amplification, A / D conversion, and the like, and outputs the digital signal to the operation terminal 11.

操作端末11は、ディスプレイ16とキーボードやマウス等の入力デバイス17とを有する。ディスプレイ16の上面には、ともに透明な素材からなるタッチパネル18および圧力センサ19が重ねて配置されている(図2も参照)。タッチパネル18は、抵抗膜方式や静電容量方式等の周知の方式を用いて、手指F(図10参照)の接触位置を検知する。圧力センサ19は、タッチパネル18への手指Fの接触圧力を検知する。   The operation terminal 11 includes a display 16 and an input device 17 such as a keyboard and a mouse. On the upper surface of the display 16, a touch panel 18 and a pressure sensor 19, both of which are made of a transparent material, are stacked (see also FIG. 2). The touch panel 18 detects the contact position of the finger F (see FIG. 10) using a known method such as a resistive film method or a capacitance method. The pressure sensor 19 detects the contact pressure of the finger F on the touch panel 18.

操作端末11は、被検体Hである患者の情報を登録する際や、X線画像撮影装置10(X線管12)の撮影条件、すなわち管電圧および管電流時間積(露光量)等を設定する際、X線画像撮影装置10で得られたX線画像15を画像処理する際に操作される。操作端末11を操作するユーザは、例えば診療放射線技師(以下、単に技師という)である。操作端末11は、ディスプレイ16に後述する各種操作画面を表示して、技師によるX線画像15の画像処理を支援する。   The operation terminal 11 sets the imaging conditions of the X-ray imaging apparatus 10 (X-ray tube 12), that is, the tube voltage and the tube current time product (exposure amount), when registering information on the patient who is the subject H. When the image processing is performed, the X-ray image 15 obtained by the X-ray imaging apparatus 10 is operated. A user who operates the operation terminal 11 is, for example, a medical radiographer (hereinafter simply referred to as an engineer). The operation terminal 11 displays various operation screens, which will be described later, on the display 16 and supports the image processing of the X-ray image 15 by the engineer.

X線画像15のデータは、個々のX線画像15を識別するための画像IDを有する。X線画像15のデータは、例えば、DICOM(Digital Imaging and Communication in Medicine)に準拠したファイル形式で、操作端末11に格納される。   The data of the X-ray image 15 has an image ID for identifying each X-ray image 15. The data of the X-ray image 15 is stored in the operation terminal 11 in a file format conforming to DICOM (Digital Imaging and Communication in Medicine), for example.

X線画像15のファイルには、X線画像15のデータ記憶領域と、DICOMタグとが設けられている。DICOMタグには、患者IDや患者名といった患者情報、検査IDや検査日時、X線画像撮影装置10の撮影条件といった検査情報の項目を記憶するフィールドが用意されている。X線画像15のファイルは、DICOMタグの各種項目を検索キーとして、検索が可能である。   The file of the X-ray image 15 is provided with a data storage area for the X-ray image 15 and a DICOM tag. The DICOM tag is provided with fields for storing items of examination information such as patient information such as patient ID and patient name, examination ID, examination date and time, and imaging conditions of the X-ray imaging apparatus 10. The file of the X-ray image 15 can be searched using various items of the DICOM tag as search keys.

操作端末11は、パーソナルコンピュータ、ワークステーションといったコンピュータをベースに、オペレーティングシステム等の制御プログラムや、アプリケーションプログラムをインストールして構成される。   The operation terminal 11 is configured by installing a control program such as an operating system and an application program based on a computer such as a personal computer or a workstation.

図2において、操作端末11を構成するコンピュータは、前述のディスプレイ16、入力デバイス17、タッチパネル18、および圧力センサ19に加えて、CPU30、メモリ31、ストレージデバイス32、およびLANポート33を備えている。これらはデータバス34を介して相互接続されている。   In FIG. 2, the computer constituting the operation terminal 11 includes a CPU 30, a memory 31, a storage device 32, and a LAN port 33 in addition to the display 16, the input device 17, the touch panel 18, and the pressure sensor 19 described above. . These are interconnected via a data bus 34.

ストレージデバイス32は、例えば、HDD(Hard Disk Drive)である。ストレージデバイス32には、X線画像15のファイルの他、制御プログラムやアプリケーションプログラム(以下、APという)35が格納されている。   The storage device 32 is, for example, an HDD (Hard Disk Drive). In addition to the X-ray image 15 file, the storage device 32 stores a control program and an application program (hereinafter referred to as AP) 35.

メモリ31は、CPU30が処理を実行するためのワークメモリである。CPU30は、ストレージデバイス32に格納された制御プログラムをメモリ31へロードして、プログラムに従った処理を実行することにより、コンピュータの各部を統括的に制御する。LANポート33は、LAN(Local Area Network)等のネットワークとの間の伝送制御を行うネットワークインターフェースである。   The memory 31 is a work memory for the CPU 30 to execute processing. The CPU 30 loads the control program stored in the storage device 32 into the memory 31 and executes processing according to the program, thereby comprehensively controlling each part of the computer. The LAN port 33 is a network interface that performs transmission control with a network such as a LAN (Local Area Network).

操作端末11には、AP35として、X線画像15の画像処理と撮影条件の設定を行うアプリケーションプログラム(以下、X線画像処理プログラムという)がインストールされている。   In the operation terminal 11, an application program (hereinafter referred to as an X-ray image processing program) for performing image processing of the X-ray image 15 and setting of imaging conditions is installed as the AP 35.

図3において、操作端末11のCPU30は、X線画像処理プログラムを起動すると、制御部(第一、第二判定手段に相当)40、画像処理部41、および送受信部42として機能する。   In FIG. 3, when the X-ray image processing program is started, the CPU 30 of the operation terminal 11 functions as a control unit (corresponding to first and second determination means) 40, an image processing unit 41, and a transmission / reception unit 42.

制御部40は、ディスプレイ16に患者情報登録画面43を出力する。患者情報登録画面43には、グラフィカルユーザインターフェース(以下、GUIと略す)を構成する各種の操作ツールが配される。操作ツールとは、後述する各種入力ボックス、メニュー、バー、ボタン、アイコン、ウィンドウ、ダイアログ等の、一般的なGUIの構成要素のことである。こうした操作ツールを通じて、入力デバイス17または手指Fからの各種の操作指示が入力される。以下の説明では、手指Fによる操作指示に絞って説明する。   The control unit 40 outputs a patient information registration screen 43 on the display 16. Various operation tools constituting a graphical user interface (hereinafter abbreviated as GUI) are arranged on the patient information registration screen 43. The operation tool is a general GUI component such as various input boxes, menus, bars, buttons, icons, windows, and dialogs described later. Through these operation tools, various operation instructions are input from the input device 17 or the finger F. In the following description, the description will focus on the operation instruction by the finger F.

患者情報登録画面43には、患者ID、患者名、性別、生年月日といった患者情報の各種項目を入力するための複数の入力ボックス44が設けられている。手指Fを入力ボックス44の位置に接触させると、その入力ボックス44がアクティブとなり、患者情報の入力が可能となる。また、患者情報登録画面43には、操作画面を遷移させる際に操作される画面遷移ボタン45が設けられている。   The patient information registration screen 43 is provided with a plurality of input boxes 44 for inputting various items of patient information such as patient ID, patient name, sex, date of birth. When the finger F is brought into contact with the position of the input box 44, the input box 44 becomes active, and patient information can be input. The patient information registration screen 43 is provided with a screen transition button 45 that is operated when the operation screen is transitioned.

さらに、患者情報登録画面43には、患者情報入力用のアルファベットキーボタン46やテンキーボタン47、および登録ボタン48が設けられている。登録ボタン48は、患者情報の入力を終えた後、これを登録する際に選択される。   Furthermore, the patient information registration screen 43 is provided with an alphabet key button 46, a numeric keypad 47, and a registration button 48 for inputting patient information. The registration button 48 is selected when registering the patient information after the patient information has been input.

登録ボタン48が選択されると、制御部40は、図4に示す警告ダイアログ50を患者情報登録画面43に表示させる。警告ダイアログ50には、患者情報の登録を最終確認するメッセージとともに、OKボタン51およびCancelボタン52が表示される。OKボタン51が選択されると、制御部40は、そのとき入力ボックス44に入力されている患者情報を、ストレージデバイス32の患者情報テーブル(図示せず)に格納する。Cancelボタン52が選択された場合、制御部40は、警告ダイアログ50を閉じる。なお、患者情報登録画面43では、新規の患者の患者情報の登録は勿論のこと、患者情報テーブルに格納された患者情報を修正することも可能である。   When the registration button 48 is selected, the control unit 40 displays a warning dialog 50 shown in FIG. In the warning dialog 50, an OK button 51 and a Cancel button 52 are displayed together with a message for final confirmation of registration of patient information. When the OK button 51 is selected, the control unit 40 stores the patient information input at that time in the input box 44 in a patient information table (not shown) of the storage device 32. When the Cancel button 52 is selected, the control unit 40 closes the warning dialog 50. In addition, in the patient information registration screen 43, it is possible to correct the patient information stored in the patient information table as well as register patient information of a new patient.

図5において、画面遷移ボタン45の操作に応じて、制御部40は、ディスプレイ16に撮影条件設定画面55を出力する。撮影条件設定画面55には、頭部、胸部等の検査部位、正面、側面、P→A等の撮影方向を選択するための選択ボタン56、X線管12の管電圧を調整するための管電圧調整部57、および管電流時間積を調整するための管電流時間積調整部58等、X線画像撮影装置10の撮影条件を設定するための操作ツールが配されている。各調整部57、58には、現在の設定値が表示され、その横に設定値を増減するための+、−ボタンが配されている。   In FIG. 5, in response to the operation of the screen transition button 45, the control unit 40 outputs a shooting condition setting screen 55 to the display 16. The imaging condition setting screen 55 includes a selection button 56 for selecting an imaging region such as an examination site such as the head and chest, the front, the side, and P → A, and a tube for adjusting the tube voltage of the X-ray tube 12. Operation tools for setting imaging conditions of the X-ray imaging apparatus 10 such as a voltage adjustment unit 57 and a tube current time product adjustment unit 58 for adjusting the tube current time product are arranged. Each adjustment unit 57, 58 displays a current set value, and a +/- button for increasing / decreasing the set value is arranged on the side.

また、撮影条件設定画面55には、設定ボタン59が設けられている。設定ボタン59は、撮影条件の入力を終えた後、これを設定する際に選択される。   The shooting condition setting screen 55 is provided with a setting button 59. The setting button 59 is selected when setting the shooting conditions after the input of the shooting conditions.

設定ボタン59が選択されると、制御部40は、図6に示す警告ダイアログ65を撮影条件設定画面55に表示させる。警告ダイアログ65には、撮影条件の設定を最終確認するメッセージとともに、OKボタン66およびCancelボタン67が表示される。OKボタン66が選択されると、制御部40は、そのとき選択ボタン56、および各調整部57、58に設定されている撮影条件を、送受信部42を介してX線画像撮影装置10に送信する。Cancelボタン67が選択された場合、制御部40は、警告ダイアログ65を閉じる。   When the setting button 59 is selected, the control unit 40 displays a warning dialog 65 shown in FIG. In the warning dialog 65, an OK button 66 and a Cancel button 67 are displayed together with a message for confirming the final setting of the photographing conditions. When the OK button 66 is selected, the control unit 40 transmits the imaging conditions set in the selection button 56 and the adjustment units 57 and 58 at that time to the X-ray imaging apparatus 10 via the transmission / reception unit 42. To do. When the Cancel button 67 is selected, the control unit 40 closes the warning dialog 65.

図7において、画面遷移ボタン45の操作に応じて、制御部40は、ディスプレイ16に画像処理画面70を出力する。画像処理画面70には、X線画像15と、黒化処理ボタン71と、S値(読取感度値)/L値(ラチチュード)調整ボタン72とが設けられている。各操作画面43、55、70の各種操作ツールに手指Fを接触させると、その操作入力を制御部40で受け付けて、制御部40が操作入力に応じた処理を実行する。   In FIG. 7, the control unit 40 outputs the image processing screen 70 to the display 16 in response to the operation of the screen transition button 45. The image processing screen 70 is provided with an X-ray image 15, a blackening processing button 71, and an S value (reading sensitivity value) / L value (latitude) adjustment button 72. When the finger F is brought into contact with various operation tools on the operation screens 43, 55, and 70, the operation input is received by the control unit 40, and the control unit 40 executes processing according to the operation input.

画像処理部41は、送受信部42を介してX線画像撮影装置10から受け取ったX線画像15のデータに対して各種画像処理を行う。画像処理には、ノイズ除去、ゲイン調整、階調処理等の基本的な画像処理の他に、黒化処理およびヒストグラム解析がある。   The image processing unit 41 performs various types of image processing on the data of the X-ray image 15 received from the X-ray imaging apparatus 10 via the transmission / reception unit 42. Image processing includes blackening processing and histogram analysis in addition to basic image processing such as noise removal, gain adjustment, and gradation processing.

画像処理部41は、画像処理画面70の黒化処理ボタン71が選択されたときに、黒化処理を実施する。黒化処理は、X線画像15の各画素の画素値(例えば、0(白)〜1023(黒)の10bitの階調で表される。)を解析して、X線が被検体Hに当たらずに抜けた素抜け領域を認識し、素抜け領域を黒色に塗り潰す処理である。素抜け領域の認識は、まず、X線画像15のデータに対して二値化処理を施して、X線画像15を白黒の二値画像とし、この二値画像に対してラベリング処理を施す。そして、素抜け領域とそれ以外の領域とを識別して抽出する。ある領域を二値化+ラベリング処理で認識する方法は周知であるため、詳しい説明を省略する。   The image processing unit 41 performs blackening processing when the blackening processing button 71 on the image processing screen 70 is selected. In the blackening process, the pixel value of each pixel of the X-ray image 15 (for example, represented by a 10-bit gradation of 0 (white) to 1023 (black)) is analyzed, and the X-ray is applied to the subject H. This is a process of recognizing a missing region that is missing without hitting, and painting the missing region in black. In recognition of the blank region, first, binarization processing is performed on the data of the X-ray image 15 to make the X-ray image 15 a black and white binary image, and labeling processing is performed on the binary image. Then, the background missing area and the other areas are identified and extracted. Since a method for recognizing a certain region by binarization + labeling processing is well known, detailed description thereof is omitted.

また、画像処理部41は、X線画像15のデータをヒストグラム解析して、S値、L値を算出する。具体的には、図8に示すように、検査部位に応じてメインヒスト(Smin〜Smaxの範囲)を決定し、Smin、Smaxのそれぞれに、0〜1023の10bitの階調値のうちのQmin、Qmaxを当てはめる。このとき0〜1023の階調値で表される線量の幅がL値である。S値は、階調値の中点である511に対応する線量Skを用いて、次式で求められる。
S=4×10(4−Sk)
In addition, the image processing unit 41 performs histogram analysis on the data of the X-ray image 15 and calculates the S value and the L value. Specifically, as shown in FIG. 8, the main histogram (range from Smin to Smax) is determined according to the examination site, and Qmin of 10-bit gradation values from 0 to 1023 is set for each of Smin and Smax. Qmax is applied. At this time, the dose width represented by the gradation values of 0 to 1023 is the L value. The S value is obtained by the following equation using the dose Sk corresponding to the middle point 511 of the gradation value.
S = 4 × 10 (4-Sk)

画像処理画面70のS値/L値調整ボタン72が選択されると、制御部40は、画像処理画面70にS値、L値を調整するための操作ツール(図示せず)を表示させる。S値、L値が調整されると、画像処理部41は、そのときのS値、L値で再度画像処理を行う。制御部40は、これに応じてX線画像15の表示を更新する。   When the S value / L value adjustment button 72 on the image processing screen 70 is selected, the control unit 40 causes the image processing screen 70 to display an operation tool (not shown) for adjusting the S value and the L value. When the S value and L value are adjusted, the image processing unit 41 performs image processing again with the S value and L value at that time. In response to this, the control unit 40 updates the display of the X-ray image 15.

画像処理部41は、ヒストグラム解析結果に基づいて階調処理を行う等して各種画像処理を施した後、X線画像15のデータを制御部40に引き渡す。制御部40は、画像処理部41からのデータをディスプレイ16の表示形式に変換し、画像処理画面70にX線画像15として表示する。   The image processing unit 41 performs various types of image processing such as gradation processing based on the histogram analysis result, and then hands over the data of the X-ray image 15 to the control unit 40. The control unit 40 converts the data from the image processing unit 41 into the display format of the display 16 and displays it as the X-ray image 15 on the image processing screen 70.

送受信部42は、X線画像撮影装置10からX線画像15のデータを受信するとともに、撮影条件のデータをX線画像撮影装置10に送信する。   The transmission / reception unit 42 receives the data of the X-ray image 15 from the X-ray image capturing apparatus 10 and transmits the data of the imaging conditions to the X-ray image capturing apparatus 10.

図9において、制御部40には、タッチパネル18、圧力センサ19、およびタイマ75からそれぞれ、接触位置データ、接触圧力データ、および接触時間データが入力される。接触位置データは、タッチパネル18上への手指Fの接触位置を表し、例えば、ディスプレイ16の左隅のドットを原点として、縦方向をX軸、横方向をY軸としたX、Yの二次元座標で表現される。接触圧力データは、タッチパネル18上への手指Fの接触圧力を示し、圧力センサ19のアナログ出力をA/D変換して得たデジタル信号である。接触時間データは、後述する閾値以上の接触圧力で、タッチパネル18上に手指Fをどれだけの時間接触させていたかを示し、タイマ75から発するクロックパルスで表される。   In FIG. 9, contact position data, contact pressure data, and contact time data are input to the control unit 40 from the touch panel 18, the pressure sensor 19, and the timer 75, respectively. The contact position data represents the contact position of the finger F on the touch panel 18, for example, two-dimensional X and Y coordinates with the dot in the left corner of the display 16 as the origin and the vertical direction as the X axis and the horizontal direction as the Y axis. It is expressed by The contact pressure data indicates the contact pressure of the finger F on the touch panel 18 and is a digital signal obtained by A / D converting the analog output of the pressure sensor 19. The contact time data indicates how long the finger F has been in contact with the touch panel 18 with a contact pressure equal to or higher than a threshold, which will be described later, and is represented by a clock pulse emitted from the timer 75.

操作端末11のストレージデバイス32には、閾値テーブル76が格納されている。閾値テーブル76は、各操作画面43、55、70の各種操作ツールに対して、その操作の重要性を表したレベル0、レベル1の二つのレベルを定義し、該レベル毎に接触圧力および接触時間の閾値を与える。各閾値は、それ以上の圧力でそれ以上の時間、手指Fによる接触が継続された場合に、操作を受け付ける値である。   A threshold table 76 is stored in the storage device 32 of the operation terminal 11. The threshold value table 76 defines two levels of level 0 and level 1 representing the importance of the operation for various operation tools on the operation screens 43, 55, and 70, and the contact pressure and the contact for each level. Give a time threshold. Each threshold is a value for accepting an operation when the contact with the finger F is continued for a longer time at a higher pressure.

レベル0に分類される操作ツールは、技師が明確な意志をもって選択したか否かを確かめる必要性が低いものである。本例では、患者情報登録画面43の入力ボックス44、アルファベットキーボタン46、テンキーボタン47、登録ボタン48、警告ダイアログ50のCancelボタン52、撮影条件設定画面55の選択ボタン56、管電圧調整部57、管電流時間積調整部58、設定ボタン59、警告ダイアログ65のCancelボタン67、および画面遷移ボタン45が該当する。   Operation tools classified as level 0 are less likely to be checked by the engineer with a clear will. In this example, the input box 44 of the patient information registration screen 43, the alphabet key button 46, the numeric keypad 47, the registration button 48, the Cancel button 52 of the warning dialog 50, the selection button 56 of the imaging condition setting screen 55, and the tube voltage adjustment unit 57. , Tube current time product adjustment unit 58, setting button 59, cancel button 67 of warning dialog 65, and screen transition button 45.

レベル1に分類される操作ツールは、レベル0の場合とは逆に、技師が明確な意志をもって選択したか否かを確かめる必要性が高いものである。本例では、警告ダイアログ50のOKボタン51、警告ダイアログ65のOKボタン66、および画像処理画面70の黒化処理ボタン71、S値/L値調整ボタン72が該当する。   Contrary to the case of level 0, the operation tool classified as level 1 is highly necessary to confirm whether or not the engineer has selected with a clear will. In this example, the OK button 51 of the warning dialog 50, the OK button 66 of the warning dialog 65, the blackening processing button 71 of the image processing screen 70, and the S value / L value adjustment button 72 correspond.

患者情報は、もし入力を誤ると、患者の取り違え等の誤診に繋がるおそれがある。撮影条件および画像処理は、X線画像15の読影に影響がないことを確認したうえで、設定変更をする必要がある。このため、これらの登録や設定変更に係わる上記の各操作ツールは、レベル1に分類されている。   If patient information is entered incorrectly, it may lead to misdiagnosis such as patient misunderstanding. The imaging conditions and image processing need to be changed after confirming that the interpretation of the X-ray image 15 is not affected. For this reason, each of the above-described operation tools related to registration and setting change is classified as level 1.

レベル1の接触圧力および接触時間の閾値PimおよびTimは、レベル0の接触圧力および接触時間の閾値PstおよびTstよりも高く設定されている(Pim>Pst、Tim>Tst)。従って、レベル1の操作ツールの操作を有効にするためには、レベル0のものよりも強い接触圧力で、且つ長い時間手指Fを接触させなければならない。レベル0の操作ツールから見れば、レベル1のものよりも弱い接触圧力で、且つ短い接触時間で操作を有効にすることができる。   Level 1 contact pressure and contact time thresholds Pim and Tim are set higher than level 0 contact pressure and contact time thresholds Pst and Tst (Pim> Pst, Tim> Tst). Therefore, in order to make the operation of the level 1 operation tool effective, the finger F must be kept in contact with the contact pressure stronger than that of the level 0 for a long time. From the viewpoint of the level 0 operation tool, the operation can be validated with a contact pressure weaker than that of the level 1 and with a short contact time.

なお、閾値PstおよびTstには、例えば殆ど0に近い値が設定され、閾値PimおよびTimには、例えば閾値PstおよびTstの数倍〜数十倍の値が設定されている。あるいは、閾値PstおよびTstは0に設定してもよい。この場合は、手指Fがタッチパネル18に触れたらすぐに操作が有効になり、接触圧力および接触時間の検知は意味をなさない。   For example, values close to 0 are set for the threshold values Pst and Tst, and values that are several times to several tens of times the threshold values Pst and Tst are set for the threshold values Pim and Tim, for example. Alternatively, the threshold values Pst and Tst may be set to 0. In this case, the operation becomes effective as soon as the finger F touches the touch panel 18, and detection of the contact pressure and the contact time does not make sense.

制御部40は、タッチパネル18から接触位置データを受けると、接触位置と操作ツールを配した位置とを対応付けたテーブル(図示せず)を参照して、どの操作ツールが選択されたかを判定する。操作ツールがない部分に手指Fが接触し、操作ツールが判定できない場合は、制御部40は処理を終了する。操作ツールを判定した場合、制御部40は、操作ツールとそのレベルを対応付けたテーブル(図示せず)を参照して、判定した操作ツールが、レベル0、レベル1のいずれの分類に属するかをさらに判定する。   When the control unit 40 receives the contact position data from the touch panel 18, the control unit 40 refers to a table (not shown) that associates the contact position with the position where the operation tool is arranged, and determines which operation tool has been selected. . If the finger F comes into contact with a portion without the operation tool and the operation tool cannot be determined, the control unit 40 ends the process. When determining the operation tool, the control unit 40 refers to a table (not shown) in which the operation tool is associated with its level, and whether the determined operation tool belongs to the level 0 or level 1 classification. Is further determined.

操作ツールがレベル0であった場合、制御部40は、閾値テーブル76からレベル0の閾値Pst、Tstを読み出す。そして、閾値Pstと圧力センサ19からの接触圧力データとを比較する。接触圧力が不十分で、接触圧力データが閾値Pstを超えない場合は、制御部40は何もしない。   When the operation tool is level 0, the control unit 40 reads the threshold values Pst and Tst of level 0 from the threshold value table 76. Then, the threshold value Pst and the contact pressure data from the pressure sensor 19 are compared. When the contact pressure is insufficient and the contact pressure data does not exceed the threshold value Pst, the control unit 40 does nothing.

接触圧力データが閾値Pstを超えたとき、制御部40は、タイマ75を作動させ、閾値Tstと接触時間データとを比較する。接触時間データが閾値Tstを超えない場合は、制御部40は何もしない。接触時間データが閾値Tstを超えたとき、制御部40は、その操作ツールの操作を受け付け、これに応じた処理を実行する。   When the contact pressure data exceeds the threshold value Pst, the control unit 40 activates the timer 75 and compares the threshold value Tst with the contact time data. When the contact time data does not exceed the threshold value Tst, the control unit 40 does nothing. When the contact time data exceeds the threshold value Tst, the control unit 40 receives an operation of the operation tool and executes a process corresponding to the operation tool.

接触時間データが閾値Tstを超えないうちに、接触圧力データが閾値Pstを下回った場合は、制御部40は、タイマ75を停止させ、閾値Tstと接触時間データとの比較も止める。接触圧力データが閾値Pstを再度超えたときには、タイマ75の作動と各値の比較を繰り返す。つまり、接触圧力データが閾値Pstを超えた状態で、且つ接触時間データが閾値Tstを超えたときに、操作が受け付けられる。操作ツールがレベル1であった場合は、上記説明の閾値をPim、Timに置き換えるだけなので、説明を省略する。   If the contact pressure data falls below the threshold value Pst before the contact time data exceeds the threshold value Tst, the control unit 40 stops the timer 75 and stops the comparison between the threshold value Tst and the contact time data. When the contact pressure data exceeds the threshold value Pst again, the operation of the timer 75 and the comparison of each value are repeated. That is, the operation is accepted when the contact pressure data exceeds the threshold value Pst and the contact time data exceeds the threshold value Tst. When the operation tool is level 1, only the threshold value described above is replaced with Pim and Tim, and the description is omitted.

図10に示すように、制御部40は、判定した操作ツールがレベル1に属し、接触圧力データが閾値Pimを超え、タイマ75を作動させて閾値Timと接触時間データとを比較しているときに、あとどれだけ手指Fを接触させていればよいかを示すプログレスバー80を表示させる。図では、警告ダイアログ50のOKボタン51に手指Fが接触していて、警告ダイアログ50内にプログレスバー80を表示した状態を示す。   As shown in FIG. 10, when the determined operation tool belongs to level 1, the control unit 40 exceeds the threshold value Pim, and the timer 75 is activated to compare the threshold value Tim with the contact time data. In addition, a progress bar 80 is displayed indicating how much finger F should be touched. The figure shows a state in which the finger F is in contact with the OK button 51 of the warning dialog 50 and the progress bar 80 is displayed in the warning dialog 50.

プログレスバー80は、接触時間の経過に応じて左から右に向かって伸長する色付きの棒(ハッチング部分)で示し、棒のない部分で残り時間を示す。制御部40は、閾値Timと接触時間データとの差分に基づいてプログレスバー80の表示を更新し、接触時間データが閾値Timを超えたときにプログレスバー80を含む警告ダイアログ50を消去する。操作ツールがレベル0であった場合は、プログレスバー80を表示するまでもなく閾値Tstが短いので、プログレスバー80は表示されない。   The progress bar 80 is indicated by a colored bar (hatched part) that extends from left to right as the contact time elapses, and the remaining time is indicated by a part without the bar. The control unit 40 updates the display of the progress bar 80 based on the difference between the threshold value Tim and the contact time data, and deletes the warning dialog 50 including the progress bar 80 when the contact time data exceeds the threshold value Tim. When the operating tool is level 0, the progress bar 80 is not displayed, and the progress bar 80 is not displayed because the threshold Tst is short.

次に、モダリティ2の処理手順について説明する。まず、操作端末11の患者情報登録画面43、撮影条件設定画面55で患者情報の登録、撮影条件の設定がなされた後、X線画像撮影装置10で撮影が実施される。そして、X線画像撮影装置10から操作端末11にX線画像15のデータが送信される。   Next, the processing procedure of modality 2 will be described. First, registration of patient information and setting of imaging conditions are performed on the patient information registration screen 43 and imaging condition setting screen 55 of the operation terminal 11, and then imaging is performed by the X-ray imaging apparatus 10. Then, X-ray image 15 data is transmitted from the X-ray imaging apparatus 10 to the operation terminal 11.

X線画像15のデータは、送受信部42を介して画像処理部41に入力される。画像処理部41では、ヒストグラム解析が行われてS値、L値が算出され、この結果に基づいて階調処理等の画像処理が行われる。画像処理部41で画像処理されたX線画像15は、制御部40によって画像処理画面70に表示される。   Data of the X-ray image 15 is input to the image processing unit 41 via the transmission / reception unit 42. In the image processing unit 41, histogram analysis is performed to calculate an S value and an L value, and image processing such as gradation processing is performed based on the result. The X-ray image 15 image-processed by the image processing unit 41 is displayed on the image processing screen 70 by the control unit 40.

技師は、X線画像15を観察して、必要に応じて黒化処理ボタン71やS値/L値調整ボタン72を選択し、X線画像15に画像処理を施す。各種画像処理が施されたX線画像15のデータは、DICOMのファイル形式でストレージデバイス32に格納される。   The engineer observes the X-ray image 15, selects the blackening process button 71 and the S value / L value adjustment button 72 as necessary, and performs image processing on the X-ray image 15. The data of the X-ray image 15 that has been subjected to various types of image processing is stored in the storage device 32 in the DICOM file format.

図11のフローチャートに示すように、操作端末11では、タッチパネル18によって手指Fの接触位置が検知されている(S10)。タッチパネル18上に手指Fが接触すると(S10でYES)、タッチパネル18から制御部40に接触位置データが入力される(S11)。制御部40では、どの操作ツールが選択されたか、レベル0、レベル1のいずれの分類に属するかが判定される(S12)。   As shown in the flowchart of FIG. 11, in the operation terminal 11, the touch position of the finger F is detected by the touch panel 18 (S10). When the finger F touches the touch panel 18 (YES in S10), contact position data is input from the touch panel 18 to the control unit 40 (S11). The control unit 40 determines which operation tool has been selected and whether it belongs to the level 0 or level 1 classification (S12).

操作ツールがレベル0であった場合(S13でYES)、閾値テーブル76から制御部40にレベル0の閾値Pst、Tstが読み出される(S14)。操作ツールがレベル1であった場合(S13でNO)は、閾値Pim、Timが読み出される(S15)。以降の処理は、このとき読み出された閾値を元に行われる。   When the operation tool is level 0 (YES in S13), the threshold values Pst and Tst of level 0 are read from the threshold value table 76 to the control unit 40 (S14). When the operation tool is level 1 (NO in S13), the threshold values Pim and Tim are read (S15). Subsequent processing is performed based on the threshold value read at this time.

制御部40にて、閾値PstまたはPimと圧力センサ19からの接触圧力データとが比較される(S16)。接触圧力データが閾値を超えたとき(S17でYES)、制御部40によりタイマ75が作動され、閾値TstまたはTimと接触時間データとが比較される(S18)。接触時間データが閾値を超えたとき(S19でYES)、操作を受け付け、これに応じた処理を実行する(S20)。   The control unit 40 compares the threshold value Pst or Pim with the contact pressure data from the pressure sensor 19 (S16). When the contact pressure data exceeds the threshold value (YES in S17), the control unit 40 activates the timer 75 and compares the threshold value Tst or Tim with the contact time data (S18). When the contact time data exceeds the threshold value (YES in S19), the operation is accepted and processing corresponding to this is executed (S20).

接触時間データが閾値を超えないうち(S19でNO)に、接触圧力データが閾値を下回った場合(S17でNO)は、タイマ75が停止される。接触圧力データが閾値を再度超えたとき(S17でYES)には、タイマ75の作動と各値の比較が繰り返えされる。これら一連の処理は、操作が終了する(S21でYES)まで続けられる。   If the contact pressure data falls below the threshold value (NO in S17) before the contact time data exceeds the threshold value (NO in S19), the timer 75 is stopped. When the contact pressure data again exceeds the threshold value (YES in S17), the operation of the timer 75 and the comparison of each value are repeated. These series of processes are continued until the operation ends (YES in S21).

以上説明したように、タッチパネル18への手指Fの接触圧力および接触時間を検知するとともに、操作ツールの操作の重要レベルを定義し、重要レベルが低いものよりも高いものの接触圧力および接触時間の閾値を高く設定して、接触圧力および接触時間データと閾値の比較結果を元に、操作を受け付けるか否かを判定するので、重要レベルが高い操作ツールに対しては誤操作を防止することができ、重要レベルが低い操作ツールに対しては良好な操作性を提供することができる。   As described above, the contact pressure and contact time of the finger F on the touch panel 18 are detected, the important level of operation of the operation tool is defined, and the threshold values of the contact pressure and the contact time are higher than those with a lower importance level. Is set high, and it is determined whether to accept the operation based on the comparison result of the contact pressure and contact time data and the threshold value. Good operability can be provided for an operation tool with a low level of importance.

プログレスバー80を表示させて、操作の受け付けまでに掛かる時間を示すので、操作を確定していいかどうかを考える時間的な余裕を技師に与えることができる。また、操作のイライラ感を緩和することができる。なお、操作の受け付けまでに掛かる時間を報知する手段としては、プログレスバー80に限らず、数字のカウントアップ、カウントダウンで示したり、音声メッセージで報せたりしてもよい。   Since the progress bar 80 is displayed to indicate the time taken to accept the operation, the engineer can be given time to consider whether or not the operation can be confirmed. Moreover, the irritability of operation can be eased. Note that the means for notifying the time taken to accept the operation is not limited to the progress bar 80, and may be indicated by counting up or down a number, or by a voice message.

操作のイライラ感を緩和する他の方策としては、所定回数連続してタッチパネル18の同じ位置が操作されたときに、接触圧力または接触時間が足りない旨のメッセージを表示させることが考えられる。こうすることで、重要レベルが高い操作ツールの操作性が比較的悪いという印象を薄めることができる。   As another measure for alleviating the irritability of the operation, it is conceivable to display a message indicating that the contact pressure or the contact time is insufficient when the same position of the touch panel 18 is operated continuously for a predetermined number of times. By doing so, it is possible to diminish the impression that the operability of the operation tool having a high importance level is relatively poor.

上記実施形態では、接触圧力および接触時間の各閾値を固定しているが、入力デバイス17等の操作入力に応じて、これらを変更可能に構成してもよい。但し、レベル1よりもレベル0の閾値を高く設定できないようにしたり、設定許容範囲を定めたりしておく。性急な人は閾値を短く、慎重な人は長く設定するといったことができ、技師の性格や好みに合せた設定が可能となる。   In the above embodiment, the threshold values of the contact pressure and the contact time are fixed, but these may be configured to be changeable according to the operation input of the input device 17 or the like. However, the threshold of level 0 cannot be set higher than level 1 or a setting allowable range is set. The threshold value can be set short for a prudent person and long for a careful person, and the setting can be made according to the personality and preference of the engineer.

上記実施形態では、レベル1に該当する操作ツールの例として、警告ダイアログ50のOKボタン51、警告ダイアログ65のOKボタン66、および画像処理画面70の黒化処理ボタン71、S値/L値調整ボタン72を挙げているが、これらに限定されるものではない。登録ボタン48や設定ボタン59をレベル1としてもよいし、閾値の場合と同様に、重要レベルの定義を技師が変更可能に構成してもよい。重要と考える操作がユーザによって異なる場合に有効である。   In the above embodiment, as an example of the operation tool corresponding to level 1, the OK button 51 of the warning dialog 50, the OK button 66 of the warning dialog 65, the blackening processing button 71 of the image processing screen 70, and the S value / L value adjustment Although the button 72 is mentioned, it is not limited to these. The registration button 48 and the setting button 59 may be set to level 1, or, similarly to the case of the threshold value, the definition of the important level may be configured to be changeable by an engineer. This is effective when the operation that is considered important differs depending on the user.

閾値や重要レベルの定義を変更可能に構成した場合は、閾値テーブル76を技師毎に管理することが好ましい。例えば、操作端末11のアクセス認証の際に入力される技師IDを用いて、閾値テーブル76を管理する。   When the threshold value and the definition of the important level are configured to be changeable, it is preferable to manage the threshold value table 76 for each engineer. For example, the threshold value table 76 is managed using an engineer ID input at the time of access authentication of the operation terminal 11.

重要レベルも上記実施形態のレベル0、レベル1の二段階に限らず、三段階以上に分化しても構わない。但し、当然ながら閾値は重要レベルが低くなるに連れて下がるように設定する。   The important level is not limited to the two levels of level 0 and level 1 in the above embodiment, and may be divided into three or more levels. However, of course, the threshold value is set so as to decrease as the importance level decreases.

上記実施形態では、接触圧力データが閾値を超え、且つ接触時間データが閾値を超えたときに、操作を受け付けているが、これとは逆に、接触時間データが閾値を超えて、一度でも接触圧力データが閾値を超えたら操作を受け付けてもよい。また、接触圧力および接触時間の両方を参照するのではなく、接触圧力のみ、接触時間のみというように、いずれか一方を参照して操作受け付けの判定をしてもよい。   In the above embodiment, the operation is accepted when the contact pressure data exceeds the threshold value and the contact time data exceeds the threshold value, but conversely, the contact time data exceeds the threshold value and contact is made even once. An operation may be accepted if the pressure data exceeds a threshold value. Further, instead of referring to both the contact pressure and the contact time, it may be determined whether to accept the operation with reference to either one, such as only the contact pressure or only the contact time.

上記実施形態では、X線画像処理装置として、X線画像の画像処理機能とX線画像の撮影条件を設定する機能を併せもった操作端末を例示したが、各機能を別々の端末に担わせてもよい。   In the above embodiment, the X-ray image processing apparatus is exemplified as the operation terminal having both the X-ray image processing function and the X-ray image capturing condition setting function. However, each function is assigned to different terminals. May be.

上記実施形態では、X線画像撮影装置としてIPを用いたものを例示したが、本発明はこれに限らず、フラットパネルディテクタ(FPD)を用いたものに対しても適用することが可能である。また、頭部、胸部等の複数の検査部位を対象とする一般的なX線画像撮影装置を例示したが、乳房撮影用のマンモグラフィ等、他のX線画像撮影装置からX線画像が入力されるものに対しても適用することが可能である。マンモグラフィの操作端末に適用した場合は、例えば、マンモグラフィ特有の処理である、石灰化部位の検出能を高めるためのパターン強調処理(PEM処理)を実行させる操作ツールの重要レベルを高く設定する。   In the above embodiment, the X-ray imaging apparatus using IP is exemplified, but the present invention is not limited to this, and can be applied to a flat panel detector (FPD). . In addition, although a general X-ray imaging apparatus for a plurality of examination sites such as the head and chest is illustrated, X-ray images are input from other X-ray imaging apparatuses such as mammography for mammography. It is possible to apply also to what. When applied to an operation terminal for mammography, for example, an important level of an operation tool for executing pattern enhancement processing (PEM processing) for enhancing detection ability of a calcification site, which is processing specific to mammography, is set high.

上記実施形態では、手指Fで操作するタッチパネルを例示したが、スタイラスで操作するタッチパネルでも可である。また、タッチパッド、ペンタブレット等のタッチパネルと同等の機能を有する入力デバイスに適用してもよいし、キーボードやマウス、ジョイスティック、トラックボール等でもよい。キーボードやマウスに適用する場合は、エンターキーやクリックボタンに圧力センサを仕込んでおく。   In the above embodiment, the touch panel operated with the finger F is illustrated, but a touch panel operated with a stylus is also possible. Further, it may be applied to an input device having a function equivalent to that of a touch panel such as a touch pad or a pen tablet, or may be a keyboard, a mouse, a joystick, a trackball, or the like. When applying to a keyboard or a mouse, a pressure sensor is prepared for the enter key or click button.

上記実施形態では、電子機器としてX線画像撮影装置と協働する操作端末を例示したが、本発明はこれに限定されず、操作入力手段を備える他のあらゆる電子機器に対して適用することが可能である。   In the above embodiment, the operation terminal that cooperates with the X-ray imaging apparatus is exemplified as the electronic device. However, the present invention is not limited to this, and can be applied to any other electronic device including an operation input unit. Is possible.

モダリティの概略を示す構成図である。It is a block diagram which shows the outline of a modality. 操作端末を構成するコンピュータの概略を示すブロック図である。It is a block diagram which shows the outline of the computer which comprises an operation terminal. 操作端末の概略構成、および患者情報登録画面を示す図である。It is a figure which shows the schematic structure of an operating terminal, and a patient information registration screen. 患者情報登録画面の登録ボタンが選択されて警告ダイアログが表示された状態を示す図である。It is a figure which shows the state where the registration button of the patient information registration screen was selected and the warning dialog was displayed. 撮影条件設定画面を示す図である。It is a figure which shows an imaging condition setting screen. 撮影条件設定画面の設定ボタンが選択されて警告ダイアログが表示された状態を示す図である。It is a figure which shows the state by which the setting dialog of the imaging condition setting screen was selected and the warning dialog was displayed. 画像処理画面を示す図である。It is a figure which shows an image processing screen. ヒストグラム解析の概要を示す図である。It is a figure which shows the outline | summary of a histogram analysis. 各部から制御部に入力される各種データ、および閾値テーブルを示す図である。It is a figure which shows the various data input into a control part from each part, and a threshold value table. プログレスバーが表示された状態を示す図である。It is a figure which shows the state by which the progress bar was displayed. 操作端末の処理手順を説明するフローチャートである。It is a flowchart explaining the process sequence of an operating terminal.

2 モダリティ
10 X線画像撮影装置
11 操作端末
12 X線管
14 イメージングプレート(IP)
15 X線画像
16 ディスプレイ
17 入力デバイス
18 タッチパネル
19 圧力センサ
30 CPU
32 ストレージデバイス
35 アプリケーションプログラム(AP)
40 制御部
41 画像処理部
42 送受信部
43 患者情報登録画面
50、65 警告ダイアログ
51、66 OKボタン
55 撮影条件設定画面
70 画像処理画面
71 黒化処理ボタン
72 S値/L値調整ボタン
75 タイマ
76 閾値テーブル
80 プログレスバー
2 Modality 10 X-ray imaging device 11 Operation terminal 12 X-ray tube 14 Imaging plate (IP)
15 X-ray image 16 Display 17 Input device 18 Touch panel 19 Pressure sensor 30 CPU
32 Storage Device 35 Application Program (AP)
40 Control Unit 41 Image Processing Unit 42 Transmission / Reception Unit 43 Patient Information Registration Screen 50, 65 Warning Dialog 51, 66 OK Button 55 Imaging Condition Setting Screen 70 Image Processing Screen 71 Blackening Processing Button 72 S Value / L Value Adjustment Button 75 Timer 76 Threshold table 80 progress bar

Claims (11)

グラフィカルユーザインターフェースで構成された操作画面の複数の操作ツールを操作するための操作入力手段と、
前記操作入力手段の操作状態を検知する操作状態検知手段と、
前記操作状態検知手段の検知結果と比較するための閾値を、操作ツール毎に予め定義した操作の重要レベル毎に設定する閾値設定手段と、
前記操作入力手段でポイントされる操作画面内の操作位置を検知し、複数の操作ツールの中から前記操作入力手段の操作対象となるものを判定する第一判定手段と、
前記操作状態検知手段の検知結果と閾値を比較して、前記第一判定手段で操作対象と判定された操作ツールの操作を受け付けるか否かを判定する第二判定手段とを備えることを特徴とする電子機器。
Operation input means for operating a plurality of operation tools on an operation screen configured by a graphical user interface;
An operation state detection means for detecting an operation state of the operation input means;
A threshold value setting means for setting a threshold value for comparison with the detection result of the operation state detection means for each important level of operation defined in advance for each operation tool;
A first determination unit that detects an operation position in the operation screen pointed to by the operation input unit and determines an operation target of the operation input unit from a plurality of operation tools;
A second determination unit that compares the detection result of the operation state detection unit with a threshold value and determines whether or not to accept an operation of the operation tool determined as the operation target by the first determination unit; Electronic equipment.
前記閾値設定手段は、重要レベルが低い操作ツールよりも、重要レベルが高い操作ツールの閾値を高く設定し、
前記第二判定手段は、前記操作状態検知手段の検知結果が閾値を超えたときに、操作を受け付けることを特徴とする請求項1に記載の電子機器。
The threshold setting means sets a threshold of an operation tool having a high importance level higher than that of an operation tool having a low importance level,
The electronic device according to claim 1, wherein the second determination unit receives an operation when a detection result of the operation state detection unit exceeds a threshold value.
前記操作状態検知手段は、前記操作入力手段への操作圧力、または前記操作入力手段の操作時間のうちの少なくとも一つを検知することを特徴とする請求項1または2に記載の電子機器。   The electronic apparatus according to claim 1, wherein the operation state detection unit detects at least one of an operation pressure to the operation input unit or an operation time of the operation input unit. 前記操作状態検知手段で前記操作入力手段の操作時間を検知していて、前記操作入力手段を介して重要レベルが高い操作ツールが選択された場合、操作の受け付けまでに掛かる時間を報知する報知手段を備えることを特徴とする請求項3に記載の電子機器。   Informing means for informing the operation time of the operation input means by the operation state detecting means and notifying the time taken to accept the operation when an operation tool having a high importance level is selected via the operation input means The electronic apparatus according to claim 3, further comprising: 前記閾値設定手段は、前記操作入力手段からの操作入力に応じて、閾値を変更可能に構成されていることを特徴とする請求項1ないし4のいずれかに記載の電子機器。   5. The electronic apparatus according to claim 1, wherein the threshold value setting unit is configured to be able to change a threshold value according to an operation input from the operation input unit. 前記閾値設定手段は、ユーザ毎に閾値を管理することを特徴とする請求項1ないし5のいずれかに記載の電子機器。   The electronic device according to claim 1, wherein the threshold setting unit manages a threshold for each user. 情報の登録、変更時の最終確認に係わる操作ツールの重要レベルが高く定義されていることを特徴とする請求項1ないし6のいずれかに記載の電子機器。   7. The electronic apparatus according to claim 1, wherein an important level of an operation tool related to final confirmation at the time of registration and change of information is defined high. 前記操作入力手段は、タッチパネル、タッチパッド、ペンタブレットのうちのいずれかであることを特徴とする請求項1ないし7のいずれかに記載の電子機器。   The electronic device according to claim 1, wherein the operation input unit is any one of a touch panel, a touch pad, and a pen tablet. 放射線画像撮影装置と協働する放射線画像処理装置であることを特徴とする請求項1ないし8のいずれかに記載の電子機器。   9. The electronic apparatus according to claim 1, wherein the electronic apparatus is a radiographic image processing apparatus that cooperates with the radiographic image capturing apparatus. グラフィカルユーザインターフェースで構成された操作画面の複数の操作ツールを操作するための操作入力手段の操作状態を、操作状態検知手段によって検知する操作状態検知ステップと、
第一判定手段により、操作入力手段でポイントされる操作画面内の操作位置を検知し、複数の操作ツールの中から操作入力手段の操作対象となるものを判定する第一判定ステップと、
第二判定手段により、操作ツール毎に予め定義した操作の重要レベル毎に設定された閾値と、前記操作状態検知ステップの検知結果を比較して、操作対象となる操作ツールの操作を受け付けるか否かを判定する第二判定ステップとを備えることを特徴とする電子機器の操作入力制御方法。
An operation state detection step of detecting an operation state of an operation input unit for operating a plurality of operation tools on an operation screen configured by a graphical user interface by an operation state detection unit;
A first determination step of detecting an operation position in the operation screen pointed by the operation input means by the first determination means and determining an operation target of the operation input means from a plurality of operation tools;
Whether the operation of the operation tool to be operated is accepted by comparing the threshold value set for each operation importance level predefined for each operation tool with the detection result of the operation state detection step by the second determination means And a second determination step for determining whether or not an operation input control method for an electronic device is provided.
グラフィカルユーザインターフェースで構成された操作画面の複数の操作ツールを操作するための操作入力手段の操作状態を検知する操作状態検知機能と、
操作入力手段でポイントされる操作画面内の操作位置を検知し、複数の操作ツールの中から操作入力手段の操作対象となるものを判定する第一判定機能と、
操作ツール毎に予め定義した操作の重要レベル毎に設定された閾値と、前記操作状態検知機能の検知結果を比較して、操作対象となる操作ツールの操作を受け付けるか否かを判定する第二判定機能とを、コンピュータに実行させることを特徴とする電子機器の操作入力制御プログラム。
An operation state detection function for detecting an operation state of an operation input means for operating a plurality of operation tools on an operation screen configured by a graphical user interface;
A first determination function for detecting an operation position in the operation screen pointed by the operation input means and determining an operation target of the operation input means from a plurality of operation tools;
A second determination is made as to whether or not to accept the operation of the operation tool to be operated by comparing the threshold value set for each operation importance level defined in advance for each operation tool with the detection result of the operation state detection function. An electronic device operation input control program that causes a computer to execute a determination function.
JP2009015215A 2009-01-27 2009-01-27 Electronic apparatus, method and program for controlling operation input of electronic apparatus Pending JP2010176174A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009015215A JP2010176174A (en) 2009-01-27 2009-01-27 Electronic apparatus, method and program for controlling operation input of electronic apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009015215A JP2010176174A (en) 2009-01-27 2009-01-27 Electronic apparatus, method and program for controlling operation input of electronic apparatus

Publications (1)

Publication Number Publication Date
JP2010176174A true JP2010176174A (en) 2010-08-12

Family

ID=42707136

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009015215A Pending JP2010176174A (en) 2009-01-27 2009-01-27 Electronic apparatus, method and program for controlling operation input of electronic apparatus

Country Status (1)

Country Link
JP (1) JP2010176174A (en)

Cited By (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012242924A (en) * 2011-05-17 2012-12-10 Nissan Motor Co Ltd Touch panel device and method for controlling touch panel device
JP2013205993A (en) * 2012-03-27 2013-10-07 Kyocera Corp Electronic device
JP2015523641A (en) * 2012-06-03 2015-08-13 マッケ・クリティカル・ケア・アクチボラゲットMaquet Critical Care Ab System with breathing apparatus and touch screen
JP2016062512A (en) * 2014-09-19 2016-04-25 発紘電機株式会社 Programmable controller system and programmable display unit
WO2017027632A1 (en) * 2015-08-10 2017-02-16 Apple Inc. Devices and methods for processing touch inputs based on their intensities
US9602729B2 (en) 2015-06-07 2017-03-21 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US9612741B2 (en) 2012-05-09 2017-04-04 Apple Inc. Device, method, and graphical user interface for displaying additional information in response to a user contact
US9619076B2 (en) 2012-05-09 2017-04-11 Apple Inc. Device, method, and graphical user interface for transitioning between display states in response to a gesture
US9632664B2 (en) 2015-03-08 2017-04-25 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US9639184B2 (en) 2015-03-19 2017-05-02 Apple Inc. Touch input cursor manipulation
US9645732B2 (en) 2015-03-08 2017-05-09 Apple Inc. Devices, methods, and graphical user interfaces for displaying and using menus
US9753639B2 (en) 2012-05-09 2017-09-05 Apple Inc. Device, method, and graphical user interface for displaying content associated with a corresponding affordance
US9778771B2 (en) 2012-12-29 2017-10-03 Apple Inc. Device, method, and graphical user interface for transitioning between touch input to display output relationships
US9785305B2 (en) 2015-03-19 2017-10-10 Apple Inc. Touch input cursor manipulation
US9830048B2 (en) 2015-06-07 2017-11-28 Apple Inc. Devices and methods for processing touch inputs with instructions in a web page
US9880735B2 (en) 2015-08-10 2018-01-30 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US9891811B2 (en) 2015-06-07 2018-02-13 Apple Inc. Devices and methods for navigating between user interfaces
US9959025B2 (en) 2012-12-29 2018-05-01 Apple Inc. Device, method, and graphical user interface for navigating user interface hierarchies
US9990107B2 (en) 2015-03-08 2018-06-05 Apple Inc. Devices, methods, and graphical user interfaces for displaying and using menus
US9996231B2 (en) 2012-05-09 2018-06-12 Apple Inc. Device, method, and graphical user interface for manipulating framed graphical objects
US10037138B2 (en) 2012-12-29 2018-07-31 Apple Inc. Device, method, and graphical user interface for switching between user interfaces
US10042542B2 (en) 2012-05-09 2018-08-07 Apple Inc. Device, method, and graphical user interface for moving and dropping a user interface object
US10048757B2 (en) 2015-03-08 2018-08-14 Apple Inc. Devices and methods for controlling media presentation
US10067653B2 (en) 2015-04-01 2018-09-04 Apple Inc. Devices and methods for processing touch inputs based on their intensities
US10073615B2 (en) 2012-05-09 2018-09-11 Apple Inc. Device, method, and graphical user interface for displaying user interface objects corresponding to an application
US10078442B2 (en) 2012-12-29 2018-09-18 Apple Inc. Device, method, and graphical user interface for determining whether to scroll or select content based on an intensity theshold
US10095396B2 (en) 2015-03-08 2018-10-09 Apple Inc. Devices, methods, and graphical user interfaces for interacting with a control object while dragging another object
US10095391B2 (en) 2012-05-09 2018-10-09 Apple Inc. Device, method, and graphical user interface for selecting user interface objects
US10126930B2 (en) 2012-05-09 2018-11-13 Apple Inc. Device, method, and graphical user interface for scrolling nested regions
US10175757B2 (en) 2012-05-09 2019-01-08 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for touch-based operations performed and reversed in a user interface
US10175864B2 (en) 2012-05-09 2019-01-08 Apple Inc. Device, method, and graphical user interface for selecting object within a group of objects in accordance with contact intensity
US10200598B2 (en) 2015-06-07 2019-02-05 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US10235035B2 (en) 2015-08-10 2019-03-19 Apple Inc. Devices, methods, and graphical user interfaces for content navigation and manipulation
US10248308B2 (en) 2015-08-10 2019-04-02 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interfaces with physical gestures
US10275087B1 (en) 2011-08-05 2019-04-30 P4tents1, LLC Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10278882B2 (en) 2015-02-19 2019-05-07 Panasonic Intellectual Property Management Co., Ltd. Assist wear item, control method for controller of assist wear item, and recording medium
US10346030B2 (en) 2015-06-07 2019-07-09 Apple Inc. Devices and methods for navigating between user interfaces
US10350128B2 (en) 2015-02-19 2019-07-16 Panasonic Intellectual Property Management Co., Ltd. Assist wear item, control method for controller of assist wear item, and recording medium
US10416800B2 (en) 2015-08-10 2019-09-17 Apple Inc. Devices, methods, and graphical user interfaces for adjusting user interface objects
US10437333B2 (en) 2012-12-29 2019-10-08 Apple Inc. Device, method, and graphical user interface for forgoing generation of tactile output for a multi-contact gesture
US10496260B2 (en) 2012-05-09 2019-12-03 Apple Inc. Device, method, and graphical user interface for pressure-based alteration of controls in a user interface
US10620781B2 (en) 2012-12-29 2020-04-14 Apple Inc. Device, method, and graphical user interface for moving a cursor according to a change in an appearance of a control icon with simulated three-dimensional characteristics
US10782871B2 (en) 2012-05-09 2020-09-22 Apple Inc. Device, method, and graphical user interface for providing feedback for changing activation states of a user interface object
US11023116B2 (en) 2012-05-09 2021-06-01 Apple Inc. Device, method, and graphical user interface for moving a user interface object based on an intensity of a press input

Cited By (124)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012242924A (en) * 2011-05-17 2012-12-10 Nissan Motor Co Ltd Touch panel device and method for controlling touch panel device
US10386960B1 (en) 2011-08-05 2019-08-20 P4tents1, LLC Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10275087B1 (en) 2011-08-05 2019-04-30 P4tents1, LLC Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10664097B1 (en) 2011-08-05 2020-05-26 P4tents1, LLC Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10338736B1 (en) 2011-08-05 2019-07-02 P4tents1, LLC Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10345961B1 (en) 2011-08-05 2019-07-09 P4tents1, LLC Devices and methods for navigating between user interfaces
US10365758B1 (en) 2011-08-05 2019-07-30 P4tents1, LLC Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10540039B1 (en) 2011-08-05 2020-01-21 P4tents1, LLC Devices and methods for navigating between user interface
US10656752B1 (en) 2011-08-05 2020-05-19 P4tents1, LLC Gesture-equipped touch screen system, method, and computer program product
US10649571B1 (en) 2011-08-05 2020-05-12 P4tents1, LLC Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US9178971B2 (en) 2012-03-27 2015-11-03 Kyocera Corporation Electronic device
JP2013205993A (en) * 2012-03-27 2013-10-07 Kyocera Corp Electronic device
US10996788B2 (en) 2012-05-09 2021-05-04 Apple Inc. Device, method, and graphical user interface for transitioning between display states in response to a gesture
US9619076B2 (en) 2012-05-09 2017-04-11 Apple Inc. Device, method, and graphical user interface for transitioning between display states in response to a gesture
US10168826B2 (en) 2012-05-09 2019-01-01 Apple Inc. Device, method, and graphical user interface for transitioning between display states in response to a gesture
US9753639B2 (en) 2012-05-09 2017-09-05 Apple Inc. Device, method, and graphical user interface for displaying content associated with a corresponding affordance
US10969945B2 (en) 2012-05-09 2021-04-06 Apple Inc. Device, method, and graphical user interface for selecting user interface objects
US10942570B2 (en) 2012-05-09 2021-03-09 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for operations performed in a user interface
US9823839B2 (en) 2012-05-09 2017-11-21 Apple Inc. Device, method, and graphical user interface for displaying additional information in response to a user contact
US10908808B2 (en) 2012-05-09 2021-02-02 Apple Inc. Device, method, and graphical user interface for displaying additional information in response to a user contact
US10884591B2 (en) 2012-05-09 2021-01-05 Apple Inc. Device, method, and graphical user interface for selecting object within a group of objects
US10782871B2 (en) 2012-05-09 2020-09-22 Apple Inc. Device, method, and graphical user interface for providing feedback for changing activation states of a user interface object
US10775994B2 (en) 2012-05-09 2020-09-15 Apple Inc. Device, method, and graphical user interface for moving and dropping a user interface object
US10175864B2 (en) 2012-05-09 2019-01-08 Apple Inc. Device, method, and graphical user interface for selecting object within a group of objects in accordance with contact intensity
US11010027B2 (en) 2012-05-09 2021-05-18 Apple Inc. Device, method, and graphical user interface for manipulating framed graphical objects
US9971499B2 (en) 2012-05-09 2018-05-15 Apple Inc. Device, method, and graphical user interface for displaying content associated with a corresponding affordance
US11023116B2 (en) 2012-05-09 2021-06-01 Apple Inc. Device, method, and graphical user interface for moving a user interface object based on an intensity of a press input
US10592041B2 (en) 2012-05-09 2020-03-17 Apple Inc. Device, method, and graphical user interface for transitioning between display states in response to a gesture
US11068153B2 (en) 2012-05-09 2021-07-20 Apple Inc. Device, method, and graphical user interface for displaying user interface objects corresponding to an application
US10775999B2 (en) 2012-05-09 2020-09-15 Apple Inc. Device, method, and graphical user interface for displaying user interface objects corresponding to an application
US9612741B2 (en) 2012-05-09 2017-04-04 Apple Inc. Device, method, and graphical user interface for displaying additional information in response to a user contact
US9996231B2 (en) 2012-05-09 2018-06-12 Apple Inc. Device, method, and graphical user interface for manipulating framed graphical objects
US10496260B2 (en) 2012-05-09 2019-12-03 Apple Inc. Device, method, and graphical user interface for pressure-based alteration of controls in a user interface
US10042542B2 (en) 2012-05-09 2018-08-07 Apple Inc. Device, method, and graphical user interface for moving and dropping a user interface object
US10191627B2 (en) 2012-05-09 2019-01-29 Apple Inc. Device, method, and graphical user interface for manipulating framed graphical objects
US10481690B2 (en) 2012-05-09 2019-11-19 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for media adjustment operations performed in a user interface
US10175757B2 (en) 2012-05-09 2019-01-08 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for touch-based operations performed and reversed in a user interface
US11221675B2 (en) 2012-05-09 2022-01-11 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for operations performed in a user interface
US10073615B2 (en) 2012-05-09 2018-09-11 Apple Inc. Device, method, and graphical user interface for displaying user interface objects corresponding to an application
US11314407B2 (en) 2012-05-09 2022-04-26 Apple Inc. Device, method, and graphical user interface for providing feedback for changing activation states of a user interface object
US11354033B2 (en) 2012-05-09 2022-06-07 Apple Inc. Device, method, and graphical user interface for managing icons in a user interface region
US10095391B2 (en) 2012-05-09 2018-10-09 Apple Inc. Device, method, and graphical user interface for selecting user interface objects
US11947724B2 (en) 2012-05-09 2024-04-02 Apple Inc. Device, method, and graphical user interface for providing tactile feedback for operations performed in a user interface
US10114546B2 (en) 2012-05-09 2018-10-30 Apple Inc. Device, method, and graphical user interface for displaying user interface objects corresponding to an application
US10126930B2 (en) 2012-05-09 2018-11-13 Apple Inc. Device, method, and graphical user interface for scrolling nested regions
US10489035B2 (en) 2012-06-03 2019-11-26 Maquet Critical Care Ab System with breathing apparatus and touch screen
JP2015523641A (en) * 2012-06-03 2015-08-13 マッケ・クリティカル・ケア・アクチボラゲットMaquet Critical Care Ab System with breathing apparatus and touch screen
US10976910B2 (en) 2012-06-03 2021-04-13 Maquet Critical Care Ab System with breathing apparatus and touch screen
US9996233B2 (en) 2012-12-29 2018-06-12 Apple Inc. Device, method, and graphical user interface for navigating user interface hierarchies
US10437333B2 (en) 2012-12-29 2019-10-08 Apple Inc. Device, method, and graphical user interface for forgoing generation of tactile output for a multi-contact gesture
US10175879B2 (en) 2012-12-29 2019-01-08 Apple Inc. Device, method, and graphical user interface for zooming a user interface while performing a drag operation
US10101887B2 (en) 2012-12-29 2018-10-16 Apple Inc. Device, method, and graphical user interface for navigating user interface hierarchies
US10185491B2 (en) 2012-12-29 2019-01-22 Apple Inc. Device, method, and graphical user interface for determining whether to scroll or enlarge content
US10078442B2 (en) 2012-12-29 2018-09-18 Apple Inc. Device, method, and graphical user interface for determining whether to scroll or select content based on an intensity theshold
US9778771B2 (en) 2012-12-29 2017-10-03 Apple Inc. Device, method, and graphical user interface for transitioning between touch input to display output relationships
US10915243B2 (en) 2012-12-29 2021-02-09 Apple Inc. Device, method, and graphical user interface for adjusting content selection
US9857897B2 (en) 2012-12-29 2018-01-02 Apple Inc. Device and method for assigning respective portions of an aggregate intensity to a plurality of contacts
US9959025B2 (en) 2012-12-29 2018-05-01 Apple Inc. Device, method, and graphical user interface for navigating user interface hierarchies
US10620781B2 (en) 2012-12-29 2020-04-14 Apple Inc. Device, method, and graphical user interface for moving a cursor according to a change in an appearance of a control icon with simulated three-dimensional characteristics
US9965074B2 (en) 2012-12-29 2018-05-08 Apple Inc. Device, method, and graphical user interface for transitioning between touch input to display output relationships
US10037138B2 (en) 2012-12-29 2018-07-31 Apple Inc. Device, method, and graphical user interface for switching between user interfaces
CN106155386A (en) * 2014-09-19 2016-11-23 发纮电机株式会社 Programable controller system, programable display
JP2016062512A (en) * 2014-09-19 2016-04-25 発紘電機株式会社 Programmable controller system and programmable display unit
US10278882B2 (en) 2015-02-19 2019-05-07 Panasonic Intellectual Property Management Co., Ltd. Assist wear item, control method for controller of assist wear item, and recording medium
US10350128B2 (en) 2015-02-19 2019-07-16 Panasonic Intellectual Property Management Co., Ltd. Assist wear item, control method for controller of assist wear item, and recording medium
US10338772B2 (en) 2015-03-08 2019-07-02 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10613634B2 (en) 2015-03-08 2020-04-07 Apple Inc. Devices and methods for controlling media presentation
US10095396B2 (en) 2015-03-08 2018-10-09 Apple Inc. Devices, methods, and graphical user interfaces for interacting with a control object while dragging another object
US11977726B2 (en) 2015-03-08 2024-05-07 Apple Inc. Devices, methods, and graphical user interfaces for interacting with a control object while dragging another object
US10180772B2 (en) 2015-03-08 2019-01-15 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US11112957B2 (en) 2015-03-08 2021-09-07 Apple Inc. Devices, methods, and graphical user interfaces for interacting with a control object while dragging another object
US10387029B2 (en) 2015-03-08 2019-08-20 Apple Inc. Devices, methods, and graphical user interfaces for displaying and using menus
US10067645B2 (en) 2015-03-08 2018-09-04 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10402073B2 (en) 2015-03-08 2019-09-03 Apple Inc. Devices, methods, and graphical user interfaces for interacting with a control object while dragging another object
US9632664B2 (en) 2015-03-08 2017-04-25 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10268342B2 (en) 2015-03-08 2019-04-23 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US9645732B2 (en) 2015-03-08 2017-05-09 Apple Inc. Devices, methods, and graphical user interfaces for displaying and using menus
US9645709B2 (en) 2015-03-08 2017-05-09 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10860177B2 (en) 2015-03-08 2020-12-08 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10048757B2 (en) 2015-03-08 2018-08-14 Apple Inc. Devices and methods for controlling media presentation
US10268341B2 (en) 2015-03-08 2019-04-23 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US9990107B2 (en) 2015-03-08 2018-06-05 Apple Inc. Devices, methods, and graphical user interfaces for displaying and using menus
US9639184B2 (en) 2015-03-19 2017-05-02 Apple Inc. Touch input cursor manipulation
US9785305B2 (en) 2015-03-19 2017-10-10 Apple Inc. Touch input cursor manipulation
US11550471B2 (en) 2015-03-19 2023-01-10 Apple Inc. Touch input cursor manipulation
US10222980B2 (en) 2015-03-19 2019-03-05 Apple Inc. Touch input cursor manipulation
US10599331B2 (en) 2015-03-19 2020-03-24 Apple Inc. Touch input cursor manipulation
US11054990B2 (en) 2015-03-19 2021-07-06 Apple Inc. Touch input cursor manipulation
US10152208B2 (en) 2015-04-01 2018-12-11 Apple Inc. Devices and methods for processing touch inputs based on their intensities
US10067653B2 (en) 2015-04-01 2018-09-04 Apple Inc. Devices and methods for processing touch inputs based on their intensities
US11231831B2 (en) 2015-06-07 2022-01-25 Apple Inc. Devices and methods for content preview based on touch input intensity
US9916080B2 (en) 2015-06-07 2018-03-13 Apple Inc. Devices and methods for navigating between user interfaces
US9891811B2 (en) 2015-06-07 2018-02-13 Apple Inc. Devices and methods for navigating between user interfaces
US10346030B2 (en) 2015-06-07 2019-07-09 Apple Inc. Devices and methods for navigating between user interfaces
US10303354B2 (en) 2015-06-07 2019-05-28 Apple Inc. Devices and methods for navigating between user interfaces
US10841484B2 (en) 2015-06-07 2020-11-17 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US11835985B2 (en) 2015-06-07 2023-12-05 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US11681429B2 (en) 2015-06-07 2023-06-20 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US9860451B2 (en) 2015-06-07 2018-01-02 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US9830048B2 (en) 2015-06-07 2017-11-28 Apple Inc. Devices and methods for processing touch inputs with instructions in a web page
US11240424B2 (en) 2015-06-07 2022-02-01 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US10705718B2 (en) 2015-06-07 2020-07-07 Apple Inc. Devices and methods for navigating between user interfaces
US9602729B2 (en) 2015-06-07 2017-03-21 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US10200598B2 (en) 2015-06-07 2019-02-05 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US9706127B2 (en) 2015-06-07 2017-07-11 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US10455146B2 (en) 2015-06-07 2019-10-22 Apple Inc. Devices and methods for capturing and interacting with enhanced digital images
US10162452B2 (en) 2015-08-10 2018-12-25 Apple Inc. Devices and methods for processing touch inputs based on their intensities
WO2017027632A1 (en) * 2015-08-10 2017-02-16 Apple Inc. Devices and methods for processing touch inputs based on their intensities
US10698598B2 (en) 2015-08-10 2020-06-30 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10416800B2 (en) 2015-08-10 2019-09-17 Apple Inc. Devices, methods, and graphical user interfaces for adjusting user interface objects
KR102033863B1 (en) 2015-08-10 2019-10-17 애플 인크. Device and method for processing touch input based on intensity
US11182017B2 (en) 2015-08-10 2021-11-23 Apple Inc. Devices and methods for processing touch inputs based on their intensities
US10963158B2 (en) 2015-08-10 2021-03-30 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
KR20180030603A (en) * 2015-08-10 2018-03-23 애플 인크. Device and method for processing touch input based on intensity
US10203868B2 (en) 2015-08-10 2019-02-12 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10754542B2 (en) 2015-08-10 2020-08-25 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US11327648B2 (en) 2015-08-10 2022-05-10 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
US10235035B2 (en) 2015-08-10 2019-03-19 Apple Inc. Devices, methods, and graphical user interfaces for content navigation and manipulation
US10248308B2 (en) 2015-08-10 2019-04-02 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interfaces with physical gestures
US10884608B2 (en) 2015-08-10 2021-01-05 Apple Inc. Devices, methods, and graphical user interfaces for content navigation and manipulation
US11740785B2 (en) 2015-08-10 2023-08-29 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback
JP2018523243A (en) * 2015-08-10 2018-08-16 アップル インコーポレイテッド Device and method for processing touch input based on its strength
US10209884B2 (en) 2015-08-10 2019-02-19 Apple Inc. Devices, Methods, and Graphical User Interfaces for Manipulating User Interface Objects with Visual and/or Haptic Feedback
US9880735B2 (en) 2015-08-10 2018-01-30 Apple Inc. Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback

Similar Documents

Publication Publication Date Title
JP2010176174A (en) Electronic apparatus, method and program for controlling operation input of electronic apparatus
US20070253531A1 (en) Radiographic image reading apparatus and diagnosis system
JPWO2010050334A1 (en) Information processing device
JP5385600B2 (en) X-ray imaging apparatus, imaging method therefor, computer program, and computer-readable recording medium
US10398400B2 (en) Radiographic imaging apparatus and method for controlling the same
JP2013070866A (en) Device, method, and program for assisting in initial setting of photographing condition, and radiation photographing apparatus and system
JP5388496B2 (en) Image display control device, image display control method, and program
JP2004073454A (en) Instrument and method for photographing medical image, and program
JP2006334046A (en) Radiographic equipment and radiographing method
US20190378243A1 (en) Image processing apparatus, image processing method and program
JP2010172362A (en) Radiation image processing method and apparatus and radiation image processing program
JP2008188330A (en) Radiation image radiographing system and control apparatus
JP4727476B2 (en) Medical image information processing apparatus and confirmation work support program
US20230015883A1 (en) Imaging support device, and operation method and operation program for the same
CN109805947B (en) Radiography system, radiography method, control device, and storage medium
JP5685300B2 (en) Imaging control apparatus, imaging method, control method, X-ray imaging system, computer program, and recording medium
JP2013075065A (en) Radiographic image processing apparatus, radiation image reading system, radiation image imaging system, radiation image processing method, and radiation image processing program
JP2013198683A (en) Imaging system and control method of the same, and program
WO2021153314A1 (en) Medical information processing system, medical information processing device, control method for medical information processing system, and program
JP6326812B2 (en) Image processing apparatus and irradiation field recognition method
JP2008154719A (en) Radiographic imaging system, control device, and radiation image detecting device
JP2006102044A (en) Medical image processing system and medical image processing method
US20090262898A1 (en) Information processing apparatus capable of changing selection order and method for controlling the same
JP2010125021A (en) Medical image managing apparatus and program
JP6590021B2 (en) Image processing apparatus and irradiation field recognition method