CN103106672B - A kind of interesting image regions detection method based on color characteristic - Google Patents

A kind of interesting image regions detection method based on color characteristic Download PDF

Info

Publication number
CN103106672B
CN103106672B CN201310028160.2A CN201310028160A CN103106672B CN 103106672 B CN103106672 B CN 103106672B CN 201310028160 A CN201310028160 A CN 201310028160A CN 103106672 B CN103106672 B CN 103106672B
Authority
CN
China
Prior art keywords
color
color channel
optimalmap
information entropy
mean
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.)
Expired - Fee Related
Application number
CN201310028160.2A
Other languages
Chinese (zh)
Other versions
CN103106672A (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.)
Northwestern Polytechnical University
Original Assignee
Northwestern Polytechnical University
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 Northwestern Polytechnical University filed Critical Northwestern Polytechnical University
Priority to CN201310028160.2A priority Critical patent/CN103106672B/en
Publication of CN103106672A publication Critical patent/CN103106672A/en
Application granted granted Critical
Publication of CN103106672B publication Critical patent/CN103106672B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Color Image Communication Systems (AREA)
  • Image Analysis (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

The present invention relates to a kind of interesting image regions detection method based on color characteristic, it is characterized in that: first, consider Lab and antagonistic pairs two color spaces simultaneously, consider each pixel and multiple dimensioned neighborhood difference problem simultaneously, so not only consider the global feature of image but also consider the local feature of image.Using information entropy as weighing the Detection results of remarkable figure, first using information entropy to find optimum three neighborhood yardsticks in each Color Channel, then finding optimum three Color Channels by information entropy, and the combination of operation information entropy often walks the optimum obtained significantly schemes.So not only consider the global feature of image but also consider the local feature of image.Then information entropy is used to combine the optimum conspicuousness distribution plan obtained step by step.

Description

A kind of interesting image regions detection method based on color characteristic
Technical field
The invention belongs to digital image processing field, be specifically related to a kind of interesting image regions detection method based on color characteristic.
Background technology
Along with the development of infotech, the especially innovation day by day of electronic product, digital camera is popularized in daily life greatly, and the acquisition of image is more and more easier.New problem served by the rapid growth band of view data, and as compression of images, transmission, stores, browse, retrieval, tissue and Image mining etc.This demand proposes more and more higher requirement to computer information processing efficiency.In human visual attention mechanism, the content that task is concerned about is only a part very little in entire image usually.All data being put on an equal footing is do not meet human vision characteristics.In computer picture information processing, how to simulate and to realize the Selective Attention Mechanism of the mankind, the image-region finding those easily to cause observer fast to note, form a rational computational resource allocation scheme, guide whole Image Information Processing process, make computing machine have the Image Information Processing ability of the anthropoid selectivity of class and initiative, will be significant to raising computer picture information processing efficiency.
Color is the most important factor affecting human visual system, Lab color space is and device-independent color model, closest to the vision of the mankind, therefore first we consider Lab color space, we consider again antagonistic pairs color space simultaneously, and red green antagonistic pairs and blue yellow antagonistic pairs more can embody the color distortion of image.We consider each pixel and multiple dimensioned neighborhood difference problem, so not only consider the global feature of image but also consider the local feature of image.Multiple Color Channel obtains multiple characteristic pattern, and the fusion of characteristic pattern is the steps necessary of conspicuousness research, the characteristic pattern choosing all passages can increase calculated amount, and the bad remarkable figure of effect can reduce the Detection job of final area-of-interest, therefore, we choose a part of effect preferably significantly figure merge and arrive final significantly figure.
Summary of the invention
The technical matters solved
In order to avoid the deficiencies in the prior art part, the present invention proposes a kind of interesting image regions detection method based on color characteristic, detects the interesting target meeting human vision characteristics in image fast and effectively.
Technical scheme
Based on an interesting image regions detection method for color characteristic, it is characterized in that step is as follows:
Step 1: be four look wideband color space RGBY by RGB color space conversion by original input picture, method for transformation is:
R = r - g + b 2
G = g - r + b 2
B = b - r + g 2
Y = r + g 2 - | r - g 2 | - b
Wherein: r, g, b represent the red, green, blue Color Channel in RGB color space respectively, R, G, B, Y represent the red, green, blue obtained in RGBY color space, yellow Color Channel respectively;
Step 2: calculate brightness I=(r+g+b), red green antagonistic pairs RG=|R-G|, blue yellow antagonistic pairs BY=|B-Y|, obtain brightness, red green antagonistic pairs and blue yellow antagonistic pairs three passage I, RG, BY respectively;
Step 3: original input picture is converted into Lab color space, obtains L, a, b Color Channel;
Step 4: calculate the pixel average mean_N in two Square Neighborhoods of each point (x, y) in 6 Color Channels 1i(x, y) and mean_N 2i(x, y), i ∈ { I, RG, BY, L, a, b};
Wherein: mean_N 1i(x, y) and mean_N 2ithe size that (x, y) is illustrated respectively in Color Channel i mid point (x, y) place is N 1× N 1and N 2× N 2square Neighborhood in pixel average;
Step 5: calculate 6 Color Channel significant characteristics:
C i(x,y)=|mean_N 1i(x,y)-mean_N 2i(x,y)|,i∈{I,RG,BY,L,a,b}
Wherein: C i(x, y) represents the significant characteristics at Color Channel i mid point (x, y) place;
Step 6: successively at N 1value N 11, N 12, successively at N 2value N 21, N 22..., N 2m, repeat step 5 and can obtain 2m notable feature figure at each Color Channel;
Step 7: after characteristic pattern normalization, the information entropy calculating characteristic pattern obtains:
H ( C i j ( x , y ) ) = - Σ x = 1 n Σ y = 1 n gC i j ( x , y ) l o g ( gC i j ( x , y ) ) , i∈{I,RG,BY,L,a,b},j=1,2,…,2m
Wherein: C ij(x, y) is that i Color Channel jth is significantly schemed, and g is a gauss low frequency filter;
Step 8: at 2m notable feature figure of each Color Channel, gets three notable feature figure Optimalmap that information entropy is minimum respectively i1, Optimalmap i2, Optimalmap i3, i ∈ { I, RG, BY, L, a, b};
Step 9: by Optimalmap i1, Optimalmap i2and Optimalmap i3normalization is also combined, and obtains i Color Channel significant characteristics:
Smap i = Σ j = 1 3 w i j Optimalmap i j ,
Wherein: w i j = 1 H ( Optimalmap i j ) × Σ j = 1 3 1 H ( Optimalmap i j ) For Fusion Features weight coefficient;
Step 10: the method repeating step 8 and 9, obtains three Color Channels that information entropy is minimum, and obtains the final significantly figure of interesting image regions to normalization combination.
Beneficial effect
A kind of interesting image regions detection method based on color characteristic that the present invention proposes, first, consider Lab and antagonistic pairs two color spaces simultaneously, consider each pixel and multiple dimensioned neighborhood difference problem simultaneously, so not only consider the global feature of image but also consider the local feature of image.Using information entropy as weighing the Detection results of remarkable figure, first using information entropy to find optimum three neighborhood yardsticks in each Color Channel, then finding optimum three Color Channels by information entropy, and the combination of operation information entropy often walks the optimum obtained significantly schemes.So not only consider the global feature of image but also consider the local feature of image.Then information entropy is used to combine the optimum conspicuousness distribution plan obtained step by step.
Accompanying drawing explanation
Fig. 1: the basic flow sheet of the inventive method
Embodiment
Now in conjunction with the embodiments, the invention will be further described for accompanying drawing:
Hardware environment for implementing is: AMDAthlon64 × 25000+ computing machine, 2GB internal memory, 256M video card, the software environment of operation is: Matlab2010a and WindowsXP.The method that we use the present invention of Matlab software simulating to propose.
The present invention is specifically implemented as follows:
1: the size of input picture is adjusted to 128 × 128;
2: input picture is converted into Lab color space, obtain three Color Channel L, a, b;
3: image is converted into rgb color space, r, g, b represent RGB three Color Channels respectively, calculate
R = r - g + b 2
G = g - r + b 2
B = b - r + g 2
Y = r + g 2 - | r - g 2 | - b
Obtain RGBY color space;
4: calculate brightness I=(r+g+b), calculate antagonistic pairs RG=|R-G|, BY=|B-Y|, obtain other three passage I, RG, BY;
5: calculate the pixel average in two Square Neighborhoods of each point (x, y) in 6 Color Channels, the size of two neighborhoods is N 1× N 1and N 2× N 2;
6: calculate 6 Color Channel significant characteristics
C(x,y)=|mean_N 1-mean_N 2|,
Wherein: mean_N 1and mean_N 2represent that the size at point (x, y) place is N respectively 1× N 1and N 2× N 2square Neighborhood in pixel average,
7:N 1value 3 and 5, N successively 2value 128,64,32,16 successively, uses each Color Channel of step 6 can obtain 8 notable feature figure, is total to 48 are significantly schemed;
8: after characteristic pattern normalization, the information entropy calculating characteristic pattern obtains
H ( C i j ( x , y ) ) = - Σ x = 1 n Σ y = 1 n gC i j ( x , y ) l o g ( gC i j ( x , y ) ) , i∈{I,RG,BY,L,a,b},j=1,2,…,8
Wherein: C ij(x, y) is that i Color Channel jth is significantly schemed, and g is a gauss low frequency filter;
9: in 8 notable feature figure of each Color Channel, get three notable feature figure Optimalmap that information entropy is minimum respectively i1, Optimalmap i2, Optimalmap i3, i ∈ { I, RG, BY, L, a, b};
10: by Optimalmap i1, Optimalmap i2and Optimalmap i3normalization is also combined, and obtains i Color Channel significant characteristics
Smap i = Σ i = 1 3 w i j Optimalmap i j ,
Wherein:
w i j = 1 H ( Optimalmap i j ) × Σ j = 1 3 1 H ( Optimalmap i j ) For Fusion Features weight coefficient;
11: in the notable feature figure of 6 Color Channels, get three notable feature figure OptimalSmap that information entropy is minimum respectively 1, OptimalSmap 2, OptimalSmap 3;
10: by OptimalSmap 1, OptimalSmap 2, OptimalSmap 3normalization is also combined, and obtains final significantly figure
S m a p = Σ i = 1 3 w i j OptimalSmap i ,
Wherein:
w i j = 1 H ( OptimalSmap i ) × Σ j = 1 3 1 H ( OptimalSmap i ) For Fusion Features weight coefficient.

Claims (1)

1., based on an interesting image regions detection method for color characteristic, it is characterized in that step is as follows:
Step 1: be four look wideband color space RGBY by RGB color space conversion by original input picture, method for transformation is:
Wherein: r, g, b represent the red, green, blue Color Channel in RGB color space respectively, R, G, B, Y represent the red, green, blue obtained in RGBY color space, yellow Color Channel respectively;
Step 2: calculate brightness I=(r+g+b), red green antagonistic pairs RG=|R-G|, blue yellow antagonistic pairs BY=|B-Y|, obtain brightness, red green antagonistic pairs and blue yellow antagonistic pairs three passage I, RG, BY respectively;
Step 3: original input picture is converted into Lab color space, obtains L, a, b Color Channel;
Step 4: calculate the pixel average mean_N in two Square Neighborhoods of each point (x, y) in 6 Color Channels 1i(x, y) and mean_N 2i(x, y), i ∈ { I, RG, BY, L, a, b};
Wherein: mean_N 1i(x, y) and mean_N 2ithe size that (x, y) is illustrated respectively in Color Channel i mid point (x, y) place is N 1× N 1and N 2× N 2square Neighborhood in pixel average;
Step 5: calculate 6 Color Channel significant characteristics:
C i(x,y)=|mean_N 1i(x,y)-mean_N 2i(x,y)|,i∈{I,RG,BY,L,a,b},
Wherein: C i(x, y) represents the significant characteristics at Color Channel i mid point (x, y) place;
Step 6: successively at N 1value N 11, N 12, successively at N 2value N 21, N 22..., N 2m, repeat step 5 and can obtain 2m notable feature figure at each Color Channel;
Step 7: after characteristic pattern normalization, the information entropy calculating characteristic pattern obtains:
i∈{I,RG,BY,L,a,b},j=1,2,…,2m,
Wherein: C ij(x, y) is that i Color Channel jth is significantly schemed, and g is a gauss low frequency filter;
Step 8: at 2m notable feature figure of each Color Channel, gets three notable feature figure Optimalmap that information entropy is minimum respectively i1, Optimalmap i2, Optimalmap i3, i ∈ { I, RG, BY, L, a, b};
Step 9: by Optimalmap i1, Optimalmap i2and Optimalmap i3normalization is also combined, and obtains i Color Channel significant characteristics:
Wherein: for Fusion Features weight coefficient;
Step 10: the method repeating step 8 and 9, obtains three Color Channels that information entropy is minimum, and obtains the final significantly figure of interesting image regions to normalization combination.
CN201310028160.2A 2013-01-25 2013-01-25 A kind of interesting image regions detection method based on color characteristic Expired - Fee Related CN103106672B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310028160.2A CN103106672B (en) 2013-01-25 2013-01-25 A kind of interesting image regions detection method based on color characteristic

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310028160.2A CN103106672B (en) 2013-01-25 2013-01-25 A kind of interesting image regions detection method based on color characteristic

Publications (2)

Publication Number Publication Date
CN103106672A CN103106672A (en) 2013-05-15
CN103106672B true CN103106672B (en) 2015-12-02

Family

ID=48314499

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310028160.2A Expired - Fee Related CN103106672B (en) 2013-01-25 2013-01-25 A kind of interesting image regions detection method based on color characteristic

Country Status (1)

Country Link
CN (1) CN103106672B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428512B (en) * 2013-07-30 2016-05-04 京东方科技集团股份有限公司 A kind of rgb signal is to image conversion method and the device of RGBY signal
US9666162B2 (en) 2013-07-30 2017-05-30 Boe Technology Group Co., Ltd. Method and apparatus for converting image from RGB signals to RGBY signals
CN103714537B (en) * 2013-12-19 2017-01-11 武汉理工大学 Image saliency detection method
CN104408712B (en) * 2014-10-30 2017-05-24 西北工业大学 Information fusion-based hidden Markov salient region detection method
CN105738296B (en) * 2014-12-12 2018-07-10 中国农业机械化科学研究院 Mobile white hair pig ear color automatic detection device and detection method
CN107358182A (en) * 2017-06-29 2017-11-17 维拓智能科技(深圳)有限公司 Pedestrian detection method and terminal device
CN107423765A (en) * 2017-07-28 2017-12-01 福州大学 Based on sparse coding feedback network from the upper well-marked target detection method in bottom
CN108154147A (en) * 2018-01-15 2018-06-12 中国人民解放军陆军装甲兵学院 The region of interest area detecting method of view-based access control model attention model
CN108921820B (en) * 2018-05-30 2021-10-29 咸阳师范学院 Saliency target detection method based on color features and clustering algorithm
CN115131327B (en) * 2022-07-14 2024-04-30 电子科技大学 Color line defect detection method for display screen with fused color features

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101319875A (en) * 2008-07-23 2008-12-10 天津大学 Gas leakage source searching method based on vision noticing mechanism
CN102855025A (en) * 2011-12-08 2013-01-02 西南科技大学 Optical multi-touch contact detection method based on visual attention model
CN102867301A (en) * 2012-08-29 2013-01-09 西北工业大学 Mehtod for getting image salient features according to information entropy

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101319875A (en) * 2008-07-23 2008-12-10 天津大学 Gas leakage source searching method based on vision noticing mechanism
CN102855025A (en) * 2011-12-08 2013-01-02 西南科技大学 Optical multi-touch contact detection method based on visual attention model
CN102867301A (en) * 2012-08-29 2013-01-09 西北工业大学 Mehtod for getting image salient features according to information entropy

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Graph Laplacian Based Visual Saliency Detection;Dingding Qian etl.;《Digital Home (ICDH), 2012 Fourth International Conference on 》;20121125;第201-205页 *
基于视觉注意的显著区域检测算法研究;李崇飞;《中国优秀硕士学位论文全文数据库(信息科技辑)》;20120731;第23-24页 *
视觉信息处理中注意机制计算模型研究;魏龙生;《中国优秀博士学位论文全文数据库(信息科技辑)》;20110930;第1-106页 *

Also Published As

Publication number Publication date
CN103106672A (en) 2013-05-15

Similar Documents

Publication Publication Date Title
CN103106672B (en) A kind of interesting image regions detection method based on color characteristic
Saravanan et al. Real time implementation of RGB to HSV/HSI/HSL and its reverse color space models
CN102867301B (en) Mehtod for getting image salient features according to information entropy
CN103366178B (en) A kind of method and apparatus for being used to carry out target image color classification
CN103106671B (en) Method for detecting interested region of image based on visual attention mechanism
CN101901475A (en) High dynamic range image tone mapping method based on retina adaptive model
CN103971113A (en) Image recognition method, electronic device and computer program product
CN103617596A (en) Image color style transformation method based on flow pattern transition
CN102509097B (en) Method and device for image segmentation
CN108921820A (en) A kind of saliency object detection method based on feature clustering and color contrast
CN106920221A (en) Take into account the exposure fusion method that Luminance Distribution and details are presented
CN104239883B (en) Texture characteristic extracting method and device
CN104361574A (en) No-reference color image quality assessment method on basis of sparse representation
CN110599554A (en) Method and device for identifying face skin color, storage medium and electronic device
CN109255774B (en) Image fusion method, device and equipment
CN102054177A (en) Image similarity calculation method and device
CN111106836A (en) Image reconstruction method and device
CN103914124A (en) Energy-saving color mapping method aiming at three-dimensional scenes
CN104835196A (en) Vehicular infrared image colorization and three-dimensional reconstruction method
CN101594545B (en) Color gamut expanding system and method
CN104899889B (en) A kind of video vectorization method based on tetrahedral grid
CN105516674B (en) A kind of supervision equipment with HDR display functions
Shang et al. Research on low illumination coal gangue image enhancement based on improved Retinex algorithm
CN102722862B (en) Method and device for converting single picture from two-dimension to three-dimension semi-automatically by adopting optimization technology
CN103325101B (en) The extracting method of color property and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20151202

Termination date: 20220125

CF01 Termination of patent right due to non-payment of annual fee