CN105389403A - Automatic matching method and system of page style - Google Patents

Automatic matching method and system of page style Download PDF

Info

Publication number
CN105389403A
CN105389403A CN201511009382.5A CN201511009382A CN105389403A CN 105389403 A CN105389403 A CN 105389403A CN 201511009382 A CN201511009382 A CN 201511009382A CN 105389403 A CN105389403 A CN 105389403A
Authority
CN
China
Prior art keywords
page
target area
color value
style
pixel
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
CN201511009382.5A
Other languages
Chinese (zh)
Other versions
CN105389403B (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.)
Neusoft Corp
Original Assignee
Neusoft Corp
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 Neusoft Corp filed Critical Neusoft Corp
Priority to CN201511009382.5A priority Critical patent/CN105389403B/en
Publication of CN105389403A publication Critical patent/CN105389403A/en
Application granted granted Critical
Publication of CN105389403B publication Critical patent/CN105389403B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Abstract

The invention provides an automatic matching method and system of a page style. The method comprises the following steps: receiving a page picture of a target application; extracting the color values of a plurality of pixels in the page picture, and dividing the page picture into a plurality of target areas according to the color values of the plurality of pixels; independently according to the color values of the plurality of pixels corresponding to each target area in the plurality of target areas, determining a hue style of each target area; and according to the hue style of each target area in the plurality of target areas, carrying out pattern matching on a page to be integrated to the target application. The method can convert the page to be integrated to the target application into a pattern which has the same style with the page picture of the target application to improve integration efficiency and lower development cost.

Description

Style sheet automatic matching method and system
Technical field
The present invention relates to Computer Applied Technology field, particularly a kind of style sheet automatic matching method and system.
Background technology
The page set of a certain (as integration, statistics, the community etc.) function having a lot of html5 to generate at present, can directly be integrated in types of applications program (APP), saves the cost of development of APP.
But the style of the integrated html5 page and the former APP page is often not quite similar, in correlation technique, comprise two kinds of solutions, one be in integrated for different clients style, additionally develop, add workload, cumbersome; Another kind provides a few cover style design in advance, selects for integrated side, well can not realize style complete unity, and need to provide many covers, and for provider, cost increases.
Summary of the invention
The present invention is intended at least one of solve the problems of the technologies described above.
For this reason, one object of the present invention is to propose a kind of style sheet automatic matching method.The method by waiting that the conversion of page be integrated in described intended application becomes the pattern with the page pictures of intended application with same style, can improve integrated efficiency and reducing cost of development.
Another object of the present invention is to propose a kind of style sheet automatic patching system.
To achieve these goals, the embodiment of a first aspect of the present invention discloses a kind of style sheet automatic matching method, comprises the following steps: the page pictures of receiving target application; Extract the color value of multiple pixel in described page pictures, described page pictures is divided into multiple target area by the color value according to described multiple pixel; The tone style of each target area is determined respectively according to the color value of the multiple pixels corresponding to each target area in described multiple target area; Treat according to the tone style of each target area in described multiple target area the page be integrated in described intended application and carry out pattern matching.
Style sheet automatic matching method according to the embodiment of the present invention by waiting that the conversion of page be integrated in described intended application becomes the pattern with the page pictures of intended application with same style, can improve integrated efficiency and reducing cost of development.
Further, described multiple target area comprises navigation area, body region and Title area, the color value of multiple pixel in the described page pictures of described extraction, described page pictures is divided into multiple target area by the color value according to described multiple pixel, comprise: when the color value of multiple pixels corresponding to adjacent rows in described page pictures is undergone mutation, determine described navigation area, body region and Title area according to mutated site.
Further, determine whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation in the following way, comprise: when the color value of multiple pixels corresponding to adjacent rows in described page pictures is different, obtain the quantity of the different pixel of color value; Quantity according to the different pixel of described color value determines whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation.
Further, the described tone style determining each target area respectively according to the color value of the multiple pixels corresponding to each target area in described multiple target area, comprising: the quantity calculating the pixel that color is identical in each target area; The tone style of described target area is determined according to the quantity of the identical pixel of color.
Further, described page pictures is sideslip version page pictures, then the navigation page of receiving target application further; Calculate the tone style of described navigation page; Treat according to the tone style of described navigation page the page be integrated in described intended application and carry out further pattern matching.
The embodiment of second aspect present invention discloses a kind of style sheet automatic patching system, comprising: receiver module, for the page pictures of receiving target application; Divide module, for extracting the color value of multiple pixel in described page pictures, described page pictures is divided into multiple target area by the color value according to described multiple pixel; Style determination module, for determining the tone style of each target area respectively according to the color value of the multiple pixels corresponding to each target area in described multiple target area; Matching module, carries out pattern matching for treating according to the tone style of each target area in described multiple target area the page be integrated in described intended application.
Style sheet automatic patching system according to the embodiment of the present invention by waiting that the conversion of page be integrated in described intended application becomes the pattern with the page pictures of intended application with same style, can improve integrated efficiency and reducing cost of development.
Further, described multiple target area comprises navigation area, body region and Title area, described division module is used for: when the color value of multiple pixels corresponding to adjacent rows in described page pictures is undergone mutation, determine described navigation area, body region and Title area according to mutated site.
Further, described division module determines whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation in the following way, comprise: when the color value of multiple pixels corresponding to adjacent rows in described page pictures is different, obtain the quantity of the different pixel of color value; Quantity according to the different pixel of described color value determines whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation.
Further, described style determination module is used for: the quantity calculating the pixel that color is identical in each target area; The tone style of described target area is determined according to the quantity of the identical pixel of color.
Further, described page pictures is sideslip version page pictures, then the navigation page of the further receiving target application of described receiver module; Described style determination module is also for calculating the tone style of described navigation page; Described matching module also carries out further pattern matching for treating according to the tone style of described navigation page the page be integrated in described intended application.
Additional aspect of the present invention and advantage will part provide in the following description, and part will become obvious from the following description, or be recognized by practice of the present invention.
Accompanying drawing explanation
Above-mentioned and/or additional aspect of the present invention and advantage will become obvious and easy understand from accompanying drawing below combining to the description of embodiment, wherein:
Fig. 1 is the process flow diagram of style sheet automatic matching method according to an embodiment of the invention;
Fig. 2 is the schematic diagram of the page pictures of intended application in style sheet automatic matching method in accordance with another embodiment of the present invention; And
Fig. 3 is the structured flowchart of style sheet automatic patching system according to an embodiment of the invention.
Embodiment
Be described below in detail embodiments of the invention, the example of described embodiment is shown in the drawings, and wherein same or similar label represents same or similar element or has element that is identical or similar functions from start to finish.Being exemplary below by the embodiment be described with reference to the drawings, only for explaining the present invention, and can not limitation of the present invention being interpreted as.
In describing the invention, it will be appreciated that, term " " center ", " longitudinal direction ", " transverse direction ", " on ", D score, " front ", " afterwards ", " left side ", " right side ", " vertically ", " level ", " top ", " end ", " interior ", orientation or the position relationship of the instruction such as " outward " are based on orientation shown in the drawings or position relationship, only the present invention for convenience of description and simplified characterization, instead of indicate or imply that the device of indication or element must have specific orientation, with specific azimuth configuration and operation, therefore limitation of the present invention can not be interpreted as.In addition, term " first ", " second " only for describing object, and can not be interpreted as instruction or hint relative importance.
In describing the invention, it should be noted that, unless otherwise clearly defined and limited, term " installation ", " being connected ", " connection " should be interpreted broadly, and such as, can be fixedly connected with, also can be removably connect, or connect integratedly; Can be mechanical connection, also can be electrical connection; Can be directly be connected, also indirectly can be connected by intermediary, can be the connection of two element internals.For the ordinary skill in the art, concrete condition above-mentioned term concrete meaning in the present invention can be understood.
Below in conjunction with accompanying drawing description according to the style sheet automatic matching method of the embodiment of the present invention and system.
Fig. 1 is the process flow diagram of style sheet automatic matching method according to an embodiment of the invention.As shown in Figure 1, style sheet automatic matching method, comprises the steps: according to an embodiment of the invention
S101: the page pictures of receiving target application.Such as user uploads the page pictures in the homepage face of intended application (that is: application A PP).As shown in Fig. 2 left part.
S102: the color value extracting multiple pixel in page pictures, page pictures is divided into multiple target area by the color value according to multiple pixel.
Wherein, multiple target area comprises navigation area, body region and Title area, extract the color value of multiple pixel in page pictures, page pictures is divided into multiple target area by the color value according to multiple pixel, comprise: when the color value of multiple pixels corresponding to adjacent rows in page pictures is undergone mutation, according to mutated site determination navigation area, body region and Title area.
Further, determine whether the color value of multiple pixels that adjacent rows is corresponding in page pictures undergos mutation in the following way, comprise: when the color value of multiple pixels corresponding to adjacent rows in page pictures is different, obtain the quantity of the different pixel of color value; Quantity according to the different pixel of color value determines whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation.
As a concrete example, multiple target areas (that is: dividing former APP region) of paging picture: the colour obtaining each pixel of picture, from going up most to next full line colour mutated site, and this positional distance top sides is apart from being greater than 10 pixel places, and cutting is Title area; From a upwards full line dim light of night mutated site, and this positional distance bottom margin is greater than 10 pixels, and cutting is navigation area; All the other zone lines are body region.
Mode is determined in the sudden change of full line colour: get page pixels across and count as N; Each pixel colour of one's own profession is Cn; The colour of each pixel of next line is Cn+1; Lower three behavior Cn+3.Consider that transitional region may be the situation of multirow pixel, by the change number Nx of each pixel difference of colour and Cn+1 that compares Cn pixel; In like manner, compare Cn and Cn+2, Cn+3; Draw Nx+1, Nx+2; If 90%N<Nx<=N or 90%N<Nx+1<=N or 90%N<Nx+2<=N, if Title area, and n>10, then judge that this journey n is capable as Title area mutated site; If bottom section, and n<Y-10, (Y is longitudinal pixel quantity), then judge that this journey n is capable as bottom section mutated site.
S103: the tone style determining each target area respectively according to the color value of the multiple pixels corresponding to each target area in multiple target area.Specifically comprise: the quantity calculating the pixel that color is identical in each target area; The tone style of target area is determined according to the quantity of the identical pixel of color.
As a concrete example, as integrated html5 Title area tone style: the colour Cn obtaining all pixels of former APP Title area; Get the dominant hue that the maximum colour Cm of equal number in Cn is integrated html5 Title area; Get second, third many colour of equal number and be respectively Cmt, Cms; If the difference of Cmt and Cms is less than 50, and Cmt and Cms number sum is greater than 85%Cn; Or Cmt>85%Cn, Cms<95%Cn; Then judge that Cmt is as the auxiliary tone of Title area.Otherwise, there is not auxiliary tone; The auxiliary look of title block is for automatically to configure color.
Integrated html5 navigation area tone style: the colour Cn obtaining all pixels of former APP navigation area; Get the dominant hue that the maximum colour Cm of equal number in Cn is integrated html5 navigation area; Get second, third many colour of equal number and be respectively Cmt, Cms; If the difference of Cmt and Cms is less than 50, and Cmt and Cms number sum is greater than 85%Cn; Or Cmt>85%Cn, Cms<95%Cn; Then judge that Cmt is as the auxiliary tone of Title area.Otherwise, there is not auxiliary tone; The auxiliary look of navigation area is for automatically to configure color.
Integrated html5 body region tone style: the colour Cn obtaining all pixels of former APP body region; Get the dominant hue that the maximum colour Cm of equal number in Cn is integrated html5 body region; Get equal number second, third, colour more than the 4th is respectively Cmt, Cms, Cmf, and selects to be wherein the color of same colour system with body color to be assisted color; If without with colour system color, then select colour to be that the pixel quantity of Cmt, Cms, Cmf is greater than the color of 85%Cn for auxiliary color matching, such as: colour is that the pixel quantity of Cmt is greater than 85%Cn, then select colour to be that the color of Cmt is as auxiliary color matching; Otherwise, be Automatic color matching from assisted color.
S104: treat according to the tone style of target area each in multiple target area the page be integrated in described intended application and carry out pattern matching.
Specifically, automatically configure assisted color scheme according to dominant hue as follows: for the automatic area-selecting of lines class assisted color, use dominant hue to differ larger color with colour in colour system color, concrete mode is, getting the aberration place of the difference 4/5 of distance maximum aberration and minimum aberration, is assisted color.For word class color, by color zoning, and provide field color form of color-matching in advance, according to the colour system of constituency, the region text color of background colour, and the aberration place of 4/5 of the larger aberration in constituency and less aberration difference, be text color.
In another example of the present invention, as shown in Fig. 2 right part, page pictures is sideslip version page pictures, then the navigation page of receiving target application further; Calculate the tone style of navigation page; Treat according to the tone style of navigation page the page be integrated in intended application and carry out further pattern matching.Specifically:
(1) first judge each region tone by homepage zoning, method is similar to the above embodiments.
(2) sideslip tone style is confirmed by sideslip navigation page: as figure below sideslip page, from left to right, check the position of the maximum a line of color change, on the left of this position, be left-hand navigation district; Getting the color that the colour in left-hand navigation district is maximum, is the mass-tone value of left-hand navigation.
The maximum a line obtain manner of color change is: getting the longitudinal pixel number of the page is N; Each pixel colour of this stringer is Cn; The colour of each pixel of next line is Cn+1; Lower three behavior Cn+3; Consider that transitional region for multirow pixel is to situation, may must change number Ny by each pixel difference of colour and Cn+1 comparing Cn pixel; In like manner, compare Cn and Cn+2, Cn+3; Draw Ny+1, Ny+2; Compare line by line and obtain maximum difference max (Ny, Ny+1, Ny+2), then this stringer is the maximum a line of color change.
(3) Auto-matching html5 page color style.
Equally, be upper, middle and lower three regions by integrated page division, region colour is set to variable, carries out assignment: the dominant hue in region and the dominant hue of APP, auxiliary tone are identical, and the tone of Title area is identical with the main and auxiliary tone of APP Title area; The major-minor tone of navigation bar is identical with the main and auxiliary tone of navigation area.
If hurdle, side form, then navigation bar tone determination mode is: compare the color of homepage navigation area and the hue difference Az of mass-tone district color, and the hue difference Ac of side navigation dominant hue and mass-tone district color; If Az<5, then choosing Ac is navigation area dominant hue; Otherwise select min (Az, Ac) to be navigation area dominant hue.If the auxiliary tone in navigation area is hurdle, side dominant hue, then navigation area color matching uses Automatic color matching.
Style sheet automatic matching method according to the embodiment of the present invention by waiting that the conversion of page be integrated in described intended application becomes the pattern with the page pictures of intended application with same style, can improve integrated efficiency and reducing cost of development.
Fig. 3 is the structured flowchart of style sheet automatic patching system according to an embodiment of the invention.As shown in Figure 3, style sheet automatic patching system 300 according to an embodiment of the invention, comprising: receiver module 310, division module 320, style determination module 330 and matching module 340.
Wherein, the page pictures applied for receiving target of receiver module 310.Divide module 320 for extracting the color value of multiple pixel in described page pictures, described page pictures is divided into multiple target area by the color value according to described multiple pixel.Style determination module 330 is for determining the tone style of each target area respectively according to the color value of the multiple pixels corresponding to each target area in described multiple target area.Matching module 340 carries out pattern matching for treating according to the tone style of each target area in described multiple target area the page be integrated in described intended application.
In one embodiment of the invention, described multiple target area comprises navigation area, body region and Title area, described division module 320 for: when the color value of multiple pixels corresponding to adjacent rows in described page pictures is undergone mutation, determine described navigation area, body region and Title area according to mutated site.
In one embodiment of the invention, described division module 320 determines whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation in the following way, comprise: when the color value of multiple pixels corresponding to adjacent rows in described page pictures is different, obtain the quantity of the different pixel of color value; Quantity according to the different pixel of color value determines whether the color value of multiple pixels that adjacent rows is corresponding in page pictures undergos mutation.
In one embodiment of the invention, described style determination module 330 is for the quantity calculating the pixel that color is identical in each target area; The tone style of described target area is determined according to the quantity of the identical pixel of color.
In one embodiment of the invention, described page pictures is sideslip version page pictures, then the navigation page of the further receiving target application of described receiver module; Described style determination module 330 is also for calculating the tone style of described navigation page; Described matching module 340 also carries out further pattern matching for treating according to the tone style of described navigation page the page be integrated in described intended application.
Style sheet automatic patching system according to the embodiment of the present invention by waiting that the conversion of page be integrated in described intended application becomes the pattern with the page pictures of intended application with same style, can improve integrated efficiency and reducing cost of development.
It should be noted that, the specific implementation of the specific implementation of the style sheet automatic patching system of the embodiment of the present invention and the style sheet automatic matching method of the embodiment of the present invention is similar, specifically referring to the description of method part, in order to reduce redundancy, not repeating herein.
In the description of this instructions, specific features, structure, material or feature that the description of reference term " embodiment ", " some embodiments ", " example ", " concrete example " or " some examples " etc. means to describe in conjunction with this embodiment or example are contained at least one embodiment of the present invention or example.In this manual, identical embodiment or example are not necessarily referred to the schematic representation of above-mentioned term.And the specific features of description, structure, material or feature can combine in an appropriate manner in any one or more embodiment or example.
Although illustrate and describe embodiments of the invention, those having ordinary skill in the art will appreciate that: can carry out multiple change, amendment, replacement and modification to these embodiments when not departing from principle of the present invention and aim, scope of the present invention is by claim and equivalency thereof.

Claims (10)

1. a style sheet automatic matching method, is characterized in that, comprises the following steps:
The page pictures of receiving target application;
Extract the color value of multiple pixel in described page pictures, described page pictures is divided into multiple target area by the color value according to described multiple pixel;
The tone style of each target area is determined respectively according to the color value of the multiple pixels corresponding to each target area in described multiple target area;
Treat according to the tone style of each target area in described multiple target area the page be integrated in described intended application and carry out pattern matching.
2. style sheet automatic matching method according to claim 1, it is characterized in that, described multiple target area comprises navigation area, body region and Title area, the color value of multiple pixel in the described page pictures of described extraction, described page pictures is divided into multiple target area by the color value according to described multiple pixel, comprising:
When the color value of multiple pixels corresponding to adjacent rows in described page pictures is undergone mutation, determine described navigation area, body region and Title area according to mutated site.
3. style sheet automatic matching method according to claim 2, is characterized in that, determines whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation, and comprising in the following way:
When the color value of multiple pixels corresponding to adjacent rows in described page pictures is different, obtain the quantity of the different pixel of color value;
Quantity according to the different pixel of described color value determines whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation.
4. style sheet automatic matching method according to claim 1, is characterized in that, the described tone style determining each target area respectively according to the color value of the multiple pixels corresponding to each target area in described multiple target area, comprising:
Calculate the quantity of the pixel that color is identical in each target area;
The tone style of described target area is determined according to the quantity of the identical pixel of color.
5. style sheet automatic matching method according to claim 1, is characterized in that, described page pictures is sideslip version page pictures, then the navigation page of receiving target application further;
Calculate the tone style of described navigation page;
Treat according to the tone style of described navigation page the page be integrated in described intended application and carry out further pattern matching.
6. a style sheet automatic patching system, is characterized in that, comprising:
Receiver module, for the page pictures of receiving target application;
Divide module, for extracting the color value of multiple pixel in described page pictures, described page pictures is divided into multiple target area by the color value according to described multiple pixel;
Style determination module, for determining the tone style of each target area respectively according to the color value of the multiple pixels corresponding to each target area in described multiple target area;
Matching module, carries out pattern matching for treating according to the tone style of each target area in described multiple target area the page be integrated in described intended application.
7. style sheet automatic patching system according to claim 6, is characterized in that, described multiple target area comprises navigation area, body region and Title area, and described division module is used for:
When the color value of multiple pixels corresponding to adjacent rows in described page pictures is undergone mutation, determine described navigation area, body region and Title area according to mutated site.
8. style sheet automatic patching system according to claim 7, is characterized in that, described division module determines whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation, and comprising in the following way:
When the color value of multiple pixels corresponding to adjacent rows in described page pictures is different, obtain the quantity of the different pixel of color value;
Quantity according to the different pixel of described color value determines whether the color value of multiple pixels that adjacent rows is corresponding in described page pictures undergos mutation.
9. style sheet automatic patching system according to claim 6, is characterized in that, described style determination module is used for:
Calculate the quantity of the pixel that color is identical in each target area;
The tone style of described target area is determined according to the quantity of the identical pixel of color.
10. style sheet automatic patching system according to claim 6, is characterized in that, described page pictures is sideslip version page pictures, then the navigation page of the further receiving target application of described receiver module;
Described style determination module is also for calculating the tone style of described navigation page;
Described matching module also carries out further pattern matching for treating according to the tone style of described navigation page the page be integrated in described intended application.
CN201511009382.5A 2015-12-29 2015-12-29 Style sheet automatic matching method and system Active CN105389403B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201511009382.5A CN105389403B (en) 2015-12-29 2015-12-29 Style sheet automatic matching method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201511009382.5A CN105389403B (en) 2015-12-29 2015-12-29 Style sheet automatic matching method and system

Publications (2)

Publication Number Publication Date
CN105389403A true CN105389403A (en) 2016-03-09
CN105389403B CN105389403B (en) 2019-01-25

Family

ID=55421693

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201511009382.5A Active CN105389403B (en) 2015-12-29 2015-12-29 Style sheet automatic matching method and system

Country Status (1)

Country Link
CN (1) CN105389403B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106780635A (en) * 2016-12-30 2017-05-31 深圳创维-Rgb电子有限公司 The picture adapting method and system of a kind of intelligent terminal
CN108733439A (en) * 2018-03-26 2018-11-02 西安万像电子科技有限公司 Image processing method and device
CN109117135A (en) * 2018-07-24 2019-01-01 中国石油天然气集团有限公司 A kind of method and device of determining scheme of colour
CN110097614A (en) * 2018-01-29 2019-08-06 苏州宝时得电动工具有限公司 Hue evaluation method, intelligent typesetting method and apparatus, computer equipment
CN111191424A (en) * 2019-12-31 2020-05-22 北京华为数字技术有限公司 Page color matching method and device, storage medium and chip

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6636228B2 (en) * 2001-06-07 2003-10-21 Microsoft Corporation Method of ensuring adequate contrast of graphical user interface elements
CN102999595A (en) * 2012-11-16 2013-03-27 北京百度网讯科技有限公司 Method and equipment for providing access page corresponding to page information
CN103164519A (en) * 2013-03-08 2013-06-19 优视科技有限公司 Method capable of adjusting tone of tool bar and device capable of adjusting tone of tool bar
CN103440326A (en) * 2013-09-02 2013-12-11 百度在线网络技术(北京)有限公司 Method and apparatus for providing representation information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6636228B2 (en) * 2001-06-07 2003-10-21 Microsoft Corporation Method of ensuring adequate contrast of graphical user interface elements
CN102999595A (en) * 2012-11-16 2013-03-27 北京百度网讯科技有限公司 Method and equipment for providing access page corresponding to page information
CN103164519A (en) * 2013-03-08 2013-06-19 优视科技有限公司 Method capable of adjusting tone of tool bar and device capable of adjusting tone of tool bar
CN103440326A (en) * 2013-09-02 2013-12-11 百度在线网络技术(北京)有限公司 Method and apparatus for providing representation information

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106780635A (en) * 2016-12-30 2017-05-31 深圳创维-Rgb电子有限公司 The picture adapting method and system of a kind of intelligent terminal
CN106780635B (en) * 2016-12-30 2020-06-09 深圳创维-Rgb电子有限公司 Picture adaptation method and system of intelligent terminal
CN110097614A (en) * 2018-01-29 2019-08-06 苏州宝时得电动工具有限公司 Hue evaluation method, intelligent typesetting method and apparatus, computer equipment
CN108733439A (en) * 2018-03-26 2018-11-02 西安万像电子科技有限公司 Image processing method and device
CN109117135A (en) * 2018-07-24 2019-01-01 中国石油天然气集团有限公司 A kind of method and device of determining scheme of colour
CN109117135B (en) * 2018-07-24 2022-06-03 中国石油天然气集团有限公司 Method and device for determining color scheme
CN111191424A (en) * 2019-12-31 2020-05-22 北京华为数字技术有限公司 Page color matching method and device, storage medium and chip
CN111191424B (en) * 2019-12-31 2023-03-03 北京华为数字技术有限公司 Page color matching method and device, storage medium and chip

Also Published As

Publication number Publication date
CN105389403B (en) 2019-01-25

Similar Documents

Publication Publication Date Title
CN105389403A (en) Automatic matching method and system of page style
CN104965631A (en) Desktop color matching method, desktop color matching apparatus and intelligent terminal
US9564086B2 (en) Method and system for improving RGBW image saturation degree
CN102439559B (en) Character display method and device
CN103823643B (en) The print-out method of engineering drawing and device
CN105468617B (en) Adjust the method and device of web page contents color
CN102254302A (en) Picture trimming system and method thereof
CN104375798A (en) Method for displaying multimedia through multiple mobile intelligent device screens in combined mode
CN103150169A (en) Icon adjusting method
CN104700442A (en) Image processing method and system for automatic filter and character adding
CN103198470A (en) Image cutting method and image cutting system
CN102306294A (en) Method and system for extracting image from portable document format (PDF) file page
CN106204702A (en) The 3D effect of input word generates, inputs 3D display packing and the system of word
CN104427117A (en) Method for adjusting screen brightness and sound of mobile terminal, device and mobile terminal
CN101593456B (en) Quick self-adaptive layout method for map legend
CA2971996C (en) Chinese character information recording method and chinese character stroke order determining diagram device for teaching
CN106503283A (en) A kind of two-dimentional drawing intelligence comparative approach and device
CN106023125A (en) Image splicing method based image overlaying and fuzzy reproduction
CN102103576B (en) Methods and systems for splitting table by utilizing computer
US20160171737A1 (en) Method and a Device Thereof for Creating an Album and Previewing the Web Images in the Album
US20150033107A1 (en) Method and device for adding fillable form field into pdf document static form
CN105718439A (en) Picture typesetting method based on face recognition
CN102053957B (en) Method and device for automatically catching special position of blank layout
CN115688341A (en) Distribution network thematic map layout method based on multi-branch tree collision detection and storage medium
CN114611036A (en) Gis data processing and rendering method

Legal Events

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