CN114356141A - Window writing effect acceleration method - Google Patents

Window writing effect acceleration method Download PDF

Info

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
Application number
CN202111667530.8A
Other languages
Chinese (zh)
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.)
Xiamen Prima Science & Technology Co ltd
Original Assignee
Xiamen Prima Science & Technology 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 Xiamen Prima Science & Technology Co ltd filed Critical Xiamen Prima Science & Technology Co ltd
Priority to CN202111667530.8A priority Critical patent/CN114356141A/en
Publication of CN114356141A publication Critical patent/CN114356141A/en
Pending legal-status Critical Current

Links

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

Window writing effect acceleration method
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.
CN202111667530.8A 2021-12-31 2021-12-31 Window writing effect acceleration method Pending CN114356141A (en)

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)

Citations (7)

* Cited by examiner, † Cited by third party
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 display methods and system, storage medium and equipment based on dual system
CN107450833A (en) * 2017-07-21 2017-12-08 广州视源电子科技股份有限公司 Handwriting method to set up and system, storage medium and equipment based on dual system
CN107450832A (en) * 2017-07-21 2017-12-08 广州视源电子科技股份有限公司 Handwriting display method and system, storage medium and equipment based on dual system
US20180052529A1 (en) * 2016-08-22 2018-02-22 Lg Electronics Inc. Mobile terminal
CN109144382A (en) * 2018-07-10 2019-01-04 广州视源电子科技股份有限公司 Handwriting display method, device, terminal device and storage medium based on dual system
CN111352517A (en) * 2019-02-13 2020-06-30 鸿合科技股份有限公司 Writing touch information display method and device and electronic equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
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 display methods and system, storage medium and equipment based on dual system
CN107450833A (en) * 2017-07-21 2017-12-08 广州视源电子科技股份有限公司 Handwriting method to set up and system, storage medium and equipment based on dual system
CN107450832A (en) * 2017-07-21 2017-12-08 广州视源电子科技股份有限公司 Handwriting display method and system, storage medium and equipment based on dual system
CN109144382A (en) * 2018-07-10 2019-01-04 广州视源电子科技股份有限公司 Handwriting display method, device, terminal device and storage medium based on dual system
CN111352517A (en) * 2019-02-13 2020-06-30 鸿合科技股份有限公司 Writing touch information display method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN109144382B (en) Handwriting display method and device based on dual systems, terminal equipment and storage medium
US10460643B2 (en) Method, device and non-transitory computer-readable storage medium for controlling frame rate of mobile terminal
CN103455292B (en) Business datum display processing method and device, subscriber equipment
CN109032494B (en) Intelligent interaction system, writing track display method and device, tablet and medium
CN110597444B (en) Handwriting display method and device, terminal device and storage medium
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
CN111083417B (en) Image processing method and related product
CN107422974A (en) Handwriting display methods and system, storage medium and equipment based on dual system
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
CN113359995B (en) Man-machine interaction method, device, equipment and storage medium
CN101753473B (en) Method for instantaneously transmitting interactive image and system using method
CN108156509A (en) Video broadcasting method, device and user terminal
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
WO2018060807A1 (en) Selectively reducing reflectivity of a display
JP2020197695A (en) Voice control method for electronic device, voice control apparatus for electronic device, computer device, and storage medium
CN114356141A (en) Window writing effect acceleration method
CN112256191B (en) Intelligent blackboard, data processing method and device thereof and intelligent interactive panel
CN106371755A (en) Multi-screen interaction method and system
CN111208965B (en) Spliced display system and display method thereof

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