WO2019144794A1 - Screen capture method and apparatus, and terminal - Google Patents

Screen capture method and apparatus, and terminal Download PDF

Info

Publication number
WO2019144794A1
WO2019144794A1 PCT/CN2019/070567 CN2019070567W WO2019144794A1 WO 2019144794 A1 WO2019144794 A1 WO 2019144794A1 CN 2019070567 W CN2019070567 W CN 2019070567W WO 2019144794 A1 WO2019144794 A1 WO 2019144794A1
Authority
WO
WIPO (PCT)
Prior art keywords
gesture
screen
touch
sliding
area
Prior art date
Application number
PCT/CN2019/070567
Other languages
French (fr)
Chinese (zh)
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 WO2019144794A1 publication Critical patent/WO2019144794A1/en

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/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
    • G06F3/04883Interaction 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 for inputting data by handwriting, e.g. gesture or text
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04808Several contacts: gestures triggering a specific function, e.g. scrolling, zooming, right-click, when the user establishes several contacts with the surface simultaneously; e.g. using several fingers or a combination of fingers and pen

Definitions

  • the present application relates to the field of terminal touch technology, and relates to a screen capture method, device, and terminal, for example.
  • the screen capture action is a more common action when the user uses a terminal such as a mobile phone.
  • the three-finger screen capture is a new screen capture technology introduced on the Android (Android) 4.4 system.
  • Android Android
  • the slide exceeds a certain threshold length, the entire screen is intercepted.
  • the shortcoming of this screen capture method is that for a small screen terminal, it is more difficult to slide three fingers at a time and slide more than a certain distance.
  • Another method of screen capture is to use the "volume button + power button" to simultaneously capture the entire screen. Since the design of the physical buttons is different, at least two different fingers are required to press the buttons, and it is difficult to maintain synchronization, so the success rate of this screen capture mode is low.
  • the screen capture method in the related art intercepts a full-screen image. If the user only wants to intercept a part of the image on the screen, the image processing software can only be used for post-processing, and the operation steps are numerous and inconvenient to use.
  • the present application provides a screen capture method, device and terminal, which can provide a quick screen capture method using a small area touch trigger screen capture to improve the user's screen capture experience.
  • the embodiment of the present application provides a screen capture method, including: triggering a screen capture mode when a touch operation whose touch screen area is less than or equal to an area threshold is detected and the first gesture corresponding to the touch operation satisfies the first preset gesture; After the screen capture mode, if the second gesture is detected and the second gesture satisfies the second preset gesture, the screen image is intercepted according to the first gesture and the second gesture.
  • the embodiment of the present application further provides a screen capture device, including:
  • the detecting module is configured to trigger to enter the screen capture mode when the touch operation that detects that the touch screen area is less than or equal to the area threshold is detected and the first gesture corresponding to the touch operation satisfies the first preset gesture;
  • the screen capture module is configured to intercept the screen image according to the first gesture and the second gesture if the second gesture is detected and the second gesture satisfies the second preset gesture after entering the screen capture mode.
  • the embodiment of the present application further provides a terminal, including: a memory, a processor, and a screen capture program stored on the memory and operable on the processor, where the screen capture program is executed by the processor to implement the screen capture. method.
  • the embodiment of the present application further provides a computer readable storage medium, where the screen readable program is stored, and the screen capture program is implemented by the processor to implement the screen capture method.
  • FIG. 1 is a flowchart of a screen capture method according to Embodiment 1 of the present application.
  • FIG. 2 is a schematic diagram of a screen capture device according to Embodiment 2 of the present application.
  • Example 3 is a flowchart of a screen capture method according to Example 1 of the present application.
  • Example 4(a) is a schematic diagram of an interface when a normal touch is performed in Example 1 of the present application;
  • 4(b) is a schematic diagram of an interface after entering a screen capture mode in Example 1 of the present application;
  • Example 5 is a flowchart of a screen capture method according to Example 2 of the present application.
  • FIG. 6(a) is a schematic view showing an actual sliding trajectory replaced by an elliptical template contour in Example 2 of the present application;
  • FIG. 6(b) is a schematic diagram of replacing the actual sliding track with the outline of the rectangular template in Example 2 of the present application;
  • Example 7 is a flowchart of a method for area threshold adaptation in Example 3 of the present application.
  • FIG. 8 is a schematic diagram of a small area touch operation demonstration in Example 3 of the present application.
  • the current capacitive touch screen has a very high sensitivity and can recognize conductors with a contact area of about 1 mm in radius.
  • the present application applies a small area touch to a screenshot, and since the corresponding touch area of the screen capture operation is small, it can be distinguished from the normal touch, thereby realizing a nail (fingertip) screen capture.
  • the embodiment of the present application provides a screen capture method, including: step S110 and step S120.
  • step S110 the touch screen mode is triggered when a touch operation in which the touch screen area is less than or equal to the area threshold is detected and the first gesture corresponding to the touch operation satisfies the first preset gesture.
  • step S120 after entering the screen capture mode, if the second gesture is detected and the second gesture satisfies the second preset gesture, the screen image is intercepted according to the first gesture and the second gesture.
  • the first preset gesture comprises: a continuous click operation in which the touch screen area is less than or equal to the area threshold, or a sliding operation in which the touch screen area is less than or equal to the area threshold.
  • the second preset gesture comprises: a single click operation or a sliding operation.
  • the touch operation corresponding to the second preset gesture does not limit the touch area.
  • the first gesture when the first gesture is a continuous click operation with a touch screen area less than or equal to an area threshold and the second gesture is a single click operation, the first gesture and the first The second gesture intercepts the screen image, including: capturing an image of the entire screen.
  • the according to the first gesture and the second gesture includes: determining that the screen image is captured according to the first screen type or the screen image according to the second screen type according to the track direction of the second gesture belongs to a clockwise direction or a counterclockwise direction.
  • the clockwise direction or the counterclockwise direction is determined to intercept the screen image according to the first screen type or the screen image according to the second screen type, including:
  • the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the counterclockwise direction, the screen image is intercepted according to the second screen type; or
  • the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the clockwise direction, the screen image is intercepted according to the second screen type;
  • the intercepting the screen image according to the first screen type includes: if the sliding track of the first gesture and the sliding track of the second gesture form a closed curve, intercepting the screen image in the closed curve;
  • the intercepting the screen image according to the second screen type includes: capturing an image of the entire screen and displaying a sliding track of the first gesture and a sliding track of the second gesture; or, if the sliding track of the first gesture and the sliding of the second gesture
  • the trajectory constitutes a closed curve, and the image of the entire screen is intercepted and the screen image outside the closed curve is blurred.
  • the intercepting the screen image according to the first screen type further comprises: if the sliding trajectory of the first gesture and the sliding trajectory of the second gesture do not form a closed curve, and the starting point of the sliding trajectory of the first gesture is The ratio between the distance between the end points of the sliding trajectories of the second gesture and the length sum of the two sliding trajectories is less than or equal to the percentage threshold, then the starting point of the sliding trajectory of the first gesture and the sliding trajectory of the second gesture A contour line is added between the end points to perform a closed process to generate a closed curve, and a screen image in the closed curve is intercepted;
  • the intercepting the screen image according to the second screen type further includes: if the sliding trajectory of the first gesture and the sliding trajectory of the second gesture do not constitute a closed curve, and the starting point of the sliding trajectory of the first gesture and the sliding trajectory of the second gesture Supplementing the contour line between the start point of the sliding trajectory of the first gesture and the end point of the sliding trajectory of the second gesture is performed when the ratio between the distance between the end points and the length of the two sliding trajectories is less than or equal to the percentage threshold
  • the enclosing process generates a closed curve, intercepts an image of the entire screen, and blurs the screen image outside the closed curve.
  • the percentage threshold may be: a percentage value greater than 0 and less than 10%.
  • a contour line is added between the start point of the sliding track of the first gesture and the end point of the sliding track of the second gesture to perform a closing process, including: a starting point of the sliding track of the first gesture and a second gesture
  • a straight line segment or an arc segment is added between the end points of the sliding track as a new contour line.
  • the method further comprises: templating the contour formed by the sliding trajectory of the first gesture and the sliding trajectory of the second gesture: replacing the contour with a predetermined geometric template
  • the actual sliding track constitutes the contour.
  • the predetermined geometric template includes any one of the following: a circular template, an elliptical template, a rectangular template, a triangular template, a hexagonal template, a pentagonal template, and a heart template.
  • the area threshold is a system default value S, or an adjustment value after performing threshold adaptive processing on the system default value S.
  • the performing threshold adaptive processing on the system default value S includes: collecting touch panel area data of a user performing a training experience for a first type of touch operation or a second type of touch operation,
  • the touch panel area data is used for statistics, and the system default value S is adjusted according to one or more of the mean, maximum or minimum values of the user training data obtained by the statistics.
  • the first type of touch operation is different from the touch screen area of the second type of touch operation, and the touch screen area of the first type of touch operation is less than or equal to a system default value S, the second type of touch The touch screen area of the operation is greater than the system default value S.
  • the user collects touch panel area data of a training experience for the first type of touch operation, and collects statistics on the touch screen area data, and adjusts the system default according to the maximum value of the user training data obtained by statistics.
  • the value S includes: if the maximum value S_Max of the touch screen area is greater than the system default value S, the system default value S is adjusted to the S_Max; if the maximum value S_Max of the touch screen area is less than or equal to the system default value S, then the The system default value S is unchanged.
  • the user collects touch panel area data of a training experience for a second type of touch operation, and collects statistics on the touch screen area data, and adjusts the minimum value of the user training data according to the statistics.
  • the value S includes: adjusting the system default value S to the minimum value S_Min of the touch screen area.
  • the user collects touch panel area data of a training experience for a second type of touch operation, and collects statistics on the touch screen area data, and adjusts the minimum value of the user training data according to the statistics.
  • the value S includes: if the minimum value of the touch screen area S_Min is greater than the system default value S, the system default value S is adjusted to the S_Min; if the maximum touch screen area S_Max is less than or equal to the system default value S, the system is The default value S is adjusted to the minimum S_Min of the touch screen area; if the maximum S_Max of the touch screen area is greater than the system default value S, and the minimum S_Min of the touch screen area is less than the system default value S, the system default value S is adjusted to S_Min.
  • the threshold adaptive processing can avoid that the threshold setting is too large to cause false triggering of the screenshot processing (the normal touch (the second type of touch operation) is regarded as the small area touch (the first type of touch operation)), and the other Aspects can avoid screen shots that are too insensitive or have low success rates (small area touches are considered normal touches).
  • the method further includes prompting the user to enter the screen capture mode.
  • the prompting manner includes any one or more of the following combinations: adding a border around the screen interface; a light-emitting diode (LED) flashing at the top of the screen; a screen interface floating; passing sound or text
  • the mode prompts the user to enter the screen capture mode.
  • the method further includes: prompting the user to successfully screen capture.
  • the prompting manner includes any one or more of the following combinations: displaying a screen capture image to the user, adding a border around the screen capture image; displaying the screen capture image to the user, the screen capture image being in a floating state;
  • the text mode prompts the user to take a successful screenshot.
  • the embodiment of the present application provides a screen capture device, including: a detection module 201 and a screen capture module 202.
  • the detecting module 201 is configured to trigger to enter the screen capture mode when a touch operation in which the touch screen area is less than or equal to the area threshold is detected and the first gesture corresponding to the touch operation satisfies the first preset gesture.
  • the screen capture module 202 is configured to intercept the screen image according to the first gesture and the second gesture if the second gesture is detected and the second gesture satisfies the second preset gesture after entering the screen capture mode.
  • the first preset gesture comprises: a continuous click operation in which the touch screen area is less than or equal to the area threshold, or a sliding operation in which the touch screen area is less than or equal to the area threshold.
  • the second preset gesture comprises: a single click operation or a sliding operation.
  • the screen capture module is configured to intercept an image of the entire screen when the first gesture is a continuous click operation with a touch screen area less than or equal to an area threshold and the second gesture is a single click operation .
  • the screen capture module is configured to be when the first gesture is a sliding operation having a touch screen area less than or equal to an area threshold and the second gesture is a sliding operation, when the second gesture is When the track direction belongs to the clockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the counterclockwise direction, the screen image is intercepted according to the second screen type; or when the second gesture When the track direction belongs to the counterclockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the clockwise direction, the screen image is intercepted according to the second screen type.
  • the screen capture module is configured to intercept the screen image according to the first screen type in the following manner: if the sliding track of the first gesture and the sliding track of the second gesture form a closed curve, the closed curve is intercepted Screen image; intercepting the screen image according to the second screen type in the following manner: capturing the image of the entire screen and displaying the sliding track of the first gesture and the sliding track of the second gesture; or, if the sliding track of the first gesture and the second The sliding track of the gesture constitutes a closed curve, and the image of the entire screen is intercepted and the screen image outside the closed curve is blurred.
  • the screen capture module is further configured to intercept the screen image according to the first screen type in the following manner: if the sliding track of the first gesture and the sliding track of the second gesture do not constitute a closed curve, and the first gesture The ratio between the distance between the start point of the sliding track and the end point of the sliding track of the second gesture and the length sum of the two sliding tracks is less than or equal to the percentage threshold, then the starting point and the second hand of the sliding track of the first gesture A contour line is added between the end points of the potential sliding track to perform a closed process to generate a closed curve, and the screen image in the closed curve is intercepted; the screen image is intercepted according to the second screen type in the following manner: if the sliding path of the first gesture and the second The sliding trajectory of the gesture does not constitute a closed curve, and the ratio between the distance between the starting point of the sliding trajectory of the first gesture and the ending point of the sliding trajectory of the second gesture and the length sum of the two sliding trajectories is less than or equal to the percentage threshold, then Comp
  • the screen capture module is further configured to template the contour formed by the sliding trajectory of the first gesture and the sliding trajectory of the second gesture after obtaining the closed curve: replacing the contour with the predetermined geometric template template
  • the actual sliding track constitutes the contour.
  • the apparatus further includes a setting module 203.
  • the setting module is configured to set the area threshold to a system default value S, or set the area threshold to an adjustment value after performing threshold adaptive processing on the system default value S.
  • the setting module is configured to perform threshold adaptive processing on the system default value S in the following manner: collecting a touch screen for a user to perform a training experience for a first type of touch operation or a second type of touch operation
  • the area data is used to perform statistics on the touch panel area data, and adjust the system default value S according to one or more of the average, maximum value or minimum value of the user training data obtained by the statistics.
  • the first type of touch operation is different from the touch screen area of the second type of touch operation, and the touch screen area of the first type of touch operation is less than or equal to a system default value S, the second type of touch The touch screen area of the operation is greater than the system default value S.
  • the setting module is configured to adjust the system default value S according to the touch screen area data of the user performing the training experience for the first type of touch operation in the following manner: if the maximum S_Max of the touch screen area is greater than the system The default value S, the system default value S is adjusted to the S_Max; if the maximum screen size S_Max is less than or equal to the system default value S, the system default value S is kept unchanged.
  • the setting module is configured to adjust the system default value S according to the touch panel area data of the user performing the training experience for the second type of touch operation in the following manner: adjusting the system default value S to the touch screen area The minimum value of S_Min.
  • the screen capture module is further configured to prompt the user to enter the screen capture mode after entering the screen capture mode.
  • the prompting manner includes any one or more of the following combinations: adding a border around the screen interface; flashing the LED at the top of the screen; suspending the screen interface; prompting the user to enter the screen capture mode by sound or text.
  • the screen capture module is further configured to prompt the user to successfully screen the screen after intercepting the screen image according to the first gesture and the second gesture.
  • the prompting manner includes any one or more of the following combinations: displaying a screen capture image to the user, adding a border around the screen capture image; displaying the screen capture image to the user, the screen capture image being in a floating state;
  • the text mode prompts the user to take a successful screenshot.
  • An embodiment of the present application provides a terminal, including: a memory, a processor, and a screen capture program stored on the memory and operable on the processor, where the screen capture program is executed by the processor to implement the foregoing embodiment 1 screen capture method.
  • the terminal may be: an electronic device with a touch screen such as a smart phone, a tablet computer, a smart watch, and an in-vehicle terminal.
  • the embodiment of the present application provides a computer readable storage medium.
  • the computer readable storage medium stores a screen capture program.
  • the screen capture program is executed by a processor, the screen capture method in Embodiment 1 is implemented.
  • the screen capture method, device, and terminal when detecting a touch operation whose touch screen area is less than or equal to an area threshold and the first gesture corresponding to the touch operation meets the first preset gesture
  • the trigger enters the screen capture mode; after entering the screen capture mode, if the second gesture is detected and the second gesture satisfies the second preset gesture, the screen image is intercepted according to the first gesture and the second gesture.
  • the technical solution of the present invention can use a small area touch to trigger a screen capture, which is convenient and fast, and the success rate of the screenshot is high.
  • the present example provides a method of triggering a screen shot using a small area touch (nail (tip) touch), including the following steps S101 to S111.
  • step S101 the nail (tip) screen capture function is turned on.
  • a switch control of the "nail (tip) screenshot” function can be placed in the "Settings” menu; if the switch of the nail (tip) screenshot function is turned on, the sensing sensitivity of the touch screen is improved to recognize a small area touch; When the switch of the nail (tip) screen capture function is turned off, the sensitivity of the touch screen is restored to the system default value.
  • step S102 it is determined whether a touch operation is detected, if a touch operation is detected, step S103 is performed; if no touch operation is detected, step S102 is performed.
  • step S103 it is determined whether the touch operation is a small area touch, and when the touch operation is a continuous small area touch click operation, step S105 is performed, and when the touch operation is a small area sliding touch, step S108 is performed. When the touch operation is not a small area touch, step S104 is performed.
  • the small area touch refers to a touch operation in which the touch screen area is less than or equal to the area threshold S, and the normal touch is opposite to the small area touch, and the normal touch refers to the touch operation in which the touch screen area is larger than the area threshold S.
  • step S104 the processing is performed as a normal touch, and the process ends.
  • step S105 the screen capture mode is entered.
  • FIG. 4(a) is an interface diagram when a normal touch is used;
  • FIG. 4(b) is an interface diagram after entering a screen capture mode, and a border is added around the original interface, the frame serves as a prompt, and the last screen capture content The prompt border is not included.
  • the color and shape of the bezel can be customized or system default.
  • the screen content suspension, the LED light flashing at the top of the screen, voice or text prompts may also be used to remind the user to enter the screen capture mode.
  • step S106 whether a click operation is detected, and if a click operation is detected, step S107 is performed.
  • the area of the touch screen of the click operation is not limited, and may be a small area touch or a normal touch.
  • step S107 the full screen content is intercepted and ended.
  • step S108 the screen capture mode is entered.
  • a border can be added around the original interface, the border acts as a prompt, and the last screen capture content does not include the prompt border.
  • the color and shape of the bezel can be customized or system default.
  • the screen content suspension, the LED light flashing at the top of the screen, voice or text prompts may also be used to remind the user to enter the screen capture mode.
  • step S109 it is determined whether the sliding track is closed, if the sliding track is closed, step S111 is performed; if the sliding track is not closed, step S110 is performed.
  • the area of the touch screen corresponding to the sliding operation after entering the screen capture mode is not limited, and may be a small area touch or a normal touch.
  • step S110 the sliding track is closed.
  • the sliding track can be closed by adding a line segment or curve between the start and end positions of the sliding track.
  • step S111 the screen content in the sliding track is intercepted and ended.
  • the present example provides a method of triggering a screen shot using a small area touch (nail (tip) touch), including the following steps S101 to S113.
  • a switch control of the "nail (tip) screenshot” function can be placed in the "Settings” menu; if the switch of the nail (tip) screenshot function is turned on, the sensing sensitivity of the touch screen is improved to recognize a small area touch; When the switch of the nail (tip) screen capture function is turned off, the sensitivity of the touch screen is restored to the system default value.
  • step S102 it is determined whether a touch operation is detected, if a touch operation is detected, step S103 is performed; if no touch operation is detected, step S102 is performed.
  • step S103 it is determined whether the touch operation is a small area touch, and when the touch operation is a continuous small area touch click operation, step S105 is performed, and when the touch operation is a small area sliding touch, step S108 is performed. When the touch operation is not a small area touch, step S104 is performed.
  • the small area touch refers to a touch operation in which the touch screen area is less than or equal to the area threshold S, and the normal touch is opposite to the small area touch, and the normal touch refers to the touch operation in which the touch screen area is larger than the area threshold S.
  • step S106 whether a click operation is detected, and if a click operation is detected, step S107 is performed.
  • the area of the touch screen of the click operation is not limited, and may be a small area touch or a normal touch.
  • step S107 the full screen content is intercepted and ended.
  • step S108 the screen capture mode is entered.
  • the area of the touch screen corresponding to the sliding operation after entering the screen capture mode is not limited, and may be a small area touch or a normal touch.
  • step S110 the sliding track is closed.
  • the sliding track can be closed by adding a line segment or curve between the start and end positions of the sliding track.
  • step S111 it is determined whether the overall sliding tendency is clockwise or counterclockwise, if it is clockwise, step S112 is performed, and if it is counterclockwise, step S113 is performed.
  • step S113 may be performed clockwise, and step S112 may be performed if it is counterclockwise.
  • step S112 the screen content in the sliding track is intercepted and ended.
  • step S113 the full screen content is intercepted and the sliding track is displayed; or the full screen content is intercepted, and the content outside the sliding track is blurred, and the process ends.
  • the manner of displaying the full-screen content in step S113 may also adopt other manners, for example, the screen content in the sliding track is displayed in a floating manner, and the screen content outside the sliding track is unchanged.
  • the closed sliding track may be smoothed, and the contour formed by the smoothed sliding track may be templated:
  • the predetermined geometric template outline replaces the contour formed by the actual sliding track.
  • the predetermined geometric template may include: a circular template, an elliptical template, a rectangular template, a triangular template, a hexagonal template, a pentagonal template, a heart-shaped template, and the like.
  • FIG. 6(a) is an illustration of replacing the actual sliding track with the outline of the elliptical template
  • FIG. 6(b) is an illustration of replacing the actual sliding track with the outline of the rectangular template.
  • the replacement principle may be: after removing a part of the abnormal protrusion on the actual closed track, as much as possible, including all the area contents in the actual track.
  • the replaced graphic remains the same as the center of the actual closed graphic, and the size (such as the graphic area) is the same or close.
  • the setting of the area threshold S is critical.
  • This example provides two methods of area threshold adaptation to reduce the false triggering probability of small-area touch screen shots (nail screens). And avoiding small area touch screens is not sensitive.
  • the method 1 provides an area threshold adaptive method, which may include the following steps S101 to S107.
  • step S101 it is detected that the user enters the small area touch experience flow.
  • the small-area touch experience process can be triggered automatically when the small-area touch screen (near screen) function is first turned on, or when the user manually selects to enter the small-area touch experience process.
  • the small area touch refers to a touch operation in which the touch screen area is less than or equal to the area threshold S.
  • step S102 the user is presented with a small area touch operation.
  • FIG. 8 shows a schematic diagram of a small area touch operation.
  • step S103 after the presentation is completed, the user is prompted to perform a small-area touch operation.
  • step S104 the touch panel area data of the user's small area touch operation is collected, and statistical analysis is performed.
  • step S105 it is determined whether the maximum touch area S_Max of the user is greater than the system default area threshold S. If the maximum touch area S_Max of the user is greater than the system default area threshold S, step S106 is performed; if the maximum touch area S_Max of the user is not greater than The system default area threshold S is performed in step S107.
  • step S106 the area threshold S is adjusted to S_Max.
  • step S107 the area threshold S is maintained at the original value.
  • the method 2 provides another method for area threshold adaptation, which may include the following steps S101 to S103.
  • step S101 it is detected that the user enters the normal area touch experience flow.
  • the normal touch refers to a touch operation in which the touch screen area is larger than the area threshold S.
  • step S102 the touch panel area data of the normal touch operation of the user is collected, and statistical analysis is performed.
  • step S103 the area threshold S is adjusted to the minimum value S_Min of the touch panel area.

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

A screen capture method and apparatus, and a terminal. The screen capture method comprises: when a touch operation, the touch screen area of which is less than or equal to an area threshold value, is detected and a first gesture corresponding to the touch operation satisfies a first preset gesture, triggering entering a screen capture mode (S110); and after entering the screen capture mode, if a second gesture is detected and the second gesture satisfies a second preset gesture, capturing a screen image according to the first gesture and the second gesture (S120).

Description

截屏方法、装置及终端Screen capture method, device and terminal
本申请要求在2018年01月23日提交中国专利局、申请号为201810064587.0的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application No. PCT Application No. No. No. No. No. No. No. No. No. No. No. No. No.
技术领域Technical field
本申请涉及终端触控技术领域,例如涉及的是一种截屏方法、装置及终端。The present application relates to the field of terminal touch technology, and relates to a screen capture method, device, and terminal, for example.
背景技术Background technique
在信息多元化、社交方便快捷的今天,信息的分享和传递几乎每人每天都会遇到。截屏的动作是用户在使用手机等终端时比较常用的动作。Today, with information diversification and social convenience, information sharing and delivery are almost every day. The screen capture action is a more common action when the user uses a terminal such as a mobile phone.
相关技术中,三指截屏是Android(安卓)4.4系统上推出的一种新的截屏技术,当屏幕上同时存在三点触摸且滑动超过一定的阈值长度时,会截取整个屏幕。该截屏方法存在的不足是:对于小屏终端来说,同时放下三个手指,还要滑动超过一定距离是比较难做到的一件事情。另外的一种截屏方法是采用“音量键+电源键”同时按下的方式截取整个屏幕。由于物理按键的设计各异,至少需要两只不同的手指来按按键,很难保持同步,因此这种截屏方式成功率较低。In the related art, the three-finger screen capture is a new screen capture technology introduced on the Android (Android) 4.4 system. When there are three touches on the screen and the slide exceeds a certain threshold length, the entire screen is intercepted. The shortcoming of this screen capture method is that for a small screen terminal, it is more difficult to slide three fingers at a time and slide more than a certain distance. Another method of screen capture is to use the "volume button + power button" to simultaneously capture the entire screen. Since the design of the physical buttons is different, at least two different fingers are required to press the buttons, and it is difficult to maintain synchronization, so the success rate of this screen capture mode is low.
另一方面,相关技术中的截屏方式截取的是全屏图像,如果用户只想截取屏幕上的部分图像,只能通过图片编辑软件进行后期的处理,操作步骤多,不方便使用。On the other hand, the screen capture method in the related art intercepts a full-screen image. If the user only wants to intercept a part of the image on the screen, the image processing software can only be used for post-processing, and the operation steps are numerous and inconvenient to use.
因此,为了改善用户体验,截屏的方法还有待改进。Therefore, in order to improve the user experience, the method of screen capture has yet to be improved.
发明内容Summary of the invention
本申请提供了一种截屏方法、装置及终端,能够提供一种利用小面积触摸触发截屏的快捷截屏方式,改善用户的截屏体验。The present application provides a screen capture method, device and terminal, which can provide a quick screen capture method using a small area touch trigger screen capture to improve the user's screen capture experience.
本申请实施例提供一种截屏方法,包括:在检测到触屏面积小于或等于面积阈值的触摸操作且所述触摸操作对应的第一手势满足第一预设手势时触发进入截屏模式;在进入截屏模式后,如果检测到第二手势且所述第二手势满足第二预设手势,则根据所述第一手势和第二手势截取屏幕图像。The embodiment of the present application provides a screen capture method, including: triggering a screen capture mode when a touch operation whose touch screen area is less than or equal to an area threshold is detected and the first gesture corresponding to the touch operation satisfies the first preset gesture; After the screen capture mode, if the second gesture is detected and the second gesture satisfies the second preset gesture, the screen image is intercepted according to the first gesture and the second gesture.
本申请实施例还提供一种截屏装置,包括:The embodiment of the present application further provides a screen capture device, including:
检测模块,设置为在检测到触屏面积小于或等于面积阈值的触摸操作且所 述触摸操作对应的第一手势满足第一预设手势时触发进入截屏模式;The detecting module is configured to trigger to enter the screen capture mode when the touch operation that detects that the touch screen area is less than or equal to the area threshold is detected and the first gesture corresponding to the touch operation satisfies the first preset gesture;
截屏模块,设置为在进入截屏模式后,如果检测到第二手势且所述第二手势满足第二预设手势,则根据所述第一手势和第二手势截取屏幕图像。The screen capture module is configured to intercept the screen image according to the first gesture and the second gesture if the second gesture is detected and the second gesture satisfies the second preset gesture after entering the screen capture mode.
本申请实施例还提供一种终端,包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的截屏程序,所述截屏程序被所述处理器执行时实现上述截屏方法。The embodiment of the present application further provides a terminal, including: a memory, a processor, and a screen capture program stored on the memory and operable on the processor, where the screen capture program is executed by the processor to implement the screen capture. method.
本申请实施例还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有截屏程序,所述截屏程序被所述处理器执行时实现上述截屏方法。The embodiment of the present application further provides a computer readable storage medium, where the screen readable program is stored, and the screen capture program is implemented by the processor to implement the screen capture method.
附图概述BRIEF abstract
图1为本申请实施例1的一种截屏方法流程图;1 is a flowchart of a screen capture method according to Embodiment 1 of the present application;
图2为本申请实施例2的一种截屏装置示意图;2 is a schematic diagram of a screen capture device according to Embodiment 2 of the present application;
图3为本申请示例1的一种截屏方法流程图;3 is a flowchart of a screen capture method according to Example 1 of the present application;
图4(a)是本申请示例1中正常触摸时的界面示意图;4(a) is a schematic diagram of an interface when a normal touch is performed in Example 1 of the present application;
图4(b)是本申请示例1中进入截屏模式后的界面示意图;4(b) is a schematic diagram of an interface after entering a screen capture mode in Example 1 of the present application;
图5为本申请示例2的一种截屏方法流程图;5 is a flowchart of a screen capture method according to Example 2 of the present application;
图6(a)是本申请示例2中用椭圆形模板轮廓替代实际滑动轨迹的示意图;6(a) is a schematic view showing an actual sliding trajectory replaced by an elliptical template contour in Example 2 of the present application;
图6(b)是本申请示例2中用矩形模板的轮廓替代实际滑动轨迹的示意图;6(b) is a schematic diagram of replacing the actual sliding track with the outline of the rectangular template in Example 2 of the present application;
图7为本申请示例3中一种面积阈值自适应的方法流程图;7 is a flowchart of a method for area threshold adaptation in Example 3 of the present application;
图8为本申请示例3中小面积触摸操作演示示意图。FIG. 8 is a schematic diagram of a small area touch operation demonstration in Example 3 of the present application.
具体实施方式Detailed ways
下文中将结合附图对本申请的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。Embodiments of the present application will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other.
当前电容式触摸屏的灵敏度非常高,可以识别半径1mm左右接触面积的导体。但目前有关小面积接触的应用非常少。本申请将小面积触摸应用于屏幕截图,由于截屏操作对应的接触面积较小,可以与正常触摸区分开来,从而实现指甲(指尖)截屏。The current capacitive touch screen has a very high sensitivity and can recognize conductors with a contact area of about 1 mm in radius. However, there are currently very few applications for small area contacts. The present application applies a small area touch to a screenshot, and since the corresponding touch area of the screen capture operation is small, it can be distinguished from the normal touch, thereby realizing a nail (fingertip) screen capture.
实施例1Example 1
如图1所示,本申请实施例提供了一种截屏方法,包括:步骤S110和步骤 S120。As shown in FIG. 1, the embodiment of the present application provides a screen capture method, including: step S110 and step S120.
在步骤S110中,在检测到触屏面积小于或等于面积阈值的触摸操作且所述触摸操作对应的第一手势满足第一预设手势时触发进入截屏模式。In step S110, the touch screen mode is triggered when a touch operation in which the touch screen area is less than or equal to the area threshold is detected and the first gesture corresponding to the touch operation satisfies the first preset gesture.
在步骤S120中,在进入截屏模式后,如果检测到第二手势且所述第二手势满足第二预设手势,则根据所述第一手势和第二手势截取屏幕图像。In step S120, after entering the screen capture mode, if the second gesture is detected and the second gesture satisfies the second preset gesture, the screen image is intercepted according to the first gesture and the second gesture.
在一种实施方式中,所述第一预设手势包括:触屏面积小于或等于面积阈值的连续点击操作,或触屏面积小于或等于面积阈值的滑动操作。In an embodiment, the first preset gesture comprises: a continuous click operation in which the touch screen area is less than or equal to the area threshold, or a sliding operation in which the touch screen area is less than or equal to the area threshold.
在一种实施方式中,所述第二预设手势包括:单次点击操作或滑动操作。In an embodiment, the second preset gesture comprises: a single click operation or a sliding operation.
其中,所述第二预设手势对应的触摸操作并不限定触摸面积。The touch operation corresponding to the second preset gesture does not limit the touch area.
在一种实施方式中,在所述第一手势是触屏面积小于或等于面积阈值的连续点击操作且所述第二手势是单次点击操作时,所述根据所述第一手势和第二手势截取屏幕图像,包括:截取整个屏幕的图像。In an embodiment, when the first gesture is a continuous click operation with a touch screen area less than or equal to an area threshold and the second gesture is a single click operation, the first gesture and the first The second gesture intercepts the screen image, including: capturing an image of the entire screen.
在一种实施方式中,在所述第一手势是触屏面积小于或等于面积阈值的滑动操作且所述第二手势是滑动操作时,所述根据所述第一手势和第二手势截取屏幕图像,包括:根据所述第二手势的轨迹方向属于顺时针方向或逆时针方向确定按照第一截屏类型截取屏幕图像或按照第二截屏类型截取屏幕图像。In an embodiment, when the first gesture is a sliding operation whose touch screen area is less than or equal to an area threshold and the second gesture is a sliding operation, the according to the first gesture and the second gesture The intercepting the screen image includes: determining that the screen image is captured according to the first screen type or the screen image according to the second screen type according to the track direction of the second gesture belongs to a clockwise direction or a counterclockwise direction.
其中,根据所述第二手势的轨迹方向属于顺时针方向或逆时针方向确定按照第一截屏类型截取屏幕图像或按照第二截屏类型截取屏幕图像,包括:Wherein, according to the track direction of the second gesture, the clockwise direction or the counterclockwise direction is determined to intercept the screen image according to the first screen type or the screen image according to the second screen type, including:
当所述第二手势的轨迹方向属于顺时针方向时,按照第一截屏类型截取屏幕图像;当所述第二手势的轨迹方向属于逆时针方向时,按照第二截屏类型截取屏幕图像;或者When the track direction of the second gesture belongs to a clockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the counterclockwise direction, the screen image is intercepted according to the second screen type; or
当所述第二手势的轨迹方向属于逆时针方向时,按照第一截屏类型截取屏幕图像;当所述第二手势的轨迹方向属于顺时针方向时,按照第二截屏类型截取屏幕图像;When the track direction of the second gesture belongs to a counterclockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the clockwise direction, the screen image is intercepted according to the second screen type;
在一种实施方式中,所述按照第一截屏类型截取屏幕图像包括:如果第一手势的滑动轨迹和第二手势的滑动轨迹构成封闭曲线,则截取所述封闭曲线内的屏幕图像;In an embodiment, the intercepting the screen image according to the first screen type includes: if the sliding track of the first gesture and the sliding track of the second gesture form a closed curve, intercepting the screen image in the closed curve;
所述按照第二截屏类型截取屏幕图像包括:截取整个屏幕的图像并显示第一手势的滑动轨迹和第二手势的滑动轨迹;或者,如果第一手势的滑动轨迹和第二手势的滑动轨迹构成封闭曲线,则截取整个屏幕的图像并对所述封闭曲线外部的屏幕图像进行模糊化处理。The intercepting the screen image according to the second screen type includes: capturing an image of the entire screen and displaying a sliding track of the first gesture and a sliding track of the second gesture; or, if the sliding track of the first gesture and the sliding of the second gesture The trajectory constitutes a closed curve, and the image of the entire screen is intercepted and the screen image outside the closed curve is blurred.
在一种实施方式中,所述按照第一截屏类型截取屏幕图像还包括:如果第一手势的滑动轨迹和第二手势的滑动轨迹没有构成封闭曲线,并且第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间的距离与两段滑动轨迹的长度和的比值小于或等于百分比阈值,则在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充轮廓线进行封闭处理生成封闭曲线,截取所述封闭曲线内的屏幕图像;In an embodiment, the intercepting the screen image according to the first screen type further comprises: if the sliding trajectory of the first gesture and the sliding trajectory of the second gesture do not form a closed curve, and the starting point of the sliding trajectory of the first gesture is The ratio between the distance between the end points of the sliding trajectories of the second gesture and the length sum of the two sliding trajectories is less than or equal to the percentage threshold, then the starting point of the sliding trajectory of the first gesture and the sliding trajectory of the second gesture A contour line is added between the end points to perform a closed process to generate a closed curve, and a screen image in the closed curve is intercepted;
所述按照第二截屏类型截取屏幕图像还包括:如果第一手势的滑动轨迹和第二手势的滑动轨迹没有构成封闭曲线,并且第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间的距离与两段滑动轨迹的长度和的比值小于或等于百分比阈值,则在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充轮廓线进行封闭处理生成封闭曲线,截取整个屏幕的图像并对所述封闭曲线外部的屏幕图像进行模糊化处理。The intercepting the screen image according to the second screen type further includes: if the sliding trajectory of the first gesture and the sliding trajectory of the second gesture do not constitute a closed curve, and the starting point of the sliding trajectory of the first gesture and the sliding trajectory of the second gesture Supplementing the contour line between the start point of the sliding trajectory of the first gesture and the end point of the sliding trajectory of the second gesture is performed when the ratio between the distance between the end points and the length of the two sliding trajectories is less than or equal to the percentage threshold The enclosing process generates a closed curve, intercepts an image of the entire screen, and blurs the screen image outside the closed curve.
其中,所述百分比阈值可以是:大于0且小于10%的百分比数值。Wherein, the percentage threshold may be: a percentage value greater than 0 and less than 10%.
其中,在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充轮廓线进行封闭处理,包括:在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充直线段或弧线段作为新增轮廓线。Wherein, a contour line is added between the start point of the sliding track of the first gesture and the end point of the sliding track of the second gesture to perform a closing process, including: a starting point of the sliding track of the first gesture and a second gesture A straight line segment or an arc segment is added between the end points of the sliding track as a new contour line.
在一种实施方式中,在获得封闭曲线后,所述方法还包括:对第一手势的滑动轨迹和第二手势的滑动轨迹构成的轮廓进行模板化处理:用预定的几何图形模板轮廓代替实际的滑动轨迹构成的轮廓。In an embodiment, after obtaining the closed curve, the method further comprises: templating the contour formed by the sliding trajectory of the first gesture and the sliding trajectory of the second gesture: replacing the contour with a predetermined geometric template The actual sliding track constitutes the contour.
其中,所述预定的几何图形模板包括以下任意一种:圆形模板、椭圆形模板、矩形模板、三角形模板、六边形模板、五角星形模板、以及心形模板。The predetermined geometric template includes any one of the following: a circular template, an elliptical template, a rectangular template, a triangular template, a hexagonal template, a pentagonal template, and a heart template.
在一种实施方式中,所述面积阈值为系统默认值S,或者是对系统默认值S进行阈值自适应处理后的调整值。In an embodiment, the area threshold is a system default value S, or an adjustment value after performing threshold adaptive processing on the system default value S.
在一种实施方式中,所述对系统默认值S进行阈值自适应处理,包括:采集用户针对第一类型的触摸操作或第二类型的触摸操作进行训练体验的触屏面积数据,对所述触屏面积数据进行统计,根据统计得到的用户训练数据的均值、最大值或最小值中的一种或多种调整系统默认值S。In an implementation manner, the performing threshold adaptive processing on the system default value S includes: collecting touch panel area data of a user performing a training experience for a first type of touch operation or a second type of touch operation, The touch panel area data is used for statistics, and the system default value S is adjusted according to one or more of the mean, maximum or minimum values of the user training data obtained by the statistics.
其中,所述第一类型的触摸操作与第二类型的触摸操作的触屏面积不同,所述第一类型的触摸操作的触屏面积小于或等于系统默认值S,所述第二类型的触摸操作的触屏面积大于系统默认值S。The first type of touch operation is different from the touch screen area of the second type of touch operation, and the touch screen area of the first type of touch operation is less than or equal to a system default value S, the second type of touch The touch screen area of the operation is greater than the system default value S.
在一种实施方式中,所述采集用户针对第一类型的触摸操作进行训练体验 的触屏面积数据,对所述触屏面积数据进行统计,根据统计得到的用户训练数据的最大值调整系统默认值S,包括:如果触屏面积的最大值S_Max大于系统默认值S,则将系统默认值S调整为所述S_Max;如果触屏面积的最大值S_Max小于或等于系统默认值S,则保持所述系统默认值S不变。In an embodiment, the user collects touch panel area data of a training experience for the first type of touch operation, and collects statistics on the touch screen area data, and adjusts the system default according to the maximum value of the user training data obtained by statistics. The value S includes: if the maximum value S_Max of the touch screen area is greater than the system default value S, the system default value S is adjusted to the S_Max; if the maximum value S_Max of the touch screen area is less than or equal to the system default value S, then the The system default value S is unchanged.
在一种实施方式中,所述采集用户针对第二类型的触摸操作进行训练体验的触屏面积数据,对所述触屏面积数据进行统计,根据统计得到的用户训练数据的最小值调整系统默认值S,包括:将系统默认值S调整为触屏面积的最小值S_Min。In an embodiment, the user collects touch panel area data of a training experience for a second type of touch operation, and collects statistics on the touch screen area data, and adjusts the minimum value of the user training data according to the statistics. The value S includes: adjusting the system default value S to the minimum value S_Min of the touch screen area.
在一种实施方式中,所述采集用户针对第二类型的触摸操作进行训练体验的触屏面积数据,对所述触屏面积数据进行统计,根据统计得到的用户训练数据的最小值调整系统默认值S,包括:如果触屏面积的最小值S_Min大于系统默认值S,则将系统默认值S调整为所述S_Min;如果触屏面积的最大值S_Max小于或等于系统默认值S,则将系统默认值S调整为触屏面积的最小值S_Min;如果触屏面积的最大值S_Max大于系统默认值S,并且触屏面积的最小值S_Min小于系统默认值S,则将系统默认值S调整为所述S_Min。In an embodiment, the user collects touch panel area data of a training experience for a second type of touch operation, and collects statistics on the touch screen area data, and adjusts the minimum value of the user training data according to the statistics. The value S includes: if the minimum value of the touch screen area S_Min is greater than the system default value S, the system default value S is adjusted to the S_Min; if the maximum touch screen area S_Max is less than or equal to the system default value S, the system is The default value S is adjusted to the minimum S_Min of the touch screen area; if the maximum S_Max of the touch screen area is greater than the system default value S, and the minimum S_Min of the touch screen area is less than the system default value S, the system default value S is adjusted to S_Min.
通过阈值自适应处理,一方面能够避免阈值设置过大引起屏幕截图处理的误触发(将正常触摸(第二类型的触摸操作)视为小面积触摸(第一类型的触摸操作)),另一方面能够避免阈值设置过小引起的屏幕截图不灵敏或成功率低(将小面积触摸视为正常触摸)。Through the threshold adaptive processing, on the one hand, it can avoid that the threshold setting is too large to cause false triggering of the screenshot processing (the normal touch (the second type of touch operation) is regarded as the small area touch (the first type of touch operation)), and the other Aspects can avoid screen shots that are too insensitive or have low success rates (small area touches are considered normal touches).
在一种实施方式中,进入截屏模式后,所述方法还包括:提示用户进入截屏模式。In an embodiment, after entering the screen capture mode, the method further includes prompting the user to enter the screen capture mode.
其中,所述提示方式包括以下任意一种或多种的组合:在屏幕界面的四周添加边框;屏幕上方的发光二极管(Light-Emitting Diode Light,LED)闪烁;屏幕界面悬浮;通过声音或文字的方式提示用户当前进入截屏模式。The prompting manner includes any one or more of the following combinations: adding a border around the screen interface; a light-emitting diode (LED) flashing at the top of the screen; a screen interface floating; passing sound or text The mode prompts the user to enter the screen capture mode.
在一种实施方式中,根据所述第一手势和第二手势截取屏幕图像后,所述方法还包括:提示用户截屏成功。In an embodiment, after the screen image is intercepted according to the first gesture and the second gesture, the method further includes: prompting the user to successfully screen capture.
其中,所述提示方式包括以下任意一种或多种的组合:向用户展示截屏图像,在所述截屏图像的四周添加边框;向用户展示截屏图像,所述截屏图像处于悬浮状态;通过声音或者文字的方式提示用户截屏成功。The prompting manner includes any one or more of the following combinations: displaying a screen capture image to the user, adding a border around the screen capture image; displaying the screen capture image to the user, the screen capture image being in a floating state; The text mode prompts the user to take a successful screenshot.
实施例2Example 2
如图2所示,本申请实施例提供了一种截屏装置,包括:检测模块201和截屏模块202。As shown in FIG. 2, the embodiment of the present application provides a screen capture device, including: a detection module 201 and a screen capture module 202.
检测模块201,设置为在检测到触屏面积小于或等于面积阈值的触摸操作且所述触摸操作对应的第一手势满足第一预设手势时触发进入截屏模式。The detecting module 201 is configured to trigger to enter the screen capture mode when a touch operation in which the touch screen area is less than or equal to the area threshold is detected and the first gesture corresponding to the touch operation satisfies the first preset gesture.
截屏模块202,设置为在进入截屏模式后,如果检测到第二手势且所述第二手势满足第二预设手势,则根据所述第一手势和第二手势截取屏幕图像。The screen capture module 202 is configured to intercept the screen image according to the first gesture and the second gesture if the second gesture is detected and the second gesture satisfies the second preset gesture after entering the screen capture mode.
在一种实施方式中,所述第一预设手势包括:触屏面积小于或等于面积阈值的连续点击操作,或触屏面积小于或等于面积阈值的滑动操作。In an embodiment, the first preset gesture comprises: a continuous click operation in which the touch screen area is less than or equal to the area threshold, or a sliding operation in which the touch screen area is less than or equal to the area threshold.
在一种实施方式中,所述第二预设手势包括:单次点击操作或滑动操作。In an embodiment, the second preset gesture comprises: a single click operation or a sliding operation.
在一种实施方式中,截屏模块,设置为在所述第一手势是触屏面积小于或等于面积阈值的连续点击操作且所述第二手势是单次点击操作时,截取整个屏幕的图像。In an embodiment, the screen capture module is configured to intercept an image of the entire screen when the first gesture is a continuous click operation with a touch screen area less than or equal to an area threshold and the second gesture is a single click operation .
在一种实施方式中,截屏模块,设置为在所述第一手势是触屏面积小于或等于面积阈值的滑动操作且所述第二手势是滑动操作时,当所述第二手势的轨迹方向属于顺时针方向时,按照第一截屏类型截取屏幕图像;当所述第二手势的轨迹方向属于逆时针方向时,按照第二截屏类型截取屏幕图像;或者当所述第二手势的轨迹方向属于逆时针方向时,按照第一截屏类型截取屏幕图像;当所述第二手势的轨迹方向属于顺时针方向时,按照第二截屏类型截取屏幕图像。In an embodiment, the screen capture module is configured to be when the first gesture is a sliding operation having a touch screen area less than or equal to an area threshold and the second gesture is a sliding operation, when the second gesture is When the track direction belongs to the clockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the counterclockwise direction, the screen image is intercepted according to the second screen type; or when the second gesture When the track direction belongs to the counterclockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the clockwise direction, the screen image is intercepted according to the second screen type.
在一种实施方式中,截屏模块,设置为采用以下方式按照第一截屏类型截取屏幕图像:如果第一手势的滑动轨迹和第二手势的滑动轨迹构成封闭曲线,则截取所述封闭曲线内的屏幕图像;采用以下方式按照第二截屏类型截取屏幕图像:截取整个屏幕的图像并显示第一手势的滑动轨迹和第二手势的滑动轨迹;或者,如果第一手势的滑动轨迹和第二手势的滑动轨迹构成封闭曲线,则截取整个屏幕的图像并对所述封闭曲线外部的屏幕图像进行模糊化处理。In an embodiment, the screen capture module is configured to intercept the screen image according to the first screen type in the following manner: if the sliding track of the first gesture and the sliding track of the second gesture form a closed curve, the closed curve is intercepted Screen image; intercepting the screen image according to the second screen type in the following manner: capturing the image of the entire screen and displaying the sliding track of the first gesture and the sliding track of the second gesture; or, if the sliding track of the first gesture and the second The sliding track of the gesture constitutes a closed curve, and the image of the entire screen is intercepted and the screen image outside the closed curve is blurred.
在一种实施方式中,截屏模块,还设置为采用以下方式按照第一截屏类型截取屏幕图像:如果第一手势的滑动轨迹和第二手势的滑动轨迹没有构成封闭曲线,并且第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间的距离与两段滑动轨迹的长度和的比值小于或等于百分比阈值,则在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充轮廓线进行封闭处理生成封闭曲线,截取所述封闭曲线内的屏幕图像;采用以下方式按照第二截屏 类型截取屏幕图像:如果第一手势的滑动轨迹和第二手势的滑动轨迹没有构成封闭曲线,并且第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间的距离与两段滑动轨迹的长度和的比值小于或等于百分比阈值,则在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充轮廓线进行封闭处理生成封闭曲线,截取整个屏幕的图像并对所述封闭曲线外部的屏幕图像进行模糊化处理。In an embodiment, the screen capture module is further configured to intercept the screen image according to the first screen type in the following manner: if the sliding track of the first gesture and the sliding track of the second gesture do not constitute a closed curve, and the first gesture The ratio between the distance between the start point of the sliding track and the end point of the sliding track of the second gesture and the length sum of the two sliding tracks is less than or equal to the percentage threshold, then the starting point and the second hand of the sliding track of the first gesture A contour line is added between the end points of the potential sliding track to perform a closed process to generate a closed curve, and the screen image in the closed curve is intercepted; the screen image is intercepted according to the second screen type in the following manner: if the sliding path of the first gesture and the second The sliding trajectory of the gesture does not constitute a closed curve, and the ratio between the distance between the starting point of the sliding trajectory of the first gesture and the ending point of the sliding trajectory of the second gesture and the length sum of the two sliding trajectories is less than or equal to the percentage threshold, then Complementing the contour between the beginning of the sliding trajectory of the first gesture and the end of the sliding trajectory of the second gesture The line performs a closed process to generate a closed curve, intercepts an image of the entire screen, and blurs the screen image outside the closed curve.
在一种实施方式中,截屏模块,还设置为在获得封闭曲线后,对第一手势的滑动轨迹和第二手势的滑动轨迹构成的轮廓进行模板化处理:用预定的几何图形模板轮廓代替实际的滑动轨迹构成的轮廓。In an embodiment, the screen capture module is further configured to template the contour formed by the sliding trajectory of the first gesture and the sliding trajectory of the second gesture after obtaining the closed curve: replacing the contour with the predetermined geometric template template The actual sliding track constitutes the contour.
在一种实施方式中,所述装置还包括设置模块203。In an embodiment, the apparatus further includes a setting module 203.
所述设置模块,设置为将所述面积阈值设置为系统默认值S,或者将所述面积阈值设置为对系统默认值S进行阈值自适应处理后的调整值。The setting module is configured to set the area threshold to a system default value S, or set the area threshold to an adjustment value after performing threshold adaptive processing on the system default value S.
在一种实施方式中,所述设置模块,设置为采用以下方式对系统默认值S进行阈值自适应处理:采集用户针对第一类型的触摸操作或第二类型的触摸操作进行训练体验的触屏面积数据,对所述触屏面积数据进行统计,根据统计得到的用户训练数据的均值、最大值或最小值中的一种或多种调整系统默认值S。In an embodiment, the setting module is configured to perform threshold adaptive processing on the system default value S in the following manner: collecting a touch screen for a user to perform a training experience for a first type of touch operation or a second type of touch operation The area data is used to perform statistics on the touch panel area data, and adjust the system default value S according to one or more of the average, maximum value or minimum value of the user training data obtained by the statistics.
其中,所述第一类型的触摸操作与第二类型的触摸操作的触屏面积不同,所述第一类型的触摸操作的触屏面积小于或等于系统默认值S,所述第二类型的触摸操作的触屏面积大于系统默认值S。The first type of touch operation is different from the touch screen area of the second type of touch operation, and the touch screen area of the first type of touch operation is less than or equal to a system default value S, the second type of touch The touch screen area of the operation is greater than the system default value S.
在一种实施方式中,所述设置模块,设置为采用以下方式根据用户针对第一类型的触摸操作进行训练体验的触屏面积数据调整系统默认值S:如果触屏面积的最大值S_Max大于系统默认值S,则将系统默认值S调整为所述S_Max;如果触屏面积的最大值S_Max小于或等于系统默认值S,则保持所述系统默认值S不变。In an embodiment, the setting module is configured to adjust the system default value S according to the touch screen area data of the user performing the training experience for the first type of touch operation in the following manner: if the maximum S_Max of the touch screen area is greater than the system The default value S, the system default value S is adjusted to the S_Max; if the maximum screen size S_Max is less than or equal to the system default value S, the system default value S is kept unchanged.
在一种实施方式中,所述设置模块,设置为采用以下方式根据用户针对第二类型的触摸操作进行训练体验的触屏面积数据调整系统默认值S:将系统默认值S调整为触屏面积的最小值S_Min。In an embodiment, the setting module is configured to adjust the system default value S according to the touch panel area data of the user performing the training experience for the second type of touch operation in the following manner: adjusting the system default value S to the touch screen area The minimum value of S_Min.
在一种实施方式中,所述截屏模块,还设置为进入截屏模式后,提示用户进入截屏模式。In an embodiment, the screen capture module is further configured to prompt the user to enter the screen capture mode after entering the screen capture mode.
其中,所述提示方式包括以下任意一种或多种的组合:在屏幕界面的四周添加边框;屏幕上方的发光二极管闪烁;屏幕界面悬浮;通过声音或文字的方 式提示用户当前进入截屏模式。The prompting manner includes any one or more of the following combinations: adding a border around the screen interface; flashing the LED at the top of the screen; suspending the screen interface; prompting the user to enter the screen capture mode by sound or text.
在一种实施方式中,所述截屏模块,还设置为根据所述第一手势和第二手势截取屏幕图像后,提示用户截屏成功。In an embodiment, the screen capture module is further configured to prompt the user to successfully screen the screen after intercepting the screen image according to the first gesture and the second gesture.
其中,所述提示方式包括以下任意一种或多种的组合:向用户展示截屏图像,在所述截屏图像的四周添加边框;向用户展示截屏图像,所述截屏图像处于悬浮状态;通过声音或者文字的方式提示用户截屏成功。The prompting manner includes any one or more of the following combinations: displaying a screen capture image to the user, adding a border around the screen capture image; displaying the screen capture image to the user, the screen capture image being in a floating state; The text mode prompts the user to take a successful screenshot.
实施例3Example 3
本申请实施例提供一种终端,包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的截屏程序,所述截屏程序被所述处理器执行时实现上述实施例1中截屏方法。An embodiment of the present application provides a terminal, including: a memory, a processor, and a screen capture program stored on the memory and operable on the processor, where the screen capture program is executed by the processor to implement the foregoing embodiment 1 screen capture method.
在本实施例中,所述终端可以是:智能手机、平板电脑、智能手表、以及车载终端等具有触摸屏的电子设备。In this embodiment, the terminal may be: an electronic device with a touch screen such as a smart phone, a tablet computer, a smart watch, and an in-vehicle terminal.
实施例4Example 4
本申请实施例提供一种计算机可读存储介质,所述计算机可读存储介质上存储有截屏程序,所述截屏程序被处理器执行时实现上述实施例1中的截屏方法。The embodiment of the present application provides a computer readable storage medium. The computer readable storage medium stores a screen capture program. When the screen capture program is executed by a processor, the screen capture method in Embodiment 1 is implemented.
与相关技术相比,本申请提供的一种截屏方法、装置及终端,在检测到触屏面积小于或等于面积阈值的触摸操作且所述触摸操作对应的第一手势满足第一预设手势时触发进入截屏模式;在进入截屏模式后,如果检测到第二手势且所述第二手势满足第二预设手势,则根据所述第一手势和第二手势截取屏幕图像。本文的技术方案能够利用小面积触摸触发截屏,方便快捷且截图成功率高。Compared with the related art, the screen capture method, device, and terminal provided by the present application, when detecting a touch operation whose touch screen area is less than or equal to an area threshold and the first gesture corresponding to the touch operation meets the first preset gesture The trigger enters the screen capture mode; after entering the screen capture mode, if the second gesture is detected and the second gesture satisfies the second preset gesture, the screen image is intercepted according to the first gesture and the second gesture. The technical solution of the present invention can use a small area touch to trigger a screen capture, which is convenient and fast, and the success rate of the screenshot is high.
下面通过一些示例来说明本申请的截屏方法。The screen capture method of the present application is explained below by some examples.
示例1Example 1
如图3所示,本示例提供一种利用小面积触摸(指甲(尖)触摸)触发截屏的方法,包括以下步骤S101至步骤S111。As shown in FIG. 3, the present example provides a method of triggering a screen shot using a small area touch (nail (tip) touch), including the following steps S101 to S111.
在步骤S101中,开启指甲(尖)截屏功能。In step S101, the nail (tip) screen capture function is turned on.
其中,可以在“设置”菜单中放置一个“指甲(尖)截屏”功能的开关控制;如果所述指甲(尖)截屏功能的开关开启,则提高触摸屏的感应灵敏度以识别小面积触 摸;如果所述指甲(尖)截屏功能的开关关闭,则恢复触摸屏的感应灵敏度为系统默认值。Wherein, a switch control of the "nail (tip) screenshot" function can be placed in the "Settings" menu; if the switch of the nail (tip) screenshot function is turned on, the sensing sensitivity of the touch screen is improved to recognize a small area touch; When the switch of the nail (tip) screen capture function is turned off, the sensitivity of the touch screen is restored to the system default value.
在步骤S102中,判断是否检测到触摸操作,如果检测到触摸操作,则执行步骤S103;如果未检测到触摸操作,则执行步骤S102。In step S102, it is determined whether a touch operation is detected, if a touch operation is detected, step S103 is performed; if no touch operation is detected, step S102 is performed.
在步骤S103中,判断所述触摸操作是否为小面积触摸,在所述触摸操作是连续小面积触摸点击操作时执行步骤S105,在所述触摸操作是小面积滑动触摸时执行步骤S108,在所述触摸操作不是小面积触摸时执行步骤S104。In step S103, it is determined whether the touch operation is a small area touch, and when the touch operation is a continuous small area touch click operation, step S105 is performed, and when the touch operation is a small area sliding touch, step S108 is performed. When the touch operation is not a small area touch, step S104 is performed.
其中,所述小面积触摸是指触屏面积小于或等于面积阈值S的触摸操作,与小面积触摸相对的是正常触摸,正常触摸是指触屏面积大于面积阈值S的触摸操作。The small area touch refers to a touch operation in which the touch screen area is less than or equal to the area threshold S, and the normal touch is opposite to the small area touch, and the normal touch refers to the touch operation in which the touch screen area is larger than the area threshold S.
在步骤S104中,按正常触摸进行处理,结束。In step S104, the processing is performed as a normal touch, and the process ends.
在步骤S105中,进入截屏模式。In step S105, the screen capture mode is entered.
其中,图4(a)所示是正常触摸时的界面示意;图4(b)是进入截屏模式后的界面示意,在原来的界面的四周添加边框,该边框起提示作用,最后的截屏内容不包含该提示边框。所述边框的颜色和形状可定制或采用系统默认。在其他的实施方式中,也可以采用屏幕内容悬浮、屏幕上方的LED灯闪烁、语音或文字提示等方式提醒用户进入截屏模式。4(a) is an interface diagram when a normal touch is used; FIG. 4(b) is an interface diagram after entering a screen capture mode, and a border is added around the original interface, the frame serves as a prompt, and the last screen capture content The prompt border is not included. The color and shape of the bezel can be customized or system default. In other embodiments, the screen content suspension, the LED light flashing at the top of the screen, voice or text prompts may also be used to remind the user to enter the screen capture mode.
在步骤S106中,是否检测到单击操作,如果检测到单击操作,则执行步骤S107。In step S106, whether a click operation is detected, and if a click operation is detected, step S107 is performed.
其中,所述单击操作的触屏面积不做限定,可以是小面积触摸,也可以是正常触摸。The area of the touch screen of the click operation is not limited, and may be a small area touch or a normal touch.
在步骤S107中,截取全屏内容,结束。In step S107, the full screen content is intercepted and ended.
在步骤S108中,进入截屏模式。In step S108, the screen capture mode is entered.
其中,进入截屏模式后,可以在原来的界面的四周添加边框,该边框起提示作用,最后的截屏内容不包含该提示边框。所述边框的颜色和形状可定制或采用系统默认。在其他的实施方式中,也可以采用屏幕内容悬浮、屏幕上方的LED灯闪烁、语音或文字提示等方式提醒用户进入截屏模式。After entering the screen capture mode, a border can be added around the original interface, the border acts as a prompt, and the last screen capture content does not include the prompt border. The color and shape of the bezel can be customized or system default. In other embodiments, the screen content suspension, the LED light flashing at the top of the screen, voice or text prompts may also be used to remind the user to enter the screen capture mode.
在步骤S109中,判断滑动轨迹是否封闭,如果滑动轨迹封闭,则执行步骤S111;如果滑动轨迹未封闭,则执行步骤S110。In step S109, it is determined whether the sliding track is closed, if the sliding track is closed, step S111 is performed; if the sliding track is not closed, step S110 is performed.
其中,进入截屏模式后的滑动轨迹对应的触摸操作的触屏面积不做限定,可以是小面积触摸,也可以是正常触摸。The area of the touch screen corresponding to the sliding operation after entering the screen capture mode is not limited, and may be a small area touch or a normal touch.
在步骤S110中,对所述滑动轨迹进行封闭处理。In step S110, the sliding track is closed.
其中,可以通过在所述滑动轨迹的起始和结束位置之间增加线段或曲线使所述滑动轨迹封闭。Therein, the sliding track can be closed by adding a line segment or curve between the start and end positions of the sliding track.
在步骤S111中,截取滑动轨迹内的屏幕内容,结束。In step S111, the screen content in the sliding track is intercepted and ended.
示例2Example 2
为了丰富截屏类型,本示例在截屏模式下,还可以根据滑动轨迹的方向进一步细分截屏类型。In order to enrich the screen type, this example can further subdivide the screen type according to the direction of the sliding track in the screen mode.
如图5所示,本示例提供一种利用小面积触摸(指甲(尖)触摸)触发截屏的方法,包括以下步骤S101至步骤S113。As shown in FIG. 5, the present example provides a method of triggering a screen shot using a small area touch (nail (tip) touch), including the following steps S101 to S113.
在步骤S101中,开启指甲(尖)截屏功能。In step S101, the nail (tip) screen capture function is turned on.
其中,可以在“设置”菜单中放置一个“指甲(尖)截屏”功能的开关控制;如果所述指甲(尖)截屏功能的开关开启,则提高触摸屏的感应灵敏度以识别小面积触摸;如果所述指甲(尖)截屏功能的开关关闭,则恢复触摸屏的感应灵敏度为系统默认值。Wherein, a switch control of the "nail (tip) screenshot" function can be placed in the "Settings" menu; if the switch of the nail (tip) screenshot function is turned on, the sensing sensitivity of the touch screen is improved to recognize a small area touch; When the switch of the nail (tip) screen capture function is turned off, the sensitivity of the touch screen is restored to the system default value.
在步骤S102中,判断是否检测到触摸操作,如果检测到触摸操作,则执行步骤S103;如果未检测到触摸操作,则执行步骤S102。In step S102, it is determined whether a touch operation is detected, if a touch operation is detected, step S103 is performed; if no touch operation is detected, step S102 is performed.
在步骤S103中,判断所述触摸操作是否为小面积触摸,在所述触摸操作是连续小面积触摸点击操作时执行步骤S105,在所述触摸操作是小面积滑动触摸时执行步骤S108,在所述触摸操作不是小面积触摸时执行步骤S104。In step S103, it is determined whether the touch operation is a small area touch, and when the touch operation is a continuous small area touch click operation, step S105 is performed, and when the touch operation is a small area sliding touch, step S108 is performed. When the touch operation is not a small area touch, step S104 is performed.
其中,所述小面积触摸是指触屏面积小于或等于面积阈值S的触摸操作,与小面积触摸相对的是正常触摸,正常触摸是指触屏面积大于面积阈值S的触摸操作。The small area touch refers to a touch operation in which the touch screen area is less than or equal to the area threshold S, and the normal touch is opposite to the small area touch, and the normal touch refers to the touch operation in which the touch screen area is larger than the area threshold S.
在步骤S104中,按正常触摸进行处理,结束。In step S104, the processing is performed as a normal touch, and the process ends.
在步骤S105中,进入截屏模式。In step S105, the screen capture mode is entered.
在步骤S106中,是否检测到单击操作,如果检测到单击操作,则执行步骤S107。In step S106, whether a click operation is detected, and if a click operation is detected, step S107 is performed.
其中,所述单击操作的触屏面积不做限定,可以是小面积触摸,也可以是正常触摸。The area of the touch screen of the click operation is not limited, and may be a small area touch or a normal touch.
在步骤S107中,截取全屏内容,结束。In step S107, the full screen content is intercepted and ended.
在步骤S108中,进入截屏模式。In step S108, the screen capture mode is entered.
在步骤S109中,判断滑动轨迹是否封闭,如果滑动轨迹封闭,则执行步骤S111;如果滑动轨迹未封闭,则执行步骤S110。In step S109, it is determined whether the sliding track is closed, if the sliding track is closed, step S111 is performed; if the sliding track is not closed, step S110 is performed.
其中,进入截屏模式后的滑动轨迹对应的触摸操作的触屏面积不做限定,可以是小面积触摸,也可以是正常触摸。The area of the touch screen corresponding to the sliding operation after entering the screen capture mode is not limited, and may be a small area touch or a normal touch.
在步骤S110中,对所述滑动轨迹进行封闭处理。In step S110, the sliding track is closed.
其中,可以通过在所述滑动轨迹的起始和结束位置之间增加线段或曲线使所述滑动轨迹封闭。Therein, the sliding track can be closed by adding a line segment or curve between the start and end positions of the sliding track.
在步骤S111中,判断整体滑动趋势是顺时针还是逆时针,如果是顺时针则执行步骤S112,如果是逆时针则执行步骤S113。In step S111, it is determined whether the overall sliding tendency is clockwise or counterclockwise, if it is clockwise, step S112 is performed, and if it is counterclockwise, step S113 is performed.
其中,在其他的实施方式中,也可以是顺时针则执行步骤S113,如果是逆时针则执行步骤S112。However, in other embodiments, step S113 may be performed clockwise, and step S112 may be performed if it is counterclockwise.
在步骤S112中,截取滑动轨迹内的屏幕内容,结束。In step S112, the screen content in the sliding track is intercepted and ended.
在步骤S113中,截取全屏内容,并显示滑动轨迹;或者截取全屏内容,并模糊滑动轨迹外的内容,结束。In step S113, the full screen content is intercepted and the sliding track is displayed; or the full screen content is intercepted, and the content outside the sliding track is blurred, and the process ends.
在其他的实施方式中,步骤S113中显示全屏内容的方式也可以采用其他方式,比如,将滑动轨迹内的屏幕内容做悬浮显示,滑动轨迹外的屏幕内容不变。In other implementation manners, the manner of displaying the full-screen content in step S113 may also adopt other manners, for example, the screen content in the sliding track is displayed in a floating manner, and the screen content outside the sliding track is unchanged.
在其他的实施方式中,如果所述滑动轨迹是封闭的,或者经过了封闭处理,还可以对封闭后的滑动轨迹进行平滑处理,将平滑处理后的滑动轨迹构成的轮廓进行模板化处理:用预定的几何图形模板轮廓代替实际的滑动轨迹构成的轮廓。In other embodiments, if the sliding track is closed or subjected to a closing process, the closed sliding track may be smoothed, and the contour formed by the smoothed sliding track may be templated: The predetermined geometric template outline replaces the contour formed by the actual sliding track.
其中,预定的几何图形模板可以包括:圆形模板、椭圆形模板、矩形模板、三角形模板、六边形模板、五角星形模板、心形模板等。The predetermined geometric template may include: a circular template, an elliptical template, a rectangular template, a triangular template, a hexagonal template, a pentagonal template, a heart-shaped template, and the like.
其中,图6(a)是用椭圆形模板的轮廓替代实际滑动轨迹的示意,图6(b)是用矩形模板的轮廓替代实际滑动轨迹的示意。替换原则可以是:在去除实际封闭轨迹上的部分异常凸起后,尽可能包含实际轨迹内的全部区域内容。替换后的图形保持与实际封闭图形的中心一致,大小(如图形面积)相同或接近。6(a) is an illustration of replacing the actual sliding track with the outline of the elliptical template, and FIG. 6(b) is an illustration of replacing the actual sliding track with the outline of the rectangular template. The replacement principle may be: after removing a part of the abnormal protrusion on the actual closed track, as much as possible, including all the area contents in the actual track. The replaced graphic remains the same as the center of the actual closed graphic, and the size (such as the graphic area) is the same or close.
示例3Example 3
为了合理地区分小面积触摸和正常触摸,面积阈值S的设置是关键,本示例提供两种面积阈值自适应的方法,用于降低小面积触摸截屏(指甲(尖)截屏)的误触发概率,以及避免小面积触摸截屏不灵敏。In order to properly distinguish between small-area touches and normal touches, the setting of the area threshold S is critical. This example provides two methods of area threshold adaptation to reduce the false triggering probability of small-area touch screen shots (nail screens). And avoiding small area touch screens is not sensitive.
方法一method one
如图7所示,方法一提供一种面积阈值自适应的方法,可以包括以下步骤S101至步骤S107。As shown in FIG. 7, the method 1 provides an area threshold adaptive method, which may include the following steps S101 to S107.
在步骤S101中,检测到用户进入小面积触摸体验流程。In step S101, it is detected that the user enters the small area touch experience flow.
其中,小面积触摸体验流程可以在首次开启小面积触摸截屏(指甲(尖)截屏)功能时自动触发,或者在用户手动选择进入小面积触摸体验流程时触发。Among them, the small-area touch experience process can be triggered automatically when the small-area touch screen (near screen) function is first turned on, or when the user manually selects to enter the small-area touch experience process.
其中,所述小面积触摸是指触屏面积小于或等于面积阈值S的触摸操作。The small area touch refers to a touch operation in which the touch screen area is less than or equal to the area threshold S.
在步骤S102中,向用户演示小面积触摸操作。In step S102, the user is presented with a small area touch operation.
其中,图8示出了小面积触摸操作的示意图。Among them, FIG. 8 shows a schematic diagram of a small area touch operation.
在步骤S103中,在演示完毕后,提示用户进行小面积触摸操作的尝试。In step S103, after the presentation is completed, the user is prompted to perform a small-area touch operation.
在步骤S104中,采集用户小面积触摸操作的触屏面积数据,并进行统计分析。In step S104, the touch panel area data of the user's small area touch operation is collected, and statistical analysis is performed.
在步骤S105中,判断用户的最大触摸面积S_Max是否大于系统默认的面积阈值S,如果用户的最大触摸面积S_Max大于系统默认的面积阈值S,则执行步骤S106;如果用户的最大触摸面积S_Max未大于系统默认的面积阈值S,则执行步骤S107。In step S105, it is determined whether the maximum touch area S_Max of the user is greater than the system default area threshold S. If the maximum touch area S_Max of the user is greater than the system default area threshold S, step S106 is performed; if the maximum touch area S_Max of the user is not greater than The system default area threshold S is performed in step S107.
在步骤S106中,将面积阈值S调整为S_Max。In step S106, the area threshold S is adjusted to S_Max.
在步骤S107中,面积阈值S维持原值。In step S107, the area threshold S is maintained at the original value.
方法二Method Two
方法二提供另一种面积阈值自适应的方法,可以包括以下步骤S101至步骤S103。The method 2 provides another method for area threshold adaptation, which may include the following steps S101 to S103.
在步骤S101中,检测到用户进入正常面积触摸体验流程。In step S101, it is detected that the user enters the normal area touch experience flow.
其中,正常触摸是指触屏面积大于面积阈值S的触摸操作。The normal touch refers to a touch operation in which the touch screen area is larger than the area threshold S.
在步骤S102中,采集用户正常触摸操作的触屏面积数据,并进行统计分析。In step S102, the touch panel area data of the normal touch operation of the user is collected, and statistical analysis is performed.
在步骤S103中,将面积阈值S调整为触屏面积的最小值S_Min。In step S103, the area threshold S is adjusted to the minimum value S_Min of the touch panel area.

Claims (29)

  1. 一种截屏方法,包括:A screen capture method comprising:
    基于检测到触屏面积小于或等于面积阈值的触摸操作且所述触摸操作对应的第一手势满足第一预设手势,触发进入截屏模式;The triggering enters the screen capture mode based on the touch operation that detects that the touch screen area is less than or equal to the area threshold and the first gesture corresponding to the touch operation satisfies the first preset gesture;
    在进入截屏模式后,基于检测到第二手势且所述第二手势满足第二预设手势,根据所述第一手势和第二手势截取屏幕图像。After entering the screen capture mode, based on detecting the second gesture and the second gesture satisfies the second preset gesture, the screen image is intercepted according to the first gesture and the second gesture.
  2. 如权利要求1所述的方法,其中:The method of claim 1 wherein:
    所述第一预设手势包括:触屏面积小于或等于面积阈值的连续点击操作,或者,触屏面积小于或等于面积阈值的滑动操作。The first preset gesture includes: a continuous click operation in which the touch screen area is less than or equal to the area threshold, or a sliding operation in which the touch screen area is less than or equal to the area threshold.
  3. 如权利要求2所述的方法,其中:The method of claim 2 wherein:
    所述第二预设手势包括:单次点击操作或滑动操作。The second preset gesture includes: a single click operation or a sliding operation.
  4. 如权利要求3所述的方法,在所述第一手势是触屏面积小于或等于面积阈值的连续点击操作且所述第二手势是单次点击操作时,其中:The method of claim 3, wherein when the first gesture is a continuous click operation having a touch screen area less than or equal to an area threshold and the second gesture is a single click operation, wherein:
    所述根据所述第一手势和第二手势截取屏幕图像,包括:截取整个屏幕的图像。The intercepting the screen image according to the first gesture and the second gesture comprises: intercepting an image of the entire screen.
  5. 如权利要求3所述的方法,在所述第一手势是触屏面积小于或等于面积阈值的滑动操作且所述第二手势是滑动操作时,其中:The method of claim 3, wherein when the first gesture is a sliding operation having a touchscreen area less than or equal to an area threshold and the second gesture is a sliding operation, wherein:
    所述根据所述第一手势和第二手势截取屏幕图像,包括:The intercepting the screen image according to the first gesture and the second gesture includes:
    当所述第二手势的轨迹方向属于顺时针方向时,按照第一截屏类型截取屏幕图像;当所述第二手势的轨迹方向属于逆时针方向时,按照第二截屏类型截取屏幕图像;或者When the track direction of the second gesture belongs to a clockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the counterclockwise direction, the screen image is intercepted according to the second screen type; or
    当所述第二手势的轨迹方向属于逆时针方向时,按照第一截屏类型截取屏幕图像;当所述第二手势的轨迹方向属于顺时针方向时,按照第二截屏类型截取屏幕图像。When the track direction of the second gesture belongs to the counterclockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the clockwise direction, the screen image is intercepted according to the second screen type.
  6. 如权利要求5所述的方法,其中:The method of claim 5 wherein:
    所述按照第一截屏类型截取屏幕图像包括:如果第一手势的滑动轨迹和第二手势的滑动轨迹构成封闭曲线,则截取所述封闭曲线内的屏幕图像;The intercepting the screen image according to the first screen type includes: if the sliding track of the first gesture and the sliding track of the second gesture form a closed curve, intercepting the screen image in the closed curve;
    所述按照第二截屏类型截取屏幕图像包括:截取整个屏幕的图像并显示第一手势的滑动轨迹和第二手势的滑动轨迹;或者,如果第一手势的滑动轨迹和第二手势的滑动轨迹构成封闭曲线,则截取整个屏幕的图像并对所述封闭曲线外部的屏幕图像进行模糊化处理。The intercepting the screen image according to the second screen type includes: capturing an image of the entire screen and displaying a sliding track of the first gesture and a sliding track of the second gesture; or, if the sliding track of the first gesture and the sliding of the second gesture The trajectory constitutes a closed curve, and the image of the entire screen is intercepted and the screen image outside the closed curve is blurred.
  7. 如权利要求6所述的方法,其中:The method of claim 6 wherein:
    所述按照第一截屏类型截取屏幕图像还包括:如果第一手势的滑动轨迹和第二手势的滑动轨迹没有构成封闭曲线,并且第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间的距离与两段滑动轨迹的长度和的比值小于或等于百分比阈值,则在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充轮廓线以生成封闭曲线,截取所述封闭曲线内的屏幕图像;The intercepting the screen image according to the first screen capture type further includes: if the sliding trajectory of the first gesture and the sliding trajectory of the second gesture do not form a closed curve, and the starting point of the sliding trajectory of the first gesture and the sliding trajectory of the second gesture Supplementing the contour line between the start point of the sliding trajectory of the first gesture and the end point of the sliding trajectory of the second gesture with the ratio between the distance between the end points and the length of the two sliding trajectories is less than or equal to the percentage threshold Generating a closed curve to intercept a screen image within the closed curve;
    所述按照第二截屏类型截取屏幕图像还包括:如果第一手势的滑动轨迹和第二手势的滑动轨迹没有构成封闭曲线,并且第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间的距离与两段滑动轨迹的长度和的比值小于或等于百分比阈值,则在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充轮廓线以生成封闭曲线,截取整个屏幕的图像并对所述封闭曲线外部的屏幕图像进行模糊化处理。The intercepting the screen image according to the second screen type further includes: if the sliding trajectory of the first gesture and the sliding trajectory of the second gesture do not constitute a closed curve, and the starting point of the sliding trajectory of the first gesture and the sliding trajectory of the second gesture Supplementing the contour line between the start point of the sliding trajectory of the first gesture and the end point of the sliding trajectory of the second gesture with the ratio between the distance between the end points and the length of the two sliding trajectories is less than or equal to the percentage threshold A closed curve is generated, the image of the entire screen is intercepted, and the screen image outside the closed curve is blurred.
  8. 如权利要求6或7所述的方法,在获得所构成的封闭曲线和所生成的封闭曲线后,所述方法还包括:The method according to claim 6 or 7, after obtaining the closed curve and the generated closed curve, the method further comprises:
    对第一手势的滑动轨迹和第二手势的滑动轨迹构成的轮廓进行模板化处理:用预定的几何图形模板轮廓代替实际的滑动轨迹构成的轮廓。The contour formed by the sliding trajectory of the first gesture and the sliding trajectory of the second gesture is templated: the contour formed by the actual sliding trajectory is replaced with a predetermined geometric template contour.
  9. 如权利要求1所述的方法,其中:The method of claim 1 wherein:
    所述面积阈值为系统默认值S,或者是对系统默认值S进行阈值自适应处理后的调整值。The area threshold is a system default value S, or an adjustment value after performing threshold adaptive processing on the system default value S.
  10. 如权利要求9所述的方法,其中:The method of claim 9 wherein:
    所述对系统默认值S进行阈值自适应处理,包括:The threshold adaptive processing is performed on the system default value S, including:
    采集用户针对第一类型的触摸操作或第二类型的触摸操作进行训练体验的触屏面积数据,对所述触屏面积数据进行统计,根据统计得到的用户训练数据的均值、最大值或最小值中的至少一种调整系统默认值S;Collecting touch panel area data of a user performing a training experience for a first type of touch operation or a second type of touch operation, performing statistics on the touch screen area data, and obtaining an average value, a maximum value, or a minimum value of the user training data according to the statistics. At least one of the adjustment system default value S;
    其中,所述第一类型的触摸操作与第二类型的触摸操作的触屏面积不同,所述第一类型的触摸操作的触屏面积小于或等于系统默认值S,所述第二类型的触摸操作的触屏面积大于系统默认值S。The first type of touch operation is different from the touch screen area of the second type of touch operation, and the touch screen area of the first type of touch operation is less than or equal to a system default value S, the second type of touch The touch screen area of the operation is greater than the system default value S.
  11. 如权利要求10所述的方法,其中:The method of claim 10 wherein:
    所述采集用户针对第一类型的触摸操作进行训练体验的触屏面积数据,对所述触屏面积数据进行统计,根据统计得到的用户训练数据的最大值调整系统默认值S,包括:And collecting, by the user, the touch panel area data of the training experience for the first type of touch operation, performing statistics on the touch screen area data, and adjusting the system default value S according to the maximum value of the user training data obtained by the statistics, including:
    如果触屏面积的最大值S_Max大于系统默认值S,则将系统默认值S调整 为所述S_Max;如果触屏面积的最大值S_Max小于或等于系统默认值S,则保持所述系统默认值S不变。If the maximum value S_Max of the touch screen area is greater than the system default value S, the system default value S is adjusted to the S_Max; if the maximum value S_Max of the touch screen area is less than or equal to the system default value S, the system default value S is maintained. constant.
  12. 如权利要求10所述的方法,其中:The method of claim 10 wherein:
    所述采集用户针对第二类型的触摸操作进行训练体验的触屏面积数据,对所述触屏面积数据进行统计,根据统计得到的用户训练数据的最小值调整系统默认值S,包括:And collecting, by the user, touch panel area data for performing a training experience on the second type of touch operation, performing statistics on the touch screen area data, and adjusting a system default value S according to a minimum value of the user training data obtained by the statistics, including:
    将系统默认值S调整为触屏面积的最小值S_Min。Adjust the system default value S to the minimum value of the touch screen area S_Min.
  13. 如权利要求1所述的方法,进入截屏模式后,所述方法还包括:The method of claim 1, after entering the screen capture mode, the method further comprises:
    提示用户进入截屏模式。Prompt the user to enter the screen capture mode.
  14. 如权利要求1所述的方法,根据所述第一手势和第二手势截取屏幕图像后,所述方法还包括:The method of claim 1, after the screen image is captured according to the first gesture and the second gesture, the method further comprises:
    提示用户截屏成功。Prompt the user to take a successful screenshot.
  15. 一种截屏装置,包括:A screen capture device comprising:
    检测模块,设置为基于检测到触屏面积小于或等于面积阈值的触摸操作且所述触摸操作对应的第一手势满足第一预设手势,触发进入截屏模式;The detecting module is configured to: according to the touch operation that detects that the touch screen area is less than or equal to the area threshold, and the first gesture corresponding to the touch operation satisfies the first preset gesture, triggering to enter the screen capture mode;
    截屏模块,设置为在进入截屏模式后,基于检测到第二手势且所述第二手势满足第二预设手势,根据所述第一手势和第二手势截取屏幕图像。The screen capture module is configured to intercept the screen image according to the first gesture and the second gesture based on detecting the second gesture and the second gesture satisfying the second preset gesture after entering the screen capture mode.
  16. 如权利要求15所述的装置,其中:The apparatus of claim 15 wherein:
    所述第一预设手势包括:触屏面积小于或等于面积阈值的连续点击操作,或者,触屏面积小于或等于面积阈值的滑动操作。The first preset gesture includes: a continuous click operation in which the touch screen area is less than or equal to the area threshold, or a sliding operation in which the touch screen area is less than or equal to the area threshold.
  17. 如权利要求16所述的装置,其中:The apparatus of claim 16 wherein:
    所述第二预设手势包括:单次点击操作或滑动操作。The second preset gesture includes: a single click operation or a sliding operation.
  18. 如权利要求17所述的装置,其中:The apparatus of claim 17 wherein:
    截屏模块,设置为在所述第一手势是触屏面积小于或等于面积阈值的连续点击操作且所述第二手势是单次点击操作时,截取整个屏幕的图像。The screen capture module is configured to intercept an image of the entire screen when the first gesture is a continuous click operation with a touch screen area less than or equal to an area threshold and the second gesture is a single click operation.
  19. 如权利要求17所述的装置,其中:The apparatus of claim 17 wherein:
    截屏模块,设置为在所述第一手势是触屏面积小于或等于面积阈值的滑动操作且所述第二手势是滑动操作时,通过以下方式根据所述第一手势和第二手势截取屏幕图像:The screen capture module is configured to intercept the first gesture and the second gesture according to the first gesture and the second gesture when the first gesture is a sliding operation whose touchscreen area is less than or equal to an area threshold and the second gesture is a sliding operation Screen image:
    当所述第二手势的轨迹方向属于顺时针方向时,按照第一截屏类型截取屏幕图像;当所述第二手势的轨迹方向属于逆时针方向时,按照第二截屏类型截 取屏幕图像;或者When the track direction of the second gesture belongs to a clockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the counterclockwise direction, the screen image is intercepted according to the second screen type; or
    当所述第二手势的轨迹方向属于逆时针方向时,按照第一截屏类型截取屏幕图像;当所述第二手势的轨迹方向属于顺时针方向时,按照第二截屏类型截取屏幕图像。When the track direction of the second gesture belongs to the counterclockwise direction, the screen image is cut according to the first screen type; when the track direction of the second gesture belongs to the clockwise direction, the screen image is intercepted according to the second screen type.
  20. 如权利要求19所述的装置,其中:The apparatus of claim 19 wherein:
    截屏模块,设置为采用以下方式按照第一截屏类型截取屏幕图像:如果第一手势的滑动轨迹和第二手势的滑动轨迹构成封闭曲线,则截取所述封闭曲线内的屏幕图像;采用以下方式按照第二截屏类型截取屏幕图像:截取整个屏幕的图像并显示第一手势的滑动轨迹和第二手势的滑动轨迹;或者,如果第一手势的滑动轨迹和第二手势的滑动轨迹构成封闭曲线,则截取整个屏幕的图像并对所述封闭曲线外部的屏幕图像进行模糊化处理。The screen capture module is configured to intercept the screen image according to the first screen type in the following manner: if the sliding track of the first gesture and the sliding track of the second gesture form a closed curve, intercepting the screen image in the closed curve; Intercepting the screen image according to the second screen type: capturing the image of the entire screen and displaying the sliding track of the first gesture and the sliding track of the second gesture; or, if the sliding track of the first gesture and the sliding track of the second gesture are closed The curve intercepts the image of the entire screen and blurs the screen image outside the closed curve.
  21. 如权利要求20所述的装置,其中:The apparatus of claim 20 wherein:
    截屏模块,还设置为采用以下方式按照第一截屏类型截取屏幕图像:如果第一手势的滑动轨迹和第二手势的滑动轨迹没有构成封闭曲线,并且第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间的距离与两段滑动轨迹的长度和的比值小于或等于百分比阈值,则在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充轮廓线进行封闭处理生成封闭曲线,截取所述封闭曲线内的屏幕图像;采用以下方式按照第二截屏类型截取屏幕图像:如果第一手势的滑动轨迹和第二手势的滑动轨迹没有构成封闭曲线,并且第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间的距离与两段滑动轨迹的长度和的比值小于或等于百分比阈值,则在所述第一手势的滑动轨迹的起点与第二手势的滑动轨迹的终点之间补充轮廓线进行封闭处理生成封闭曲线,截取整个屏幕的图像并对所述封闭曲线外部的屏幕图像进行模糊化处理。The screen capture module is further configured to intercept the screen image according to the first screen type in the following manner: if the sliding track of the first gesture and the sliding track of the second gesture do not constitute a closed curve, and the starting point and the second of the sliding track of the first gesture The ratio between the distance between the end points of the sliding trajectories of the gesture and the length sum of the two sliding trajectories is less than or equal to the percentage threshold, then the starting point of the sliding trajectory of the first gesture and the ending point of the sliding trajectory of the second gesture The supplementary contour is closed to generate a closed curve, and the screen image in the closed curve is intercepted; the screen image is intercepted according to the second screen type in the following manner: if the sliding trajectory of the first gesture and the sliding trajectory of the second gesture are not formed Closing the curve, and the ratio between the distance between the start point of the sliding track of the first gesture and the end point of the sliding track of the second gesture and the length of the two segments of the sliding track is less than or equal to the percentage threshold, then in the first gesture A contour line is added between the start point of the sliding track and the end point of the sliding track of the second gesture to generate a closed process A closed curve, the clipped image and the entire screen of the screen image of the external closed curve fuzzy processing.
  22. 如权利要求20或21所述的装置,其中:The device of claim 20 or 21 wherein:
    截屏模块,还设置为在获得所构成的封闭曲线和所生成的封闭曲线后,对第一手势的滑动轨迹和第二手势的滑动轨迹构成的轮廓进行模板化处理:用预定的几何图形模板轮廓代替实际的滑动轨迹构成的轮廓。The screen capture module is further configured to template the contour formed by the sliding trajectory of the first gesture and the sliding trajectory of the second gesture after obtaining the closed curve formed and the generated closed curve: using the predetermined geometric template The contour replaces the contour formed by the actual sliding track.
  23. 如权利要求15所述的装置,还包括设置模块;The apparatus of claim 15 further comprising a setting module;
    所述设置模块,设置为将所述面积阈值设置为系统默认值S,或者将所述面积阈值设置为对系统默认值S进行阈值自适应处理后的调整值。The setting module is configured to set the area threshold to a system default value S, or set the area threshold to an adjustment value after performing threshold adaptive processing on the system default value S.
  24. 如权利要求23所述的装置,其中:The apparatus of claim 23 wherein:
    所述设置模块,设置为采用以下方式对系统默认值S进行阈值自适应处理:采集用户针对第一类型的触摸操作或第二类型的触摸操作进行训练体验的触屏面积数据,对所述触屏面积数据进行统计,根据统计得到的用户训练数据的均值、最大值或最小值中的至少一种调整系统默认值S;The setting module is configured to perform threshold adaptive processing on the system default value S in the following manner: collecting touch panel area data of a user performing a training experience for a first type of touch operation or a second type of touch operation, for the touch The screen area data is counted, and the system default value S is adjusted according to at least one of a mean value, a maximum value, or a minimum value of the user training data obtained by the statistics;
    其中,所述第一类型的触摸操作与第二类型的触摸操作的触屏面积不同,所述第一类型的触摸操作的触屏面积小于或等于系统默认值S,所述第二类型的触摸操作的触屏面积大于系统默认值S。The first type of touch operation is different from the touch screen area of the second type of touch operation, and the touch screen area of the first type of touch operation is less than or equal to a system default value S, the second type of touch The touch screen area of the operation is greater than the system default value S.
  25. 如权利要求24所述的装置,其中:The apparatus of claim 24 wherein:
    所述设置模块,设置为采用以下方式根据用户针对第一类型的触摸操作进行训练体验的触屏面积数据调整系统默认值S:The setting module is configured to adjust the system default value S according to the touch screen area data of the user performing the training experience for the first type of touch operation in the following manner:
    如果触屏面积的最大值S_Max大于系统默认值S,则将系统默认值S调整为所述S_Max;如果触屏面积的最大值S_Max小于或等于系统默认值S,则保持所述系统默认值S不变。If the maximum value S_Max of the touch screen area is greater than the system default value S, the system default value S is adjusted to the S_Max; if the maximum value S_Max of the touch screen area is less than or equal to the system default value S, the system default value S is maintained. constant.
  26. 如权利要求24所述的装置,其中:The apparatus of claim 24 wherein:
    所述设置模块,设置为采用以下方式根据用户针对第二类型的触摸操作进行训练体验的触屏面积数据调整系统默认值S:将系统默认值S调整为触屏面积的最小值S_Min。The setting module is configured to adjust the system default value S according to the touch panel area data of the user performing the training experience for the second type of touch operation in the following manner: adjusting the system default value S to the minimum value S_Min of the touch screen area.
  27. 如权利要求15所述的装置,其中:The apparatus of claim 15 wherein:
    所述截屏模块,还设置为进行以下操作至少之一:进入截屏模式后,提示用户进入截屏模式;和,根据所述第一手势和第二手势截取屏幕图像后,提示用户截屏成功。The screen capture module is further configured to perform at least one of the following operations: after entering the screen capture mode, prompting the user to enter the screen capture mode; and, after intercepting the screen image according to the first gesture and the second gesture, prompting the user to successfully screen capture.
  28. 一种终端,包括:A terminal comprising:
    存储器、处理器及存储在所述存储器上并可在所述处理器上运行的截屏程序,所述截屏程序被所述处理器执行时实现上述权利要求1-14中任一项所述的截屏方法。a memory, a processor, and a screen capture program stored on the memory and operable on the processor, the screen capture program being executed by the processor to implement the screen capture of any of the preceding claims 1-14 method.
  29. 一种计算机可读存储介质,所述计算机可读存储介质上存储有截屏程序,所述截屏程序被所述处理器执行时实现上述权利要求1-14中任一项所述的截屏方法。A computer readable storage medium having a screen capture program stored thereon, the screen capture program being executed by the processor to implement the screen capture method of any of the preceding claims 1-14.
PCT/CN2019/070567 2018-01-23 2019-01-07 Screen capture method and apparatus, and terminal WO2019144794A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810064587.0 2018-01-23
CN201810064587.0A CN108108117B (en) 2018-01-23 2018-01-23 Screen capturing method and device and terminal

Publications (1)

Publication Number Publication Date
WO2019144794A1 true WO2019144794A1 (en) 2019-08-01

Family

ID=62220317

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/070567 WO2019144794A1 (en) 2018-01-23 2019-01-07 Screen capture method and apparatus, and terminal

Country Status (2)

Country Link
CN (1) CN108108117B (en)
WO (1) WO2019144794A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108108117B (en) * 2018-01-23 2021-01-19 中兴通讯股份有限公司 Screen capturing method and device and terminal
CN110505471B (en) * 2019-07-29 2021-09-14 青岛小鸟看看科技有限公司 Head-mounted display equipment and screen acquisition method and device thereof
CN113050864B (en) * 2019-12-27 2023-05-23 华为技术有限公司 Screen capturing method and related equipment
CN111369575B (en) * 2020-05-26 2020-09-04 北京小米移动软件有限公司 Screen capturing method and device and storage medium
CN114047870A (en) * 2021-11-15 2022-02-15 珠海读书郎软件科技有限公司 Screen capturing method, storage medium and equipment of double-screen watch

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075172A (en) * 2006-08-23 2007-11-21 腾讯科技(深圳)有限公司 Method for capturing picture, capturer and instant-telecommunication customer terminal
CN102263706A (en) * 2010-05-26 2011-11-30 腾讯科技(深圳)有限公司 Image interception method and apparatus thereof
CN105867679A (en) * 2016-03-23 2016-08-17 宇龙计算机通信科技(深圳)有限公司 Touch control method, touch control apparatus, and terminal
CN106572238A (en) * 2016-10-12 2017-04-19 深圳众思科技有限公司 Method and device for capturing screen of terminal screen
CN108108117A (en) * 2018-01-23 2018-06-01 中兴通讯股份有限公司 A kind of screenshotss method, apparatus and terminal

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100929236B1 (en) * 2007-09-18 2009-12-01 엘지전자 주식회사 Portable terminal with touch screen and operation control method thereof
CN102591500B (en) * 2011-01-06 2016-04-06 海尔集团公司 Touch-control drawing disposal system and method
CN102779008B (en) * 2012-06-26 2016-06-22 北京奇虎科技有限公司 A kind of screenshot method and system
CN102968268B (en) * 2012-10-23 2018-07-10 努比亚技术有限公司 A kind of method and apparatus for cutting picture
CN103870183A (en) * 2012-12-14 2014-06-18 联想(北京)有限公司 Screen capturing method and screen capturing device
CN104063164B (en) * 2013-03-22 2018-02-27 腾讯科技(深圳)有限公司 The method and device of screen control
US9645726B2 (en) * 2013-06-08 2017-05-09 Apple Inc. Mapping application with interactive dynamic scale and smart zoom
CN104238913A (en) * 2014-09-02 2014-12-24 北京金山安全软件有限公司 Screenshot method and device and electronic equipment
CN106126057B (en) * 2016-06-16 2020-02-07 珠海市魅族科技有限公司 Screen capture method and device and terminal equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075172A (en) * 2006-08-23 2007-11-21 腾讯科技(深圳)有限公司 Method for capturing picture, capturer and instant-telecommunication customer terminal
CN102263706A (en) * 2010-05-26 2011-11-30 腾讯科技(深圳)有限公司 Image interception method and apparatus thereof
CN105867679A (en) * 2016-03-23 2016-08-17 宇龙计算机通信科技(深圳)有限公司 Touch control method, touch control apparatus, and terminal
CN106572238A (en) * 2016-10-12 2017-04-19 深圳众思科技有限公司 Method and device for capturing screen of terminal screen
CN108108117A (en) * 2018-01-23 2018-06-01 中兴通讯股份有限公司 A kind of screenshotss method, apparatus and terminal

Also Published As

Publication number Publication date
CN108108117A (en) 2018-06-01
CN108108117B (en) 2021-01-19

Similar Documents

Publication Publication Date Title
WO2019144794A1 (en) Screen capture method and apparatus, and terminal
US11635810B2 (en) Managing and mapping multi-sided touch
WO2015176484A1 (en) Method and device for touch input control
US10761722B2 (en) Black screen gesture detection method and device, storage medium, and mobile terminal
CN105607805B (en) The footmark processing method and processing device of application icon
CN111695382B (en) Fingerprint acquisition area determining method and fingerprint acquisition area determining device
US20160210034A1 (en) Method and apparatus for switching display mode
KR20160032611A (en) Method and apparatus for controlling an electronic device using a touch input
US9785284B2 (en) Touch screen device
WO2017161637A1 (en) Touch control method, touch control device, and terminal
CN109428969A (en) Edge touch control method, device and the computer readable storage medium of double screen terminal
CN107807751B (en) Portable electronic device, operation method thereof and recording medium using the method
WO2022179331A1 (en) Photographing method and apparatus, mobile terminal, and storage medium
CN115023683A (en) Stylus pen, terminal, control method thereof, and computer-readable storage medium
CN112214112A (en) Parameter adjusting method and device
US20230269418A1 (en) Video display method, apparatus and storage medium
WO2016173307A1 (en) Message copying method and device, and smart terminal
US20170039733A1 (en) Gui display method and apparatus, and terminal device
CN108803979A (en) The method and apparatus of switching display pattern, the device for switching display pattern
CN107979701B (en) Method and device for controlling terminal display
CN105320316B (en) Method and device for removing jitter of touch screen and terminal
CN109213349A (en) Exchange method and device, computer readable storage medium based on touch screen
US9235694B2 (en) Recording medium, authentication device, and authentication method
CN108877742A (en) Luminance regulating method and device
CN109885170A (en) Screenshotss method, wearable device and computer readable storage medium

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: 19743748

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 18.11.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 19743748

Country of ref document: EP

Kind code of ref document: A1