Dynamic image display method and apparatus, computer device, computer storage medium and computer program product

By generating compression parameters through the pixel layout diagram of the lamps, compressing the animated frame information, and using color point sampling for display, the problems of large storage space and monotonous playback effects of animated files are solved, achieving efficient compression and rich animation display.

WO2026103901A1PCT designated stage Publication Date: 2026-05-21SUZHOU OPPLE LIGHTING +1
View PDF 7 Cites 0 Cited by

Patent Information

Authority / Receiving Office
WO · WO
Patent Type
Applications
Current Assignee / Owner
SUZHOU OPPLE LIGHTING
Filing Date
2025-11-17
Publication Date
2026-05-21

AI Technical Summary

Technical Problem

Animated files are typically large, while lighting fixtures have limited storage space. Existing compression rates are low, resulting in devices needing to reserve a large amount of storage space and a complex decompression process.

Method used

By acquiring the pixel layout map of the lamp, pixel layout parameter information is generated, and the image frame information of the target animation is compressed based on this. The image is then displayed using a color sampling method, achieving efficient compression and custom restoration.

Benefits of technology

It improves the compression rate of animated GIF files, reduces storage space requirements, and supports different playback directions and frame playback modes, enriching the animation playback effects.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN2025135355_21052026_PF_FP_ABST
    Figure CN2025135355_21052026_PF_FP_ABST
Patent Text Reader

Abstract

Provided in the present application are a dynamic image display method and apparatus, a computer device, a computer storage medium and a computer program product. The method comprises: acquiring a pixel layout diagram of a display device; generating pixel layout parameter information on the basis of the pixel layout diagram, and embedding the pixel layout parameter information into the display device; acquiring image frame information of a target dynamic image to be displayed; on the basis of a compression configuration condition and the pixel layout parameter information, compressing the image frame information of said target dynamic image, so as to generate compressed image frame information; and sending the compressed image frame information to the display device, so as to perform displaying by means of a color point sampling mode. On the basis of pixel layout conditions of light sources in a lamp, the present application can correspondingly complete the compression of image frames in a dynamic image file, thereby effectively improving the compression rate; and in addition, the present application supports self-defined restoration degrees, involves a simple display configuration mode and adapts to light source pixels having different arrangement modes to implement dynamic image display solutions.
Need to check novelty before this filing date? Find Prior Art

Description

Animated graphic display methods, devices, computer equipment, computer storage media, and computer program products

[0001] This application claims priority to Chinese Patent Application No. 202411648851.7, filed on November 18, 2024, entitled "Animation Display Method, Apparatus and Computer Equipment", the contents of which are incorporated herein by reference in part. Technical Field

[0002] This application relates to the field of color display technology, and in particular to an animated display method, apparatus, computer equipment, computer storage medium, and computer program product. Background Technology

[0003] Ordinary lamps can statically display different brightness and color temperature, while surface light sources composed of multi-pixel light sources can not only statically display colored patterns, but also dynamically present pictures and achieve animation effects because individual pixels can be manipulated.

[0004] However, animated GIF files are usually very large, while the actual storage space and pixel display of the lighting fixtures are limited. Generally, when using compressed image formats for storage, the compression rate is low, and the device may still need to reserve a large amount of space for data storage. At the same time, it is necessary to use the corresponding compressed image format to complete the decompression. Summary of the Invention

[0005] This application proposes an animated image display method, apparatus, computer device, computer storage medium, and computer program product. This application can compress frame images in animated images files according to the pixel layout conditions of the light source in the lamp, effectively improving the compression rate, and can also support custom restoration degree.

[0006] On one hand, embodiments of this application provide an animated image display method, including:

[0007] Obtain the pixel layout diagram of the display device;

[0008] Pixel layout parameter information is generated based on the pixel layout diagram, and the pixel layout parameter information is built into the display device;

[0009] Obtain the image frame information of the target animation to be displayed;

[0010] Based on the compression configuration conditions and the pixel layout parameter information, the image frame information of the target animation is compressed to generate compressed image frame information;

[0011] The compressed image frame information is sent to the display device for display using a color sampling method.

[0012] In one possible implementation, obtaining the pixel layout map of the display device includes, prior to:

[0013] The color gamut range is obtained by measuring the color coordinate information of the display device when the monochrome LED is lit using an integrating sphere.

[0014] The color gamut range is converted into its corresponding pixel layout map and stored on the server.

[0015] In one possible implementation, generating pixel layout parameter information based on the pixel layout map includes:

[0016] In the pixel layout diagram of the display device, one of the topmost and bottommost pixels has its corresponding y-coordinate set to 0, and the other has its corresponding y-coordinate set to y. max ;

[0017] In the pixel layout diagram of the display device, one of the leftmost and rightmost pixels has its corresponding x-coordinate set to 0, and the other pixel has its corresponding x-coordinate set to x. max ;

[0018] The position information of all other pixels in the pixel layout diagram is determined based on the position information of the pixels at the top, bottom, left, and right edges.

[0019] In one possible implementation, obtaining the image frame information of the target animation to be displayed includes:

[0020] Import the target animation and obtain the image frame information for each of its constituent image frames;

[0021] Adjust the target animation so that its image frame is aligned with the pixel distribution area of ​​the display device in the height or width direction.

[0022] In one possible implementation, compressing the image frame information of the target animation based on compression configuration conditions and the pixel layout parameter information includes:

[0023] The distribution information of all pixels of the display device is statistically analyzed along one of the y-axis and x-axis, and the distribution density along the other axis is obtained, wherein the axis in which the distribution information is located is consistent with the alignment direction;

[0024] The distribution density is divided into expanded distribution densities according to a first preset equal fraction to obtain compressed configuration conditions;

[0025] Based on the distribution information and distribution density of the pixels on the y-axis and x-axis respectively, the corresponding color information is extracted on each image frame, and the color coordinate information is converted to obtain the compressed image frame information.

[0026] In one possible implementation, after dividing the distribution density into expanded distribution densities according to a first preset equal fraction, the method further includes:

[0027] The distribution information is divided into extended distribution information according to the second preset equal division.

[0028] One possible implementation involves displaying the color using point sampling, including:

[0029] Get the position information of pixels in the current frame image;

[0030] Obtain the minimum segmentation region information in the compression configuration conditions, wherein the minimum segmentation region is determined by the distribution information and the distribution density;

[0031] Based on the position information of the pixels in the current frame image and the minimum segmentation region information, the position information of the display device corresponding to the pixels in the current frame image is determined, and the corresponding color coordinate information is selected as the color coordinates of the pixels in the current frame image.

[0032] One possible implementation method, which displays the image using color sampling, also includes:

[0033] The current frame image is displayed by adjusting the playback direction and / or magnification factor and / or fill mode and / or frame playback parameters of the target animation.

[0034] On one hand, embodiments of this application provide an animated display device, including:

[0035] Layout parameter generation unit: used to obtain the pixel layout diagram of the display device;

[0036] Pixel layout parameter information is generated based on the pixel layout diagram, and the pixel layout parameter information is built into the display device;

[0037] Frame image compression unit: used to acquire image frame information of the target animation to be displayed;

[0038] Based on the compression configuration conditions and the pixel layout parameter information, the image frame information of the target animation is compressed to generate compressed image frame information;

[0039] The compressed image frame information is sent to the display device for display using a color sampling method.

[0040] One possible implementation also includes:

[0041] Frame image playback unit: used to obtain the position information of pixels on the current frame image;

[0042] Obtain the minimum segmentation region information in the compression configuration conditions, wherein the minimum segmentation region is determined by the distribution information and the distribution density;

[0043] Based on the position information of the pixels in the current frame image and the minimum segmentation region information, the position information of the display device corresponding to the pixels in the current frame image is determined, and the corresponding color coordinate information is selected as the color coordinates of the pixels in the current frame image.

[0044] On one hand, embodiments of this application provide a computer device, including: a storage device and a processor;

[0045] A memory, wherein one or more computer programs are stored;

[0046] A processor is used to load one or more computer programs to implement the above-described animated image display method.

[0047] On one hand, embodiments of this application provide a computer storage medium storing a computer program, the computer program including program instructions, which, when executed by a processor, can execute the above-described animated display method.

[0048] On one hand, embodiments of this application provide a computer program product, including computer instructions, which are stored in a computer storage medium. The processor of a computer device reads the computer instructions from the computer storage medium and executes them, enabling the computer device to perform the above-described animated display method.

[0049] In this embodiment, firstly, a pixel layout diagram of the display device is obtained; then, pixel layout parameter information is generated based on the pixel layout diagram, and the pixel layout parameter information is embedded in the display device; then, image frame information of the target animation to be displayed is obtained; finally, the image frame information of the target animation is compressed based on the compression configuration conditions and the pixel layout parameter information to generate compressed image frame information; the compressed image frame information is sent to the display device for display via color point sampling. Thus, on the one hand, this application can compress the frame image in the animation file according to the pixel layout conditions of the light source in the lamp, achieving a matching compression effect, realizing an effective compression scheme with pixel point information corresponding to the light source in the compressed frame image, while improving the compression rate, reducing storage space, and adapting to lamp types with different pixel point light source arrangements; on the other hand, it supports custom fidelity and can adjust the decompression effect of the frame image according to different playback requirements. Attached Figure Description

[0050] To more clearly illustrate the technical solutions and advantages in the embodiments or conventional technologies of this specification, the accompanying drawings used in the description of the embodiments or conventional technologies will be briefly introduced below. Obviously, the accompanying drawings described below are only some embodiments of this specification. For those skilled in the art, other drawings can be obtained based on these drawings without creative effort.

[0051] Figure 1 is a flowchart illustrating an animated display method provided in an embodiment of this specification;

[0052] Figure 2 is a schematic diagram illustrating the principle of an animated display method provided in an embodiment of this specification;

[0053] Figure 3 is a schematic diagram of the pixel position determination method in the lamp provided in the embodiments of this specification;

[0054] Figure 4 is a schematic diagram of the frame image compression method provided in the embodiments of this specification;

[0055] Figure 5 is a schematic diagram of the frame image playback method provided in the embodiments of this specification;

[0056] Figure 6 is a schematic diagram of the frame image playback method determined based on playback direction provided in the embodiments of this specification;

[0057] Figure 7 is a schematic diagram of determining the frame image playback method based on the image magnification factor according to the embodiments of this specification;

[0058] Figure 8 is a schematic diagram of the frame image playback method in full-fill mode provided in the embodiments of this specification;

[0059] Figure 9 is a schematic diagram of the frame image playback method in the fade-in / fade-out mode provided in the embodiments of this specification;

[0060] Figure 10 is a schematic diagram of the structure of an animated display device provided in an embodiment of this specification. Detailed Implementation

[0061] Exemplary embodiments will now be described in detail, examples of which are illustrated in the accompanying drawings. When the following description relates to the drawings, unless otherwise indicated, the same numbers in different drawings denote the same or similar elements. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with this application. Rather, they are merely examples of apparatuses and methods consistent with some aspects of this application as detailed in the appended claims.

[0062] Surface light source lamps can not only display colored patterns statically, but also dynamically present the colored patterns by moving them along a specific direction to achieve animation effects.

[0063] To achieve the above animation playback effect, the frame images of the animation at different times are usually obtained, and the animation playback is simulated by displaying different frame pixel data at different times. However, this method has the following drawbacks: too much repetitive content in the frame images, which takes up too much storage space; the generated frame images are fixed, resulting in a monotonous playback effect; and the configuration process is complicated.

[0064] Therefore, in order to solve the above-mentioned technical problems, this application proposes an animated image display method. This method can cleverly utilize the strong correlation between frame data and the pixel arrangement of lamps, thereby realizing the feature extraction of the display pattern in one go according to the pixel arrangement of lamps, improving the compression rate of the display pattern, reducing the storage space occupied, and supporting playback effects of different playback directions and different frame playback modes, thus enriching the animation playback effect.

[0065] As shown in Figures 1 and 2, this application provides an animated image display method, including:

[0066] S100: Obtain the pixel layout diagram of the display device;

[0067] In one implementation, step S100 involves obtaining a pixel layout map of the display device, preceded by:

[0068] The color gamut range is obtained by measuring the color coordinates of the display device when a single-color LED is lit using an integrating sphere.

[0069] The controller of the lighting equipment generates pixel color coordinate data of the lighting fixture based on pixel layout parameters, frame image compression data, and playback configuration parameters. If the color coordinates in the image data have already been converted, they are used directly; otherwise, after color gamut conversion, pixel display data is finally generated.

[0070] S200: Generate pixel layout parameter information based on the pixel layout diagram, and embed the pixel layout parameter information into the display device;

[0071] It should be noted that the animated image display method of this application is applied in the field of lighting fixtures. In actual operation, frame images can be selected and saved in the lighting fixture controller through user terminals such as computers or mobile phones. The lighting fixture controller extracts the pixel display content in real time for display.

[0072] Animated GIF files are typically very large, while the actual storage space and pixel display of lighting fixtures are limited. When using compressed image formats for storage, the compression rate is low. Therefore, the device may still need to reserve a large amount of space for data storage. At the same time, corresponding fixed decompression is required to decompress the compressed image format. A compression and decompression scheme that achieves a high compression rate for animated GIFs needs to be provided, taking into account the pixel layout of the light source itself in the lighting fixture, to complete the corresponding lighting fixture animated GIF display scenario.

[0073] In one implementation, step S200 generates pixel layout parameter information based on the pixel layout map, including:

[0074] In the pixel layout diagram of the display device, one of the topmost and bottommost pixels has its corresponding y-coordinate set to 0, and the other has its corresponding y-coordinate set to y. max ;

[0075] In the pixel layout diagram of the display device, one of the leftmost and rightmost pixels has its corresponding x-coordinate set to 0, and the other pixel has its corresponding x-coordinate set to x. max ;

[0076] The position information of all other pixels in the pixel layout diagram is determined based on the position information of the pixels at the top, bottom, left, and right edges.

[0077] Specifically, as shown in Figure 3, by analyzing the position of the pixels corresponding to the light source in the lamp, the position of the topmost pixel is set to y=0, the leftmost pixel is set to x=0, the bottommost pixel is set to x=10000, and the rightmost pixel is set to y=10000.

[0078] The remaining pixels are positioned based on their distance from the edge pixel, resulting in a table of all pixel positions. If all these pixels can be cascaded through multiple lighting devices, each device can store its own pixel position data.

[0079] S300: Obtain the image frame information of the target animation to be displayed;

[0080] In one implementation, step S300 involves acquiring image frame information of the target animation to be displayed, including:

[0081] Import the target animation and obtain the image frame information for each of its constituent image frames;

[0082] Adjust the target animation so that its image frame is aligned with the pixel distribution area of ​​the display device in the height or width direction.

[0083] S400: Based on the compression configuration conditions and the pixel layout parameter information, compress the image frame information of the target animation to generate compressed image frame information;

[0084] In one implementation, step S400 compresses the image frame information of the target animation based on compression configuration conditions and the pixel layout parameter information, including:

[0085] The distribution information of all pixels of the display device is statistically analyzed along one of the y-axis and x-axis, and the distribution density along the other axis is obtained, wherein the axis in which the distribution information is located is consistent with the alignment direction;

[0086] The distribution density is divided into expanded distribution densities according to a first preset equal fraction to obtain compressed configuration conditions;

[0087] Based on the distribution information and distribution density of the pixels on the y-axis and x-axis respectively, the corresponding color information is extracted on each image frame, and the color coordinate information is converted to obtain the compressed image frame information.

[0088] Specifically, as shown in Figure 4, the following explanation is based on the first preset division of the number of equal parts as the default value of 1 / 2:

[0089] 1) Based on the pixel vertical axis distribution information, analyze and obtain the pixel distribution along the y-axis, summarizing yc, to obtain yc1-yc7;

[0090] Specifically, lines are drawn parallel to the x-axis at specific intervals, and the points intersecting the y-axis are yc1-yc7 respectively.

[0091] 2) Based on the pixel distribution information along the horizontal axis, the pixel distribution density along the horizontal axis is mx (the minimum interval between two pixels is mx pixels). Then, the horizontal axis is divided according to the density of mx / 2 to obtain cell_x.

[0092] 3) Extract pixel points based on the combination of Cell_x and yc, convert them to color coordinates, and summarize the pixel information of all images:

[0093] [

[0094] [Cell_x],

[0095] [Yc1,cxcy1,cxcy2...cxcyn],

[0096] Yc2,cxcy1,cxcy2...cxcyn

[0097] ...

[0098] [Yc7,cxcy1,cxcy2...cxcyn]

[0099] ]

[0100] The data is then sent to the controller of the lighting equipment for storage.

[0101] Specifically, the pixels that fall on the lines yc1-yc7 are read to obtain the pixel information (Yc1, cxcy1), (Yc1, cxcy2), etc.

[0102] In one embodiment, the distribution density is divided into expanded distribution densities according to a first preset equal fraction, and then the process further includes:

[0103] The distribution information is divided into extended distribution information according to the second preset equal division.

[0104] Specifically, to further refine the image display effect, users can continue to refine yc and cell_x to obtain an image with better display details. For example, based on the refined y-axis arrangement, yc1-yc14 can be obtained, or cell_x can be set to half of the above default value.

[0105] S500: Send the compressed image frame information to the display device for display using color sampling.

[0106] In one implementation, the display is performed using a color sampling method, including:

[0107] Get the position information of pixels in the current frame image;

[0108] Obtain the minimum segmentation region information in the compression configuration conditions, wherein the minimum segmentation region is determined by the distribution information and the distribution density;

[0109] Based on the position information of the pixels in the current frame image and the minimum segmentation region information, the position information of the display device corresponding to the pixels in the current frame image is determined, and the corresponding color coordinate information is selected as the color coordinates of the pixels in the current frame image.

[0110] For example, when a colored pattern is required to move along a specific direction to dynamically present the pattern, the set frame is a 3*3 matrix of points that can correspond to the pixels of the lamp. It needs to play 12 frames to achieve the animation playback effect. Therefore, the required storage space is a space containing 12*9 pixel information. The acquisition of the frame requires a compression process of 9 feature extractions.

[0111] By adopting the technical solution of this application, the compressed information of the frame image can be obtained by compression in one step. The compressed information is 12+2 pixels in a specific playback direction, which is then multiplied by 3 rows, that is, only 14*3 pixels of compressed information are needed.

[0112] Specifically, as shown in Figure 5, color sampling is performed on all pixels during playback. The steps include:

[0113] 1) Get the position coordinates (mx1, my1) of the current pixel;

[0114] 2) Obtain the pixel coordinate range of the image: py1-pyn, px1-pxn;

[0115] 3) Find the value closest to the image's pixel coordinates, for example (px16, py1);

[0116] 4) Select the color coordinates of the pixels in the image as the color coordinates of the pixels to be played.

[0117] Specifically, the controller of the lighting equipment continuously generates pixel color coordinate data of the lighting fixture based on pixel layout parameters, frame image compression data, and playback configuration parameters. If the color coordinates in the image data have already been converted, they are used directly for display; otherwise, color gamut conversion is required to finally generate pixel display data.

[0118] After receiving the aforementioned playback data, the pixels on the lighting equipment play the data to create an animation or pattern display.

[0119] In one implementation, the display is performed using a color sampling method, and further includes:

[0120] The current frame image is displayed by adjusting the playback direction and / or magnification factor and / or fill mode and / or frame playback parameters of the target animation.

[0121] Specifically, the factors that determine the image playback effect include:

[0122] 1) Playback direction

[0123] As shown in Figure 6, the playback direction is divided into left and right (up and down can also be achieved after the image is enlarged).

[0124] 2) Image magnification factor

[0125] As shown in Figure 7, during playback, the light source pixels can be logically reduced to achieve an image magnification effect, which can further enable the lens to zoom in and out.

[0126] 3) Fill Mode

[0127] Full-screen mode: All pixels of the light fixture are always in the frame, as shown in Figure 8;

[0128] Fade-in / Fade-out mode: The light source pixels of the lamp are gradually filled to achieve a fade-in / fade-out effect, as shown in Figure 9.

[0129] 4. Frame playback speed (frame transition step size, frame transition time, frame dwell time)

[0130] Frame switching step size: The difference in horizontal coordinates between the current frame and the next frame. This parameter can be used to achieve the effect of switching between shots.

[0131] Frame switching time: The time it takes for the transition from the current frame to the next frame;

[0132] Frame dwell time: The time a frame remains after switching to a new frame. This time plus the frame switching time equals the total frame playback time.

[0133] Referring to Figure 10, which is a schematic diagram of the structure of an animated display device provided in an embodiment of this application, the animated display device 1000 may specifically include:

[0134] Layout parameter generation unit 1001: used to obtain the pixel layout map of the display device;

[0135] Pixel layout parameter information is generated based on the pixel layout diagram, and the pixel layout parameter information is built into the display device;

[0136] Frame image compression unit 1002: used to acquire image frame information of the target animation to be displayed;

[0137] Based on the compression configuration conditions and the pixel layout parameter information, the image frame information of the target animation is compressed to generate compressed image frame information;

[0138] The compressed image frame information is sent to the display device for display using a color sampling method.

[0139] In one implementation, it further includes:

[0140] Frame image playback unit 1003: used to obtain the position information of pixels on the current frame image;

[0141] Obtain the minimum segmentation region information in the compression configuration conditions, wherein the minimum segmentation region is determined by the distribution information and the distribution density;

[0142] Based on the position information of the pixels in the current frame image and the minimum segmentation region information, the position information of the display device corresponding to the pixels in the current frame image is determined, and the corresponding color coordinate information is selected as the color coordinates of the pixels in the current frame image.

[0143] An embodiment of this application provides a computer device, including: a storage device and a processor;

[0144] A memory, wherein one or more computer programs are stored;

[0145] A processor is used to load one or more computer programs to implement the animated display method in this application.

[0146] Furthermore, it should be noted that this application embodiment also provides a computer storage medium, which stores a computer program, and the computer program includes program instructions. When the processor executes the above program instructions, it can execute the methods in the corresponding embodiments described above. Therefore, it will not be described again here.

[0147] For technical details not disclosed in the embodiments of the computer storage medium involved in this application, please refer to the description of the method embodiments of this application. As an example, program instructions may be deployed on a computer device, or executed on multiple computer devices located in one location, or executed on multiple computer devices distributed in multiple locations and interconnected through a communication network.

[0148] According to one aspect of this application, embodiments of this application also provide a computer program product or computer program, which includes computer instructions stored in a computer-readable storage medium. A processor of a computer device reads the computer instructions from the computer-readable storage medium and executes the computer instructions, enabling the computer device to perform the methods described in the preceding embodiments; therefore, further details will not be provided here.

[0149] Those skilled in the art will recognize that the units and algorithm steps of the various examples described in conjunction with the embodiments disclosed in this application can be implemented in electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are implemented in hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art can use different methods to implement the described functions for each specific application, but such implementation should not be considered beyond the scope of this application.

[0150] In the above embodiments, implementation can be achieved, in whole or in part, through software, hardware, firmware, or any combination thereof. When implemented in software, it can be implemented, in whole or in part, as a computer program product. A computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, all or part of the processes or functions described in the embodiments of this application are generated. The computer can be a general-purpose computer, a special-purpose computer, a computer network, or other programmable device. The computer instructions can be stored in or transmitted through a computer-readable storage medium. The computer instructions can be transmitted from one website, computer, server, or data center to another website, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, digital line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that a computer can access or a data processing device such as a server or data center that integrates one or more available media. The available medium can be a magnetic medium (e.g., floppy disk, hard disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid-state disk (SSD)).

[0151] The above-disclosed embodiments are merely preferred embodiments of this application and should not be construed as limiting the scope of this application. Therefore, any equivalent variations made in accordance with the claims of this application shall still fall within the scope of this application.

Claims

1. A moving picture display method, wherein, include: Obtain the pixel layout diagram of the display device; Pixel layout parameter information is generated based on the pixel layout diagram, and the pixel layout parameter information is built into the display device; Obtain the image frame information of the target animation to be displayed; Based on the compression configuration conditions and the pixel layout parameter information, the image frame information of the target animation is compressed to generate compressed image frame information; The compressed image frame information is sent to the display device for display using a color sampling method.

2. The motion picture display method according to Claim 1, wherein The step of generating pixel layout parameter information based on the pixel layout map includes: Setting the pixel point of one of the uppermost and lowermost pixel points in the pixel layout diagram of the display device as the corresponding y coordinate 0, and setting the pixel point of the other as the corresponding y coordinate y max ; Setting the pixel point of one of the leftmost and rightmost pixel points in the pixel layout of the display device as the corresponding x coordinate 0, and setting the other side as the corresponding x coordinate x max ; The position information of all other pixels in the pixel layout diagram is determined based on the position information of the pixels at the top, bottom, left, and right edges.

3. The motion picture display method according to Claim 1, wherein The process of obtaining the image frame information of the target animation to be displayed includes: Import the target animation and obtain the image frame information for each of its constituent image frames; Adjust the target animation so that its image frame is aligned with the pixel distribution area of ​​the display device in the height or width direction.

4. The motion picture display method according to Claim 3, wherein The compression of the image frame information of the target animation based on the compression configuration conditions and the pixel layout parameter information includes: The distribution information of all pixels of the display device is statistically analyzed along one of the y-axis and x-axis, and the distribution density along the other axis is obtained, wherein the axis in which the distribution information is located is consistent with the alignment direction; The distribution density is divided into expanded distribution densities according to a first preset equal fraction to obtain compressed configuration conditions; Based on the distribution information and distribution density of the pixels on the y-axis and x-axis respectively, the corresponding color information is extracted on each image frame, and the color coordinate information is converted to obtain the compressed image frame information.

5. The motion picture display method according to Claim 4, wherein The process of dividing the distribution density into expanded distribution densities according to a first preset equal fraction, followed by: The distribution information is divided into extended distribution information according to the second preset equal division.

6. The motion picture display method according to claim 4 or 5, wherein Displaying data using color sampling methods, including: Get the position information of pixels in the current frame image; Obtain the minimum segmentation region information in the compression configuration conditions, wherein the minimum segmentation region is determined by the distribution information and the distribution density; Based on the position information of the pixels in the current frame image and the minimum segmentation region information, the position information of the display device corresponding to the pixels in the current frame image is determined, and the corresponding color coordinate information is selected as the color coordinates of the pixels in the current frame image.

7. The motion picture display method according to Claim 6, wherein Displaying data using color sampling methods also includes: The current frame image is displayed by adjusting the playback direction and / or magnification factor and / or fill mode and / or frame playback parameters of the target animation.

8. A kinematic display device, wherein, include: Layout parameter generation unit: used to obtain the pixel layout diagram of the display device; Pixel layout parameter information is generated based on the pixel layout diagram, and the pixel layout parameter information is built into the display device; Frame image compression unit: used to acquire image frame information of the target animation to be displayed; Based on the compression configuration conditions and the pixel layout parameter information, the image frame information of the target animation is compressed to generate compressed image frame information; The compressed image frame information is sent to the display device for display using a color sampling method.

9. The kinematic display device of claim 8, wherein, Also includes: Frame image playback unit: used to obtain the position information of pixels on the current frame image; Obtain the minimum segmentation region information in the compression configuration conditions, wherein the minimum segmentation region is determined by the distribution information and the distribution density; Based on the position information of the pixels in the current frame image and the minimum segmentation region information, the position information of the display device corresponding to the pixels in the current frame image is determined, and the corresponding color coordinate information is selected as the color coordinates of the pixels in the current frame image.

10. A computer device, wherein, include: Storage devices and processors; A memory, wherein one or more computer programs are stored; A processor for loading one or more computer programs to implement the animated display method as described in any one of claims 1-7.

11. A computer storage medium, wherein, The computer storage medium stores a computer program, which includes program instructions. When the processor executes the program instructions, it can perform the animated display method as described in any one of claims 1-7.

12. A computer program product, wherein, The method includes computer instructions stored in a computer storage medium, which are read from and executed by the processor of the computer device, enabling the computer device to perform the animated display method as described in any one of claims 1-7.