WO2017076026A1 - 一种更换应用图标的方法和装置 - Google Patents

一种更换应用图标的方法和装置 Download PDF

Info

Publication number
WO2017076026A1
WO2017076026A1 PCT/CN2016/088384 CN2016088384W WO2017076026A1 WO 2017076026 A1 WO2017076026 A1 WO 2017076026A1 CN 2016088384 W CN2016088384 W CN 2016088384W WO 2017076026 A1 WO2017076026 A1 WO 2017076026A1
Authority
WO
WIPO (PCT)
Prior art keywords
color histogram
application icon
wallpaper
pixel
value
Prior art date
Application number
PCT/CN2016/088384
Other languages
English (en)
French (fr)
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 乐视控股(北京)有限公司
Priority to US15/245,121 priority Critical patent/US20170131868A1/en
Publication of WO2017076026A1 publication Critical patent/WO2017076026A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/40Analysis of texture
    • G06T7/41Analysis of texture based on statistical description of texture
    • G06T7/44Analysis of texture based on statistical description of texture using image operators, e.g. filters, edge density metrics or local histograms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/001Texturing; Colouring; Generation of texture or colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/90Determination of colour characteristics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10024Color image

Definitions

  • the present invention relates to the field of image processing technologies, and in particular, to a method and apparatus for replacing an application icon.
  • APP refers to a third-party application of a smartphone.
  • apps include Apple's App Store, Android's Google Play Store, Nokia's ovi store, and Blackberry's BlackBerry App World.
  • the APP icon may be similar to the color of the wallpaper. As shown in Figure 1, the APP icon is not obvious, and the user does not easily find the APP icon, thereby reducing the number of times the APP icon is clicked, resulting in the use probability of the APP. high.
  • the embodiment of the invention provides a method and a device for replacing an application icon, which are used to solve the defect that the application icon and the background wallpaper are similar in color or the same in the prior art, and the application icon is not obvious, and the application icon click rate is not high. Replace the app icon when the app icon is similar or similar to the background wallpaper color.
  • an embodiment of the present invention discloses a method for replacing an application icon, where the method is applied to a terminal, and a wallpaper and an application icon are displayed on a desktop of the terminal, and the method includes:
  • the application icon having the largest Babb's coefficient is displayed on the background wallpaper.
  • an embodiment of the present invention further discloses an apparatus for replacing an application icon, including:
  • a wallpaper monitoring module configured to monitor whether the wallpaper is changed
  • a statistical value calculation module configured to determine a color histogram statistical value of the background wallpaper according to a pixel value of each pixel of the background wallpaper corresponding to the application icon;
  • a Babbitt coefficient calculation module configured to calculate a Barthel coefficient between a color histogram statistical value of the application icon and a color histogram statistical value of the background wallpaper;
  • An application icon display module is configured to display the application icon having the largest Bain coefficient on the background wallpaper.
  • a computer program comprising computer readable code causing the terminal to perform the method of replacing an application icon as described above when the computer readable code is run on a terminal.
  • a computer readable medium wherein the computer program described above is stored.
  • the method and device for replacing an application icon provided by the embodiment of the present invention can replace the application icon with the highest Barth's coefficient of the background wallpaper in time when the user replaces the wallpaper, thereby improving the color difference between the application icon and the wallpaper, so that the application icon is improved. Obviously, attracting users to click on the app icon increases the clickthrough rate of the app’s icon.
  • FIG. 1 is a schematic diagram showing a similar color of an application icon and a background wallpaper in the prior art
  • FIG. 2 is a flow chart showing the steps of a method for replacing an application icon according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of an application icon after replacement according to an embodiment of the present invention.
  • FIG. 4 is a flow chart showing the steps of a method for replacing an application icon according to an embodiment of the present invention
  • FIG. 5 is a structural block diagram of a method for replacing an application icon according to an embodiment of the present invention.
  • FIG. 6 is a structural block diagram of a method for replacing an application icon according to an embodiment of the present invention.
  • Figure 7 shows schematically a block diagram of a terminal for carrying out the method according to the invention.
  • Fig. 8 schematically shows a storage unit for holding or carrying program code implementing the method according to the invention.
  • RGB color mode is a color standard in the industry, which is obtained by changing the three color channels of red (R), green (G), and blue (B) and superimposing them on each other.
  • RGB is the color of the three channels of red, green and blue. This standard includes almost all colors that human vision can perceive. It is one of the most widely used color systems.
  • Color histograms are color features that are widely adopted in many image retrieval systems. It describes the proportion of different colors in the entire image, and does not care about the spatial position of each color, that is, the object or object in the image cannot be described. Color histograms are particularly suitable for describing images that are difficult to auto-segment.
  • an embodiment of the present invention provides a method and apparatus for replacing an application icon, so as to overcome the fact that the application icon and the background wallpaper are similar in color or the same in the prior art, and the application icon is not obvious, and the application icon click rate is not high. Defect, which replaces the app icon when the app icon is similar or similar in color to the background wallpaper.
  • FIG. 2 a step of a method for replacing an application icon according to an embodiment of the present invention is shown. flow chart
  • FIG. 3 a schematic diagram of an application icon after replacement according to an embodiment of the present invention is shown.
  • the first embodiment of the present invention provides a method for replacing an application icon.
  • the method can be applied to a terminal such as a mobile phone or a tablet computer.
  • the desktop and the application icon are displayed on the desktop of the terminal.
  • the method may include the following steps:
  • step S201 it is monitored whether the wallpaper is changed.
  • the user can change the wallpaper on the terminal desktop at any time through the terminal's wallpaper setting function.
  • the wallpaper is covered with multiple application icons.
  • the position and number of the application icons will not change.
  • step S201 is performed cyclically; if the wallpaper change is detected, the operation in step S202 is performed.
  • Step S202 determining a color histogram statistical value of the background wallpaper according to the pixel value of each pixel of the background wallpaper corresponding to the application icon.
  • the background wallpaper is a wallpaper within a certain range around the application icon, and the length of the background wallpaper is less than or equal to the distance between two adjacent application icons, and the width is less than or equal to the distance between the two application icons adjacent to each other; And the length and width of the background wallpaper are greater than the length and width of the application icon.
  • the background wallpaper between the application icons can be an overlapping area, and the application icon can be overlaid on the center of the background wallpaper.
  • the color histogram statistics of the background wallpaper is the probability that each color in the background wallpaper appears in the background wallpaper. The higher the color histogram statistical value, the more the number of occurrences, the more pixels are occupied, and the more The main color of the background wallpaper.
  • Step S203 calculating a Barth's coefficient between the color histogram statistical value of the application icon and the color histogram statistical value of the background wallpaper.
  • the process of calculating the Barth's coefficient ⁇ (p, p') between the color histogram statistical value of the application icon and the color histogram statistical value of the background wallpaper may be:
  • n is the color histogram of the background wallpaper
  • p(i) is the color histogram statistic of the application icon
  • p'(i) is the color histogram statistic of the background wallpaper
  • i is one of the color histogram index values
  • n is the color histogram of the background wallpaper
  • the number of index values of the color histogram of the background wallpaper is 9, and the number of color histogram index values of the application icon is 6, which are the same color histogram index values.
  • the color histogram statistics values of the respective application icons may be calculated according to the pixel values of the respective pixels of the application icons in the application installation package, and the color histogram statistics values of the respective application icons are packaged in the In the application installation package, when the Babbitt coefficient needs to be calculated, the color histogram statistics of each application icon can be directly obtained.
  • Step S204 displaying an application icon having the largest Bain coefficient on the background wallpaper.
  • the application icon with the largest Barth's coefficient is the application icon with the largest color difference from the background wallpaper.
  • the visual impact will increase accordingly, which will attract the attention of the user.
  • FIG. 3 by comparison of FIG. 3 and FIG. 1, it can be clearly seen that the color difference between the replaced music view icon and the background wallpaper is increased, which is very obvious.
  • the application installation package is packaged with at least two application icons of different colors at the same resolution. The above steps S104-S104 can be performed one by one for each application icon until all the icon updates are completed.
  • the method for replacing the application icon provided by the embodiment of the present invention can replace the application icon with the highest Barth's coefficient of the background wallpaper in time when the user replaces the wallpaper, thereby improving the color difference between the application icon and the wallpaper, so that the application icon is very obvious. To attract users to click on the app icon to increase the clickthrough rate of the app’s icon.
  • FIG. 4 a flow chart of steps of a method for replacing an application icon according to an embodiment of the present invention is shown.
  • An embodiment of the present invention provides a method for replacing an application icon. As shown in FIG. 4, the method includes the following steps:
  • step S401 it is monitored whether the wallpaper is changed.
  • step S201 is performed cyclically; if the wallpaper change is detected, the operation in step S402 is performed.
  • Step S402 traversing each pixel on the background wallpaper, and acquiring pixel values of the respective pixels.
  • the pixel value of each pixel is composed of an R value (red value), a G value (green value), and a B value (blue value).
  • the pixel value of each pixel can be divided into 32 equal parts, that is, the range of pixel values of the pixel values is divided into 0-38 from 0-255. That is, the values of R, G, and B are all in the range of 0-38.
  • Step S403 calculating respective color histograms of the respective pixels according to the pixel values of the respective pixels. Index value.
  • R is the red value of each pixel value divided into 32 equal parts
  • G is the green value of each pixel value divided into 32 equal parts
  • B is the blue value of each pixel value divided into 32 equal parts.
  • Step S404 calculating a probability that each color histogram index value appears as a color histogram statistical value of the background wallpaper.
  • Step S405 calculating a Barth's coefficient between the color histogram statistical value of the application icon and the color histogram statistical value of the background wallpaper.
  • Step S406 displaying an application icon having the largest Bain coefficient on the background wallpaper.
  • the method for replacing the application icon provided by the embodiment of the present invention can replace the application icon with the highest Barth's coefficient of the background wallpaper in time when the user replaces the wallpaper, thereby improving the color difference between the application icon and the wallpaper, so that the application icon is very obvious. To attract users to click on the app icon to increase the clickthrough rate of the app’s icon.
  • an embodiment of the present invention provides an image of 4 ⁇ 4 pixels.
  • a 4x4 pixel image has a total of 16 pixels.
  • the pixel values of these 16 pixels are as follows:
  • the pixel values of the 16 pixels are divided into 32 equal parts, and the divided pixel values are as follows:
  • FIG. 5 a structural block diagram of an apparatus for replacing an application icon according to an embodiment of the present invention is shown.
  • An embodiment of the present invention provides a device for replacing an application icon, and the method for replacing an application icon provided in Embodiment 1 of the present invention is provided. As shown in FIG. 5, the method includes:
  • the wallpaper monitoring module 51 The wallpaper monitoring module 51, the statistical value calculation module 52, the Barthel coefficient calculation module 53 and the application icon display module 54.
  • the wallpaper monitoring module 51 is configured to monitor whether the wallpaper is changed.
  • the statistical value calculation module 52 is configured to: if yes, the pixels of each pixel of the background wallpaper corresponding to the application icon. a value, determining a color histogram statistic value of the background wallpaper; a Barthel coefficient calculation module 53 for calculating a Barthel coefficient between the color histogram statistic value of the application icon and the color histogram statistic value of the background wallpaper; applying the icon display module 54 is used to display the application icon with the largest Babbitt coefficient on the background wallpaper.
  • the user can change the wallpaper on the terminal desktop at any time through the wallpaper setting function of the terminal.
  • the wallpaper is covered with multiple application icons.
  • the position and number of the application icons will not change.
  • the background wallpaper is a wallpaper within a certain range around the application icon, and the length of the background wallpaper is less than or equal to the distance between two adjacent application icons, and the width is less than or equal to two application icons adjacent to each other.
  • the distance between the background wallpaper and the background wallpaper is greater than the length and width of the application icon.
  • the background wallpaper between the application icons can be an overlapping area, and the application icon can be overlaid on the center of the background wallpaper.
  • the color histogram statistics of the background wallpaper is the probability that each color in the background wallpaper appears in the background wallpaper. The higher the color histogram statistical value, the more the number of occurrences, the more pixels are occupied, and the more The main color of the background wallpaper.
  • the process of calculating the Barth's coefficient ⁇ (p, p') between the color histogram statistical value of the application icon and the color histogram statistical value of the background wallpaper may be:
  • n is the color histogram of the background wallpaper
  • p(i) is the color histogram statistic of the application icon
  • p'(i) is the color histogram statistic of the background wallpaper
  • i is one of the color histogram index values
  • n is the color histogram of the background wallpaper
  • the application may include an application icon packaging module for calculating the color histogram statistics values of the respective application icons according to the pixel values of the respective pixels of the application icons in the application installation package, respectively.
  • the color histogram statistics of the application icon are packaged in the application installation package. When the Barthel coefficient needs to be calculated, the color histogram statistics of each application icon can be directly obtained.
  • the application icon having the largest Bain coefficient is the application icon having the largest color difference from the background wallpaper.
  • the visual impact will increase accordingly, which will attract the attention of the user.
  • FIG. 3 by comparison of FIG. 3 and FIG. 1, it can be clearly seen that the color difference between the replaced music view icon and the background wallpaper is increased, which is very obvious. Need to explain is that the application security
  • the package is packaged with at least two application icons that are different in color at the same resolution.
  • the method for replacing the application icon provided by the embodiment of the present invention can replace the application icon with the highest Barth's coefficient of the background wallpaper in time when the user replaces the wallpaper, thereby improving the color difference between the application icon and the wallpaper, so that the application icon is very obvious. To attract users to click on the app icon to increase the clickthrough rate of the app’s icon.
  • the present invention provides a preferred embodiment.
  • the above-mentioned statistical value calculation module may include the following units: a pixel value acquisition unit 521, an index value calculation unit 522, and a statistical value calculation unit 523.
  • the pixel value acquisition unit 61 is configured to traverse each pixel on the background wallpaper to obtain pixel values of the respective pixels.
  • the index value calculation unit 62 is configured to calculate each pixel according to the pixel value of each pixel.
  • the pixel value of each pixel is composed of an R value (red value), a G value (green value), and a B value (blue value).
  • the pixel value of each pixel can be divided into 32 equal parts, that is, the range of pixel values of the pixel values is divided into 0-38 from 0-255. That is, the values of R, G, and B are all in the range of 0-38.
  • the process of calculating the respective color histogram index values Index of the respective pixels according to the pixel values of the respective pixels divided into 32 equal parts is as follows:
  • R is the red value of each pixel value divided into 32 equal parts
  • G is the green value of each pixel value divided into 32 equal parts
  • B is the blue value of each pixel value divided into 32 equal parts.
  • the statistic value calculation module provided by the preferred embodiment of the present invention can simplify the processing of the pixel values, improve the efficiency of calculating the histogram index value, and further improve the efficiency of calculating the color statistic value.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to implement the embodiment. The purpose of the program. Those of ordinary skill in the art can understand and implement without deliberate labor.
  • the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
  • a microprocessor or digital signal processor may be used in practice to implement some or all of the functionality of some or all of the components in accordance with embodiments of the present invention.
  • the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
  • a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals.
  • Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
  • Figure 7 shows that a terminal in accordance with the present invention can be implemented.
  • the terminal conventionally includes a processor 710 and a computer program product or computer readable medium in the form of a memory 720.
  • Memory 720 can be an electronic memory such as a flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk, or ROM.
  • Memory 720 has a memory space 730 for program code 731 for performing any of the method steps described above.
  • storage space 730 for program code may include various program code 731 for implementing various steps in the above methods, respectively.
  • the program code can be read from or written to one or more computer program products.
  • Such computer program products include program code carriers such as hard disks, compact disks (CDs), memory cards or floppy disks.
  • Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
  • the storage unit may have a storage section, a storage space, and the like arranged similarly to the storage 720 in the terminal of FIG.
  • the program code can be compressed, for example, in an appropriate form.
  • the storage unit includes computer readable code 731', code that can be read by a processor, such as 710, which, when executed by the terminal, causes the terminal to perform various steps in the methods described above.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Human Computer Interaction (AREA)
  • Probability & Statistics with Applications (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种更换应用图标的方法和装置,该方法应用于终端,终端的桌面上显示有壁纸和应用图标,该方法包括:监测壁纸是否更改(S101,S401);若是,则依据应用图标对应的背景壁纸的各个像素的像素值,确定背景壁纸的颜色直方图统计值(S102);计算应用图标的颜色直方图统计值和背景壁纸的颜色直方图统计值之间的巴氏系数(S103,S405);在背景壁纸上显示巴氏系数最大的应用图标(S104,S406)。上述更换应用图标的方法和装置,可以在用户更换壁纸时,及时的更换与背景壁纸的巴氏系数最高的应用图标,提高应用图标与壁纸的色差,使得应用图标非常明显,吸引用户点击该应用图标,提高该应用图标的点击率。

Description

一种更换应用图标的方法和装置
本申请要求在2015年11月6日提交中国专利局、申请号为201510756452.7、发明名称为“一种更换应用图标的方法和装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明涉及图像处理技术领域,特别是涉及一种更换应用图标的方法和装置。
背景技术
APP(Application,应用程序)指的是智能手机的第三方应用程序。目前比较著名的App商店有Apple(苹果)的App Store,android(安卓)的Google Play Store,诺基亚的ovi store,还有Blackberry(黑莓)的BlackBerry App World。
很多用户在下载应用的时候都会首先看到APP图标,好看的APP图标都能吸引用户去点击或下载。但是,APP图标有可能会与壁纸的颜色相近,如图1所示,造成APP图标不明显,用户不容易发现该APP图标,从而降低了点击该APP图标的次数,造成该APP的使用概率不高。
发明内容
本发明实施例提供一种更换应用图标的方法和装置,用以解决现有技术中应用图标与背景壁纸颜色相近或相同,造成应用图标不明显,应用图标点击率不高的的缺陷,实现在应用图标与背景壁纸颜色相近或相似时更换应用图标。
根据本发明的一个方面,本发明实施例公开了一种更换应用图标的方法,所述方法应用于终端,所述终端的桌面上显示有壁纸和应用图标,所述方法包括:
监测所述壁纸是否更改;
若是,则依据所述应用图标对应的背景壁纸的各个像素的像素值,确定 所述背景壁纸的颜色直方图统计值;
计算所述应用图标的颜色直方图统计值和所述背景壁纸的颜色直方图统计值之间的巴氏系数;
在所述背景壁纸上显示所述巴氏系数最大的应用图标。
根据本发明的另一个方面,本发明实施例还公开了一种更换应用图标的装置,包括:
壁纸监测模块,用于监测所述壁纸是否更改;
统计值计算模块,用于若是,则依据所述应用图标对应的背景壁纸的各个像素的像素值,确定所述背景壁纸的颜色直方图统计值;
巴氏系数计算模块,用于计算所述应用图标的颜色直方图统计值和所述背景壁纸的颜色直方图统计值之间的巴氏系数;
应用图标显示模块,用于在所述背景壁纸上显示所述巴氏系数最大的应用图标。
根据本发明的又一个方面,提供了一种计算机程序,其包括计算机可读代码,当所述计算机可读代码在终端上运行时,导致所述终端执行上述的更换应用图标的方法。
根据本发明的再一个方面,提供了一种计算机可读介质,其中存储了上述的计算机程序。
本发明的有益效果为:
通过本发明实施例提供的一种更换应用图标的方法和装置,可以在用户更换壁纸时,及时的更换与背景壁纸的巴氏系数最高的应用图标,提高应用图标与壁纸的色差,使得应用图标非常明显,吸引用户点击该应用图标,提高该应用图标的点击率。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是现有技术中应用图标与背景壁纸颜色相近的示意图;
图2是本发明实施例提供的一种更换应用图标的方法的步骤流程图;
图3是本发明实施例提供的更换后的应用图标示意图;
图4是本发明实施例提供的一种更换应用图标的方法的步骤流程图;
图5是本发明实施例提供的一种更换应用图标的方法的结构框图;
图6是本发明实施例提供的一种更换应用图标的方法的结构框图。
图7示意性地示出了用于执行根据本发明的方法的终端的框图;以及
图8示意性地示出了用于保持或者携带实现根据本发明的方法的程序代码的存储单元。
具体实施例
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
RGB色彩模式是工业界的一种颜色标准,是通过对红(R)、绿(G)、蓝(B)三个颜色通道的变化以及它们相互之间的叠加来得到各式各样的颜色的,RGB即是代表红、绿、蓝三个通道的颜色,这个标准几乎包括了人类视力所能感知的所有颜色,是目前运用最广的颜色系统之一。
颜色直方图是在许多图像检索系统中被广泛采用的颜色特征。它所描述的是不同色彩在整幅图像中所占的比例,而并不关心每种色彩所处的空间位置,即无法描述图像中的对象或物体。颜色直方图特别适于描述那些难以进行自动分割的图像。
基于上述原理,本发明实施例提供了一种更换应用图标的方法和装置,以克服现有技术中应用图标与背景壁纸颜色相近或相同,造成应用图标不明显,应用图标点击率不高的的缺陷,实现在应用图标与背景壁纸颜色相近或相似时更换应用图标。
实施例一
参照图2,示出了本发明实施例提供的一种更换应用图标的方法的步骤 流程图;
参照图3,示出了本发明实施例提供的更换后的应用图标示意图。
本发明实施例一提供了一种更换应用图标的方法,该方法可以应用于手机、平板电脑等终端,该终端的桌面上显示有壁纸和应用图标,如2所示,方法可以包括以下步骤:
步骤S201,监测壁纸是否更改。
在本步骤中,用户可以通过终端的壁纸设置功能随时更改终端桌面上的壁纸。壁纸上覆盖着多个应用图标,在用户更换壁纸时,应用图标的位置和数量并不会发生变化。在本发明实施例中,若未监测到壁纸更改,则不更换应用图标,循环执行步骤S201;若监测到壁纸更改,则执行步骤S202中的操作。
步骤S202,依据应用图标对应的背景壁纸的各个像素的像素值,确定背景壁纸的颜色直方图统计值。
在本步骤中,背景壁纸是应用图标周围一定范围内的壁纸,背景壁纸的长度小于等于左右相邻的两个应用图标之间距离,宽度小于等于上下相邻的两个应用图标之间距离;且背景壁纸的长度和宽度均大于应用图标的长度和宽度。各个应用图标之间的背景壁纸可以是有重叠的区域,应用图标可以覆盖在背景壁纸的中心位置。背景壁纸的颜色直方图统计值是背景壁纸中每种颜色在背景壁纸中出现的概率,颜色直方图统计值越高的颜色,出现的次数越多,占据的像素也就越多,也就成为背景壁纸的主要颜色。
步骤S203,计算应用图标的颜色直方图统计值和背景壁纸的颜色直方图统计值之间的巴氏系数。
在本发明实施例中,计算应用图标的颜色直方图统计值和背景壁纸的颜色直方图统计值之间的巴氏系数ρ(p,p′)的过程可以为:
Figure PCTCN2016088384-appb-000001
其中,p(i)为应用图标的颜色直方图统计值,p′(i)为背景壁纸的颜色直方图统计值,i为颜色直方图索引值中的一个,n为背景壁纸的颜色直方图的索引值的个数和应用图标的颜色直方图索引值的个数之和,并减去相同颜色直方图索引值的个数。例如,背景壁纸的颜色直方图的索引值的个数为9,应用图标的颜色直方图索引值的个数为6,这二者相同颜色直方图索引值的 个数为3个,则n为9+6-3=12。为了提高计算巴氏系数的效率,可以分别依据应用程序安装包中各个应用图标的各个像素的像素值,计算各个应用图标的颜色直方图统计值,将各个应用图标的颜色直方图统计值打包在应用程序安装包中,在需要计算巴氏系数时,可以直接获取各个应用图标的颜色直方图统计值。
步骤S204,在背景壁纸上显示巴氏系数最大的应用图标。
在本步骤中,巴氏系数最大的应用图标即为与背景壁纸色差最大的应用图标。色差增大,视觉冲击力则会相应提高,会吸引用户的注意。如图3所示,通过图3和图1的对比,可以很清楚的看到被替换的乐视图标与背景壁纸的色差增大,非常明显。需要进行说明的是,应用程序安装包中打包有至少两个在相同分辨率下颜色不同的应用图标。可以对各个应用图标逐一执行上述步骤S104-S104直至,将全部图标更新完成。
通过本发明实施例提供的一种更换应用图标的方法,可以在用户更换壁纸时,及时的更换与背景壁纸的巴氏系数最高的应用图标,提高应用图标与壁纸的色差,使得应用图标非常明显,吸引用户点击该应用图标,提高该应用图标的点击率。
实施例二
参照图4,示出了本发明实施例一种更换应用图标的方法的步骤流程图。
本发明实施例提供了一种更换应用图标的方法,如图4所示,包括以下步骤:
步骤S401,监测壁纸是否更改。
在本步骤中,若未监测到壁纸更改,则不更换应用图标,循环执行步骤S201;若监测到壁纸更改,则执行步骤S402中的操作。
步骤S402,遍历背景壁纸上的各个像素,获取各个像素的像素值。
在本步骤中,各个像素的像素值由R值(红色值)、G值(绿色值)和B值(蓝色值)组成。为了降低计算量,可以将各个像素的像素值划分为32等份,也就是将像素值的将像素值的范围由0-255等分为0-38。也就是R值、G值和B值的取值范围都是为0-38。
步骤S403,依据各个像素的像素值,计算各个像素的各个颜色直方图 索引值。
依据划分为32等份之后各个像素的像素值,计算各个像素的各个颜色直方图索引值Index的过程如下所示:
Index=R+G*32+B*32*32
其中,R为划分为32等份后的各个像素值的红色值,G为划分为32等份后的各个像素值的绿色值,B为划分为32等份后的各个像素值的蓝色值。
步骤S404,计算各个颜色直方图索引值出现的概率作为背景壁纸的颜色直方图统计值。
步骤S405,计算应用图标的颜色直方图统计值和背景壁纸的颜色直方图统计值之间的巴氏系数。
步骤S406,在背景壁纸上显示巴氏系数最大的应用图标。
通过本发明实施例提供的一种更换应用图标的方法,可以在用户更换壁纸时,及时的更换与背景壁纸的巴氏系数最高的应用图标,提高应用图标与壁纸的色差,使得应用图标非常明显,吸引用户点击该应用图标,提高该应用图标的点击率。
为清楚说明上述本发明实施例提供的一种更换应用图标的方法,本发明实施例提供一4x4像素的图像进行说明。
4x4像素的图像共存在16个像素,这16个像素的像素值如下所示:
(86,828,4),(86,828,8),(86,828,86),(86,828,32)
(86,820,4),(86,882,8),(86,800,86),(86,90,32)
(86,820,4),(32,882,8),(40,800,86),(56,90,32)
(8,820,4),(86,882,8),(32,800,86),(46,90,32)
为了降低计算过程的复杂程度,将这16个像素的像素值划分为32等份,划分后的像素值如下所示:
(2,86,0),(2,86,8),(2,86,2),(2,86,4)
(2,85,0),(2,84,8),(2,82,2),(2,88,4)
(2,85,0),(4,84,8),(5,82,2),(7,88,4)
(8,85,0),(2,84,8),(4,82,2),(5,88,4)
依据公式Index=R+G*32+B*32*32计算各个像素的各个颜色直方图索引 值Index,计算出的各个颜色直方图索引值如下所示:
Figure PCTCN2016088384-appb-000002
那么可以计算出整个图像的直方图统计值p(i)为:
p(481)=1/16
p(482)=2/16
p(584)=1/16
p(1472)=1/16
p(1474)=2/16
p(1538)=1/16
p(2432)=1/16
p(2434)=1/16
p(2435)=1/16
p(2562)=1/16
p(4450)=1/16
p(4453)=1/16
p(4455)=1/16
p(4610)=1/16
实施例三
参照图5,示出了本发明实施例提供的一种更换应用图标的装置的结构框图。
本发明实施例提供了一种更换应用图标的装置,可以执行本发明实施例一提供的更换应用图标的方法,如图5所示,包括:
壁纸监测模块51、统计值计算模块52、巴氏系数计算模块53和应用图标显示模块54。
在本发明实施例中,壁纸监测模块51,用于监测壁纸是否更改;统计值计算模块52,用于若是,则依据应用图标对应的背景壁纸的各个像素的像素 值,确定背景壁纸的颜色直方图统计值;巴氏系数计算模块53,用于计算应用图标的颜色直方图统计值和背景壁纸的颜色直方图统计值之间的巴氏系数;应用图标显示模块54,用于在背景壁纸上显示巴氏系数最大的应用图标。
在壁纸监测模块51中,用户可以通过终端的壁纸设置功能随时更改终端桌面上的壁纸。壁纸上覆盖着多个应用图标,在用户更换壁纸时,应用图标的位置和数量并不会发生变化。
在统计值计算模块52中,背景壁纸是应用图标周围一定范围内的壁纸,背景壁纸的长度小于等于左右相邻的两个应用图标之间距离,宽度小于等于上下相邻的两个应用图标之间距离;且背景壁纸的长度和宽度均大于应用图标的长度和宽度。各个应用图标之间的背景壁纸可以是有重叠的区域,应用图标可以覆盖在背景壁纸的中心位置。背景壁纸的颜色直方图统计值是背景壁纸中每种颜色在背景壁纸中出现的概率,颜色直方图统计值越高的颜色,出现的次数越多,占据的像素也就越多,也就成为背景壁纸的主要颜色。
在巴氏系数计算模块53中,计算应用图标的颜色直方图统计值和背景壁纸的颜色直方图统计值之间的巴氏系数ρ(p,p′)的过程可以为:
Figure PCTCN2016088384-appb-000003
其中,p(i)为应用图标的颜色直方图统计值,p′(i)为背景壁纸的颜色直方图统计值,i为颜色直方图索引值中的一个,n为背景壁纸的颜色直方图的索引值的个数和应用图标的颜色直方图索引值的个数之和,并减去相同颜色直方图索引值的个数。例如,背景壁纸的颜色直方图的索引值的个数为9,应用图标的颜色直方图索引值的个数为6,这二者相同颜色直方图索引值的个数为3个,则n为9+6-3=12。为了提高计算巴氏系数的效率,优选的可以包括应用图标打包模块,用于分别依据应用程序安装包中各个应用图标的各个像素的像素值,计算各个应用图标的颜色直方图统计值,将各个应用图标的颜色直方图统计值打包在应用程序安装包中,在需要计算巴氏系数时,可以直接获取各个应用图标的颜色直方图统计值。
在应用图标显示模块54中,巴氏系数最大的应用图标即为与背景壁纸色差最大的应用图标。色差增大,视觉冲击力则会相应提高,会吸引用户的注意。如图3所示,通过图3和图1的对比,可以很清楚的看到被替换的乐视图标与背景壁纸的色差增大,非常明显。需要进行说明的是,应用程序安 装包中打包有至少两个在相同分辨率下颜色不同的应用图标。
通过本发明实施例提供的一种更换应用图标的方法,可以在用户更换壁纸时,及时的更换与背景壁纸的巴氏系数最高的应用图标,提高应用图标与壁纸的色差,使得应用图标非常明显,吸引用户点击该应用图标,提高该应用图标的点击率。
本发明提供一优选实施例,如图6所示,上述所述统计值计算模块可以包括以下单元:像素值获取单元521、索引值计算单元522和统计值计算单元523。
在本发明优选实施例中,像素值获取单元61,用于遍历背景壁纸上的各个像素,获取各个像素的像素值;索引值计算单元62,用于依据各个像素的像素值,计算各个像素的各个颜色直方图索引值;统计值计算单元63,用于计算各个颜色直方图索引值出现的概率作为背景壁纸的颜色直方图统计值。
在像素值获取单元61中,各个像素的像素值由R值(红色值)、G值(绿色值)和B值(蓝色值)组成。为了降低计算量,可以将各个像素的像素值划分为32等份,也就是将像素值的将像素值的范围由0-255等分为0-38。也就是R值、G值和B值的取值范围都是为0-38。
在索引值计算单元62中,依据划分为32等份之后各个像素的像素值,计算各个像素的各个颜色直方图索引值Index的过程如下所示:
Index=R+G*32+B*32*32
其中,R为划分为32等份后的各个像素值的红色值,G为划分为32等份后的各个像素值的绿色值,B为划分为32等份后的各个像素值的蓝色值。
通过本发明优选实施例提供的统计值计算模块,可以对像素值进行简化处理,提高计算直方图索引值的效率,进一步提高提高计算颜色统计值的效率。
以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例 方案的目的。本领域普通技术人员在不付出创造性的劳动的情况下,即可以理解并实施。
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的终端中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。
例如,图7示出了可以实现根据本发明的终端。该终端传统上包括处理器710和以存储器720形式的计算机程序产品或者计算机可读介质。存储器720可以是诸如闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。存储器720具有用于执行上述方法中的任何方法步骤的程序代码731的存储空间730。例如,用于程序代码的存储空间730可以包括分别用于实现上面的方法中的各种步骤的各个程序代码731。这些程序代码可以从一个或者多个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。这些计算机程序产品包括诸如硬盘,紧致盘(CD)、存储卡或者软盘之类的程序代码载体。这样的计算机程序产品通常为如参考图8所述的便携式或者固定存储单元。该存储单元可以具有与图7的终端中的存储器720类似布置的存储段、存储空间等。程序代码可以例如以适当形式进行压缩。通常,存储单元包括计算机可读代码731’,即可以由例如诸如710之类的处理器读取的代码,这些代码当由终端运行时,导致该终端执行上面所描述的方法中的各个步骤。
本文中所称的“一个实施例”、“实施例”或者“一个或者多个实施例”意味着,结合实施例描述的特定特征、结构或者特性包括在本发明的至少一个实施例中。此外,请注意,这里“在一个实施例中”的词语例子不一定全指同一个实施例。
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解, 本发明的实施例可以在没有这些具体细节的情况下被实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。
此外,还应当注意,本说明书中使用的语言主要是为了可读性和教导的目的而选择的,而不是为了解释或者限定本发明的主题而选择的。因此,在不偏离所附权利要求书的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。对于本发明的范围,对本发明所做的公开是说明性的,而非限制性的,本发明的范围由所附权利要求书限定。
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。

Claims (16)

  1. 一种更换应用图标的方法,其特征在于,所述方法应用于终端,所述终端的桌面上显示有壁纸和应用图标,所述方法包括:
    监测所述壁纸是否更改;
    若是,则依据所述应用图标对应的背景壁纸的各个像素的像素值,确定所述背景壁纸的颜色直方图统计值;
    计算所述应用图标的颜色直方图统计值和所述背景壁纸的颜色直方图统计值之间的巴氏系数;
    在所述背景壁纸上显示所述巴氏系数最大的应用图标。
  2. 根据权利要求1所述的方法,其特征在于,所述依据应用图标对应的背景壁纸的各个像素的像素值,确定所述背景壁纸的颜色直方图统计值,包括:
    遍历所述背景壁纸上的各个像素,获取所述各个像素的像素值;
    依据所述各个像素的像素值,计算所述各个像素的各个颜色直方图索引值;
    计算所述各个颜色直方图索引值出现的概率作为所述背景壁纸的颜色直方图统计值。
  3. 根据权利要求2所述的方法,其特征在于,所述依据所述各个像素的像素值,计算所述各个像素的各个颜色直方图索引值,包括:
    将所述各个像素的像素值划分为32等份;
    所述依据划分为32等份之后各个像素的像素值,计算所述各个像素的各个颜色直方图索引值Index的过程如下所示:
    Index=R+G*32+B*32*32
    其中,R为所述划分为32等份后的各个像素值的红色值,G为划分为32等份后的各个像素值的绿色值,B为划分为32等份后的各个像素值的蓝色值。
  4. 根据权利要求1所述的方法,其特征在于,所述分别计算所述应用图标的颜色直方图统计值和所述背景壁纸的颜色直方图统计值之间的巴氏系数ρ(p,p′)的过程如下所示:
    Figure PCTCN2016088384-appb-100001
    其中,p(i)为所述应用图标的颜色直方图统计值,p′(i)为所述背景壁纸的颜色直方图统计值,i为所述颜色直方图索引值中的一个,n为所述背景壁纸的颜色直方图的索引值的个数和所述应用图标的颜色直方图索引值的个数之和,并减去相同颜色直方图索引值的个数。
  5. 根据权利要求1所述的方法,其特征在于,所述应用程序安装包中打包有至少两个在相同分辨率下颜色不同的所述应用图标。
  6. 根据权利要求1所述的方法,其特征在于,在所述监测所述壁纸是否更改之前,还包括:
    分别依据应用程序安装包中各个所述应用图标的各个像素的像素值,计算各个所述应用图标的颜色直方图统计值,将各个所述应用图标的颜色直方图统计值打包在所述应用程序安装包中。
  7. 根据权利要求1所述的方法,其特征在于,所述背景壁纸的长度小于等于左右相邻的两个所述应用图标之间距离,宽度小于等于上下相邻的两个所述应用图标之间距离;
    且所述背景壁纸的长度和宽度均大于所述应用图标的长度和宽度。
  8. 一种更换应用图标的装置,其特征在于,包括:
    壁纸监测模块,用于监测所述壁纸是否更改;
    统计值计算模块,用于若是,则依据所述应用图标对应的背景壁纸的各个像素的像素值,确定所述背景壁纸的颜色直方图统计值;
    巴氏系数计算模块,用于计算所述应用图标的颜色直方图统计值和所述背景壁纸的颜色直方图统计值之间的巴氏系数;
    应用图标显示模块,用于在所述背景壁纸上显示所述巴氏系数最大的应用图标。
  9. 根据权利要求8所述的装置,其特征在于,所述统计值计算模块,包括:
    像素值获取单元,用于遍历所述背景壁纸上的各个像素,获取所述各个像素的像素值;
    索引值计算单元,用于依据所述各个像素的像素值,计算所述各个像素的各个颜色直方图索引值;
    统计值计算单元,用于计算所述各个颜色直方图索引值出现的概率作为所述背景壁纸的颜色直方图统计值。
  10. 根据权利要求9所述的装置,其特征在于,所述索引值计算单元,具体用于,将所述各个像素的像素值划分为32等份;
    则依据划分为32等份之后各个像素的像素值,计算所述各个像素的各个颜色直方图索引值Index的过程如下所示:
    Index=R+G*32+B*32*32
    其中,R为所述划分为32等份后的各个像素值的红色值,G为划分为32等份后的各个像素值的绿色值,B为划分为32等份后的各个像素值的蓝色值。
  11. 根据权利要求8所述的装置,其特征在于,在所述巴氏系数计算模块中,所述分别计算所述应用图标的颜色直方图统计值和所述背景壁纸的颜色直方图统计值之间的巴氏系数ρ(p,p′)的过程如下所示:
    Figure PCTCN2016088384-appb-100002
    其中,p(i)为所述应用图标的颜色直方图统计值,p′(i)为所述背景壁纸的颜色直方图统计值,i为所述颜色直方图索引值中的一个,n为所述背景壁纸的颜色直方图的索引值的个数和所述应用图标的颜色直方图索引值的个数之和,并减去相同颜色直方图索引值的个数。
  12. 根据权利要求8所述的装置,其特征在于,所述应用程序安装包中打包有至少两个在相同分辨率下颜色不同的所述应用图标。
  13. 根据权利要求8所述的装置,其特征在于,还包括:
    应用图标打包模块,用于分别依据应用程序安装包中各个所述应用图标的各个像素的像素值,计算各个所述应用图标的颜色直方图统计值,将各个所述应用图标的颜色直方图统计值打包在所述应用程序安装包中。
  14. 根据权利要求8所述的装置,其特征在于,所述背景壁纸的长度小于等于左右相邻的两个所述应用图标之间距离,宽度小于等于上下相邻的两个所述应用图标之间距离;且所述背景壁纸的长度和宽度均大于所述应用图标的长度和宽度。
  15. 一种计算机程序,包括计算机可读代码,当所述计算机可读代码在终端上运行时,导致所述终端执行根据权利要求1-7中的任一个所述的更换应用图标的方法。
  16. 一种计算机可读介质,其中存储了如权利要求15所述的计算机程序。
PCT/CN2016/088384 2015-11-06 2016-07-04 一种更换应用图标的方法和装置 WO2017076026A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/245,121 US20170131868A1 (en) 2015-11-06 2016-08-23 Method and electronic device for replacing application icon

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510756452.7 2015-11-06
CN201510756452.7A CN105653118A (zh) 2015-11-06 2015-11-06 一种更换应用图标的方法和装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/245,121 Continuation US20170131868A1 (en) 2015-11-06 2016-08-23 Method and electronic device for replacing application icon

Publications (1)

Publication Number Publication Date
WO2017076026A1 true WO2017076026A1 (zh) 2017-05-11

Family

ID=56482162

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/088384 WO2017076026A1 (zh) 2015-11-06 2016-07-04 一种更换应用图标的方法和装置

Country Status (3)

Country Link
US (1) US20170131868A1 (zh)
CN (1) CN105653118A (zh)
WO (1) WO2017076026A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110908765A (zh) * 2019-11-29 2020-03-24 五八有限公司 一种界面显示方法、装置、终端设备及存储介质

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653118A (zh) * 2015-11-06 2016-06-08 乐视移动智能信息技术(北京)有限公司 一种更换应用图标的方法和装置
CN106951235A (zh) * 2017-03-06 2017-07-14 深圳天珑无线科技有限公司 一种智能设置桌布与应用程序的方法及电子终端
CN106873859A (zh) * 2017-03-06 2017-06-20 深圳天珑无线科技有限公司 一种智能布局桌布与应用程序的方法及电子终端
CN106951234A (zh) * 2017-03-06 2017-07-14 深圳天珑无线科技有限公司 一种实现桌布与应用程序智能布局的方法及电子终端
CN107193552B (zh) * 2017-04-26 2020-11-06 南京投知科技有限公司 一种主题颜色设置方法、设备和计算机可读存储介质
CN107479781A (zh) * 2017-07-20 2017-12-15 努比亚技术有限公司 一种应用图标颜色的更新方法及终端
CN107517312A (zh) * 2017-08-16 2017-12-26 广东小天才科技有限公司 一种壁纸切换方法、装置及终端设备
EP3690625B1 (en) * 2017-11-20 2023-05-17 Huawei Technologies Co., Ltd. Method and device for dynamically displaying icon according to background image
US10565739B2 (en) 2017-12-29 2020-02-18 Cerner Innovation, Inc. Automated icon accessibility assessment algorithm and tool
CN108762610A (zh) * 2018-05-14 2018-11-06 维沃移动通信有限公司 一种图标显示方法及移动终端
CN109189281A (zh) * 2018-06-29 2019-01-11 努比亚技术有限公司 壁纸与图标的颜色适配方法、终端及计算机存储介质
CN110134299A (zh) * 2019-04-25 2019-08-16 珠海格力电器股份有限公司 一种更改目标对象显示信息的方法和设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103207778A (zh) * 2012-01-13 2013-07-17 青岛海信移动通信技术股份有限公司 一种修饰图标的方法、装置和移动终端
US20140037200A1 (en) * 2012-08-01 2014-02-06 Microsoft Corporation Setting an operating-system color using a photograph
CN104636045A (zh) * 2015-03-09 2015-05-20 联想(北京)有限公司 显示方法、装置及电子设备
CN104778047A (zh) * 2015-04-29 2015-07-15 魅族科技(中国)有限公司 一种内容显示方法及终端
CN105005461A (zh) * 2015-06-23 2015-10-28 深圳市金立通信设备有限公司 一种图标显示方法及终端
CN105653118A (zh) * 2015-11-06 2016-06-08 乐视移动智能信息技术(北京)有限公司 一种更换应用图标的方法和装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103065338A (zh) * 2011-10-19 2013-04-24 北京千橡网景科技发展有限公司 为背景图像中的前景图像提供阴影的方法和装置
CN103176761B (zh) * 2011-12-23 2016-08-10 中国移动通信集团公司 一种屏幕背景设置方法及移动终端
CN104216976B (zh) * 2014-09-01 2018-09-04 广东欧珀移动通信有限公司 一种移动终端图片分组查看方法及系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103207778A (zh) * 2012-01-13 2013-07-17 青岛海信移动通信技术股份有限公司 一种修饰图标的方法、装置和移动终端
US20140037200A1 (en) * 2012-08-01 2014-02-06 Microsoft Corporation Setting an operating-system color using a photograph
CN104636045A (zh) * 2015-03-09 2015-05-20 联想(北京)有限公司 显示方法、装置及电子设备
CN104778047A (zh) * 2015-04-29 2015-07-15 魅族科技(中国)有限公司 一种内容显示方法及终端
CN105005461A (zh) * 2015-06-23 2015-10-28 深圳市金立通信设备有限公司 一种图标显示方法及终端
CN105653118A (zh) * 2015-11-06 2016-06-08 乐视移动智能信息技术(北京)有限公司 一种更换应用图标的方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110908765A (zh) * 2019-11-29 2020-03-24 五八有限公司 一种界面显示方法、装置、终端设备及存储介质

Also Published As

Publication number Publication date
US20170131868A1 (en) 2017-05-11
CN105653118A (zh) 2016-06-08

Similar Documents

Publication Publication Date Title
WO2017076026A1 (zh) 一种更换应用图标的方法和装置
WO2021012837A1 (zh) 推荐信息植入位置的确定方法、装置、设备及存储介质
US10809966B2 (en) System and method of audio information display on video playback timeline
US9704258B2 (en) Image segmentation device, image segmentation method, and depth map generating method
CN108769776B (zh) 标题字幕检测方法、装置及电子设备
CN108961267B (zh) 图片处理方法、图片处理装置及终端设备
CN108961183B (zh) 图像处理方法、终端设备及计算机可读存储介质
AU2014287186A1 (en) Optimizing electronic layouts for media content
CN108898082B (zh) 图片处理方法、图片处理装置及终端设备
US20170178058A1 (en) Index Image Quality Metric
CN110796664B (zh) 图像处理方法、装置、电子设备及计算机可读存储介质
CN104808908B (zh) 一种显示界面处理方法及装置
CN105005972A (zh) 一种基于拍摄距离的畸变校正方法及移动终端
CN107909569B (zh) 一种花屏检测方法、花屏检测装置及电子设备
KR102317013B1 (ko) 컴퓨팅 장치를 이용한 객체 관리 및 시각화
US10395373B1 (en) Image feature detection
CN108932703B (zh) 图片处理方法、图片处理装置及终端设备
WO2019000746A1 (zh) 控件的文字颜色变换方法、系统、电子装置及存储介质
CN109065001B (zh) 一种图像的降采样方法、装置、终端设备和介质
CN107194944B (zh) 林火图像分割方法及装置
CN108898169B (zh) 图片处理方法、图片处理装置及终端设备
US9685197B2 (en) Method for generating thumbnail and electronic device thereof
CN109246468A (zh) 一种基于教育系统的视频列表切换方法、设备及存储介质
CN108419029A (zh) 一种拼墙图像传输方法和装置
CN113313642A (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: 16861296

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

Country of ref document: EP

Kind code of ref document: A1