CN116886845B - Adaptive parameter updating method, device, computer equipment and storage medium - Google Patents

Adaptive parameter updating method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN116886845B
CN116886845B CN202311128600.1A CN202311128600A CN116886845B CN 116886845 B CN116886845 B CN 116886845B CN 202311128600 A CN202311128600 A CN 202311128600A CN 116886845 B CN116886845 B CN 116886845B
Authority
CN
China
Prior art keywords
count value
point count
pixels
starting point
determining
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
CN202311128600.1A
Other languages
Chinese (zh)
Other versions
CN116886845A (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.)
Hubei Xinqing Technology Co ltd
Original Assignee
Hubei Xinqing 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 Hubei Xinqing Technology Co ltd filed Critical Hubei Xinqing Technology Co ltd
Priority to CN202311128600.1A priority Critical patent/CN116886845B/en
Publication of CN116886845A publication Critical patent/CN116886845A/en
Application granted granted Critical
Publication of CN116886845B publication Critical patent/CN116886845B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • H04N5/765Interface circuits between an apparatus for recording and another apparatus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/04Synchronising
    • H04N5/08Separation of synchronising signals from picture signals
    • H04N5/10Separation of line synchronising signal from frame synchronising signal or vice versa

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The application discloses a self-adaptive parameter updating method, a device, computer equipment and a storage medium, comprising the following steps: acquiring a first start point count value and a first end point count value of each signal state in a plurality of signal states of a time sequence parameter and a time sequence signal of a multi-pixel display interface; determining a second starting point count value of each signal state based on the time sequence parameter, the first starting point count value and the number of pixels supported for transmission by the multi-pixel display interface; determining a second endpoint count value for each signal state based on the time sequence parameter, the first endpoint count value, and the number of pixels; the count value for each signal state is updated based on the second start count value and the second end count value. According to the embodiment of the application, the self-adaptive frame and time sequence calculation can be performed through hardware, manual calculation is not required for different time sequence parameters by software personnel, the software development difficulty is reduced, and the interconnection of different pixel display interfaces can be realized.

Description

Adaptive parameter updating method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of timing parameter adjustment technologies, and in particular, to a method and apparatus for adaptively updating parameters, a computer device, and a storage medium.
Background
The image pixel interface (image pixel interface, IPI) is a common interface in display devices, and the IPI interface may provide a synchronization signal, such as a pixel clock synchronization signal, a horizontal or vertical accurate video synchronization signal, etc., for the display device during operation of the display device. The self-adaptive frame and time sequence calculation is needed in the working process of the IPI interface so as to update the count value of each time sequence signal, however, the existing method is usually manually calculated by software personnel aiming at different time sequence parameters, the operation is complex and the software development difficulty is high.
Disclosure of Invention
The embodiment of the application provides a self-adaptive parameter updating method, a device, computer equipment and a storage medium, which can perform self-adaptive frame and time sequence calculation through hardware, do not need software personnel to perform manual calculation aiming at different time sequence parameters, reduce software development difficulty and can realize interconnection of different pixel display interfaces.
In one aspect, the present application provides an adaptive parameter updating method, where the adaptive parameter updating method is applied to a multi-pixel display interface, and the adaptive parameter updating method includes:
Acquiring a first starting point count value and a first end point count value of each signal state in a plurality of signal states of a time sequence parameter and a time sequence signal of a multi-pixel display interface, wherein the first starting point count value is a starting point count value of an upper line of each signal state, and the first end point count value is an end point count value of the upper line of each signal state;
determining a second starting point count value of each signal state based on the line sequence parameter, the first starting point count value and the number of pixels supported for transmission by the multi-pixel display interface, wherein the second starting point count value is the starting point count value of each signal state in the current line;
determining a second end point count value of each signal state based on the time sequence parameter, the first end point count value and the pixel number, wherein the second end point count value is the end point count value of each signal state in the current line;
the count value for each signal state is updated based on the second start count value and the second end count value.
In some embodiments of the present application, determining a second starting point count value for each signal state based on the time sequence parameter, the first starting point count value, and the number of pixels supported for transmission by the multi-pixel display interface comprises:
Determining a first corresponding relation based on the time sequence parameter and the number of pixels supported by the multi-pixel display interface for transmission, wherein the first corresponding relation is a corresponding relation between a first starting point count value and a third starting point count value; the first corresponding relation is as follows: when the line sequence parameter is divided by the number of pixels, a third starting point count value=a first starting point count value, and when the line sequence parameter is divided by the number of pixels by the remainder M, the third starting point count value=the first starting point count value+n-M, N represents the number of pixels, and N and M are both positive integers;
determining a third starting point count value based on the first starting point count value and the first corresponding relation;
when the line sequence parameter can be divided by the number of pixels, determining the third starting point count value as a second starting point count value;
when the line sequence parameter is not divisible by the number of pixels, a second starting point count value is determined based on the number of pixels and the third starting point count value.
In some embodiments of the application, determining the second origin count value based on the number of pixels and the third origin count value comprises:
comparing the third starting point count value with the pixel number to obtain a first comparison result;
when the first comparison result is that the third starting point count value is larger than the pixel number, determining a difference value between the third starting point count value and the pixel number as a second starting point count value;
When the first comparison result is that the third start point count value is equal to or smaller than the number of pixels, the third start point count value is determined as the second start point count value.
In some embodiments of the present application, determining a second endpoint count value for each signal state based on the time sequence parameter, the first endpoint count value, and the number of pixels comprises:
determining a second corresponding relation based on the time sequence parameter and the pixel number, wherein the second corresponding relation is a corresponding relation between the first end point count value and the third end point count value; the second corresponding relation is as follows: when the line sequence parameter is divided by the number of pixels, the third endpoint count value=the first endpoint count value, and when the line sequence parameter is divided by the remainder of the number of pixels, the third endpoint count value=the first endpoint count value+n-M, N represents the number of pixels, and N and M are both positive integers;
determining a third endpoint count value based on the first endpoint count value and the second correspondence;
determining the third endpoint count value as the second endpoint count value when the time sequence parameter is divisible by the number of pixels;
determining a timing value for each signal state when the timing parameter is not divisible by the number of pixels;
a second endpoint count value is determined based on the timing value, the number of pixels, and the third endpoint count value.
In some embodiments of the application, determining the second endpoint count value based on the timing value, the number of pixels, and the third endpoint count value comprises:
comparing the third end point count value with the time sequence value to obtain a second comparison result;
when the second comparison result is that the third end point count value is larger than the time sequence value, determining a difference value between the third end point count value and the pixel number as a second end point count value;
and when the second comparison result is that the third end point count value is equal to or smaller than the time sequence value, determining the third end point count value as the second end point count value.
In some embodiments of the application, determining the timing value for each signal state includes:
determining a first count value based on the time sequence parameter and the first endpoint count value, and comparing the first count value with the number of pixels;
when the first count value is greater than the number of pixels, determining a difference value between the first count value and the number of pixels as a time sequence value of each signal state;
when the first count value is equal to or smaller than the number of pixels, the first count value is determined as a timing value of each signal state.
In some embodiments of the present application, the plurality of signal states includes a line synchronization state, a line back shoulder state, a line active state, and a line front shoulder state, and the count values of the line synchronization state, the line back shoulder state, and the line active state are updated at the end of each line of the line active state, and the count values of the line front shoulder state are updated at the end of each line of the line front shoulder state.
In another aspect, the present application provides an adaptive parameter updating apparatus, which is applied to a multi-pixel display interface, and includes:
the information acquisition unit is used for acquiring a first starting point count value and a first end point count value of each signal state in a plurality of signal states of a time sequence parameter and a time sequence signal of the multi-pixel display interface, wherein the first starting point count value is a starting point count value of the last line of each signal state, and the first end point count value is an end point count value of the last line of each signal state;
the first determining unit is used for determining a second starting point count value of each signal state based on the line time sequence parameter, the first starting point count value and the number of pixels supported by the multi-pixel display interface for transmission, wherein the second starting point count value is the starting point count value of each signal state in the current line;
the second determining unit is used for determining a second end point count value of each signal state based on the time sequence parameter, the first end point count value and the pixel number, wherein the second end point count value is the end point count value of each signal state in the current line;
and a parameter updating unit for updating the count value of each signal state based on the second start point count value and the second end point count value.
In some embodiments of the application, the first determining unit is specifically configured to:
determining a first corresponding relation based on the time sequence parameter and the number of pixels supported by the multi-pixel display interface for transmission, wherein the first corresponding relation is a corresponding relation between a first starting point count value and a third starting point count value; the first corresponding relation is as follows: when the line sequence parameter is divided by the number of pixels, a third starting point count value=a first starting point count value, and when the line sequence parameter is divided by the number of pixels by the remainder M, the third starting point count value=the first starting point count value+n-M, N represents the number of pixels, and N and M are both positive integers;
determining a third starting point count value based on the first starting point count value and the first corresponding relation;
when the line sequence parameter can be divided by the number of pixels, determining the third starting point count value as a second starting point count value;
when the line sequence parameter is not divisible by the number of pixels, a second starting point count value is determined based on the number of pixels and the third starting point count value.
In some embodiments of the application, the first determining unit is specifically further configured to:
comparing the third starting point count value with the pixel number to obtain a first comparison result;
when the first comparison result is that the third starting point count value is larger than the pixel number, determining a difference value between the third starting point count value and the pixel number as a second starting point count value;
When the first comparison result is that the third start point count value is equal to or smaller than the number of pixels, the third start point count value is determined as the second start point count value.
In some embodiments of the application, the second determining unit is specifically configured to:
determining a second corresponding relation based on the time sequence parameter and the pixel number, wherein the second corresponding relation is a corresponding relation between the first end point count value and the third end point count value; the second corresponding relation is as follows: when the line sequence parameter is divided by the number of pixels, the third endpoint count value=the first endpoint count value, and when the line sequence parameter is divided by the remainder of the number of pixels, the third endpoint count value=the first endpoint count value+n-M, N represents the number of pixels, and N and M are both positive integers;
determining a third endpoint count value based on the first endpoint count value and the second correspondence;
determining the third endpoint count value as the second endpoint count value when the time sequence parameter is divisible by the number of pixels;
determining a timing value for each signal state when the timing parameter is not divisible by the number of pixels;
a second endpoint count value is determined based on the timing value, the number of pixels, and the third endpoint count value.
In some embodiments of the application, the second determining unit is specifically further configured to:
Comparing the third end point count value with the time sequence value to obtain a second comparison result;
when the second comparison result is that the third end point count value is larger than the time sequence value, determining a difference value between the third end point count value and the pixel number as a second end point count value;
and when the second comparison result is that the third end point count value is equal to or smaller than the time sequence value, determining the third end point count value as the second end point count value.
In some embodiments of the application, the second determining unit is specifically further configured to:
determining a first count value based on the time sequence parameter and the first endpoint count value, and comparing the first count value with the number of pixels;
when the first count value is greater than the number of pixels, determining a difference value between the first count value and the number of pixels as a time sequence value of each signal state;
when the first count value is equal to or smaller than the number of pixels, the first count value is determined as a timing value of each signal state.
In another aspect, the present application also provides a computer device, including:
one or more processors;
a memory; and
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the processor to implement the adaptive parameter updating method of any of the first aspects.
In a fourth aspect, the present application also provides a computer readable storage medium having stored thereon a computer program to be loaded by a processor for performing the steps of the adaptive parameter updating method of any of the first aspects.
The application determines the second starting point count value of each signal state based on the time sequence parameter, the first starting point count value and the number of pixels supported by the multi-pixel display interface for transmission, and determines the second ending point count value of each signal state based on the time sequence parameter, the first ending point count value and the number of pixels, so that self-adaptive frame and time sequence calculation can be performed through hardware, manual calculation is not required for different time sequence parameters by software personnel, and the software development difficulty is reduced; the time sequence calculation is carried out based on the pixel number supported by the multi-pixel display interface, so that the parameter updating method can be suitable for different pixel display interfaces, and interconnection of different pixel display interfaces is realized.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of an embodiment of an adaptive parameter updating method provided in an embodiment of the present application;
FIG. 2 is a frame/row synchronization timing diagram of a four-pixel interface provided in an embodiment of the present application;
FIG. 3 is a flowchart of an embodiment of an adaptive parameter updating method according to the present application;
FIG. 4 is a schematic structural diagram of an embodiment of an adaptive parameter updating apparatus according to the present application;
FIG. 5 is a schematic diagram of an embodiment of a computer device provided in an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to fall within the scope of the application.
In the description of the present application, it should be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", etc. indicate orientations or positional relationships based on the drawings are merely for convenience in describing the present application and simplifying the description, and do not indicate or imply that the apparatus or elements referred to must have a specific orientation, be configured and operated in a specific orientation, and thus should not be construed as limiting the present application. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, features defining "first", "second", "third" may include one or more of the stated features, either explicitly or implicitly. In the description of the present application, the meaning of "a plurality" is two or more, unless explicitly defined otherwise.
In the present application, the term "exemplary" is used to mean "serving as an example, instance, or illustration. Any embodiment described as "exemplary" in this disclosure is not necessarily to be construed as preferred or advantageous over other embodiments. The following description is presented to enable any person skilled in the art to make and use the application. In the following description, details are set forth for purposes of explanation. It will be apparent to one of ordinary skill in the art that the present application may be practiced without these specific details. In other instances, well-known structures and processes have not been described in detail so as not to obscure the description of the application with unnecessary detail. Thus, the present application is not intended to be limited to the embodiments shown, but is to be accorded the widest scope consistent with the principles and features disclosed herein.
It should be noted that, because the method of the embodiment of the present application is executed in the computer device, the processing objects of each computer device exist in the form of data or information, for example, time, which is essentially time information, it can be understood that in the subsequent embodiment, if the size, the number, the position, etc. are all corresponding data, so that the computer device can process the data, which is not described herein in detail.
The inventors have found that existing display devices typically employ an image pixel interface (image pixel interface, IPI) in which the entire display data path is single-pixel or multi-pixel uniform. For a single-pixel IPI interface, the problem that a frame and line synchronous display time sequence circuit needs higher clock frequency and is not beneficial to the convergence of a time sequence exists; for the unified IPI interfaces of multiple pixels, the interconnection of different pixel display interfaces is inconvenient because the bit widths of frame and line synchronous display time sequence circuits of the IPI interfaces of different manufacturers are different. In addition, no matter a single-pixel or multi-pixel unified image pixel interface is adopted, software personnel are usually required to manually calculate according to different time sequence parameters, the operation is complicated, and the software development difficulty is high.
Based on this, in the embodiment of the present application, a first start point count value and a first end point count value of each signal state in a plurality of signal states of a time sequence parameter and a time sequence signal of a multi-pixel display interface are obtained, wherein the first start point count value is a start point count value of an upper line of each signal state, and the first end point count value is an end point count value of the upper line of each signal state; determining a second starting point count value of each signal state based on the line sequence parameter, the first starting point count value and the number of pixels supported for transmission by the multi-pixel display interface, wherein the second starting point count value is the starting point count value of each signal state in the current line; determining a second end point count value of each signal state based on the time sequence parameter, the first end point count value and the pixel number, wherein the second end point count value is the end point count value of each signal state in the current line; the count value for each signal state is updated based on the second start count value and the second end count value. The application can carry out self-adaptive frame and time sequence calculation through hardware, does not need software personnel to carry out manual calculation aiming at different time sequence parameters, reduces the difficulty of software development, and can realize interconnection of different pixel display interfaces.
The present application will be further described by the following description of embodiments with reference to the drawings.
The embodiment provides an adaptive parameter updating method, as shown in fig. 1, including:
301. the method comprises the steps of obtaining a first starting point count value and a first end point count value of each signal state in a plurality of signal states of a time sequence parameter and a time sequence signal of a multi-pixel display interface, wherein the first starting point count value is a starting point count value of an upper line of each signal state, and the first end point count value is an end point count value of the upper line of each signal state.
The adaptive parameter updating method of the present embodiment is applied to a multi-pixel display interface, such as a four-pixel display interface, an eight-pixel display interface, a sixteen-pixel display interface, etc., where the multi-pixel display interface may be an image pixel interface (image pixel interface, IPI). The timing signals are timing signals of frame/line synchronization timing of the multi-pixel display interface, as shown in fig. 2, which is a frame/line synchronization timing diagram of the four-pixel display interface, and as can be seen from fig. 2, the four-pixel display interface includes four timing signals (i.e. a line synchronization signal 0, a line synchronization signal 1, a line synchronization signal 2, and a line synchronization signal 3).
The line timing parameter is a time (line_timing) of each line of the timing signal, wherein each line of the timing signal includes a plurality of signal states, and the line timing parameter is a sum of the times of the plurality of signal states of each line, for example, the plurality of signal states include a line synchronization state (horizontal synchronization, HSYNC), a line back shoulder state (horizontal back porch, HBP), a line active state (horizontal active, HACTIVE), and a line front shoulder state (horizontal front porch, HFP), and then line_timing=hsync+hbp+hactive+hfp.
The first start point count value is a start point count value of the last line of each signal state, the first end point count value is an end point count value of the last line of each signal state, for example, the first start point count value of the HSYNC is 1, and the first end point count value is 5; the HBP has a first endpoint count value of 1 and a first endpoint count value of 8.
302. And determining a second starting point count value of each signal state based on the line sequence parameter, the first starting point count value and the number of pixels supported for transmission by the multi-pixel display interface, wherein the second starting point count value is the starting point count value of each signal state in the current line.
The number of pixels is the number of pixels supported by the multi-pixel display interface, for example, the multi-pixel display interface is a four-pixel display interface, the number of pixels is 4, the multi-pixel display interface is an eight-pixel display interface, the number of pixels is 8, the multi-pixel display interface is a sixteen-pixel display interface, and the number of pixels is 16.
The second starting point count value is the starting point count value of each signal state in the current line, after the time sequence parameter of the time sequence signal and the first starting point count value of each signal state are obtained, the second starting point count value of each signal state is determined based on the time sequence parameter, the first starting point count value and the pixel number of the multi-pixel display interface, the starting point count value of each signal state in the current line is automatically calculated based on the time sequence parameter, the first starting point count value and the pixel number, manual calculation is not needed by software personnel for different time sequence parameters, the software development difficulty is reduced, and because the first starting point count value is determined based on the pixel number supported by the multi-pixel display interface for transmission, interconnection of different pixel display interfaces can be realized.
303. And determining a second end point count value of each signal state based on the line sequence parameter, the first end point count value and the pixel number, wherein the second end point count value is the end point count value of each signal state in the current line.
The second endpoint count value is the endpoint count value of each signal state in the current line, after the time sequence parameter of the time sequence signal and the first endpoint count value of each signal state are obtained, the second endpoint count value of each signal state is determined based on the time sequence parameter, the first endpoint count value and the pixel number, the endpoint count value of each signal state in the current line is automatically calculated based on the time sequence parameter, the first endpoint count value and the pixel number, manual calculation is not needed by software personnel aiming at different time sequence parameters, the software development difficulty is reduced, and because the first endpoint count value is determined based on the pixel number supported by the multi-pixel display interface for transmission, the interconnection of different pixel display interfaces can be realized.
304. The count value for each signal state is updated based on the second start count value and the second end count value.
The embodiment determines the second start count value and the second end count value of each signal state, and updates the start count value and the end count value of each signal state based on the second start count value and the second end count value. For example, if it is determined that the second start point count value of HSYNC is 1 and the second end point count value is 8, the start point count value and the end point count value of HSYNC of the current line are updated to 1 and 8, respectively.
In one implementation, the plurality of signal states includes a row synchronization state (horizontal synchronization, HSYNC), a row back shoulder state (horizontal back porch, HBP), a row active state (horizontal active, HACTIVE), and a row front shoulder state (horizontal front porch, HFP). The starting point count value and the end point count value of the HSYNC, the HBP and the HACTVE are updated when the HACTVE of each line is finished, and the starting point count value and the end point count value of the HFP are updated when the HFP of each line is finished.
In one embodiment, as shown in fig. 3, determining the second starting point count value of each signal state in step 302 based on the time sequence parameter, the first starting point count value and the number of pixels supported by the multi-pixel display interface for transmission may include the following steps 401 to 404, which are specifically as follows:
401. Determining a first corresponding relation based on the time sequence parameter and the number of pixels supported for transmission by the multi-pixel display interface;
402. determining a third starting point count value based on the first starting point count value and the first corresponding relation;
403. when the line sequence parameter can be divided by the number of pixels, determining the third starting point count value as a second starting point count value;
404. when the line sequence parameter is not divisible by the number of pixels, a second starting point count value is determined based on the number of pixels and the third starting point count value.
When determining the second starting point count value of each signal state based on the time sequence parameter, the first starting point count value and the pixel number, the embodiment firstly determines the first corresponding relation based on the time sequence parameter and the pixel number of the multi-pixel display interface, then determines the third starting point count value based on the first starting point count value and the first corresponding relation, then judges whether the time sequence parameter can be divided by the pixel number, and when the time sequence parameter can be divided by the pixel number, determines the third starting point count value as the second starting point count value; conversely, when the line sequence parameter is not divisible by the number of pixels, a second starting point count value is determined based on the number of pixels and the third starting point count value. For example, when the multi-pixel display interface is a four-pixel display interface, the number of pixels n=4, the third start point count value is determined as the second start point count value when the line sequence parameter can be divided by 4, and the second start point count value is determined based on the number of pixels and the third start point count value when the line sequence parameter cannot be divided by 4.
In a specific implementation, the first correspondence is specifically: when the line sequence parameter is divided by the number of pixels, the third start point count value=the first start point count value, and when the line sequence parameter is divided by the remainder of the number of pixels, the third start point count value=the first start point count value+n-M, N represents the number of pixels, and N and M are both positive integers. For example, the number of pixels n=4, and when the line sequence parameter can be divided by 4, the third start point count value=the first start point count value; when the line sequence parameter is divided by more than 4 and 1, the third starting point count value=the first starting point count value+4-1; when the line sequence parameter is divided by more than 4 times 2, the third starting point count value=the first starting point count value+4-2; when the line sequence parameter is divided by more than 4 by 3, the third start point count value=the first start point count value+4-3.
In a specific embodiment, determining the second starting point count value in step 404 based on the number of pixels and the third starting point count value may include the following steps 501-503, which are specifically as follows:
501. comparing the third starting point count value with the pixel number to obtain a first comparison result;
502. when the first comparison result is that the third starting point count value is larger than the pixel number, determining a difference value between the third starting point count value and the pixel number as a second starting point count value;
503. When the first comparison result is that the third start point count value is equal to or smaller than the number of pixels, the third start point count value is determined as the second start point count value.
In a specific implementation manner, when the second starting point count value is determined based on the number of pixels and the third starting point count value, the third starting point count value is compared with the number of pixels to obtain a first comparison result, when the first comparison result is that the third starting point count value is greater than the number of pixels, the difference value between the third starting point count value and the number of pixels is determined to be the second starting point count value, and when the first comparison result is that the third starting point count value is equal to or less than the number of pixels, the third starting point count value is determined to be the second starting point count value. For example, the number of pixels n=4, and when the third start point count value is greater than 4, the second start point count value=third start point count value-4; conversely, when the third start point count value is equal to or smaller than 4, the second start point count value=the third start point count value.
In a specific embodiment, with continued reference to fig. 3, determining the second endpoint count value for each signal state in step 303 based on the time sequence parameter, the first endpoint count value, and the number of pixels may include the following steps 405-409, which are specifically as follows:
405. Determining a second corresponding relation based on the time sequence parameter and the pixel number;
406. determining a third endpoint count value based on the first endpoint count value and the second correspondence;
407. determining the third endpoint count value as the second endpoint count value when the time sequence parameter is divisible by the number of pixels;
408. determining a timing value for each signal state when the timing parameter is not divisible by the number of pixels;
409. a second endpoint count value is determined based on the timing value, the number of pixels, and the third endpoint count value.
When determining the second endpoint count value of each signal state based on the line time parameter, the first endpoint count value and the pixel number, the embodiment firstly determines the second correspondence based on the line time parameter and the pixel number of the multi-pixel display interface, then determines the third endpoint count value based on the first endpoint count value and the second correspondence, then determines whether the line time parameter can be divided by the pixel number, and determines the third endpoint count value as the second endpoint count value when the line time parameter can be divided by the pixel number; otherwise, when the time sequence parameter is not divided by the number of pixels, determining a time sequence value of each signal state, and determining a second end point count value based on the time sequence value, the number of pixels and the third end point count value. For example, the number of pixels n=4, when the line sequence parameter can be divided by 4, the third end point count value is determined as the second end point count value, when the line sequence parameter cannot be divided by 4, the sequence value of each signal state is determined, and the second end point count value is determined based on the sequence value, the number of pixels, and the third end point count value.
In a specific implementation manner, the second correspondence relationship is specifically: when the line sequence parameter is divided by the number of pixels, the third endpoint count value=the first endpoint count value, and when the line sequence parameter is divided by the remainder of the number of pixels, the third endpoint count value=the first endpoint count value+n-M, N represents the number of pixels, and N and M are both positive integers. For example, when the multi-pixel display interface is a four-pixel display interface, the number of pixels n=4, and when the line sequence parameter can be divided by 4, the third endpoint count value=the first endpoint count value; when the time sequence parameter is divided by more than 4 and 1, the third endpoint count value=the first endpoint count value +4-1; when the time sequence parameter is divided by more than 4 times 2, the third endpoint count value=the first endpoint count value +4-2; when the line sequence parameter is divided by more than 4 by 3, the third endpoint count value=the first endpoint count value +4-3.
In a specific embodiment, determining the second endpoint count value in step 409 based on the timing value, the number of pixels, and the third endpoint count value may include the following steps 504-506, which are specifically as follows:
504. comparing the third end point count value with the time sequence value to obtain a second comparison result;
505. when the second comparison result is that the third end point count value is larger than the time sequence value, determining a difference value between the third end point count value and the pixel number as a second end point count value;
506. And when the second comparison result is that the third end point count value is equal to or smaller than the time sequence value, determining the third end point count value as the second end point count value.
In a specific implementation manner, when determining the second endpoint count value based on the time sequence value, the number of pixels and the third endpoint count value, comparing the third endpoint count value of each signal state with the time sequence value of the signal state to obtain a second comparison result, and determining the difference value between the third endpoint count value and the number of pixels as the second endpoint count value when the second comparison result is that the third endpoint count value is larger than the time sequence value; and conversely, when the second comparison result is that the third end point count value is equal to or smaller than the time sequence value, determining the third end point count value as the second end point count value. For example, the number of pixels n=4, and when the third endpoint count value is greater than 4, the second endpoint count value=third endpoint count value-4; conversely, when the third end point count value is equal to or smaller than 4, the second end point count value=the third end point count value.
In a specific embodiment, determining the timing value of each signal state in step 408 may include the following steps 507-509, which are specifically as follows:
507. Determining a first count value based on the time sequence parameter and the first endpoint count value, and comparing the first count value with the number of pixels;
508. when the first count value is greater than the number of pixels, determining a difference value between the first count value and the number of pixels as a time sequence value of each signal state;
509. when the first count value is equal to or smaller than the number of pixels, the first count value is determined as a timing value of each signal state.
In a specific implementation manner, when determining the time sequence value of each signal state, determining a first count value based on the time sequence parameter and a first end point count value, comparing the first count value with the number of pixels, and determining the difference value between the first count value and the number of pixels as the time sequence value of each signal state when the first count value is larger than the number of pixels; conversely, when the first count value is equal to or smaller than the number of pixels, the first count value is determined as the timing value of each signal state. For example, the number of pixels n=4, and when the first count value is greater than 4, the timing value=first count value-number of pixels; when the first count value is equal to or smaller than 4, the timing value=the first count value.
In one embodiment, when determining the first count value based on the timing parameter and the first endpoint count value, a remainder of the timing parameter divided by the number of pixels is first determined, and then a second count value is determined based on the first endpoint count value, the remainder, and the number of pixels. Wherein, the calculation formula of the second count value is: second count value=first end point count value+n-M, N represents the number of pixels, M represents the remainder of dividing the line sequence parameter by the number of pixels, and N and M are both positive integers.
Further, after the second count value is determined, judging whether the second count value is larger than the pixel number, and determining the difference value between the second count value and the pixel number as the first count value when the second count value is larger than the pixel number; conversely, when the second count value is not greater than the number of pixels, the second count value is determined as the first count value. For example, the number of pixels n=4, and when the second count value is greater than 4, the first count value=second count value-4; when the second count value is not greater than 4, the first count value=the second count value.
In order to better implement the adaptive parameter updating method in the embodiment of the present application, on the basis of the adaptive parameter updating method, the embodiment of the present application further provides an adaptive parameter updating apparatus, as shown in fig. 4, where the adaptive parameter updating apparatus 700 includes:
an information obtaining unit 701, configured to obtain a first start point count value and a first end point count value of each signal state in a plurality of signal states of a timing signal of the multi-pixel display interface, where the first start point count value is a start point count value of an upper line of each signal state, and the first end point count value is an end point count value of the upper line of each signal state;
A first determining unit 702, configured to determine a second start count value of each signal state based on the line timing parameter, the first start count value, and the number of pixels supported for transmission by the multi-pixel display interface, where the second start count value is a start count value of each signal state in a current line;
a second determining unit 703, configured to determine a second endpoint count value of each signal state based on the time sequence parameter, the first endpoint count value, and the number of pixels, where the second endpoint count value is an endpoint count value of each signal state in the current line;
a parameter updating unit 704, configured to update the count value of each signal state based on the second start point count value and the second end point count value.
In the embodiment of the application, the second starting point count value of each signal state is determined based on the time sequence parameter, the first starting point count value and the number of pixels supported by the multi-pixel display interface for transmission, and the second ending point count value of each signal state is determined based on the time sequence parameter, the first ending point count value and the number of pixels, so that self-adaptive frame and time sequence calculation can be performed through hardware, manual calculation for different time sequence parameters is not needed by software personnel, and the difficulty of software development is reduced; the time sequence calculation is carried out based on the pixel number supported by the multi-pixel display interface, so that the parameter updating method can be suitable for different pixel display interfaces, and interconnection of different pixel display interfaces is realized.
In some embodiments of the present application, the first determining unit 702 is specifically configured to:
determining a first corresponding relation based on the time sequence parameter and the number of pixels supported by the multi-pixel display interface for transmission, wherein the first corresponding relation is a corresponding relation between a first starting point count value and a third starting point count value; the first corresponding relation is as follows: when the line sequence parameter is divided by the number of pixels, a third starting point count value=a first starting point count value, and when the line sequence parameter is divided by the number of pixels by the remainder M, the third starting point count value=the first starting point count value+n-M, N represents the number of pixels, and N and M are both positive integers;
determining a third starting point count value based on the first starting point count value and the first corresponding relation;
when the line sequence parameter can be divided by the number of pixels, determining the third starting point count value as a second starting point count value;
when the line sequence parameter is not divisible by the number of pixels, a second starting point count value is determined based on the number of pixels and the third starting point count value.
In some embodiments of the present application, the first determining unit 702 is specifically further configured to:
comparing the third starting point count value with the pixel number to obtain a first comparison result;
when the first comparison result is that the third starting point count value is larger than the pixel number, determining a difference value between the third starting point count value and the pixel number as a second starting point count value;
When the first comparison result is that the third start point count value is equal to or smaller than the number of pixels, the third start point count value is determined as the second start point count value.
In some embodiments of the present application, the second determining unit 703 is specifically configured to:
determining a second corresponding relation based on the time sequence parameter and the pixel number, wherein the second corresponding relation is a corresponding relation between the first end point count value and the third end point count value; the second corresponding relation is as follows: when the line sequence parameter is divided by the number of pixels, the third end point count value=the first end point count value, and when the line sequence parameter is divided by the remainder of the number of pixels, the third start point count value=the first end point count value+n-M, N represents the number of pixels, and N and M are both positive integers;
determining a third endpoint count value based on the first endpoint count value and the second correspondence;
determining the third endpoint count value as the second endpoint count value when the time sequence parameter is divisible by the number of pixels;
determining a timing value for each signal state when the timing parameter is not divisible by the number of pixels;
a second endpoint count value is determined based on the timing value, the number of pixels, and the third endpoint count value.
In some embodiments of the present application, the second determining unit 703 is specifically further configured to:
Comparing the third end point count value with the time sequence value to obtain a second comparison result;
when the second comparison result is that the third end point count value is larger than the time sequence value, determining a difference value between the third end point count value and the pixel number as a second end point count value;
and when the second comparison result is that the third end point count value is equal to or smaller than the time sequence value, determining the third end point count value as the second end point count value.
In some embodiments of the present application, the second determining unit 703 is specifically further configured to:
determining a first count value based on the time sequence parameter and the first endpoint count value, and comparing the first count value with the number of pixels;
when the first count value is greater than the number of pixels, determining a difference value between the first count value and the number of pixels as a time sequence value of each signal state;
when the first count value is equal to or smaller than the number of pixels, the first count value is determined as a timing value of each signal state.
The embodiment of the application also provides a computer device, which integrates any one of the self-adaptive parameter updating devices provided by the embodiment of the application, and the computer device comprises:
one or more processors;
a memory; and
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the processor to perform the steps of the adaptive parameter updating method of any of the above-described adaptive parameter updating method embodiments.
The embodiment of the application also provides computer equipment which integrates any self-adaptive parameter updating device provided by the embodiment of the application. As shown in fig. 5, a schematic structural diagram of a computer device according to an embodiment of the present application is shown, specifically:
the computer device may include one or more processing cores 'processors 801, one or more computer-readable storage media's memory 802, power supply 803, and input unit 804, among other components. Those skilled in the art will appreciate that the computer device structure shown in FIG. 5 is not limiting of the computer device and may include more or fewer components than shown, or may be combined with certain components, or a different arrangement of components. Wherein:
the processor 801 is a control center of the computer device, connects various parts of the entire computer device using various interfaces and lines, and performs various functions of the computer device and processes data by running or executing software programs and/or modules stored in the memory 802, and calling data stored in the memory 802, thereby performing overall monitoring of the computer device. Optionally, the processor 801 may include one or more processing cores; preferably, the processor 801 may integrate an application processor that primarily handles operating systems, user interfaces, applications, etc., with a modem processor that primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 801.
The memory 802 may be used to store software programs and modules, and the processor 801 executes various functional applications and data processing by executing the software programs and modules stored in the memory 802. The memory 802 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data created according to the use of the computer device, etc. In addition, memory 802 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device. Accordingly, the memory 802 may also include a memory controller to provide the processor 801 with access to the memory 802.
The computer device also includes a power supply 803 for powering the various components, preferably, the power supply 803 can be logically coupled to the processor 801 via a power management system such that functions such as managing charge, discharge, and power consumption can be performed by the power management system. The power supply 803 may also include one or more of any components, such as a direct current or alternating current power supply, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
The computer device may further comprise an input unit 804, which input unit 804 may be used for receiving input digital or character information and for generating keyboard, mouse, joystick, optical or trackball signal inputs in connection with user settings and function control.
Although not shown, the computer device may further include a display unit or the like, which is not described herein. In particular, in this embodiment, the processor 801 in the computer device loads executable files corresponding to the processes of one or more application programs into the memory 802 according to the following instructions, and the processor 801 executes the application programs stored in the memory 802, so as to implement various functions, as follows:
acquiring a first starting point count value and a first end point count value of each signal state in a plurality of signal states of a time sequence parameter and a time sequence signal of a multi-pixel display interface, wherein the first starting point count value is a starting point count value of an upper line of each signal state, and the first end point count value is an end point count value of the upper line of each signal state;
determining a second starting point count value of each signal state based on the line sequence parameter, the first starting point count value and the number of pixels supported for transmission by the multi-pixel display interface, wherein the second starting point count value is the starting point count value of each signal state in the current line;
Determining a second end point count value of each signal state based on the time sequence parameter, the first end point count value and the pixel number, wherein the second end point count value is the end point count value of each signal state in the current line;
the count value for each signal state is updated based on the second start count value and the second end count value.
Those of ordinary skill in the art will appreciate that all or a portion of the steps of the various methods of the above embodiments may be performed by instructions, or by instructions controlling associated hardware, which may be stored in a computer-readable storage medium and loaded and executed by a processor.
To this end, an embodiment of the present application provides a computer-readable storage medium, which may include: read Only Memory (ROM), random access Memory (RAM, random Access Memory), magnetic or optical disk, and the like. On which a computer program is stored, the computer program being loaded by a processor for executing the steps of any of the adaptive parameter updating methods provided by the embodiments of the present application. For example, the loading of the computer program by the processor may perform the steps of:
Acquiring a first starting point count value and a first end point count value of each signal state in a plurality of signal states of a time sequence parameter and a time sequence signal of a multi-pixel display interface, wherein the first starting point count value is a starting point count value of an upper line of each signal state, and the first end point count value is an end point count value of the upper line of each signal state;
determining a second starting point count value of each signal state based on the line sequence parameter, the first starting point count value and the number of pixels supported for transmission by the multi-pixel display interface, wherein the second starting point count value is the starting point count value of each signal state in the current line;
determining a second end point count value of each signal state based on the time sequence parameter, the first end point count value and the pixel number, wherein the second end point count value is the end point count value of each signal state in the current line;
the count value for each signal state is updated based on the second start count value and the second end count value.
In the foregoing embodiments, the descriptions of the embodiments are focused on, and the portions of one embodiment that are not described in detail in the foregoing embodiments may be referred to in the foregoing detailed description of other embodiments, which are not described herein again.
In the implementation, each unit or structure may be implemented as an independent entity, or may be implemented as the same entity or several entities in any combination, and the implementation of each unit or structure may be referred to the foregoing method embodiments and will not be repeated herein.
The specific implementation of each operation above may be referred to the previous embodiments, and will not be described herein.
The foregoing describes in detail a method, apparatus, computer device and storage medium for adaptively updating parameters provided by the embodiments of the present application, and specific examples are applied to illustrate the principles and embodiments of the present application, and the above description of the embodiments is only used to help understand the method and core idea of the present application; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in light of the ideas of the present application, the present description should not be construed as limiting the present application.

Claims (8)

1. An adaptive parameter updating method, wherein the adaptive parameter updating method is applied to a multi-pixel display interface, and the adaptive parameter updating method comprises the following steps:
Acquiring a time sequence parameter of a time sequence signal of a multi-pixel display interface and a first start point count value and a first end point count value of each signal state in a plurality of signal states of the time sequence signal, wherein the first start point count value is a start point count value of an upper line of each signal state, and the first end point count value is an end point count value of the upper line of each signal state;
determining a second starting point count value of each signal state based on the time sequence parameter, the first starting point count value and the number of pixels supported for transmission by the multi-pixel display interface, wherein the second starting point count value is a starting point count value of each signal state in a current row;
determining a second end point count value of each signal state based on the time sequence parameter, the first end point count value and the pixel number, wherein the second end point count value is an end point count value of each signal state in the current line;
updating the count value of each signal state based on the second start point count value and the second end point count value;
the determining a second starting point count value of each signal state based on the line sequence parameter, the first starting point count value and the number of pixels supported for transmission by the multi-pixel display interface includes:
Determining a first corresponding relation based on the time sequence parameter and the number of pixels supported by the multi-pixel display interface for transmission, wherein the first corresponding relation is a corresponding relation between the first starting point count value and a third starting point count value; wherein, the first correspondence is: when the line sequence parameter is divided by the number of pixels, a third starting point count value=a first starting point count value, and when the line sequence parameter is divided by the remainder of the number of pixels, the third starting point count value=the first starting point count value+n-M, N represents the number of pixels, and N and M are both positive integers;
determining a third starting point count value based on the first starting point count value and the first correspondence;
determining the third start point count value as the second start point count value when the line sequence parameter is divisible by the number of pixels;
determining the second starting point count value based on the number of pixels and the third starting point count value when the line sequence parameter is not divisible by the number of pixels;
the determining a second endpoint count value for each of the signal states based on the line sequence parameter, the first endpoint count value, and the number of pixels includes:
Determining a second corresponding relation based on the time sequence parameter and the pixel number, wherein the second corresponding relation is a corresponding relation between the first end point count value and a third end point count value; wherein, the second correspondence is: when the line time parameter is divided by the number of pixels, a third endpoint count value=a first endpoint count value, and when the line time parameter is divided by the remainder M of the number of pixels, the third endpoint count value=the first endpoint count value+n-M, N represents the number of pixels, and N and M are both positive integers;
determining a third endpoint count value based on the first endpoint count value and the second correspondence;
determining the third endpoint count value as the second endpoint count value when the line sequence parameter is divisible by the number of pixels;
determining a timing value for each of the signal states when the timing parameter is not divisible by the number of pixels;
the second endpoint count value is determined based on the timing value, the number of pixels, and the third endpoint count value.
2. The adaptive parameter updating method according to claim 1, wherein said determining the second origin count value based on the number of pixels and the third origin count value comprises:
Comparing the third starting point count value with the pixel number to obtain a first comparison result;
when the first comparison result is that the third starting point count value is larger than the pixel number, determining a difference value between the third starting point count value and the pixel number as the second starting point count value;
and when the first comparison result is that the third starting point count value is equal to or smaller than the pixel number, determining the third starting point count value as the second starting point count value.
3. The adaptive parameter updating method according to claim 1, wherein the determining the second endpoint count value based on the timing value, the number of pixels, and the third endpoint count value comprises:
comparing the third end point count value with the time sequence value to obtain a second comparison result;
when the second comparison result is that the third end point count value is larger than the time sequence value, determining a difference value between the third end point count value and the pixel number as the second end point count value;
and when the second comparison result is that the third end point count value is equal to or smaller than the time sequence value, determining the third end point count value as the second end point count value.
4. The adaptive parameter updating method according to claim 1, wherein said determining a timing value for each of said signal states comprises:
determining a first count value based on the timing parameter and the first endpoint count value, and comparing the first count value with the number of pixels;
determining a difference between the first count value and the number of pixels as a timing value for each of the signal states when the first count value is greater than the number of pixels;
when the first count value is equal to or smaller than the number of pixels, the first count value is determined as a timing value of each of the signal states.
5. The adaptive parameter updating method according to claim 1, wherein the plurality of signal states include a line synchronization state, a line back shoulder state, a line valid state, and a line front shoulder state, count values of the line synchronization state, the line back shoulder state, and the line valid state are updated at the end of each line valid state, and count values of the line front shoulder state are updated at the end of each line front shoulder state.
6. An adaptive parameter updating apparatus, wherein the adaptive parameter updating apparatus is applied to a multi-pixel display interface, the adaptive parameter updating apparatus comprising:
The information acquisition unit is used for acquiring a time sequence parameter of a time sequence signal of the multi-pixel display interface and a first starting point count value and a first end point count value of each signal state in a plurality of signal states of the time sequence signal, wherein the first starting point count value is a starting point count value of an upper line of each signal state, and the first end point count value is an end point count value of the upper line of each signal state;
a first determining unit, configured to determine a second start point count value of each signal state based on the line time parameter, the first start point count value, and the number of pixels supported for transmission by the multi-pixel display interface, where the second start point count value is a start point count value of each signal state in a current line;
a second determining unit, configured to determine a second endpoint count value of each signal state based on the time sequence parameter, the first endpoint count value, and the number of pixels, where the second endpoint count value is an endpoint count value of each signal state in a current line;
a parameter updating unit configured to update a count value of each of the signal states based on the second start point count value and the second end point count value;
The first determining unit is specifically configured to:
determining a first corresponding relation based on the time sequence parameter and the number of pixels supported by the multi-pixel display interface for transmission, wherein the first corresponding relation is a corresponding relation between the first starting point count value and a third starting point count value; wherein, the first correspondence is: when the line sequence parameter is divided by the number of pixels, a third starting point count value=a first starting point count value, and when the line sequence parameter is divided by the remainder of the number of pixels, the third starting point count value=the first starting point count value+n-M, N represents the number of pixels, and N and M are both positive integers;
determining a third starting point count value based on the first starting point count value and the first correspondence;
determining the third start point count value as the second start point count value when the line sequence parameter is divisible by the number of pixels;
determining the second starting point count value based on the number of pixels and the third starting point count value when the line sequence parameter is not divisible by the number of pixels;
the second determining unit is specifically configured to:
determining a second corresponding relation based on the time sequence parameter and the pixel number, wherein the second corresponding relation is a corresponding relation between the first end point count value and a third end point count value; wherein, the second correspondence is: when the line time parameter is divided by the number of pixels, a third endpoint count value=a first endpoint count value, and when the line time parameter is divided by the remainder M of the number of pixels, the third endpoint count value=the first endpoint count value+n-M, N represents the number of pixels, and N and M are both positive integers;
Determining a third endpoint count value based on the first endpoint count value and the second correspondence;
determining the third endpoint count value as the second endpoint count value when the line sequence parameter is divisible by the number of pixels;
determining a timing value for each of the signal states when the timing parameter is not divisible by the number of pixels;
the second endpoint count value is determined based on the timing value, the number of pixels, and the third endpoint count value.
7. A computer device, the computer device comprising:
one or more processors;
a memory; and
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the processor to implement the adaptive parameter updating method of any of claims 1-5.
8. A computer readable storage medium, having stored thereon a computer program, the computer program being loaded by a processor to perform the steps of the adaptive parameter updating method of any of claims 1 to 5.
CN202311128600.1A 2023-09-04 2023-09-04 Adaptive parameter updating method, device, computer equipment and storage medium Active CN116886845B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311128600.1A CN116886845B (en) 2023-09-04 2023-09-04 Adaptive parameter updating method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311128600.1A CN116886845B (en) 2023-09-04 2023-09-04 Adaptive parameter updating method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN116886845A CN116886845A (en) 2023-10-13
CN116886845B true CN116886845B (en) 2023-12-15

Family

ID=88260838

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311128600.1A Active CN116886845B (en) 2023-09-04 2023-09-04 Adaptive parameter updating method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116886845B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102292996A (en) * 2009-01-20 2011-12-21 皇家飞利浦电子股份有限公司 Transferring of 3d image data
CN113727117A (en) * 2021-11-01 2021-11-30 武汉精测电子集团股份有限公司 DP-based compressed data stream transmission method, device, equipment and storage medium
CN116051345A (en) * 2022-11-22 2023-05-02 深圳思谋信息科技有限公司 Image data processing method, device, computer equipment and readable storage medium
WO2023116320A1 (en) * 2021-12-20 2023-06-29 北京镁伽科技有限公司 Fpga-based data flow processing method and apparatus, and pg device
CN116504200A (en) * 2023-05-10 2023-07-28 北京奕斯伟计算技术股份有限公司 Image blocking method, device, display equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI470462B (en) * 2012-05-03 2015-01-21 Mstar Semiconductor Inc Panel parameter setting method and related control chip
US20180288344A1 (en) * 2017-03-28 2018-10-04 Qualcomm Incorporated Systems and methods for dynamic voltage scaling of an image signal processor
CN107039000B (en) * 2017-05-05 2019-05-21 深圳市华星光电半导体显示技术有限公司 The vision signal adjuster and vision signal adjusting method of display device
CN113554967A (en) * 2021-07-06 2021-10-26 北京奕斯伟计算技术有限公司 Pixel data processing method and device, electronic equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102292996A (en) * 2009-01-20 2011-12-21 皇家飞利浦电子股份有限公司 Transferring of 3d image data
CN113727117A (en) * 2021-11-01 2021-11-30 武汉精测电子集团股份有限公司 DP-based compressed data stream transmission method, device, equipment and storage medium
WO2023116320A1 (en) * 2021-12-20 2023-06-29 北京镁伽科技有限公司 Fpga-based data flow processing method and apparatus, and pg device
CN116051345A (en) * 2022-11-22 2023-05-02 深圳思谋信息科技有限公司 Image data processing method, device, computer equipment and readable storage medium
CN116504200A (en) * 2023-05-10 2023-07-28 北京奕斯伟计算技术股份有限公司 Image blocking method, device, display equipment and storage medium

Also Published As

Publication number Publication date
CN116886845A (en) 2023-10-13

Similar Documents

Publication Publication Date Title
US7433588B2 (en) Camera control apparatus, camera control method, program and storage medium
CN116886845B (en) Adaptive parameter updating method, device, computer equipment and storage medium
CN111816109A (en) Display method and device and display equipment
CN115035152A (en) Medical image processing method and device and related equipment
CN114089936A (en) Display drive control method, device, equipment and storage medium
CN114126168A (en) Lamp effect control method and device, intelligent equipment and storage medium
CN117033144B (en) Remote inspection method, equipment and medium for server
CN117012164A (en) Brightness adjustment method, device, apparatus and storage medium
CN117528228A (en) Camera power consumption control method and device, electronic equipment and computer storage medium
CN114764821B (en) Moving object detection method, moving object detection device, electronic equipment and storage medium
CN113965697B (en) Parallax imaging method based on continuous frame information, electronic device and storage medium
CN115527663A (en) Method, device and equipment for processing oral cavity scanning data
CN116431545B (en) Communication rate self-adaptive adjusting method, device, computer equipment and storage medium
US20220327667A1 (en) Image display method and image display device
CN116091540A (en) Optical flow calculation method and device, electronic equipment and computer readable medium
CN109801213A (en) Picture Spot detection method, apparatus and terminal device is imaged in flake
CN117524127A (en) Display panel driving method and device, electronic equipment and storage medium
CN116935813A (en) Image quality adjustment method, device, computer equipment and storage medium
CN114419172A (en) Panoramic image compression method and device, terminal equipment and storage medium
CN117475941A (en) Multi-view fusion compensation display method and device, computer equipment and storage medium
CN117173275A (en) Animation drawing method and related equipment
CN114723887A (en) Scene reconstruction method, device, equipment and storage medium
CN118155574A (en) Image quality enhancement method, image quality enhancement device, computer equipment and computer readable storage medium
CN117496858A (en) Method and device for improving panel picture residues, electronic equipment and storage medium
CN113849107A (en) Screen projection control method and device, storage medium and electronic equipment

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