CN114356141A - Window writing effect acceleration method - Google Patents
Window writing effect acceleration method Download PDFInfo
- Publication number
- CN114356141A CN114356141A CN202111667530.8A CN202111667530A CN114356141A CN 114356141 A CN114356141 A CN 114356141A CN 202111667530 A CN202111667530 A CN 202111667530A CN 114356141 A CN114356141 A CN 114356141A
- Authority
- CN
- China
- Prior art keywords
- writing
- user
- whiteboard software
- pen
- android system
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 230000001133 acceleration Effects 0.000 title claims abstract description 30
- 238000000034 method Methods 0.000 title claims abstract description 20
- 230000000694 effects Effects 0.000 title claims abstract description 14
- 238000004891 communication Methods 0.000 claims description 6
- 230000001360 synchronised effect Effects 0.000 claims description 4
- 238000001514 detection method Methods 0.000 claims description 3
- 238000009877 rendering Methods 0.000 description 14
- 230000005540 biological transmission Effects 0.000 description 2
- 230000003111 delayed effect Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Landscapes
- Facsimiles In General (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The invention discloses a method for accelerating Window writing effect, which comprises the following steps: if the currently running system is a Windows system, when a user opens the whiteboard software of the Windows system and selects a pen, the whiteboard software of the Windows system synchronously sends a signal for starting writing and configuration information of the pen to the Android system; the whiteboard software of the Android system synchronizes the configuration information of the pen, enters an acceleration mode, opens an acceleration writing interface with a transparent background and displays the acceleration writing interface on the whiteboard software of the Windows system; when writing, the whiteboard software of the Android system and the Windows system simultaneously responds to the touch information of the user, and the user sees the user writing handwriting displayed on the accelerated writing interface of the Android system; and when the trigger condition is met, clearing the user writing handwriting displayed on the accelerated writing interface of the Android system, wherein the user sees the user writing displayed by the whiteboard software of the Windows system. The invention can improve the handwriting display speed under the Windows system and improve the user experience.
Description
Technical Field
The invention relates to the technical field of image information processing, in particular to a method for accelerating a Window writing effect.
Background
An ifp (image format processing) product is a touch display device with multiple systems, software of a main board of the ifp product is generally based on an Android platform, and a built-in OPS module is a Windows system. Touch writing is a core function of an IFP product, and good writing experience is a key for the product to obtain user approval. Under an Android system, in the prior art, delay between actual touch writing of a pen and handwriting display is reduced through an acceleration algorithm, and the Android system writing display delay measured by a specific method at present can be controlled to be 45 ms. However, in the Windows system, the writing display delay measured by the same method without processing is about 90ms, which has a significant delay compared with the Android system, resulting in poor user experience.
Disclosure of Invention
The invention aims to provide a method for accelerating the Window writing effect, which can improve the handwriting display speed under a Windows system and improve the user experience.
In order to achieve the above purpose, the solution of the invention is:
a method for accelerating Window writing effect comprises the following steps: if the currently running system is a Windows system, when a user opens the whiteboard software of the Windows system and selects a pen, the whiteboard software of the Windows system synchronously sends a signal for starting writing and configuration information of the pen to the Android system; the whiteboard software of the Android system synchronizes the configuration information of the pen, enters an acceleration mode, opens an acceleration writing interface with a transparent background and displays the acceleration writing interface on the whiteboard software of the Windows system; when writing, the whiteboard software of the Android system and the Windows system simultaneously responds to the touch information of the user, and the user sees the user writing handwriting displayed on the accelerated writing interface of the Android system; and when the trigger condition is met, clearing the user writing handwriting displayed on the accelerated writing interface of the Android system, wherein the user sees the user writing displayed by the whiteboard software of the Windows system.
The whiteboard software of the Windows system sends a signal for starting writing and configuration information of the pen through a communication channel between the Windows system and the IFP mainboard.
The communication channel is USB or UART.
The trigger condition is detection of a pen-up signal.
The writing method of the Android system comprises the following steps: receiving configuration information and a writing starting signal of a pen synchronized by a current running system; the whiteboard software of the Android system synchronizes the configuration information of the pen, enters an acceleration mode, opens an acceleration writing interface with a transparent background and displays the acceleration writing interface on the whiteboard software of the current running system; during writing, the whiteboard software of the Android system and the current running system simultaneously responds to the touch information of the user, and the whiteboard software of the Android system displays real-time writing handwriting of the user on an accelerated writing interface; and when the triggering condition is met, clearing the handwriting on the acceleration writing interface and exiting the acceleration mode.
After the technical scheme is adopted, the IFP product has the characteristics of two-path touch output, when writing is carried out in a Windows system, the configuration information of the pen is synchronously configured to an Android system, the touch data during writing is simultaneously transmitted to the Android system and the Windows system, whiteboard software of the Android system simultaneously responds, handwriting rendering data are respectively and independently generated, the same handwriting is sequentially displayed, since an accelerated writing interface with a transparent background of the Android system is displayed on the whiteboard software of the Windows system, a user sees the user writing displayed on the accelerated writing interface of the Android system, the obtained user writing display speed experience of the Android system is obtained, delay can be obviously reduced through an accelerated mode of the Android system, the user writing displayed on the accelerated writing interface of the Android system is erased after the triggering condition is met, and the writing under the Windows system can be displayed, because the Android system and the Windows system synchronize the configuration information of the pen before the user writes, the effects of the handwriting rendered by switching the two systems are consistent and cannot be perceived by the naked eyes of the user, so that the aim of improving the display speed of the handwriting under the Windows system is fulfilled.
In addition, the Android and Windows systems synchronize the configuration information of the pen before the user writes, and in a writing device of the user, data transmission and sequential handwriting rendering processes are not needed between the Android system and the Windows system, so that the processing efficiency can be greatly improved, the configuration of IFP products can be reduced, and the purpose of reducing the cost can be achieved.
The invention can also be applied to two systems with different writing and rendering speeds, if the desktop runs in a system with a slower writing and rendering speed, such as a Windows system, the system with the faster writing and rendering speed can be switched according to the technical scheme of the invention, during the writing period of a user, the writing handwriting is displayed in real time through the interface with a transparent background, once the writing is finished, the writing handwriting displayed by the system with the faster writing and rendering speed is erased, and the writing handwriting displayed by the system with the slower writing and rendering speed running on the desktop is reserved.
Drawings
FIG. 1 is a flow chart of a touch writing process in a Windows system according to an embodiment of the present invention;
fig. 2 is a flow chart of touch writing in an Android system according to a specific embodiment of the present invention.
Detailed Description
In order to further explain the technical solution of the present invention, the present invention is explained in detail by the following specific examples.
The touch of the IFP product has two paths of touch output, one path is accessed to a mainboard of an Android system, the other path is accessed to an OPS module (namely a Windows system), the output of the two paths of touch signals can be independently controlled, and by utilizing the characteristic, referring to the figure 1, the invention realizes a method for accelerating the Window writing effect, which comprises the following steps:
if the currently running system is a Windows system, when a user opens the whiteboard software of the Windows system and selects a pen, the whiteboard software of the Windows system synchronously sends a signal for starting writing and configuration information (namely handwriting) of the pen to the Android system; the whiteboard software of the Android system synchronizes the configuration information of the pen, enters an acceleration mode, opens an acceleration writing interface with a transparent background and displays the acceleration writing interface on the whiteboard software of the Windows system;
when writing, the whiteboard software of the Android system and the Windows system simultaneously responds to the touch information of the user, and the user sees the user writing handwriting displayed on the accelerated writing interface of the Android system;
and when the trigger condition is met, clearing the user writing handwriting displayed on the accelerated writing interface of the Android system, wherein the user sees the user writing displayed by the whiteboard software of the Windows system.
In some embodiments of the present invention, the whiteboard software of the Windows system sends a writing start signal and pen configuration information through a communication channel between the Windows system and the IFP motherboard.
Further, the communication channel is a USB or UART.
In some embodiments of the present invention, the trigger condition is detection of a pen-up signal. That is, after the user lifts the pen, the handwriting of the Android system is erased, and due to the synchronous writing of the Android system and the Windows system, in the time period from the pen falling of the user to the pen lifting of the user, the handwriting written by the user is displayed in the lower layer of Windows, and only slightly delayed, so that the handwriting of the Android system is erased after the pen is lifted, the actual handwriting of the user is still displayed on the user interface of the IFP product, the writing experience of the user cannot be influenced, and the subsequent display, operation and other processing of the written content are facilitated.
In some embodiments of the present invention, referring to fig. 2, the writing method for an Android system includes receiving configuration information of a pen synchronized by a currently running system and a signal for starting writing; the whiteboard software of the Android system synchronizes the configuration information of the pen, enters an acceleration mode, opens an acceleration writing interface with a transparent background and displays the acceleration writing interface on the whiteboard software of the current running system; during writing, the whiteboard software of the Android system and the current running system simultaneously responds to the touch information of the user, and the whiteboard software of the Android system displays real-time writing handwriting of the user on an accelerated writing interface; and when the triggering condition is met, clearing the handwriting on the acceleration writing interface and exiting the acceleration mode.
Through the scheme, the IFP product has the characteristic of two-path touch output, when writing in a Windows system, the configuration information of a pen is synchronously configured to an Android system, the touch data during writing is simultaneously transmitted to the Android system and the Windows system, whiteboard software of the two systems simultaneously responds and respectively and independently generates handwriting rendering data to sequentially display the same handwriting, because an accelerated writing interface with a transparent Android system background is displayed on the whiteboard software of the Windows system, the user sees the user writing displayed on the accelerated writing interface of the Android system at the moment, the handwriting display speed experience of the Android system is obtained, the delay can be obviously reduced through the accelerated mode of the Android system, and the user writing displayed on the accelerated writing interface of the Android system is erased after the trigger condition is met, so that the writing in the Windows system can be displayed, because the Android system and the Windows system synchronize the configuration information of the pen before the user writes, the effects of the handwriting rendered by switching the two systems are consistent and cannot be perceived by the naked eyes of the user, so that the aim of improving the display speed of the handwriting under the Windows system is fulfilled.
In addition, the Android and Windows systems synchronize the configuration information of the pen before the user writes, and in a writing device of the user, data transmission and sequential handwriting rendering processes are not needed between the Android system and the Windows system, so that the processing efficiency can be greatly improved, the configuration of IFP products can be reduced, and the purpose of reducing the cost can be achieved.
The invention can also be applied to two systems with different writing and rendering speeds, if the desktop runs in a system with a slower writing and rendering speed, such as a Windows system, the system with the faster writing and rendering speed can be switched according to the technical scheme of the invention, during the writing period of a user, the writing handwriting is displayed in real time through the interface with a transparent background, once the writing is finished, the writing handwriting displayed by the system with the faster writing and rendering speed is erased, and the writing handwriting displayed by the system with the slower writing and rendering speed running on the desktop is reserved.
The above embodiments and drawings are not intended to limit the form and style of the present invention, and any suitable changes or modifications thereof by those skilled in the art should be considered as not departing from the scope of the present invention.
Claims (5)
1. A method for accelerating Window writing effect is characterized by comprising the following steps:
if the currently running system is a Windows system, when a user opens the whiteboard software of the Windows system and selects a pen, the whiteboard software of the Windows system synchronously sends a signal for starting writing and configuration information of the pen to the Android system; the whiteboard software of the Android system synchronizes the configuration information of the pen, enters an acceleration mode, opens an acceleration writing interface with a transparent background and displays the acceleration writing interface on the whiteboard software of the Windows system;
when writing, the whiteboard software of the Android system and the Windows system simultaneously responds to the touch information of the user, and the user sees the user writing handwriting displayed on the accelerated writing interface of the Android system;
and when the trigger condition is met, clearing the user writing handwriting displayed on the accelerated writing interface of the Android system, wherein the user sees the user writing displayed by the whiteboard software of the Windows system.
2. A method for accelerating effects of Window writing as recited in claim 1, wherein:
the whiteboard software of the Windows system sends a signal for starting writing and configuration information of the pen through a communication channel between the Windows system and the IFP mainboard.
3. A method for accelerating effects of Window writing as recited in claim 2, wherein:
the communication channel is USB or UART.
4. A method for accelerating effects of Window writing as recited in claim 1, wherein:
the trigger condition is detection of a pen-up signal.
5. The method for accelerating Window writing effect according to any claim 1 to 4, wherein the writing method of the Android system comprises:
receiving configuration information and a writing starting signal of a pen synchronized by a current running system;
the whiteboard software of the Android system synchronizes the configuration information of the pen, enters an acceleration mode, opens an acceleration writing interface with a transparent background and displays the acceleration writing interface on the whiteboard software of the current running system;
during writing, the whiteboard software of the Android system and the current running system simultaneously responds to the touch information of the user, and the whiteboard software of the Android system displays real-time writing handwriting of the user on an accelerated writing interface;
and when the triggering condition is met, clearing the handwriting on the acceleration writing interface and exiting the acceleration mode.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111667530.8A CN114356141A (en) | 2021-12-31 | 2021-12-31 | Window writing effect acceleration method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111667530.8A CN114356141A (en) | 2021-12-31 | 2021-12-31 | Window writing effect acceleration method |
Publications (1)
Publication Number | Publication Date |
---|---|
CN114356141A true CN114356141A (en) | 2022-04-15 |
Family
ID=81105670
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111667530.8A Pending CN114356141A (en) | 2021-12-31 | 2021-12-31 | Window writing effect acceleration method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114356141A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2024113630A1 (en) * | 2022-12-02 | 2024-06-06 | 北京鸿合爱学教育科技有限公司 | Accelerated writing method and apparatus, electronic device, and computer readable storage medium |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009289247A (en) * | 2008-05-30 | 2009-12-10 | Plus Vision Corp | Writing recording system, writing sheet body, and writing information processing system |
CN107422974A (en) * | 2017-07-21 | 2017-12-01 | 广州视源电子科技股份有限公司 | Handwriting writing display method and system based on dual systems, storage medium and equipment |
CN107450832A (en) * | 2017-07-21 | 2017-12-08 | 广州视源电子科技股份有限公司 | Handwriting display method and system based on dual systems, storage medium and equipment |
CN107450833A (en) * | 2017-07-21 | 2017-12-08 | 广州视源电子科技股份有限公司 | Handwriting writing setting method and system based on dual systems, storage medium and equipment |
US20180052529A1 (en) * | 2016-08-22 | 2018-02-22 | Lg Electronics Inc. | Mobile terminal |
CN109144382A (en) * | 2018-07-10 | 2019-01-04 | 广州视源电子科技股份有限公司 | Handwriting display method and device based on dual systems, terminal equipment and storage medium |
CN111352517A (en) * | 2019-02-13 | 2020-06-30 | 鸿合科技股份有限公司 | Writing touch information display method and device and electronic equipment |
-
2021
- 2021-12-31 CN CN202111667530.8A patent/CN114356141A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009289247A (en) * | 2008-05-30 | 2009-12-10 | Plus Vision Corp | Writing recording system, writing sheet body, and writing information processing system |
US20180052529A1 (en) * | 2016-08-22 | 2018-02-22 | Lg Electronics Inc. | Mobile terminal |
CN107422974A (en) * | 2017-07-21 | 2017-12-01 | 广州视源电子科技股份有限公司 | Handwriting writing display method and system based on dual systems, storage medium and equipment |
CN107450832A (en) * | 2017-07-21 | 2017-12-08 | 广州视源电子科技股份有限公司 | Handwriting display method and system based on dual systems, storage medium and equipment |
CN107450833A (en) * | 2017-07-21 | 2017-12-08 | 广州视源电子科技股份有限公司 | Handwriting writing setting method and system based on dual systems, storage medium and equipment |
CN109144382A (en) * | 2018-07-10 | 2019-01-04 | 广州视源电子科技股份有限公司 | Handwriting display method and device based on dual systems, terminal equipment and storage medium |
CN111352517A (en) * | 2019-02-13 | 2020-06-30 | 鸿合科技股份有限公司 | Writing touch information display method and device and electronic equipment |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2024113630A1 (en) * | 2022-12-02 | 2024-06-06 | 北京鸿合爱学教育科技有限公司 | Accelerated writing method and apparatus, electronic device, and computer readable storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109144382B (en) | Handwriting display method and device based on dual systems, terminal equipment and storage medium | |
CN110597444B (en) | Handwriting display method and device, terminal device and storage medium | |
US20180261143A1 (en) | Method, device and non-transitory computer-readable storage medium for controlling frame rate of mobile terminal | |
CN109032494B (en) | Intelligent interaction system, writing track display method and device, tablet and medium | |
CN101449255B (en) | Methods and systems for updating a buffer | |
CN103455292B (en) | Business datum display processing method and device, subscriber equipment | |
US20200008142A1 (en) | Method for Controlling Terminal, and Terminal | |
CN107145256B (en) | Zero touch height implementation method, device and system | |
CN106936995A (en) | A kind of control method of mobile terminal frame per second, device and mobile terminal | |
CN107422974A (en) | Handwriting writing display method and system based on dual systems, storage medium and equipment | |
CN111083417B (en) | Image processing method and related product | |
CN105898507B (en) | A kind of vision signal synchronous method and device | |
CN102609093A (en) | Method and device for controlling video playing by using gestures | |
CN105122346A (en) | Display refreshing method and terminal | |
CN111491208B (en) | Video processing method and device, electronic equipment and computer readable medium | |
CN114356141A (en) | Window writing effect acceleration method | |
EP3301543A1 (en) | Selectively reducing reflectivity of a display | |
CN101753473B (en) | Method for instantaneously transmitting interactive image and system using method | |
CN111208917A (en) | Touch data processing method and device, intelligent equipment and storage medium | |
CN111782131A (en) | Pen point implementation method, device, equipment and readable storage medium | |
CN112905134A (en) | Method and device for refreshing display and electronic equipment | |
CN113359995A (en) | Man-machine interaction method, device, equipment and storage medium | |
CN114237482A (en) | Handwriting display processing method, device, system, equipment and storage medium | |
CN112256191B (en) | Intelligent blackboard, data processing method and device thereof and intelligent interactive panel | |
CN102799286A (en) | Input method and device for handwriting pen |
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 | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20220415 |