CN110706249B - Method and system for processing display image - Google Patents

Method and system for processing display image Download PDF

Info

Publication number
CN110706249B
CN110706249B CN201910959802.8A CN201910959802A CN110706249B CN 110706249 B CN110706249 B CN 110706249B CN 201910959802 A CN201910959802 A CN 201910959802A CN 110706249 B CN110706249 B CN 110706249B
Authority
CN
China
Prior art keywords
image
pixel
pixel position
pixels
original
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.)
Active
Application number
CN201910959802.8A
Other languages
Chinese (zh)
Other versions
CN110706249A (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.)
BOE Technology Group Co Ltd
Beijing BOE Display Technology Co Ltd
Original Assignee
BOE Technology Group Co Ltd
Beijing BOE Display 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 BOE Technology Group Co Ltd, Beijing BOE Display Technology Co Ltd filed Critical BOE Technology Group Co Ltd
Priority to CN201910959802.8A priority Critical patent/CN110706249B/en
Publication of CN110706249A publication Critical patent/CN110706249A/en
Application granted granted Critical
Publication of CN110706249B publication Critical patent/CN110706249B/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/20Analysis of motion
    • G06T5/92
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
    • G06V10/751Comparing pixel values or logical combinations thereof, or feature values having positional relevance, e.g. template matching

Abstract

The invention provides a method and a system for processing an image of a display, which can eliminate the pixel residue of the image by moving the image displayed by the display and adjusting the pixel value of the pixel of the moved image at the target pixel position, thereby effectively improving the display effect of the moved image. The method comprises the following steps: controlling the display of a still image on the display; and controlling the pixel of the image to move from an original pixel position to a target pixel position through at least two frames, and adjusting the pixel value of the pixel of the image at the target pixel position.

Description

Method and system for processing display image
Technical Field
The present invention relates to the field of adjusting image output characteristics in a display, and in particular, to a method and a system for processing an image of a display.
Background
When a current display displays a certain still image for more than a predetermined time, the pixels of the still image portion displayed on the display may be overheated, which may cause the pixels of the still image to remain on the still image portion displayed on the display, and even worse, the pixels of the still image portion displayed on the display may be burned out, so that the pixels of the still image portion displayed on the display cannot be displayed.
Disclosure of Invention
The embodiment of the invention provides a method and a system for processing an image of a display, which remove the pixel residue of the image by moving the image displayed by the display and adjusting the pixel value of the pixel of the moved image at the target pixel position, thereby effectively improving the display effect of the moved image.
In a first aspect, the present invention provides a method for processing an image of a display, comprising:
controlling the display of a still image on the display;
and controlling the pixel of the image to move from an original pixel position to a target pixel position through at least two frames, and adjusting the pixel value of the pixel of the image at the target pixel position.
In an alternative implementation, the method for processing an image of a display provided by the present invention further includes:
identifying original pixel position information of pixels of the image from a pre-stored data center according to a pixel position information matching algorithm;
according to original pixel position information of pixels of the image, obtaining a moving path bound by the pixels containing the image moving from the original pixel position to the target pixel position according to a preset pixel position matching algorithm;
if the moving path is one, controlling the pixels of the image to move from the original pixel position to the target pixel position through at least two frames along the moving path;
if the moving paths are two or more, prompting a user to select one moving path from the moving paths, and controlling the pixels of the image to move from the original pixel position to the target pixel position at least through two frames along the moving path by adopting the moving path corresponding to the user selection result.
In an optional implementation manner, controlling the pixels of the image to move from the original pixel positions to the target pixel positions along the movement path specifically includes:
identifying whether the pixels of the image are edge pixels from a pre-stored data center according to the original pixel position information of the pixels of the image and a pixel position information matching algorithm;
if the pixel of the image is an edge pixel, adjusting the pixel value of the pixel of the image at the target pixel position according to a preset edge pixel eclosion algorithm;
and if the pixel of the image is a non-edge pixel, adjusting the pixel value of the pixel of the image at the target pixel position according to a preset non-edge pixel eclosion algorithm.
In an optional implementation manner, if the pixel of the image is an edge pixel, adjusting the pixel value of the pixel of the image at the target pixel position according to a preset edge pixel feathering algorithm specifically includes:
acquiring an original pixel value of the image at a specific coordinate (i-th row and j-th column) of the target pixel position from a pre-stored data center according to a pixel position information matching algorithm;
if the original pixel value P (i, j) of the image at the target pixel position is zero,
adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) ═ a × P (i, j);
if the original pixel value P (i, j) of the image at the target pixel position is greater than or equal to zero,
adjusting the pixel value of the pixel of the image at the target pixel position by P' (i, j) (1-a) × P (i, j);
wherein: p (i, j) is a pixel value when a specific coordinate of a pixel of the image is located at a position (i th row, j th column) before adjustment, P' (i, j) is a pixel value when the pixel of the image is located at a position (i th row, j th column) after adjustment, a is a gray scale weight of each frame required by the pixel of the image to move from the original pixel position to the target pixel position (i th row, j th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents a preset number of frames required by the pixel of the image to move from the original pixel position to the target pixel position (i th row, j th column), and x is larger than or equal to 2.
In an optional implementation manner, if the pixel of the image is a non-edge pixel, adjusting the pixel value of the pixel of the image at the target pixel position according to a preset non-edge pixel feathering algorithm specifically includes:
respectively acquiring pixel values of specific pixel coordinates of the image at the (ith row, jth-1 column) position and the (ith row, jth column) position from a pre-stored data center according to a pixel position information matching algorithm;
adjusting pixel values of pixels of the image at the target pixel position according to P' (i, j) — a × P (i, j-1) + (1-a) × P (i, j);
wherein: p (i, j) is a pixel value when a specific pixel coordinate of the image before adjustment is located at a (i-th row, j-th column) position, P (i, j-1) is a pixel value when the specific pixel coordinate of the image after adjustment is located at a (i-th row, j-1-th column) position, P' (i, j) is a pixel value when the pixel of the image after adjustment is located at the target pixel position (i-th row, j-th column), a is a gray scale weight of each frame required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents a preset frame number required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), and x is more than or equal to 2.
Specifically, by the method in any of the above optional implementation manners, the pixels of the image are controlled to move from the original pixel positions to the target pixel positions by at least two frames, so that when the pixels of the image are moved from the original pixel positions to the target pixel positions by one frame, the pixels of the image are prevented from remaining at the original pixel positions, and the display effect of the moved image is effectively improved by adjusting the pixel values of the pixels of the moved image at the target pixel positions.
In a second aspect, in order to eliminate the pixel residue of the image on the display and effectively improve the display effect of the image after the movement by moving the image displayed by the display and adjusting the pixel value of the pixel of the image after the movement at the target pixel position, the invention further provides a device for processing the image of the display, which comprises:
a display for displaying an image;
and the control output module is used for controlling the pixels of the image to move from an original pixel position to a target pixel position through at least two frames and adjusting the pixel values of the pixels of the image at the target pixel position.
In an optional implementation manner, the apparatus for processing the display image further comprises a moving path processing module and an information processing module;
the information processing module is used for identifying original pixel position information of pixels of the image from a pre-stored data center according to a pixel position information matching algorithm;
the moving path processing module is specifically configured to:
according to the original pixel information of the pixels of the image identified by the information processing module, acquiring a moving path bound by the pixels containing the image moving from the original pixel position information to the target pixel position according to a preset pixel position information matching algorithm;
if the moving path is one, the control output module controls the pixels of the image to move from the original pixel position to the target pixel position through at least two frames along the moving path;
if the moving paths are two or more than two, the control output module prompts a user to select one moving path from the moving paths, and the pixels of the image are moved from the original pixel position to the target pixel position at least through two frames by adopting the moving path corresponding to the user selection result.
In an optional implementation manner, the apparatus for processing an image of a display further includes an edge pixel position determining module, which is specifically configured to:
identifying whether the pixel is an edge pixel from a pre-stored data center according to the original pixel position information of the pixel of the image, which is identified by the information processing module, and a pixel position information matching algorithm;
if the pixel of the image is an edge pixel, the control output module adjusts the pixel value of the pixel of the image at the target pixel position according to a preset edge pixel eclosion algorithm;
and if the pixels of the image are non-edge pixels, the control output module adjusts the pixel values of the pixels of the image at the target pixel position according to a preset non-edge pixel eclosion algorithm.
In an optional implementation manner, the information processing module is further configured to obtain, from a pre-stored data center, an original pixel value of the image at a specific coordinate of the target pixel position in (i-th row, j-th column) according to a pixel position information matching algorithm;
when the pixels of the image are edge pixels, the control output module is specifically configured to:
if the original pixel value P (i, j) of the image at the target pixel position is zero, adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) (1-a) × P (i, j);
if the original pixel value P (i, j) of the image at the target pixel position is greater than or equal to zero, adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) ═ a × P (i, j);
wherein: p (i, j) is a pixel value when a specific pixel coordinate of the image is located at the position (i th row, j th column) before adjustment, P' (i, j) is a pixel value when the pixel of the image is located at the position (i th row, j th column) after adjustment, a is a gray scale weight of each frame required by the pixel of the image to move from the original pixel position to the target pixel position (i th row, j th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents a preset frame number required by the pixel of the image to move from the original pixel position to the target pixel position (i th row, j th column), and x is more than or equal to 2.
In an optional implementation manner, the information processing module is further configured to obtain, from a pre-stored data center, pixel values of pixels of the image, which are specifically located at an (i, th (j-1)) position and an (i, th) position, respectively, according to a pixel position information matching algorithm;
when the pixels of the image are non-edge pixels, the control output module is specifically configured to:
adjusting pixel values of pixels of the image at the target pixel position according to P' (i, j) — a × P (i, j-1) + (1-a) × P (i, j);
wherein: p (i, j) is a pixel value when a specific pixel coordinate of the image before adjustment is located at a (i-th row, j-th column) position, P (i, j-1) is a pixel value when the specific pixel coordinate of the image after adjustment is located at a (i-th row, j-1-th column) position, P' (i, j) is a pixel value when the pixel of the image after adjustment is located at the target pixel position (i-th row, j-th column), a is a gray scale weight of each frame required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents a preset frame number required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), and x is more than or equal to 2.
Specifically, with the apparatus in any one of the above-described alternative implementations, the pixels of the image are moved from the original pixel positions to the target pixel positions by at least two frames, so that the pixels of the image are prevented from remaining at the original pixel positions when the pixels of the image are moved from the original pixel positions to the target pixel positions by one frame. And the pixel value of the pixel of the image after the movement at the target pixel position is adjusted, so that the display effect of the image after the movement is effectively improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
FIG. 1 is a flow chart illustrating a method for processing display images according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method of processing a display image according to an embodiment of the invention;
FIG. 3 is a flowchart illustrating a method for processing a display image according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method of processing a display image according to an embodiment of the invention;
FIG. 5 is a flowchart illustrating a method for processing a display image according to an embodiment of the present invention;
FIG. 6 is a flow chart illustrating a pixel moving path of a method for processing a display image according to an embodiment of the present invention;
FIG. 7 is a diagram illustrating an exemplary system for processing display images according to an embodiment of the present invention.
Detailed Description
The technical solutions of the embodiments of the present invention are described in detail with reference to the drawings and the specific embodiments, and it should be understood that the specific features of the embodiments and the embodiments of the present invention are detailed descriptions of the technical solutions of the embodiments of the present invention, and are not limited to the technical solutions of the embodiments of the present invention, and the technical features of the embodiments and the embodiments of the present invention may be combined with each other without conflict.
In a first aspect, in order to solve the problem that when a display displays a certain still image for an excessively long time, pixels of a portion of the display displaying the still image are easily overheated, so that the pixels of the still image remain on the display, the present invention includes a method for processing an image of the display, as shown in fig. 1, the method comprising:
step 101 of controlling the display of a still image on the display.
Specifically, controlling the display of a still image on the display includes: step 201: and receiving the electric signal of the image and controlling the display to display the image.
More specifically, an electrical signal of the image is received, and the display is controlled to display the image. The display is provided with a signal receiving module and a signal conversion module, and can acquire an electrical signal of an image through the signal receiving module, and output the image after converting the electrical signal through the signal conversion module, so that the image is displayed on the display. Wherein, the display includes but is not limited to: cell-phone, panel computer, intelligent wrist-watch, virtual reality equipment, display device.
As shown in fig. 2, the controlling of displaying a still image on the display further includes: the state of the image displayed on the display is detected 202.
Specifically, detecting the state of an image displayed on a display may be achieved by two alternative implementations:
in a first alternative implementation, through step 301: calculating the time when the image is still at any position of the display;
step 302: judging whether the time for which the image is static at any position of the display is greater than or equal to a first preset time or not;
if the time for which the image is static at any position of the display is greater than or equal to a first preset time, determining that the image displayed on the display is in a static state;
and if the time for which the image is static at any position of the display is less than the first preset time, determining that the image displayed on the display is in a motion state.
In a second alternative implementation, as shown in fig. 3, through step 303: calculating the total number of the image frames displayed by the display in a second preset time;
step 304: judging whether the total frame number of the images displayed by the display in the second preset time is smaller than a first preset value or not;
if the total frame number of the images displayed by the display in the second preset time is smaller than the first preset value, determining that the images displayed on the display are in a static state;
and if the total frame number of the images displayed by the display in the second preset time is greater than or equal to the first preset value, determining that the images displayed on the display are in a motion state.
By the method, whether the image is static on the display can be judged, for example, within 1 second, the display should display 60 frames of images, and if the second preset time is also 1 second, and the display displays 5 frames of images within another 1 second, it indicates that the image displayed on the display is static within a certain time. If the display shows 60 frames of images in another 1 second, it may indicate that the images shown on the display are moving within that 1 second. Therefore, whether the image displayed on the display is static or moving can be judged by calculating the total frame number of the image displayed by the display in the second preset time.
When it is detected that the image displayed on the display is in a still state, it is possible to control the pixels of the image to move from the original pixel position to the target pixel position over at least two frames and adjust the pixel values of the pixels of the image at the target pixel position, via step 102.
Specifically, by the above method, the pixels of the image are controlled to move from the original pixel positions to the target pixel positions by at least two frames, thereby avoiding the pixels of the image from remaining at the original pixel positions when the pixels of the image are moved from the original pixel positions to the target pixel positions by one frame.
By the method, the pixel value of the pixel of the moved image at the target pixel position is adjusted, so that the display effect of the moved image is effectively improved, and the phenomenon that when the display displays a certain static image for more than a preset time, the pixel of the static image part displayed on the display is overheated, the pixel of the static image possibly remains on the static image part displayed on the display, and the pixel of the static image part displayed on the display is burnt out due to worse condition, so that the pixel of the static image part cannot be displayed is avoided.
In an alternative implementation manner, as shown in fig. 4, the method for processing an image of a display according to an embodiment of the present invention further includes:
step 401: the original pixel location information for the pixels of the image is identified from the pre-stored data center by a pixel location information matching algorithm.
Specifically, the original pixel location information for the pixels of the image includes identifying that the pixels of the image are specifically located at specific coordinates displayed by the display, such as at row i, column j.
Step 402: and according to the original pixel position information of the pixels of the image, acquiring a moving path bound by the pixels containing the image moving from the original pixel position to the target pixel position according to a preset pixel position matching algorithm.
If the moving path is one, the pixel of the image is controlled to move from the original pixel position to the target pixel position through at least two frames along the moving path according to step 403;
if the moving path is two or more, step 404, prompting the user to select one moving path from the moving paths, step 405, and adopting the moving path corresponding to the user selection result, then controlling the pixel of the image to move from the original pixel position to the target pixel position at least through two frames along the moving path.
Specifically, the movement path to which the pixel of the acquired image moves from the original pixel position to the target pixel position through the above method specifically includes, as shown in the figure, a movement path that can be selected when the pixel of the acquired image moves from the position of a specific coordinate a (i-th row, j-th column) of the display to the position of another specific coordinate B (i + 1-th row, j-1-th column) of the display, and the pixel of the control image can move from the original pixel position to the target pixel position through at least two frames along the above movement path by moving from a specific coordinate a point to a specific coordinate B point through a square as shown in (1) in fig. 6, (2) parallelogram in fig. 6, or (3) octagon in fig. 6.
In an alternative implementation manner, in step 403 or 404, the moving the pixel of the image from the original pixel position to the target pixel position through at least two frames along the moving path specifically includes:
step 501: identifying whether the pixels of the image are edge pixels from a pre-stored data center according to the original pixel position information of the pixels of the image and a pixel position information matching algorithm;
if the pixel of the image is an edge pixel, adjusting the pixel value of the pixel of the image at the target pixel position according to the preset edge pixel feathering algorithm in the step 502;
if the pixel of the image is a non-edge pixel, the non-edge pixel eclosion algorithm is preset according to step 503 to adjust the pixel value of the pixel of the image at the target pixel position.
It should be noted that, for example, if the display receives all the row electrical signals of the image in sequence, the position of the pixel of the image displayed after the first row electrical signal and the last row electrical signal are converted is the edge pixel position, then the display receives all the column electrical signals of the image in sequence, the position of the pixel of the image displayed after the first column electrical signal and the last column electrical signal are converted is the edge pixel position, the pixels of all the edge pixel positions are all indexed as edge pixels, the positions of the pixels of the image displayed after the other electrical signals are converted are non-edge pixel positions, and the pixels of all the non-edge pixel positions are indexed as non-edge pixels. Therefore, when the location information of the pixels of the image is recognized from the pre-stored data center according to the pixel location information matching algorithm, it can be recognized whether the pixels of the pixel location of the image are edge pixels.
In an alternative implementation manner, if the pixel of the image is an edge pixel, the pixel value of the pixel of the image at the target pixel position is adjusted according to the edge pixel feathering algorithm preset in step 502, as shown in fig. 5, which specifically includes:
step 601: acquiring an original pixel value of an image at a specific coordinate of a target pixel position (i-th row and j-th column) from a pre-stored data center according to a pixel position information matching algorithm;
if the original pixel value P (i, j) of the image at the target pixel location is zero,
then, in step 602: adjusting the pixel value of the pixel of the image at the target pixel position by P' (i, j) × a × P (i, j);
if the original pixel value P (i, j) of the image at the target pixel location is greater than or equal to zero,
then, in step 603: adjusting the pixel value of a pixel of the image at the target pixel position by P' (i, j) (1-a) × P (i, j);
wherein: p (i, j) is the pixel value when the specific coordinate of the pixel of the image before the adjustment is located at the position of the (i-th row and j-th column), P' (i, j) is the pixel value when the pixel of the image after the adjustment is located at the position of the target pixel (i-th row and j-th column), a is the gray scale weight of each frame required by the pixel of the image to move from the original pixel position to the target pixel position (i-th row and j-th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents the preset number of frames required by the pixel of the image to move from the original pixel position to the target pixel position (i-th row and j-th column), and x is more than or equal to 2.
It should be noted that, the pre-stored data center also stores pixel values corresponding to the positions of the pixels of the image, for example, when the display receives all the electrical signals of the image in sequence and converts all the electrical signals to the output image, the image is stored at the same time at the pixel positions corresponding to the display. Thus, with the above method, for example, when the original pixel value P (i, j) of the image at the target pixel position is zero, if the number of preset frames required to move the pixel of the image from the original position to the target pixel position is 10 frames, a is 1/10 ═ 0.1, and if P' (i, j) ═ a (P (i, j) × 0.1 × 0, the pixel value of the adjusted image at the target pixel position is 0 as well.
If the number of frames required to move the pixel of the image from the original position to the target pixel position is 10 frames when the original pixel value P (i, j) of the image at the target pixel position is 100, a is 1/10 ═ 0.1, and the pixel value of the pixel of the adjusted image at the target pixel position is 90 when P' (i, j) ═ 1-a × P (i, j) ═ 0.9 ═ 100 ═ 90. In the above method, the predetermined number of frames required to move the pixel of the image from the original position to the target pixel position is 5 frames, and if a is 1/5 ═ 0.2, (1-a) P (i, j) is 0.8 × -100 ═ 80 according to P' (i, j), the pixel value of the pixel of the adjusted image at the target pixel position is 80.
In an optional implementation manner, if the pixel of the image is a non-edge pixel, the non-edge pixel feathering algorithm is preset according to step 503 to adjust the pixel value of the pixel of the image at the target pixel position, as shown in fig. 5, which specifically includes:
step 701, respectively acquiring pixel values of pixel specific coordinates of an image at a (ith row, jth-1 column) position and a (ith row, jth column) position from a pre-stored data center according to a pixel position information matching algorithm;
step 702, adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) ═ a × P (i, j-1) + (1-a) × P (i, j);
wherein: p (i, j) is the pixel value when the specific pixel coordinate of the image before the adjustment is located at the (i-th row, j-th column) position, P (i, j-1) is the pixel value when the specific pixel coordinate of the image after the adjustment is located at the (i-th row, j-1-th column) position, P' (i, j) is the pixel value when the pixel of the image after the adjustment is located at the target pixel position (i-th row, j-th column), a is the gray scale weight of each frame required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents the preset frame number required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), and x is more than or equal to 2.
By the above method, for example, the pixel values P (i, j) of the image having the pixel specific coordinates at the (i-th row, j-1-th column) position P (i, j-1) and the (i-th row, j-th column) position P (i, j) are 90 and 100, respectively; if the preset frame number required for moving the pixel of the image from the original position to the target pixel position is 10 frames, a is 1/10 ═ 0.1, and according to P' (i, j) ═ a × P (i, j-1) + (1-a) × P (i, j) ═ 0.1 + 90+0.9 ═ 100 ═ 99, the pixel value of the pixel of the adjusted image at the target pixel position is 99. In the above method, the predetermined number of frames required to move the pixel of the image from the original position to the target pixel position is 5 frames, and if a is 1/5.2, the pixel value of the adjusted pixel of the image at the target pixel position is 98 according to P' (i, j) a P (i, j-1) + (1-a) P (i, j) 0.2 + 90+0.8 + 100.
Specifically, by the method in any one of the above-mentioned optional implementation manners, the pixel of the image is controlled to move from the original pixel position to the target pixel position by at least two frames, so that the pixel of the image is prevented from remaining at the original pixel position when the pixel of the image is moved from the original pixel position to the target pixel position by one frame. And the display effect of the image after the movement is effectively improved by adjusting the pixel value of the pixel of the image after the movement at the target pixel position.
In a second aspect, in order to eliminate the pixel residue of the image on the display and effectively improve the display effect of the image after the movement by moving the image displayed by the display and adjusting the pixel value of the pixel of the image after the movement at the target pixel position, the present invention further includes an apparatus for processing the image of the display, as shown in fig. 7, the apparatus includes:
a display for displaying a still image;
and the control output module is used for controlling the pixel of the image to move from the original pixel position to the target pixel position by at least two frames and adjusting the pixel value of the pixel of the image at the target pixel position.
Specifically, the display is provided with a signal receiving module and a signal conversion module, and can acquire an electrical signal of an image through the signal receiving module and convert and output the electrical signal through the signal conversion module, so that the image is displayed on the display. Displays include, but are not limited to: cell-phone, panel computer, intelligent wrist-watch, virtual reality equipment, display device.
The display may be configured to receive an electrical signal of an image and display the image, where the image may be a still image or a moving image.
In an alternative implementation, the apparatus for image processing of a display further includes a motion detection module configured to detect a state of an image displayed on the display.
It should be noted that the motion detection module may detect whether the image displayed on the display is in a still state or a motion state through two alternative implementations.
In a first optional implementation manner, the motion detection module is specifically configured to:
calculating the time when the image is still at any position of the display;
judging whether the time for which the image is static at any position of the display is greater than or equal to a first preset time or not;
if the time for which the image is static at any position of the display is greater than or equal to a first preset time, determining that the image displayed on the display is in a static state;
and if the time for which the image is static at any position of the display is less than the first preset time, determining that the image displayed on the display is in a motion state.
In a second optional implementation manner, the motion detection module is specifically configured to:
calculating the number of image frames displayed by the display in a second preset time;
judging whether the number of frames of the image displayed by the display in the second preset time is smaller than a first preset value or not;
if the frame number of the image displayed by the display in the second preset time is smaller than the first preset value, determining that the image displayed on the display is in a static state;
and if the frame number of the image displayed by the display in the second preset time is greater than or equal to the first preset value, determining that the image displayed on the display is in a motion state.
The motion detection module may determine whether the image is still on the display, for example, within 1 second, the display should display 60 frames of images, and if the second preset time is also 1 second, and the display displays 5 frames of images within another 1 second, it indicates that the image displayed on the display is still within a certain time. If the display shows 60 frames of images in another 1 second, it may indicate that the images shown on the display are moving within that 1 second. Therefore, whether the image displayed on the display is static or moving can be judged by calculating the total frame number of the image displayed by the display in the second preset time through the motion detection module.
In an alternative implementation, the pixels of the image displayed on the display are moved when the motion detection module finds that the image displayed on the display is in a static state. The device for processing the display image also comprises a moving path processing module and an information processing module;
the information processing module is used for identifying original pixel position information of pixels of the image from a pre-stored data center according to a pixel position information matching algorithm;
the moving path processing module is specifically configured to:
according to original pixel information of pixels of the image identified by the information processing module, a moving path bound by the pixels containing the image moving from an original pixel position to a target pixel position is obtained according to a preset pixel position information matching algorithm;
if the moving path is one, the control output module controls the pixels of the image to move from the original pixel position to the target pixel position through at least two frames along the moving path;
if the moving paths are two or more than two, the control output module prompts a user to select one moving path from the moving paths, and the pixels of the image are moved from the original pixel position to the target pixel position at least through two frames by adopting the moving path corresponding to the user selection result.
It should be noted that the movement path processing module is configured to acquire a movement path to which pixels of the image move from the original pixel position to the target pixel position, and specifically includes, as shown in fig. 6, a movement path that can be selected by the movement path processing module when the pixels of the image move from a position of a specific coordinate a (i-th row, j-th column) of the display to a position of another specific coordinate B (i + 1-th row, j-1-th column) of the display, and the pixels of the image can be controlled by the output module to move from a specific coordinate a point to a specific coordinate B point along the movement path at least through two frames by moving the pixels of the image from the original pixel position to the target pixel position through a square as shown in (1) in fig. 6, (2) a parallelogram in fig. 6, or (3) an octagon in fig. 6.
In an optional implementation manner, in order to adjust a pixel value of a pixel of an image at a target pixel position, the apparatus for processing an image on a display further includes an edge pixel position determining module, which is specifically configured to:
identifying whether the pixel is an edge pixel from a pre-stored data center according to the original pixel position information of the pixel of the image identified by the information processing module and a pixel position information matching algorithm;
if the pixel of the image is an edge pixel, controlling an output module to adjust the pixel value of the pixel of the image at the target pixel position according to a preset edge pixel eclosion algorithm;
if the pixel of the image is a non-edge pixel, the control output module adjusts the pixel value of the pixel of the image at the target pixel position according to a preset non-edge pixel eclosion algorithm.
It should be noted that, for example, if the display receives all the row electrical signals of the image in sequence, the position of the pixel of the image displayed after the first row electrical signal and the last row electrical signal are converted is the edge pixel position, then the display receives all the column electrical signals of the image in sequence, the position of the pixel of the image displayed after the first column electrical signal and the last column electrical signal are converted is the edge pixel position, the pixels of all the edge pixel positions are all indexed as edge pixels, the positions of the pixels of the image displayed after the other electrical signals are converted are non-edge pixel positions, and the pixels of all the non-edge pixel positions are indexed as non-edge pixels. Therefore, when the location information of the pixels of the image is recognized from the pre-stored data center according to the pixel location information matching algorithm, it can be recognized whether the pixels of the pixel location of the image are edge pixels.
In an optional implementation manner, the information processing module is further configured to obtain, from a pre-stored data center, an original pixel value of the image at a specific coordinate of the target pixel position in (i-th row, j-th column) according to a pixel position information matching algorithm;
when the pixels of the image are edge pixels, the control output module is specifically configured to:
if the original pixel value P (i, j) of the image at the target pixel position is zero, adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) (1-a) × P (i, j);
if the original pixel value P (i, j) of the image at the target pixel position is greater than or equal to zero, adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) ═ a × P (i, j);
wherein: p (i, j) is the pixel value when the specific coordinates of the pixels of the image before the adjustment are located at the position (i th row, j th column), P' (i, j) is the pixel value when the pixels of the image after the adjustment are located at the target pixel position (i th row, j th column), a is the gray scale weight of each frame required by the pixels of the image to move from the original pixel position to the target pixel position (i th row, j th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents the preset number of frames required by the pixels of the image to move from the original pixel position to the target pixel position (i th row, j th column), and x is more than or equal to 2.
With the above-described device, for example, when the original pixel value P (i, j) of the image at the target pixel position is zero, if the number of preset frames required to move the pixel of the image from the original position to the target pixel position is 10 frames, a is 1/10 ═ 0.1, and if P' (i, j) ═ a (i, j) ═ 0.1 × 0, the pixel value of the adjusted image at the target pixel position is 0.
If the number of frames required to move the pixel of the image from the original position to the target pixel position is 10 frames when the original pixel value P (i, j) of the image at the target pixel position is 100, a is 1/10 ═ 0.1, and the pixel value of the pixel of the adjusted image at the target pixel position is 90 when P' (i, j) ═ 1-a × P (i, j) ═ 0.9 ═ 100 ═ 90. In the above method, the predetermined number of frames required to move the pixel of the image from the original position to the target pixel position is 5 frames, and if a is 1/5 ═ 0.2, (1-a) P (i, j) is 0.8 × -100 ═ 80 according to P' (i, j), the pixel value of the pixel of the adjusted image at the target pixel position is 80.
In an optional implementation manner, the information processing module is further configured to obtain, according to a pixel location information algorithm, pixel values of pixels of the image, which are specifically located at an (i, th (j-1)) position and an (i, th) position, from a pre-stored data center respectively;
when the pixels of the image are non-edge pixels, the control output module is specifically configured to:
adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) ═ a × P (i, j-1) + (1-a) × P (i, j);
wherein: p (i, j) is the pixel value when the specific pixel coordinate of the unadjusted image is at the (ith row, jth column) position, P (i, j-1) is the pixel value when the specific pixel coordinate of the adjusted image is at the (ith row, jth column) position, P' (i, j) is the pixel value when the pixel of the adjusted image is at the target pixel position (ith row, jth column), a is the gray scale weight of each frame required for the pixel of the image to move from the original pixel position to the target pixel position (ith row, jth column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents the preset frame number required for the pixel of the image to move from the original pixel position to the target pixel position (ith row, jth column), and x is more than or equal to 2.
With the above arrangement, for example, the pixel values P (i, j) of the image at the (i-th row, j-1-th column) position P (i, j-1) and the (i-th row, j-th column) position P (i, j) are 90 and 100, respectively; if the preset frame number required for moving the pixel of the image from the original position to the target pixel position is 10 frames, a is 1/10 ═ 0.1, and according to P' (i, j) ═ a × P (i, j-1) + (1-a) × P (i, j) ═ 0.1 + 90+0.9 ═ 100 ═ 99, the pixel value of the pixel of the adjusted image at the target pixel position is 99. In the above method, the predetermined number of frames required to move the pixel of the image from the original position to the target pixel position is 5 frames, and if a is 1/5.2, the pixel value of the adjusted pixel of the image at the target pixel position is 98 according to P' (i, j) a P (i, j-1) + (1-a) P (i, j) 0.2 + 90+0.8 + 100.
Specifically, with the apparatus in any one of the above-described alternative implementations, the pixels of the image are moved from the original pixel positions to the target pixel positions by at least two frames, so that the pixels of the image are prevented from remaining at the original pixel positions when the pixels of the image are moved from the original pixel positions to the target pixel positions by one frame. And the pixel value of the pixel of the image after the movement at the target pixel position is adjusted, so that the display effect of the image after the movement is effectively improved.
It will be apparent to those skilled in the art that embodiments of the present application may be provided as methods, systems. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, systems according to the present application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations as well.

Claims (2)

1. A method of display image processing, comprising:
controlling the display of a still image on the display;
controlling pixels of the image to move from an original pixel position to a target pixel position through at least two frames, and adjusting pixel values of the pixels of the image at the target pixel position;
identifying original pixel position information of pixels of the image from a pre-stored data center according to a pixel position information matching algorithm;
according to original pixel position information of pixels of the image, obtaining a moving path bound by the pixels containing the image moving from the original pixel position to the target pixel position according to a preset pixel position matching algorithm;
if the moving path is one, controlling the pixels of the image to move from the original pixel position to the target pixel position through at least two frames along the moving path;
if the moving paths are two or more, prompting a user to select one moving path from the moving paths, and controlling the pixels of the image to move from the original pixel position to the target pixel position at least through two frames along the moving path by adopting the moving path corresponding to the user selection result;
wherein controlling the pixels of the image to move from the original pixel positions to the target pixel positions along the movement path specifically includes:
identifying whether the pixels of the image are edge pixels from a pre-stored data center according to the original pixel position information of the pixels of the image and a pixel position information matching algorithm;
if the pixel of the image is an edge pixel, acquiring an original pixel value of the image at a specific coordinate (i-th row and j-th column) of the target pixel position from a pre-stored data center according to a pixel position information matching algorithm; if the original pixel value P (i, j) of the image at the target pixel position is zero, adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) ═ a × P (i, j);
if the original pixel value P (i, j) of the image at the target pixel position is greater than or equal to zero, adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) (1-a) × P (i, j); wherein: p (i, j) is a pixel value when a specific coordinate of a pixel of the image is located at a position (i th row, j th column) before adjustment, P' (i, j) is a pixel value when the pixel of the image is located at a position (i th row, j th column) of the target pixel after adjustment, a is a gray scale weight of each frame required by the pixel of the image to move from the original pixel position to the target pixel position (i th row, j th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents a preset number of frames required by the pixel of the image to move from the original pixel position to the target pixel position (i th row, j th column), and x is more than or equal to 2;
if the pixel of the image is a non-edge pixel, respectively acquiring the pixel values of the specific pixel coordinates of the image at the (ith row, jth-1 column) position and the (ith row, jth column) position from a pre-stored data center according to a pixel position information matching algorithm; adjusting pixel values of pixels of the image at the target pixel position by P' (i, j) ═ a × P (i, j-1) + (1-a) × P (i, j); wherein: p (i, j) is a pixel value when a specific pixel coordinate of the image before adjustment is located at a (i-th row, j-th column) position, P (i, j-1) is a pixel value when the specific pixel coordinate of the image after adjustment is located at a (i-th row, j-1-th column) position, P' (i, j) is a pixel value when the pixel of the image after adjustment is located at the target pixel position (i-th row, j-th column), a is a gray scale weight of each frame required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents a preset frame number required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), and x is more than or equal to 2.
2. An apparatus for image processing of a display, comprising:
a display for displaying an image;
the control output module is used for controlling the pixels of the image to move from an original pixel position to a target pixel position through at least two frames and adjusting the pixel values of the pixels of the image at the target pixel position;
the information processing module is used for identifying original pixel position information of pixels of the image from a pre-stored data center according to a pixel position information matching algorithm;
the moving path processing module is specifically configured to:
according to the original pixel position information of the pixels of the image identified by the information processing module, acquiring a moving path bound by the pixels containing the image moving from the original pixel position information to the target pixel position according to a preset pixel position information matching algorithm;
if the moving path is one, the control output module controls the pixels of the image to move from the original pixel position to the target pixel position through at least two frames along the moving path;
if the moving paths are two or more than two, the control output module prompts a user to select one moving path from the moving paths, and the pixels of the image are moved from the original pixel position to the target pixel position at least through two frames by adopting the moving path corresponding to the user selection result;
the device for processing the display image further comprises an edge pixel position judging module, which is specifically used for:
identifying whether the pixel is an edge pixel from a pre-stored data center according to the original pixel position information of the pixel of the image, which is identified by the information processing module, and a pixel position information matching algorithm;
if the pixel of the image is an edge pixel, the control output module adjusts the pixel value of the pixel of the image at the target pixel position according to a preset edge pixel eclosion algorithm;
if the pixel of the image is a non-edge pixel, the control output module adjusts the pixel value of the pixel of the image at the target pixel position according to a preset non-edge pixel eclosion algorithm;
the information processing module is further used for acquiring an original pixel value of the image at a specific coordinate (i-th row and j-th column) of the target pixel position from a pre-stored data center according to a pixel position information matching algorithm;
when the pixels of the image are edge pixels, the control output module is specifically configured to:
if the original pixel value P (i, j) of the image at the target pixel position is zero, adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) (1-a) × P (i, j);
if the original pixel value P (i, j) of the image at the target pixel position is greater than or equal to zero, adjusting the pixel value of the pixel of the image at the target pixel position according to P' (i, j) ═ a × P (i, j);
wherein: p (i, j) is a pixel value when a specific coordinate of a pixel of the image is located at a position (i th row, j th column) before adjustment, P' (i, j) is a pixel value when the pixel of the image is located at a position (i th row, j th column) of the target pixel after adjustment, a is a gray scale weight of each frame required by the pixel of the image to move from the original pixel position to the target pixel position (i th row, j th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents a preset number of frames required by the pixel of the image to move from the original pixel position to the target pixel position (i th row, j th column), and x is more than or equal to 2;
the information processing module is further used for respectively acquiring pixel values of pixels of the image at the (ith, jth-1)) position and the (ith, jth) position from a pre-stored data center according to a pixel position information matching algorithm;
when the pixels of the image are non-edge pixels, the control output module is specifically configured to:
adjusting pixel values of pixels of the image at the target pixel position by P' (i, j) ═ a × P (i, j-1) + (1-a) × P (i, j);
wherein: p (i, j) is a pixel value when a specific pixel coordinate of the image before adjustment is located at a (i-th row, j-th column) position, P (i, j-1) is a pixel value when the specific pixel coordinate of the image after adjustment is located at a (i-th row, j-1-th column) position, P' (i, j) is a pixel value when the pixel of the image after adjustment is located at the target pixel position (i-th row, j-th column), a is a gray scale weight of each frame required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), the gray scale weight of each frame is equal to 1 divided by x, wherein x represents a preset frame number required for the pixel of the image to move from the original pixel position to the target pixel position (i-th row, j-th column), and x is more than or equal to 2.
CN201910959802.8A 2019-10-10 2019-10-10 Method and system for processing display image Active CN110706249B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910959802.8A CN110706249B (en) 2019-10-10 2019-10-10 Method and system for processing display image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910959802.8A CN110706249B (en) 2019-10-10 2019-10-10 Method and system for processing display image

Publications (2)

Publication Number Publication Date
CN110706249A CN110706249A (en) 2020-01-17
CN110706249B true CN110706249B (en) 2022-06-24

Family

ID=69200159

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910959802.8A Active CN110706249B (en) 2019-10-10 2019-10-10 Method and system for processing display image

Country Status (1)

Country Link
CN (1) CN110706249B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040073863A (en) * 2003-02-15 2004-08-21 삼성전자주식회사 Apparatus and method for preventing afterimage on display unit
CN101106639A (en) * 2006-07-11 2008-01-16 乐金电子(南京)等离子有限公司 Residual image prevention method for image display device
CN101183518A (en) * 2006-11-13 2008-05-21 三星电子株式会社 Image display device and method thereof
CN105392055A (en) * 2014-08-29 2016-03-09 Lg电子株式会社 method for remove image sticking in display device
CN108922463A (en) * 2018-07-25 2018-11-30 京东方科技集团股份有限公司 The level of residual image detection method and level of residual image detection device of display panel

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012235332A (en) * 2011-05-02 2012-11-29 Sony Corp Imaging apparatus, imaging apparatus control method and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040073863A (en) * 2003-02-15 2004-08-21 삼성전자주식회사 Apparatus and method for preventing afterimage on display unit
CN101106639A (en) * 2006-07-11 2008-01-16 乐金电子(南京)等离子有限公司 Residual image prevention method for image display device
CN101183518A (en) * 2006-11-13 2008-05-21 三星电子株式会社 Image display device and method thereof
CN105392055A (en) * 2014-08-29 2016-03-09 Lg电子株式会社 method for remove image sticking in display device
CN108922463A (en) * 2018-07-25 2018-11-30 京东方科技集团股份有限公司 The level of residual image detection method and level of residual image detection device of display panel

Also Published As

Publication number Publication date
CN110706249A (en) 2020-01-17

Similar Documents

Publication Publication Date Title
EP3260951A1 (en) Information processing device, method, and program
KR102307501B1 (en) Optical compensation system and Optical compensation method thereof
JP2005043864A (en) Video processing apparatus and method, and program
JP2013197918A5 (en)
US10750148B2 (en) Unevenness correction system, unevenness correction apparatus and panel drive circuit
CN106205488B (en) Extend the method and display equipment in display of organic electroluminescence service life
JP2001154643A (en) Average luminance maintaining device of screen for ferroelectric liquid crystal display device
EP2492907A1 (en) Image processing apparatus, storage medium storing image processing program, and image processing method
CN105338214A (en) Image processing method and image processing device
US8107773B2 (en) Video signal processing apparatus and video signal processing method
CN110706249B (en) Method and system for processing display image
CN109559707B (en) Gamma value processing method and device of display panel and display equipment
JP2023519275A (en) Display effect enhancement method, device, facility
US20170116742A1 (en) Image segmentation threshold value deciding method, gesture determining method, image sensing system and gesture determining system
US20150029204A1 (en) Dynamic localized contrast enhancement method for image and computer readable medium of the same
US20230410706A1 (en) Method for image rendering, terminal device and non-transitory computer-readable storage medium
CN115474316A (en) Method and device for controlling atmosphere lamp, electronic equipment and storage medium
CN110166813B (en) Independent correction method and system for multi-window image of display
CN113485544A (en) Frame rate adjustment method, system, device and storage medium for augmented reality device
JP2021182320A (en) Image processing apparatus, image processing method, and program
CN107977956B (en) Method, apparatus and computer storage medium for detecting tissue region of X-ray image
JP2011048379A (en) Video processing apparatus, video processing method, and program
JP3036103B2 (en) Image processing apparatus and method
CN110942487B (en) Chroma adjustment system, method and non-transitory computer readable medium thereof
CN113269728B (en) Visual edge-tracking method, device, readable storage medium and program product

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