CN112506370A - Real-time recording storage method and device based on touch screen and storage medium - Google Patents

Real-time recording storage method and device based on touch screen and storage medium Download PDF

Info

Publication number
CN112506370A
CN112506370A CN202011314986.1A CN202011314986A CN112506370A CN 112506370 A CN112506370 A CN 112506370A CN 202011314986 A CN202011314986 A CN 202011314986A CN 112506370 A CN112506370 A CN 112506370A
Authority
CN
China
Prior art keywords
touch screen
attribute data
image attribute
physical medium
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.)
Pending
Application number
CN202011314986.1A
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.)
Guangzhou Lango Electronic Science and Technology Co Ltd
Original Assignee
Guangzhou Lango Electronic Science and 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 Guangzhou Lango Electronic Science and Technology Co Ltd filed Critical Guangzhou Lango Electronic Science and Technology Co Ltd
Priority to CN202011314986.1A priority Critical patent/CN112506370A/en
Publication of CN112506370A publication Critical patent/CN112506370A/en
Pending legal-status Critical Current

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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers
    • 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

Abstract

The invention discloses a real-time recording storage method, equipment and a storage medium based on a touch screen, wherein the recording storage method comprises the following steps of S1: acquiring image attribute data sent by a touch screen in real time, and storing the image attribute data in a physical medium connected with the touch screen; generating a corresponding mapping table according to the position relation of the image attribute data stored in the physical medium; step S2: and receiving an operation image instruction sent by a terminal, searching image attribute data related to the operation image instruction from the physical medium according to the mapping table, and displaying the image attribute data. The invention can avoid occupying excessive local memory of the touch screen, reduce the consumption on performance and improve the operation stability of the touch screen.

Description

Real-time recording storage method and device based on touch screen and storage medium
Technical Field
The invention relates to the technical field of graphic data storage, in particular to a real-time recording storage method, equipment and a storage medium based on a touch screen.
Background
At present, touch screens are more and more widely applied, and touch screens similar to electronic whiteboards are also widely applied in office environments. The staff can scribble the picture to the content that whiteboard shows at any time in the meeting process to store the content after scribbling, still can forward the content after the storage to other whiteboard and demonstrate and operate, make the data interaction on each whiteboard become easier and simpler, more convenient.
The existing electronic whiteboard generally stores the content to be recorded, such as images or operation flows, in a local memory; however, as the user operates the graphics on the electronic whiteboard more and more frequently, the graphics and the operation process occupy more local memories, even part of newly generated image data cannot be stored continuously, and the stored content needs to be deleted before being stored continuously, which brings inconvenience to a certain extent in data transmission; moreover, the electronic whiteboard may still cause system jam, delay and even breakdown when running under the condition of large memory occupancy, and the running and performance of the electronic whiteboard become extremely unstable due to the consumption of the memory.
Disclosure of Invention
In order to overcome the defects of the prior art, an object of the present invention is to provide a real-time recording saving method based on a touch screen, which can avoid occupying too much local memory of the touch screen, reduce the consumption in performance, and improve the operation stability of the touch screen.
Another object of the present invention is to provide an electronic device.
It is a further object of the present invention to provide a storage medium.
One of the purposes of the invention is realized by adopting the following technical scheme:
a real-time recording saving method based on a touch screen comprises the following steps:
step S1: acquiring image attribute data sent by a touch screen in real time, and storing the image attribute data in a physical medium connected with the touch screen; generating a corresponding mapping table according to the position relation of the image attribute data stored in the physical medium;
step S2: and receiving an operation image instruction sent by a terminal, searching image attribute data related to the operation image instruction from the physical medium according to the mapping table, and displaying the image attribute data.
Further, the image attribute data is track data generated when a touch event is performed on the touch screen.
Further, the image attribute data generated by the touch screen is pre-stored in a local memory of the touch screen; and transmitting the image attribute data stored in the local memory to the physical medium in a set period, and deleting the uploaded data in the local memory.
Further, in step S1, after the image attribute data is stored in the physical medium, unique identification information is generated for each image attribute data, and the mapping table uses the unique identification information of the image attribute data as an index.
Further, the unique identification information of the image attribute data is an identification number encoded by data generation time and an image feature value.
Further, the plurality of image attribute data are stored in the physical medium according to the sequence of the data generation time and in a message queue manner.
Further, the terminal comprises an electronic whiteboard, a mobile phone terminal, a tablet terminal or a computer terminal which are connected with the physical medium signal.
The second purpose of the invention is realized by adopting the following technical scheme:
an electronic device comprises a processor, a memory and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the real-time recording saving method based on the touch screen when executing the computer program.
The third purpose of the invention is realized by adopting the following technical scheme:
a storage medium having stored thereon a computer program which, when executed, implements the touch screen-based real-time save recording method described above.
Compared with the prior art, the invention has the beneficial effects that:
the image attribute data generated by the touch screen can be stored in an external physical medium, so that the excessive local space occupied by the touch screen is avoided, and the operation stability of the touch screen is improved; meanwhile, the storage position of the image attribute data in the physical medium is quickly searched according to the mapping table, the corresponding image attribute data is quickly extracted and displayed, the timeliness of image attribute data reproduction is realized, and the use experience of a user is improved.
Drawings
Fig. 1 is a schematic diagram of the connection between the terminal and the terminal according to the present invention;
fig. 2 is a schematic flow chart of a real-time recording saving method based on a touch screen according to the present invention.
Detailed Description
The present invention will be further described with reference to the accompanying drawings and the detailed description, and it should be noted that any combination of the embodiments or technical features described below can be used to form a new embodiment without conflict.
Example one
The embodiment provides a real-time recording storage method based on a touch screen, which is applied to terminal equipment such as an electronic white screen, a mobile phone terminal, a tablet terminal or a computer terminal, and executes a touch event and a transmission interaction action by using the touch screen on the terminal equipment. In this embodiment, an electronic whiteboard is taken as an example for description.
As shown in fig. 2, the record saving method of this embodiment specifically includes the following steps:
step S1: acquiring image attribute data sent by a touch screen in real time, and storing the image attribute data in a physical medium connected with the touch screen; and generating a corresponding mapping table according to the position relation of the image attribute data stored in the physical medium.
The image attribute data is track data generated when a touch event is performed on the touch screen; when a user touches the touch screen, corresponding image attribute data can be generated according to the track data of each operation of the user. Specifically, when a user writes a 'two' word on the touch screen, the first stroke of track data starts from the moment when a finger or other touch object contacts the touch screen, slides along the touch screen, finally, the track ends when the finger or other touch object leaves the touch screen, and when the track ends, the image attribute data corresponding to the track data can be correspondingly generated; and when the user writes a second pen of the 'two' character on the touch screen, generating corresponding image attribute data according to the track data during writing of the pen, so that each continuous touch event corresponds to the respective image attribute data. The image attribute data contains the characteristic points of the graph, and the picture image can be converted into a digital type to be stored.
In this embodiment, a physical medium is previously disposed outside the electronic whiteboard, and the physical medium may be a physical storage, as shown in fig. 1, the physical medium and the electronic whiteboard may be directly connected through a data line, or may be in bidirectional signal communication through a wireless network; and when the electronic whiteboard generates one image attribute data, the image attribute data is transmitted to the physical medium for storage, so that the generated data can be prevented from occupying a local memory of the electronic whiteboard. In addition, the image attribute data generated by the touch screen can be stored in a local memory of the touch screen in advance, the image attribute data stored in the local memory is transmitted to the physical medium in a centralized manner in a set period, and the uploaded data in the local memory is deleted; the set period can be determined according to the local memory capacity of the electronic whiteboard, and can be uploaded once at regular intervals or once when the local memory of the electronic whiteboard reaches a preset value.
And after the image attribute data are stored in the physical medium, generating corresponding and unique identification information for the position of each image attribute data stored in the physical medium, wherein the unique identification information of the image attribute data is used as an index in the mapping table. The unique identification information of the image attribute data is an identification number encoded by data generation time and an image characteristic numerical value, each image attribute data corresponds to the unique identification information, and the unique identification information is used as an index in the mapping table, so that the specific position of the image attribute data in the physical medium can be found according to the index when the mapping table is consulted.
The position of the image attribute data stored in the physical medium can be stored at will, and the position of the image attribute data in the physical medium can be quickly found according to a mapping table; in addition, the image attribute data can also be stored in the physical medium in a message queue manner, that is, the image attribute data is stored in the physical medium in a message queue manner according to the sequence of the data generation time of the image attribute data, so that when the image is displayed again in the following process, the corresponding image attribute data is output in a first-in first-out arrangement manner, and the time for consulting the mapping table is reduced.
Step S2: and receiving an operation image instruction sent by a terminal, searching image attribute data related to the operation image instruction from the physical medium according to the mapping table, and displaying the image attribute data.
The terminal comprises an electronic whiteboard, a mobile phone terminal, a tablet terminal or a computer terminal which are connected with the physical medium signal; and the user can call any image attribute data from the physical medium through another electronic whiteboard to display. The operation image instruction is generated according to actual operations such as images, image display sequences, display methods and the like which are displayed and selected by a user, the corresponding index in the mapping table is found according to the unique identification information of the image attribute data corresponding to the image selected by the user, the position of the image attribute data in the physical medium is found through the index, the corresponding image attribute data can be called according to the corresponding address information of the position and displayed on another electronic whiteboard, and the user can continue painting on the electronic whiteboard; the operations such as painting on the electronic whiteboard by the user are stored in the physical medium in the way, and the image is called out according to the way for displaying when the user needs to display again.
In this embodiment, a method for managing a pattern on an electronic whiteboard by using a physical medium is adopted, so that operations such as remote transmission interaction, real-time whiteboard, cancellation, redoing and the like between electronic whiteboards can be realized, consumption of a local memory on the electronic whiteboard is extremely low, and the electronic whiteboard has advantages in writing and performance.
Example two
The embodiment provides an electronic device, which comprises a processor, a memory and a computer program stored on the memory and capable of running on the processor, wherein the processor implements the touch screen-based real-time saving and recording method in the first embodiment when executing the computer program; in addition, the present embodiment also provides a storage medium, on which a computer program is stored, and when the computer program is executed, the method for saving and recording in real time based on a touch screen is implemented.
The apparatus and the storage medium in this embodiment are based on two aspects of the same inventive concept, and the method implementation process has been described in detail in the foregoing, so that those skilled in the art can clearly understand the structure and implementation process of the system in this embodiment according to the foregoing description, and for the sake of brevity of the description, details are not repeated here.
The above embodiments are only preferred embodiments of the present invention, and the protection scope of the present invention is not limited thereby, and any insubstantial changes and substitutions made by those skilled in the art based on the present invention are within the protection scope of the present invention.

Claims (9)

1. A real-time recording storage method based on a touch screen is characterized by comprising the following steps:
step S1: acquiring image attribute data sent by a touch screen in real time, and storing the image attribute data in a physical medium connected with the touch screen; generating a corresponding mapping table according to the position relation of the image attribute data stored in the physical medium;
step S2: and receiving an operation image instruction sent by a terminal, searching image attribute data related to the operation image instruction from the physical medium according to the mapping table, and displaying the image attribute data.
2. The touch screen-based real-time saving recording method according to claim 1, wherein the image attribute data is trajectory data generated when a touch event is performed on the touch screen.
3. The touch screen-based real-time saving recording method according to claim 1, wherein the image attribute data generated by the touch screen is pre-stored in a local memory of the touch screen; and transmitting the image attribute data stored in the local memory to the physical medium in a set period, and deleting the uploaded data in the local memory.
4. The touch screen-based real-time saving recording method according to claim 1, wherein in step S1, after the image attribute data is stored in the physical medium, unique identification information is generated for each image attribute data, and the unique identification information of the image attribute data is used as an index in the mapping table.
5. The touch screen-based real-time storage and recording method according to claim 4, wherein the unique identification information of the image attribute data is an identification number encoded by data generation time and an image characteristic numerical value.
6. The touch screen-based real-time storage recording method according to claim 5, wherein the plurality of image attribute data are stored in the physical medium in a message queue manner according to the sequence of data generation times.
7. The touch screen-based real-time recording storage method according to claim 1, wherein the terminal comprises an electronic whiteboard, a mobile phone terminal, a tablet terminal or a computer terminal connected with the physical medium signal.
8. An electronic device, comprising a processor, a memory and a computer program stored in the memory and capable of running on the processor, wherein the processor implements the touch screen-based real-time recording method according to any one of claims 1 to 7 when executing the computer program.
9. A storage medium having a computer program stored thereon, wherein the computer program is executed to implement the touch screen-based real-time recording method according to any one of claims 1 to 7.
CN202011314986.1A 2020-11-20 2020-11-20 Real-time recording storage method and device based on touch screen and storage medium Pending CN112506370A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011314986.1A CN112506370A (en) 2020-11-20 2020-11-20 Real-time recording storage method and device based on touch screen and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011314986.1A CN112506370A (en) 2020-11-20 2020-11-20 Real-time recording storage method and device based on touch screen and storage medium

Publications (1)

Publication Number Publication Date
CN112506370A true CN112506370A (en) 2021-03-16

Family

ID=74959139

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011314986.1A Pending CN112506370A (en) 2020-11-20 2020-11-20 Real-time recording storage method and device based on touch screen and storage medium

Country Status (1)

Country Link
CN (1) CN112506370A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113138700A (en) * 2021-04-23 2021-07-20 深圳市闪联信息技术有限公司 Interactive electronic whiteboard with nonlinear revocation function and nonlinear revocation method thereof
CN113382052A (en) * 2021-06-01 2021-09-10 广州朗国电子科技有限公司 Electronic blackboard control system and method based on cloud

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120108657A (en) * 2011-03-25 2012-10-05 엘지전자 주식회사 Mobile terminal and method for controlling the same
US20140149898A1 (en) * 2012-11-29 2014-05-29 International Business Machines Corporation Method, apparatus and computer program to designate content retrieval on an interactive display
CN107515722A (en) * 2017-08-30 2017-12-26 广州视源电子科技股份有限公司 Information storage, methods of exhibiting, device, equipment and computer-readable storage medium
CN111190531A (en) * 2019-07-15 2020-05-22 腾讯科技(深圳)有限公司 Information collection method and device, computer readable storage medium and computer equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120108657A (en) * 2011-03-25 2012-10-05 엘지전자 주식회사 Mobile terminal and method for controlling the same
US20140149898A1 (en) * 2012-11-29 2014-05-29 International Business Machines Corporation Method, apparatus and computer program to designate content retrieval on an interactive display
CN107515722A (en) * 2017-08-30 2017-12-26 广州视源电子科技股份有限公司 Information storage, methods of exhibiting, device, equipment and computer-readable storage medium
CN111190531A (en) * 2019-07-15 2020-05-22 腾讯科技(深圳)有限公司 Information collection method and device, computer readable storage medium and computer equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113138700A (en) * 2021-04-23 2021-07-20 深圳市闪联信息技术有限公司 Interactive electronic whiteboard with nonlinear revocation function and nonlinear revocation method thereof
CN113382052A (en) * 2021-06-01 2021-09-10 广州朗国电子科技有限公司 Electronic blackboard control system and method based on cloud
CN113382052B (en) * 2021-06-01 2023-04-07 广州朗国电子科技股份有限公司 Electronic blackboard control system and method based on cloud

Similar Documents

Publication Publication Date Title
JP3526067B2 (en) Reproduction device and reproduction method
AU621970B2 (en) Display with enhanced scrolling capabilities
US9400772B2 (en) Method and device for selecting a word to be defined in mobile communication terminal having an electronic dictionary
KR102162836B1 (en) Apparatas and method for supplying content according to field attribute
CN105631035B (en) Date storage method and device
CN105308672A (en) Electronic device and method for video decoding
CN105100876A (en) Streaming media playing method and device
CN112506370A (en) Real-time recording storage method and device based on touch screen and storage medium
US6249275B1 (en) Portable information gathering apparatus and information gathering method performed thereby
CN104360764A (en) Writing system
US10817169B2 (en) Time-correlated ink
CN100416566C (en) Picture data storage and read method
CN103839533A (en) Method for displaying mobile terminal image and mobile terminal
CN112667118A (en) Method, apparatus and computer readable medium for displaying historical chat messages
CN110297558A (en) Multiple point touching control method, device, intelligent interaction plate and storage medium
WO2021068382A1 (en) Multi-window operation control method and apparatus, and device and storage medium
CN108174268A (en) Data copying method, equipment, system and readable storage medium storing program for executing based on TV
CN104731824A (en) Picture display method and picture display device
WO2020102937A1 (en) Handwriting processing method, handwriting input device and computer readable storage medium
JPS5936303B2 (en) CRT display device
US20120023414A1 (en) Method and apparatus for processing e-mail
CN108462902A (en) A kind of media file read method and device, multimedia play system
CN115167801B (en) Information display method based on conference memory all-in-one machine and conference memory all-in-one machine
CN100359861C (en) Display and operation method for graphic data interface single-user trace
CN115134317B (en) Message display method, device, storage medium and electronic device

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
CB02 Change of applicant information

Address after: Room 238, room 406, 1 Yichuang street, Huangpu District, Guangzhou, Guangdong 510700

Applicant after: Guangzhou langguo Electronic Technology Co.,Ltd.

Address before: Room 238, room 406, 1 Yichuang street, Huangpu District, Guangzhou, Guangdong 510700

Applicant before: GUANGZHOU LANGO ELECTRONIC SCIENCE & TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information