CN113805993B - Method for rapidly and continuously capturing images - Google Patents

Method for rapidly and continuously capturing images Download PDF

Info

Publication number
CN113805993B
CN113805993B CN202111029312.1A CN202111029312A CN113805993B CN 113805993 B CN113805993 B CN 113805993B CN 202111029312 A CN202111029312 A CN 202111029312A CN 113805993 B CN113805993 B CN 113805993B
Authority
CN
China
Prior art keywords
screenshot
mouse
coordinate system
screen
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111029312.1A
Other languages
Chinese (zh)
Other versions
CN113805993A (en
Inventor
寇蓝天
周成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan XW Bank Co Ltd
Original Assignee
Sichuan XW Bank Co Ltd
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 Sichuan XW Bank Co Ltd filed Critical Sichuan XW Bank Co Ltd
Priority to CN202111029312.1A priority Critical patent/CN113805993B/en
Publication of CN113805993A publication Critical patent/CN113805993A/en
Application granted granted Critical
Publication of CN113805993B publication Critical patent/CN113805993B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a method for rapidly and continuously capturing images, which belongs to the technical field of graphic processing and solves the problem that the continuous capturing images cannot be automatically saved by self-definition in the prior art, and a captured image area is determined by manually dragging a mouse, and comprises the following steps: the method comprises the steps of storing a path by a preset value, and obtaining a mouse moving position to obtain a mouse coordinate system; and (B) step (B): starting a screenshot shortcut key, and performing screenshot on a current screen to obtain a cached screenshot; step C: mapping a mouse coordinate system and an image coordinate system on the mouse moving range and the screen image to obtain a mapping relation between the mouse position and the pixel position; step D: performing edge detection on the cached screenshot to obtain a screenshot area; step E: the screenshot area is automatically saved, so that the screenshot process is simplified, and the screenshot can be saved in a self-defined and rapid continuous mode.

Description

Method for rapidly and continuously capturing images
Technical Field
The invention belongs to the technical field of image processing, and particularly relates to a rapid and continuous screenshot method.
Background
The screenshot is a visual image taken by a computer that can be displayed on a screen or other display device. The screen shots can be taken by an operating system or special screen shot software, or by external equipment such as a digital camera, and the screen shots can be taken in static screen shots and dynamic screen shots, wherein the former screen shots obtain a bitmap file such as BMP, PNG, JPEG, the latter screen shots obtain a video file, and the purpose of the screen shots is to show program interface icons, game scenes and the like in a specific state, namely, the screen shots seen on the screen are saved as part of the picture which can be selectively taken.
The existing screenshot tool needs to manually drag a mouse to determine a screenshot area, and operation redundancy is achieved; and the automatic storage operation of continuous screenshot cannot be customized because the storage operation is required to be carried out after each screenshot; the existing screenshot tool needs to switch to an interface thereof to perform screenshot starting operation after opening a program.
Disclosure of Invention
Aiming at the problem that continuous screenshot automatic save operation cannot be performed in a self-defined mode in the prior art and screenshot areas need to be determined by manually dragging a mouse, the invention provides a rapid and continuous screenshot method, which aims at: the screen capture flow is simplified, and the screen capture can be self-defined and quickly and continuously saved.
The technical scheme adopted by the invention is as follows:
a method of rapid succession of screenshots comprising the steps of:
step A: presetting a storage path, and acquiring a mouse moving position to obtain a mouse coordinate system;
and (B) step (B): starting a screenshot shortcut key, and performing screenshot on a current screen to obtain a cached screenshot;
step C: mapping a mouse coordinate system and an image coordinate system on the mouse moving range and the screen image to obtain a mapping relation between the mouse position and the pixel position;
step D: performing edge detection on the cached screenshot to obtain a screenshot area;
step E: and automatically storing the screenshot area.
By adopting the scheme, the screenshot can be automatically saved in a preset saving path after the screenshot is completed, and continuous and rapid saving of the screenshot can be realized, wherein the step C can determine the coordinates of two clicks of the mouse and determine the screenshot range according to the coordinates, thereby solving the problem that the mouse needs to be dragged and the operation is complicated in the traditional technology.
The specific steps of the step A are as follows:
step A1: detecting the position of the mouse to obtain the current mouse coordinate;
step A2: acquiring a mouse activity area to obtain a mouse activity coordinate system;
step A3: and obtaining the moving position of the mouse to finally obtain the terminal point coordinate system of the mouse.
The specific steps of the step B are as follows:
step B1: clicking a shortcut key on a keyboard to obtain an instruction for starting screenshot;
step B2: and clicking any position of the screen through a mouse to obtain the current screen cache screenshot.
By adopting the scheme, the normal computer operation in the noninductive state and the convenient switching in the screenshot mode of the tool can be realized through the preset shortcut key, and the tool is not required to be repeatedly selected to start screenshot when the screenshot is performed.
The specific steps of the step C are as follows:
step C1: carrying out pixel identification on the cached screenshot to obtain a screenshot pixel coordinate system;
step C2: mapping the mouse movable coordinate system and the screen image coordinate system to obtain a mapping relation;
step C3: and mapping a mouse coordinate system and an image coordinate system on the mouse moving range and the screen image to finally obtain the mapping relation between the mouse position and the pixel position.
The specific steps of the step D are as follows:
step D1: performing image processing on the cached screenshot to obtain a binarized gray value;
step D2: performing two mouse clicks on the diagonal position of the range to be intercepted in the current screen to obtain the coordinates of the two mouse clicks;
step D3: performing edge detection on the click coordinates of the mouse outwards to obtain a boundary of gray value change;
step D4: carrying out boundary extension on the detected pixel points to obtain the whole closed straight-edge coordinates;
step D5: and D4, obtaining a screenshot area finally according to the coordinate value of the closed area in the step.
The specific steps of the step E are as follows:
step E1: d, automatically storing the image of the intercepted area in the step D to obtain a screenshot stored to a specified path;
step E2: a screenshot is obtained that is saved on the locally specified path.
In summary, due to the adoption of the technical scheme, the beneficial effects of the invention are as follows:
1. the method has the advantages that the screen shots can be automatically saved in a preset saving path after the screen shots are completed, continuous and rapid saving of the screen shots can be realized, the coordinates of two clicks of the mouse can be determined in the step C, the screen shot range is determined according to the coordinates, the problem that the mouse needs to be dragged and the operation is complicated in the traditional technology is solved, and by the method, the flow of the screen shots is simplified, and rapid and continuous screen shots are realized.
2. Through a preset shortcut key, normal computer operation in a non-inductive state and convenient switching in a screenshot mode of the tool can be realized, and the tool does not need to be repeatedly selected to start screenshot when the screenshot is performed.
Drawings
The invention will now be described by way of example and with reference to the accompanying drawings in which:
FIG. 1 is a diagram of a screenshot process of one embodiment of the invention.
Detailed Description
All of the features disclosed in this specification, or all of the steps in a method or process disclosed, may be combined in any combination, except for mutually exclusive features and/or steps.
The present invention is described in detail below with reference to fig. 1.
Embodiment one:
a method of rapid succession of screenshots comprising the steps of:
step A: presetting a storage path, and acquiring a mouse moving position to obtain a mouse coordinate system;
and (B) step (B): starting a screenshot shortcut key, and performing screenshot on a current screen to obtain a cached screenshot;
step C: mapping a mouse coordinate system and an image coordinate system on the mouse moving range and the screen image to obtain a mapping relation between the mouse position and the pixel position;
step D: performing edge detection on the cached screenshot to obtain a screenshot area;
step E: and automatically storing the screenshot area.
The specific steps of the step A are as follows:
step A1: detecting the position of the mouse to obtain the current mouse coordinate;
step A2: acquiring a mouse activity area to obtain a mouse activity coordinate system;
step A3: and obtaining the moving position of the mouse to finally obtain the terminal point coordinate system of the mouse.
The specific steps of the step B are as follows:
step B1: clicking a shortcut key on a keyboard to obtain an instruction for starting screenshot;
step B2: and clicking any position of the screen through a mouse to obtain the current screen cache screenshot.
The specific steps of the step C are as follows:
step C1: carrying out pixel identification on the cached screenshot to obtain a screenshot pixel coordinate system;
step C2: mapping the mouse movable coordinate system and the screen image coordinate system to obtain a mapping relation;
step C3: and mapping a mouse coordinate system and an image coordinate system on the mouse moving range and the screen image to finally obtain the mapping relation between the mouse position and the pixel position.
The specific steps of the step D are as follows:
step D1: performing image processing on the cached screenshot to obtain a binarized gray value;
step D2: performing two mouse clicks on the diagonal position of the range to be intercepted in the current screen to obtain the coordinates of the two mouse clicks;
step D3: performing edge detection on the click coordinates of the mouse outwards to obtain a boundary of gray value change;
step D4: carrying out boundary extension on the detected pixel points to obtain the whole closed straight-edge coordinates;
step D5: and D4, obtaining a screenshot area finally according to the coordinate value of the closed area in the step.
The specific steps of the step E are as follows:
step E1: d, automatically storing the image of the intercepted area in the step D to obtain a screenshot stored to a specified path;
step E2: a screenshot is obtained that is saved on the locally specified path.
In the above embodiment, the diagonal position of the region to be intercepted is clicked by a mouse, the range which needs to be intercepted is determined by automatically performing boundary recognition, and the method is realized by binarization processing of gray values, and performing gaussian filtering, gradient calculation, edge tracking and other technologies by using a Canny operator.
The tool runs in the background, and shortcut keys are preset through a keyboard control function, so that computer operation and convenient switching in a screenshot mode of the tool can be normally performed in a noninductive state; the tool does not need to be repeatedly selected to start screenshot when the screenshot is started.
When the method is operated, the shape of the screenshot in the embodiment is rectangular, a storage path and a shortcut key are preset firstly, wherein the shortcut key is a keyboard key, the shortcut key is firstly pressed down to enter a screenshot mode when the screenshot is performed, a mouse is clicked at any position in a screen to obtain a cached screenshot, two endpoints of a diagonal line in the cached screenshot are clicked through the mouse, the two endpoints of the diagonal line are determined, the shape of the screenshot rectangle can be determined, after two mouse clicks are performed, the determination of the screenshot range is completed, gray scale processing is performed on the graph outside the screenshot rectangle, in the process, the screenshot image is highlighted, after the screenshot is completed, the screenshot is stored, and the storage process is a storage path which is automatically stored to a preset value.
The foregoing examples merely represent specific embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the present application. It should be noted that, for those skilled in the art, several variations and modifications can be made without departing from the technical solution of the present application, which fall within the protection scope of the present application.

Claims (3)

1. A method of rapid succession of screenshots comprising the steps of:
step A: presetting a storage path, and acquiring a mouse moving position to obtain a mouse coordinate system;
and (B) step (B): starting a screenshot shortcut key, and performing screenshot on a current screen to obtain a cached screenshot;
step C: mapping a mouse coordinate system and an image coordinate system on the mouse moving range and the screen image to obtain a mapping relation between the mouse position and the pixel position;
step D: performing edge detection on the cached screenshot to obtain a screenshot area;
step E: automatically storing the screenshot area;
the specific steps of the step C are as follows:
step C1: carrying out pixel identification on the cached screenshot to obtain a screenshot pixel coordinate system;
step C2: mapping the mouse movable coordinate system and the screen image coordinate system to obtain a mapping relation;
step C3: mapping a mouse coordinate system and an image coordinate system on the mouse moving range and the screen image to finally obtain a mapping relation between the mouse position and the pixel position;
the specific steps of the step D are as follows:
step D1: performing image processing on the cached screenshot to obtain a binarized gray value;
step D2: performing two mouse clicks on the diagonal position of the range to be intercepted in the current screen to obtain the coordinates of the two mouse clicks;
step D3: performing edge detection on the click coordinates of the mouse outwards to obtain a boundary of gray value change;
step D4: carrying out boundary extension on the detected pixel points to obtain the whole closed straight-edge coordinates;
step D5: according to the closed region coordinate value of the step D4, a screenshot region is finally obtained;
the specific steps of the step A are as follows:
step A1: detecting the position of the mouse to obtain the current mouse coordinate;
step A2: acquiring a mouse activity area to obtain a mouse activity coordinate system;
step A3: and obtaining the moving position of the mouse to finally obtain the terminal point coordinate system of the mouse.
2. A method of rapid succession of screenshots according to claim 1, wherein said specific step of step B is:
step B1: clicking a shortcut key on a keyboard to obtain an instruction for starting screenshot;
step B2: and clicking any position of the screen through a mouse to obtain the current screen cache screenshot.
3. A method of rapid succession of screenshots according to claim 1, wherein said step E is performed by the steps of:
step E1: d, automatically storing the image of the intercepted area in the step D to obtain a screenshot stored to a specified path;
step E2: a screenshot is obtained that is saved on the locally specified path.
CN202111029312.1A 2021-09-03 2021-09-03 Method for rapidly and continuously capturing images Active CN113805993B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111029312.1A CN113805993B (en) 2021-09-03 2021-09-03 Method for rapidly and continuously capturing images

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111029312.1A CN113805993B (en) 2021-09-03 2021-09-03 Method for rapidly and continuously capturing images

Publications (2)

Publication Number Publication Date
CN113805993A CN113805993A (en) 2021-12-17
CN113805993B true CN113805993B (en) 2023-06-06

Family

ID=78942336

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111029312.1A Active CN113805993B (en) 2021-09-03 2021-09-03 Method for rapidly and continuously capturing images

Country Status (1)

Country Link
CN (1) CN113805993B (en)

Citations (37)

* 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
CN102270139A (en) * 2011-08-16 2011-12-07 潘天华 Screenshot method
CN102681829A (en) * 2011-03-16 2012-09-19 阿里巴巴集团控股有限公司 Screenshot method, device and communication client
CN102708539A (en) * 2012-04-21 2012-10-03 上海量明科技发展有限公司 Method for obtaining image through twice-screenshot and client
CN103336814A (en) * 2013-06-28 2013-10-02 优视科技有限公司 Method and device of processing screenshot of web page
CN103970445A (en) * 2014-05-13 2014-08-06 广州华多网络科技有限公司 Display interface mobile type screenshot method, system and device
CN105095083A (en) * 2015-08-24 2015-11-25 上海斐讯数据通信技术有限公司 Mobile phone interface screenshot test method and device used in Android system
CN105426041A (en) * 2015-11-05 2016-03-23 上海卓易科技股份有限公司 Screenshot method
CN105760050A (en) * 2016-02-04 2016-07-13 上海卓易科技股份有限公司 Screen capturing method and device
CN106227420A (en) * 2012-08-15 2016-12-14 阿里巴巴集团控股有限公司 The method and apparatus that when sectional drawing, screenshot box is adjacent to the border of area-of-interest
CN106251290A (en) * 2016-07-26 2016-12-21 成都风来科技有限公司 A kind of multi-screen screenshot method and man-machine interaction mode thereof continuously
CN106527906A (en) * 2016-10-31 2017-03-22 维沃移动通信有限公司 Picture capture method and mobile terminal
CN106845350A (en) * 2016-12-21 2017-06-13 浙江工业大学 A kind of tree-shaped node recognition methods based on image procossing
CN106875408A (en) * 2017-02-27 2017-06-20 网易(杭州)网络有限公司 Method, device and terminal device for sectional drawing
CN107145293A (en) * 2017-04-28 2017-09-08 努比亚技术有限公司 A kind of screenshot method, mobile terminal and storage medium
CN107219973A (en) * 2017-05-23 2017-09-29 维沃移动通信有限公司 A kind of screenshotss method and mobile terminal
CN107346200A (en) * 2017-06-30 2017-11-14 努比亚技术有限公司 One kind interval screenshot method and terminal
CN108055590A (en) * 2017-12-20 2018-05-18 聚好看科技股份有限公司 The display methods of the graphic user interface of television image sectional drawing
CN108108095A (en) * 2017-12-15 2018-06-01 广东欧珀移动通信有限公司 Electronic device, screenshot method and Related product
CN108347452A (en) * 2017-01-23 2018-07-31 腾讯科技(深圳)有限公司 The long-range method and device for obtaining screenshot capture
CN108347643A (en) * 2018-03-05 2018-07-31 成都索贝数码科技股份有限公司 A kind of implementation method of the subtitle superposition sectional drawing based on deep learning
CN108459805A (en) * 2018-03-30 2018-08-28 努比亚技术有限公司 Screenshot method, mobile terminal and computer readable storage medium
CN108563967A (en) * 2018-03-15 2018-09-21 青岛海信移动通信技术股份有限公司 A kind of screenshot method and device
CN108805116A (en) * 2018-05-18 2018-11-13 浙江蓝鸽科技有限公司 Image text detection method and its system
CN108829314A (en) * 2018-05-24 2018-11-16 广州视源电子科技股份有限公司 Screenshot constituency interface selection method, device, equipment and storage medium
CN109298827A (en) * 2018-08-13 2019-02-01 珠海格力电器股份有限公司 Suitable for mobile terminal screenshot method, device, computing device and storage medium
CN109375857A (en) * 2018-10-30 2019-02-22 努比亚技术有限公司 Screenshot method, device, mobile terminal and readable storage medium storing program for executing
CN109388319A (en) * 2018-10-19 2019-02-26 广东小天才科技有限公司 A kind of screenshot method, screenshot device, storage medium and terminal device
CN109598223A (en) * 2018-11-26 2019-04-09 北京洛必达科技有限公司 Method and apparatus based on video acquisition target person
CN109859233A (en) * 2018-12-28 2019-06-07 上海联影智能医疗科技有限公司 The training method and system of image procossing, image processing model
CN109922363A (en) * 2019-03-15 2019-06-21 青岛海信电器股份有限公司 A kind of graphical user interface method and display equipment of display screen shot
CN109976859A (en) * 2019-03-28 2019-07-05 努比亚技术有限公司 Screenshot method, terminal and computer readable storage medium
CN110209273A (en) * 2019-05-23 2019-09-06 Oppo广东移动通信有限公司 Gesture identification method, interaction control method, device, medium and electronic equipment
CN111212250A (en) * 2017-12-20 2020-05-29 海信视像科技股份有限公司 Smart television and display method of graphical user interface of television picture screenshot
CN111368674A (en) * 2020-02-26 2020-07-03 中国工商银行股份有限公司 Image recognition method and device
CN111813300A (en) * 2020-06-03 2020-10-23 深圳市鸿合创新信息技术有限责任公司 Screen capture method and device
CN113190158A (en) * 2021-05-26 2021-07-30 中国工商银行股份有限公司 Repeated screenshot method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9495698B2 (en) * 2011-06-01 2016-11-15 Theodore Michael Evers Continuum-based selection of product choice
US20160342398A1 (en) * 2015-05-22 2016-11-24 Alan A. Yelsey Dynamic Semiotic Systemic Knowledge Compiler System and Methods
CN105549845B (en) * 2015-12-09 2019-03-26 惠州Tcl移动通信有限公司 A kind of continuous screenshot method of page based on mobile terminal, system and mobile terminal
US10237621B2 (en) * 2016-03-24 2019-03-19 Dish Technologies Llc Direct capture and sharing of screenshots from video programming
US20180203826A1 (en) * 2017-01-18 2018-07-19 Go Daddy Operating Company, LLC System and method for generating web page layouts

Patent Citations (37)

* 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
CN102681829A (en) * 2011-03-16 2012-09-19 阿里巴巴集团控股有限公司 Screenshot method, device and communication client
CN102270139A (en) * 2011-08-16 2011-12-07 潘天华 Screenshot method
CN102708539A (en) * 2012-04-21 2012-10-03 上海量明科技发展有限公司 Method for obtaining image through twice-screenshot and client
CN106227420A (en) * 2012-08-15 2016-12-14 阿里巴巴集团控股有限公司 The method and apparatus that when sectional drawing, screenshot box is adjacent to the border of area-of-interest
CN103336814A (en) * 2013-06-28 2013-10-02 优视科技有限公司 Method and device of processing screenshot of web page
CN103970445A (en) * 2014-05-13 2014-08-06 广州华多网络科技有限公司 Display interface mobile type screenshot method, system and device
CN105095083A (en) * 2015-08-24 2015-11-25 上海斐讯数据通信技术有限公司 Mobile phone interface screenshot test method and device used in Android system
CN105426041A (en) * 2015-11-05 2016-03-23 上海卓易科技股份有限公司 Screenshot method
CN105760050A (en) * 2016-02-04 2016-07-13 上海卓易科技股份有限公司 Screen capturing method and device
CN106251290A (en) * 2016-07-26 2016-12-21 成都风来科技有限公司 A kind of multi-screen screenshot method and man-machine interaction mode thereof continuously
CN106527906A (en) * 2016-10-31 2017-03-22 维沃移动通信有限公司 Picture capture method and mobile terminal
CN106845350A (en) * 2016-12-21 2017-06-13 浙江工业大学 A kind of tree-shaped node recognition methods based on image procossing
CN108347452A (en) * 2017-01-23 2018-07-31 腾讯科技(深圳)有限公司 The long-range method and device for obtaining screenshot capture
CN106875408A (en) * 2017-02-27 2017-06-20 网易(杭州)网络有限公司 Method, device and terminal device for sectional drawing
CN107145293A (en) * 2017-04-28 2017-09-08 努比亚技术有限公司 A kind of screenshot method, mobile terminal and storage medium
CN107219973A (en) * 2017-05-23 2017-09-29 维沃移动通信有限公司 A kind of screenshotss method and mobile terminal
CN107346200A (en) * 2017-06-30 2017-11-14 努比亚技术有限公司 One kind interval screenshot method and terminal
CN108108095A (en) * 2017-12-15 2018-06-01 广东欧珀移动通信有限公司 Electronic device, screenshot method and Related product
CN108055590A (en) * 2017-12-20 2018-05-18 聚好看科技股份有限公司 The display methods of the graphic user interface of television image sectional drawing
CN111212250A (en) * 2017-12-20 2020-05-29 海信视像科技股份有限公司 Smart television and display method of graphical user interface of television picture screenshot
CN108347643A (en) * 2018-03-05 2018-07-31 成都索贝数码科技股份有限公司 A kind of implementation method of the subtitle superposition sectional drawing based on deep learning
CN108563967A (en) * 2018-03-15 2018-09-21 青岛海信移动通信技术股份有限公司 A kind of screenshot method and device
CN108459805A (en) * 2018-03-30 2018-08-28 努比亚技术有限公司 Screenshot method, mobile terminal and computer readable storage medium
CN108805116A (en) * 2018-05-18 2018-11-13 浙江蓝鸽科技有限公司 Image text detection method and its system
CN108829314A (en) * 2018-05-24 2018-11-16 广州视源电子科技股份有限公司 Screenshot constituency interface selection method, device, equipment and storage medium
CN109298827A (en) * 2018-08-13 2019-02-01 珠海格力电器股份有限公司 Suitable for mobile terminal screenshot method, device, computing device and storage medium
CN109388319A (en) * 2018-10-19 2019-02-26 广东小天才科技有限公司 A kind of screenshot method, screenshot device, storage medium and terminal device
CN109375857A (en) * 2018-10-30 2019-02-22 努比亚技术有限公司 Screenshot method, device, mobile terminal and readable storage medium storing program for executing
CN109598223A (en) * 2018-11-26 2019-04-09 北京洛必达科技有限公司 Method and apparatus based on video acquisition target person
CN109859233A (en) * 2018-12-28 2019-06-07 上海联影智能医疗科技有限公司 The training method and system of image procossing, image processing model
CN109922363A (en) * 2019-03-15 2019-06-21 青岛海信电器股份有限公司 A kind of graphical user interface method and display equipment of display screen shot
CN109976859A (en) * 2019-03-28 2019-07-05 努比亚技术有限公司 Screenshot method, terminal and computer readable storage medium
CN110209273A (en) * 2019-05-23 2019-09-06 Oppo广东移动通信有限公司 Gesture identification method, interaction control method, device, medium and electronic equipment
CN111368674A (en) * 2020-02-26 2020-07-03 中国工商银行股份有限公司 Image recognition method and device
CN111813300A (en) * 2020-06-03 2020-10-23 深圳市鸿合创新信息技术有限责任公司 Screen capture method and device
CN113190158A (en) * 2021-05-26 2021-07-30 中国工商银行股份有限公司 Repeated screenshot method and device

Also Published As

Publication number Publication date
CN113805993A (en) 2021-12-17

Similar Documents

Publication Publication Date Title
CN106415472B (en) Gesture control method and device, terminal equipment and storage medium
CN110853076A (en) Target tracking method, device, equipment and storage medium
CN112506340B (en) Equipment control method, device, electronic equipment and storage medium
US20150043820A1 (en) Area designating method and area designating device
US20190361074A1 (en) Display method of display apparatus
JP2012003414A (en) Gesture recognition device, gesture recognition method and program
CN109951635A (en) It takes pictures processing method, device, mobile terminal and storage medium
CN109961016B (en) Multi-gesture accurate segmentation method for smart home scene
CN111598903A (en) Portrait segmentation method, portrait segmentation device, storage medium and electronic equipment
WO2013175389A2 (en) Methods circuits apparatuses systems and associated computer executable code for providing projection based human machine interfaces
CN111191619B (en) Method, device and equipment for detecting virtual line segment of lane line and readable storage medium
CN116188379A (en) Edge defect detection method, device, electronic equipment and storage medium
CN113805993B (en) Method for rapidly and continuously capturing images
CN113127349B (en) Software testing method and system
CN110990238B (en) Non-invasive visual test script automatic recording method based on video shooting
CN113467877A (en) Data display system and method
CN109375864B (en) Device and method for displaying window through gesture and storage medium
CN111880660A (en) Display screen control method and device, computer equipment and storage medium
CN106021588B (en) Video eagle eye pattern presentation method and device
CN106339089B (en) A kind of interactive action identifying system and method
CN110519433B (en) Camera application control method, device, equipment and storage medium
CN115953344B (en) Image processing method, device, electronic equipment and storage medium
CN105739890A (en) Interaction method and device of touch screen interface
CN109976636B (en) AR touch method, device and system and AR equipment
CN115658544B (en) Test method based on simulated click

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant