WO2017101440A1 - Procédé et système de synchronisation d'annotation à distance - Google Patents

Procédé et système de synchronisation d'annotation à distance Download PDF

Info

Publication number
WO2017101440A1
WO2017101440A1 PCT/CN2016/090746 CN2016090746W WO2017101440A1 WO 2017101440 A1 WO2017101440 A1 WO 2017101440A1 CN 2016090746 W CN2016090746 W CN 2016090746W WO 2017101440 A1 WO2017101440 A1 WO 2017101440A1
Authority
WO
WIPO (PCT)
Prior art keywords
annotation
screen
coordinate set
converted
image
Prior art date
Application number
PCT/CN2016/090746
Other languages
English (en)
Chinese (zh)
Inventor
杨利侠
Original Assignee
广州视睿电子科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 广州视睿电子科技有限公司 filed Critical 广州视睿电子科技有限公司
Publication of WO2017101440A1 publication Critical patent/WO2017101440A1/fr

Links

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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1454Digital output to display device ; Cooperation and interconnection of the display device with other functional units involving copying of the display data of a local workstation or window to a remote workstation or window so that an actual copy of the data is displayed simultaneously on two or more displays, e.g. teledisplay
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Definitions

  • the present invention relates to the field of interactive smart tablet technologies, and in particular, to a method and system for remote annotation synchronization. Background technique
  • Interactive smart tablet with annotation, painting, multimedia entertainment and other functions, incorporating human-computer interaction, flat panel display, multimedia information processing and network transmission, etc. It is the interaction of office, teaching and graphic in the information age. The preferred solution for the demonstration.
  • the inventor found that at least the following problems exist in the conventional technology: using an interactive smart tablet in a classroom or a conference scene, when annotating the content on the screen, the traditional technology requires the user to implement the screen on the interactive smart tablet.
  • the related operations (annotations) of the content the user can not interact with the audience from the interactive smart tablet.
  • an embodiment of the technical solution of the present invention is:
  • a method of remote annotation synchronization comprising the steps of:
  • the coordinate set of the current screen image drawn and stored on the drawing canvas is acquired; the current screen image includes the annotation handwriting obtained according to the screen annotation event;
  • the converted coordinate set is sent to the interactive smart tablet; the converted coordinate set is parsed by the interactive smart tablet, and the corresponding annotation handwriting is displayed according to the parsed coordinate set.
  • a method of remote annotation synchronization including the following steps:
  • the converted coordinate set is the mobile terminal acquiring the drawing according to the screen annotation event of the monitoring And storing the coordinate set of the current screen image on the drawing canvas, and performing coordinate conversion on the coordinate set;
  • the current screen image includes a screen capture image and an annotation handwriting obtained according to the screen annotation event.
  • a remote annotation synchronization system including:
  • a monitor screen unit for monitoring a screen annotation event; and, when the screen annotation event is monitored, acquiring a coordinate set of the current screen image drawn and stored on the drawing canvas; the current screen image includes an annotation handwriting obtained according to the screen annotation event;
  • the conversion unit is configured to perform coordinate transformation on the coordinate set to obtain the converted coordinate set;
  • the mobile sending unit is configured to send the converted coordinate set to the interactive smart tablet; and the transformed smart set analyzes the converted coordinate set And display the corresponding annotation handwriting based on the parsed coordinate set.
  • a remote annotation synchronization system including:
  • An interactive smart tablet sending unit is configured to send a screen image to the mobile terminal in real time, and the screen image is captured by the mobile terminal to obtain a screen capture image;
  • An interactive smart tablet receiving unit configured to receive a converted coordinate set sent by the mobile terminal; and an analyzing unit, configured to parse the converted coordinate set;
  • a display unit configured to display a corresponding annotation handwriting according to the parsed coordinate set
  • the converted coordinate set is obtained by the mobile terminal according to the screen annotation event of the monitor, obtaining the coordinate set of the current screen image drawn and stored on the drawing canvas, and performing coordinate conversion on the coordinate set;
  • the current screen image includes the screen capture image and Annotated handwriting obtained from the screen annotation event.
  • the method and system for remote annotation synchronization of the present invention because the mobile device remotely controls the interactive smart tablet for annotation synchronization, ensuring that the annotations displayed on the mobile device and the interactive smart tablet are consistent; the mobile device continuously receives and intercepts the image sent by the interactive smart tablet. At the same time, the related data of the annotation coordinate set information and the like are sent to the interactive smart tablet, and the interactive smart tablet performs corresponding operations according to the relevant data, so that the annotation on the mobile device is consistent with the annotation displayed on the interactive smart tablet. This ensures that the user can perform related operations (annotations) on the screen content from the interactive smart tablet and interact with the viewer.
  • FIG. 1 is a schematic diagram of an application scenario of a remote annotation synchronization method and system according to the present invention
  • FIG. 2 is a schematic flowchart of Embodiment 1 of a remote annotation synchronization method implemented by a mobile terminal from the perspective of a mobile terminal;
  • FIG. 3 is a schematic flowchart of Embodiment 1 of a method for remote annotation synchronization implemented by an interactive smart tablet according to the present invention
  • Embodiment 4 is a schematic structural diagram of Embodiment 1 of a system for remote annotation synchronization implemented from a mobile terminal perspective;
  • FIG. 5 is a schematic structural diagram of Embodiment 1 of a system for remote annotation synchronization implemented from the perspective of an interactive smart tablet. detailed description
  • FIG. 1 is a schematic diagram of an application scenario of a remote annotation synchronization method and system according to the present invention
  • an interactive smart tablet is used in a classroom or a conference scene, and when an annotation is performed on the content on the screen, the user needs to interact.
  • the remote annotation synchronization method and system of the present invention can remotely control the interactive smart tablet for annotation, ensuring that the annotations displayed on the mobile device (mobile terminal) and the interactive smart tablet are consistent, thereby ensuring that the user can implement the screen content from the interactive smart tablet.
  • Related operations (annotations) and interaction with the audience Method 1 of remote annotation synchronization implemented by the present invention from the perspective of a mobile terminal:
  • the present invention provides a method for remote annotation synchronization implemented from the perspective of a mobile terminal, and a method for remote annotation synchronization implemented from the perspective of a mobile terminal according to the present invention.
  • the schematic diagram of the process of Embodiment 1, as shown in FIG. 2, may include the following steps:
  • Step S210 Monitor a screen annotation event
  • Step S220 Acquire a coordinate set of a current screen image drawn and stored on the drawing canvas when the screen annotation event is monitored; the current screen image includes an annotation stroke obtained according to the screen annotation event;
  • Step S230 performing coordinate conversion on the coordinate set to obtain a converted coordinate set
  • Step S240 Send the converted coordinate set to the interactive smart tablet; parse the converted coordinate set by the interactive smart tablet, and display the corresponding annotation handwriting according to the parsed coordinate set.
  • step S230 performs coordinate transformation on the coordinate set, and the step of obtaining the converted coordinate set may include:
  • the coordinates of all the pixel coordinates in the coordinate set are coordinate-converted with respect to the origin of the coordinate, and the converted coordinate set is obtained.
  • the annotation handwriting obtained according to the screen annotation event in step S220 Create a drawing canvas; take the operating system of the mobile terminal as an Android system, the canvas can be an Android drawing canvas, and the Android drawing canvas is created by Canvas, and accordingly the operating system of the mobile terminal is IOS (the mobile operation developed by Apple)
  • the drawing canvas can also be an IOS drawing board or a drawing drawing canvas.
  • the canvas can also have a drawing canvas function for other types of operating systems. Drawing canvas created by the control;
  • Monitors the screen annotation event draws and stores the annotation handwriting on the above drawing canvas according to the movement of the current annotation touch point.
  • the purpose of drawing an annotation on the drawing canvas is to make the mobile device match the image displayed on the interactive smart tablet.
  • Embodiment 1 of the method for remote annotation synchronization implemented by the mobile terminal from the perspective of the mobile terminal may include the following steps:
  • the mobile device draws an annotation so that the mobile terminal is consistent with the image displayed by the interactive smart tablet; the mobile terminal acquires the annotation point coordinate set of the annotation event.
  • the mobile device listens to the Android screen annotation event, draws the annotation handwriting according to the movement of the finger, that is, the drawing curve method (canvas drawPath) of the Android drawing canvas is drawn in the onDraw method of the control. And recording the currently drawn handwriting, and obtaining the coordinate set of the handwriting; and since the moving end will continuously encode the image drawn on the canvas to the interactive smart tablet, the interactive smart tablet can display the screen image after decoding, and therefore will annotate The handwriting is drawn on the drawing canvas to ensure that the annotations displayed on the mobile end are consistent with the interactive smart tablet.
  • the drawing curve method canvas drawPath
  • the screen annotation event is an operation different from the screen touch event.
  • the annotation toolbar or the annotation button for triggering the annotation function can be set on the mobile terminal, and when the user triggers the annotation function, the mobile terminal enters the listening Android screen annotation event state.
  • the screen touch event does not need to set a toolbar or button that triggers the touch function on the screen, and the user can trigger the screen touch event by touching the screen with the finger; in addition, different time can be set according to the time or the intensity of the touch of the screen by the human hand. Gestures to trigger screen annotations or screen touches.
  • the mobile end performs coordinate conversion on the annotation point coordinate set of the annotation event, obtains the converted coordinate set, and transmits the converted coordinate set to the interactive smart tablet device:
  • the upper left corner of the coordinate set is the coordinate origin
  • the converted coordinate set ( ⁇ , ⁇ ) is: the pixel coordinate (xl, yl) of each point in the annotation point set relative to the upper left corner. Converted to (65535*xl/Xm, 65535*yl/Ym), where Xm is the horizontal resolution of the mobile screen and Ym is the vertical resolution of the mobile screen.
  • the converted coordinate set ( ⁇ , ⁇ ) is transmitted to the interactive smart tablet device, and the converted coordinate set is parsed by the interactive smart tablet, and the resolved coordinate set is ( ⁇ * ⁇ /65535, ⁇ * ⁇ /65535), Where ⁇ , ⁇ is the screen resolution of the smart tablet (large screen) end, and the interactive smart tablet displays the corresponding annotation handwriting according to the parsed coordinate set.
  • the mobile terminal can also send the converted coordinate set (Xn*xl/Xm,
  • the mobile terminal can also directly transmit the coordinate set (xl, yl), which is parsed by the interactive smart tablet and interpreted as (Xn*xl/Xm, Yn*xl/Ym).
  • Embodiment 1 of the method for remote annotation synchronization implemented by the mobile terminal from the mobile terminal perspective because the mobile device remotely controls the interactive smart tablet for annotation synchronization, ensuring that the annotations displayed on the mobile device and the interactive smart tablet are consistent; the mobile device continuously receives and The image sent by the interactive smart tablet is intercepted, and the related data of the annotation coordinate set information and the like are sent to the interactive smart tablet, and the interactive smart tablet performs corresponding operations according to the relevant data, so that the annotation on the mobile device and the interactive smart tablet are displayed.
  • the annotations are consistent, thus ensuring that the user can perform related operations (annotations) on the screen content from the interactive smart tablet and interact with the viewer.
  • FIG. 3 is a remote annotation synchronization implemented from the perspective of an interactive smart tablet.
  • a schematic diagram of the process of the method embodiment 1, as shown in FIG. 3, taking the mobile device of the Android system as an example, may include the following steps:
  • Step S310 Sending a screen image to the mobile terminal in real time, and intercepting the screen image by the mobile terminal, Have a screen shot image;
  • Step S320 Receive a converted coordinate set sent by the mobile terminal, parse the converted coordinate set, and display a corresponding annotation handwriting according to the parsed coordinate set; the converted coordinate set is a mobile terminal annotating event according to the monitoring screen. Obtaining a coordinate set of the current screen image drawn and stored on the drawing canvas, and performing coordinate conversion on the coordinate set; the current screen image includes a screen capture image and an annotation handwriting obtained according to the screen annotation event;
  • the step of the interactive smart tablet parsing the converted coordinate set may include:
  • the converted coordinate set is parsed to obtain the parsed set of coordinates.
  • Embodiment 1 of the method for remote annotation synchronization implemented by the present invention from the perspective of an interactive smart tablet may include the following steps:
  • the interactive smart tablet sends the screen image to the mobile device in real time, and is intercepted by the mobile device, and saved as a screen after the screen capture;
  • An Android drawing canvas (Canvas) is created by the mobile device, and any image or handwriting can be drawn on the drawing canvas by using the set brush (Paint class); the annotation operations in the embodiment of the present invention are all performed on the Android drawing canvas. .
  • the mobile terminal listens to the Android screen annotation event, draws the annotation handwriting according to the movement of the finger, that is, draws the curve of the draw drawing method of the Android drawing canvas in the onDraw method of the control, and records The currently drawn handwriting.
  • the screen annotation event is an operation different from the screen touch event.
  • an annotation toolbar or an annotation button for triggering the annotation function can be set on the mobile terminal, and when the user triggers the annotation function, the mobile terminal enters the monitoring.
  • the screen annotation function or the screen touch function may be triggered by setting different gesture operations in advance according to different time or strength of the human hand touching the screen.
  • the interactive smart tablet device receives the converted coordinate set, and parses the converted coordinate set:
  • the upper left corner of the coordinate set is the coordinate origin
  • the converted coordinate set ( ⁇ , ⁇ ) is: the pixel coordinate of each point in the annotation point set relative to the upper left corner (xl, Yl is converted to (65535*xl/Xm, 65535*yl/Ym), where Xm is the horizontal resolution of the mobile screen and Ym is the vertical resolution of the mobile screen.
  • the interactive smart tablet device receives the converted coordinate set (A, B), and parses the converted coordinate set, and the resolved coordinate set is (Xn*A/65535, Yn*B/65535), where Xn, Yn are The screen resolution of the smart tablet (large screen) side, the interactive smart tablet displays the corresponding annotation handwriting according to the parsed coordinate set.
  • the interactive smart tablet can receive the coordinate set (Xn*xl/Xm, Yn*xl/Ym) converted by the mobile terminal, and use the coordinate set to display the annotation handwriting.
  • the interactive smart tablet can receive the coordinate set (xl, yl ) directly sent by the mobile terminal, and parse it into (Xn*xl/Xm, Yn*xl/Ym) and then perform the annotation handwriting. Show no.
  • the method for remote annotation synchronization implemented by the invention from the perspective of the interactive smart tablet is as follows, because the mobile device remotely controls the interactive smart tablet for annotation synchronization, ensuring that the annotations displayed on the mobile device and the interactive smart tablet are consistent; the mobile device continuously receives and The image sent by the interactive smart tablet is intercepted, and the related data of the annotation coordinate set information and the like are sent to the interactive smart tablet, and the interactive smart tablet performs corresponding operations according to the relevant data, so that the annotation on the mobile device and the interactive smart tablet are displayed.
  • the annotations are consistent, thus ensuring that the user can perform related operations (annotations) on the screen content from the interactive smart tablet and interact with the viewer.
  • FIG. 4 is a schematic structural diagram of the system embodiment 1 of the remote annotation synchronization implemented by the mobile terminal from the perspective of the mobile terminal. As shown in FIG. 4, the method may include:
  • the monitor screen unit 10 is configured to monitor a screen annotation event; and, when the screen annotation event is monitored, acquire a coordinate set of a current screen image drawn and stored on the drawing canvas; the current screen image includes an annotation handwriting obtained according to the screen annotation event;
  • the converting unit 20 is configured to perform coordinate conversion on the coordinate set to obtain the converted coordinate set; the mobile transmitting unit 30 is configured to send the converted coordinate set to the interactive smart tablet; and the transformed smart set is converted by the interactive smart tablet Parsing, and displaying the corresponding annotation handwriting according to the parsed coordinate set.
  • system embodiment 1 of the remote annotation synchronization implemented by the present invention from the perspective of the mobile terminal further includes:
  • the mobile terminal receiving unit 40 is configured to receive a screen image sent by the interactive smart tablet in real time;
  • the intercepting screen unit 50 is configured to intercept the screen image sent in real time to obtain a screen capture image; and the current screen image further includes a screen capture image;
  • the drawing unit 60 is configured to create a drawing canvas; and through the screen annotation event, draw and store the annotation handwriting on the drawing canvas according to the movement of the current annotation touch point; and use the drawing screen image to be drawn and stored on the drawing canvas.
  • the specific working process of the system embodiment 1 of the remote annotation synchronization implemented by the mobile terminal from the perspective of the mobile terminal may be as follows:
  • the mobile terminal receiving unit 40 receives the interaction.
  • the intercepting screen unit 50 intercepts the current screen image;
  • the drawing unit 60 creates an Android drawing canvas (Canvas), and any image or handwriting can be drawn on the drawing canvas by using the set brush (Paint class); all the annotations and synchronous scaling operations in the embodiment of the present invention are in Android. Drawing on the canvas.
  • the drawing unit 60 draws the image after the screen capture on the drawing canvas, calls the drawing image method of the Android drawing canvas (canvas. drawBitmap) in the drawing (onDraw) method, and records the currently drawn image. Drawing the screenshot on the drawing canvas as the background image ensures that the display on the mobile side is consistent with the interactive smart tablet.
  • the listening screen unit 10 listens to the Android screen annotation event, and the drawing unit 60 draws the annotation handwriting according to the movement of the finger, that is, in the drawing drawing (onDraw) method of the control, the drawing drawing method (canvas drawPath) of the Android drawing canvas is used to draw the curve, and the recording is performed.
  • the screen annotation event is an operation different from the screen touch event.
  • an annotation toolbar or an annotation button for triggering the annotation function can be set on the mobile screen, and when the user triggers the annotation function, the mobile terminal enters the listening Android screen annotation.
  • the converting unit 20 performs coordinate transformation on the annotation point coordinate set of the annotation event to obtain the converted coordinate set, and the mobile terminal transmitting unit 30 transmits the converted coordinate set to the interactive smart tablet device:
  • the conversion unit 20 takes the upper left corner of the coordinate set as the coordinate origin, and the converted coordinate set ( ⁇ , ⁇ ) is: converts the pixel coordinate (xl, yl ) of each point in the annotation point set from the upper left corner to (65535*xl/ Xm, 65535*yl/Ym), where Xm is the horizontal resolution of the mobile screen and Ym is the vertical resolution of the mobile screen.
  • the converted coordinate set ( ⁇ , ⁇ ) is transmitted to the interactive smart tablet device, and the converted coordinate set is parsed by the interactive smart tablet, and the resolved coordinate set is (Xn*A/65535, Yn*B/65535).
  • Xn, Yn is the screen resolution of the smart tablet (large screen), and the interactive smart tablet displays the corresponding annotation handwriting according to the parsed coordinate set.
  • the mobile terminal may also send the converted coordinate set (Xn*xl/Xm, Yn*xl/Ym), which is directly received by the interactive smart tablet and uses the converted coordinate set to perform the annotation handwriting. display.
  • the mobile terminal can also directly transmit the coordinate set (xl, yl), which is parsed by the interactive smart tablet and interpreted as (Xn*xl/Xm, Yn*xl/Ym).
  • Embodiment 1 of the system for remote annotation synchronization implemented from the perspective of the mobile terminal, because the mobile device remotely controls the interactive smart tablet for annotation synchronization, ensuring that the annotations displayed on the mobile device and the interactive smart tablet are consistent; the mobile device continuously receives and The image sent by the interactive smart tablet is intercepted, and the related data of the annotation coordinate set information and the like are sent to the interactive smart tablet, and the interactive smart tablet performs corresponding operations according to the relevant data, so that the annotation and the interactive intelligent flat on the mobile device are ensured.
  • the annotations displayed on the board are consistent, thus ensuring that the user can perform related operations (annotations) on the screen content from the interactive smart tablet and interact with the viewer.
  • the embodiment of the present invention further provides a system embodiment 1 for remote annotation synchronization implemented from the perspective of an interactive smart tablet.
  • 5 is a schematic structural diagram of Embodiment 1 of a system for remote annotation synchronization implemented from the perspective of an interactive smart tablet; as shown in FIG. 5, it may include:
  • the interactive smart tablet sending unit 510 is configured to send a screen image to the mobile terminal in real time, and the screen image is intercepted by the mobile terminal to obtain a screen capture image;
  • the interactive smart panel receiving unit 520 is configured to receive the converted coordinate set sent by the mobile terminal, and the parsing unit 530 is configured to parse the converted coordinate set.
  • a display unit 540 configured to display a corresponding annotation handwriting according to the parsed coordinate set
  • the converted coordinate set is obtained by the mobile terminal according to the screen annotation event of the monitor, obtaining the coordinate set of the current screen image drawn and stored on the drawing canvas, and performing coordinate conversion on the coordinate set;
  • the current screen image includes the screen capture image and Annotated handwriting obtained from the screen annotation event.
  • the specific working process of the embodiment 1 of the remote annotation synchronization system implemented from the perspective of the interactive smart tablet may be as follows:
  • the interactive smart tablet sending unit 510 sends the screen image to the mobile device in real time, and is intercepted by the mobile device, and saved as a screen after the screen capture;
  • An Android drawing canvas (Canvas) is created by the mobile device, and any image or handwriting can be drawn on the drawing canvas by using the set brush (Paint class); the annotation operations in the embodiment of the present invention are all performed on the Android drawing canvas. .
  • the mobile terminal listens to the Android screen annotation event, draws the annotation handwriting according to the movement of the finger, that is, draws the curve of the draw drawing method of the Android drawing canvas in the onDraw method of the control, and records The currently drawn handwriting.
  • the screen annotation event is an operation different from the screen touch event.
  • an annotation toolbar or an annotation button for triggering the annotation function can be set on the mobile terminal, and when the user triggers the annotation function, the mobile terminal enters the monitoring.
  • Unit 540 displays the corresponding annotation handwriting based on the parsed coordinate set:
  • the upper left corner of the coordinate set is the coordinate origin
  • the converted coordinate set ( ⁇ , ⁇ ) is: the pixel coordinate of each point in the annotation point set relative to the upper left corner (xl, Yl is converted to (65535*xl/Xm, 65535*yl/Ym), where Xm is the horizontal resolution of the mobile screen and Ym is the vertical resolution of the mobile screen.
  • the interactive smart panel receiving unit 520 receives the converted coordinate set (A, B), and the parsing unit 530 parses the converted coordinate set, and the parsed coordinate set is (Xn*A/65535, Yn*B/65535), wherein Xn, Yn is the screen resolution of the smart tablet (large screen), and the interactive smart tablet displays the corresponding annotation handwriting according to the parsed coordinate set.
  • the interactive smart tablet can receive the coordinate set (Xn*xl/Xm, Yn*xl/Ym) converted by the mobile terminal, and use the coordinate set to display the annotation handwriting.
  • the interactive smart tablet can receive the coordinate set (xl, yl ) directly sent by the mobile terminal, and parse it into (Xn*xl/Xm, Yn*xl/Ym) and then perform the annotation handwriting. Show no.
  • the system embodiment 1 of remote annotation synchronization implemented from the perspective of an interactive smart tablet, because Remotely control the interactive smart tablet with the mobile device to perform annotation synchronization to ensure that the annotations displayed on the mobile device and the interactive smart tablet are consistent; the mobile device continuously receives and intercepts the image sent by the interactive smart tablet, and simultaneously sends related data of the annotation coordinate set information and the like.
  • the interactive smart tablet is operated by the interactive smart tablet according to the relevant data, so that the annotation on the mobile device is consistent with the annotation displayed on the interactive smart tablet, thereby ensuring that the user can disconnect the interactive smart tablet from the screen content. Operate (annotate) and interact with the audience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Procédé et système de synchronisation d'annotation à distance. Le procédé comprend les étapes consistant : à attendre un événement d'annotation d'écran (S210) ; à obtenir un ensemble de coordonnées d'une image d'écran courante dessinée et mémorisée sur un canevas de dessin quand un événement d'annotation d'écran est attendu (S220), l'image d'écran courante incluant une annotation manuscrite obtenue selon l'événement d'annotation d'écran ; à réaliser une transformation de coordonnées sur l'ensemble de coordonnées pour obtenir un ensemble de coordonnées transformé (S230) ; et à transmettre l'ensemble de coordonnées transformé à une tablette intelligente interactive, la tablette intelligente interactive analysant l'ensemble de coordonnées transformé et affichant une annotation manuscrite correspondante en fonction de l'ensemble de coordonnées analysé (S240). L'utilisation d'un dispositif mobile pour manipuler à distance une tablette intelligente interactive afin de réaliser la synchronisation d'annotation peut garantir que l'annotation affichée sur le dispositif mobile est conforme à celle affichée sur la tablette intelligente interactive, et qu'un utilisateur peut mettre en œuvre une opération pertinente sur un contenu sur l'écran à distance de la tablette intelligente interactive et interagir avec un public.
PCT/CN2016/090746 2015-12-16 2016-07-20 Procédé et système de synchronisation d'annotation à distance WO2017101440A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510946754.0 2015-12-16
CN201510946754.0A CN105446689B (zh) 2015-12-16 2015-12-16 远程批注同步的方法与系统

Publications (1)

Publication Number Publication Date
WO2017101440A1 true WO2017101440A1 (fr) 2017-06-22

Family

ID=55556945

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/090746 WO2017101440A1 (fr) 2015-12-16 2016-07-20 Procédé et système de synchronisation d'annotation à distance

Country Status (2)

Country Link
CN (2) CN109388329A (fr)
WO (1) WO2017101440A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110543278A (zh) * 2019-08-19 2019-12-06 广州点云科技有限公司 一种跨设备屏幕坐标的适配方法、装置以及存储介质

Families Citing this family (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105468206B (zh) * 2014-09-04 2022-04-22 华为技术有限公司 交互演示方法和设备
CN109388329A (zh) * 2015-12-16 2019-02-26 广州视睿电子科技有限公司 远程批注同步的方法与系统
CN105867753B (zh) * 2016-04-05 2019-03-15 福建天晴数码有限公司 Android系统浏览器分屏的方法及系统
CN107705343A (zh) * 2016-08-09 2018-02-16 作业帮教育科技(北京)有限公司 在线答疑时的图形绘制方法和装置
CN107765976B (zh) * 2016-08-16 2021-12-14 腾讯科技(深圳)有限公司 一种消息推送方法、终端及系统
CN106598928B (zh) * 2016-12-01 2019-09-17 广州视源电子科技股份有限公司 一种在显示屏上进行批注的方法及其系统
CN106791937B (zh) * 2016-12-15 2020-08-11 广东威创视讯科技股份有限公司 视频图像的标注方法和系统
CN106940632A (zh) * 2017-03-06 2017-07-11 锐达互动科技股份有限公司 一种屏幕批注的方法
CN106843797A (zh) * 2017-03-13 2017-06-13 广州视源电子科技股份有限公司 一种图像文件的编辑方法及装置
CN107659416B (zh) * 2017-03-27 2021-11-16 广州视源电子科技股份有限公司 一种会议记录分享的方法、装置、会议终端和存储介质
CN107239246A (zh) * 2017-04-28 2017-10-10 福建天泉教育科技有限公司 一种图片同步显示方法及系统
CN107341137B (zh) * 2017-05-22 2020-04-24 广州视源电子科技股份有限公司 一种基于多平板的批注跟随方法及系统
CN107168674B (zh) * 2017-06-19 2020-08-11 浙江工商大学 投屏批注方法和系统
CN107454433B (zh) * 2017-08-09 2020-08-04 广州视源电子科技股份有限公司 直播的批注方法及装置、终端及直播系统
CN107643884B (zh) * 2017-09-05 2021-02-23 北京仁光科技有限公司 用于至少两台计算机和一个屏幕交互的方法和系统
CN108255403B (zh) * 2018-01-16 2020-09-29 广州视源电子科技股份有限公司 信息批注系统、方法、装置和存储介质
CN108459836B (zh) * 2018-01-19 2019-05-31 广州视源电子科技股份有限公司 批注显示方法、装置、设备及存储介质
CN108241480A (zh) * 2018-01-24 2018-07-03 上海哇嗨网络科技有限公司 显示内容的批注方法、显示客户端及投屏客户端
CN108595401A (zh) * 2018-04-24 2018-09-28 广州视源电子科技股份有限公司 批注同步系统、方法、装置、设备和存储介质
CN108829482B (zh) * 2018-06-20 2022-04-05 广州视源电子科技股份有限公司 数据传输协作控制系统、方法、存储介质及交互设备
CN109240526B (zh) * 2018-07-26 2021-08-20 苏州佳世达电通有限公司 同屏显示系统及其测控方法
CN109522535A (zh) * 2018-10-18 2019-03-26 恒峰信息技术有限公司 一种基于智能移动终端的批注方法及系统
CN109657171B (zh) * 2018-11-27 2022-05-20 浙江万朋教育科技股份有限公司 一种基于移动终端和浏览器的网页内容同屏批注方法
WO2020133108A1 (fr) * 2018-12-27 2020-07-02 深圳市柔宇科技有限公司 Procédé d'acquisition d'écriture manuscrite, procédé et appareil de transmission d'écriture manuscrite, ainsi que tablette graphique et système associés
CN111007982B (zh) * 2019-11-29 2021-04-20 珠海豹趣科技有限公司 一种电子白板实现方法、设备以及相关系统
CN111966276A (zh) * 2020-07-28 2020-11-20 锐达互动科技股份有限公司 一种实现远程批注的方法、智能笔、设备和介质
CN112463092A (zh) * 2020-11-25 2021-03-09 深圳市皓丽智能科技有限公司 一种远程批注方法、智能手机和会议平板
CN112947878A (zh) * 2021-02-26 2021-06-11 郑州阿帕斯数云信息科技有限公司 一种涂鸦显示方法、装置和系统
CN113360070B (zh) * 2021-06-28 2023-02-28 广州市保伦电子有限公司 一种基于qt的协同绘图实现方法及处理终端
CN113760208A (zh) * 2021-07-20 2021-12-07 江苏欧帝电子科技有限公司 一种触摸信息显示处理方法和装置
CN113867660A (zh) * 2021-08-24 2021-12-31 深圳市宝泽科技有限公司 一种多设备协同远程同步批注的方法及系统
CN113934876B (zh) * 2021-12-21 2022-02-22 成都泰盟软件有限公司 一种基于Web的作业批改方法、装置及系统
CN117083585A (zh) * 2022-01-29 2023-11-17 京东方科技集团股份有限公司 信息显示方法及显示设备、电子设备、计算机可读介质
CN114721563A (zh) * 2022-03-30 2022-07-08 海信视像科技股份有限公司 显示设备、批注方法及存储介质
CN116248912B (zh) * 2023-05-12 2023-07-21 南京维赛客网络科技有限公司 一种对直播流画面实时批注的方法、系统及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9122443B1 (en) * 2008-05-01 2015-09-01 Rockwell Collins, Inc. System and method for synchronizing multiple video streams
CN105094638A (zh) * 2015-06-17 2015-11-25 深圳市美贝壳科技有限公司 移动终端与智能家居设备的图片屏幕共享方法及移动终端
CN105446689A (zh) * 2015-12-16 2016-03-30 广州视睿电子科技有限公司 远程批注同步的方法与系统
CN105511722A (zh) * 2015-12-04 2016-04-20 广东威创视讯科技股份有限公司 显示屏控制方法和系统
CN105573702A (zh) * 2015-12-16 2016-05-11 广州视睿电子科技有限公司 远程批注移动、缩放的同步方法与系统

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101206640B (zh) * 2006-12-22 2011-01-26 深圳市学之友教学仪器有限公司 用于对便携式电子设备中的电子资料进行批注的方法
JP6189812B2 (ja) * 2010-04-13 2017-08-30 グリッドマーク株式会社 手書き入力ボードおよび手書き入力ボードを用いた情報処理システム
CN101916174B (zh) * 2010-06-28 2013-01-09 汉王科技股份有限公司 电子文档笔迹的显示方法及装置、处理方法及装置
CN102981793B (zh) * 2012-11-22 2017-02-15 深圳Tcl工业研究院有限公司 一种屏幕同步方法及装置
CN103440116B (zh) * 2013-08-06 2016-09-28 南京美乐威电子科技有限公司 一种交互式电子演示系统
CN103413476A (zh) * 2013-08-28 2013-11-27 重庆大学 一种触摸式电子教鞭
CN103823605B (zh) * 2014-03-03 2017-01-25 华强云投资控股有限公司 电磁屏间笔迹数据的处理方法及电磁屏系统
CN103996317A (zh) * 2014-05-30 2014-08-20 杭州华银教育多媒体科技股份有限公司 一种新型的无线多媒体互动教学系统
CN104158900B (zh) * 2014-08-25 2015-06-10 焦点科技股份有限公司 一种iPad控制课件同步的方法与系统
CN104184739A (zh) * 2014-09-01 2014-12-03 陈小鹏 一种基于无线网络的课堂同步系统
CN104298655A (zh) * 2014-10-28 2015-01-21 广州视源电子科技股份有限公司 一种课件批注方法及系统
CN104765534A (zh) * 2015-04-27 2015-07-08 小米科技有限责任公司 媒体文件的投射方法和装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9122443B1 (en) * 2008-05-01 2015-09-01 Rockwell Collins, Inc. System and method for synchronizing multiple video streams
CN105094638A (zh) * 2015-06-17 2015-11-25 深圳市美贝壳科技有限公司 移动终端与智能家居设备的图片屏幕共享方法及移动终端
CN105511722A (zh) * 2015-12-04 2016-04-20 广东威创视讯科技股份有限公司 显示屏控制方法和系统
CN105446689A (zh) * 2015-12-16 2016-03-30 广州视睿电子科技有限公司 远程批注同步的方法与系统
CN105573702A (zh) * 2015-12-16 2016-05-11 广州视睿电子科技有限公司 远程批注移动、缩放的同步方法与系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110543278A (zh) * 2019-08-19 2019-12-06 广州点云科技有限公司 一种跨设备屏幕坐标的适配方法、装置以及存储介质

Also Published As

Publication number Publication date
CN105446689A (zh) 2016-03-30
CN109388329A (zh) 2019-02-26
CN105446689B (zh) 2018-12-07

Similar Documents

Publication Publication Date Title
WO2017101440A1 (fr) Procédé et système de synchronisation d'annotation à distance
WO2017101441A1 (fr) Procédé et système pour la synchronisation à distance d'un déplacement et d'une mise à l'échelle d'une annotation
CN109871190B (zh) 一种无线传屏方法、扩展设备和无线传屏系统
CN109542008B (zh) 一种用于智能全面屏黑板的多屏显示控制方法及其系统
WO2019120054A1 (fr) Procédé et système de commande interactive, terminal et support de stockage
US9035896B2 (en) Information sharing apparatus and information sharing system
CN103440116B (zh) 一种交互式电子演示系统
CN107333087B (zh) 一种基于视频会话的信息共享方法和装置
US9288438B2 (en) Communication control system and control device
WO2015192631A1 (fr) Système et procédé de vidéoconférence
CN102346647A (zh) 投影仪控制方法及系统
CN106791574B (zh) 视频标注方法、装置及视频会议系统
WO2019192190A1 (fr) Procédé et système de retour d'effleurement pour duplication d'écran sans fil
US20140361991A1 (en) Method and electronic device for controlling mouse module
CN107766024B (zh) 一种基于拼接墙的ppt放映控制方法和系统
US20170185269A1 (en) Display management solution
CN103150932A (zh) 一种带有网络功能的视频实物展示系统及方法
CN203552237U (zh) 一种交互式电子演示系统
CN105988711B (zh) 大屏幕交互系统及其交互方法
CN108260011B (zh) 在显示设备上实现写画的方法和系统
CN203276606U (zh) 一种带有网络功能的视频实物展示系统
CN202535475U (zh) 可进行视频内容联合选择的视频会议系统
CN109542218B (zh) 一种移动终端、人机交互系统及方法
CN110692036B (zh) 演示服务器、数据中继方法和用于生成虚拟指针的方法
CN106210665B (zh) 一种基于视频采集的远程主机控制方法及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16874501

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16874501

Country of ref document: EP

Kind code of ref document: A1