CN105241638A - Vision-based quick LED module brightness uniformity detection method - Google Patents

Vision-based quick LED module brightness uniformity detection method Download PDF

Info

Publication number
CN105241638A
CN105241638A CN201510570033.4A CN201510570033A CN105241638A CN 105241638 A CN105241638 A CN 105241638A CN 201510570033 A CN201510570033 A CN 201510570033A CN 105241638 A CN105241638 A CN 105241638A
Authority
CN
China
Prior art keywords
image
value
led
brightness
gray
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.)
Pending
Application number
CN201510570033.4A
Other languages
Chinese (zh)
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.)
CHONGQING PINGWEI PHOTOELECTRIC SCIENCE & TECHNOLOGY Co Ltd
Original Assignee
CHONGQING PINGWEI PHOTOELECTRIC SCIENCE & TECHNOLOGY Co Ltd
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 CHONGQING PINGWEI PHOTOELECTRIC SCIENCE & TECHNOLOGY Co Ltd filed Critical CHONGQING PINGWEI PHOTOELECTRIC SCIENCE & TECHNOLOGY Co Ltd
Priority to CN201510570033.4A priority Critical patent/CN105241638A/en
Publication of CN105241638A publication Critical patent/CN105241638A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a vision-based quick LED module brightness uniformity detection method. The method comprises the following steps: S1, a light emitting image of the LED module is acquired, gray processing is carried out on the image, the image is filtered after gray processing, the image after being filtered is subjected to morphological processing, and the image after morphological processing is subjected to histogram equalization processing; S2, each LED lamp point is positioned through block positioning algorithm, the LED lamp point is subjected to gray processing, the LED lamp point after gray processing is subjected to mathematical morphological open operation, and the brightness value of the LED lamp point and an average value are acquired; and S3, after each LED lamp point in the LED module is traversed, the brightness value of each LED lamp point is displayed, and the final processing result is displayed. The method plays an important role in yield detection during the LED lamp production process.

Description

The LED module brightness uniformity method for quick of view-based access control model
Technical field
The present invention relates to LED brightness uniformity analysis field, particularly relate to a kind of LED module brightness uniformity method for quick of view-based access control model.
Background technology
In recent years, LED display, as one of the important carrier of multimedia technology, plays a part more and more important, causes the concern of people gradually in the middle of people's work, life and amusement.Because LED LED operation voltage is low, shock-resistant, anti-vibration, life-span be long, so in large-scale display device, the display mode that there is no other at present can be equal to LED display mode.
A display screen is made up of thousands of light emitting diodes, and it is impossible for requiring the brightness of each diode completely the same, and according to the industrial grading standard of LED manufacturer, the high-high brightness error that the LED display of same batch allows is 20%-40%.And for video source being amplified hundreds of times even LED display of thousands of times, human eye can the luminance difference of 1%-2% between resolution module, therefore the LED display be spliced by the inconsistent LED point of brightness just there will be the phenomenon such as uneven color or mosaic block; And, for the LED display that brightness uniformity when dispatching from the factory is consistent, when it runs to certain hour, each LED can have color-coordinate shift in various degree and brightness decay, make to show between each pixel of LED point uneven, compared with screen when dispatching from the factory at first, the overall brightness of whole screen can decline.
Evaluate the homogeneity that one of important indicator of LED display display quality is exactly the brightness of LED point.The LED module of view-based access control model detects fast and proposes objective and accurate detection algorithm to each lamp brightness uniformity of LED display exactly, and detects the lamp point that brightness is inadequate fast, thus provides guidance for the research and development of LED display module and production.
Summary of the invention
The present invention is intended at least solve the technical matters existed in prior art, especially innovatively proposes a kind of LED module brightness uniformity method for quick of view-based access control model.
In order to realize above-mentioned purpose of the present invention, the invention provides a kind of LED module brightness uniformity method for quick of view-based access control model, it comprises the steps:
S1, gathers the luminescent image of LED module, to carrying out filtering to image after image gray processing process, gray processing process, filtered image being carried out Morphological scale-space, then the image after Morphological scale-space being carried out histogram equalization process;
S2, is positioned each LED point by piecemeal location algorithm, and this LED point is carried out gray proces, this LED point after gray proces is carried out mathematical morphology open operator, obtains brightness value and the mean value of this LED point;
S3, traversal LED module in each LED point after, according to arrange threshold value carry out LED point brightness detect; Calculate using the average brightness of each lamp as standard value, the LED point being less than overall brightness mean value is considered as the inadequate point of brightness, and pixel zero setting all in the rectangular partition region at inadequate for brightness lamp point place, then demonstrate the brightness value size of each LED point and final result.
The LED module brightness uniformity method for quick of described view-based access control model, preferably, described S1 comprises the steps:
Image gray processing algorithm:
Process coloured image being transformed into gray level image becomes the gray processing process of image; The color of each pixel in the coloured image collected has R, G, B tri-components, and the gray processing Processing Algorithm of image is: I=0.3R+0.59G+0.11B, and in formula, I is grey scale pixel value, and R, G, B are the redgreenblue component value of coloured image;
Histogram equalization process: algorithm of histogram equalization is divided into three steps, the first step is the number of times that each gray level of statistic histogram occurs, second step is accumulative normalized histogram, 3rd step calculates new pixel value, the histogram equalization operator histeq in MATLAB can be adopted to realize: I=histeq (I 0), in formula, I 0for the image before histogram equalization, I is the image after histogram equalization;
Image filtering: for the point-like noise occurred in the image that elimination gathers is on the impact of subsequent algorithm, present treatment adopts the method for medium filtering to carry out filtering; Filter window size is 9 × 9, and the value of any in digital picture or Serial No. is replaced with the Mesophyticum of each point value in 9 × 9 neighborhoods of this point, eliminates isolated noise spot; Two dimension median filter exports as g (x, y)=med{f (x-k, y-l), (k, l ∈ W) }, wherein, f (x, y), g (x, y) are respectively original image and the rear image of process; W is two dimension pattern plate, med for getting intermediate value, for being generally 9 × 9 regions in this filtering;
Morphological scale-space: adopt the opening operation in mathematical morphology to complete; The specific algorithm of opening operation is the process of first corroding rear expansion; Its specific algorithm is: in formula, X is the region of the pending opening operation of input; B is the structural element of opening operation, adopt in this algorithm be 3 × 3 structural element.
The LED module brightness uniformity method for quick of described view-based access control model, preferably, described S2 comprises the steps:
On pretreated image, lamp point is positioned.Each LED pipe of display screen is rendered as a round spot shape region on become image, and the pixel number wherein comprised is very large.Meanwhile, putting in order between LED point is fixing and known.In order to effectively locate each lamp point, the present invention takes piecemeal location algorithm to position LED point; In processing procedure, first mathematical morphology open operator is carried out to gray level image, to eliminate some independently noise region of being scattered in gray level image, and disconnect the narrow and small connection existed between isolated area, then block image segmentation is carried out to LED display, for each LED point divides equal-sized region, make the brightness in each region be similar to evenly, and in this region, contain this LED pipe become all pixels of image.In the ordinary course of things, LED point region should be region the brightest in whole screen, but, in actual imaging, the interference of other luminous objects may be subject to.Therefore in above-mentioned section technique process, according to being this principle of high gray-scale value in target area, interference region can be removed.Namely calculate each pixel gray-scale value of segmented areas, and compare with threshold value, record in this region and be greater than all pixel numbers of threshold value and the summation of gray-scale value, and for being less than the pixel of threshold value, be then regarded as background value.
The LED module brightness uniformity method for quick of described view-based access control model, preferably, described S3 comprises the steps:
LED brightness calculation each lamp brightness value after demonstrating location.Present invention employs maximum average value method and calculate each lamp brightness value, both take into account the importance of LED high-brightness region to brightness calculation, and considered again the complicacy of LED fringe region brightness; First this algorithm finds out the average brightness value of whole display image, and in this, as threshold value.Under piecemeal localization method, calculate each pixel gray-scale value of rectangular area, and compare with threshold value, record in this region and be greater than all pixel numbers of threshold value and the summation of gray-scale value, thus calculate the average gray value of this segmented areas, and for being less than the pixel of threshold value, be then regarded as background value.Then with 10 for step-length increases threshold value, until threshold value is less than or equal to max pixel value 255, and the said process that circulates, obtain the gray scale maximum average value of each square areas, in this, as the brightness value of each LED.
In sum, owing to have employed technique scheme, the invention has the beneficial effects as follows:
The illumination effect of LED module can be detected fast and accurately by detection method of the present invention, for in LED lamp generative process, carry out yields to detect there is vital meaning, and detect the lamp point that brightness is inadequate fast, thus provide guidance for the research and development of LED display module and production.
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 detection algorithm process flow diagram;
Fig. 2 is 11 × 8 simulation LED display imagings;
Fig. 3 is that plus noise 11 × 8 simulates LED display imaging;
Fig. 4 is 17 × 11 actual LED display imagings;
Fig. 5 is each lamp brightness value table in Fig. 2;
Fig. 6 is each lamp brightness value testing result in Fig. 2;
Fig. 7 is each lamp brightness value testing result in Fig. 3;
Fig. 8 is each lamp brightness value testing result in Fig. 4;
Fig. 9 is 11 × 8LED display screen experimental result;
Figure 10 is plus noise 11 × 8LED display screen experimental result;
Figure 11 is 17 × 11LED display screen experimental result.
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 " longitudinal direction ", " transverse direction ", " on ", D score, "front", "rear", "left", "right", " vertically ", " level ", " top ", " end " " interior ", the orientation of the instruction such as " outward " or position relationship be 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 can not be interpreted as limitation of the present invention.
In describing the invention, unless otherwise prescribed and limit, it should be noted that, term " installation ", " being connected ", " connection " should be interpreted broadly, such as, can be mechanical connection or electrical connection, also can be the connection of two element internals, can be directly be connected, also indirectly can be connected by intermediary, for the ordinary skill in the art, the concrete meaning of above-mentioned term can be understood as the case may be.
As shown in Figure 1, the invention provides a kind of LED module brightness uniformity method for quick of view-based access control model, it comprises the steps:
S1, gathers the luminescent image of LED module, to carrying out filtering to image after image gray processing process, gray processing process, filtered image being carried out Morphological scale-space, then the image after Morphological scale-space being carried out histogram equalization process;
S2, is positioned each LED point by piecemeal location algorithm, and this LED point is carried out gray proces, this LED point after gray proces is carried out mathematical morphology open operator, obtains brightness value and the mean value of this LED point;
S3, traversal LED module in each LED point after, according to arrange threshold value carry out LED point brightness detect; Calculate using the average brightness of each lamp as standard value, the LED point being less than overall brightness mean value is considered as the inadequate point of brightness, and pixel zero setting all in the rectangular partition region at inadequate for brightness lamp point place, then demonstrate the brightness value size of each LED point and final result.
The LED module brightness uniformity method for quick of described view-based access control model, preferably, described S1 comprises the steps:
Image gray processing algorithm:
Process coloured image being transformed into gray level image becomes the gray processing process of image; The color of each pixel in the coloured image collected has R, G, B tri-components, and the gray processing Processing Algorithm of image is: I=0.3R+0.59G+0.11B, and in formula, I is grey scale pixel value, and R, G, B are the redgreenblue component value of coloured image;
Histogram equalization process: algorithm of histogram equalization is divided into three steps, the first step is the number of times that each gray level of statistic histogram occurs, second step is accumulative normalized histogram, 3rd step calculates new pixel value, the histogram equalization operator histeq in MATLAB can be adopted to realize: I=histeq (I 0), in formula, I 0for the image before histogram equalization, I is the image after histogram equalization;
Image filtering: for the point-like noise occurred in the image that elimination gathers is on the impact of subsequent algorithm, present treatment adopts the method for medium filtering to carry out filtering; Filter window size is 9 × 9, and the value of any in digital picture or Serial No. is replaced with the Mesophyticum of each point value in 9 × 9 neighborhoods of this point, eliminates isolated noise spot; Two dimension median filter exports as g (x, y)=med{f (x-k, y-l), (k, l ∈ W) }, wherein, f (x, y), g (x, y) are respectively original image and the rear image of process; W is two dimension pattern plate, med for getting intermediate value, for being generally 9 × 9 regions in this filtering;
Morphological scale-space: adopt the opening operation in mathematical morphology to complete; The specific algorithm of opening operation is the process of first corroding rear expansion; Its specific algorithm is: in formula, X is the region of the pending opening operation of input; B is the structural element of opening operation, adopt in this algorithm be 3 × 3 structural element.
The LED module brightness uniformity method for quick of described view-based access control model, preferably, described S2 comprises the steps:
On pretreated image, lamp point is positioned.Each LED pipe of display screen is rendered as a round spot shape region on become image, and the pixel number wherein comprised is very large.Meanwhile, putting in order between LED point is fixing and known.In order to effectively locate each lamp point, the present invention takes piecemeal location algorithm to position LED point; In processing procedure, first mathematical morphology open operator is carried out to gray level image, to eliminate some independently noise region of being scattered in gray level image, and disconnect the narrow and small connection existed between isolated area, then block image segmentation is carried out to LED display, for each LED point divides equal-sized region, make the brightness in each region be similar to evenly, and in this region, contain this LED pipe become all pixels of image.In the ordinary course of things, LED point region should be region the brightest in whole screen, but, in actual imaging, the interference of other luminous objects may be subject to.Therefore in above-mentioned section technique process, according to being this principle of high gray-scale value in target area, interference region can be removed.Namely calculate each pixel gray-scale value of segmented areas, and compare with threshold value, record in this region and be greater than all pixel numbers of threshold value and the summation of gray-scale value, and for being less than the pixel of threshold value, be then regarded as background value.
The LED module brightness uniformity method for quick of described view-based access control model, preferably, described S3 comprises the steps:
LED brightness calculation each lamp brightness value after demonstrating location.Present invention employs maximum average value method and calculate each lamp brightness value, both take into account the importance of LED high-brightness region to brightness calculation, and considered again the complicacy of LED fringe region brightness; First this algorithm finds out the average brightness value of whole display image, and in this, as threshold value.Under piecemeal localization method, calculate each pixel gray-scale value of rectangular area, and compare with threshold value, record in this region and be greater than all pixel numbers of threshold value and the summation of gray-scale value, thus calculate the average gray value of this segmented areas, and for being less than the pixel of threshold value, be then regarded as background value.Then with 10 for step-length increases threshold value, until threshold value is less than or equal to max pixel value 255, and the said process that circulates, obtain the gray scale maximum average value of each square areas, in this, as the brightness value of each LED.
The present invention is the test problems of each lamp brightness uniformity in order to solve LED display, provides a kind of LED module fast algorithm of detecting of view-based access control model.By this detection algorithm, the lamp point that not only can realize display module brightness is inadequate carries out quick detection & localization, can also detect the concrete gray-scale value of different lamp point.
In order to reach the object of each lamp brightness uniformity test problems solving above-mentioned LED display, the invention provides a kind of LED module fast algorithm of detecting of view-based access control model, described LED module is LED display, view-based access control model and LED display image information to be detected pass to ccd image sensor by lens assembly, after carrying out opto-electronic conversion, through image pick-up card, signal is quantized, output digit signals, then send PC to and carry out algorithm process.The method that the present invention proposes comprises step to be had: (1) image acquisition.(2) Image semantic classification.Comprise image gray processing, image filtering, Morphological scale-space and histogram equalization.(3) display screen lamp point brightness value detects.This part comprises piecemeal positioning lamp point, calculating show each lamp brightness value and mean value (4) according to each lamp brightness value calculated, and carries out brightness detection, last output display result.
In the whole flow process of brightness of display screen detection algorithm design, need solution two key issues, one is the research of lamp point location algorithm, and two is research and analysises that lamp spot meter is calculated.The present invention is by analyzing contrast, and the basis of conventional location algorithm proposes the optimized algorithm of piecemeal location, and for lamp point brightness value calculating section, then have employed another kind of optimized algorithm, namely maximum average value method asks the brightness of lamp point.Quick and precisely, the lamp point that not only can realize display module brightness is inadequate carries out quick detection & localization to such detection algorithm, can also detect the concrete gray-scale value of different lamp point.
The present invention realizes the detection of each lamp brightness uniformity of LED display by algorithm design, its specific design main points are as follows:
(1) carry out pre-service to the image that will detect, preprocessing process comprises image gray processing, image filtering, Morphological scale-space, histogram equalization process four parts.
(2) on pretreated image, lamp point is positioned.Each LED pipe of display screen is rendered as a round spot shape region on become image, and the pixel number wherein comprised is very large.Meanwhile, putting in order between LED point is fixing and known.In order to effectively locate each lamp point, the present invention takes piecemeal location algorithm to position LED point.In processing procedure, first mathematical morphology open operator is carried out to gray level image, to eliminate some independently noise region of being scattered in gray level image, and disconnect the narrow and small connection existed between isolated area, then block image segmentation is carried out to LED display, for each LED point divides equal-sized region, make the brightness in each region be similar to evenly, and in this region, contain this LED pipe become all pixels of image.In the ordinary course of things, LED point region should be region the brightest in whole screen, but, in actual imaging, the interference of other luminous objects may be subject to.Therefore in above-mentioned section technique process, according to being this principle of high gray-scale value in target area, interference region can be removed.Namely calculate each pixel gray-scale value of segmented areas, and compare with threshold value, record in this region and be greater than all pixel numbers of threshold value and the summation of gray-scale value, and for being less than the pixel of threshold value, be then regarded as background value.
(3) LED brightness calculation each lamp brightness value after demonstrating location.Present invention employs maximum average value method and calculate each lamp brightness value, both take into account the importance of LED high-brightness region to brightness calculation, and considered again the complicacy of LED fringe region brightness.First this algorithm finds out the average brightness value of whole display image, and in this, as threshold value.Under piecemeal localization method, calculate each pixel gray-scale value of rectangular area, and compare with threshold value, record in this region and be greater than all pixel numbers of threshold value and the summation of gray-scale value, thus calculate the average gray value of this segmented areas, and for being less than the pixel of threshold value, be then regarded as background value.Then with 10 for step-length increases threshold value, until threshold value is less than or equal to max pixel value 255, and the said process that circulates, obtain the gray scale maximum average value of each square areas, in this, as the brightness value of each LED.
(4) the brightness detection of lamp point is carried out according to examination criteria.Calculate using the average brightness of each lamp as standard value, the lamp point being less than overall brightness mean value is considered as the inadequate point of brightness, and pixel zero setting all in the rectangular partition region at inadequate for brightness lamp point place, then demonstrate the brightness value size of each lamp and final result image.
The present invention has been dissolved into digital image processing techniques in the testing process of LED display module, proposes a kind of LED display module fast algorithm of detecting of view-based access control model.In an embodiment in the present invention, LED display adopts the LED display module of a width simulation to carry out imaging, and the brightness value of wherein several LED is arranged lower.The imaging region of simulation picture is 11 × 8, Fig. 2 is imaging effect figure.
In order to check algorithm accuracy in actual applications, we have added a little noise in fig. 2 and have detected, have added the image of noise as shown in Figure 3.In addition, we have downloaded again 17 × 11LED display screen actual imaging figure from the Internet, and its imaging results as shown in Figure 4.
From Fig. 2, we can be clearly seen that the brightness value of 8 LED is starkly lower than other lamps, and in LED display actual imaging, the inadequate lamp point of some brightness is not that naked eyes can directly be found out, so in order to contrast and experiment more effectively, we have also turned down the brightness value of other several lamps.To Fig. 2 and Jia, Fig. 3 of noise detects, and the brightness value testing result obtained is as shown in Figure 6, Figure 7.
The data of comparison diagram 5, Fig. 6 and Fig. 7, we can see, no matter are that the computing method herein for each lamp brightness value are all feasible, and the error of measurement result is little for not having noise and having added the analog image of noise.Equally, the online figure downloaded is detected, obtains the testing result of its brightness value as shown in Figure 8.
Known from Fig. 9, Figure 10, Figure 11, detection algorithm of the present invention can detect the lamp point that brightness is inadequate fast and accurately.It not only can find out the lamp point of different grey-scale, and concrete gray-scale value can be detected, and can realize the production automation.
The LED module fast algorithm of detecting of this view-based access control model, Image semantic classification comprises image gray processing, image filtering, Morphological scale-space and histogram equalization.Because the type of wave filter is different, pre-service image effect is out also different, and this has direct impact by follow-up testing result.The present invention finds that Gaussian filter is remarkable to random noise filtration result, can effective filtering edge noise, makes follow-up piecemeal detection and localization can be more accurate.
When positioning lamp point, the optimized algorithm of piecemeal location is proposed according to adaptive boundary search procedure and gray level image mathematical morphological operation method, first mathematical morphology open operator is carried out to gray level image, then block image segmentation is carried out to LED display, for each LED point divides equal-sized region, brightness in each region is similar to evenly, and in this region, contain this LED pipe become all pixels of image.
Adopt maximum average value method to calculate the brightness value of each lamp, first find out the average brightness value of whole display image, and in this, as threshold value.Under piecemeal localization method, calculate each pixel gray-scale value of rectangular area, and compare with threshold value, record in this region and be greater than all pixel numbers of threshold value and the summation of gray-scale value, thus calculate the average gray value of this segmented areas, and for being less than the pixel of threshold value, be then regarded as background value.Then with 10 for step-length increases threshold value, until threshold value is less than or equal to max pixel value 255, and the said process that circulates, obtain the gray scale maximum average value of each square areas, in this, as the brightness value of each LED.
Calculate using the average brightness of each lamp as standard value, the lamp point being less than overall brightness mean value is considered as the inadequate point of brightness, and pixel zero setting all in the rectangular partition region at inadequate for brightness lamp point place, then demonstrate the brightness value size of each lamp and final result image.
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 equivalents thereof.

Claims (4)

1. a LED module brightness uniformity method for quick for view-based access control model, is characterized in that, comprise the steps:
S1, gathers the luminescent image of LED module, to carrying out filtering to image after image gray processing process, gray processing process, filtered image being carried out Morphological scale-space, then the image after Morphological scale-space being carried out histogram equalization process;
S2, is positioned each LED point by piecemeal location algorithm, and this LED point is carried out gray proces, this LED point after gray proces is carried out mathematical morphology open operator, obtains brightness value and the mean value of this LED point;
S3, traversal LED module in each LED point after, according to arrange threshold value carry out LED point brightness detect; Calculate using the average brightness of each lamp as standard value, the LED point being less than overall brightness mean value is considered as the inadequate point of brightness, and pixel zero setting all in the rectangular partition region at inadequate for brightness lamp point place, then demonstrate the brightness value size of each LED point and final result.
2. the LED module brightness uniformity method for quick of view-based access control model according to claim 1, it is characterized in that, described S1 comprises the steps:
Image gray processing algorithm:
Process coloured image being transformed into gray level image becomes the gray processing process of image; The color of each pixel in the coloured image collected has R, G, B tri-components, and the gray processing Processing Algorithm of image is: I=0.3R+0.59G+0.11B, and in formula, I is grey scale pixel value, and R, G, B are the redgreenblue component value of coloured image;
Histogram equalization process: algorithm of histogram equalization is divided into three steps, the first step is the number of times that each gray level of statistic histogram occurs, second step is accumulative normalized histogram, 3rd step calculates new pixel value, the histogram equalization operator histeq in MATLAB can be adopted to realize: I=histeq (I 0), in formula, I 0for the image before histogram equalization, I is the image after histogram equalization;
Image filtering: for the point-like noise occurred in the image that elimination gathers is on the impact of subsequent algorithm, present treatment adopts the method for medium filtering to carry out filtering; Filter window size is 9 × 9, and the value of any in digital picture or Serial No. is replaced with the Mesophyticum of each point value in 9 × 9 neighborhoods of this point, eliminates isolated noise spot; Two dimension median filter exports as g (x, y)=med{f (x-k, y-l), (k, l ∈ W) }, wherein, f (x, y), g (x, y) are respectively original image and the rear image of process; W is two dimension pattern plate, med for getting intermediate value, for being generally 9 × 9 regions in this filtering;
Morphological scale-space: adopt the opening operation in mathematical morphology to complete; The specific algorithm of opening operation is the process of first corroding rear expansion; Its specific algorithm is: in formula, X is the region of the pending opening operation of input; B is the structural element of opening operation, adopt in this algorithm be 3 × 3 structural element.
3. the LED module brightness uniformity method for quick of view-based access control model according to claim 1, it is characterized in that, described S2 comprises the steps:
On pretreated image, lamp point is positioned.Each LED pipe of display screen is rendered as a round spot shape region on become image, and the pixel number wherein comprised is very large.Meanwhile, putting in order between LED point is fixing and known.In order to effectively locate each lamp point, the present invention takes piecemeal location algorithm to position LED point; In processing procedure, first mathematical morphology open operator is carried out to gray level image, to eliminate some independently noise region of being scattered in gray level image, and disconnect the narrow and small connection existed between isolated area, then block image segmentation is carried out to LED display, for each LED point divides equal-sized region, make the brightness in each region be similar to evenly, and in this region, contain this LED pipe become all pixels of image.In the ordinary course of things, LED point region should be region the brightest in whole screen, but, in actual imaging, the interference of other luminous objects may be subject to.Therefore in above-mentioned section technique process, according to being this principle of high gray-scale value in target area, interference region can be removed.Namely calculate each pixel gray-scale value of segmented areas, and compare with threshold value, record in this region and be greater than all pixel numbers of threshold value and the summation of gray-scale value, and for being less than the pixel of threshold value, be then regarded as background value.
4. the LED module brightness uniformity method for quick of view-based access control model according to claim 1, it is characterized in that, described S3 comprises the steps:
LED brightness calculation each lamp brightness value after demonstrating location.Present invention employs maximum average value method and calculate each lamp brightness value, both take into account the importance of LED high-brightness region to brightness calculation, and considered again the complicacy of LED fringe region brightness; First this algorithm finds out the average brightness value of whole display image, and in this, as threshold value.Under piecemeal localization method, calculate each pixel gray-scale value of rectangular area, and compare with threshold value, record in this region and be greater than all pixel numbers of threshold value and the summation of gray-scale value, thus calculate the average gray value of this segmented areas, and for being less than the pixel of threshold value, be then regarded as background value.Then with 10 for step-length increases threshold value, until threshold value is less than or equal to max pixel value 255, and the said process that circulates, obtain the gray scale maximum average value of each square areas, in this, as the brightness value of each LED.
CN201510570033.4A 2015-09-09 2015-09-09 Vision-based quick LED module brightness uniformity detection method Pending CN105241638A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510570033.4A CN105241638A (en) 2015-09-09 2015-09-09 Vision-based quick LED module brightness uniformity detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510570033.4A CN105241638A (en) 2015-09-09 2015-09-09 Vision-based quick LED module brightness uniformity detection method

Publications (1)

Publication Number Publication Date
CN105241638A true CN105241638A (en) 2016-01-13

Family

ID=55039361

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510570033.4A Pending CN105241638A (en) 2015-09-09 2015-09-09 Vision-based quick LED module brightness uniformity detection method

Country Status (1)

Country Link
CN (1) CN105241638A (en)

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105510006A (en) * 2016-02-29 2016-04-20 四川聚能核技术工程有限公司 Device and method for measuring evenness of LED area array light source
CN105784331A (en) * 2016-03-11 2016-07-20 利亚德光电股份有限公司 Data-acquisition-equipment-based data acquisition method and data acquisition equipment
WO2018090450A1 (en) * 2016-11-17 2018-05-24 深圳Tcl新技术有限公司 Uniformity measurement method and system for display screen
WO2018094823A1 (en) * 2016-11-23 2018-05-31 深圳Tcl新技术有限公司 Uniformity test method and system for display screen
CN108428228A (en) * 2018-03-05 2018-08-21 深圳市奥拓电子股份有限公司 LED light intelligent detecting method, detecting system and storage medium
CN110062502A (en) * 2019-04-22 2019-07-26 北京航空航天大学 A kind of online predicting residual useful life of LED illumination lamp based on machine vision and reliability estimation method
CN110160750A (en) * 2019-05-15 2019-08-23 广州视源电子科技股份有限公司 LED display screen visual detection system, detection method and detection device
CN110189670A (en) * 2019-06-24 2019-08-30 珠海格力智能装备有限公司 LED display screen defect detection method
CN110398344A (en) * 2019-08-23 2019-11-01 Tcl王牌电器(惠州)有限公司 A kind of detection method, appliance arrangement and storage medium showing equipment backlight luminous board
CN111145138A (en) * 2019-07-30 2020-05-12 Tcl王牌电器(惠州)有限公司 Detection method, device and equipment of LED lamp panel and storage medium
CN111294521A (en) * 2018-12-06 2020-06-16 北京京东尚科信息技术有限公司 Light supplementing method and device and computer readable storage medium
CN111428779A (en) * 2020-03-20 2020-07-17 浙江大华技术股份有限公司 Method, device, equipment and storage medium for determining irradiation range of light supplement lamp
CN111504608A (en) * 2019-01-31 2020-08-07 中强光电股份有限公司 Brightness uniformity detection system and brightness uniformity detection method
CN111595561A (en) * 2020-06-30 2020-08-28 东莞市聚明电子科技有限公司 Intelligent detection method and device for counting and identifying LED lamp bead keyboard backlight module
CN111609998A (en) * 2020-05-11 2020-09-01 歌尔股份有限公司 Detection method and detection device for illumination uniformity and readable storage medium
CN111688568A (en) * 2020-05-14 2020-09-22 华南师范大学 Brightness detection method, vehicle lamp control method, system thereof and storage medium
CN111721507A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Intelligent detection method and device for keyboard backlight module based on polar coordinate identification
CN111721505A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Automatic calibration detection method and device for keyboard backlight module based on polar coordinates
CN111721508A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Intelligent detection method and device for keyboard backlight module based on counting analysis and identification
CN111721506A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Automatic calibration detection method and device for counting identification of keyboard backlight module
CN111721509A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Intelligent detection method and device for LED lamp bead keyboard backlight module based on polar coordinates
CN111912349A (en) * 2019-05-07 2020-11-10 杭州海康威视数字技术股份有限公司 Detection method and system for display substrate
CN111929035A (en) * 2020-07-27 2020-11-13 歌尔科技有限公司 Heart rate module LED brightness detection method and device
CN112697276A (en) * 2020-12-03 2021-04-23 长春希达电子技术有限公司 Ink color collecting method and sorting method for LED display module with uneven ink color
CN112712567A (en) * 2020-12-15 2021-04-27 朱波 Luminous color real-time identification system and method
CN112785963A (en) * 2019-11-06 2021-05-11 杭州海康威视数字技术股份有限公司 LED lamp bead positioning method and device and storage medium
CN112893186A (en) * 2021-01-13 2021-06-04 山西能源学院 Method and system for quickly visually detecting power-on of LED lamp filament
CN113218986A (en) * 2021-04-09 2021-08-06 河南五建建设集团有限公司 System and method for detecting compactness after prestressed grouting construction
CN113281017A (en) * 2021-06-09 2021-08-20 深圳市洲明科技股份有限公司 Display screen quality detection method, terminal and storage medium
CN113505622A (en) * 2021-06-01 2021-10-15 深圳市亿联无限科技有限公司 Test system and method for automatically identifying multiple bar codes and LED lamps
CN113870233A (en) * 2021-09-30 2021-12-31 常州市宏发纵横新材料科技股份有限公司 Binding yarn detection method, computer equipment and storage medium
CN114240943A (en) * 2022-02-25 2022-03-25 武汉精立电子技术有限公司 Pixel brightness determination method and device, computer equipment and readable medium
CN114459738A (en) * 2022-01-25 2022-05-10 Tcl华星光电技术有限公司 Display panel analysis method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005338620A (en) * 2004-05-28 2005-12-08 Hoya Corp Non-uniformity defect inspection mask, apparatus and method for non-uniformity defect inspection, and method for manufacturing photomask
JP2006250656A (en) * 2005-03-10 2006-09-21 Fuji Photo Film Co Ltd Method and apparatus for measuring illuminance unevenness of light emitting device array
CN102723054A (en) * 2012-06-18 2012-10-10 西安电子科技大学 Online calibration system and online calibration method for ununiformity of LED (light-emitting diode) display screen
CN104034516A (en) * 2014-06-23 2014-09-10 华高科技(苏州)有限公司 Machine vision based LED detection device and detection method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005338620A (en) * 2004-05-28 2005-12-08 Hoya Corp Non-uniformity defect inspection mask, apparatus and method for non-uniformity defect inspection, and method for manufacturing photomask
JP2006250656A (en) * 2005-03-10 2006-09-21 Fuji Photo Film Co Ltd Method and apparatus for measuring illuminance unevenness of light emitting device array
CN102723054A (en) * 2012-06-18 2012-10-10 西安电子科技大学 Online calibration system and online calibration method for ununiformity of LED (light-emitting diode) display screen
CN104034516A (en) * 2014-06-23 2014-09-10 华高科技(苏州)有限公司 Machine vision based LED detection device and detection method thereof

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
李玲玲: "基于CCD相机的LED显示屏亮度校正方法设计", 《河北科技大学硕士学位论文》 *
桂劲征: "基于HVS的LED显示屏亮度均匀性评估方法", 《液晶与显示》 *
董文晓: "基于CCD相机测量的LED显示屏亮度和色度均匀性算法研究", 《西安电子科技大学工程硕士学位论文》 *

Cited By (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105510006A (en) * 2016-02-29 2016-04-20 四川聚能核技术工程有限公司 Device and method for measuring evenness of LED area array light source
CN105784331A (en) * 2016-03-11 2016-07-20 利亚德光电股份有限公司 Data-acquisition-equipment-based data acquisition method and data acquisition equipment
WO2018090450A1 (en) * 2016-11-17 2018-05-24 深圳Tcl新技术有限公司 Uniformity measurement method and system for display screen
WO2018094823A1 (en) * 2016-11-23 2018-05-31 深圳Tcl新技术有限公司 Uniformity test method and system for display screen
CN108428228A (en) * 2018-03-05 2018-08-21 深圳市奥拓电子股份有限公司 LED light intelligent detecting method, detecting system and storage medium
CN111294521B (en) * 2018-12-06 2023-04-07 北京京东尚科信息技术有限公司 Light supplementing method and device and computer readable storage medium
CN111294521A (en) * 2018-12-06 2020-06-16 北京京东尚科信息技术有限公司 Light supplementing method and device and computer readable storage medium
CN111504608A (en) * 2019-01-31 2020-08-07 中强光电股份有限公司 Brightness uniformity detection system and brightness uniformity detection method
CN110062502B (en) * 2019-04-22 2020-05-19 北京航空航天大学 Machine vision-based online residual life prediction and reliability evaluation method for LED lighting lamp
CN110062502A (en) * 2019-04-22 2019-07-26 北京航空航天大学 A kind of online predicting residual useful life of LED illumination lamp based on machine vision and reliability estimation method
CN111912349A (en) * 2019-05-07 2020-11-10 杭州海康威视数字技术股份有限公司 Detection method and system for display substrate
CN111912349B (en) * 2019-05-07 2022-08-05 杭州海康威视数字技术股份有限公司 Detection method and system for display substrate
CN110160750B (en) * 2019-05-15 2021-08-17 广州视源电子科技股份有限公司 LED display screen visual detection system, detection method and detection device
CN110160750A (en) * 2019-05-15 2019-08-23 广州视源电子科技股份有限公司 LED display screen visual detection system, detection method and detection device
CN110189670A (en) * 2019-06-24 2019-08-30 珠海格力智能装备有限公司 LED display screen defect detection method
CN111145138B (en) * 2019-07-30 2023-06-23 Tcl王牌电器(惠州)有限公司 Detection method, device and equipment for LED lamp panel and storage medium
CN111145138A (en) * 2019-07-30 2020-05-12 Tcl王牌电器(惠州)有限公司 Detection method, device and equipment of LED lamp panel and storage medium
CN110398344B (en) * 2019-08-23 2022-08-30 Tcl王牌电器(惠州)有限公司 Method, device and equipment for detecting backlight lamp panel of display equipment and storage medium
CN110398344A (en) * 2019-08-23 2019-11-01 Tcl王牌电器(惠州)有限公司 A kind of detection method, appliance arrangement and storage medium showing equipment backlight luminous board
CN112785963A (en) * 2019-11-06 2021-05-11 杭州海康威视数字技术股份有限公司 LED lamp bead positioning method and device and storage medium
CN112785963B (en) * 2019-11-06 2022-02-08 杭州海康威视数字技术股份有限公司 LED lamp bead positioning method and device and storage medium
CN111428779B (en) * 2020-03-20 2023-06-06 浙江大华技术股份有限公司 Method, device, equipment and storage medium for determining irradiation range of light supplementing lamp
CN111428779A (en) * 2020-03-20 2020-07-17 浙江大华技术股份有限公司 Method, device, equipment and storage medium for determining irradiation range of light supplement lamp
CN111609998A (en) * 2020-05-11 2020-09-01 歌尔股份有限公司 Detection method and detection device for illumination uniformity and readable storage medium
CN111688568A (en) * 2020-05-14 2020-09-22 华南师范大学 Brightness detection method, vehicle lamp control method, system thereof and storage medium
CN111688568B (en) * 2020-05-14 2022-03-22 华南师范大学 Brightness detection method, vehicle lamp control method, system thereof and storage medium
CN111721509A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Intelligent detection method and device for LED lamp bead keyboard backlight module based on polar coordinates
CN111721505A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Automatic calibration detection method and device for keyboard backlight module based on polar coordinates
CN111721508A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Intelligent detection method and device for keyboard backlight module based on counting analysis and identification
CN111721507A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Intelligent detection method and device for keyboard backlight module based on polar coordinate identification
CN111721506A (en) * 2020-06-30 2020-09-29 东莞市聚明电子科技有限公司 Automatic calibration detection method and device for counting identification of keyboard backlight module
CN111595561A (en) * 2020-06-30 2020-08-28 东莞市聚明电子科技有限公司 Intelligent detection method and device for counting and identifying LED lamp bead keyboard backlight module
CN111929035A (en) * 2020-07-27 2020-11-13 歌尔科技有限公司 Heart rate module LED brightness detection method and device
CN112697276A (en) * 2020-12-03 2021-04-23 长春希达电子技术有限公司 Ink color collecting method and sorting method for LED display module with uneven ink color
CN112697276B (en) * 2020-12-03 2023-07-18 长春希达电子技术有限公司 LED display module ink color collecting method with uneven ink color and sorting method thereof
CN112712567A (en) * 2020-12-15 2021-04-27 朱波 Luminous color real-time identification system and method
CN112712567B (en) * 2020-12-15 2022-12-09 武汉筑梦科技有限公司 Luminous color real-time identification system and method
CN112893186A (en) * 2021-01-13 2021-06-04 山西能源学院 Method and system for quickly visually detecting power-on of LED lamp filament
CN113218986A (en) * 2021-04-09 2021-08-06 河南五建建设集团有限公司 System and method for detecting compactness after prestressed grouting construction
CN113505622A (en) * 2021-06-01 2021-10-15 深圳市亿联无限科技有限公司 Test system and method for automatically identifying multiple bar codes and LED lamps
CN113281017A (en) * 2021-06-09 2021-08-20 深圳市洲明科技股份有限公司 Display screen quality detection method, terminal and storage medium
CN113281017B (en) * 2021-06-09 2024-06-25 深圳市洲明科技股份有限公司 Quality detection method, terminal and storage medium for display screen
CN113870233A (en) * 2021-09-30 2021-12-31 常州市宏发纵横新材料科技股份有限公司 Binding yarn detection method, computer equipment and storage medium
CN114459738A (en) * 2022-01-25 2022-05-10 Tcl华星光电技术有限公司 Display panel analysis method and device, electronic equipment and storage medium
CN114459738B (en) * 2022-01-25 2024-02-02 Tcl华星光电技术有限公司 Display panel analysis method and device, electronic equipment and storage medium
CN114240943B (en) * 2022-02-25 2022-04-29 武汉精立电子技术有限公司 Pixel brightness determination method and device, computer equipment and readable medium
CN114240943A (en) * 2022-02-25 2022-03-25 武汉精立电子技术有限公司 Pixel brightness determination method and device, computer equipment and readable medium

Similar Documents

Publication Publication Date Title
CN105241638A (en) Vision-based quick LED module brightness uniformity detection method
CN106770362B (en) Macroscopic defect detection device and method based on AOI
CN106248686A (en) Glass surface defects based on machine vision detection device and method
Watson 31.1: Invited paper: The spatial standard observer: A human vision model for display inspection
CN109752394A (en) A kind of display screen defect high-precision detecting method and system
CN103645573A (en) Liquid crystal display (LCD) detection method and system based on machine vision
CN103558229B (en) A kind of MURA vision automatic testing method of TFT-LCD processing procedure and device
CN103792699A (en) TFT-LCD Mura defect machine vision detecting method based on B spline surface fitting
CN102176228A (en) Machine vision method for identifying dial plate information of multi-pointer instrument
CN110610496A (en) Fluorescent glue defect segmentation method robust to illumination change
KR20160054151A (en) System and Method for Automatically Detecting a Mura Defect using Mask Filtering in Wavelet Transform
CN105911724B (en) Determine the method and apparatus of the intensity of illumination for detection and optical detecting method and device
CN110108715B (en) Defect detection method for transparent parallel flat plate
CN114511516B (en) Micro LED defect detection method based on unsupervised learning
CN104316033A (en) Visual inspection system for automobile parts
CN105404869A (en) Computer vision based fruit shape grading method
CN109036266A (en) Optical compensating member and its operation method applied to display panel
CN112419229A (en) Display screen linear defect detection method and device and storage medium
CN112070762A (en) Mura defect detection method and device for liquid crystal panel, storage medium and terminal
CN106706644A (en) Method for detecting lens defects
CN104766310A (en) Light source detecting system and method
CN104316530A (en) Part detection method and application
CN102565044A (en) Method for detecting pesticide residue by adopting rapid-determination card on basis of image processing
CN113614774A (en) Method and system for defect detection in image data of target coating
CN108876747B (en) Extraction method and device of OLED (organic light emitting diode) drawing elements

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160113