CN112395038A - Method and device for adjusting characters during desktop sharing - Google Patents

Method and device for adjusting characters during desktop sharing Download PDF

Info

Publication number
CN112395038A
CN112395038A CN202110078936.6A CN202110078936A CN112395038A CN 112395038 A CN112395038 A CN 112395038A CN 202110078936 A CN202110078936 A CN 202110078936A CN 112395038 A CN112395038 A CN 112395038A
Authority
CN
China
Prior art keywords
size
terminal
desktop
character
determining
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.)
Granted
Application number
CN202110078936.6A
Other languages
Chinese (zh)
Other versions
CN112395038B (en
Inventor
欧阳华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
G Net Cloud Service Co Ltd
Original Assignee
G Net Cloud Service Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by G Net Cloud Service Co Ltd filed Critical G Net Cloud Service Co Ltd
Priority to CN202110078936.6A priority Critical patent/CN112395038B/en
Publication of CN112395038A publication Critical patent/CN112395038A/en
Application granted granted Critical
Publication of CN112395038B publication Critical patent/CN112395038B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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
    • G06F3/1462Digital 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 with means for detecting differences between the image stored in the host and the images displayed on the remote displays

Abstract

The invention discloses a method and a device for adjusting characters during desktop sharing. The method comprises the following steps: acquiring a desktop shared by a first terminal to a second terminal; determining the size of characters in the desktop; judging whether the character size is proper or not according to display parameters of the first terminal and the second terminal; if not, automatically adjusting the character size and/or displaying prompt information at the first terminal. According to the invention, whether the size of the characters in the shared desktop is proper or not is automatically identified and processed according to the parameters of the speaker terminal and the participant terminal, manual reminding is not needed, the display effect of the shared desktop is ensured, and the normal operation of the conference is not influenced.

Description

Method and device for adjusting characters during desktop sharing
Technical Field
The invention relates to the technical field of online conferences, in particular to a method and a device for adjusting characters during desktop sharing.
Background
At present, a remote network conference system is widely used, and users at different places log in a conference through a conference terminal. The network conference usually has an interface sharing function, namely, a speaker shares a desktop of the speaker, and other participants can display an interface on a terminal of the speaker on a local terminal, so that the communication effect is improved. However, when the desktop is shared, the desktop of the speaker side is sent to the participant side in a picture or video mode, and because the types of the terminals used by the participants are different, the normal-size fonts of the speaker side may not be properly viewed at the participant side, which affects the desktop display effect. In this regard, the participants need to verbally remind the speaker to change settings, thereby affecting normal meeting progress.
Disclosure of Invention
In order to solve the above problems, the present invention provides a method and an apparatus for adjusting text when sharing a desktop.
The invention relates to a method for adjusting characters during desktop sharing, which comprises the following steps:
acquiring a desktop shared by a first terminal to a second terminal;
determining the size of characters in the desktop;
judging whether the character size is proper or not according to display parameters of the first terminal and the second terminal;
if not, automatically adjusting the character size and/or displaying prompt information at the first terminal.
Further, the step of acquiring the desktop shared by the first terminal to the second terminal comprises the step of capturing a picture of the shared desktop;
the determining the size of the characters in the desktop comprises:
identifying a text image in the picture of the desktop;
measuring the size of the character image;
and obtaining the character size according to the size of the character image.
Further, the obtaining the text size according to the size of the text image includes:
if the measured sizes of the character images are multiple, acquiring the number of the character images of each size;
calculating the ratio of the number of the character images of each size in all the character images;
and selecting the size with the largest proportion as the character size.
Further, the display parameters include screen size and resolution.
Further, the determining whether the size of the text is appropriate according to the display parameters of the first terminal and the second terminal includes:
determining a first coefficient according to the screen sizes of the first terminal and the second terminal;
determining a second coefficient according to the resolutions of the first terminal and the second terminal;
determining the display size on the second terminal according to the first coefficient, the second coefficient and the character size;
and comparing the display size with a preset range to judge whether the character size is suitable to be displayed on the second terminal.
Further, the number of the second terminals is multiple, and the determining whether the size of the text is appropriate according to the display parameters of the first terminal and the second terminal further includes:
determining a first number of second terminals of which the text sizes are suitable to be displayed on the second terminals;
calculating a ratio of the first number to a total number of second terminals;
and comparing the proportion with a preset threshold value to judge whether the character size is proper or not.
Further, the letter size includes the height and/or width of the letter.
A second aspect of the present invention relates to a device for adjusting text while sharing a desktop, comprising:
the acquisition module is used for acquiring a desktop shared by a first terminal to a second terminal;
the determining module is used for determining the size of the characters in the desktop;
the judging module is used for judging whether the character size is proper or not according to the display parameters of the first terminal and the second terminal;
and the processing module is used for automatically adjusting the character size and/or displaying prompt information at the first terminal when the character size is not appropriate.
A third aspect of the invention relates to a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the method according to the first aspect.
A fourth aspect of the invention relates to an electronic device comprising a memory having stored thereon a computer program and a processor which, when executing the program, implements the method according to the first aspect.
According to the invention, whether the size of the characters in the shared desktop is proper or not is automatically identified and processed according to the parameters of the speaker terminal and the participant terminal, manual reminding is not needed, the display effect of the shared desktop is ensured, and the normal operation of the conference is not influenced.
Drawings
FIG. 1 is a flowchart of a method for adjusting text while sharing a desktop according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for adjusting text during desktop sharing according to another embodiment of the present invention;
FIG. 3 is a block diagram of an apparatus for adjusting text during sharing a desktop according to an embodiment of the present invention;
FIG. 4 is a block diagram of an exemplary electronic device capable of implementing embodiments of the present invention.
Detailed Description
In order to better understand the technical solution, the technical solution will be described in detail with reference to the drawings and the specific embodiments.
Example one
As shown in fig. 1, the present embodiment provides a method for adjusting characters when sharing a desktop, including:
s101, obtaining a desktop shared by a first terminal to a second terminal;
optionally, capturing a picture of the shared desktop.
S102, determining the size of characters in the desktop;
the method specifically comprises the following steps:
identifying a text image in the picture of the desktop;
measuring the size of the character image;
and obtaining the character size according to the size of the character image.
Usually, the content of the opened application is the focus of the meeting, so optionally, the recognizing the text image in the picture of the desktop includes:
identifying a window region of an application in a picture of the desktop;
and identifying the character image in the window area.
Therefore, the font adjustment can be performed only for the content concerned by the conference, and the interference of other characters such as desktop icon names and the like is avoided.
The shared content may include characters of multiple sizes, so optionally, if the size of the measured character image is multiple, the number of the character images of each size is obtained;
calculating the ratio of the number of the character images of each size in all the character images;
and selecting the size with the largest proportion as the character size.
Since the character size with the largest ratio has a large influence on the display effect, the character with the largest ratio can be processed in a targeted manner to ensure the display effect of the second terminal.
Optionally, after calculating the ratio of the number of the text images in each size to all the text images, the ratio of the size with the largest ratio is compared with a preset threshold, if the ratio is higher than the preset threshold (for example, 20%), the size with the largest ratio is selected as the determined text size, and if the ratio is lower than the preset threshold, the method is ended. Thus, when a document related to conference content has not been opened just by sharing the desktop, it is not necessary to perform word resizing to reduce unnecessary processing costs.
Optionally, the letter size is a letter height.
S103, judging whether the character size is proper or not according to display parameters of the first terminal and the second terminal;
optionally, the display parameters include screen size and resolution.
The method specifically comprises the following steps:
determining a first coefficient according to the screen sizes of the first terminal and the second terminal;
determining a second coefficient according to the resolutions of the first terminal and the second terminal;
determining the display size of the characters on the second terminal according to the first coefficient, the second coefficient and the character size;
and comparing the display size with a preset range to judge whether the character size is suitable to be displayed on the second terminal.
Optionally, the screen size is a screen height, and the display size is a display height. The preset range is optionally not less than a preset size threshold.
When the number of the second terminals is multiple, the method further comprises the following steps:
determining a first number of second terminals of which the text sizes are suitable to be displayed on the second terminals;
calculating a ratio of the first number to a total number of second terminals;
and comparing the proportion with a preset threshold value to judge whether the character size is proper or not.
And S104, if not, automatically adjusting the character size and/or displaying prompt information at the first terminal.
Optionally, the letter size comprises the height and/or width of the letter.
The method of the embodiment can automatically identify whether the sizes of the characters in the shared desktop are proper or not according to the parameters of the speaker terminal and the participant terminal and process the characters without manual reminding, thereby ensuring the display effect of the shared desktop and not influencing the normal running of the conference.
Example two
As shown in FIG. 2, a method for adjusting text while sharing a desktop in a particular application scenario is illustrated. The method is applied to the speaker terminal, and comprises the following processes:
s201, intercepting a picture of the shared desktop;
s202, identifying a window area of an application program in the picture of the desktop;
s203, recognizing the character image in the window area;
s204, measuring the size of the character image to obtain the character size;
specifically, the scan yields the physical height of each letter as the letter size.
S205, judging whether a plurality of character sizes exist, if so, entering S206, and otherwise, entering S207;
s206, acquiring the number of the character images of each size, calculating the ratio of the number of the character images of each size in all the character images, judging whether the ratio of the largest size of the ratio is larger than or equal to a preset threshold value, and if so, selecting the largest size of the ratio as the measured character size; if not, the method is ended.
And S207, judging whether the character size is proper or not according to the display parameters of the first terminal and each second terminal.
Wherein the display parameters include screen size and/or resolution. Alternatively, before step S201, the participants send the screen sizes and resolutions of the participant terminals to the server, and the speaker terminal receives the screen size and resolution data of all the participant terminals from the server. The screen size includes a screen height and a screen width.
Optionally, the display size of the text on the second terminal is calculated according to the screen height and the resolution. Assuming that Height1 is the physical Height of the text on the desktop of the main speaker terminal, i.e., the text size, Height2 is the screen Height of the main speaker terminal, Height3 is the physical Height of the text displayed on the desktop of the participant terminal, i.e., the display size, and Height4 is the screen Height of the participant terminal, the first coefficient is Height1/Height 2. Because the commonly used display resolution is limited, the second coefficients corresponding to the relations of different resolutions are predefined, and the corresponding second coefficient C is searched and obtained according to the resolution relation between the speaker terminal and the participant terminal.
Then Height3 = (Height1/Height2) × Height4 × C.
It is determined whether Height3 is not less than the size threshold and, if so, it is deemed appropriate to be displayed on the participant terminal. The size threshold is optionally predetermined in dependence on the distance of the human eye from the screen. Given distance, the physical Height of the smallest font that satisfies comfortable viewing by the human eye can be determined to be fonthight, so that as long as Height3 is not less than fonthight, the text is considered highly appropriate. The size threshold may be different for different types of second terminals, for example, the size threshold may be different for a mobile device and a computer.
Optionally, the display size may also be a width, the size threshold may also include a width, and the display width of the text on the second terminal is calculated according to the screen width and the resolution, and the specific calculation manner is the same as the calculation manner of the height.
S208, determining a first number of second terminals with proper character sizes to be displayed on the second terminals;
s209, calculating the proportion of the first number to the total number of the second terminals;
for example, if there are m participant terminals, where p are suitable and m-p are not, the ratio of suitable display is: p/m.
S210, comparing the proportion with a preset threshold value, and if the proportion is smaller than the preset threshold value, entering the step S211; otherwise, the desktop is shared normally.
The preset threshold value is 60%, for example, that is, not less than 60% of the participant terminals are suitable, the font size is considered to be suitable.
S211, automatically adjusting the size of the characters and/or displaying prompt information at the first terminal.
For example, the sharing is suspended while a pop-up dialog box alerts the speaker to modify the font. Optionally, the dialog box is provided with a countdown, and after the countdown is 0, the desktop sharing is continued by default
EXAMPLE III
As shown in fig. 3, the present embodiment provides a device for adjusting text when sharing a desktop, including:
an obtaining module 301, configured to obtain a desktop shared by a first terminal to a second terminal;
optionally, capturing a picture of the shared desktop.
A determining module 302, configured to determine a size of a text in the desktop;
specifically, character images in the pictures of the desktop are identified;
measuring the size of the character image;
and obtaining the character size according to the size of the character image.
If the measured sizes of the character images are multiple, acquiring the number of the character images of each size;
calculating the ratio of the number of the character images of each size in all the character images;
and selecting the size with the largest proportion as the character size.
The judging module 303 is configured to judge whether the size of the text is appropriate according to display parameters of the first terminal and the second terminal;
optionally, the display parameters include screen size and resolution.
The module is specifically configured to:
determining a first coefficient according to the screen sizes of the first terminal and the second terminal;
determining a second coefficient according to the resolutions of the first terminal and the second terminal;
determining the display size on the second terminal according to the first coefficient, the second coefficient and the character size;
and comparing the display size with a preset range to judge whether the character size is suitable to be displayed on the second terminal.
When the number of the second terminals is multiple, the module is further configured to:
determining a first number of second terminals of which the text sizes are suitable to be displayed on the second terminals;
calculating a ratio of the first number to a total number of second terminals;
and comparing the proportion with a preset threshold value to judge whether the character size is proper or not.
And the processing module 304 is used for automatically adjusting the size of the characters and/or displaying prompt information at the first terminal when the size of the characters is not appropriate.
Optionally, the letter size includes the height and width of the letter.
Each module of the apparatus of this embodiment is used to implement the method steps of the first embodiment and the corresponding method steps, and details are not described herein again. The apparatus may optionally be located at the first terminal, at the second terminal or separate from the first and second terminals, for example in a remote server.
The device of the embodiment can automatically identify whether the size of the characters in the shared desktop is proper or not and process the characters according to the parameters of the speaker terminal and the participant terminal, manual reminding is not needed, the display effect of the shared desktop is guaranteed, and the normal running of a conference is not influenced.
Example four
The embodiment provides an electronic device. The electronic device includes: a memory having a computer program stored thereon and a processor implementing the method as described above when executing the program. Further, a computer-readable storage medium is also provided, on which a computer program is stored which, when being executed by a processor, carries out the method as described above. FIG. 4 shows a schematic block diagram of an electronic device 800 that may be used to implement embodiments of the present disclosure. As shown, device 800 includes a Central Processing Unit (CPU) 801 that may perform various appropriate actions and processes in accordance with computer program instructions stored in a Read Only Memory (ROM) 802 or loaded from a storage unit 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data required for the operation of the device 800 can also be stored. The CPU 801, ROM 802, and RAM 803 are connected to each other via a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
A number of components in the device 800 are connected to the I/O interface 805, including: an input unit 806, such as a keyboard, a mouse, or the like; an output unit 807 such as various types of displays, speakers, and the like; a storage unit 808, such as a magnetic disk, optical disk, or the like; and a communication unit 809 such as a network card, modem, wireless communication transceiver, etc. The communication unit 809 allows the device 800 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
The processing unit 801 performs the respective methods and processes described above. For example, in some embodiments, the methods may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 808. In some embodiments, part or all of the computer program can be loaded and/or installed onto device 800 via ROM 802 and/or communications unit 809. When loaded into RAM 803 and executed by CPU 801, a computer program may perform one or more steps of the methods described above. Alternatively, in other embodiments, CPU 801 may be configured to perform the method by any other suitable means (e.g., by way of firmware).
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a load programmable logic device (CPLD), and the like.
Program code for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
Further, while operations are depicted in a particular order, this should be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single implementation. Conversely, various features that are described in the context of a single implementation can also be implemented in multiple implementations separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (10)

1. A method for adjusting characters during desktop sharing is characterized by comprising the following steps:
acquiring a desktop shared by a first terminal to a second terminal;
determining the size of characters in the desktop;
judging whether the character size is proper or not according to display parameters of the first terminal and the second terminal;
if not, automatically adjusting the character size and/or displaying prompt information at the first terminal.
2. The method of claim 1, wherein the obtaining of the desktop shared by the first terminal to the second terminal comprises capturing a picture of the shared desktop;
the determining the size of the characters in the desktop comprises:
identifying a text image in the picture of the desktop;
measuring the size of the character image;
and obtaining the character size according to the size of the character image.
3. The method of claim 2, wherein the deriving the text size from the size of the text image comprises:
if the measured sizes of the character images are multiple, acquiring the number of the character images of each size;
calculating the ratio of the number of the character images of each size in all the character images;
and selecting the size with the largest proportion as the character size.
4. The method of claim 3, wherein the display parameters include screen size and resolution.
5. The method of claim 4, wherein the determining whether the text size is appropriate according to the display parameters of the first terminal and the second terminal comprises:
determining a first coefficient according to the screen sizes of the first terminal and the second terminal;
determining a second coefficient according to the resolutions of the first terminal and the second terminal;
determining the display size on the second terminal according to the first coefficient, the second coefficient and the character size;
and comparing the display size with a preset range to judge whether the character size is suitable to be displayed on the second terminal.
6. The method of claim 5, wherein the number of the second terminals is plural, and the determining whether the text size is appropriate according to the display parameters of the first terminal and the second terminal further comprises:
determining a first number of second terminals of which the text sizes are suitable to be displayed on the second terminals;
calculating a ratio of the first number to a total number of second terminals;
and comparing the proportion with a preset threshold value to judge whether the character size is proper or not.
7. The method of claim 6, wherein the letter size comprises a height and/or a width of a letter.
8. An apparatus for adjusting text while sharing a desktop, comprising:
the acquisition module is used for acquiring a desktop shared by a first terminal to a second terminal;
the determining module is used for determining the size of the characters in the desktop;
the judging module is used for judging whether the character size is proper or not according to the display parameters of the first terminal and the second terminal;
and the processing module is used for automatically adjusting the character size and/or displaying prompt information at the first terminal when the character size is not appropriate.
9. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, carries out the method according to any one of claims 1 to 7.
10. An electronic device comprising a memory and a processor, the memory having stored thereon a computer program, wherein the processor, when executing the program, implements the method of any of claims 1-7.
CN202110078936.6A 2021-01-21 2021-01-21 Method and device for adjusting characters during desktop sharing Active CN112395038B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110078936.6A CN112395038B (en) 2021-01-21 2021-01-21 Method and device for adjusting characters during desktop sharing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110078936.6A CN112395038B (en) 2021-01-21 2021-01-21 Method and device for adjusting characters during desktop sharing

Publications (2)

Publication Number Publication Date
CN112395038A true CN112395038A (en) 2021-02-23
CN112395038B CN112395038B (en) 2021-04-13

Family

ID=74625647

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110078936.6A Active CN112395038B (en) 2021-01-21 2021-01-21 Method and device for adjusting characters during desktop sharing

Country Status (1)

Country Link
CN (1) CN112395038B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109768392A (en) * 2019-03-15 2019-05-17 深圳市兆威机电股份有限公司 Antenna regulating device
CN113569992A (en) * 2021-08-26 2021-10-29 中国电子信息产业集团有限公司第六研究所 Abnormal data identification method and device, electronic equipment and storage medium
CN114816308A (en) * 2022-06-28 2022-07-29 深圳乐播科技有限公司 Information partition display method and related equipment
CN115426516A (en) * 2022-08-31 2022-12-02 联想(北京)有限公司 Processing method and device
CN116502478A (en) * 2023-06-29 2023-07-28 中国电建集团华东勘测设计研究院有限公司 Submarine topography monitoring-based pile-off auxiliary decision-making method for self-lifting platform

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103336814A (en) * 2013-06-28 2013-10-02 优视科技有限公司 Method and device of processing screenshot of web page
CN106776969A (en) * 2016-12-05 2017-05-31 乐视控股(北京)有限公司 Page adaptation method, device and electronic equipment
US20190258624A1 (en) * 2004-11-08 2019-08-22 Dropbox, Inc. Method and apparatus for a file sharing synchronization system
CN111949181A (en) * 2020-08-28 2020-11-17 腾讯科技(深圳)有限公司 Display adjustment method and device, storage medium and electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190258624A1 (en) * 2004-11-08 2019-08-22 Dropbox, Inc. Method and apparatus for a file sharing synchronization system
CN103336814A (en) * 2013-06-28 2013-10-02 优视科技有限公司 Method and device of processing screenshot of web page
CN106776969A (en) * 2016-12-05 2017-05-31 乐视控股(北京)有限公司 Page adaptation method, device and electronic equipment
CN111949181A (en) * 2020-08-28 2020-11-17 腾讯科技(深圳)有限公司 Display adjustment method and device, storage medium and electronic equipment

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109768392A (en) * 2019-03-15 2019-05-17 深圳市兆威机电股份有限公司 Antenna regulating device
CN113569992A (en) * 2021-08-26 2021-10-29 中国电子信息产业集团有限公司第六研究所 Abnormal data identification method and device, electronic equipment and storage medium
CN113569992B (en) * 2021-08-26 2024-01-09 中国电子信息产业集团有限公司第六研究所 Abnormal data identification method and device, electronic equipment and storage medium
CN114816308A (en) * 2022-06-28 2022-07-29 深圳乐播科技有限公司 Information partition display method and related equipment
CN114816308B (en) * 2022-06-28 2022-09-20 深圳乐播科技有限公司 Information partition display method and related equipment
CN115426516A (en) * 2022-08-31 2022-12-02 联想(北京)有限公司 Processing method and device
CN116502478A (en) * 2023-06-29 2023-07-28 中国电建集团华东勘测设计研究院有限公司 Submarine topography monitoring-based pile-off auxiliary decision-making method for self-lifting platform
CN116502478B (en) * 2023-06-29 2023-09-01 中国电建集团华东勘测设计研究院有限公司 Submarine topography monitoring-based pile-off auxiliary decision-making method for self-lifting platform

Also Published As

Publication number Publication date
CN112395038B (en) 2021-04-13

Similar Documents

Publication Publication Date Title
CN112395038B (en) Method and device for adjusting characters during desktop sharing
CN108228463B (en) Method and device for detecting first screen time
US20210158488A1 (en) Image edge processing method, electronic device, and computer readable storage medium
CN109005283B (en) Method, device, terminal and storage medium for displaying notification message
CN107656911B (en) Form processing method and system
US10592759B2 (en) Object recognition apparatus and control method therefor
US10810462B2 (en) Object detection with adaptive channel features
JP2019017981A (en) Skin condition detection method and electronic equipment
CN111459601A (en) Data processing method and device, electronic equipment and computer readable medium
CN115079977A (en) Interface drawing method and device, electronic equipment and storage medium
CN111603767A (en) Method, terminal and storage medium for adjusting resolution
JP2021006982A (en) Method and device for determining character color
CN112532785B (en) Image display method, image display device, electronic apparatus, and storage medium
CN110728129A (en) Method, device, medium and equipment for typesetting text content in picture
CN113643260A (en) Method, apparatus, device, medium and product for detecting image quality
CN111787310B (en) Anti-shake performance testing method and device, computer equipment and storage medium
CN109559707B (en) Gamma value processing method and device of display panel and display equipment
CN111767098A (en) Method and device for adjusting font size
CN109062645B (en) Method and apparatus for processing information for terminal
CN113326844A (en) Video subtitle adding method and device, computing equipment and computer storage medium
CN112908327A (en) Voice control method, device, equipment and storage medium of application program
CN110995940A (en) Harassment visitor identification method and device, electronic equipment and medium
CN113032696A (en) Display method and display device of page picture
CN113886745B (en) Page picture testing method and device and electronic equipment
CN112584226B (en) Screen capturing method and device for sharing desktop

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant