WO2019119443A1 - 一种笔迹调整的方法以及显示设备 - Google Patents
一种笔迹调整的方法以及显示设备 Download PDFInfo
- Publication number
- WO2019119443A1 WO2019119443A1 PCT/CN2017/118091 CN2017118091W WO2019119443A1 WO 2019119443 A1 WO2019119443 A1 WO 2019119443A1 CN 2017118091 W CN2017118091 W CN 2017118091W WO 2019119443 A1 WO2019119443 A1 WO 2019119443A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- area
- handwriting
- collection points
- display device
- thickness
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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/0488—Interaction 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
Definitions
- the present invention relates to the field of display technologies, and in particular, to a handwriting adjustment method and a display device.
- handwritten electronic devices such as mobile phones, tablet computers, electronic paper books, etc.
- handwritten handwriting input or handwriting input methods have become more and more important.
- the input of handwriting in various electronic devices on the market generally requires the user to select the line type (ie, the thickness of the line) and then write on the handwriting acquisition device (such as a touch screen) of the device.
- the thickness is large (such as 10)
- the writing stroke is small, and the lines of the handwriting may overlap and cover, so that the handwriting display is unclear; on the contrary, if the selected thickness is small (such as 2), the written handwriting is smaller. Large, it will result in too small handwriting, affecting user reading, and poor user experience.
- the embodiment of the invention provides a handwriting adjustment method and a display device, which can automatically adjust the handwriting thickness and improve the user experience.
- an embodiment of the present invention provides a handwriting adjustment method, the method comprising:
- the display device acquires first coordinate coordinates of the plurality of collection points on the input handwriting
- the handwriting is displayed in the first thickness according to the first position coordinates of the plurality of collection points.
- the embodiment of the present invention further provides a display device, where the display device includes:
- An acquiring unit configured to acquire first coordinate coordinates of the plurality of collection points on the input handwriting
- a calculating unit configured to calculate an area of the area of the handwriting according to the first position coordinates of the plurality of collection points
- An adjusting unit configured to adjust a first thickness of the handwriting according to an area of the handwriting
- a display unit configured to display the handwriting in the first thickness according to the first position coordinates of the plurality of collection points.
- an embodiment of the present invention further provides a display device, where the display device includes at least one processor, a memory, and a display device; the processor is connected to the memory and the display device through a bus;
- the processor executes the program in the memory and executes:
- the handwriting is displayed in the first thickness according to the first position coordinates of the plurality of collection points.
- an embodiment of the present invention further provides a computer storage medium, where the storage medium is configured to store an instruction, when the instruction is run on a display device, causing the display device to perform:
- the handwriting is displayed in the first thickness according to the first position coordinates of the plurality of collection points.
- the display device acquires the first position coordinates of the plurality of collection points on the input handwriting, calculates the area of the handwriting according to the first position coordinates of the plurality of collection points, and adjusts the handwriting according to the area of the handwriting.
- a thickness and further, the handwriting is displayed in a first thickness according to the first position coordinates of the plurality of collection points, thereby automatically adjusting the thickness of the handwriting to improve the user experience.
- FIG. 1 is a block diagram of a handwriting adjustment system according to an embodiment of the present invention.
- FIG. 2 is a schematic flow chart of a handwriting adjustment method according to an embodiment of the present invention.
- FIG. 3 is a schematic explanatory diagram of a method for calculating a region area according to an embodiment of the present invention
- FIG. 4 is a schematic explanatory diagram of a display interface of a handwriting according to an embodiment of the present invention.
- FIG. 5 is a schematic structural diagram of a display device according to an embodiment of the present disclosure.
- FIG. 6 is a schematic structural diagram of still another display device according to an embodiment of the present disclosure.
- FIG. 7 is a schematic structural diagram of an input device according to an embodiment of the present disclosure.
- FIG. 8 is a schematic structural diagram of still another display device according to an embodiment of the present invention.
- the handwriting adjustment method according to the embodiment of the present invention may be implemented based on the adjustment handwriting thickness system shown in FIG. 1.
- the system 10 may include a display device 11 and an input device 12, where
- the display device 11 can be a mobile phone, an electronic paper book, a tablet computer, a personal digital assistant (PDA), a desktop computer, a portable computer, a smart TV, a media player, and the like.
- the input device 12 includes a communication module and a handwriting acquisition device such as a touch panel, a pressure sensor, and the like.
- the input device 12 can be a tablet.
- the display device 11 and the input device 12 can communicate through a data line or wirelessly, for example, through Bluetooth, mobile communication, Near Field Communication (NFC), and wireless network (Wireless-Fidelity, WiFi). And the like, the invention is not limited.
- the handwriting adjustment method according to the embodiment of the present invention may also be implemented separately based on a display device including a track collection device (such as a touch panel) and a display device (such as a display panel).
- a display device such as a display panel
- the display panel and the touch panel can be integrated into the touch display.
- the display device can acquire the position coordinates of the plurality of collection points on the input handwriting by the trajectory acquisition device.
- FIG. 2 is a schematic flowchart diagram of a handwriting adjustment method according to an embodiment of the present invention, where the method includes:
- Step S210 The display device acquires the first position coordinates of the plurality of collection points on the input handwriting.
- the first position coordinate is a pixel coordinate, that is, a position coordinate of a pixel point on the display device (also referred to as a display panel) on the display device.
- the first position coordinate may also be a size position coordinate. It can be understood that the pixel coordinates can be converted into size coordinates in combination with the size, resolution, and the like of the screen.
- the handwriting may include one character or multiple characters; for characters including multiple strokes such as Chinese characters, the handwriting may further include N strokes. It can be understood that the first N strokes of the character can determine the area of the area of the character to be written.
- an embodiment of the display device acquiring the first position coordinates of the plurality of collection points on the input handwriting may be: the display device may include a handwriting collection device (such as a touch panel) and a display device (such as a display panel), A device can acquire touch coordinates of a plurality of collection points on the user input handwriting through the handwriting acquisition device.
- the touch points on the touch panel can correspond to the pixel points in the display panel, and the display device can convert the touch coordinates of each collection point into the first position coordinates, that is, the pixel coordinates.
- the display device may obtain the first location coordinates of the multiple collection points on the input handwriting.
- the display device may establish a communication connection with the input device.
- the input device such as a tablet or the like, may include a handwriting collection device. (such as a touch panel) and a display device (such as a display panel).
- the input device can acquire the touch coordinates of the plurality of collection points on the input stroke of the user through the handwriting acquisition device.
- the touch points on the touch panel can correspond to the pixel points in the display panel, and the input device can convert the touch coordinates of each collection point into the second position coordinates, that is, pixel coordinates, and the input device can set multiple collection points.
- the second position coordinates and the resolution of the display device in the input device are sent to the display device.
- the display device may calculate the first adjustment coefficient according to the first resolution of the display device in the input device and the second resolution of the display device in the display device, and adjust the plurality of collection points according to the first adjustment coefficient.
- the two position coordinates obtain the first position coordinates of the plurality of collection points, so that the display device displays the track information normally.
- the second position coordinate is the first position coordinate.
- the first adjustment coefficient is used to perform scaling processing on the second position coordinates.
- the first position coordinate of the collection point can be a sequence of position coordinates generated in the order of acquisition, and the display device can also obtain information such as pressure information, acquisition time or dwell time corresponding to the coordinates of the first position, respectively.
- the handwriting collecting device further comprises a pressure sensor, and the handwriting collecting device can acquire the pressure value pressed by the user at the position coordinate.
- the acquisition time is the time when the coordinate of the position is acquired.
- the dwell time may be the difference between the acquisition time of the position coordinate and the acquisition time of the next position coordinate.
- the pressure information, the acquisition time or the dwell time, and the like can be further used to optimize the drawing of the handwriting, which is not limited by the present invention.
- Step S220 Calculate an area of the area of the handwriting according to the first position coordinates of the plurality of collection points.
- the area of the handwriting may be a rectangular area including all the collection points on the handwriting and having the smallest area, and the area of the area of the handwriting may be the area of the rectangular area.
- An embodiment of calculating the area of the area of the handwriting may be: the display device selects the first coordinate point (x1, y1) and the second coordinate point (x2, y2), and the first coordinate point drinks the second coordinate point respectively as a rectangle The relative apex of the area of the area.
- FIG. 3 is a schematic explanatory diagram of a method for calculating a region of an area according to an embodiment of the present invention.
- an area determined by a rectangle ABCD is a region 301 of a handwriting, and a first coordinate point.
- the abscissa x1 of A is the minimum value of the abscissa in the first position coordinate of the plurality of collection points
- the ordinate y1 of the first coordinate point A is the maximum value of the ordinate in the first position coordinate of the plurality of collection points
- the second The abscissa x2 of the coordinate point C is the maximum value of the abscissa in the first position coordinate of the plurality of collection points
- the ordinate y2 of the second coordinate point C is the minimum value of the ordinate in the first position coordinate of the plurality of collection points
- the abscissa x1 of the first coordinate point B is the minimum value of the abscissa in the first position coordinates of the plurality of collection points
- the ordinate y1 of the first coordinate point B is the ordinate in the first position coordinates of the plurality of collection points.
- the minimum value, the abscissa x2 of the second coordinate point D is the maximum value of the abscissa in the first position coordinate of the plurality of collection points, and the ordinate y2 of the second coordinate point D is the first position coordinate of the plurality of collection points The maximum value of the ordinate.
- the area of the handwriting may also be other forms of areas, for example, a circular area including all the collection points on the handwriting and having the smallest area, and the area of the area may also be the area of the circular area, and the calculation method of the area of the area. Other calculation methods are also possible, and the invention is not limited.
- the character corresponding to the handwriting is “flower”, and the display device calculates the area of the area of the character “flower”, and the display device performs step S230 to adjust the thickness of the handwriting according to the area of the area.
- the area of the handwriting may be the area of the character corresponding to the first N strokes of the M stroke; M is greater than a natural number equal to N, N is a natural number greater than or equal to 2 or 3; wherein the characters corresponding to the first N strokes include characters to be input by the user according to the pre-N strokes; for example, the handwriting of the first N strokes
- the corresponding characters of the first N strokes are characters including " ⁇ ", such as "flower", "grass” and the like.
- S 1 For the calculation method of S 1 , reference may be made to the calculation method of the area of the handwriting shown in FIG. 3 , and the present invention is not described herein.
- the display device recognizes that the partial character corresponding to the first N strokes included in the handwriting is “ ⁇ ”, if the “ ⁇ ” occupies an area ratio of 1/3 in one Chinese character, the area area S 1 of “ ⁇ ” is 300mm 2 , the area of the handwriting is 900mm 2 .
- the display device can calculate the area of the handwriting after obtaining a handwriting including a complete character; or can obtain the first N strokes of a character, for example, the handwriting corresponding to the first three strokes, and then estimate the first N strokes.
- the area of the character corresponding to the pen in order to quickly adjust the thickness of the handwriting, to achieve dynamic adjustment of the handwriting during the user input process.
- Step S230 Adjust the first thickness of the handwriting according to the area of the area of the handwriting.
- the first thickness is used to adjust the thickness of the handwriting displayed by the display device according to the first position coordinates of the plurality of collection points and/or the pressure information, the acquisition time or the dwell time corresponding to the first position coordinates.
- the display device may directly draw the handwriting according to the first position coordinate of the plurality of collection points and/or the pressure information, the acquisition time or the dwell time corresponding to the first position coordinate by the line of the first thickness; or the first The thickness of the basic position is combined with the corresponding pressure information, the acquisition time or the dwell time of the first position coordinate to adjust the thickness of the point or the line segment corresponding to the first position coordinate, so that the trajectory drawn by the display device can be displayed. stroke.
- the first thickness is correspondingly increased such that the display device correspondingly enlarges/thicks the trajectory at the first position coordinate.
- the first thickness is correspondingly increased so that the display device correspondingly enlarges/raises the trajectory at the first position coordinate.
- an implementation manner of step S230 may be: the display device may pre-store a preset comparison table, where the preset comparison table includes at least one area, and a thickness corresponding to the at least one area, the at least An area includes the area of the handwriting area.
- the unit of the area value may be mm 2 , cm 2 or other area units, and the unit of the thickness may be a pound or other unit of thickness, which is not limited in the present invention.
- the preset comparison table is shown in Table 1:
- the display device may determine a first thickness corresponding to the area of the handwriting according to the preset comparison table, and further, draw and/or display the handwriting by the line of the first thickness.
- the preset comparison table is only used as an example.
- the preset comparison table may also be a preset comparison table of other forms, which is not limited by the present invention.
- Step S240 Display the handwriting in the first thickness according to the first position coordinates of the plurality of collection points.
- the display device can draw and/or display the handwriting through the line of the first thickness according to the first position coordinates of the plurality of collection points.
- the display device calculates a second adjustment coefficient according to the area of the area of the handwriting and the occupied pixel area of the handwriting, and then adjusts the second thickness according to the second adjustment coefficient to obtain the first thickness.
- the second adjustment coefficient may be a ratio of the occupied pixel area of the handwriting to the area of the area of the handwriting.
- the occupied pixel area of the handwriting is the area of the actual occupied area of the handwriting.
- FIG. 4 is a schematic explanatory diagram of a display interface of a handwriting according to an embodiment of the present invention.
- the display interface 401 of the display device includes all the pixels on the display device, and the pixel points are indicated by small squares in the figure.
- the area of the area where the handwriting is "large” is the area of the area indicated by the dotted line frame 402, and the occupied pixel area of the handwriting "large” is The area actually occupied by the handwriting "large”, that is, the area occupied by the black dots.
- L is the length of the handwriting
- W is the preset thickness, such as 1mm, 2mm or other values.
- the length of the handwriting can be calculated from the coordinates of the first position of each collection point.
- the preset thickness is the first thickness of the handwriting.
- the S is the area of the area of the handwriting.
- the calculation method of the area refer to the related description in step S220, and the present invention is not described herein.
- the second expression manner of the occupied pixel area of the handwriting may be: the number of pixels N 1 actually occupied by the handwriting on the display interface, as shown in FIG. 4, the number of black small squares.
- the area of the area of the handwriting can be expressed as the number of pixel points N 2 in the area as shown by the dashed box 402 in FIG.
- a calculation method of the effective area ratio of the handwriting p can be:
- the method for adjusting the second thickness includes: Where b 2 is the second thickness, b 1 is the first thickness, and a is the preset ratio.
- the second adjustment coefficient is 0.5%
- the preset coefficient is 0.3%
- the first thickness b 1 of the handwriting is 5 mm
- the second thickness b 2 is 3 mm.
- the method for adjusting the second thickness may further include other adjustment methods, which are not limited in the present invention.
- the display device acquires the first position coordinates of the plurality of collection points on the input handwriting, calculates the area of the handwriting according to the first position coordinates of the plurality of collection points, and adjusts the handwriting according to the area of the handwriting.
- a thickness and further, the handwriting is displayed in a first thickness according to the first position coordinates of the plurality of collection points, thereby automatically adjusting the thickness of the handwriting to improve the user experience.
- the thickness of the handwriting can be further adjusted by the second adjustment coefficient indicating the complexity of the handwriting, thereby realizing that the handwriting with less strokes or less strokes is displayed with appropriate thickness.
- FIG. 5 is a schematic structural diagram of a display device according to an embodiment of the present invention.
- the display device 50 includes:
- the acquiring unit 510 is configured to acquire first coordinate coordinates of the plurality of collection points on the input handwriting;
- the calculating unit 520 is configured to calculate an area of the area of the handwriting according to the first position coordinates of the plurality of collection points;
- the adjusting unit 530 is configured to adjust a first thickness of the handwriting according to an area of the handwriting;
- the display unit 540 displays the handwriting in the first thickness according to the first position coordinates of the plurality of collection points.
- the calculating unit 520 is specifically configured to:
- the area of the handwriting area S
- the abscissa x1 of the first coordinate point is a minimum value of the abscissa in the first position coordinate of the plurality of collection points
- the ordinate y1 of the first coordinate point is the number of the plurality of collection points a maximum value of the ordinate in a position coordinate
- an abscissa x2 of the second coordinate point is a maximum value of the abscissa in the first position coordinate of the plurality of collection points
- an ordinate y2 of the second coordinate point is a minimum value of the ordinate in the first position coordinate of the plurality of collection points
- the abscissa x1 of the first coordinate point is a minimum value of the abscissa in the first position coordinate of the plurality of collection points
- the ordinate y1 of the first coordinate point is the minimum value of the ordinate in the first position coordinate of the plurality of collection points
- the abscissa x2 of the second coordinate point is the first position coordinate of the plurality of
- the obtaining unit 510 is specifically configured to:
- the adjusting unit 530 is specifically configured to:
- the preset comparison table includes at least one area, and a thickness corresponding to each of the at least one area; the at least one area includes an area area of the handwriting.
- the adjusting unit 530 is specifically configured to:
- the preset comparison table includes at least one area, and a thickness corresponding to each of the at least one area; the at least one area includes an area area of the handwriting.
- the calculating method of the second adjustment coefficient comprises: Wherein p is the second adjustment coefficient, N 1 is the number of pixels in the area of the handwriting, and N 2 is the number of pixels used to display the handwriting;
- the calculation method of the second thickness degree includes: Where b 2 is the second thickness, b 1 is the first thickness, and a is a preset coefficient.
- the display device 60 includes but is not limited to at least one processor 610, a memory 620 communication module 630, and a display device 640.
- the processor 610 is connected to the bus 650.
- the processor 610 may be a central processing unit (CPU), and the processor 610 may be another general-purpose processor, a digital signal processor (DSP), or an application specific integrated circuit (ASIC). ), a Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, and the like.
- the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
- the memory 620 can include read only memory and random access memory and provides instructions and data to the processor 610. A portion of the memory 620 can also include a non-volatile random access memory. For example, the memory 620 may store a preset comparison table in the embodiment of the present invention, and may also store program codes such as an operating system of the display device.
- the communication module 630 is configured to establish a communication connection with a communication peer, such as an input device, to implement data exchange with the communication peer.
- the communication module 630 may further include a Bluetooth module 631, an NFC module, a mobile communication module, and/or a WiFi module (not shown in some figures), and the like.
- the display device 640 is used to display a track, which may be a display panel.
- the display device 60 may further include an input device and an output device or other devices, which are not limited by the present invention.
- the input device is used to implement user interaction with the display device 60 and/or information input into the display device 60.
- an input device such as a touch panel
- the output device may include a sound output module (such as a microphone or the like) and an image output module (also referred to as a display device 640 in the present invention, etc.).
- the image output module can be used to display information entered by the user, information provided to the user, or various graphical user interfaces of the display device.
- the input device and the output device are two independent components to implement the input and output functions of the display device 60, but in some embodiments, the touch panel and the display panel can be integrated to realize the input and output functions of the display device. .
- the processor 610 is configured to call the data and program code stored in the memory 620, and execute:
- the trajectory information includes a first resolution of the display device in the input device and a second position coordinate of the plurality of collection points;
- the handwriting is displayed in the first thickness according to the first position coordinates of the plurality of collection points.
- the processor 610 calculates an area of the area of the handwriting according to the first position coordinates of the plurality of collection points, and specifically includes:
- the area of the handwriting area S
- the abscissa x1 of the first coordinate point is a minimum value of the abscissa in the first position coordinate of the plurality of collection points
- the ordinate y1 of the first coordinate point is the number of the plurality of collection points a maximum value of the ordinate in a position coordinate
- an abscissa x2 of the second coordinate point is a maximum value of the abscissa in the first position coordinate of the plurality of collection points
- an ordinate y2 of the second coordinate point is a minimum value of the ordinate in the first position coordinate of the plurality of collection points
- the abscissa x1 of the first coordinate point is a minimum value of the abscissa in the first position coordinate of the plurality of collection points
- the ordinate y1 of the first coordinate point is the minimum value of the ordinate in the first position coordinate of the plurality of collection points
- the abscissa x2 of the second coordinate point is the first position coordinate of the plurality of
- the processor 610 adjusts the first thickness of the handwriting according to the area of the handwriting, and specifically includes:
- the preset comparison table includes at least one area, and a thickness corresponding to each of the at least one area; the at least one area includes an area area of the handwriting.
- the processor 610 adjusts the first coarseness of the handwriting according to the area of the handwriting, and specifically includes:
- the preset comparison table includes at least one area, and a thickness corresponding to each of the at least one area; the at least one area includes an area area of the handwriting.
- the calculating method of the second adjustment coefficient comprises: Wherein, p is the second adjustment coefficient, N 1 is the number of pixels included in the area of the handwriting, and N 2 is the number of pixels included in the occupied pixel area of the handwriting;
- the calculation method of the second thickness degree includes: Where b 2 is the second thickness, b 1 is the first thickness, and a is a preset coefficient.
- an embodiment of the present invention provides an input device. Please refer to the structural diagram of the input device shown in FIG. 7.
- the input device 70 includes, but is not limited to, at least one processor 710, a memory 720, a handwriting collection device 730, a communication module 740, and a display device 750.
- the 710 is connected to the memory 720, the handwriting acquisition device 730, the communication module 740, and the display device 750 via a bus 760. among them,
- the processor 710 may be a central processing unit (CPU), and the processor 710 may be another general-purpose processor, a digital signal processor (DSP), or an application specific integrated circuit (ASIC). ), a Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, and the like.
- the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
- the memory 720 can include read only memory and random access memory and provides instructions and data to the processor 710. A portion of the memory 720 can also include a non-volatile random access memory. For example, the memory 720 can store program code such as an operating system of the input device 70.
- the handwriting collecting device 730 is configured to realize the collection of the handwriting and acquire the trajectory information of the handwriting.
- the handwriting acquisition device may be a touch panel 731.
- the communication module 740 is configured to establish a communication connection with a communication peer, such as the input device 70, to implement data exchange with the communication peer.
- the communication module 740 may further include a Bluetooth module 741, an NFC module, a mobile communication module, and/or a WiFi module (not shown in some figures), and the like.
- the display device 750 is for displaying a handwriting, and may be a display panel 751.
- the processor 710 is configured to call the data and program code stored in the memory 720, and execute:
- the first resolution of the display device 750 in the input device 70 and the second position coordinates of the plurality of collection points are transmitted to the display device via the communication module 740.
- the trajectory information may further include information such as pressure information, acquisition time or dwell time, which are respectively in one-to-one correspondence with the second position coordinates, which is not limited by the present invention.
- the handwriting collecting device 730 further includes a pressure sensor, and the handwriting collecting device 730 can acquire the pressure value pressed by the user at the position coordinate.
- the acquisition time is the time when the coordinate of the position is acquired.
- the dwell time may be the difference between the acquisition time of the second position coordinate and the acquisition time of the next second position coordinate.
- the pressure information, the acquisition time or the dwell time, and the like can be further used to optimize the drawing of the handwriting, which is not limited by the present invention.
- the touch panel 731 can also function as an input device to enable user interaction with the input device 70 and/or information input into the input device 70.
- the touch panel 731 can receive numeric or character information input by a user to generate a signal input related to user settings or function control.
- the input device 70 further includes an output device, which may include a sound output module (such as a microphone or the like) and an image output module (such as a display panel or the like).
- the image output module also referred to as an embodiment of the invention (display device 750), can be used to display information entered by the user, information provided to the user, or various graphical user interfaces of the input device 70.
- the input device and the output device can implement the input and output functions of the input device 70 as two separate components, but in some embodiments, the touch panel 731 can be integrated with the display panel 751 to implement input to the input device 70. And output function.
- FIG. 8 is a schematic structural diagram of still another display device according to an embodiment of the present invention.
- the method for adjusting the thickness of a handwriting according to an embodiment of the present invention may be separately implemented based on the display device, and the display device 80 includes Not limited to at least one processor 810, memory 820, handwriting acquisition device 830, and display device 840, processor 810 is coupled to memory 820, handwriting acquisition device 830, and display device 840 via bus 850. among them,
- the processor 810 may be a central processing unit (CPU), and the processor 810 may be another general-purpose processor, a digital signal processor (DSP), or an application specific integrated circuit (ASIC). ), a Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, and the like.
- the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
- the memory 820 can include read only memory and random access memory and provides instructions and data to the processor 810. A portion of the memory 820 may also include a non-volatile random access memory.
- the memory 820 can store the correspondence relationship of the preset comparison table in the embodiment of the present invention, and can also store the program code of the operating system of the display device.
- the handwriting collection device 830 is configured to implement the acquisition of the handwriting, and acquire the first position coordinates of the plurality of collection points of the handwriting.
- the handwriting acquisition device may be a touch panel 831. It can be understood that the touch panel 831 can also function as an input device to implement user interaction with the display device 80 and/or information input into the display device 80. For example, the touch panel 831 can receive numeric or character information input by a user to generate a signal input related to user settings or function control.
- the display device 840 is for displaying a handwriting, and may be a display panel 841.
- the display device 80 further includes an output device, which may include a sound output module (such as a microphone or the like) and an image output module (also referred to as a display device 840 in the present invention).
- the image output module can be used to display information entered by the user, information provided to the user, or various graphical user interfaces of the display device 80.
- the input device and the output device can implement the input and output functions of the display device 80 as two separate components, but in some embodiments, the touch panel 831 can be integrated with the display panel 841 to implement input of the display device 80. And output functions such as handwriting capture and handwriting display.
- the display device 80 may further include a communication module, configured to establish a communication connection with the communication peer to implement data exchange with the communication peer.
- the display device may also include other components or devices, which are not limited in the present invention.
- the processor 810 is configured to call the data and program code stored in the memory 820, and execute:
- the handwriting is displayed by the display device 840 in the first thickness according to the first position coordinates of the plurality of collection points.
- the processor 610 calculates an area of the area of the handwriting according to the first position coordinates of the plurality of collection points, and specifically includes:
- the area of the handwriting area S
- the abscissa x1 of the first coordinate point is a minimum value of the abscissa in the first position coordinate of the plurality of collection points
- the ordinate y1 of the first coordinate point is the number of the plurality of collection points a maximum value of the ordinate in a position coordinate
- an abscissa x2 of the second coordinate point is a maximum value of the abscissa in the first position coordinate of the plurality of collection points
- an ordinate y2 of the second coordinate point is a minimum value of the ordinate in the first position coordinate of the plurality of collection points
- the abscissa x1 of the first coordinate point is a minimum value of the abscissa in the first position coordinate of the plurality of collection points
- the ordinate y1 of the first coordinate point is the minimum value of the ordinate in the first position coordinate of the plurality of collection points
- the abscissa x2 of the second coordinate point is the first position coordinate of the plurality of
- the processor 810 adjusts the first thickness of the handwriting according to the area of the handwriting, and specifically includes:
- the preset comparison table includes at least one area, and a thickness corresponding to each of the at least one area; the at least one area includes an area area of the handwriting.
- the processor 810 adjusts the first thickness of the handwriting according to the area of the handwriting, and specifically includes:
- the preset comparison table includes at least one area, and a thickness corresponding to each of the at least one area; the at least one area includes an area area of the handwriting.
- the calculating method of the second adjustment coefficient comprises: Wherein, p is the second adjustment coefficient, N 1 is the number of pixels included in the area of the handwriting, and N 2 is the number of pixels included in the occupied pixel area of the handwriting;
- the calculation method of the second thickness degree includes: Where b 2 is the second thickness, b 1 is the first thickness, and a is a preset coefficient.
- the display device acquires the first position coordinates of the plurality of collection points on the input handwriting, calculates the area of the handwriting according to the first position coordinates of the plurality of collection points, and adjusts the first of the handwriting according to the area of the handwriting area.
- the thickness and thickness in turn, the handwriting is displayed in the first thickness according to the first position coordinates of the plurality of collection points, thereby realizing the automatic adjustment of the handwriting thickness and improving the user experience.
- the thickness of the handwriting can be further adjusted by the second adjustment coefficient indicating the degree of trajectory complexity, thereby realizing that the handwriting with less strokes or less strokes is displayed with an appropriate thickness.
- the units in the terminal in the embodiment of the present invention may be combined, divided, and deleted according to actual needs.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
一种笔迹调整方法以及显示设备,该方法包括:显示设备获取输入笔迹上多个采集点的第一位置坐标(S210);根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积(S220);根据所述笔迹的区域面积调整所述笔迹的第一粗细度(S230),进而,根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹(S240),实现笔迹粗细度的自动调整,提高用户体验。
Description
本发明涉及显示技术领域,特别涉及一种笔迹调整方法以及显示设备。
近年来,随着手写电子设备的使用越来越普及,例如手机、平板电脑、电纸书等,与之应运而生的手写笔迹输入或手写输入法也变得越来越重要。
现在市场上各种电子设备中手写笔迹的输入,一般需要用户先选择线型(即线的粗细度),再在设备的笔迹采集装置(如触摸屏)上书写。若选择粗细度较大(如10),写字的笔迹较小,可能出现笔迹的线条重叠掩盖,使得笔迹显示不清楚;相反,若选择的粗细度较小(如2),而书写的笔迹较大,会导致笔迹太细,影响用户阅读,用户体验差。
发明内容
本发明实施例提供了一种笔迹调整方法以及显示设备,可实现笔迹粗细度的自动调整,提高用户体验。
第一方面,本发明实施例提供了一种笔迹调整方法,该方法包括:
显示设备获取输入笔迹上多个采集点的第一位置坐标;
根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;
根据所述笔迹的区域面积调整所述笔迹的第一粗细度;
根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
第二方面,本发明实施例还提供了一种显示设备,所述显示设备包括:
获取单元,用于获取输入笔迹上多个采集点的第一位置坐标;
计算单元,用于根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;
调整单元,用于根据所述笔迹的区域面积调整所述笔迹的第一粗细度;
显示单元,用于根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
第三方面,本发明实施例还提供了一种显示设备,所述显示设备包括至少一个处理器、存储器以及显示装置;所述处理器通过总线连接到所述存储器和所述显示装置;
所述处理器执行该存储器中的程序,执行:
获取输入笔迹上多个采集点的第一位置坐标;
根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;
根据所述笔迹的区域面积调整所述笔迹的第一粗细度;
根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
第四方面,本发明实施例还提供了一种计算机存储介质,所述存储介质用于存储指令,所述指令在显示设备上运行时使得所述显示设备执行:
获取输入笔迹上多个采集点的第一位置坐标;
根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;
根据所述笔迹的区域面积调整所述笔迹的第一粗细度;
根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
本发明实施例中,显示设备获取输入笔迹上多个采集点的第一位置坐标,根据该多个采集点的第一位置坐标计算笔迹的区域面积,根据笔迹的区域面积调整所述笔迹的第一粗细度,进而,根据多个采集点的第一位置坐标以第一粗细度显示笔迹,实现笔迹粗细度的自动调整,提高用户体验。
为了更清楚地说明本发明实施例技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍。
图1是本发明实施例提供的一种笔迹调整系统的架构图;
图2是本发明实施例提供的一种笔迹调整方法的流程示意图;
图3是本发明实施例提供的一种区域面积计算方法是示意性说明图;
图4是本发明实施例提供的一种笔迹的显示界面的示意性说明图;
图5是本发明实施例提供的一种显示设备的结构示意图;
图6是本发明实施例提供的又一种显示设备的结构示意图;
图7是本发明实施例提供的一种输入设备的结构示意图;
图8是本发明实施例提供的又一种显示设备的结构示意图。
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行描述。
本发明实施例所述的笔迹调整方法可以基于图1是所示的调整笔迹粗细度系统来实现,该系统10可以包括显示设备11和输入设备12,其中,
该显示设备11可以是手机、电纸书、平板电脑、个人数字助理(Personal Digital Assistant,PDA)、台式计算机、便携式计算机、智能电视、媒体播放器等设备。输入设备12包括通信模块和笔迹采集装置,比如触控面板、压力传感器等。该输入设备12可以是写字板。显示设备11和输入设备12可以通过数据线进行通信,也可以无线通信,比如,通过蓝牙(Bluetooth)、移动通信、近距离无线通信(Near Field Communication,NFC)、无线网络(Wireless-Fidelity,WiFi)等,本发明不作限制。
本发明实施例所述的笔迹调整方法也可以基于显示设备单独来实现,该显示设备包括轨迹采集装置(比如触控面板)和显示装置(比如显示面板)。本发明实施例中显示面板和触控面板可以集成于触控显示屏中。显示设备可以通过轨迹采集装置获取到输入笔迹上多个采集点的位置坐标。
请参阅图2,图2是本发明实施例提供的一种笔迹调整方法的流程示意图,该方法包括:
步骤S210:显示设备获取输入笔迹上多个采集点的第一位置坐标。
其中,第一位置坐标为像素坐标,即显示设备上显示装置(也称显示面板)上显示笔迹的像素点的位置坐标。第一位置坐标还可以是尺寸位置坐标,可以理解,像素坐标可以结合屏幕的尺寸、分辨率等信息转换为尺寸坐标。
可选地,该笔迹可以包括一个字符,也可以包括多个字符;对于汉字等包括多个笔画的字符来说,该笔迹还可以包括N笔笔画。可以理解,字符前N笔笔画可以确定需要书写的字符的区域面积。
可选地,显示设备获取输入笔迹上多个采集点的第一位置坐标的一种实施方式可以是:显示设备可以包括笔迹采集装置(比如触控面板)和显示装置(比如显示面板),第一设备可以通过笔迹采集装置获取用户输入笔迹上多个采集点的触控坐标。触控面板上的触控点可以对应到显示面板中的像素点,进而显示设备可以将各个采集点的触控坐标转换为第一位置坐标,即像素坐标。
可选地,显示设备获取输入笔迹上多个采集点的第一位置坐标的一种实施方式还可以是:显示设备可以与输入设备建立通信连接;输入设备,比如写字板等可以包括笔迹采集装置(比如触控面板)和显示装置(比如显示面板)。输入设备可以通过笔迹采集装置获取用户输入笔迹上多个采集点的触控坐标。触控面板上的触控点可以对应到显示面板中的像素点,进而输入设备可以将各个采集点的触控坐标转换为第二位置坐标,即像素坐标,输入设备可以将多个采集点的第二位置坐标以及该输入设备中显示装置的分辨率发送至显示设备。进而,显示设备在接收到多个采集点的第二位置坐标和输入设备中显示装置的第一分辨率后,在显示设备的显示装置的第二分辨率与输入设备中显示装置的第一分辨率不相同时,显示设备可以根据输入设备中显示装置的第一分辨率以及显示设备中显示装置的第二分辨率计算第一调整系数,并根据第一调整系数分别调整多个采集点的第二位置坐标,获得该多个采集点的第一位置坐标,以使显示设备正常显示该轨迹信息。在输入设备中显示装置的第一分辨率与显示设备的显示装置的第二分辨率相同时,第二位置坐标即为第一位置坐标。其中,第一调整系数用于对第二位置坐标进行缩放处理。
可以理解,该采集点的第一位置坐标可以按照采集的先后顺序生成的位置坐标序列,显示设备还可以获取分别与第一位置坐标一一对应的压力信息、采集时间或停留时间等信息,本发明不作限定。其中,笔迹采集装置还包括压力传感器,笔迹采集装置可以获取用户在该位置坐标按压的压力值。采集时间为该采集该位置坐标时的时间。停留时间可以是该位置坐标的采集时间与下一个位置坐标的采集时间之差。压力信息、采集时间或停留时间等可以进一步用于优化笔迹的绘制,本发明不作限定。
步骤S220:根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积。
其中,笔迹的区域可以是包括笔迹上所有采集点且面积最小的矩形区域,笔迹的区域面积可以是该矩形区域的面积。
计算笔迹的区域面积的一种实施方式可以是:显示设备选定第一坐标点(x1,y1)和第二坐标点(x2,y2),该第一坐标点喝第二坐标点分别为矩形的区域面积的相对的顶点。笔迹的区域面积S=|x1-x2|×|y1-y2|。
其中,请参阅图3,图3是本发明实施例提供的一种区域面积计算方法是示意性说明 图,在笔迹采集界面300,矩形ABCD确定的区域即为笔迹的区域301,第一坐标点A的横坐标x1为多个采集点的第一位置坐标中横坐标的最小值,第一坐标点A的纵坐标y1为多个采集点的第一位置坐标中纵坐标的最大值,第二坐标点C的横坐标x2为多个采集点的第一位置坐标中横坐标的最大值,第二坐标点C的纵坐标y2为多个采集点的第一位置坐标中纵坐标的最小值;或者,第一坐标点B的横坐标x1为多个采集点的第一位置坐标中横坐标的最小值,第一坐标点B的纵坐标y1为多个采集点的第一位置坐标中纵坐标的最小值,第二坐标点D的横坐标x2为多个采集点的第一位置坐标中横坐标的最大值,第二坐标点D的纵坐标y2为多个采集点的第一位置坐标中纵坐标的最大值。
需要说明的是,笔迹的区域还可以是其他形式的区域,比如,包括笔迹上所有采集点且面积最小的圆形区域等,区域面积还可以是该圆形区域的面积,区域面积的计算方法还可以是其他的计算方法,本发明不作限定。
例如,笔迹对应的字符为“花”,显示设备计算该字符“花”的区域面积,进而显示设备执行步骤S230,根据该区域面积调整笔迹的粗细度。
本发明一实施例中,当显示设备获取输入的笔迹包括M笔笔画的情况下,所述笔迹的区域面积可以为所述M笔笔画的前N笔笔画对应的字符的区域面积;M为大于等于N的自然数,N为大于等于2或3的自然数;其中,所述前N笔笔画对应的字符包括根据该前N笔笔画预估的用户所要输入的字符;例如,前N笔笔画的笔迹为部分字符“艹”,该前N笔笔画对应字符为包括“艹”的字符,如“花”、“草”等。
显示设备可以识别包括N个笔画的笔迹所形成的字符或部分字符(比如,偏旁部首)通常,偏旁部首在一个汉字中占据空间的比例差别不大,显示设备可以设定各个偏旁部首在一个字符中占据的空间比,并确定该N笔笔画对应的空间比a,进而显示设备根据该N笔笔画的区域面积S
1以及该N笔笔画对应的空间比a计算该笔迹的区域面积S,其中,S=S
1/a。其中,S
1的计算方法可以参考图3所示的笔迹的区域面积的计算方法,本发明不在赘述。
例如,当显示设备识别笔迹包括的前N笔笔画对应的部分字符为“艹”,若该“艹”在一个汉字中占据的面积比例可以为1/3,“艹”的区域面积S
1为300mm
2,则该则笔迹的区域面积为900mm
2。
显示设备可以在获取包括一个完整字符的笔迹后,再计算该笔迹的区域面积;也可以在获取到一个字符的前N笔笔画,比如前3笔笔画对应的笔迹后,进行估算前N笔笔画笔对应的字符的区域面积,以快速调整笔迹的粗细度,实现在用户输入的过程中,对笔迹的动态调节。
步骤S230:根据所述笔迹的区域面积调整所述笔迹的第一粗细度。
其中,第一粗细度用于调整显示设备根据多个采集点的第一位置坐标和/或该第一位置坐标对应的压力信息、采集时间或停留时间等显示的笔迹的粗细大小。该显示设备可以通过该第一粗细度的线根据多个采集点的第一位置坐标和/或该第一位置坐标对应的压力信息、采集时间或停留时间等直接绘制笔迹;也可以将该第一粗细度作为基础粗细度结合第一位置坐标的对应的压力信息、采集时间或停留时间等信息调整该第一位置坐标对应的点或线段的粗细度,使得显示设备绘制出的轨迹能展示出笔锋。
例如,当第一位置坐标对应的压力值较大时,第一粗细度对应增大使得显示设备对应放大/增粗显示第一位置坐标处的轨迹。
又例如,当第一位置坐标对应的停留时间较长时,第一粗细度对应增大使得显示设备对应放大/增粗显示第一位置坐标处的轨迹。
本发明一实施例中,步骤S230的一种实施方式可以是:显示设备可以预先存储预设对照表,该预设对照表包括至少一个面积,以及所述至少一个面积对应的粗细度,该至少一个面积包括笔迹的区域面积。其中,面积值的单位可以是mm
2、cm
2或其他面积单位,粗细度的单位可以是磅或其他粗细度单位,本发明不作限定。例如,预设对照表如表1所示:
| 面积S | 粗细度 |
| <600mm 2 | 0.5 |
| 601-3500mm 2 | 2 |
| 3501-8000mm 2 | 4 |
| >8000mm 2 | 6 |
表1
显示设备可以根据预设对照表确定笔迹的区域面积对应的第一粗细度,进而,通过该第一粗细度的线绘制和/或显示该笔迹。
可以理解,本发明实施例仅以表1为例来说明预设对照表,本发明实施例中预设对照表还可以是其他形式的预设对照表,本发明不作限定。
步骤S240:根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
可以理解,显示设备可以根据所述多个采集点的第一位置坐标通过该第一粗细度的线绘制和/或显示该笔迹。
本发明一实施例中,步骤S230之后,显示设备根据笔迹的区域面积和笔迹的占用像素面积计算第二调整系数,再根据第二调整系数调整第二粗细度,获得第一粗细度。可选地,第二调整系数可以是笔迹的占用像素面积与笔迹的区域面积的比值。其中,笔迹的占用像素面积为笔迹的实际占用区域的面积。
请参阅图4,图4是本发明实施例提供的一种笔迹的显示界面的示意性说明图。显示设备的显示界面401包括显示装置上所有像素点,像素点通过图中小方块表示,笔迹“大”的区域面积为虚线框402所示的区域的面积,笔迹“大”的占用像素面积为被笔迹“大”所实际占用的区域,即黑色点所占据的面积。
可选地,笔迹的占用像素面积S
1的第一种表达方式可以是:S
1=L×W。其中,L为笔迹的长度;W为预设粗细度,比如1mm,2mm或其他数值等。笔迹的长度可以通过各个采集点的第一位置坐标计算获得。可选地,该预设粗细度为笔迹的第一粗细度。
对应地,第二调整系数p的一种计算方式可以是:p=S
1/S。其中,S为笔迹的区域面积,区域面积的计算方法可以参阅步骤S220中相关描述,本发明不在赘述。
可选地,笔迹的占用像素面积的第二种表达方式可以是:笔迹在显示界面所实际占用的像素点个数N
1,如图4中,黑色小方块的个数。对应地,笔迹的区域面积的表达方式可以是如图4中虚线框402所示的区域内内像素点个数N
2。对应地,笔迹的有效面积占比p 的一种计算方式可以是:
例如,第二调整系数为0.5%,预设系数为0.3%,笔迹的第一粗细度b
1为5mm,则第二粗细度b
2为3mm。
可以理解,第二粗细度的调整方法还可以包括其他调整方法,本发明不作限定。
本发明实施例中,显示设备获取输入笔迹上多个采集点的第一位置坐标,根据该多个采集点的第一位置坐标计算笔迹的区域面积,根据笔迹的区域面积调整所述笔迹的第一粗细度,进而,根据多个采集点的第一位置坐标以第一粗细度显示笔迹,实现笔迹粗细度的自动调整,提高用户体验。
而且,通过可表示笔迹繁简程度第二调整系数进一步调整笔迹的粗细度,进而实现笔画较多的笔迹或笔画较少的笔迹以合适的粗细度进行显示。
请参阅图5,图5是本发明实施例提供的一种显示设备的结构示意图。该显示设备50包括:
获取单元510,用于获取输入笔迹上多个采集点的第一位置坐标;
计算单元520,用于根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;
调整单元530,用于根据所述笔迹的区域面积调整所述笔迹的第一粗细度;
显示单元540根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
本发明一实施例中,所述计算单元520具体用于:
选定第一坐标点(x1,y1)和第二坐标点(x2,y2);
所述笔迹的区域面积S=|x1-x2|×|y1-y2|;
其中,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最大值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最小值;或,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最小值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最大值。
本发明一实施例中,所述获取单元510具体用于:
接收输入设备发送的所述输入设备中显示装置的第一分辨率以及多个采集点的第二位置坐标;
根据所述第一分辨率以及所述显示设备50中显示装置的第二分辨率计算第一调整系 数;
根据所述第一调整系数分别调整所述多个采集点的第二位置坐标,获得所述多个采集点的第一位置坐标。
本发明一实施例中,所述调整单元530具体用于:
根据预设对照表确定所述笔迹的区域面积对应的第一粗细度;
其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
本发明一实施例中,所述调整单元530具体用于:
根据预设对照表确定所述笔迹的区域面积对应的第二粗细度;
根据所述笔迹的区域面积和所述笔迹的占用像素面积计算第二调整系数;
根据所述第二调整系数调整所述第二粗细度,获得第一粗细度;
其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
需要说明的是,图5所示的各发明实施例中的显示设备50中各个元件或单元的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可以参照上述方法实施例中所描述的实现方式相关描述,此处不再赘述。
基于图1所示的系统10,本发明实施例提供了一种显示设备。请参阅图6所示的显示设备的结构示意图,如图6所示,显示设备60包括但不限于至少一个处理器610、存储器620通信模块630以及显示装置640,处理器610通过总线650连接到存储器620、通信模块630以及显示装置640。
处理器610可以是中央处理单元(Central Processing Unit,CPU),该处理器610还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
该存储器620可以包括只读存储器和随机存取存储器,并向处理器610提供指令和数据。存储器620的一部分还可以包括非易失性随机存取存储器。例如,存储器620可以存储本发明实施例中预设对照表,还可以存储显示设备的操作系统等程序代码。
通信模块630用于与通信对端,比如输入设备等建立通信连接,以实现与通信对端的 数据交换。可选地,通信模块630还可以包括蓝牙模块631、NFC模块、移动通信模块和/或WiFi模块(部分图中未示出)等。
显示装置640用于显示轨迹,可以是显示面板。
需要说明的是,显示设备60还可以包括输入装置和输出装置或其他装置,本发明不作限制,输入装置用于实现用户与显示设备60的交互和/或信息输入到显示设备60中。例如,输入装置(比如触控面板)可以接收用户输入轨迹、数字或字符等信息,以产生与用户设置或功能控制有关的信号输入。输出装置可以包括声音输出模块(比如扩音器等)和图像输出模块(本发明中也称显示装置640等)。图像输出模块可用于显示由用户输入的信息、提供给用户的信息或显示设备的各种图形用户界面。输入装置与输出装置是作为两个独立的部件来实现显示设备60的输入和输出功能,但是在某些实施例中,可以将触控面板与显示面板集成一体而实现显示设备的输入和输出功能。
处理器610用于调用存储器620存储的数据和程序代码,执行:
通过通信模块630接收输入设备发送的轨迹信息,所述轨迹信息包括所述输入设备中显示装置的第一分辨率以及多个采集点的第二位置坐标;
根据所述第一分辨率以及所述显示设备中显示装置的第二分辨率计算第一调整系数;
根据所述第一调整系数分别调整所述多个采集点的第二位置坐标,获得所述多个采集点的第一位置坐标。
根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;
根据所述笔迹的区域面积调整所述笔迹的第一粗细度;
根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
本发明一实施例中,所述处理器610根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积,具体包括:
选定第一坐标点(x1,y1)和第二坐标点(x2,y2);
所述笔迹的区域面积S=|x1-x2|×|y1-y2|;
其中,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最大值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最小值;或,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最小值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最大值。
本发明一实施例中,所述处理器610根据所述笔迹的区域面积调整所述笔迹的第一粗细度,具体包括:
根据预设对照表确定所述笔迹的区域面积对应的第一粗细度;
其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
本发明一实施例中,所述处理器610根据所述笔迹的区域面积调整所述笔迹的第一粗 细度,具体包括:
根据预设对照表确定所述笔迹的区域面积对应的第二粗细度;
根据所述笔迹的区域面积和所述笔迹的占用像素面积计算第二调整系数;
根据所述第二调整系数调整所述第二粗细度,获得第一粗细度;
其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
需要说明的是,图6所示的各发明实施例中的显示设备60中各个元件或单元的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可以参照上述方法实施例中所描述的实现方式相关描述,此处不再赘述。
基于图1所示的系统10,本发明实施例提供了一种输入设备。请参阅图7所示的输入设备的结构示意图,如图7所示,该输入设备70包括但不限于至少一个处理器710、存储器720、笔迹采集装置730、通信模块740和显示装置750,处理器710通过总线760连接到存储器720、笔迹采集装置730、通信模块740以及显示装置750。其中,
处理器710可以是中央处理单元(Central Processing Unit,CPU),该处理器710还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
该存储器720可以包括只读存储器和随机存取存储器,并向处理器710提供指令和数据。存储器720的一部分还可以包括非易失性随机存取存储器。例如,存储器720可以存储输入设备70的操作系统等程序代码。
笔迹采集装置730用于实现笔迹的采集,获取笔迹的轨迹信息。该笔迹采集装置可是触控面板731。
通信模块740用于与通信对端,比如输入设备70等建立通信连接,以实现与通信对端的数据交换。可选地,通信模块740还可以包括蓝牙模块741、NFC模块、移动通信模块和/或WiFi模块(部分图中未示出)等。
显示装置750用于显示笔迹,可以是显示面板751。
处理器710用于调用存储器720存储的数据和程序代码,执行:
通过轨迹采集装置730获取用户输入笔迹上多个采集点的触控坐标,并将所述触控坐 标转换为第二位置坐标;
通过通信模块740将所述输入设备70中显示装置750的第一分辨率以及多个采集点的第二位置坐标发送至显示设备。
可以理解,轨迹信息还可以包括分别与第二位置坐标一一对应的压力信息、采集时间或停留时间等信息,本发明不作限定。其中,笔迹采集装置730还包括压力传感器,笔迹采集装置730可以获取用户在该位置坐标按压的压力值。采集时间为该采集该位置坐标时的时间。停留时间可以是该第二位置坐标的采集时间与下一个第二位置坐标的采集时间之差。压力信息、采集时间或停留时间等可以进一步用于优化笔迹的绘制,本发明不作限定。
可以理解,触控面板731还可以作为输入装置,实现用户与输入设备70的交互和/或信息输入到输入设备70中。例如,触控面板731可以接收用户输入的数字或字符信息,以产生与用户设置或功能控制有关的信号输入。
可选地,该输入设备70还包括输出装置,输出装置可以包括声音输出模块(比如扩音器等)和图像输出模块(比如显示面板等)。图像输出模块本发明实施例中也称(显示装置750)可用于显示由用户输入的信息、提供给用户的信息或输入设备70的各种图形用户界面。输入装置与输出装置可以作为两个独立的部件来实现输入设备70的输入和输出功能,但是在某些实施例中,可以将触控面板731与显示面板751集成一体而实现输入设备70的输入和输出功能。
需要说明的是,图7所示的各发明实施例中的输入设备70中各个元件或单元的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可以参照上述方法实施例中所描述的实现方式相关描述,此处不再赘述。
请参阅图8,图8是本发明实施例提供的又一种显示设备的结构示意图,本发明实施例所述的调整笔迹粗细度的方法可以基于该显示设备单独实现,该显示设备80包括但不限于至少一个处理器810、存储器820、笔迹采集装置830以及显示装置840,处理器810通过总线850连接到存储器820、笔迹采集装置830以及显示装置840。其中,
处理器810可以是中央处理单元(Central Processing Unit,CPU),该处理器810还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
该存储器820可以包括只读存储器和随机存取存储器,并向处理器810提供指令和数据。存储器820的一部分还可以包括非易失性随机存取存储器。例如,存储器820可以存储本发明实施例中预设对照表的对应关系,还可以存储显示设备的操作系统等程序代码。
笔迹采集装置830用于实现笔迹的采集,获取笔迹的上多个采集点的第一位置坐标。该笔迹采集装置可是触控面板831。可以理解,触控面板831还可以作为输入装置,实现用户与显示设备80的交互和/或信息输入到显示设备80中。例如,触控面板831可以接收用户输入的数字或字符信息,以产生与用户设置或功能控制有关的信号输入。
显示装置840用于显示笔迹,可以是显示面板841。
可选地,该显示设备80还包括输出装置,输出装置可以包括声音输出模块(比如扩音器等)和图像输出模块(本发明中也称显示装置840)。图像输出模块可用于显示由用户输入的信息、提供给用户的信息或显示设备80的各种图形用户界面。输入装置与输出装置可以作为两个独立的部件来实现显示设备80的输入和输出功能,但是在某些实施例中,可以将触控面板831与显示面板841集成一体而实现显示设备80的输入和输出功能,例如,笔迹采集和笔迹显示的功能。
可选地,显示设备80还可以包括通信模块,用于实现与通信对端建立通信连接,以实现与通信对端的数据交换。显示设备还可以包括其他元件或装置,本发明不作限制。
处理器810用于调用存储器820存储的数据和程序代码,执行:
通过笔迹采集装置830获取输入笔迹上多个采集点的第一位置坐标;
根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;
根据所述笔迹的区域面积调整所述笔迹的第一粗细度;
根据所述多个采集点的第一位置坐标通过所述显示装置840以所述第一粗细度显示所述笔迹。
本发明一实施例中,本发明一实施例中,所述处理器610根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积,具体包括:
选定第一坐标点(x1,y1)和第二坐标点(x2,y2);
所述笔迹的区域面积S=|x1-x2|×|y1-y2|;
其中,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最大值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最小值;或,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最小值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最大值。
本发明一实施例中,所述处理器810根据所述笔迹的区域面积调整所述笔迹的第一粗细度,具体包括:
根据预设对照表确定所述笔迹的区域面积对应的第一粗细度;
其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
本发明一实施例中,所述处理器810根据所述笔迹的区域面积调整所述笔迹的第一粗细度,具体包括:
根据预设对照表确定所述笔迹的区域面积对应的第二粗细度;
根据所述笔迹的区域面积和所述笔迹的占用像素面积计算第二调整系数;
根据所述第二调整系数调整所述第二粗细度,获得第一粗细度;
其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
需要说明的是,图8所示的各发明实施例中的显示设备80中各个元件或单元的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可以参照上述方法实施例中所描述的实现方式相关描述,此处不再赘述。
综上所述,显示设备获取输入笔迹上多个采集点的第一位置坐标,根据该多个采集点的第一位置坐标计算笔迹的区域面积,根据笔迹的区域面积调整所述笔迹的第一粗细度,进而,根据多个采集点的第一位置坐标以第一粗细度显示笔迹,实现笔迹粗细度的自动调整,提高用户体验。
而且,通过可表示轨迹繁简程度第二调整系数进一步调整笔迹的粗细度,进而实现笔画较多的笔迹或笔画较少的笔迹以合适的粗细度进行显示。
本发明实施例方法中的步骤可以根据实际需要进行顺序调整、合并和删减。
本发明实施例终端中的单元可以根据实际需要进行合并、划分和删减。
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到各种等效的修改或替换,这些修改或替换都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以权利要求的保护范围为准。
Claims (20)
- 一种笔迹调整的方法,其特征在于,所述方法包括:显示设备获取输入笔迹上多个采集点的第一位置坐标;根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;根据所述笔迹的区域面积调整所述笔迹的第一粗细度;根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
- 根据权利要求1所述的方法,其特征在于,所述根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积包括:选定第一坐标点(x1,y1)和第二坐标点(x2,y2);所述笔迹的区域面积S=|x1-x2|×|y1-y2|;其中,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最大值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最小值;或,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最小值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最大值。
- 根据权利要求1的方法,其特征在于,所述显示设备获取输入笔迹上多个采集点的第一位置坐标包括:显示设备接收输入设备发送的所述输入设备中显示装置的第一分辨率以及多个采集点的第二位置坐标;根据所述第一分辨率以及所述设备中显示装置的第二分辨率计算第一调整系数;根据所述第一调整系数分别调整所述多个采集点的第二位置坐标,获得所述多个采集点的第一位置坐标。
- 根据权利要求1-3任意一项权利要求所述的方法,其特征在于,所述根据所述笔迹的区域面积调整所述笔迹的第一粗细度包括:根据预设对照表确定所述笔迹的区域面积对应的第一粗细度;其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
- 根据权利要求1-3任意一项权利要求所述的方法,其特征在于,所述根据所述笔迹 的区域面积调整所述笔迹的第一粗细度包括:根据预设对照表确定所述笔迹的区域面积对应的第二粗细度;根据所述笔迹的区域面积和所述笔迹的占用像素面积计算第二调整系数;根据所述第二调整系数调整所述第二粗细度,获得第一粗细度;其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
- 一种显示设备,其特征在于,所述显示设备包括:获取单元,用于获取输入笔迹上多个采集点的第一位置坐标;计算单元,用于根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;调整单元,用于根据所述笔迹的区域面积调整所述笔迹的第一粗细度;显示单元,用于根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
- 根据权利要求7所述的显示设备,其特征在于,所述计算单元具体用于:选定第一坐标点(x1,y1)和第二坐标点(x2,y2);所述笔迹的区域面积S=|x1-x2|×|y1-y2|;其中,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最大值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最小值;或,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最小值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最大值。
- 根据权利要求7所述的显示设备,其特征在于,所述获取单元具体用于:接收输入设备发送的所述输入设备中显示装置的第一分辨率以及多个采集点的第二位置坐标;根据所述第一分辨率以及所述显示设备中显示装置的第二分辨率计算第一调整系数;根据所述第一调整系数分别调整所述多个采集点的第二位置坐标,获得所述多个采集点的第一位置坐标。
- 根据权利要求7-9任意一项权利要求所述的显示设备,其特征在于,所述调整单元具体用于:根据预设对照表确定所述笔迹的区域面积对应的第一粗细度;其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
- 根据权利要求7-9任意一项权利要求所述的显示设备,其特征在于,所述调整单元具体用于:根据预设对照表确定所述笔迹的区域面积对应的第二粗细度;根据所述笔迹的区域面积和所述笔迹的占用像素面积计算第二调整系数;根据所述第二调整系数调整所述第二粗细度,获得第一粗细度;其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
- 一种显示设备,其特征在于,所述显示设备包括至少一个处理器、存储器以及显示装置;所述处理器通过总线连接到所述存储器和所述显示装置;所述处理器执行该存储器中的程序,执行:获取输入笔迹上多个采集点的第一位置坐标;根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积;根据所述笔迹的区域面积调整所述笔迹的第一粗细度;根据所述多个采集点的第一位置坐标以所述第一粗细度显示所述笔迹。
- 根据权利要求13所述的显示设备,其特征在于,所述处理器执行所述根据所述多个采集点的第一位置坐标计算所述笔迹的区域面积,具体包括:选定第一坐标点(x1,y1)和第二坐标点(x2,y2);所述笔迹的区域面积S=|x1-x2|×|y1-y2|;其中,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最大值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最小值;或,所述第一坐标点的横坐标x1为所述多个采集点的第一位置坐标中横坐标的最小值,所述第一坐标点的纵坐标y1为所述多个采集点的第一位置坐标中纵坐标的最小值,所述第二坐标点的横坐标x2为所述多个采集点的第一位置坐标中横坐标的最大值,所述第二坐标点的纵坐标y2为所述多个采集点的第一位置坐标中纵坐标的最大值。
- 根据权利要求14所述的显示设备,其特征在于,所述显示设备还包括笔迹采集装置,所述处理器执行所述获取输入笔迹上多个采集点的第一位置坐标,具体包括:通过所述笔迹采集装置获取输入笔迹上多个采集点的第一位置坐标。
- 根据权利要求14所述的显示设备,其特征在于,所述显示设备还包括通信模块,所述处理器执行所述获取输入笔迹上多个采集点的第一位置坐标,具体包括:通过所述通信模块接收输入设备发送的所述输入设备中显示装置的第一分辨率以及多个采集点的第二位置坐标;根据所述第一分辨率以及所述设备中显示装置的第二分辨率计算第一调整系数;根据所述第一调整系数分别调整所述多个采集点的第二位置坐标,获得所述多个采集点的第一位置坐标。
- 根据权利要求13-16任意一项权利要求所述的显示设备,其特征在于,所述处理器执行所述根据所述笔迹的区域面积调整所述笔迹的第一粗细度,具体包括:根据预设对照表确定所述笔迹的区域面积对应的第一粗细度;其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
- 根据权利要求13-16任意一项权利要求所述的显示设备,其特征在于,所述处理器执行所述根据所述笔迹的区域面积调整所述笔迹的第一粗细度,具体包括:根据预设对照表确定所述笔迹的区域面积对应的第二粗细度;根据所述笔迹的区域面积和所述笔迹的占用像素面积计算第二调整系数;根据所述第二调整系数调整所述第二粗细度,获得第一粗细度;其中,所述预设对照表包括至少一个面积,以及所述至少一个面积各自对应的粗细度;所述至少一个面积包括所述笔迹的区域面积。
- 一种计算机存储介质,其特征在于,所述存储介质用于存储指令,所述指令在显示设备上运行时使得所述显示设备执行如权利要求1-6中任意一项权利要求所述笔迹调整方法。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2017/118091 WO2019119443A1 (zh) | 2017-12-22 | 2017-12-22 | 一种笔迹调整的方法以及显示设备 |
| CN201780095855.9A CN111201508A (zh) | 2017-12-22 | 2017-12-22 | 一种笔迹调整的方法以及显示设备 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2017/118091 WO2019119443A1 (zh) | 2017-12-22 | 2017-12-22 | 一种笔迹调整的方法以及显示设备 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019119443A1 true WO2019119443A1 (zh) | 2019-06-27 |
Family
ID=66993020
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/118091 Ceased WO2019119443A1 (zh) | 2017-12-22 | 2017-12-22 | 一种笔迹调整的方法以及显示设备 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN111201508A (zh) |
| WO (1) | WO2019119443A1 (zh) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114510158B (zh) * | 2021-12-08 | 2022-12-30 | 深圳市康冠商用科技有限公司 | 电子笔画纠错方法、装置、触摸屏设备及存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101131687A (zh) * | 2006-08-22 | 2008-02-27 | 文鼎科技开发股份有限公司 | 产生字型的方法 |
| CN104699394A (zh) * | 2013-12-09 | 2015-06-10 | 联想(北京)有限公司 | 一种信息处理方法及电子设备 |
| US20150348510A1 (en) * | 2014-06-03 | 2015-12-03 | Lenovo (Singapore) Pte. Ltd. | Presentation of representations of input with contours having a width based on the size of the input |
| CN106547433A (zh) * | 2016-11-07 | 2017-03-29 | 青岛海信电器股份有限公司 | 书写笔迹确定方法及装置 |
-
2017
- 2017-12-22 WO PCT/CN2017/118091 patent/WO2019119443A1/zh not_active Ceased
- 2017-12-22 CN CN201780095855.9A patent/CN111201508A/zh active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101131687A (zh) * | 2006-08-22 | 2008-02-27 | 文鼎科技开发股份有限公司 | 产生字型的方法 |
| CN104699394A (zh) * | 2013-12-09 | 2015-06-10 | 联想(北京)有限公司 | 一种信息处理方法及电子设备 |
| US20150348510A1 (en) * | 2014-06-03 | 2015-12-03 | Lenovo (Singapore) Pte. Ltd. | Presentation of representations of input with contours having a width based on the size of the input |
| CN106547433A (zh) * | 2016-11-07 | 2017-03-29 | 青岛海信电器股份有限公司 | 书写笔迹确定方法及装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN111201508A (zh) | 2020-05-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107003994B (zh) | 用于修正手写字符的方法和设备 | |
| EP3547218B1 (en) | File processing device and method, and graphical user interface | |
| JP6170152B2 (ja) | 写真を使用したオペレーティングシステムカラーの設定 | |
| CN111586237B (zh) | 一种图像显示方法及电子设备 | |
| US9910539B2 (en) | Method and apparatus for controlling flexible display and electronic device adapted to the method | |
| US12417611B2 (en) | Method and apparatus for character selection based on character recognition, and terminal device | |
| US20120064946A1 (en) | Resizable filmstrip view of images | |
| US9747007B2 (en) | Resizing technique for display content | |
| KR20150136440A (ko) | 디스플레이 제어 방법 및 이를 제공하는 전자 장치 | |
| CN108898549B (zh) | 图片处理方法、图片处理装置及终端设备 | |
| US20130215045A1 (en) | Stroke display method of handwriting input and electronic device | |
| CN107589963A (zh) | 一种图片处理方法、移动终端及计算机可读存储介质 | |
| CN103425429A (zh) | 用于校正字体方法及其电子装置 | |
| US20150146265A1 (en) | Method and apparatus for recognizing document | |
| TW201642115A (zh) | 圖示調整方法、圖示調整系統與電子裝置 | |
| CN105446523A (zh) | 用于在电子设备中输入对象的方法和装置 | |
| WO2021249041A1 (zh) | 显示屏的控制方法、装置、终端及存储介质 | |
| CN110942064B (zh) | 图像处理方法、装置和电子设备 | |
| KR20160017546A (ko) | 이미지 검색 장치 및 그 방법 | |
| CN107734281A (zh) | 一种图像放大方法及移动终端 | |
| KR20160073125A (ko) | 기능 제공 방법 및 그 전자 장치 | |
| CN109389561B (zh) | 一种成像方法及装置 | |
| WO2019119443A1 (zh) | 一种笔迹调整的方法以及显示设备 | |
| US11442618B2 (en) | Flexible mapping of a writing zone to a digital display | |
| CN107992894A (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: 17935457 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: 17935457 Country of ref document: EP Kind code of ref document: A1 |