WO2018193842A1 - 情報処理装置、情報処理装置の制御方法、およびプログラム - Google Patents

情報処理装置、情報処理装置の制御方法、およびプログラム Download PDF

Info

Publication number
WO2018193842A1
WO2018193842A1 PCT/JP2018/014400 JP2018014400W WO2018193842A1 WO 2018193842 A1 WO2018193842 A1 WO 2018193842A1 JP 2018014400 W JP2018014400 W JP 2018014400W WO 2018193842 A1 WO2018193842 A1 WO 2018193842A1
Authority
WO
WIPO (PCT)
Prior art keywords
speed
touch
unit
flick
flick operation
Prior art date
Application number
PCT/JP2018/014400
Other languages
English (en)
French (fr)
Inventor
長谷川 進
Original Assignee
シャープ株式会社
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 シャープ株式会社 filed Critical シャープ株式会社
Publication of WO2018193842A1 publication Critical patent/WO2018193842A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present invention relates to an information processing apparatus including a display unit that displays a display target and an operation unit that receives a user's touch operation.
  • Patent Document 1 An example of such an information processing apparatus is described in Patent Document 1.
  • the information processing apparatus described in Patent Literature 1 includes an acquisition unit that acquires a plurality of touch positions by an operation of moving while touching the touch panel.
  • the information processing apparatus includes a determination unit that determines an operation direction using determination conditions based on a plurality of touch positions.
  • the information processing apparatus includes a changing unit that changes the determination condition of the operation direction based on the determined operation direction.
  • JP 2011-134260 Released July 7, 2011
  • the conventional technology as described above is a technology for determining the direction of the flick operation, and is not a technology premised on correcting the speed of the flick operation. Therefore, for example, when the trajectory of the flick operation becomes a trajectory that draws an arc, there is a problem that the display image cannot be scrolled with the strength intended by the user.
  • the present invention has been made in view of the above-described problems, and the purpose thereof is to execute scrolling with the strength intended by the user even when the flick operation locus deviates from the scrolling direction. It is to realize an information processing apparatus and the like that can be used.
  • an information processing apparatus includes a display unit, an operation unit that receives a flick operation, and a touch detection unit that detects a position of a touch that moves on the operation unit.
  • the first speed which is the speed of movement of the touch on the operation section in the first direction of the operation section, and the speed of movement of the touch on the operation section in the second direction of the operation section.
  • a speed calculation unit that calculates the second speed from the touch position detected by the touch detection unit, and the first speed when the first speed is slower than the second speed.
  • a speed correction unit that corrects the image so as to speed up the image, and the first direction coincides with the scroll direction, and an image displayed on the display unit is displayed in accordance with the corrected first speed.
  • a scroll execution unit for scrolling in the first direction It is provided.
  • a control method for an information processing device is a control method for an information processing device including a display unit and an operation unit that receives a flick operation.
  • a touch detection step for detecting a position of a touch moving on the operation unit; a first speed which is a moving speed of the touch on the operation unit in a first direction of the operation unit;
  • the image being including a scroll execution step to scroll to the first direction.
  • FIG. 3 is a block diagram illustrating an example of a main configuration of a mobile terminal according to Embodiment 1.
  • FIG. It is a figure which shows an example of the external appearance of the portable terminal which concerns on Embodiment 1.
  • FIG. 4 is a flowchart illustrating an example of a flow of processing executed by a flick operation correction unit according to the first embodiment.
  • (A) to (c) is a diagram illustrating an example of a touch event of a flick operation on the touch panel according to the first embodiment.
  • (D) to (f) is a diagram illustrating an example of coordinates of a touch event received by the flick speed calculation unit according to the first embodiment.
  • FIG. 1 is a figure which shows an example of the calculation of the flick speed which the flick speed calculation part which concerns on Embodiment 1 performs.
  • (H) is a figure which shows an example of correction
  • It is a block diagram which shows an example of the principal part structure of the portable terminal which concerns on the modification of Embodiment 1.
  • 6 is a flowchart illustrating an example of a flow of processing executed by a mobile terminal according to a modification of the first embodiment.
  • 5 is a block diagram illustrating an example of a main configuration of a mobile terminal according to Embodiment 2.
  • FIG. 10 is a flowchart illustrating an example of a flow of processing executed by the mobile terminal according to the second embodiment.
  • A) to (d) is a diagram illustrating an example of a touch event of a flick operation on the touch panel according to the second embodiment.
  • E) to (h) is a diagram illustrating an example of coordinates of a touch event received by a flick speed calculation unit according to the second embodiment.
  • (h) is a diagram illustrating an example of the calculation of the flick speed performed by the flick speed calculation unit of the second embodiment.
  • (I) is a figure which shows an example of the correction of the flick speed which the flick speed replacement determination part which concerns on Embodiment 2 performs.
  • Embodiment 1 Hereinafter, Embodiment 1 of the present invention will be described in detail with reference to FIGS. 1 to 6.
  • FIG. 2 is a diagram illustrating an example of the appearance of the mobile terminal 1.
  • the mobile terminal 1 is a smartphone, and includes a touch panel (operation unit) 2 that receives a touch operation of the user U and a display unit 5 that displays an image.
  • the touch panel 2 receives a flick operation.
  • the flick operation is a touch-down (TD) in which the user U's finger comes into contact with the touch panel 2, a touch move (MV) in which the user U's finger moves in contact with the touch panel 2, and a touch in which the user U's finger leaves the touch panel 2.
  • This is a touch operation including an up (TU) touch event.
  • the portable terminal 1 scrolls the image displayed on the display unit 5 in response to the flick operation.
  • an image displayed on the display unit 5 by a specific application may be scrollable only in the vertical direction of the touch panel 2 (vertical direction, first direction, Y direction shown in FIG. 2). .
  • the mobile terminal 1 detects the position (touch position) of the user U's finger moving on the touch panel 2. For example, the mobile terminal 1 detects the position of the finger of the user U moving on the touch panel 2 at predetermined time intervals. Further, the mobile terminal 1 calculates the speed of touch movement in the vertical direction of the touch panel 2 (flick operation speed (first speed)) from the detected touch position. Further, the mobile terminal 1 determines the speed of touch movement (the speed of the flick operation (second speed)) in the left-right direction (horizontal direction, second direction, X direction shown in FIG. 2) of the touch panel 2. And calculating from the detected touch position.
  • the mobile terminal 1 corrects the speed so as to increase the speed of the flick operation in the up-down direction.
  • the vertical direction coincides with the scroll direction, and the mobile terminal 1 scrolls the image displayed on the display unit 5 in the vertical direction according to the corrected speed of the vertical flick operation.
  • the mobile terminal 1 when the touch speed in the vertical direction is slower than the touch speed in the second direction, the mobile terminal 1 corrects the touch speed in the vertical direction so as to increase. Furthermore, the mobile terminal 1 scrolls the image displayed on the display unit 5 in the vertical direction according to the corrected speed.
  • the mobile terminal 1 will be described as a smartphone.
  • the portable terminal 1 should just be provided with the display part 5 and the touch panel 2 which receives flick operation, and is not specifically limited.
  • speed in the present embodiment includes the meaning of speed magnitude (speed).
  • FIG. 1 is a block diagram showing a main configuration of the mobile terminal 1.
  • the mobile terminal 1 includes a touch panel 2, a control unit 3, a work memory 4 that is a storage device used when the mobile terminal 1 operates, and a display unit 5.
  • the touch panel 2 receives a user's contact operation (touch operation) on the display screen of the display unit 5.
  • the touch panel 2 supplies an operation signal for the detected contact operation to the control unit 3.
  • the method for detecting the position touched by the user on the display screen of the display unit 5 is not particularly limited.
  • the display unit 5 has a display screen for displaying image data, receives an image signal from the control unit 3, and displays an image on the display screen based on the received image signal.
  • the display unit 5 only needs to have a function of displaying an image.
  • the display unit 5 can be composed of an LCD (Liquid Crystal Display) display device, an EL (Electro Luminescence) display device, or the like.
  • the control unit 3 controls each unit of the mobile terminal 1 in an integrated manner.
  • the control unit 3 includes a touch event detection unit (touch detection unit) 31, a flick operation correction unit 32, an application execution unit (scroll execution unit) 33, and a display control unit 34.
  • the touch event detection unit 31 receives an operation signal regarding a touch operation from the touch panel 2 and detects a touch event (touch down on the touch panel 2, touch move on the touch panel 2, and touch up on the touch panel 2). For example, the touch event detection unit 31 receives an operation signal regarding a touch operation from the touch panel 2 at a predetermined time interval (for example, once in 1/120 seconds). In other words, the touch event detection unit 31 detects the position of the touch moving on the touch panel 2 at a predetermined time interval.
  • the touch event detection unit 31 transmits information indicating the detected touch event to the touch event reception unit 321 of the flick operation correction unit 32.
  • the information indicating the touch event includes coordinate information on the touch panel 2 of the detected touch event.
  • the flick operation correction unit 32 includes a touch event reception unit 321, a flick speed calculation unit (speed calculation unit) 322, a flick speed replacement determination unit 323, and a flick speed replacement processing unit (speed correction unit) 324.
  • the touch event reception unit 321 transmits information indicating the received touch event to the flick speed calculation unit 322.
  • the touch event receiving unit 321 may transmit information indicating the touch event to the flick speed calculating unit 322 together with the notification time of the information indicating the touch event.
  • the portable terminal 1 may be configured to include a clock, and the touch event receiving unit 321 may refer to the time indicated by the clock.
  • the flick speed calculation unit 322 detects the touch event speed VY (first speed) in the vertical direction of the touch panel 2 and the touch movement speed VX (second speed) in the horizontal direction of the touch panel 2. It is calculated from the position (detection result) of the touch event detected by the unit 31. Details of the calculation method of the speed VY and the speed VX of the flick speed calculation unit 322 will be described later.
  • the flick speed calculation unit 322 transmits the calculated speed VY and speed VX to the flick speed replacement determination unit 323.
  • the flick speed replacement determination unit 323 determines whether or not the received touch movement speed VY is slower than the touch movement speed VX. Specifically, the flick speed replacement determination unit 323 determines whether or not the absolute value of the speed VX is greater than the absolute value of the speed VY. The flick speed replacement determination unit 323 transmits the speed VY and the speed VX together with the determination result to the flick speed replacement processing unit 324.
  • the flick speed replacement processing unit 324 corrects the speed VY so as to increase the speed VY. Specifically, the speed VY is corrected to be the speed VX. If the speed VY is equal to or higher than the speed VX, the flick speed replacement processing unit 324 does not correct the speed VY. In other words, the flick speed replacement processing unit 324 sets the larger absolute value of the speed VY and the speed VX as the vertical speed of the display unit 5.
  • the image displayed on the display unit 5 can be scrolled in the vertical direction of the display unit 5 according to the speed VX faster than the speed VY.
  • the flick speed replacement processing unit 324 may correct the speed VY by adding the speed VX to the speed VY.
  • the flick speed replacement processing unit 324 may correct the speed VY as the square root of the speed VX 2 + speed VY 2 .
  • the flick speed replacement processing unit 324 transmits the corrected speed VY ′ to the application execution unit 33. If the speed VY is equal to or higher than the speed VX, the flick speed replacement processing unit 324 transmits the speed VY to the application execution unit 33 without correcting the speed VY.
  • the application execution unit 33 processes various applications executed on the mobile terminal 1. In the present embodiment, in particular, the application execution unit 33 scrolls the image displayed on the display unit 5 in the vertical direction according to the corrected speed VY ′. Specifically, the application execution unit 33 instructs the display control unit 34 to display an image scroll according to the speed VY ′.
  • Display control unit 34 The display control unit 34 controls an image displayed on the display unit 5 in accordance with an instruction from the application execution unit 33.
  • FIG. 3 is a flowchart illustrating an example of a flow of processing executed by the flick operation correction unit 32 according to the present embodiment.
  • the touch event detection unit 31 detects a plurality of touch events (touch down, touch move, and touch up) and notifies the touch event reception unit 321 (S1: touch detection step).
  • FIG. 4A to 4C are diagrams illustrating an example of a touch event of a flick operation on the touch panel 2.
  • FIG. 4A when the user's finger touches the touch panel 2, the touch event detection unit 31 detects touchdown. The touch event detection unit 31 notifies the touch event reception unit 321 of the coordinate TD (X0, Y0) that is the position information of the touchdown. Subsequently, as illustrated in FIG. 4B, when the touch panel 2 is moved in a state where the user's finger is in contact with the touch panel 2, the touch event detection unit 31 detects a touch move.
  • the touch event detection unit 31 detects a touch event at a predetermined time interval.
  • the touch event detection unit 31 uses coordinates MV1 (X1, Y1), coordinates MV2 (X2, Y2), coordinates MV3 (X3, Y3), and coordinates MV4 (X4, Y4), which are position information of the touch move, as a touch event reception unit 321.
  • MV1 X1, Y1
  • MV2 coordinates MV2
  • MV3 X3, Y3
  • MV4 X4, Y4
  • the flick speed calculation unit 322 calculates the speed (VX, VY) at the end of the flick operation (end of the flick operation trajectory) based on the position information of the touch event notified from the touch event reception unit (S2). : Flick speed calculation step).
  • FIG. 4D to 4F are diagrams illustrating examples of coordinates of touch events received by the flick speed calculation unit 322.
  • FIG. 4D to 4F coordinates TD (X0, Y0) that are position information of touchdown, coordinates MV1 (X1, Y1) and coordinates MV2 (X2, Y2) that are position information of touch move are shown.
  • the flick speed calculation unit 322 determines the end of the flick operation by receiving the touch-up position information. When the end of the flick operation is determined, the flick speed calculation unit 322 calculates the speed at the end of the flick operation from the received position information of the touch event. An example of speed calculation at the end of the flick operation of the flick speed calculation unit 322 will be described with reference to FIG.
  • FIG. 4G is a diagram illustrating an example of calculating the flick speed at the end of the flick operation.
  • the flick speed calculation unit 322 is a position coordinate of three touch events: a touch-up position coordinate corresponding to the end part of the flick operation, a touch move position coordinate MV3 (X3, Y3), and a touch move position coordinate MV4 (X4, Y4). To calculate the speed of the flick operation at the end of the flick operation.
  • the flick speed calculation unit 322 calculates a flick operation speed VY in the vertical direction of the touch panel 2 and a flick operation speed VX in the horizontal direction of the touch panel 2. More specifically, as shown in FIG. 4G, the flick speed calculation unit 322 calculates a speed VX1 in the X direction between MV3 and MV4 and a speed VX2 in the X direction between MV4 and TU. Next, the flick speed calculation unit 322 calculates the average of the speed VX1 and the speed VX2, and sets it as VX that is the flick speed at the end of the flick operation.
  • the flick speed calculation unit 322 calculates a speed VY1 in the Y direction between MV3 and MV4, and a speed VY2 in the Y direction between MV4 and TU. Next, the flick speed calculation unit 322 calculates the average of the speed VY1 and the speed VY2, and sets it as VY that is the flick speed at the end of the flick operation.
  • the flick speed calculation unit 322 may calculate the speed of the flick operation using this time interval. Further, the flick speed calculation unit 322 may calculate the flick operation speed using the notification time of the information indicating the touch event received from the touch event reception unit 321.
  • the flick speed replacement determination unit 323 determines whether the absolute value of the speed VX is greater than the absolute value of the speed VY (
  • the flick velocity replacement determination unit 323 performs correction to replace the value indicated by
  • Speed correction step the correction of the speed VY performed by the flick speed replacement determination unit 323 will be described with reference to (h) of FIG.
  • FIG. 4H is a diagram illustrating an example of the correction of the speed VY performed by the flick speed replacement determination unit 323. As shown in (h) of FIG.
  • the flick speed replacement determination unit 323 corrects the magnitude of VY to the magnitude of VX to obtain a corrected speed VY ′. That is, the corrected flick operation speed is the speed (VX, VY ′).
  • the application execution unit 33 scrolls the image displayed on the display unit 5 in the vertical direction (direction along the Y direction) according to the speed (VX, VY ′) (S5: scroll execution). Step). Specifically, the application execution unit 33 instructs the display control unit 34 to display an image scroll according to the speed VY ′, and the scroll is executed.
  • the scrolling of the image according to the speed VY ′ refers to the scrolling of the image having the speed and the moving amount according to
  • the flick speed replacement determination unit 323 does not correct the speed VY. Therefore, the application execution unit 33 scrolls the image displayed on the display unit 5 in the vertical direction (direction along the Y direction) according to the uncorrected speed (VX, VY) (S6). Specifically, the application execution unit 33 instructs the display control unit 34 to display an image scroll according to the uncorrected speed VY, and the scroll is executed.
  • This modification is a configuration in which the vertical scrolling of the touch panel 2 is not executed when the user intentionally flicks the touch panel 2 in the horizontal direction.
  • FIG. 5 is a block diagram showing a main configuration of the mobile terminal 1a.
  • the mobile terminal 1 a is different from the mobile terminal 1 in that it includes a flick operation correction unit 32 a instead of the flick operation correction unit 32.
  • the flick operation correction unit 32a includes a flick direction determination unit (flick operation direction determination unit) 325a.
  • the flick direction determination unit 325a determines whether or not the direction of the flick operation is within a predetermined range including the vertical direction of the touch panel 2 from the position information of the touch event detected by the touch event detection unit 31.
  • the flick direction determination unit 325a receives information including position information indicating a touch event from the touch event reception unit 321.
  • the flick direction determination unit 325a determines whether the locus of touch event positions up to the Mth (M is an arbitrary number) after the start of the flick operation is in a predetermined range including the vertical direction on the touch panel 2. Determine.
  • the flick direction determination unit 325a performs the touch-down Y coordinate (for example, Y0 of TD in FIG. 4E) and the Y coordinate of the Mth touch move event (for example, (e ) Y3) difference ⁇ Y of MV3 is calculated.
  • the flick direction determination unit 325a determines the X coordinate of the touchdown (for example, X0 in FIG. 4E) and the X coordinate of the Mth touch move event (for example, FIG. 4E).
  • the difference ⁇ X of X3) is calculated. If ⁇ X ⁇ Y and the ratio of ⁇ X and ⁇ Y is equal to or greater than threshold value R, flick direction determination unit 325a determines that the flick operation direction is the vertical direction of touch panel 2.
  • the threshold value R may be set to 3.
  • the flick direction determination unit 325a transmits the determination result to the flick speed replacement determination unit 323.
  • the threshold R may be set so that the direction of the flick operation is determined to be the vertical direction of the touch panel 2 when the angle of the trajectory of the flick operation with respect to the left and right direction of the touch panel 2 is larger than a predetermined angle.
  • the flick speed replacement determination unit 323 determines whether or not the received speed VY is slower than the speed VX only when the direction of the flick operation is the vertical direction on the touch panel 2, and flicks the determination result. It transmits to the speed replacement processing unit 324.
  • the flick speed replacement processing unit 324 corrects the speed VY to increase.
  • FIG. 6 is a flowchart illustrating an example of a flow of processing executed by the flick operation correction unit 32a according to the present modification.
  • description here is abbreviate
  • the flick direction determination unit 325a determines whether or not the trajectory due to the touch event position up to the Mth (M is an arbitrary number) after the start of the flick operation is the vertical direction on the touch panel 2 (S10a). ). When the locus is the vertical direction on the touch panel 2 (YES in S10a). The process proceeds to S3. When the locus is not in the vertical direction on the touch panel 2 (NO in S10a). The process proceeds to S6.
  • the direction of the flick operation is within a predetermined range including the vertical direction of the touch panel 2 from the position of the touch detected by the touch event detection unit 31, and the movement direction of the touch is determined.
  • the direction is within a predetermined range including the vertical direction of the touch panel 2
  • the first speed is corrected. Therefore, when it is determined that the direction of the flick operation intended by the user is the vertical direction of the touch panel 2, the speed of the vertical flick operation on the touch panel 2 can be corrected.
  • the corrected flick operation speed shown in the present embodiment is not limited to the application of the scroll execution.
  • the conventional technique is a technique for determining the direction of the flick operation, and is not a technique based on the premise that the speed of the flick operation is corrected. Therefore, there is a problem that the scroll moving distance due to the flick operation whose locus is close to an arc or the weak flick operation among the continuous flick operations becomes extremely short.
  • the mobile terminal 1b is configured to correct the flick operation so that the flick operation speed is lower than a predetermined speed among the continuous flick operations.
  • speed in the present embodiment includes the meaning of speed magnitude (speed).
  • FIG. 7 is a block diagram showing a main configuration of the mobile terminal 1b.
  • the portable terminal 1b includes a touch panel 2, a control unit 3b, a work memory 4, which is a storage device used when the portable terminal 1b operates, a display unit 5, a clock 6b, and a storage unit 7b. Yes.
  • the touch panel 2 receives a user's contact operation (particularly, continuous flick operation) on the display screen of the display unit 5.
  • the touch panel 2 supplies an operation signal regarding the detected contact operation to the control unit 3b.
  • the flick operation refers to touchdown (TD) in which the user U's finger contacts the touch panel 2, touch move (MV) in which the user U's finger moves while touching the touch panel 2, and the touch panel 2 to the user U.
  • This is a touch operation composed of a touch-up (TU) touch event in which the finger is released.
  • the portable terminal 1b scrolls the image displayed on the display unit 5 according to the flick operation.
  • the method for detecting the position touched by the user on the display screen of the display unit 5 is not particularly limited.
  • the display unit 5 has a display screen for displaying image data, receives an image signal from the control unit 3b, and displays an image on the display screen based on the received image signal.
  • the display unit 5 only needs to have a function of displaying an image.
  • the display unit 5 can be composed of an LCD (Liquid Crystal Display) display device, an EL (Electro Luminescence) display device, or the like.
  • Control unit 3b The control part 3b controls each part of the portable terminal 1b in an integrated manner.
  • the control unit 3b includes a touch event detection unit 31, a flick operation correction unit 32b, an application execution unit 33, and a display control unit 34.
  • the touch event detection unit 31 receives an operation signal regarding a touch operation from the touch panel 2 and detects a touch event (touch down on the touch panel 2, touch move on the touch panel 2, and touch up on the touch panel 2). For example, the touch event detection unit 31 receives an operation signal regarding a touch operation from the touch panel 2 at a predetermined time interval (for example, once in 1/120 seconds). In other words, the touch event detection unit 31 detects the position of the touch moving on the touch panel 2 at a predetermined time interval.
  • the touch event detection unit 31 transmits information indicating the detected touch event to the touch event reception unit 321 of the flick operation correction unit 32.
  • the information indicating the touch event includes coordinate information on the touch panel 2 of the detected touch event.
  • the flick operation correction unit 32b includes a touch event reception unit 321, a flick speed calculation unit 322, a flick speed replacement determination unit 323b, and a flick speed replacement processing unit 324b.
  • the touch event reception unit 321 transmits information indicating the received touch event to the flick speed calculation unit 322. Further, the touch event receiving unit 321 refers to the clock 6b and transmits information indicating the touch event to the flick speed calculating unit 322 together with the notification time of the information indicating the touch event.
  • the flick speed calculation unit 322 detects the flick operation speed (the touch moving speed VYn in the vertical direction of the touch panel 2 and the touch moving speed VXn in the horizontal direction of the touch panel 2) detected by the touch event detecting unit 31. Calculate from position.
  • the flick speed calculation unit 322 transmits the calculated speed Vn (VXn, VYn) to the flick speed replacement determination unit 323.
  • the flick speed calculation unit 322 uses touch-up position information for calculating the speed Vn.
  • the notification time of the touch-up is also transmitted to the flick speed replacement determination unit 323. Details of the calculation method of the speed VYn and the speed VXn of the flick speed calculation unit 322 will be described later.
  • the flick speed replacement determination unit 323b performs the following determination.
  • the flick speed replacement determination unit 323b determines whether the magnitude of the absolute value of the received speed Vn is equal to or greater than the speed threshold VT.
  • the flick speed replacement determination unit 323b stores the speed Vn (VXn, VYn) as the reference speed aV in the storage unit 7b. Further, the flick speed replacement determination unit 323b stores the notification time of the touch-up event of the flick operation of the speed Vn stored as the reference speed aV in the storage unit 7b as the reference time TTU.
  • the speed threshold VT may be set to 2000 pixels / second.
  • the normal flick operation speed can be the speed at which the entire screen is flicked up and down in one second. The above 2000 pixels / second is a moderate flick operation speed.
  • the flick speed replacement determination unit 323b transmits the speed Vn (VXn, VYn) to the application execution unit 33 as the flick operation speed.
  • the application execution unit 33 initializes the reference speed aV / reference time TTU 71b stored in the storage unit 7b to 0 together with the start of an application that displays a scrollable display image.
  • the flick speed replacement determination unit 323b determines whether or not the reference speed aV stored in the storage unit 7b is zero. When the reference speed aV is 0, the flick speed replacement determination unit 323b transmits the speed Vn (VXn, VYn) to the application execution unit 33 as the flick speed.
  • the flick speed replacement determination unit 323b determines whether or not the flick speed needs to be corrected. If the flick operation matches the condition, the flick speed replacement determination unit 323b performs correction to replace the flick operation speed with the reference speed aV.
  • the flick speed replacement determination unit 323b determines whether or not the notification time of the touch-up for the flick operation at the speed Vn is a time when the time threshold TT has elapsed from the reference time TTU. When the notification time of touch-up used for calculating the speed Vn has passed the threshold time TT from the reference time TTU, the flick speed replacement determination unit 323b transmits the speed Vn (VXn, VYn) as the flick speed to the application execution unit 33. .
  • the flick speed replacement determination unit 323b determines whether or not the speed Vn (VYn and / or VXn) is within a predetermined range (
  • the flick speed replacement determination unit 323b transmits the speed Vn (VXn, VYn) as the flick speed to the application execution unit 33.
  • may be set to 2000 pixels / second
  • may be set to 500 pixels / second.
  • a user may have some intention in a flick operation that is too fast and a flick operation that is too slow. According to the above configuration, it is possible to exclude speed correction for a flick operation that the user has any intention.
  • the flick speed replacement determination unit 323b instructs the flick speed replacement processing unit 324b to replace (correct) the speed Vn (VXn, VYn).
  • the flick speed replacement determination unit 323b is performed within a predetermined time from a flick operation (flick operation of the speed aV) in which the touch speed is equal to or higher than the predetermined speed. With respect to the flick operation (touch), it can be expressed that the correction of the speed is instructed to the flick speed replacement processing unit 324b.
  • the flick speed replacement processing unit 324b corrects the flick operation speed on the touch panel 2 so as to increase the speed when the flick operation speed (touch movement speed) on the touch panel 2 is within a predetermined range. Specifically, the flick speed replacement processing unit 324b refers to the reference speed aV in the storage unit 7b according to the instruction received from the flick speed replacement determination unit 323b, and performs the flick operation speed before the previous flick operation. The flick operation speed (reference speed aV) that is equal to or higher than a predetermined speed is corrected.
  • the flick speed replacement processing unit 324b transmits the corrected flick operation speed to the application execution unit 33.
  • the application execution unit 33 processes various applications executed on the mobile terminal 1.
  • the application execution unit 33 scrolls the image displayed on the display unit 5 according to the flick operation speed received from the flick speed replacement processing unit 324b or the flick speed replacement determination unit 323b.
  • the application execution unit 33 instructs the display control unit 34 to display an image scroll according to the speed of the flick operation.
  • Display control unit 34 The display control unit 34 controls an image displayed on the display unit 5 in accordance with an instruction from the application execution unit 33.
  • the storage unit 7b stores a reference speed aV / reference time TTU71b.
  • FIG. 8 is a flowchart illustrating an example of a flow of processing executed by the flick operation correction unit 32b according to the present embodiment.
  • the application execution unit 33 displays an image for scrolling the display image in response to the flick operation on the display unit 5 (S21)
  • the flick operation correction process is started.
  • the application execution unit 33 initializes the reference speed aV and the reference time TTU stored in the storage unit 7b (S22).
  • the touch event detection unit 31 detects a plurality of touch events (touch down, touch move, and touch up) and notifies the touch event reception unit 321 (S23).
  • FIG. 9A to 9D are diagrams illustrating an example of a touch event of a flick operation on the touch panel 2.
  • FIG. 9A when the user's finger touches the touch panel 2, the touch event detection unit 31 detects a touch-down event. The touch event detection unit 31 notifies the touch event reception unit 321 of the coordinates TD1 (X0, Y0), which is touchdown position information. Subsequently, as illustrated in FIG. 9B, when the touch panel 2 is moved while the user's finger is in contact with the touch panel 2, the touch event detection unit 31 detects a touch move event.
  • the touch event detection unit 31 detects a touch event at a predetermined time interval.
  • the touch event detection unit 31 includes coordinates MV1-1 (X1, Y1), coordinates MV1-2 (X2, Y2), coordinates MV1-3 (X3, Y3), and coordinates MV1-4 (X4, X) that are position information of the touch move. Y4) is notified to the touch event receiving unit 321. Further, when the user's finger leaves the touch panel 2 in a vigorous state without stopping, the touch event detection unit 31 detects a touch-up event. The touch event detection unit 31 notifies the touch event reception unit 321 of the coordinate TU1 (X5, Y5), which is touch-up position information.
  • the touch event detection unit 31 detects a touch-down event.
  • the touch event detection unit 31 notifies the touch event reception unit 321 of the coordinate TD2 (X0, Y0) that is the position information of the touchdown.
  • the touch event detection unit 31 detects a touch move event.
  • the touch event detection unit 31 includes coordinates MV2-1 (X1, Y1), coordinates MV2-2 (X2, Y2), coordinates MV2-3 (X3, Y3), coordinates MV2-4 (X4, Y4) is notified to the touch event receiving unit 321. Further, when the user's finger leaves the touch panel 2 in a vigorous state without stopping, the touch event detection unit 31 detects a touch-up event. The touch event detection unit 31 notifies the touch event reception unit 321 of the coordinate TU2 (X5, Y5), which is touch-up position information.
  • the flick speed calculation unit 322 calculates the speed Vn (VXn, VYn) at the end of the flick operation (the end of the flick operation locus) based on the position information of the touch event notified from the touch event reception unit 321. (S24).
  • Vn VXn, VYn
  • FIGS. 9E to 9H are diagrams illustrating examples of coordinates of touch events received by the flick speed calculation unit 322. FIG. For example, FIG.
  • the flick speed calculation unit 322 determines the end of the flick operation by receiving the touch-up position information. When the end of the flick operation is determined, the flick speed calculation unit 322 calculates a speed at the end of the flick operation (touch speed) from the received position information of the touch event. An example of speed calculation by the flick speed calculation unit 322 will be described with reference to FIG.
  • FIG. 9F is a diagram illustrating an example of calculating the flick speed at the end of the flick operation.
  • the flick speed calculation unit 322 includes a touch-up position coordinate TU1 (X5, Y5) corresponding to the end part of the flick operation, a touch move position coordinate MV1-3 (X3, Y3), and a touch move position coordinate MV1-4 (X4, The speed of the flick operation at the end of the flick operation is calculated from the position coordinates of the three touch events of Y4).
  • the flick speed calculation unit 322 calculates a flick operation speed VYn in the vertical direction of the touch panel 2 and a flick operation speed VXn in the horizontal direction of the touch panel 2. More specifically, as shown in FIG. 9 (f), the flick velocity calculation unit 322 performs a velocity in the X direction between MV1-3 and MV1-4, and a velocity in the X direction between MV1-4 and TU1. Calculate the speed. Next, the flick speed calculation unit 322 calculates the average speed in the X direction between MV1-3 and MV1-4 and the speed in the X direction between MV1-4 and TU1, and flicks the calculated speed. The flick speed VX1 at the end is set.
  • the flick speed calculation unit 322 calculates a speed in the Y direction between MV1-3 and MV4 and a speed in the Y direction between MV1-4 and TU. Next, the flick speed calculation unit 322 calculates the average of the speed in the Y direction between MV1-3 and MV4 and the speed in the Y direction between MV1-4 and TU, and uses the calculated speed at the end of the flick operation.
  • the flick speed calculation unit 322 may calculate the speed of the flick operation using this time interval. Further, the flick speed calculation unit 322 may calculate the flick operation speed using the notification time of the information indicating the touch event received from the touch event reception unit 321.
  • S23 which will be described later, in S23, as shown in (h) of FIG. 9, when the flick speed calculation unit 322 detects a flick operation following the flick operation having the flick speeds VY1 and VX1, the flick operation is performed. The speed VX2 and the speed VY2 at the end are calculated.
  • the flick speed replacement determination unit 323b determines whether the magnitude of the absolute value of the received speed Vn is equal to or greater than the speed threshold VT (S25). For example, even if the absolute value of both VXn and VYn of the speed Vn is equal to or higher than the speed threshold VT, the flick speed replacement determination unit 323b determines that the magnitude of the absolute value of the speed Vn is equal to or higher than the speed threshold VT. Good. In addition, the flick speed replacement determination unit 323b determines that the absolute value of the speed Vn is greater than or equal to the speed threshold VT when the absolute value of VYn is greater than or equal to the speed threshold VT regardless of the magnitude of the absolute value of VXn of the speed Vn. It may be determined that
  • the flick speed replacement determination unit 323b stores the speed Vn (VXn, VYn) as the reference speed aV in the storage unit 7b ( S26). Further, the flick speed replacement determination unit 323b stores the notification time of the touch-up event of the flick operation of the speed Vn stored as the reference speed aV in the storage unit 7b as the reference time TTU (S27). For example, if the speed Vn (VX1, VY1) shown in (f) of FIG. 9 is equal to or higher than the speed threshold VT, the flick speed replacement determination unit 323b stores the speed Vn (VX1, VY1) as the reference speed aV in the storage unit 7b.
  • the application execution unit 33 instructs the display control unit 34 to display an image according to the speed Vn, and the display image is scrolled (S28). Subsequent to S28, if the display of the image that scrolls the display image in response to the flick operation has not ended (NO in S29), the process returns to S23. In addition, when the display of the image in which the display image is scrolled according to the flick operation is finished (YES in S29), the process is finished.
  • the flick speed replacement determination unit 323b determines whether or not the reference speed aV stored in the storage unit 7b is zero. (S30). When the reference speed aV is not 0 (NO in S30), the flick speed replacement determination unit 323b determines whether or not the notification time of the touch-up event for the flick operation of the speed Vn is a time when the time threshold TT has elapsed from the reference time TTU. Is determined (S31).
  • the flick speed replacement determination unit 323b determines the absolute value of the speed Vn (VYn and / or VXn). It is determined whether or not the value is equal to or greater than the speed lower limit threshold VT-low (
  • the flick speed replacement processing unit 324b replaces (corrects) the speed Vn with the reference speed aV (S34).
  • the speed Vn (VX2, VY2) shown in (h) of FIG. 9 is a case where the speed Vn (VX2, VY2) is a flick of the speed Vn (VX2, VY2), which is greater than the speed lower limit threshold VT-Low and smaller than the speed upper limit threshold VT-High.
  • the flick speed replacement processing unit 324b performs a flick speed replacement process. Specifically, as shown in (h) and (i) of FIG. 9, the flick speed replacement processing unit 324b uses the speed Vn (VX2, VY2) as the reference speed aV and the reference speed aV stored in the storage section 7b. Replace with (VX1, VY1). Subsequently, the application execution unit 33 instructs the display control unit 34 to display an image scroll according to (based on) the reference speed aV, and the display image is scrolled (S35). Subsequently, the process proceeds to S29.
  • Vn VX2, VY2
  • VX1, VY1 the flick speed replacement processing unit 324b
  • the information processing apparatus includes a display unit (5), an operation unit (touch panel 2) that receives continuous flick operations, and a touch detection unit that detects the position of a touch that moves on the operation unit.
  • a touch detection unit that detects the position of a touch that moves on the operation unit.
  • Touch event detection unit 31 a speed calculation unit (flick speed calculation unit (322)) that calculates the moving speed of the touch on the operation unit from the position of the touch detected by the touch detection unit,
  • a speed correction unit flick speed replacement processing unit 324b) that corrects to increase the speed of movement of the touch with respect to the operation unit when the speed of movement of the touch on the operation unit is within a predetermined range.
  • a scroll execution unit application execution unit 33 that scrolls the image displayed on the display unit in accordance with the corrected speed.
  • the speed correction unit corrects the speed so as to increase the speed. Further, the scroll execution unit scrolls the image displayed on the display unit according to the corrected speed. Therefore, for example, even in a touch operation having a trajectory that draws an arc or a weak touch operation among continuous touch operations (particularly, flick operations), it is possible to prevent the scroll due to the touch operation from being extremely advanced.
  • the information processing apparatus is the information processing apparatus according to aspect 1, wherein the speed correction unit determines the speed at which the touch on the operation unit moves before the previous flick operation.
  • the touch movement speed is corrected to a touch movement speed that is equal to or higher than a predetermined speed.
  • a flick operation that forms a trajectory that draws an arc in a continuous flick operation and a scroll by a weak flick operation can be made equivalent to a scroll by another flick operation.
  • the speed correction unit is performed within a predetermined time from the flick operation in which the moving speed of the touch is equal to or higher than the predetermined speed. Further, the moving speed of the touch on the operation unit is corrected.
  • the touch on the operation unit moves when the touch on the operation unit is performed within a predetermined time from the flick operation in which the touch moving speed is equal to or higher than the predetermined speed. Correct the speed. Therefore, it is possible to reduce malfunction of speed correction in a flick operation that is not continuous.
  • a control method for an information processing device is a control method for an information processing device including a display unit and an operation unit that receives a continuous flick operation, and the touch moves on the operation unit.
  • a touch detection step (S23) for detecting the position of the touch a speed calculation step (S24) for calculating the moving speed of the touch from the position of the touch detected in the touch detection step, and the above on the operation unit.
  • a speed correcting step (S34) for correcting the touch unit so that the touch moving speed with respect to the operation unit is increased, and according to the corrected speed.
  • a program according to aspect 5 of the present embodiment is a program for causing a computer to function as the information processing apparatus according to aspect 1 of the present embodiment, and includes the touch detection unit, the flick speed calculation unit, the flick speed correction unit, and The computer is caused to function as a scroll execution unit.
  • the corrected flick operation speed shown in the present embodiment is not limited to the application of the scroll execution.
  • the corrected flick operation speed shown in the present embodiment is not limited to the application of the scroll execution.
  • control blocks (particularly the control units 3, 3a and 3b) of the portable terminals 1, 1a and 1b may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or a CPU (Central It may be realized by software using a Processing Unit.
  • the mobile terminals 1, 1a, and 1b include a CPU that executes instructions of a program that is software that implements each function, and a ROM (Read Only Memory) or a storage device (these are referred to as “recording media”), RAM (Random Access Memory) for expanding the program, and the like.
  • a computer or CPU reads the said program from the said recording medium and runs it.
  • the recording medium a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used.
  • the program may be supplied to the computer via an arbitrary transmission medium (such as a communication network or a broadcast wave) that can transmit the program.
  • an arbitrary transmission medium such as a communication network or a broadcast wave
  • one embodiment of the present invention can also be realized in the form of a data signal embedded in a carrier wave, in which the program is embodied by electronic transmission.
  • An information processing apparatus detects a position of a display unit (5), an operation unit (touch panel 2) that receives a flick operation, and a touch that moves on the operation unit.
  • a touch detection unit touch event detection unit 31
  • a first speed that is the speed of movement of the touch on the operation unit in the first direction of the operation unit, and a second direction of the operation unit
  • a speed calculation unit that calculates a second speed, which is the speed of movement of the touch on the operation unit, from the position of the touch detected by the touch detection unit; and the first speed
  • a speed correction unit that corrects the first speed to be faster, and the first direction is equal to the scroll direction.
  • the scroll execution unit scrolls the image displayed on the display unit in the first direction according to the corrected speed.
  • the locus of the touch performed by the user intending to flick in the scroll direction (first direction) becomes a locus that draws an arc, and the end of the locus deviates from the scroll direction (first direction).
  • the scroll execution unit executes the scroll according to the speed corrected so as to increase the speed of the touch in the first direction. Therefore, it is possible to avoid that the scroll due to the flick operation does not proceed extremely.
  • the information processing apparatus is the information processing apparatus according to aspect 1, wherein the speed correction unit sets the second speed to the first speed when the first speed is slower than the second speed.
  • the first speed may be corrected so as to be 1 speed.
  • the direction of the flick operation includes the first direction from the position of the touch detected by the touch detection unit.
  • the speed correction unit is The first speed may be corrected.
  • the direction of the flick operation is within a predetermined range including the first direction from the position of the touch detected by the touch detection unit, and the moving direction of the touch is within the predetermined range. If the direction is the inner direction, the first speed is corrected. Therefore, when it is determined that the direction of the flick operation intended by the user is a direction within a predetermined range including the first direction, the first speed can be corrected. Therefore, it is possible to reduce a malfunction of scrolling the display image in the first direction when the user intentionally moves the touch in the second direction.
  • a control method for an information processing device is a control method for an information processing device including a display unit and an operation unit that receives a flick operation, and the position of a touch that moves on the operation unit is determined.
  • a touch detection step (S1) to detect, a first speed that is a speed of movement of the touch on the operation unit in the first direction of the operation unit, and a touch of the touch in the second direction of the operation unit.
  • the mobile terminal according to each aspect of the present invention may be realized by a computer.
  • the mobile terminal is realized by the computer by operating the computer as each unit (software element) included in the mobile terminal.
  • a control program for a portable terminal and a computer-readable recording medium that records the control program also fall within the scope of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

ユーザが意図した強さで表示画像をスクロールできない。タッチパネル(2)の第1の方向におけるタッチの移動の速さがタッチパネルの第2の方向におけるタッチの移動の速さよりも遅い場合、第1の方向におけるタッチの移動の速さを速めるように補正するフリック速度置換処理部(324)補正部を備えている携帯端末(1)。

Description

情報処理装置、情報処理装置の制御方法、およびプログラム
 本発明は表示対象を表示する表示部と、ユーザのタッチ操作を受け付ける操作部と、を備える情報処理装置に関する。
 従来、表示部内の表示をスクロールさせるフリック操作を受け付ける情報処理装置が知られている。そのような情報処理装置の一例が、特許文献1に記載されている。具体的には、特許文献1に記載の情報処理装置は、タッチパネルへタッチしたまま移動する操作による複数のタッチ位置を取得する取得手段を備えている。また、該情報処理装置は、複数のタッチ位置に基づく判定条件を用いて、操作方向を判定する判定手段を備えている。また、該情報処理装置は、判定した操作方向に基づいて、操作方向の判定条件を変更する変更手段を備えている。
日本国公開特許公報「特開2011-134260号」(2011年7月7日公開)
 しかしながら、上述のような従来技術はフリック操作の方向を判定する技術であり、フリック操作の速度を補正することを前提とした技術ではない。そのため、例えば、フリック操作の軌跡が円弧を描くような軌跡となると、ユーザが意図した強さで表示画像をスクロールできないという問題がある。
 本発明は、前記の問題点に鑑みてなされたものであり、その目的は、フリック操作の軌跡がスクロール方向から外れた方向になった場合においても、ユーザが意図した強さでスクロールを実行することができる情報処理装置などを実現することにある。
 上記の課題を解決するために、本発明の一態様に係る情報処理装置は、表示部と、フリック操作を受け付ける操作部と、上記操作部上を移動するタッチの位置を検出するタッチ検出部と、上記操作部の第1の方向における上記タッチの上記操作部上の移動の速さである第1の速さと上記操作部の第2の方向における上記タッチの上記操作部上の移動の速さである第2の速さとを上記タッチ検出部が検出したタッチの位置から算出する速さ算出部と、上記第1の速さが上記第2の速さよりも遅い場合、上記第1の速さを速めるように補正する速さ補正部と、上記第1の方向はスクロールの方向と一致しており、補正された上記第1の速さに応じて、上記表示部に表示されている画像を上記第1の方向にスクロールさせるスクロール実行部と、を備えている。
 また、上記の課題を解決するために、本発明の一態様に係る情報処理装置の制御方法は、表示部とフリック操作を受け付ける操作部とを備えている情報処理装置の制御方法であって、上記操作部上を移動するタッチの位置を検出するタッチ検出ステップと、上記操作部の第1の方向における上記タッチの上記操作部上の移動の速さである第1の速さと上記操作部の第2の方向における上記タッチの上記操作部上の移動の速さである第2の速さとを上記タッチ検出ステップの検出結果から算出する速さ算出ステップと、上記第1の速さが上記第2の速さよりも遅い場合、上記第1の速さを速めるように補正する速さ補正ステップと、上記第1の方向はスクロールの方向と一致しており、補正された上記第1の速さに応じて、上記表示部に表示されている画像を上記第1の方向にスクロールさせるスクロール実行ステップと、を含む。
 本発明の一態様によれば、フリック操作の軌跡がスクロール方向から外れた方向になった場合において、スクロールが極端に進まなくなることを回避できるという効果を奏する。
実施形態1に係る携帯端末の要部構成の一例を示すブロック図である。 実施形態1に係る携帯端末の外観の一例を示す図である。 実施形態1に係るフリック操作補正部が実行する処理の流れの一例を示すフローチャートである。 (a)から(c)は、実施形態1に係るタッチパネルにおけるフリック操作のタッチイベントの一例を示す図である。(d)から(f)は実施形態1に係るフリック速度算出部が受信するタッチイベントの座標の一例を示す図である。(g)は、実施形態1に係るフリック速度算出部が行うフリック速度の算出の一例を示す図である。(h)は、実施形態1に係るフリック速度置換判定部が行う速度VYの補正の一例を示す図である。 実施形態1の変形例に係る携帯端末の要部構成の一例を示すブロック図である。 実施形態1の変形例に係る携帯端末が実行する処理の流れの一例を示すフローチャートである。 実施形態2に係る携帯端末の要部構成の一例を示すブロック図である。 実施形態2に係る携帯端末が実行する処理の流れの一例を示すフローチャートである。 (a)から(d)は、実施形態2に係るタッチパネルにおけるフリック操作のタッチイベントの一例を示す図である。(e)から(h)は実施形態2に係るフリック速度算出部が受信するタッチイベントの座標の一例を示す図である。また、(h)は、実施形態2のフリック速度算出部が行うフリック速度の算出の一例を示す図である。(i)は、実施形態2に係るフリック速度置換判定部が行うフリック速度の補正の一例を示す図である。
 〔実施形態1〕
 以下、本発明の実施形態1について、図1から図6を参照して詳細に説明する。
 (携帯端末1の概要)
 まず、本実施形態に係る携帯端末(情報処理装置)1の外観構成について、図2を参照して説明する。図2は携帯端末1の外観の一例を示す図である。携帯端末1はスマートフォンであり、ユーザUのタッチ操作を受け付けるタッチパネル(操作部)2および画像を表示する表示部5を備えている。タッチパネル2は、特に、フリック操作を受け付ける。
 フリック操作とは、タッチパネル2にユーザUの指が接触するタッチダウン(TD)、タッチパネル2にユーザUの指が接触しながら移動するタッチムーブ(MV)およびタッチパネル2からユーザUの指が離れるタッチアップ(TU)のタッチイベントから成るタッチ操作である。携帯端末1はフリック操作に応じて、表示部5に表示されている画像をスクロールする。本実施形態においては、例えば、特定のアプリケーションにより表示部5に表示されている画像はタッチパネル2の上下方向(垂直方向、第1の方向、図2に示すY方向)にのみスクロール可能としてもよい。
 携帯端末1は、タッチパネル2上を移動するユーザUの指の位置(タッチの位置)を検出する。例えば、携帯端末1は、タッチパネル2上を移動するユーザUの指の位置を所定の時間間隔にて検出する。また、携帯端末1は、タッチパネル2の上下方向におけるタッチの移動の速さ(フリック操作の速さ(第1の速さ))を、検出したタッチの位置から算出する。また、携帯端末1は、タッチパネル2の左右方向(水平方向、第2の方向、図2に示すX方向)におけるタッチの移動の速さ(フリック操作の速さ(第2の速さ))を、検出したタッチの位置から算出する。携帯端末1は、上下方向のフリック操作の速さが左右方向のフリック操作の速さよりも遅い場合、上下方向のフリック操作の速さを速めるように補正する。上下方向はスクロールの方向と一致しており、携帯端末1は、補正された上下方向のフリック操作の速さに応じて、表示部5に表示されている画像を上下方向にスクロールさせる。
 上記構成によれば、上下方向におけるタッチの速さが第2の方向におけるタッチの速さよりも遅い場合、携帯端末1は、上下方向におけるタッチの速さを速めるように補正する。さらに、携帯端末1は、補正後の速さに応じて、表示部5に表示された画像を上下方向にスクロールさせる。
 そのため、フリック操作の軌跡が円弧を描くような軌跡となり、該軌跡の終端がスクロール方向から外れた方向になった場合においても、フリック操作によるスクロールが極端に進まなくなることを回避できる。
 なお、本実施形態においては、携帯端末1をスマートフォンとして説明する。しかしながら、携帯端末1は、表示部5およびフリック操作を受け付けるタッチパネル2を備えていればよく、特に限定されない。なお、本実施形態における「速度」との記載は、速度の大きさ(速さ)の意味を含む。
 (携帯端末1の構成)
 次に、携帯端末1の構成について、図1を参照して説明する。図1は、携帯端末1の要部構成を示すブロック図である。図1に示すように、携帯端末1は、タッチパネル2、制御部3、携帯端末1が動作する際に使用する記憶装置であるワークメモリ4および表示部5を備えている。
  (タッチパネル2、表示部5)
 タッチパネル2は、表示部5の表示画面に対するユーザの接触操作(タッチ操作)を受け付ける。タッチパネル2は検出した接触操作についての操作信号を、制御部3に供給する。表示部5の表示画面において、ユーザの接触した位置を検出する方法は、特に限定されない。表示部5は、画像データを表示するための表示画面を有しており、制御部3から画像信号を受信し、受信した画像信号に基づいてその表示画面に画像を表示するものである。表示部5は画像を表示する機能を備えているものであればよく、例えばLCD(Liquid Crystal Display)表示装置、EL(Electro Luminescence)表示装置等で構成することもできる。
  (制御部3)
 制御部3は、携帯端末1の各部を統括して制御するものである。制御部3は、タッチイベント検出部(タッチ検出部)31、フリック操作補正部32、アプリケーション実行部(スクロール実行部)33および表示制御部34を備えている。
   (タッチイベント検出部31)
 タッチイベント検出部31は、タッチパネル2から接触操作についての操作信号を受信し、タッチイベント(タッチパネル2におけるタッチダウン、タッチパネル2におけるタッチムーブおよびタッチパネル2におけるタッチアップ)を検出する。例えば、タッチイベント検出部31は所定の時間間隔にてタッチパネル2から接触操作についての操作信号を受信する(例えば、1/120秒で1回等)。換言すると、タッチイベント検出部31はタッチパネル2上を移動するタッチの位置を所定の時間間隔にて検出する。
 タッチイベント検出部31は、検出したタッチイベントを示す情報をフリック操作補正部32のタッチイベント受信部321に送信する。なお、タッチイベントを示す情報には、検出されたタッチイベントのタッチパネル2における座標情報が含まれている。
   (フリック操作補正部32)
 フリック操作補正部32は、タッチイベント受信部321、フリック速度算出部(速さ算出部)322、フリック速度置換判定部323およびフリック速度置換処理部(速さ補正部)324を備えている。
    (タッチイベント受信部321)
 タッチイベント受信部321は、受信したタッチイベントを示す情報をフリック速度算出部322に送信する。なお、タッチイベント受信部321は、タッチイベントを示す情報の通知時刻と共にタッチイベントを示す情報をフリック速度算出部322に送信してもよい。この場合、携帯端末1が時計を備える構成とし、タッチイベント受信部321は該時計が示す時刻を参照する構成としてもよい。
    (フリック速度算出部322)
 フリック速度算出部322は、タッチパネル2の上下方向におけるタッチの移動の速度VY(第1の速さ)とタッチパネル2の左右方向におけるタッチの移動速度VX(第2の速さ)とをタッチイベント検出部31が検出したタッチイベントの位置(検出結果)から算出する。フリック速度算出部322の速度VYおよび速度VXの算出方法の詳細については後述する。フリック速度算出部322は算出した速度VYおよび速度VXをフリック速度置換判定部323に送信する。
    (フリック速度置換判定部323)
 フリック速度置換判定部323は受信したタッチの移動速度VYがタッチの移動速度VXよりも遅いか否かを判定する。詳細には、フリック速度置換判定部323は速度VXの絶対値が速度VYの絶対値よりも大きいか否かを判定する。フリック速度置換判定部323は該判定結果と共に速度VYおよび速度VXをフリック速度置換処理部324に送信する。
    (フリック速度置換処理部324)
 フリック速度置換処理部324は、速度VYが速度VXよりも遅い場合、速度VYを速めるように補正する。具体的には、速度VYを速度VXとするように補正する。なお、速度VYが速度VX以上であれば、フリック速度置換処理部324は速度VYを補正しない。換言すると、フリック速度置換処理部324は、速度VYと速度VXとの絶対値の大きい方の値を、表示部5の上下方向の速度とする。
 上記構成によれば、速度VYよりも速い速度VXに応じて、表示部5に表示されている画像を表示部5の上下方向にスクロールさせることができる。
 その他の速度VYの補正として、例えば、フリック速度置換処理部324は速度VYに速度VXを加えることによって、速度VYを補正してもよい。また、他の速度VYの補正として、フリック速度置換処理部324は速度VYを速度VX+速度VYの平方根として補正してもよい。
 フリック速度置換処理部324は補正した速度VY’をアプリケーション実行部33に送信する。なお、速度VYが速度VX以上であれば、フリック速度置換処理部324は速度VYを補正せずにアプリケーション実行部33に送信する。
   (アプリケーション実行部33)
 アプリケーション実行部33は、携帯端末1で実行される様々なアプリを処理するものである。本実施形態においては、特に、アプリケーション実行部33は、補正された速度VY’に応じて、表示部5に表示されている画像を上下方向にスクロールさせる。詳細には、アプリケーション実行部33は、速度VY’に応じた画像のスクロールの表示を表示制御部34に指示する。
   (表示制御部34)
 表示制御部34は、アプリケーション実行部33の指示に従い、表示部5に表示する画像を制御する。
 (フリック操作補正処理の流れ)
 次に図3を参照して、フリック操作補正処理について説明する。図3は、本実施形態に係るフリック操作補正部32が実行する処理の流れの一例を示すフローチャートである。アプリケーション実行部33がフリック操作に応じて表示画像をスクロールする画像を表示部5に表示すると、フリック操作補正処理が開始する。タッチイベント検出部31が複数のタッチイベント(タッチダウン、タッチムーブおよびタッチアップ)を検知し、タッチイベント受信部321へ通知する(S1:タッチ検出ステップ)。
 ここで、タッチパネル2におけるフリック操作のタッチイベントの一例について、図4を参照して説明する。図4の(a)から(c)はタッチパネル2におけるフリック操作のタッチイベントの一例を示す図である。図4の(a)に示すように、ユーザの指がタッチパネル2に接触するとタッチイベント検出部31はタッチダウンを検出する。タッチイベント検出部31はタッチダウンの位置情報である座標TD(X0,Y0)をタッチイベント受信部321に通知する。続いて、図4の(b)に示すように、ユーザの指がタッチパネル2に接触した状態でタッチパネル2を移動すると、タッチイベント検出部31はタッチムーブを検出する。例えば、タッチイベント検出部31は所定の時間間隔でタッチイベントを検出する。タッチイベント検出部31はタッチムーブの位置情報である座標MV1(X1,Y1)、座標MV2(X2,Y2)、座標MV3(X3,Y3)、座標MV4(X4,Y4)をタッチイベント受信部321に通知する。続いて、図4の(c)に示すように、ユーザの指が停止せずに勢いのある状態でタッチパネル2から離れると、タッチイベント検出部31はタッチアップを検出する。タッチイベント検出部31はタッチアップの位置情報である座標TU(X5,Y5)をタッチイベント受信部321に通知する。
 S1に続き、フリック速度算出部322はタッチイベント受信部から通知されたタッチイベントの位置情報に基づきフリック操作の終了時(フリック操作の軌跡の終端)における速度(VX,VY)を算出する(S2:フリック速度算出ステップ)。ここで、フリック速度算出部322が受信するタッチムーブイベントの座標の一例について説明する。図4を参照して説明する。図4の(d)から(f)はフリック速度算出部322が受信したタッチイベントの座標の一例を示す図である。図4の(d)から(f)には、タッチダウンの位置情報である座標TD(X0,Y0)、タッチムーブの位置情報である座標MV1(X1,Y1)、座標MV2(X2,Y2)、座標MV3(X3,Y3)、座標MV4(X4,Y4)、タッチアップの位置情報である座標TU(X5,Y5)が示されている。フリック速度算出部322は、タッチアップの位置情報を受信することにより、フリック操作の終了を判断する。フリック操作の終了を判断すると、フリック速度算出部322は、受信したタッチイベントの位置情報から、フリック操作終了時の速度を算出する。フリック速度算出部322のフリック操作終了時の速度算出の一例について、図4の(g)を参照して説明する。図4の(g)は、フリック操作終了時におけるフリック速度の算出の一例を示す図である。フリック速度算出部322は、フリック操作の終末部に当たるタッチアップの位置座標、タッチムーブの位置座標MV3(X3,Y3)、タッチムーブの位置座標MV4(X4,Y4)の3つのタッチイベントの位置座標からフリック操作終了時のフリック操作の速度を算出する。
 詳細には、フリック速度算出部322はタッチパネル2の上下方向におけるフリック操作の速度VYとタッチパネル2の左右方向におけるフリック操作の速度VXとを算出する。より詳細には、図4の(g)に示すように、フリック速度算出部322はMV3-MV4間のX方向における速度VX1、MV4-TU間のX方向における速度VX2を算出する。次に、フリック速度算出部322は速度VX1および速度VX2の平均を算出し、フリック操作終了時におけるフリック速度であるVXとする。また、フリック速度算出部322はMV3-MV4間のY方向における速度VY1、MV4-TU間のY方向における速度VY2を算出する。次に、フリック速度算出部322は速度VY1および速度VY2の平均を算出し、フリック操作終了時におけるフリック速度であるVYとする。
 例えば、上述したようにタッチイベントは所定の時間間隔にて検出される。そのため、フリック速度算出部322はこの時間間隔を用いてフリック操作の速度を算出してもよい。また、フリック速度算出部322はタッチイベント受信部321から受信したタッチイベントを示す情報の通知時刻を利用してフリック操作の速度を算出してもよい。
 S2に続き、フリック速度置換判定部323は速度VXの絶対値が速度VYの絶対値よりも大きいか否か(|VX|>|VY|か?)を判定する(S3)。速度VXの絶対値が速度VYの絶対値よりも大きい場合(S3でYES)、フリック速度置換判定部323は|VY|が示す値を|VX|が示す値に置き換える補正を行なう(S4:フリック速度補正ステップ)。ここで、フリック速度置換判定部323が行う速度VYの補正について、図4の(h)を参照して説明する。図4の(h)は、フリック速度置換判定部323が行う速度VYの補正の一例を示す図である。図4の(h)に示すように、|VX|>|VY|である場合、フリック速度置換判定部323は、VYの大きさをVXの大きさに補正し、補正速度VY’とする。すなわち、補正後のフリック操作の速度は、速度(VX,VY’)となる。
 S4に続いて、アプリケーション実行部33は、速度(VX,VY’)に応じて、表示部5に表示されている画像を上下方向(Y方向に沿った方向)にスクロールさせる(S5:スクロール実行ステップ)。詳細には、アプリケーション実行部33は速度VY’に応じた画像のスクロールの表示を表示制御部34に指示し、スクロールが実行される。ここで、速度VY’に応じた画像のスクロールとは、|VY’|に応じたスピードおよび移動量の画像のスクロールを示す。すなわち、|VY’|が大きい場合には、画像のスクロールの初期速度は速く、移動量は大きくなる。また、|VY’|が小さい場合には、画像のスクロールの初期速度は遅く、移動量は小さくなる。
 なお、速度VXの絶対値が速度VYの絶対値以下である場合(S3でNO)、フリック速度置換判定部323は速度VYの補正を行なわない。そのため、アプリケーション実行部33は、補正されていない速度(VX,VY)に応じて、表示部5に表示されている画像を上下方向(Y方向に沿った方向)にスクロールさせる(S6)。詳細には、アプリケーション実行部33は補正されていない速度VYに応じた画像のスクロールの表示を表示制御部34に指示し、スクロールが実行される。
 〔変形例〕
 本実施形態の変形例について、図5および図6に基づいて説明すれば、以下のとおりである。なお、説明の便宜上、前記実施形態1にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を省略する。
 本変形例は、ユーザが意図的にタッチパネル2の左右方向にフリック操作した場合に、タッチパネル2の上下方向のスクロールが実行されない構成である。
 (携帯端末1aの構成)
 本変形例に係る携帯端末1aの構成について、図5を参照して説明する。図5は、携帯端末1aの要部構成を示すブロック図である。図5に示すように、携帯端末1aはフリック操作補正部32の代わりにフリック操作補正部32aを備えている点で、携帯端末1と異なる。フリック操作補正部32aはフリック方向判定部(フリック操作方向判定部)325aを備えている。
 フリック方向判定部325aは、タッチイベント検出部31が検出したタッチイベントの位置情報からフリック操作の方向がタッチパネル2の上下方向を含む所定の範囲内の方向であるか否かを判定する。
 詳細に説明すると以下の通りである。フリック方向判定部325aは、タッチイベント受信部321から、タッチイベントを示す位置情報を含む情報を受信する。フリック方向判定部325aは、フリック操作開始後のM個目(Mは任意の数)までのタッチイベントの位置の軌跡がタッチパネル2における上下方向を含む所定の範囲内の方向となっているか否かを判定する。
 具体的には、フリック方向判定部325aはタッチダウンのY座標(例えば、図4の(e)におけるTDのY0)と、M個目のタッチムーブイベントのY座標(例えば、図4の(e)におけるMV3のY3)の差分△Yを算出する。また、同様にして、フリック方向判定部325aはタッチダウンのX座標(例えば、図4の(e)におけるX0)と、M個目のタッチムーブイベントのX座標(例えば、図4の(e)におけるX3)の差分△Xを算出する。フリック方向判定部325aは△X<△Y、かつ、△Xと△Yとの比率が閾値R以上であれば、フリックの操作方向がタッチパネル2の上下方向であると判断する。例えば、閾値Rを、3に設定してもよい。
 換言すると、△Yが△XのR倍よりも大きい場合、フリックの操作方向がタッチパネル2の上下方向であると判断する。フリック方向判定部325aは、該判定結果をフリック速度置換判定部323に送信する。
 例えば、タッチパネル2の左右方向に対するフリック操作の軌跡の角度が所定の角度より大きい場合にフリック操作の方向がタッチパネル2の上下方向と判定されるように、閾値Rを設定してもよい。
 本変形例に係るフリック速度置換判定部323は、フリック操作の方向がタッチパネル2における上下方向である場合に限り、受信した速度VYが速度VXよりも遅いか否かを判定し、判定結果をフリック速度置換処理部324に送信する。
 フリック操作の方向がタッチパネル2における上下方向でない場合、フリック操作の方向がタッチパネル2における上下方向でない旨を示す情報をフリック速度置換処理部324に送信する。
 フリック操作の方向がタッチパネル2の上下方向であり、かつ、速度VYが速度VXよりも遅い場合、フリック速度置換処理部324は速度VYを速めるように補正する。
 (フリック操作補正処理の流れ)
 次に図6を参照して、本変形例に係るフリック操作補正処理について説明する。図6は、本変形例に係るフリック操作補正部32aが実行する処理の流れの一例を示すフローチャートである。なお、S1からS6の処理は、上述した処理と同様のため、ここでの説明は省略する。
 S2に続き、フリック方向判定部325aは、フリック操作開始後のM個目(Mは任意の数)までのタッチイベントの位置による軌跡がタッチパネル2において上下方向であるか否かを判定する(S10a)。該軌跡がタッチパネル2における上下方向である場合(S10aでYES)。処理はS3に移行する。該軌跡がタッチパネル2における上下方向でない場合(S10aでNO)。処理はS6に移行する。
 なお、本例においては、S2においてフリック速度の算出を行った後に、S10aの判定を行う例について説明した。しかしながら、S10aの判定を行った後に、S2のフリック速度の算出の処理を行い、S10aの判定に応じてS3あるいはS6の処理に移行する構成としてもよい。
 上記構成によれば、タッチイベント検出部31が検出したタッチの位置からフリック操作の方向がタッチパネル2の上下方向を含む所定の範囲内の方向であるか否かを判定し、タッチの移動方向がタッチパネル2の上下方向を含む所定の範囲内の方向である場合、第1の速度を補正する。そのため、ユーザが意図するフリック操作の方向が、タッチパネル2の上下の方向あると判定した場合に、タッチパネル2における上下方向のフリック操作の速度を補正することができる。
 よって、ユーザが意図的にタッチパネル2における左右方向にフリック操作を行った場合に表示画像を上下方向にスクロールするという誤動作を低減することができる。
 なお、本実施形態1においては、補正したフリック操作の速度を表示画像のスクロールに適用する例について示した。しかしながら、本実施形態に示した補正したフリック操作の速度はスクロールの実行の適用に限定されるものではない。
 〔実施形態2〕
 本発明の他の実施形態について、図7~図9に基づいて説明すれば、以下のとおりである。なお、説明の便宜上、前記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記している。
 上述したように、従来技術はフリック操作の方向を判定する技術であり、フリック操作の速度を補正することを前提とした技術ではない。そのため、連続したフリック操作のうち、軌跡が円弧に近いフリック操作、弱いフリック操作等によるスクロールの移動距離が極端に短くなるという問題がある。
 (携帯端末1bの概要)
 本実施形態に係る携帯端末1bは、連続するフリック操作のうちフリック操作の速度が所定の速度よりも遅いフリック操作の速度を速めるように補正する構成である。
 そのため、連続したフリック操作のうち、円弧を描くような軌跡となるフリック操作、弱いフリック操作においても、該フリック操作によるスクロールが極端に進まなくなることを回避できる。よって、ユーザはスムーズに表示画像等のスクロールを実行することができる。なお、本実施形態における「速度」との記載は、速度の大きさ(速さ)の意味を含む。
 (携帯端末1bの構成)
 次に、携帯端末1bの構成について、図7を参照して説明する。図7は、携帯端末1bの要部構成を示すブロック図である。図7に示すように、携帯端末1bは、タッチパネル2、制御部3b、携帯端末1bが動作する際に使用する記憶装置であるワークメモリ4、表示部5、時計6bおよび記憶部7bを備えている。
  (タッチパネル2、表示部5)
 タッチパネル2は、表示部5の表示画面に対するユーザの接触操作(特に、連続したフリック操作)を受け付ける。タッチパネル2は検出した接触操作についての操作信号を、制御部3bに供給する。上述したように、フリック操作とは、タッチパネル2にユーザUの指が接触するタッチダウン(TD)、タッチパネル2にユーザUの指が接触しながら移動するタッチムーブ(MV)およびタッチパネル2からユーザUの指が離れるタッチアップ(TU)のタッチイベントから成るタッチ操作である。携帯端末1bはフリック操作に応じて、表示部5に表示されている画像をスクロールする。表示部5の表示画面において、ユーザの接触した位置を検出する方法は、特に限定されない。表示部5は、画像データを表示するための表示画面を有しており、制御部3bから画像信号を受信し、受信した画像信号に基づいてその表示画面に画像を表示するものである。表示部5は画像を表示する機能を備えているものであればよく、例えばLCD(Liquid Crystal Display)表示装置、EL(Electro Luminescence)表示装置等で構成することもできる。
  (制御部3b)
 制御部3bは、携帯端末1bの各部を統括して制御するものである。制御部3bは、タッチイベント検出部31、フリック操作補正部32b、アプリケーション実行部33および表示制御部34を備えている。
   (タッチイベント検出部31)
 タッチイベント検出部31は、タッチパネル2から接触操作についての操作信号を受信し、タッチイベント(タッチパネル2におけるタッチダウン、タッチパネル2におけるタッチムーブおよびタッチパネル2におけるタッチアップ)を検出する。例えば、タッチイベント検出部31は所定の時間間隔にてタッチパネル2から接触操作についての操作信号を受信する(例えば、1/120秒で1回等)。換言すると、タッチイベント検出部31はタッチパネル2上を移動するタッチの位置を所定の時間間隔にて検出する。
 タッチイベント検出部31は、検出したタッチイベントを示す情報をフリック操作補正部32のタッチイベント受信部321に送信する。なお、タッチイベントを示す情報には、検出されたタッチイベントのタッチパネル2における座標情報が含まれている。
   (フリック操作補正部32b)
 フリック操作補正部32bは、タッチイベント受信部321、フリック速度算出部322、フリック速度置換判定部323bおよびフリック速度置換処理部324bを備えている。
    (タッチイベント受信部321)
 タッチイベント受信部321は、受信したタッチイベントを示す情報をフリック速度算出部322に送信する。また、タッチイベント受信部321は、時計6bを参照し、タッチイベントを示す情報の通知時刻と共にタッチイベントを示す情報をフリック速度算出部322に送信する。
    (フリック速度算出部322)
 フリック速度算出部322は、フリック操作の速度(タッチパネル2の上下方向におけるタッチの移動する速度VYnおよびタッチパネル2の左右方向におけるタッチの移動する速度VXn)をタッチイベント検出部31が検出したタッチイベントの位置から算出する。フリック速度算出部322は算出した速度Vn(VXn,VYn)をフリック速度置換判定部323に送信する。また、フリック速度算出部322は速度Vnの算出にタッチアップの位置情報を用いる。該タッチアップの通知時刻についてもフリック速度置換判定部323に送信する。フリック速度算出部322の速度VYnおよび速度VXnの算出方法の詳細については後述する。
    (フリック速度置換判定部323b)
 フリック速度置換判定部323bは下記の判定を行う。
 (基準速度aVとしての速度Vnの判定)
 フリック速度置換判定部323bは、受信した速度Vnの絶対値の大きさが速度閾値VT以上であるか否かを判定する。
 速度Vnの絶対値の大きさが速度閾値VT以上である場合、フリック速度置換判定部323bは、速度Vn(VXn,VYn)を基準速度aVとして、記憶部7bに記憶させる。また、フリック速度置換判定部323bは、基準速度aVとして記憶させる速度Vnのフリック操作のタッチアップイベントの通知時刻を基準時間TTUとして、記憶部7bに記憶させる。なお、速度閾値VTを2000pixel/秒に設定してもよい。例えば、通常のフリック操作の速度は、画面全体を1秒で上下にフリック操作する速度となり得る。上記2000pixel/秒は中程度のフリック操作の速度といえる。
 また、フリック速度置換判定部323bは速度Vn(VXn,VYn)をフリック操作の速度としてアプリケーション実行部33に送信する。
 なお、アプリケーション実行部33は、スクロール可能な表示画像を表示させるアプリケーションの開始と共に、記憶部7bが記憶している基準速度aV/基準時間TTU71bを0に初期化する。
 また、フリック速度置換判定部323bは記憶部7bに記憶されている基準速度aVが0であるか否かを判定する。基準速度aVが0である場合、フリック速度置換判定部323bは速度Vn(VXn,VYn)をフリック速度としてアプリケーション実行部33に送信する。
 (補正要否判定)
 また、フリック速度置換判定部323bは下記のフリックの速度の補正要否判定を行い、フリック操作が条件に合致した場合、そのフリック操作の速度を基準速度aVに置き換える補正を行なう。
 (補正要否判定1:速度Vnの算出に用いたタッチアップの通知時刻の判定)
 フリック速度置換判定部323bは速度Vnのフリック操作のタッチアップの通知時刻が、基準時間TTUから時間閾値TT以上経過した時刻であるか否かを判定する。速度Vnの算出に用いたタッチアップの通知時刻が基準時間TTUから時間閾値TT以上経過した場合、フリック速度置換判定部323bは速度Vn(VXn,VYn)をフリック速度としてアプリケーション実行部33に送信する。
 (補正要否判定2:補正対象としての速度Vnの判定)
 フリック速度置換判定部323bは速度Vn(VYnおよび/またはVXn)が所定の範囲内である(|VT-High|>|Vn|≧|VT-low|)か否かを判定する。
 速度Vn(VYnおよび/またはVXn)が所定の範囲内でない場合、フリック速度置換判定部323bは速度Vn(VXn,VYn)をフリック速度としてアプリケーション実行部33に送信する。なお、|VT-High|を2000pixel/秒に設定し、|VT-low|を500pixel/秒に設定してもよい。例えば、あまりに速度の速いフリック操作およびあまりに速度の遅いフリック操作には、ユーザになんらかの意図がある可能性がある。上記の構成によれば、ユーザになんらかの意図があるフリック操作について、速度の補正を除外することができる。
 速度Vn(VYnおよび/またはVXn)が所定の範囲内である場合、フリック速度置換判定部323bは速度Vn(VXn,VYn)の置換(補正)をフリック速度置換処理部324bに指示する。
 なお、上記「補正要否判定1」の記載から、フリック速度置換判定部323bは、タッチの速度が所定の速度以上であるフリック操作(速度aVのフリック操作)から所定の時間内に行われたフリック操作(タッチ)に関し、速度の補正をフリック速度置換処理部324bに指示すると表現することができる。
    (フリック速度置換処理部324b)
 フリック速度置換処理部324bは、タッチパネル2上のフリック操作の速度(タッチの移動の速さ)が所定の範囲内である場合に、タッチパネル2に対するフリック操作の速度を速めるように補正する。具体的には、フリック速度置換処理部324bは、フリック速度置換判定部323bから受信した指示に従い、記憶部7bの基準速度aVを参照して、フリック操作の速度を、前回のフリック操作までに行われたフリック操作のうち所定の速度以上であるフリック操作の速度(基準速度aV)に補正する。
 フリック速度置換処理部324bは補正したフリック操作の速度をアプリケーション実行部33に送信する。
   (アプリケーション実行部33)
 アプリケーション実行部33は、携帯端末1で実行される様々なアプリを処理するものである。本実施形態においては、特に、アプリケーション実行部33は、フリック速度置換処理部324bまたはフリック速度置換判定部323bから受信したフリック操作の速度に応じて、表示部5に表示されている画像をスクロールさせる。詳細には、アプリケーション実行部33は、フリック操作の速度に応じた画像のスクロールの表示を表示制御部34に指示する。
   (表示制御部34)
 表示制御部34は、アプリケーション実行部33の指示に従い、表示部5に表示する画像を制御する。
 (記憶部7b)
 記憶部7bは、基準速度aV/基準時間TTU71bを記憶している。
 (フリック操作補正処理の流れ)
 次に図8を参照して、フリック操作補正処理について説明する。図8は、本実施形態に係るフリック操作補正部32bが実行する処理の流れの一例を示すフローチャートである。アプリケーション実行部33がフリック操作に応じて表示画像をスクロールする画像を表示部5に表示する(S21)と、フリック操作補正処理が開始する。続いて、アプリケーション実行部33は記憶部7bに記憶させている基準速度aVおよび基準時間TTUを初期化する(S22)。そして、タッチイベント検出部31が複数のタッチイベント(タッチダウン、タッチムーブおよびタッチアップ)を検知し、タッチイベント受信部321へ通知する(S23)。
 ここで、タッチパネル2におけるフリック操作のタッチイベントの一例について、図9を参照して説明する。図9の(a)から(d)はタッチパネル2におけるフリック操作のタッチイベントの一例を示す図である。図9の(a)に示すように、ユーザの指がタッチパネル2に接触するとタッチイベント検出部31はタッチダウンイベントを検出する。タッチイベント検出部31はタッチダウンの位置情報である座標TD1(X0,Y0)をタッチイベント受信部321に通知する。続いて、図9の(b)に示すように、ユーザの指がタッチパネル2に接触した状態でタッチパネル2を移動すると、タッチイベント検出部31はタッチムーブイベントを検出する。例えば、タッチイベント検出部31は所定の時間間隔でタッチイベントを検出する。タッチイベント検出部31はタッチムーブの位置情報である座標MV1-1(X1,Y1)、座標MV1-2(X2,Y2)、座標MV1-3(X3,Y3)、座標MV1-4(X4,Y4)をタッチイベント受信部321に通知する。さらに、ユーザの指が停止せずに勢いのある状態でタッチパネル2から離れると、タッチイベント検出部31はタッチアップイベントを検出する。タッチイベント検出部31はタッチアップの位置情報である座標TU1(X5,Y5)をタッチイベント受信部321に通知する。
 また、図9の(c)に示すように、新たに、ユーザの指がタッチパネル2に接触するとタッチイベント検出部31はタッチダウンイベントを検出する。タッチイベント検出部31はタッチダウンの位置情報である座標TD2(X0,Y0)をタッチイベント受信部321に通知する。続いて、図9の(d)に示すように、ユーザの指がタッチパネル2に接触した状態でタッチパネル2を移動すると、タッチイベント検出部31はタッチムーブイベントを検出する。タッチイベント検出部31はタッチムーブの位置情報である座標MV2-1(X1,Y1)、座標MV2-2(X2,Y2)、座標MV2-3(X3,Y3)、座標MV2-4(X4,Y4)をタッチイベント受信部321に通知する。さらに、ユーザの指が停止せずに勢いのある状態でタッチパネル2から離れると、タッチイベント検出部31はタッチアップイベントを検出する。タッチイベント検出部31はタッチアップの位置情報である座標TU2(X5,Y5)をタッチイベント受信部321に通知する。
 S23に続き、フリック速度算出部322はタッチイベント受信部321から通知されたタッチイベントの位置情報に基づきフリック操作の終了時(フリック操作の軌跡の終端)における速度Vn(VXn,VYn)を算出する(S24)。ここで、フリック速度算出部322が受信するタッチムーブイベントの座標の一例について説明する。図9を参照して説明する。図9の(e)から(h)はフリック速度算出部322が受信したタッチイベントの座標の一例を示す図である。例えば、図9の(f)には、タッチダウンの位置情報である座標TD1(X0,Y0)eタッチムーブの位置情報である座標MV1-1(X1,Y1)、座標MV1-2(X2,Y2)、座標MV1-3(X3,Y3)、座標MV1-4(X4,Y4)、タッチアップの位置情報である座標TU1(X5,Y5)が示されている。フリック速度算出部322は、タッチアップの位置情報を受信することにより、フリック操作の終了を判断する。フリック操作の終了を判断すると、フリック速度算出部322は、受信したタッチイベントの位置情報から、フリック操作終了時の速度(タッチの速度)を算出する。フリック速度算出部322の速度算出の一例について、図9の(f)を参照して説明する。図9の(f)は、フリック操作終了時におけるフリック速度の算出の一例を示す図である。フリック速度算出部322は、フリック操作の終末部に当たるタッチアップの位置座標TU1(X5,Y5)、タッチムーブの位置座標MV1-3(X3,Y3)、タッチムーブの位置座標MV1-4(X4,Y4)の3つのタッチイベントの位置座標からフリック操作終了時のフリック操作の速度を算出する。
 詳細には、フリック速度算出部322はタッチパネル2の上下方向におけるフリック操作の速度VYnとタッチパネル2の左右方向におけるフリック操作の速度VXnとを算出する。より詳細には、図9の(f)に示すように、フリック速度算出部322はMV1-3とMV1-4との間のX方向における速度、MV1-4とTU1との間のX方向における速度を算出する。次に、フリック速度算出部322はMV1-3とMV1-4との間のX方向における速度、MV1-4とTU1との間のX方向における速度の平均を算出し、算出した速度をフリック操作終了時におけるフリック速度VX1とする。また、フリック速度算出部322はMV1-3とMV4との間のY方向における速度、MV1-4とTUとの間のY方向における速度を算出する。次に、フリック速度算出部322はMV1-3とMV4との間のY方向における速度およびMV1-4とTUとの間のY方向における速度の平均を算出し、算出した速度をフリック操作終了時におけるフリック速度VY1とする。
 例えば、上述したようにタッチイベントは所定の時間間隔にて検出される。そのため、フリック速度算出部322はこの時間間隔を用いてフリック操作の速度を算出してもよい。また、フリック速度算出部322はタッチイベント受信部321から受信したタッチイベントを示す情報の通知時刻を利用してフリック操作の速度を算出してもよい。また、後述するS29に続くS23にて、図9の(h)に示すように、フリック速度算出部322は、フリック速度VY1およびVX1を有するフリック操作に続くフリック操作を検出すると、該フリック操作の終了時における速度VX2および速度VY2を算出する。
 S24に続き、フリック速度置換判定部323bは、受信した速度Vnの絶対値の大きさが速度閾値VT以上であるか否かを判定する(S25)。例えば、フリック速度置換判定部323bは速度VnのVXnおよびVYnの両方の絶対値が速度閾値VT以上である場合に、速度Vnの絶対値の大きさが速度閾値VT以上であると判定してもよい。また、フリック速度置換判定部323bは、速度VnのVXnの絶対値の大きさに関わらず、VYnの絶対値が速度閾値VT以上である場合に速度Vnの絶対値の大きさが速度閾値VT以上であると判定してもよい。
 速度Vnの絶対値の大きさが速度閾値VT以上である場合(S25でYES)、フリック速度置換判定部323bは、速度Vn(VXn,VYn)を基準速度aVとして、記憶部7bに記憶させる(S26)。また、フリック速度置換判定部323bは、基準速度aVとして記憶させる速度Vnのフリック操作のタッチアップイベントの通知時刻を基準時間TTUとして、記憶部7bに記憶させる(S27)。例えば、図9の(f)に示す速度Vn(VX1,VY1)が速度閾値VT以上であれば、フリック速度置換判定部323bは速度Vn(VX1,VY1)を基準速度aVとして記憶部7bに記憶させる。
 続いて、アプリケーション実行部33は、速度Vnに応じた、画像のスクロールの表示を表示制御部34に指示し、表示画像がスクロールされる(S28)。S28に続き、フリック操作に応じて表示画像がスクロールする画像の表示が終了していない場合(S29でNO)はS23に戻る。また、フリック操作に応じて表示画像がスクロールする画像の表示が終了した場合(S29でYES)、処理は終了する。
 また、速度Vnの絶対値の大きさが速度閾値VTより小さい場合(S25でNO)、フリック速度置換判定部323bは記憶部7bに記憶されている基準速度aVが0であるか否かを判定する(S30)。基準速度aVが0でない場合(S30でNO)、フリック速度置換判定部323bは速度Vnのフリック操作のタッチアップイベントの通知時刻が、基準時間TTUから時間閾値TT以上経過した時刻であるか否かを判定する(S31)。
 速度Vnのフリック操作のタッチアップイベントの通知時刻が基準時間TTUから時間閾値TT以上経過していない場合(S31でNO)、フリック速度置換判定部323bは速度Vn(VYnおよび/またはVXn)の絶対値が、速度下限閾値VT-low以上(|Vn|≧|VT-low|)であるか否かを判定する(S32)。また、速度Vnの絶対値が速度下限閾値VT-low以上である場合(S32でYES)、フリック速度置換判定部323bは速度Vnの絶対値が速度上限閾値VT-Highより小さい(|VT-High|>|Vn|)か否かを判定する(S33)。速度Vnの絶対値が速度上限閾値VT-Highより小さい場合(S33でYES)、フリック速度置換処理部324bは、速度Vnを、基準速度aVに置換(補正)する(S34)。例えば、図9の(h)に示す速度Vn(VX2,VY2)が速度下限閾値VT-Low以上且つ、速度上限閾値VT-Highより小さい場合であり、さらに、速度Vn(VX2,VY2)のフリック操作のタッチアップの通知時刻が基準時間TTUから時間閾値TT以上経過していない場合、フリック速度置換処理部324bはフリック速度の置換処理を行う。詳細には、図9の(h)および(i)に示すように、フリック速度置換処理部324bは速度Vn(VX2,VY2)を、基準速度aVとして記憶部7bが記憶している基準速度aV(VX1,VY1)に置換する。続いて、アプリケーション実行部33は、基準速度aVに応じた(基づいた)、画像のスクロールの表示を表示制御部34に指示し、表示画像がスクロールされる(S35)。続いて、処理はS29に移行する。
 なお、基準速度aVが0である場合(S30でYES)、速度Vnのフリック操作のタッチアップの通知時刻が基準時間TTUから時間閾値TT以上経過している場合(S31でYES)、速度Vnの絶対値が速度下限閾値VT-lowより小さい場合(S32でNO)、速度Vnの絶対値が速度上限閾値VT-High以上である場合(S33でNO)、処理はS28に移行する。
 なお、本実施形態に係る発明は、以下のように表現することができる。
 本実施形態の態様1に係る情報処理装置は、表示部(5)と、連続したフリック操作を受け付ける操作部(タッチパネル2)と、上記操作部上を移動するタッチの位置を検出するタッチ検出部(タッチイベント検出部31)と、上記操作部上の上記タッチの移動する速さを上記タッチ検出部が検出したタッチの位置から算出する速さ算出部(フリック速度算出部(322))と、上記操作部上の上記タッチの移動する速さが所定の範囲内である場合に、上記操作部に対する上記タッチの移動する速さを速めるように補正する速さ補正部(フリック速度置換処理部324b)と、補正された上記速さに応じて、上記表示部に表示されている画像をスクロールさせるスクロール実行部(アプリケーション実行部33)と、を備えている。
 上記の構成によれば、操作部に対するタッチ操作が、所定の範囲内の速さである場合に、速さ補正部は該速さを速めるように補正する。さらに、スクロール実行部は補正された速さに応じて、表示部に表示されている画像をスクロールさせる。そのため、例えば、連続したタッチ操作(特に、フリック操作)のうち、円弧を描くような軌跡となるタッチ操作、弱いタッチ操作においても、該タッチ操作によるスクロールが極端に進まなくなることを回避できる。
 本実施形態の態様2に係る情報処理装置は、上記態様1において、上記速さ補正部は、上記操作部上のタッチの移動する速さを、前回のフリック操作までに行われたフリック操作のタッチの移動する速さのうち所定の速さ以上であるタッチの移動する速さに補正する。
 上記の構成によれば、連続したフリック操作のうち、円弧を描くような軌跡となるフリック操作、弱いフリック操作によるスクロールを、その他のフリック操作によるスクロールと同等にすることができる。
 本実施形態の態様3に係る情報処理装置は、上記態様2において、上記速さ補正部は、タッチの移動する速さが所定の速さ以上である上記フリック操作から所定の時間内に行われた上記操作部上のタッチの移動する速さを補正する。
 上記の構成によれば、操作部上のタッチが、タッチの移動する速さが所定の速さ以上であるフリック操作から所定の時間内に行われた場合に、操作部上のタッチの移動する速さを補正する。そのため、連続していないフリック操作における速さの補正の誤作動を低減することができる。
 本実施形態の態様4に係る情報処理装置の制御方法は、表示部と連続したフリック操作を受け付ける操作部とを備えている情報処理装置の制御方法であって、上記操作部上を移動するタッチの位置を検出するタッチ検出ステップ(S23)と、上記タッチの移動する速さを上記タッチ検出ステップにて検出したタッチの位置から算出する速さ算出ステップ(S24)と、上記操作部上の上記タッチの移動する速さが所定の範囲内である場合に、上記操作部に対する上記タッチの移動する速さを速めるように補正する速さ補正ステップ(S34)と、補正された上記速さに応じて、上記表示部に表示されている画像をスクロールさせるスクロール実行ステップ(S35)と、を含む。上記の構成によれば、本実施形態の態様1と同様の効果を奏する。
 本実施形態の態様5に係るプログラムは、本実施形態の態様1の情報処理装置としてコンピュータを機能させるためのプログラムであって、上記タッチ検出部、上記フリック速度算出部、上記フリック速度補正部およびスクロール実行部としてコンピュータを機能させる。
 なお、本実施形態においては、補正したフリック操作の速度を表示画像のスクロールに適用する例について示した。しかしながら、本実施形態に示した補正したフリック操作の速度はスクロールの実行の適用に限定されるものではない。
 また、本実施形態2においては、補正したフリック操作の速度を表示画像のスクロールに適用する例について示した。しかしながら、本実施形態に示した補正したフリック操作の速度はスクロールの実行の適用に限定されるものではない。
 〔ソフトウェアによる実現例〕
 携帯端末1、1aおよび1bの制御ブロック(特に制御部3、3aおよび3b)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
 後者の場合、携帯端末1、1aおよび1bは、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明の一態様は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。
 〔まとめ〕
 本発明の態様1に係る情報処理装置(携帯端末1、1a)は、表示部(5)と、フリック操作を受け付ける操作部(タッチパネル2)と、上記操作部上を移動するタッチの位置を検出するタッチ検出部(タッチイベント検出部31)と、上記操作部の第1の方向における上記タッチの上記操作部上の移動の速さである第1の速さと上記操作部の第2の方向における上記タッチの上記操作部上の移動の速さである第2の速さとを上記タッチ検出部が検出したタッチの位置から算出する速さ算出部(フリック速度算出部322)と、上記第1の速さが上記第2の速さよりも遅い場合、上記第1の速さを速めるように補正する速さ補正部(フリック速度置換処理部324)と、上記第1の方向はスクロールの方向と一致しており、補正された上記第1の速さに応じて、上記表示部に表示されている画像を上記第1の方向にスクロールさせるスクロール実行部(アプリケーション実行部33)とを備えている。
 上記構成によれば、速さ補正部は、第1の方向におけるタッチの操作部上の移動の速さが第2の方向におけるタッチの操作部上の移動の速さよりも遅い場合、第1の方向のタッチの速さを速めるように補正する。さらに、スクロール実行部は、補正後の速さに応じて、表示部に表示された画像を第1の方向にスクロールさせる。
 そのため、例えば、ユーザがスクロール方向(第1の方向)へフリックするつもりで行ったタッチの軌跡が円弧を描くような軌跡となり、該軌跡の終端がスクロール方向(第1の方向)から外れた方向になった場合においても、スクロール実行部は第1の方向のタッチの速さを速めるように補正した速さに応じてスクロールを実行する。よって、フリック操作によるスクロールが極端に進まなくなることを回避できる。
 本発明の態様2に係る情報処理装置は、上記態様1において、上記速さ補正部は、上記第1の速さが上記第2の速さよりも遅い場合、上記第2の速さを上記第1の速さにするように上記第1の速さを補正してもよい。上記構成によれば、第1の方向のタッチの速さよりも速い第2の方向のタッチの速さに応じて、表示部に表示されている画像を第1の方向にスクロールさせることができる。
 本発明の態様3に係る情報処理装置(携帯端末1a)は、上記態様1または2において、上記タッチ検出部が検出したタッチの位置から上記フリック操作の方向が上記第1の方向を含む所定の範囲内の方向であるか否かを判定するフリック操作方向判定部(フリック方向判定部325a)を備えており、上記タッチの移動方向が上記第1の方向である場合、上記速さ補正部は、上記第1の速さを補正してもよい。
 上記構成によれば、タッチ検出部が検出したタッチの位置からフリック操作の方向が第1の方向を含む所定の範囲内の方向であるか否かを判定し、タッチの移動方向が所定の範囲内の方向である場合、第1の速さを補正する。そのため、ユーザが意図するフリック操作の方向が、第1の方向を含む所定の範囲内の方向であると判定した場合に、第1の速さを補正することができる。よって、ユーザが意図的に第2の方向にタッチを移動した場合に表示画像を第1の方向にスクロールするという誤動作を低減することができる。
 本発明の態様4に係る情報処理装置の制御方法は、表示部とフリック操作を受け付ける操作部とを備えている情報処理装置の制御方法であって、上記操作部上を移動するタッチの位置を検出するタッチ検出ステップ(S1)と、上記操作部の第1の方向における上記タッチの上記操作部上の移動の速さである第1の速さと上記操作部の第2の方向における上記タッチの上記操作部上の移動の速さである第2の速さとを上記タッチ検出ステップの検出結果から算出する速さ算出ステップ(S2)と、上記第1の速さが上記第2の速さよりも遅い場合、上記第1の速さを速めるように補正する速さ補正ステップ(S4)と、補正された上記第1の速さに応じて、上記表示部に表示されている画像を上記第1の方向にスクロールさせるスクロール実行ステップ(S5)と、を含む。上記の構成によれば、上記態様1と同様の効果を奏する。
 本発明の各態様に係る携帯端末は、コンピュータによって実現してもよく、この場合には、コンピュータを上記携帯端末が備える各部(ソフトウェア要素)として動作させることにより上記携帯端末をコンピュータにて実現させる携帯端末の制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に入る。
 本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。さらに、各実施形態にそれぞれ開示された技術的手段を組み合わせることにより、新しい技術的特徴を形成することができる。
 1、1a  携帯端末(情報処理装置)
 2     タッチパネル(操作部)
 31    タッチイベント検出部(タッチ検出部)
 33    アプリケーション実行部(スクロール実行部)
 322   フリック速度算出部(速さ算出部)
 324   フリック速度置換処理部(速さ補正部)
 325a  フリック方向判定部(フリック操作方向判定部)
 S1    タッチ検出ステップ
 S2    速さ算出ステップ
 S4    速さ補正ステップ
 S5    スクロール実行ステップ

Claims (5)

  1.  表示部と、
     フリック操作を受け付ける操作部と、
     上記操作部上を移動するタッチの位置を検出するタッチ検出部と、
     上記操作部の第1の方向における上記タッチの上記操作部上の移動の速さである第1の速さと上記操作部の第2の方向における上記タッチの上記操作部上の移動の速さである第2の速さとを上記タッチ検出部が検出したタッチの位置から算出する速さ算出部と、
     上記第1の速さが上記第2の速さよりも遅い場合、上記第1の速さを速めるように補正する速さ補正部と、
     上記第1の方向はスクロールの方向と一致しており、補正された上記第1の速さに応じて、上記表示部に表示されている画像を上記第1の方向にスクロールさせるスクロール実行部と、
     を備えていることを特徴とする情報処理装置。
  2.  上記速さ補正部は、上記第1の速さが上記第2の速さよりも遅い場合、上記第2の速さを上記第1の速さにするように上記第1の速さを補正することを特徴とする請求項1に記載の情報処理装置。
  3.  上記タッチ検出部が検出したタッチの位置から上記フリック操作の方向が上記第1の方向を含む所定の範囲内の方向であるか否かを判定するフリック操作方向判定部を備えており、
     上記タッチの移動方向が上記所定の範囲内の方向である場合、上記速さ補正部は、上記第1の速さを補正することを特徴とする請求項1または2に記載の情報処理装置。
  4.  表示部とフリック操作を受け付ける操作部とを備えている情報処理装置の制御方法であって、
     上記操作部上を移動するタッチの位置を検出するタッチ検出ステップと、
     上記操作部の第1の方向における上記タッチの上記操作部上の移動の速さである第1の速さと上記操作部の第2の方向における上記タッチの上記操作部上の移動の速さである第2の速さとを上記タッチ検出ステップの検出結果から算出する速さ算出ステップと、
     上記第1の速さが上記第2の速さよりも遅い場合、上記第1の速さを速めるように補正する速さ補正ステップと、
     上記第1の方向はスクロールの方向と一致しており、補正された上記第1の速さに応じて、上記表示部に表示されている画像を上記第1の方向にスクロールさせるスクロール実行ステップと、
     を含むことを特徴とする情報処理装置の制御方法。
  5.  請求項1に記載の情報処理装置としてコンピュータを機能させるためのプログラムであって、上記タッチ検出部、上記速さ算出部、上記速さ補正部および上記スクロール実行部としてコンピュータを機能させるためのプログラム。
PCT/JP2018/014400 2017-04-17 2018-04-04 情報処理装置、情報処理装置の制御方法、およびプログラム WO2018193842A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017-081586 2017-04-17
JP2017081586 2017-04-17

Publications (1)

Publication Number Publication Date
WO2018193842A1 true WO2018193842A1 (ja) 2018-10-25

Family

ID=63856683

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/014400 WO2018193842A1 (ja) 2017-04-17 2018-04-04 情報処理装置、情報処理装置の制御方法、およびプログラム

Country Status (1)

Country Link
WO (1) WO2018193842A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015148844A (ja) * 2014-02-04 2015-08-20 シャープ株式会社 情報処理装置
JP2016053948A (ja) * 2015-08-09 2016-04-14 求 藤川 情報処理装置、情報処理方法及び情報処理プログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015148844A (ja) * 2014-02-04 2015-08-20 シャープ株式会社 情報処理装置
JP2016053948A (ja) * 2015-08-09 2016-04-14 求 藤川 情報処理装置、情報処理方法及び情報処理プログラム

Similar Documents

Publication Publication Date Title
RU2643654C2 (ru) Способ и устройство для перемещения контента в терминале
US20180088775A1 (en) Method of controlling mobile device with touch-sensitive display and motion sensor, and mobile device
US8836648B2 (en) Touch pull-in gesture
US9043733B2 (en) Weighted N-finger scaling and scrolling
US20120293559A1 (en) Map scrolling device
WO2016114269A1 (ja) 情報処理装置およびその制御方法
JP2012185647A (ja) 表示制御装置、表示制御方法、およびプログラム
US20120060129A1 (en) Mobile terminal having touch screen and method for displaying contents therein
KR20140100791A (ko) 사용자 단말 및 이의 인터페이싱 방법
JP2013214164A (ja) 携帯電子機器、スクロール処理方法及びスクロール処理プログラム
JP2010186254A (ja) 表示制御装置
CN105468347B (zh) 暂停视频播放的系统及方法
WO2018193842A1 (ja) 情報処理装置、情報処理装置の制御方法、およびプログラム
TWI626536B (zh) 操作可攜式計算裝置之節能方法
US20070085829A1 (en) Methods and portable electronic apparatuses for application program execution
JP6081324B2 (ja) 操作入力装置、携帯型情報端末、操作入力装置の制御方法、プログラム、及び記録媒体
JP2009238004A (ja) ポインティングデバイス
JP6032654B2 (ja) 情報処理装置
JP6294597B2 (ja) 情報表示装置、プログラム、記録媒体、および情報表示方法
US20160291703A1 (en) Operating system, wearable device, and operation method
JP2017012619A (ja) タッチ操作によりゲームを進行するコンピュータプログラム
WO2012161285A1 (ja) 情報表示装置、情報表示方法、非一時的な記録媒体、ならびに、プログラム
JP2019053196A (ja) 情報処理装置、画面制御方法
WO2014147718A1 (ja) 電子機器、表示制御方法およびプログラム
JP6289071B2 (ja) タッチパネル装置およびタッチ座標処理方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18788191

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18788191

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP