IMAGE LOCAL CONTRAST ENHANCEMENT METHOD

Information

  • Patent Application
  • 20190385286
  • Publication Number
    20190385286
  • Date Filed
    November 23, 2017
    6 years ago
  • Date Published
    December 19, 2019
    4 years ago
Abstract
An image local contrast enhancement method includes: obtaining a first block where a pixel is located and a second block adjacent to the first block, and a gray scale source of a third block; obtaining a source gray scale of a fourth block opposite to the first block; respectively calculating a linear interpolation value according to the source gray scale and a distance between the pixel and the first block, the second block, the third block, and the fourth block; calculating a nonlinear interpolation value of the linear interpolation value by a nonlinear function; performing weighted calculation on the nonlinear interpolation value to obtain a target gray scale. The disclosure increases the diagonal blocks in the local gray scale adjustment, reflects the diagonal direction of the image, enhances the display effect of the local contrast in the smoothing process, enhances the edge image display effect, and improves the user experience.
Description
FIELD OF THE DISCLOSURE

The disclosure relates to a display technical field, and more particularly to a display panel and a display device.


BACKGROUND

Contrast enhancement algorithms for images have important applications in many fields, especially in medical images because the visual inspection of medical images is necessary in the diagnosis of many diseases. Due to their own and imaging conditions, the image contrast of the medical image is very low. Therefore, a great deal of research has been carried out in this area. This enhancement algorithm generally follows certain visual principles. It is well known that the human eye is sensitive to high-frequency signals (at the edges, etc.). Although information details are often high-frequency signals, they are often embedded in a large number of low-frequency background signals, so that their visual visibility is reduced. Therefore, the appropriate increase of high-frequency part of the visual effects can be improved and in favor of diagnosis.


In this regard, the traditional linear contrast pull-up and histogram equalization are the most widely used global image enhancement methods. Contrast pull-up linearly adjusts the dynamic range of the image, and the histogram equalization algorithms use the cumulative histogram distribution probability to remap image data. Although these methods are simple, but did not take into account the local information. Also, global histogram equalization (GHE) is also generated so that some noise is over-emphasized.


There are two ways in which local contrast enhancement is best known. One is adaptive histogram equalization (AHE), and the other is adaptive contrast enhancement (ACE). This changes the contrast of the image but requires a lot of computation. Later someone used the bilinear linear interpolation technique to overcome this problem. FIG. 1 is a schematic diagram of schematic block image of a prior art. FIG. 2 is a schematic diagram of bilinear interpolation algorithm of the prior art. In conjunction with FIGS. 1 and 2, when the image segmentation uses local image processing, the image is first divided into several blocks, and then these fast internal mapping is calculated. In order to enhance the value of a certain pixel 10, the difference of the mapping relationship is obtained by the mapping relationship between the blocks adjacent to the block where the pixel is located. The middle block 11 in the middle of the image is processed by bilinear interpolation (referring to the block 21, the adjacent horizontal block 22, and the vertical block 23). The horizontal block 12 on both horizontal sides of the image adopts a single linearity (referring to the block 21 and the adjacent horizontal block 22). The vertical edge blocks 13 on both vertical sides of the image are processed by using single linear interpolation (reference block 21 and adjacent vertical block 23). The corner blocks 14 at the four corners of the image are not interpolated. d1 is the distance from the pixel 20 to the right edge of the adjacent horizontal block 22; d1′ is the distance from the pixel 20 to the left edge of the block 21; d2 is the distance from the pixel 20 to the intersection of the lower edges of the adjacent vertical blocks 23; d2′ is the distance from the pixel 20 to the upper edge of the block 21.


However, the bilinear interpolation technique has the following disadvantages: (1) the gray scale of the diagonal block is not referenced, and when there is a big difference between the diagonal blocks, the display image cannot make the corresponding connection. (2) image edge detection and enhancement are not done. (3) linear interpolation in the local comparison smoothing process to achieve the final comparison target slower.


Therefore, it is necessary to provide a new image local contrast enhancement method.


SUMMARY

A technical problem to be solved by the disclosure is to provide an image local contrast enhancement method, which can improve the display effect of the blocks in the diagonal direction of the image and enhance the display effect of the edge and local contrast of the image in the smoothing process.


To solve the above technical problem, the first technical solution adopted by the present invention is to provide an image local contrast enhancement method, comprising: obtaining a source gray scale of a first block where a pixel is located in, a second block adjacent to the first block, a third block, and the second block is located at right side of the first block, and the third block is located below the first block; obtaining a source gray scale of a fourth block opposite to the first block where the pixel is located, and the fourth block is located at a lower right corner of the first block; respectively calculating a linear interpolation value according to the source gray scale and a distance between the pixel and the first block, the pixel and the second block, the pixel and the third block, and the pixel and the fourth block; calculating a nonlinear interpolation value of the linear interpolation value by a nonlinear function, wherein curve of the nonlinear function is a gamma curve; performing weighted calculation on the nonlinear interpolation value to obtain a target gray scale of the pixel.


In order to solve the above technical problem, the second technical solution adopted by the present invention is to provide an image local contrast enhancement method, including obtaining a first block where a pixel is located and a second block adjacent to the first block, and source gray scale of a third block; obtaining a source gray scale of a fourth block opposite to the first block where the pixel is located; respectively calculating a corresponding linear interpolation relative to the source gray scale according to the source gray scale and distance between the pixel and the first block, the pixel and the second block, the pixel and the third block, and the pixel and the fourth block; calculating the nonlinear interpolation of the linear interpolation by a nonlinear function; performing weighted calculation on the nonlinear interpolation to obtain the target gray scale of the pixel.


The beneficial effects of the present invention are as follows: compared with the prior art, the present disclosure increases the diagonal blocks referenced in adjusting the local grayscale, and can effectively reflect the diagonal direction of the image through nonlinear processing and weight calculation, enhances the display effect of the local contrast in the smoothing process, enhances the contrast display effect of the edge image, and improves the user experience.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a prior art block diagram of the image;



FIG. 2 is a prior art bilinear interpolation algorithm calculation diagram;



FIG. 3 is a schematic flow chart of an embodiment of an image local contrast enhancement method according to the present invention;



FIG. 4 is a schematic diagram of calculation of an embodiment of the image local contrast enhancement method according to the present invention;



FIG. 5 is a first nonlinear function diagram of nonlinear interpolation and linear interpolation according to an embodiment of the image local contrast enhancement method of the present invention;



FIG. 6 is a second nonlinear function of nonlinear interpolation and linear interpolation according to an embodiment of the image local contrast enhancement method of the present invention;



FIG. 7 is an edge of a diagonal form of an embodiment according to the image contrast enhancement method of the present invention;



FIG. 8 is an edge of a horizontal form according to an embodiment of the image contrast enhancement method of the present invention;



FIG. 9 is an edge of a vertical form according to an embodiment of the image contrast enhancement method of the present invention.





DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS

The technical solutions in the embodiments of the present invention will be described clearly and completely hereinafter with reference to the accompanying drawings. Apparently, the described embodiments are merely a part but not all embodiments of the present invention. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the protection scope of the present invention.


Referring to FIG. 3, FIG. 3 is a schematic flow diagram an image local contrast enhancement method according to the embodiment of the present invention. As shown in FIG. 3, the method of the local contrast enhancement of the present invention is as follows:



301: obtaining a source gray scale of a first block where a pixel is located in, a second block adjacent to the first block, a third block.


In the present embodiment, the image processing apparatus may be a device capable of processing images, such as a smart phone, a tablet, a camera, a video camera and the like.


Before processing the image, the image processing apparatus first needs to divide the original image into blocks, and the block division technology can be based on the prior art. For a specific division manner, see FIG. 1.


Referring to FIG. 4, FIG. 4 is a calculating schematic diagram of an image local contrast enhancement method of an embodiment. The block where the pixel 40 is located is the first block 41; the second block 42 is adjacent to the first block 41 and is located to the right side of the first block 41; and the third block 43 is adjacent to the first block 41 and located below the first block 41


In this embodiment, the image processing apparatus sequentially obtains the source gray scale custom-character of the first block 41 of the original image, the source gray scale custom-character of the second block 42, and the source gray scale custom-character of the third block 43.



302: obtaining a source gray scale of a fourth block opposite to the first block in which the pixel is located.


With continued reference to FIG. 4, the fourth block 44 is diagonally distributed with the first block 41 and located at a lower right corner of the first block 41. The image processing apparatus obtains the source gray scale custom-character of the fourth block 44. It should be noted that the prior art bilinear interpolation method does not consider the source grayscale of the diagonal block (i.e. the fourth block 44 in the embodiment) in calculation, which may result in poor display effect of diagonal areas. However, the present invention considers the source gray scale of the diagonal block, which can enhance the display effect of the diagonal area.



303: calculating a corresponding linear interpolation value according to the source gray scale and the distance between the pixel and the first block, the pixel and the second block, the pixel and the third block, and the pixel and the fourth block respectively.


In order to clearly illustrate the position of the pixel 40, with continued reference to FIG. 4, there is a first extension line across the pixel 40 along the edge of the first block 41, and there is a second extension line across the pixel 40 vertical to the left edge of the first block 41, and there is a third extension line going through the intersection of the flour blocks and the pixel 40. d1 s a distance between the pixel 40 and an intersection point of the first extension line and a right edge of the second block 42, d1′ is a distance between the pixel 40 and an intersection point of the first extension line and a left edge of the first block 41, d2 is a distance between the pixel 40 and an intersection point of the second extension line and a lower edge of the third block 43, d2′ is distance between the pixel 40 and an intersection point of the second extension line and an upper edge of the first block 41; d3 is the distance between the pixel 40 and an intersection point of the third extension line and the edge of the fourth block 44; d3′ is distance between the pixel 40 and an intersection point of the third extension line and the edge of the first block 41.


In the present embodiment, the image processing device calculates the corresponding linearity according to the source gray scale and the distance between the pixel 40 and the first block 41, the second block 42, the third block 43, and the fourth block 44, respectively. Distance, source gray scale and linear interpolation value satisfy the relationship as shown in equation (1) custom-character is the linear interpolation value of the direction of the second block 42, custom-character is the linear interpolation value of the direction of the third block 43, custom-character is the linear interpolation value of the direction of the fourth block 44.













=


×


d
1



d
1

+

d
1





+

×


d
1




d
1

+

d
1












=


×


d
2



d
2

+

d
2





+

×


d
2




d
2

+

d
2












=


×


d
3



d
3

+

d
3





+

×


d
3




d
3

+

d
3










}




(
1
)








304: Nonlinear interpolation value of linear interpolation value is calculated by nonlinear function.


Because the human eye responding to the change of brightness intensity is nonlinear, the picture obtained by linear interpolation value does not accord with the characteristics of the human eye, so the gray scale needs to be further processed nonlinearly.


The image processing apparatus first calculates the contrast of the pixel 40 in the first block 41 and the contrast of the pixel 40 in the adjacent block of the first block 41.


If the contrast of the pixel 40 in the first block 41 is greater than the contrast of the pixel 40 in the adjacent block of the first block 41, the non-linear interpolation and the linear interpolation satisfy the relationship as shown in formula (2),






custom-character=fa(custom-character), i=1,2,3  (2)



custom-character is a non-linear interpolation value. custom-character is linear interpolation value, fa is the first non-linear function, and the absolute value of the slope of the function fa decreases as the independent variable increases. The curve of the function may be a gamma curve or a curve whose absolute value of other slopes decreases as the independent variable increases, which is not limited in the present invention. It should be noted that the slope of the function may decrease or increase with increasing argument. However, the absolute value of the slope of the function fa must decrease as the independent variable increases. This ensures that the image of the gradient is a rapid process, a higher contrast can be accelerated to achieve a higher contrast, and the local contrast display is enhanced.


To clearly illustrate the first non-linear function fa, referring to FIG. 5, FIG. 5 is a first nonlinear function diagram of nonlinear interpolation value and linear interpolation of an embodiment of an image local contrast enhancement method according to the present invention. As shown in FIG. 5, the abscissa is the distance, the ordinate is the grayscale, the horizontal dotted line 51 is the source gray level, and the horizontal dotted line 52 is the linear interpolation target grayscale. A function curve 53 is a linear interpolation function curve and a function curve 54 is a curve of the first nonlinear function. In conjunction with FIG. 4, for example, the gray scale of the original image pixel 40 is 50 after the image function curve 53 enhances, the target gray scale of linear interpolation of the first block 41 is 40, The target gray scale of the linear interpolation of the second block is 42, the contrast of the pixel 40 in the first block 41 is 10, and the contrast of the pixel 40 in the second block 42 is 8. The contrast from high value decreases and the gray scale is reduced, the gray scale of the pixels in the first block 41 as the curve function 54 gradually increases from 40 to 42, when the slope of the function curve 54 increases as the independent variable increases (changes gradually from negative to zero). However, the absolute value of the slope of the function curve 54 decreases as the independent variable increases.


In another specific implementation manner, the gray scale of the original image pixel 40 is 50. After the image is linearly enhanced, the target gray scale of the linear interpolation value of the first block 41 is 60, and the target gray scale of the linear interpolation target of the second block 42 is 58. The contrast of the pixel 40 in the first block 41 is 10, and the contrast of the pixel 40 in the second block 42 is 8. The contrast decreases from high but the gray scale increases, and the gray scale of the pixels in the first block 41 is gradually reduced from 60 to 58 according to the first nonlinear function curve (not shown in the figure). At this time, the slope of the first nonlinear function curve decreases as the independent variable increases (changes gradually from positive value to zero). The absolute value of the slope of the first non-linear function decreases as the independent variable increases.


If the contrast of the pixel in the first block is less than the contrast of the pixel in the adjacent block of the first block, the nonlinear interpolation value and the linear interpolation value satisfy the relationship shown in the formula (3),






custom-character=fb(custom-character), i=1,2,3  (3)



custom-character is the nonlinear interpolation value, custom-character is the linear interpolation value, fb is the second nonlinear function, and the absolute value of the slope of the function fb increases as the independent variable increases. It should be noted, the slope of the function fb may decrease or increase with increasing the independent variable, but the absolute value of the slope of the function fb must increase as the independent value increases. This ensures that the gradual change of the image is a slow process. You can slowly achieve lower contrast, and maintain the local contrast of the display.


In order to clearly illustrate the second nonlinear function fb, referring to FIG. 6, FIG. 6 is a second function diagram of nonlinear interpolation and linear interpolation according to an embodiment of an image local contrast enhancement method of the present invention. As shown in FIG. 6, the abscissa is the distance, the ordinate is the gray scale, the horizontal dotted line 61 is the source gray scale, and the horizontal curve 62 is the target gray scale of linear interpolation value. The function curve 63 is a linear interpolation function curve, and the function curve 64 is a second nonlinear function fb curve. For example, the gray scale of the original image pixel 40 is 50, and after the image is enhanced, the target gray scale of the linear interpolation of the first block 41 is 42 and the target gray scale of the linear interpolation of the second block 42 is 40, the contrast of the pixel 40 in the first block 41 is 8, and the contrast of the pixel 40 in the second block 42 is 10.The gray scale is reduced but the contrast is increased from low to high. The gray scale of the pixels in the first block 41 as a function of curve 64 decreases gradually from 42 to 40. The slope of the function curve 64 at this time as the independent value increases (decreasing from zero to negative value), but the absolute value of the slope of the function curve 64 increases as the independent variable increases.


In another specific implementation manner, the gray scale of the original image pixel 40 is 50. After the image is enhanced, the target gray scale of the linear interpolation value of the first block 41 is 58. The target gray scale of the linear interpolation value of the second block 42 is 60. The contrast of the pixel 40 in the first block 41 is 8, and the contrast of the pixel 40 in the second block 42 is 10 Gray scale increases and the contrast is increased from a low drop. The gray scale of the pixels of the first block 41 in accordance with a second nonlinear function curve (not shown) is slowly reduced to 58 from 60. The slope of the second nonlinear function curve increases (increases from 0 to positive value) as the independent variable increases, but the absolute value of the slope of the second nonlinear function curve increases as the independent variable increases.



305: performing weighted calculation on the nonlinear interpolation value to obtain the target gray scale of the pixel.


Since the weight of the edge and the middle position are different, it is first necessary to determine the position of the pixel 40 in the entire image. In the present embodiment, the image processing apparatus first performs binarization processing of the original image to obtain different edge forms. Referring to FIG. 7, FIG. 7 is the edge having diagonal form of an embodiment of the image local contrast enhancement method of the present disclosure. Please refer to FIG. 8. FIG. 8 is an edge having horizontal form of an embodiment of the image local contrast enhancement method of the present disclosure. Please refer to FIG. 9. FIG. 9 is an edge having vertical form of an embodiment of the image local contrast enhancement method of the present disclosure.


The image processing apparatus for an edge in the form of different forms determines different weighting coefficients, a can be calculated according to the difference of the contrast values, or a can be calculated by using a fixed proportion reduction method, which is not limited in the present invention. It should be noted that all of the weight coefficient α of the non-edge part (i.e. the middle part 11 in the prior art) are 1.


Based on the weight coefficient α and distances, the weights are calculated. Weights and distances, and weight coefficients α satisfy the relationship as shown in formula (4)















(


i
=
1

,
2
,
3

)







α

1




}




(
4
)








custom-character is the number of weights, custom-character is the distance, α is the weight coefficient.


The target gray scale satisfies the relationship as shown in formula (5)













=




i
=
1

3



×


T
-


2

T








(


i
=
1

,
2
,
3

)









T
=




j
=
1

3









(


j
=
1

,
2
,
3

)







}




(
5
)







Thereby, we can calculate the target gray scale of the entire image.


Different from the prior art, the present invention increases the referenced diagonal blocks when adjusting the local gray level, and effectively reflect the diagonal direction of the image through nonlinear processing and weight calculation. The local contrast is enhanced in the smoothing process. The edge of the image contrast display is enhanced, and the present disclosure improves the user experience.


The foregoing contents are detailed description of the disclosure in conjunction with specific preferred embodiments and concrete embodiments of the disclosure are not limited to these description. For the person skilled in the art of the disclosure, without departing from the concept of the disclosure, simple deductions or substitutions can be made and should be included in the protection scope of the application.

Claims
  • 1. An image local contrast enhancement method, comprising: obtaining a source gray scale of a first block where a pixel is located in, a second block adjacent to the first block and a third block, wherein the second block is located at right side of the first block, and the third block is located below the first block;obtaining a source gray scale of a fourth block opposite to the first block where the pixel is located, wherein the fourth block is located at a lower right corner of the first block;respectively calculating a linear interpolation value according to the source gray scale and a distance between the pixel and the first block, the pixel and the second block, the pixel and the third block, and the pixel and the fourth block;calculating a nonlinear interpolation value of the linear interpolation value by a nonlinear function, wherein curve of the nonlinear function is a gamma curve;performing weighted calculation on the nonlinear interpolation value to obtain a target gray scale of the pixel.
  • 2. The image local contrast enhancement method according to claim 1, wherein the linear interpolation, the distance, and the gray scale source satisfies relationship as shown in equation (1),
  • 3. The image local contrast enhancement method according to claim 2, wherein if contrast of the pixel in the first block is greater than contrast of the pixel in an adjacent block of the first block, the nonlinear interpolation and the linear interpolation value satisfy the relationship as shown in formula (2): =fa(), i=1,2,3  (2)wherein is the nonlinear interpolation value; is the linear interpolation value, fa is the first nonlinear function; the absolute value of the slope of the function fa decreases as the independent variable increases.
  • 4. The image local contrast enhancement method according to claim 2, wherein if contrast of the pixel in the first block is less than contrast of the pixel in an adjacent block of the first block, the nonlinear interpolation value and the linear interpolation value satisfy the relationship as shown in formula (3): =fb(), i=1,2,3  (3)wherein is the nonlinear interpolation value, is the linear interpolation value; fb is the second nonlinear function; the absolute value of the slope of the function fb increases as the independent variable increases.
  • 5. The image local contrast enhancement method according to claim 3, wherein before the step of performing weighted calculation on the nonlinear interpolation value to obtain the target gray scale of the pixel, the method further comprises: binarizing an original image is to obtain different edge forms;determining different weighting coefficients α for different forms of the edge form.
  • 6. The image local contrast enhancement method according to claim 5, wherein weight number in the weighting calculation and the distance satisfy the relationship as shown in the formula (4)
  • 7. The image local contrast enhancement method according to claim 3, wherein the weight coefficient α of the non-edge portion are 1.
  • 8. The image local contrast enhancement method according to claim 7, wherein the target grayscale satisfies a relationship as shown in the formula (5)
  • 9. An image local contrast enhancement method, comprising: obtaining a first block where a pixel is located and a second block adjacent to the first block, and source gray scale of a third block;obtaining a source gray scale of a fourth block opposite to the first block where the pixel is located;respectively calculating a corresponding linear interpolation according to the source gray scale and a distance between the pixel and the first block, the pixel and the second block, the pixel and the third block, and the pixel and the fourth block;calculating the nonlinear interpolation of the linear interpolation by a nonlinear function;performing weighted calculation on the nonlinear interpolation to obtain the target gray scale of the pixel.
  • 10. The image local contrast enhancement method according to claim 9, wherein the second block is located at right side of the first block, the third block is located below the first block, and the fourth block is located at a lower right corner of the first block.
  • 11. The image local contrast enhancement method according to claim 1, wherein distance, the linear interpolation and gray scale source satisfies relationship as shown in equation (1),
  • 12. The image local contrast enhancement method according to claim 11, wherein if contrast of the pixel in the first block is greater than contrast of the pixel in an adjacent block of the first block, the nonlinear interpolation value and the linear interpolation value satisfy the relationship as shown in formula (2): =fa(), i=1,2,3  (2)wherein is the nonlinear interpolation; is the linear interpolation, fa is the first nonlinear function; the absolute value of the slope of the function fa decreases as the independent variable increases.
  • 13. The image local contrast enhancement method according to claim 11, wherein if contrast of the pixel in the first block is less than contrast of the pixel in an adjacent block of the first block, the nonlinear interpolation value and the linear interpolation value satisfy the relationship as shown in formula (3) =fb(), i=1,2,3  (3)wherein is the non-linear interpolation, is the linear interpolation; fb is the second nonlinear function; the absolute value of the slope of the function fb increases as the independent variable increases.
  • 14. The image local contrast enhancement method according to claim 13, wherein before the step of performing weighted calculation on the nonlinear interpolation value to obtain the target gray scale of the pixel, the method further comprises: binarizing an original image to obtain different edge forms;determining different weighting coefficients α for different forms of the edge form.
  • 15. The image local contrast enhancement method according to claim 14, wherein weight number in the weighting calculation and the distance satisfy the relationship as shown in the formula (4):
  • 16. The method for local contrast enhancement of an image according to claim 3, wherein the weight coefficient α of the non-edge portion are 1.
  • 17. The image local contrast enhancement method according to claim 16, wherein the target grayscale satisfies a relationship as shown in the formula (5)
  • 18. The image local contrast enhancement method according to claim 9, wherein curve of the nonlinearity function the is a gamma curve.
Priority Claims (1)
Number Date Country Kind
201710950301.4 Oct 2017 CN national
RELATED APPLICATIONS

The present application is a National Phase of International Application Number PCT/CN2017/112468, filed Nov. 23, 2017, and claims the priority of China Application No. 201710950301.4, filed Oct. 12, 2017.

PCT Information
Filing Document Filing Date Country Kind
PCT/CN2017/112468 11/23/2017 WO 00