CN112581536A - OLED mobile phone screen pixel positioning method based on region growing - Google Patents

OLED mobile phone screen pixel positioning method based on region growing Download PDF

Info

Publication number
CN112581536A
CN112581536A CN201910942374.8A CN201910942374A CN112581536A CN 112581536 A CN112581536 A CN 112581536A CN 201910942374 A CN201910942374 A CN 201910942374A CN 112581536 A CN112581536 A CN 112581536A
Authority
CN
China
Prior art keywords
row
column
image
points
mobile phone
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910942374.8A
Other languages
Chinese (zh)
Other versions
CN112581536B (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.)
Huazhong University of Science and Technology
Original Assignee
Huazhong University of Science and Technology
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 Huazhong University of Science and Technology filed Critical Huazhong University of Science and Technology
Priority to CN201910942374.8A priority Critical patent/CN112581536B/en
Publication of CN112581536A publication Critical patent/CN112581536A/en
Application granted granted Critical
Publication of CN112581536B publication Critical patent/CN112581536B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • G06T7/77Determining position or orientation of objects or cameras using statistical methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/187Segmentation; Edge detection involving region growing; involving region merging; involving connected component labelling
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
    • G09G3/22Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters using controlled light sources
    • G09G3/30Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters using controlled light sources using electroluminescent panels
    • G09G3/32Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters using controlled light sources using electroluminescent panels semiconductive, e.g. using light-emitting diodes [LED]
    • G09G3/3208Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters using controlled light sources using electroluminescent panels semiconductive, e.g. using light-emitting diodes [LED] organic, e.g. using organic light-emitting diodes [OLED]
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2320/00Control of display operating conditions
    • G09G2320/02Improving the quality of display appearance
    • G09G2320/0233Improving the luminance or brightness uniformity across the screen

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computer Hardware Design (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Probability & Statistics with Applications (AREA)
  • Electroluminescent Light Sources (AREA)

Abstract

The invention discloses a region growth-based OLED mobile phone screen pixel positioning method, which comprises the steps of firstly searching a plurality of non-zero pixels in an input image to be respectively used as seed points, respectively mapping coordinates and pixel values, then searching upper, lower, left and right regions by taking the seed points as references, searching new seeds until all lamp points are searched, and realizing lamp point positioning. Meanwhile, missing abnormal lamp point estimation row and column coordinates are filled, and finally, the image is cut and corrected in odd or even columns, so that the aim of sorting discrete lamp point data is fulfilled. The method provided by the invention mainly aims at the conditions that the OLED screen lamp points are staggered and the overall outline of the screen is irregular, can accurately complete positioning, and has good robustness.

Description

OLED mobile phone screen pixel positioning method based on region growing
Technical Field
The invention belongs to the field of digital image processing, and particularly relates to an OLED mobile phone screen pixel positioning method based on region growth.
Background
First, OLEDs can be fabricated as flexible transparent displays, so that even if the prospects of OLEDs were once unseen, due to the inexorable advantages, OLEDs have been continuously researched and developed, and thus OLED technology is now beginning to enter the market. The organic compounds are various in types and structures, and OLED materials meeting various colors and process requirements can be obtained, so that the OLED display can have rich color choices. And the OLED has a simple structure and fewer production processes, so that the OLED display has the potential of low-cost production. In addition, the OLED display has many features such as wide viewing angle, fast response speed, and high brightness. Is considered to be a new generation of display technology following the replacement of the CRT by the LCD.
For any display device, correction of its luminance uniformity is necessary. Therefore, brightness data of the OLED screen needs to be extracted and compensated, and the lamp point pixels need to be positioned by extracting the brightness data. The pixel positioning can adopt a simple projection method or line-by-line search statistics to determine the position, but the method is only suitable for a display screen with regular pixel arrangement and a rectangular outline, and has certain limitation. For a mobile phone screen with a part of screen body hollowed for placing a camera, the method is more difficult to be applied. Therefore, a method for positioning pixels of an OLED mobile phone screen aiming at staggered screen light points is required.
Disclosure of Invention
Aiming at the defects of the prior art, the invention aims to provide an OLED mobile phone screen pixel positioning method based on region growing, and aims to solve the problem that the existing mobile phone screen pixel positioning method cannot adapt to the irregular overall outline.
In order to achieve the purpose, the invention provides an OLED mobile phone screen pixel positioning method based on region growth, which comprises the following steps:
s1, searching n light points, namely non-zero pixels a, in the center of the input image A as seedsij≠0;
S2, mapping the coordinates of the seeds into an image B, mapping pixel values into an image C, respectively searching lamp points in four 3 x 3 neighborhoods, namely the upper, the lower, the left and the right, as new seeds by taking the coordinates of the seeds in an input image A as a reference, mapping the coordinates of the new seeds into the image B, and mapping the pixel values into the image C to realize region growth;
s3, repeating S2 until no new seeds are generated and all lamp points are searched;
and S4, filling the lamp points with the pixel value of 0 in the image C, and then carrying out shearing and odd and even column correction to realize pixel positioning.
Preferably, the row-column information of the seed mapping in S2 to the image B is represented as:
Figure BDA0002223269720000021
wherein rowk、colkRespectively identifying the row and column coordinates of the seeds k in the image B, wherein k is 1, 2 … … n, n is the number of center light points, the value of n is related to the arrangement of the light points, and the row in the image B iskRocolkThe row and column values of the lamp points of the column in the image A are i respectivelyk、jkH and w respectively represent the maximum number of rows and the maximum number of columns of all the lamp points, and Δ h and Δ w respectively represent the deviation values of the maximum number of rows and the maximum number of columns.
Preferably, the size of the image B is (h +2 Δ h) × (w +2 Δ w), h, w respectively represent the maximum number of rows and the maximum number of columns of all the light points, and Δ h, Δ w respectively represent the deviation values of the maximum number of rows and the maximum number of columns.
Preferably, the row and column information of the seed mapping in the image C of S2 is represented as:
Figure BDA0002223269720000022
wherein the row in the image CkRocolkColumn pixel value of
Figure BDA0002223269720000023
Preferably, the size of the image C is (h +2 Δ h) × (w +2 Δ w), h, w respectively represent the maximum number of rows and the maximum number of columns of all the light points, and Δ h, Δ w respectively represent the deviation values of the maximum number of rows and the maximum number of columns.
Preferably, if the row and column coordinates of the seed point in the image B are row and col, the specific formula of searching in the four preset size neighborhoods at the upper, lower, left and right sides is as follows:
Figure BDA0002223269720000031
Figure BDA0002223269720000032
Figure BDA0002223269720000033
Figure BDA0002223269720000034
wherein h isOffset、wOffsetThe number of pixels between adjacent rows and columns of the lamp points in the image A, m and n are the row and column variation range of the preset neighborhood, m is more than or equal to-1 and less than or equal to 1, n is more than or equal to-1 and less than or equal to 1, rowOn the upper part、colOn the upper part、rowLower part、colLower part、rowLeft side of、colLeft side of、rowRight side、colRight sideAnd respectively representing the row-column coordinates of the new seeds searched by the upper, lower, left and right neighborhoods. And if repeated seed points are searched in the region growing process, no row-column mapping is carried out.
Preferably, the light points with pixel values of 0 are padded, the predicted row and column values are replaced by row and column mean values of the upper, lower, left and right sides of the predicted row and column values, and the pixel values are stored in the image C, and the specific formula is as follows:
Figure BDA0002223269720000041
wherein, ω is(row)(col)Indicates whether or not coordinate information is present in B, and if so, ω(row)(col)Is 1; otherwise, it is 0; g (i, j) is a function of the pixel values of the lamp points in row i and column j in image A.
Preferably, the correction of the cut and number and even columns in S4 specifically includes the following steps:
s401, traversing the image C line by line, counting the number of non-zero pixels of each line, and enabling the first number to be larger than a threshold value T1The first row is regarded as the first row; similarly, traversing column by column, and enabling the first number to be larger than the threshold value T2The column coordinates of FirstCol are regarded as a first column;
s402, counting the proportion of odd columns to even columns in the non-zero pixels of the FirstRow row, wherein the specific formula is as follows:
Figure BDA0002223269720000042
where j is the column coordinate of the non-zero pixels in the FirstRow, w is the maximum column number of all light points, j% 2 represents the remainder of taking 2 for the column coordinate, and s is used to count the sum: if the row coordinate j is an odd number, adding 1; otherwise, subtracting 1; s is divided by the maximum column number w of the lamp points, and the odd-even correction is judged by comparing the s with a threshold value of 0.25;
and S403, performing shearing and parity correction according to h, w, the FirstRow and the FirstCol obtained in the step 401 and the result of S/w in the step 402, and realizing pixel positioning.
Through the technical scheme, compared with the prior art, the invention has the following beneficial effects:
1. the invention provides a pixel positioning method of an OLED mobile phone screen based on region growing, aiming at solving the problem of how to accurately arrange discrete brightness data according to a certain sequence so as to send the discrete brightness data to a compensation module to realize brightness uniformity correction, and because the searched seed points are used as new seed points to be searched iteratively at each time, the pixel positioning can be finished in a self-adaptive manner for OLED screens with different contours, and the method has good robustness;
2. according to the OLED mobile phone screen pixel positioning method based on the region growing, due to the fact that the mapping relation between the image B and the row and column coordinates in the image A is stored, missing abnormal pixels can be filled, and completeness and accuracy of data are guaranteed.
Drawings
FIG. 1 is a schematic flow chart of a method for positioning pixels of an OLED mobile phone screen according to the present invention;
FIG. 2 is a partial enlarged view of an input image A according to the present invention;
FIG. 3 is a schematic view of uncut image C of the present invention;
FIG. 4 is an enlarged partial view of the middle right region of image C of the present invention;
FIG. 5 is a schematic diagram of the first row of odd or even columns requiring correction due to the region growing according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
The invention provides a region growth-based OLED mobile phone screen pixel positioning method, as shown in FIG. 1, comprising the following steps:
s1, searching n lamp points as seeds in the center of the input image A, wherein a partial enlarged view of the image A is shown in FIG. 2, and white points are the lamp points;
s2, mapping the coordinates of the seeds into an image B, mapping pixel values into an image C, respectively searching lamp points in four 3 x 3 neighborhoods, namely the upper, the lower, the left and the right, as new seeds by taking the coordinates of the seeds in an input image A as a reference, mapping the coordinates of the new seeds into the image B, and mapping the pixel values into the image C to realize region growth;
s3, repeating S2 until no new seeds are generated, searching all the lamp points, and obtaining a graph C as shown in FIG. 3, wherein FIG. 4 is a partial enlarged view of the graph C;
and S4, filling the lamp points with the pixel value of 0 in the image C, and then carrying out shearing and odd and even column correction to realize pixel positioning.
Specifically, the row-column information of the seed mapping in S2 into image B is represented as:
Figure BDA0002223269720000061
wherein rowk、colkRespectively identifying the row and column coordinates of the seeds k in the image B, wherein k is 1, 2 … … n, n is the number of center light points, the value of n is related to the arrangement of the light points, and the row in the image B iskRocolkThe row and column values of the lamp points of the column in the image A are i respectivelyk、jkH and w respectively represent the maximum number of rows and the maximum number of columns of all the lamp points, and Δ h and Δ w respectively represent the deviation values of the maximum number of rows and the maximum number of columns.
Specifically, the size of the image B is (h +2 Δ h) × (w +2 Δ w), h and w respectively indicate the maximum number of rows and the maximum number of columns of all the light points, and Δ h and Δ w respectively indicate deviation values of the maximum number of rows and the maximum number of columns.
Specifically, the row and column information of the seed mapping in the image C at S2 is represented as:
Figure BDA0002223269720000062
wherein the row in the image CkRocolkColumn pixel value of
Figure BDA0002223269720000063
Specifically, the size of the image C is (h +2 Δ h) × (w +2 Δ w), h and w respectively indicate the maximum number of rows and the maximum number of columns of all the light points, and Δ h and Δ w respectively indicate deviation values of the maximum number of rows and the maximum number of columns.
Specifically, if the row and column coordinates of the seed point in the image B are row and col, the specific formula for searching the four preset-size neighborhoods at the upper, lower, left and right sides is as follows:
Figure BDA0002223269720000071
Figure BDA0002223269720000072
Figure BDA0002223269720000073
Figure BDA0002223269720000074
wherein h isOffset、wOffsetThe number of pixels between adjacent rows and columns of the lamp points in the image A, m and n are the row and column variation range of the preset neighborhood, m is more than or equal to-1 and less than or equal to 1, n is more than or equal to-1 and less than or equal to 1, rowOn the upper part、colOn the upper part、rowLower part、colLower part、rowLeft side of、colLeft side of、rowRight side、colRight sideAnd respectively representing the row-column coordinates of the new seeds searched by the upper, lower, left and right neighborhoods. And if repeated seed points are searched in the region growing process, no row-column mapping is carried out.
Specifically, the light points with pixel values of 0 are filled, the predicted row and column values are replaced by row and column mean values of the upper, lower, left and right sides of the predicted row and column values, and the pixel values are stored in the image C, and the specific formula is as follows:
Figure BDA0002223269720000081
wherein, ω is(row)(col)Indicates whether or not coordinate information is present in B, and if so, ω(row)(col)Is 1; otherwise, it is 0; g (i, j) is the lamp in row i and column j in computed image AA function of the pixel values of the points.
Specifically, the trimming and number and even number row correction in S4 specifically includes the following steps:
s401, traversing the image C line by line, counting the number of non-zero pixels of each line, and enabling the first number to be larger than a threshold value T1The first row is regarded as the first row; similarly, traversing column by column, and enabling the first number to be larger than the threshold value T2The column coordinates of FirstCol are regarded as a first column;
s402, counting the proportion of odd columns to even columns in the non-zero pixels of the FirstRow row, wherein the specific formula is as follows:
Figure BDA0002223269720000082
where j is the column coordinate of the non-zero pixels in the FirstRow, w is the maximum column number of all light points, j% 2 represents the remainder of taking 2 for the column coordinate, and s is used to count the sum: if the row coordinate j is an odd number, adding 1; otherwise, subtracting 1; s is divided by the total column number w of the effective pixels, and the odd-even correction is judged by comparing the s with a threshold value of 0.25;
and S403, performing shearing and parity correction according to h, w, the FirstRow and the FirstCol obtained in the step 401 and the result of S/w in the step 402, and realizing pixel positioning.
Fig. 5 shows the case where the first row of odd or even columns caused by the region growing needs to be corrected. This occurs because the two seed points are randomly selected in image a, which requires correction. Therefore, no matter the OLED screen lamp points are staggered or the overall shape is irregular, the positioning method can accurately and effectively realize positioning.
It will be understood by those skilled in the art that the foregoing is only a preferred embodiment of the present invention, and is not intended to limit the invention, and that any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (9)

1. An OLED mobile phone screen pixel positioning method based on region growing is characterized by comprising the following steps:
s1, searching n lamp points in the center of the input image A as seeds;
s2, mapping the coordinates of the seeds into an image B, mapping pixel values into an image C, respectively searching lamp points in four neighborhoods with preset sizes, namely upper, lower, left and right, as new seeds by taking the coordinates of the seeds in an input image A as a reference, mapping the coordinates of the new seeds into the image B, and mapping the pixel values into the image C to realize region growth;
s3, repeating S2 until no new seeds are generated and all lamp points are searched;
and S4, filling the lamp points with the pixel value of 0 in the image C, and then carrying out shearing and odd and even column correction to realize pixel positioning.
2. The OLED mobile phone screen pixel positioning method according to claim 1, wherein the row-column information mapped by the seed in the image B in S2 is represented as:
Figure FDA0002223269710000011
wherein rowk、colkRespectively identifying the row and column coordinates of the seed k in the image B, wherein k is 1, 2 … … n, n is the number of center light points, and the row number in the image BkRocolkThe row and column values of the lamp points of the column in the image A are i respectivelyk、jkH and w respectively represent the maximum number of rows and the maximum number of columns of all the lamp points, and Δ h and Δ w respectively represent the deviation values of the maximum number of rows and the maximum number of columns.
3. The OLED mobile phone screen pixel positioning method according to claim 2, wherein the size of the image B is (h +2 Δ h) (w +2 Δ w), h and w respectively represent the maximum row number and the maximum column number of all the light points, and Δ h and Δ w respectively represent the deviation value of the maximum row number and the maximum column number.
4. The OLED mobile phone screen pixel positioning method according to claim 1, wherein the row and column information mapped in the image C by the seed of S2 is represented as:
Figure FDA0002223269710000021
wherein the row in the image CkRocolkColumn pixel value of
Figure FDA0002223269710000022
5. The OLED mobile phone screen pixel positioning method according to claim 4, wherein the size of the image C is (h +2 Δ h) (w +2 Δ w), h and w respectively represent the maximum number of rows and the maximum number of columns of all the light points, and Δ h and Δ w respectively represent deviation values of the maximum number of rows and the maximum number of columns.
6. The OLED mobile phone screen pixel positioning method of claim 1, wherein if the row and column coordinates of the seed point in the image B are row and col respectively, the specific formula of searching in the four neighborhoods with preset sizes at the upper, lower, left and right is as follows:
Figure FDA0002223269710000023
Figure FDA0002223269710000024
Figure FDA0002223269710000025
Figure FDA0002223269710000026
wherein h isOffset、wOffsetThe number of pixels between adjacent rows and columns of the lamp points in the image A, m and n are the row and column variation range of the preset neighborhood, m is more than or equal to-1 and less than or equal to 1, n is more than or equal to-1 and less than or equal to 1, rowOn the upper part、colOn the upper part、rowLower part、colLower part、rowLeft side of、colLeft side of、rowRight side、colRight sideAnd respectively representing the row-column coordinates of the new seeds searched by the upper, lower, left and right neighborhoods.
7. The OLED mobile phone screen pixel positioning method of claim 6, wherein if repeated seed points are searched in the region growing process, no row-column mapping is performed.
8. The OLED mobile phone screen pixel positioning method according to claim 1, wherein the filling of the light points with pixel values of 0, the predicted row and column values are replaced by row and column mean values of the upper, lower, left and right sides, and the pixel values are stored in the image C, and the specific formula is as follows:
Figure FDA0002223269710000031
wherein, ω is(row)(col)Indicates whether or not coordinate information is present in B, and if so, ω(row)(col)Is 1; otherwise, it is 0; g (i, j) is a function of the pixel values of the lamp points in row i and column j in image A.
9. The method of claim 1, wherein the trimming and number and even column correction in S4 specifically comprises the following steps:
s401, traversing the image C line by line, counting the number of non-zero pixels of each line, and enabling the first number to be larger than a threshold value T1The first row is regarded as the first row; similarly, traversing column by column, and enabling the first number to be larger than the threshold value T2The column coordinates of FirstCol are regarded as a first column;
s402, counting the proportion of odd columns to even columns in the non-zero pixels of the FirstRow row, wherein the specific formula is as follows:
Figure FDA0002223269710000032
where j is the column coordinate of the non-zero pixels in the FirstRow, w is the maximum column number of all light points, j% 2 represents the remainder of taking 2 for the column coordinate, and s is used to count the sum: if the row coordinate j is an odd number, adding 1; otherwise, subtracting 1; s is divided by the maximum column number w of the lamp points, and the odd-even correction is judged by comparing the s with a threshold value of 0.25;
and S403, performing shearing and parity correction according to h, w, the FirstRow and the FirstCol obtained in the step 401 and the result of S/w in the step 402, and realizing pixel positioning.
CN201910942374.8A 2019-09-30 2019-09-30 OLED mobile phone screen pixel positioning method based on region growing Active CN112581536B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910942374.8A CN112581536B (en) 2019-09-30 2019-09-30 OLED mobile phone screen pixel positioning method based on region growing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910942374.8A CN112581536B (en) 2019-09-30 2019-09-30 OLED mobile phone screen pixel positioning method based on region growing

Publications (2)

Publication Number Publication Date
CN112581536A true CN112581536A (en) 2021-03-30
CN112581536B CN112581536B (en) 2022-06-17

Family

ID=75116787

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910942374.8A Active CN112581536B (en) 2019-09-30 2019-09-30 OLED mobile phone screen pixel positioning method based on region growing

Country Status (1)

Country Link
CN (1) CN112581536B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113299231A (en) * 2021-05-31 2021-08-24 浙江大华技术股份有限公司 Method and device for adjusting light-emitting parameters, storage medium and electronic device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000216979A (en) * 1999-01-22 2000-08-04 Canon Inc Image extraction method and device and storage medium
CN1670620A (en) * 2004-03-17 2005-09-21 佳能株式会社 Image processing apparatus and method
CN103164702A (en) * 2011-12-13 2013-06-19 李卫伟 Extracting method and device of marker central point and image processing system
CN105185314A (en) * 2015-10-13 2015-12-23 西安诺瓦电子科技有限公司 Uniformity compensation method for LED display screen
CN105574851A (en) * 2015-12-09 2016-05-11 西安诺瓦电子科技有限公司 Point positioning method and point positioning device for LED display screen point-by-point correction
CN107103318A (en) * 2017-04-27 2017-08-29 西安诺瓦电子科技有限公司 Image independent positioning method and image location device
CN107154057A (en) * 2017-04-27 2017-09-12 西安诺瓦电子科技有限公司 Independent positioning method and device
CN109883654A (en) * 2019-01-25 2019-06-14 武汉精立电子技术有限公司 A kind of chessboard trrellis diagram, generation method and localization method for OLED sub-pixel positioning

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000216979A (en) * 1999-01-22 2000-08-04 Canon Inc Image extraction method and device and storage medium
CN1670620A (en) * 2004-03-17 2005-09-21 佳能株式会社 Image processing apparatus and method
CN103164702A (en) * 2011-12-13 2013-06-19 李卫伟 Extracting method and device of marker central point and image processing system
CN105185314A (en) * 2015-10-13 2015-12-23 西安诺瓦电子科技有限公司 Uniformity compensation method for LED display screen
CN105574851A (en) * 2015-12-09 2016-05-11 西安诺瓦电子科技有限公司 Point positioning method and point positioning device for LED display screen point-by-point correction
CN107103318A (en) * 2017-04-27 2017-08-29 西安诺瓦电子科技有限公司 Image independent positioning method and image location device
CN107154057A (en) * 2017-04-27 2017-09-12 西安诺瓦电子科技有限公司 Independent positioning method and device
CN109883654A (en) * 2019-01-25 2019-06-14 武汉精立电子技术有限公司 A kind of chessboard trrellis diagram, generation method and localization method for OLED sub-pixel positioning

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
严利民等: "一种改善LED显示屏亮度均匀性的算法", 《量子电子学报》 *
余佳磊等: "基于区域生长重心的大型多阵列圆标定板基准点的提取技术", 《计算机测量与控制》 *
王克等: "LED大屏幕质量检测中的像素点定位方法研究", 《灯与照明》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113299231A (en) * 2021-05-31 2021-08-24 浙江大华技术股份有限公司 Method and device for adjusting light-emitting parameters, storage medium and electronic device
CN113299231B (en) * 2021-05-31 2023-02-24 浙江大华技术股份有限公司 Method and device for adjusting light-emitting parameters, storage medium and electronic device

Also Published As

Publication number Publication date
CN112581536B (en) 2022-06-17

Similar Documents

Publication Publication Date Title
US10916186B2 (en) Display apparatus, electroluminescent display panel and method of acquiring and displaying image by display apparatus
CN107610143B (en) Image processing method, image processing apparatus, image processing system, and display apparatus
CN107644410B (en) Image processing method, image processing apparatus, image processing system, and display apparatus
US9576519B2 (en) Display method and display device
CN110620129B (en) Display substrate, driving method thereof, display device and high-precision metal mask plate
CN110134353B (en) Color compensation method, compensation device and display device
CN103997631B (en) A kind of LED pointwise position contour extraction method based on camera shooting and system
US10019928B2 (en) Method and device for obtaining mura compensation value, and display panel
CN103903524B (en) Display packing
US10937352B2 (en) Pixel structure, method of manufacturing the same, display panel and display device
CN103927946B (en) Display packing
KR102236561B1 (en) Display device, appratus for compensating degradation and method thereof
WO2016150004A1 (en) Device and method for processing image to be displayed on oled display
CN103887307B (en) Display panel
WO2015123908A1 (en) Display method and display device
CN109036244A (en) Mura compensation method, device and the computer equipment of camber display screen
KR101970088B1 (en) Display screen and method of driving the same
US20180211586A1 (en) Display panel and display device
CN103915044B (en) Display packing
CN110379370B (en) RGB-Delta type display panel sub-pixel rendering method based on threshold comparison
CN113516939B (en) Brightness correction method and device, display equipment, computing equipment and storage medium
CN112581536B (en) OLED mobile phone screen pixel positioning method based on region growing
CN104269136B (en) A kind of point-by-point gamma antidotes of OLED display
KR102196903B1 (en) Organic light emitting display device
CN115440159A (en) Image correction method, and correction method and device for LED display screen image

Legal Events

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