WO2022142222A1 - Procédé et appareil de réglage de programme d'application - Google Patents

Procédé et appareil de réglage de programme d'application Download PDF

Info

Publication number
WO2022142222A1
WO2022142222A1 PCT/CN2021/103568 CN2021103568W WO2022142222A1 WO 2022142222 A1 WO2022142222 A1 WO 2022142222A1 CN 2021103568 W CN2021103568 W CN 2021103568W WO 2022142222 A1 WO2022142222 A1 WO 2022142222A1
Authority
WO
WIPO (PCT)
Prior art keywords
color
content
page
background
target content
Prior art date
Application number
PCT/CN2021/103568
Other languages
English (en)
Chinese (zh)
Inventor
张怡君
Original Assignee
北京搜狗科技发展有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京搜狗科技发展有限公司 filed Critical 北京搜狗科技发展有限公司
Publication of WO2022142222A1 publication Critical patent/WO2022142222A1/fr

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

Definitions

  • the present application relates to the field of computers, and in particular, to a method and apparatus for setting an application program.
  • an application program can be run on a device such as a terminal device, and when the application program is called, the terminal device will display a page corresponding to the application program.
  • Some content may be displayed on the page, for example, the first content and the second content may be displayed on the page.
  • the technical problem to be solved by this application is how to improve the user experience of an application, and to provide an application setting method and device.
  • an embodiment of the present application provides a method for setting an application program, and the method includes:
  • Color setting is performed on the target content according to the page content color.
  • the page corresponding to the application program includes N regions, where N is an integer greater than or equal to 1, and determining the page content color of the application program according to the background color includes:
  • the method further includes:
  • Color setting for the target content according to the page content color including:
  • Color setting is performed on the target content according to one or more of the transparency, brightness and saturation, and the page content color.
  • the color setting for the target content according to the page content color includes:
  • the color of the target content displayed in each area is set, wherein: the color of the target content displayed in the first area is set as the first area The corresponding page content color.
  • the target content includes any one or more of the following:
  • the interactive content includes any one or more of the following:
  • the background color of the target content in the page corresponding to the application including:
  • the color of the background content displayed on the page at the same time as the target content where the background content includes: a picture or a video frame.
  • the color combination of the background color and the page content color conforms to a visual protection mode.
  • an embodiment of the present application provides an apparatus for setting an application program, and the apparatus includes:
  • the obtaining unit is used to obtain the background color of the target content in the page corresponding to the application;
  • a first determining unit configured to determine the page content color of the application according to the background color, wherein the contrast between the page content color and the background color is greater than or equal to a first threshold
  • a setting unit configured to perform color setting on the target content according to the page content color.
  • the page corresponding to the application program includes N regions, where N is an integer greater than or equal to 1, and the first determining unit is used for:
  • the device further includes:
  • a second determining unit configured to determine one or more of the transparency, brightness and saturation of the color of the page content
  • the setting unit is used for:
  • Color setting is performed on the target content according to one or more of the transparency, brightness and saturation, and the page content color.
  • the setting unit is used for:
  • the color of the target content displayed in each area is set, wherein: the color of the target content displayed in the first area is set as the first area The corresponding page content color.
  • the target content includes any one or more of the following:
  • the interactive content includes any one or more of the following:
  • the background color of the target content in the page corresponding to the application including:
  • the color of the background content displayed on the page at the same time as the target content where the background content includes: a picture or a video frame.
  • the color combination of the background color and the page content color conforms to a visual protection mode.
  • embodiments of the present application provide an apparatus for setting an application program, including a memory, and one or more programs, wherein one or more programs are stored in the memory and configured to be processed by one or more programs
  • the execution of the one or more programs by a computer includes instructions for:
  • Color setting is performed on the target content according to the page content color.
  • the page corresponding to the application program includes N regions, where N is an integer greater than or equal to 1, and determining the page content color of the application program according to the background color includes:
  • the operation further includes:
  • Color setting for the target content according to the page content color including:
  • Color setting is performed on the target content according to one or more of the transparency, brightness and saturation, and the page content color.
  • the color setting for the target content according to the page content color includes:
  • the color of the target content displayed in each area is set, wherein: the color of the target content displayed in the first area is set as the first area The corresponding page content color.
  • the target content includes any one or more of the following:
  • the interactive content includes any one or more of the following:
  • the background color of the target content in the page corresponding to the application including:
  • the color of the background content displayed on the page at the same time as the target content where the background content includes: a picture or a video frame.
  • the color combination of the background color and the page content color conforms to a visual protection mode.
  • an embodiment of the present application provides a computer-readable medium with instructions stored thereon, which, when executed by one or more processors, cause an apparatus to perform the method described in any one of the above first aspects.
  • the embodiment of the present application provides a method for setting an application program. Specifically, in order to enable the user to clearly view the target content in the page corresponding to the application program, the background color of the target content can be obtained, and then, according to the obtained background color Determines the page content color of the application. Wherein, the determined contrast between the page content color and the background color is greater than or equal to the first threshold. In other words, the contrast between the page content color and the background color is relatively large.
  • the target content can be color set according to the page content color, so that the color of the target content is the determined page content color. Since the contrast between the page content color and the background color is relatively large, the user can clearly see the target content. Therefore, by using this solution, the user experience of the application can be effectively improved.
  • FIG. 1 is a schematic flowchart of a method for setting an application program provided by an embodiment of the present application
  • FIG. 2 is a schematic structural diagram of an apparatus for setting an application program provided by an embodiment of the present application
  • FIG. 3 is a schematic structural diagram of a client according to an embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of a server provided by an embodiment of the present application.
  • the inventor of the present application has found through research that, for an application, if the colors of different contents displayed on the page corresponding to the application are relatively close, that is, the color contrast is relatively small, it is not conducive for the user to view part of the content in the page .
  • its pages can display background images and interactive content. For example, users can choose their favorite picture as the background picture. At this time, if the contrast between the color of the background image and the color of the interactive content is relatively small, the user may not be able to see the interactive content clearly.
  • the interactive content mentioned here, for example, may include chat messages.
  • the text may include characters or graphics, for example.
  • the characters mentioned here may include, for example, Chinese characters, English characters, operation symbols, numbers, punctuation marks, and other symbols, etc., which are not listed and described one by one here.
  • interactive content and subtitles can be displayed on its page.
  • the interactive content may include, for example, a bullet screen. If the contrast between the color of the subtitle and the color of the video frame is relatively small, the user may not be able to see the subtitle. Similarly, if the contrast between the color of the bullet screen and the color of the video frame is relatively small, the user may not be able to see the subtitle. Clear the barrage.
  • FIG. 1 is a schematic flowchart of a method for setting an application program provided by an embodiment of the present application.
  • the method shown in FIG. 1, for example, may be executed by a device installed with application software, and the devices mentioned here include but are not limited to terminal devices and servers.
  • the terminal device mentioned here can be, for example, a desktop computer.
  • the method may include, for example, the following steps S101-S103.
  • the application program mentioned in the embodiments of the present application may be an existing application program, or an application program that is currently being developed or may be developed in the future.
  • the application program may be a social application program, such as an instant messaging application program, a forum, a post bar and other applications, and the application program may also be a video application program, such as a video application program Playback applications or live broadcast applications.
  • a social application program such as an instant messaging application program, a forum, a post bar and other applications
  • the application program may also be a video application program, such as a video application program Playback applications or live broadcast applications.
  • the page corresponding to the application mentioned here refers to one of the pages displayed after the application is called.
  • the page may be the main page of the instant messaging application, or may be a chat page, which is not specifically limited in this embodiment of the present application.
  • the target content may include any one or more of interactive content, subtitles, and text.
  • the target content may be determined from the application.
  • the target content may include interactive content, for example, in this case, the interactive content may be, for example, a chat message.
  • the target content may include, for example, the text on the page, where the text on the page may include characters and graphics.
  • the target content may include subtitles and/or interactive content.
  • the interactive content may include, for example, a bullet screen, wherein the bullet screen can be moved.
  • the embodiment of the present application does not specifically limit the movement trajectory of the bullet screen, and the movement trajectory of the bullet screen may be, for example, from right to left, or left to right, or from top to bottom, or from bottom to top.
  • the size of the bullet screen can be enlarged or reduced during the moving process.
  • the moving trajectory of the barrage may also be various combinations such as arcs, curves, or firing shapes.
  • the background color of the target content refers to the color of the background content displayed on the page simultaneously with the target content.
  • the background content may be, for example, a background picture. That is, the background color of the target content may be the color of the background picture corresponding to the page.
  • the background content may be video frames. That is, the background color of the target content may be the color of the video frame displayed on the page.
  • the background color may include one or more colors.
  • the background color may include only one color, and for a background picture or video frame with rich colors, the background color may include multiple colors.
  • a theme color among the multiple colors may also be determined as the background color.
  • the theme color may be the color with the largest number of pixels among the multiple colors. For example, if the background color includes three colors, namely blue, purple and gray, and blue occupies the largest number of pixels, the theme color is blue.
  • S102 Determine the page content color of the application program according to the background color, where the contrast between the page content color and the background color is greater than or equal to a first threshold.
  • S103 Perform color setting on the target content according to the page content color.
  • the application may be automatically determined according to the background color, for example, according to the theme color
  • the page content color of the program the contrast between the page content color and the background color, is greater than or equal to the first threshold, that is, the contrast between the page content color and the background color is large.
  • the target content can be color set according to the determined page content color, that is, the color of the target content is set according to the page content color, so that after the setting, the color of the target content is set.
  • the color of the target content is the same as the color of the determined page content.
  • the contrast between each color and the background color can be calculated respectively, so as to determine the difference between the background color and the background color.
  • the contrast of the page content color is greater than or equal to the first threshold. For example, if the background color is light green, the determined page content color is black.
  • the contrast between each color may be pre-calculated and stored, and then according to the contrast between the respective colors, it is determined that the contrast with the background color is greater than or equal to all Specifies the page content color of the first threshold.
  • a color library may be constructed in advance according to the contrast between each color, and the color library includes the corresponding relationship between the background color and the page content color.
  • the page content color may be determined according to the background color and the color library.
  • the color library may include multiple pairs of correspondences between background colors and page content colors, and the contrast between the two colors included in each pair of correspondences is greater than or equal to the first. threshold. The corresponding relationship can be understood in conjunction with Table 1.
  • the background color of the target content is color 1
  • Table 1 is only shown for the convenience of understanding, and does not constitute a limitation to the embodiments of the present application.
  • the color of the page content with a high contrast ratio with the background color can be adaptively determined according to the background color of the target content, and the color of the target content can be set as the determined color page content color.
  • the contrast between the color of the target content and the color of the background content of the target content is relatively large, the user can clearly view the target content, which improves user experience.
  • the color combination of the background color and the page content color can conform to the visual protection mode, so that the user can clearly view the target content under the condition of ensuring to avoid injury to the user's eyes.
  • the background color of the target content may include multiple colors. It can be understood that the contrast between the multiple colors may be relatively high. If the page content color is determined according to the theme colors of the multiple colors, the determined page content color may be different from some of the multiple colors. The colors are relatively close, thereby affecting the user's viewing of the target content. Therefore, in an example, for the N areas in the page corresponding to the application program, the page content colors of the N areas may be determined according to the background colors corresponding to the N areas, so that each area The color of the content of the page is distinguished from the background color of the corresponding area, so that the user can clearly view the target content displayed in each area. N mentioned here is an integer greater than 1.
  • any one of the N regions is referred to as the "first region"
  • the page content color of the first region can be determined according to the background color of the target content of the first region, and the determined first region
  • the contrast between the color of the page content and the background color of the target content in the first area is greater than or equal to the aforementioned first threshold.
  • determining the page content color of the first region according to the background color of the target content in the first region reference may be made to the description of the specific implementation of S102 above, and the description will not be repeated here. In this way, even if the contrast between the multiple colors included in the background color itself is relatively high, the user can clearly view the target content displayed in each area. Therefore, this way can effectively improve the user experience.
  • the target content displayed in each area may be performed according to the color of the page content corresponding to each area respectively.
  • Color settings Taking the first area as an example, when the color of the target content displayed in the first area is set, the color of the target content displayed in the first area is set to the color of the page content corresponding to the first area. For example, if the color of the page content corresponding to the first area is blue, and the target content is a bullet screen, the color of the bullet screen displayed in the first area may be set to blue.
  • the display position of the target content on the page can be changed.
  • the display position of interactive content eg, chat messages
  • the barrage can move around the page.
  • the user can change the display position of a certain part of the text (for example, a certain paragraph) on the page through a progress bar or the like.
  • chat message A is located in area A on the page, and area A corresponds to The color of the page content is black, then at the first moment, the color of the chat message A is black.
  • the chat message A is located in the area B of the page, and the color of the page content corresponding to the area B is blue, then at the second moment, the color of the chat message A is blue.
  • the position of a certain part of the text on the page can be changed.
  • paragraph A is located in area A of the page, and area A corresponds to The color of the page content is black, then at the first moment, the color of the paragraph A is black.
  • the paragraph A is located in the area B of the page, and the color of the page content corresponding to the area B is blue, then at the second moment, the color of the paragraph A is blue.
  • the bullet screen can be moved, that is, the position of the bullet screen on the page can be changed.
  • the bullet screen A is located in the area A of the page.
  • the content color of the page corresponding to area A is black
  • the color of the bullet screen A is black
  • the bullet screen A moves to the area B in the page, and the color of the page content corresponding to the area B is blue
  • the color of the bullet screen A is blue.
  • the transparency, brightness and saturation of the page content color may affect the visual effect, therefore, in one example, in addition to determining the page content color , and also determine one or more of the transparency, brightness and saturation of the page content color.
  • the color of the target content when the color of the target content is set, one or more of the transparency, brightness and saturation of the color of the page content, and the color of the page content may affect the target content.
  • the color of the page content is red
  • the transparency is 90%
  • the brightness is 70%
  • the saturation 30%
  • the content can be red
  • the transparency is 90%
  • the brightness is 70%
  • the saturation is 70%
  • the specific values of the transparency, brightness and saturation of the color of the page content are not limited here, and the transparency, brightness and saturation of the color of the page content are, for example, It may be an experience value, or it may be set by a user, which is not limited here.
  • the color of the background content displayed in the page can change.
  • the background image can be replaced.
  • the color of the background content may change.
  • a The device of the application may execute the above method periodically.
  • the embodiment of the present application does not specifically limit the period.
  • the period may be determined according to the switching frequency of video frames. For example, each time a video frame is switched, the above method is executed once. In this way, the color of the target content displayed on each video frame can be distinguished from the color of the video frame, so that at any moment (ie, when any video frame is played), the user can clearly view the target content .
  • the above method can be executed when it is detected that the background image has changed. Therefore, when the background image changes, the color of the target content can also be adaptively changed with the change of the background image, so that the user can clearly view the target content.
  • an embodiment of the present application further provides a device, which is described below with reference to the accompanying drawings.
  • the apparatus 200 may specifically include: an acquiring unit 201 , a first determining unit 202 and a setting unit 203 .
  • Obtaining unit 201 for obtaining the background color of the target content in the page corresponding to the application
  • a first determining unit 202 configured to determine the page content color of the application according to the background color, wherein the contrast between the page content color and the background color is greater than or equal to a first threshold;
  • the setting unit 203 is configured to perform color setting on the target content according to the page content color.
  • the page corresponding to the application program includes N regions, where N is an integer greater than or equal to 1, and the first determining unit 202 is configured to:
  • the device further includes:
  • a second determining unit configured to determine one or more of the transparency, brightness and saturation of the page content color
  • the setting unit 203 is used for:
  • Color setting is performed on the target content according to one or more of the transparency, brightness and saturation, and the page content color.
  • the setting unit 203 is used for:
  • the color of the target content displayed in each area is set, wherein: the color of the target content displayed in the first area is set as the first area The corresponding page content color.
  • the target content includes any one or more of the following:
  • the interactive content includes any one or more of the following:
  • the background color of the target content in the page corresponding to the application including:
  • the color of the background content displayed on the page at the same time as the target content where the background content includes: a picture or a video frame.
  • the color combination of the background color and the page content color conforms to a visual protection mode.
  • the apparatus 200 is an apparatus corresponding to the methods provided by the above method embodiments, the specific implementation of each unit of the apparatus 200 is the same concept as the above method embodiments. Therefore, about the various units of the apparatus 200 For specific implementation, reference may be made to the description part of the above method embodiments, which will not be repeated here.
  • the methods provided by the embodiments of the present application may be executed by a client or a server.
  • the client and the server that execute the above methods will be described below.
  • FIG. 3 shows a block diagram of a client 300 .
  • client 300 may be a mobile phone, computer, digital broadcast terminal, messaging device, game console, tablet device, medical device, fitness device, personal digital assistant, and the like.
  • the client 300 may include one or more of the following components: a processing component 302, a memory 304, a power supply component 306, a multimedia component 308, an audio component 310, an input/output (I/O) interface 33, a sensor component 314 , and the communication component 316 .
  • the processing component 302 generally controls the overall operations of the client 300, such as operations associated with display, phone calls, data communications, camera operations, and recording operations.
  • the processing element 302 may include one or more processors 320 to execute instructions to perform all or part of the steps of the methods described above.
  • processing component 302 may include one or more modules that facilitate interaction between processing component 302 and other components.
  • processing component 302 may include a multimedia module to facilitate interaction between multimedia component 308 and processing component 302 .
  • Memory 304 is configured to store various types of data to support operations at client 300 . Examples of such data include instructions for any application or method operating on the client 300, contact data, phonebook data, messages, pictures, videos, and the like. Memory 304 may be implemented by any type of volatile or non-volatile storage device or combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic or Optical Disk.
  • SRAM static random access memory
  • EEPROM electrically erasable programmable read only memory
  • EPROM erasable Programmable Read Only Memory
  • PROM Programmable Read Only Memory
  • ROM Read Only Memory
  • Magnetic Memory Flash Memory
  • Magnetic or Optical Disk Magnetic Disk
  • Power component 306 provides power to various components of client 300 .
  • Power components 306 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power to client 300 .
  • Multimedia component 308 includes screens that provide an output interface between the client 300 and the user.
  • the screen may include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from a user.
  • the touch panel includes one or more touch sensors to sense touch, swipe, and gestures on the touch panel. The touch sensor may not only sense the boundaries of a touch or swipe action, but also detect the duration and pressure associated with the touch or swipe action.
  • the multimedia component 308 includes a front-facing camera and/or a rear-facing camera. When the client 300 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera may receive external multimedia data. Each of the front and rear cameras can be a fixed optical lens system or have focal length and optical zoom capability.
  • Audio component 310 is configured to output and/or input audio signals.
  • audio component 310 includes a microphone (MIC) that is configured to receive external audio signals when client 300 is in operating modes, such as call mode, recording mode, and voice recognition mode. The received audio signal may be further stored in memory 304 or transmitted via communication component 316.
  • audio component 310 also includes a speaker for outputting audio signals.
  • the I/O interface provides an interface between the processing component 302 and a peripheral interface module, and the above-mentioned peripheral interface module may be a keyboard, a click wheel, a button, and the like. These buttons may include, but are not limited to: home button, volume buttons, start button, and lock button.
  • Sensor component 314 includes one or more sensors for providing client 300 with various aspects of status assessment.
  • the sensor component 314 can detect the open/closed state of the device 300, the relative positioning of components, such as the display and keypad of the client 300, the sensor component 314 can also detect the client 300 or a component of the client 300 The location changes, the presence or absence of user contact with the client 300, the orientation or acceleration/deceleration of the client 300 and the temperature change of the client 300.
  • Sensor assembly 314 may include a proximity sensor configured to detect the presence of nearby objects in the absence of any physical contact.
  • Sensor assembly 314 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications.
  • the sensor assembly 314 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
  • Communication component 316 is configured to facilitate wired or wireless communication between client 300 and other devices.
  • Client 300 may access wireless networks based on communication standards, such as WiFi, 2G or 3G, or a combination thereof.
  • the communication component 316 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel.
  • the communication component 316 also includes a near field communication (NFC) module to facilitate short-range communication.
  • NFC near field communication
  • the NFC module may be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology and other technologies.
  • RFID radio frequency identification
  • IrDA infrared data association
  • UWB ultra-wideband
  • Bluetooth Bluetooth
  • client 300 may be implemented by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable Program a gate array (FPGA), controller, microcontroller, microprocessor, or other electronic component implementation for performing the following methods:
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPDs digital signal processing devices
  • PLDs programmable logic devices
  • FPGA field programmable Program a gate array
  • controller microcontroller, microprocessor, or other electronic component implementation for performing the following methods:
  • Color setting is performed on the target content according to the page content color.
  • the page corresponding to the application program includes N regions, where N is an integer greater than or equal to 1, and determining the page content color of the application program according to the background color includes:
  • the method further includes:
  • Color setting for the target content according to the page content color including:
  • Color setting is performed on the target content according to one or more of the transparency, brightness and saturation, and the page content color.
  • the color setting for the target content according to the page content color includes:
  • the color of the target content displayed in each area is set, wherein: the color of the target content displayed in the first area is set as the first area The corresponding page content color.
  • the target content includes any one or more of the following:
  • the interactive content includes any one or more of the following:
  • the background color of the target content in the page corresponding to the application including:
  • the color of the background content displayed on the page at the same time as the target content where the background content includes: a picture or a video frame.
  • the color combination of the background color and the page content color conforms to a visual protection mode.
  • FIG. 4 is a schematic structural diagram of a server in an embodiment of the present application.
  • the server 400 may vary greatly depending on configuration or performance, and may include one or more central processing units (CPU) 422 (eg, one or more processors) and memory 432, one or more
  • the above storage medium 430 eg, one or more mass storage devices
  • the memory 432 and the storage medium 430 may be short-term storage or persistent storage.
  • the program stored in the storage medium 430 may include one or more modules (not shown in the figure), and each module may include a series of instruction operations on the server.
  • the central processing unit 422 may be configured to communicate with the storage medium 430 to execute a series of instruction operations in the storage medium 430 on the server 400 .
  • central processing unit 422 may perform the following methods:
  • Color setting is performed on the target content according to the page content color.
  • the page corresponding to the application program includes N regions, where N is an integer greater than or equal to 1, and determining the page content color of the application program according to the background color includes:
  • the method further includes:
  • Color setting for the target content according to the page content color including:
  • Color setting is performed on the target content according to one or more of the transparency, brightness and saturation, and the page content color.
  • the color setting for the target content according to the page content color includes:
  • the color of the target content displayed in each area is set, wherein: the color of the target content displayed in the first area is set as the first area The corresponding page content color.
  • the target content includes any one or more of the following:
  • the interactive content includes any one or more of the following:
  • the background color of the target content in the page corresponding to the application including:
  • the color of the background content displayed on the page at the same time as the target content where the background content includes: a picture or a video frame.
  • the color combination of the background color and the page content color conforms to a visual protection mode.
  • Server 400 may also include one or more power supplies 426, one or more wired or wireless network interfaces 450, one or more input/output interfaces 456, one or more keyboards 456, and/or, one or more operating systems 441 , such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM and so on.
  • operating systems 441 such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM and so on.
  • the embodiments of the present application further provide a computer-readable medium, on which instructions are stored, and when executed by one or more processors, cause the apparatus to execute the application program setting method provided by the above method embodiments.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

L'invention concerne un procédé et une application de réglage d'un programme d'application, en particulier : afin de permettre à un utilisateur de visualiser clairement du contenu cible dans une page correspondant à un programme d'application, acquérir la couleur de fond du contenu cible ; puis déterminer la couleur de contenu de page du programme d'application en fonction de la couleur de fond acquise, le contraste entre la couleur de contenu de page déterminée et la couleur de fond étant supérieur ou égal à un premier seuil. En d'autres termes, le contraste entre la couleur de contenu de page et la couleur de fond est supérieur. Après la détermination de la couleur de contenu de page du programme d'application, mettre en œuvre un réglage de couleur du contenu cible selon la couleur de contenu de page, de sorte que la couleur du contenu cible soit la couleur de contenu de page déterminée.
PCT/CN2021/103568 2020-12-30 2021-06-30 Procédé et appareil de réglage de programme d'application WO2022142222A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011627988.6A CN112698901A (zh) 2020-12-30 2020-12-30 一种应用程序设置方法及装置
CN202011627988.6 2020-12-30

Publications (1)

Publication Number Publication Date
WO2022142222A1 true WO2022142222A1 (fr) 2022-07-07

Family

ID=75513355

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/103568 WO2022142222A1 (fr) 2020-12-30 2021-06-30 Procédé et appareil de réglage de programme d'application

Country Status (2)

Country Link
CN (1) CN112698901A (fr)
WO (1) WO2022142222A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116932118A (zh) * 2023-09-11 2023-10-24 广州中望龙腾软件股份有限公司 图元的颜色调整方法、装置、计算机设备和存储介质

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112698901A (zh) * 2020-12-30 2021-04-23 北京搜狗科技发展有限公司 一种应用程序设置方法及装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317869A (zh) * 2014-10-17 2015-01-28 小米科技有限责任公司 基于即时通信的背景设置方法和装置
CN107170016A (zh) * 2017-07-25 2017-09-15 京东方科技集团股份有限公司 一种图像处理方法、图像处理***和显示面板
CN111090368A (zh) * 2019-12-30 2020-05-01 北京奇艺世纪科技有限公司 一种确定页面文字的配色方法和装置
CN112069339A (zh) * 2020-09-04 2020-12-11 北京字节跳动网络技术有限公司 背景图片处理及搜索结果展示方法、装置、设备和介质
CN112698901A (zh) * 2020-12-30 2021-04-23 北京搜狗科技发展有限公司 一种应用程序设置方法及装置
CN112698902A (zh) * 2020-12-30 2021-04-23 北京搜狗科技发展有限公司 一种应用程序设置方法及装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508666B (zh) * 2011-11-11 2014-11-19 宇龙计算机通信科技(深圳)有限公司 应用程序中应用提示信息的调整方法及装置
CN106126725B (zh) * 2016-06-30 2022-10-11 北京小米移动软件有限公司 页面显示方法及装置
CN106557294A (zh) * 2016-11-24 2017-04-05 北京小米移动软件有限公司 色彩调整方法及装置
CN111614993B (zh) * 2020-04-30 2021-05-25 腾讯科技(深圳)有限公司 弹幕展示方法、装置、计算机设备及存储介质
CN112102765A (zh) * 2020-09-02 2020-12-18 维沃移动通信有限公司 显示参数调整方法、装置和电子设备

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317869A (zh) * 2014-10-17 2015-01-28 小米科技有限责任公司 基于即时通信的背景设置方法和装置
CN107170016A (zh) * 2017-07-25 2017-09-15 京东方科技集团股份有限公司 一种图像处理方法、图像处理***和显示面板
CN111090368A (zh) * 2019-12-30 2020-05-01 北京奇艺世纪科技有限公司 一种确定页面文字的配色方法和装置
CN112069339A (zh) * 2020-09-04 2020-12-11 北京字节跳动网络技术有限公司 背景图片处理及搜索结果展示方法、装置、设备和介质
CN112698901A (zh) * 2020-12-30 2021-04-23 北京搜狗科技发展有限公司 一种应用程序设置方法及装置
CN112698902A (zh) * 2020-12-30 2021-04-23 北京搜狗科技发展有限公司 一种应用程序设置方法及装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116932118A (zh) * 2023-09-11 2023-10-24 广州中望龙腾软件股份有限公司 图元的颜色调整方法、装置、计算机设备和存储介质
CN116932118B (zh) * 2023-09-11 2024-01-30 广州中望龙腾软件股份有限公司 图元的颜色调整方法、装置、计算机设备和存储介质

Also Published As

Publication number Publication date
CN112698901A (zh) 2021-04-23

Similar Documents

Publication Publication Date Title
US9591256B2 (en) Methods and devices for video communication
EP3672262A1 (fr) Procédé de fonctionnement, dispositif, appareil et support d'enregistrement de lecture de vidéo
US9674395B2 (en) Methods and apparatuses for generating photograph
CN110662095B (zh) 投屏处理方法、装置、终端及存储介质
JP6363299B2 (ja) 色域モードの切り替え方法及び装置
US20170344192A1 (en) Method and device for playing live videos
EP3136391B1 (fr) Procédé, dispositif et terminal de traitement d'effet vidéo
JP6401785B2 (ja) 液晶表示方法および装置
US20180308453A1 (en) Display control method and device, and computer readable storage medium
WO2022142222A1 (fr) Procédé et appareil de réglage de programme d'application
WO2017084183A1 (fr) Procédé et dispositif de traitement d'informations
WO2017080056A1 (fr) Procédé et appareil d'affichage à cristaux liquides
WO2015188561A1 (fr) Procédé et dispositif de commutation d'images
CN107229411B (zh) 控制分屏状态的方法及装置
CN110262692B (zh) 一种触摸屏扫描方法、装置及介质
US20220007074A1 (en) Method and apparatus for playing videos, and electronic device and storage medium thereof
TW202002612A (zh) 視頻字幕顯示方法及裝置
WO2015176483A1 (fr) Procédé et dispositif de création d'étiquette, et terminal
JP6461107B2 (ja) ピクチャ表示方法および装置
CN108122195B (zh) 图片处理方法及装置
WO2017080084A1 (fr) Procédé et appareil d'ajout de police de caractères
CN107566878B (zh) 直播中显示图片的方法及装置
WO2017166507A1 (fr) Procédé et dispositif de commande de rendement énergétique pour un téléviseur et téléviseur
TWI673644B (zh) 介面展示方法、介面展示裝置及非揮發性計算機可讀儲存介質
EP3799415A2 (fr) Procédé et dispositif de traitement de vidéos et support

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: 21912978

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 17.10.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21912978

Country of ref document: EP

Kind code of ref document: A1