





技术领域technical field
本发明涉及显示控制技术领域,尤其涉及一种图像显示方法,一种图像显示装置和一种图像显示系统。The present invention relates to the technical field of display control, and in particular, to an image display method, an image display device and an image display system.
背景技术Background technique
目前,随着LED显示屏技术的不断成熟,LED显示屏的使用场景从之前多为户外的使用场景,如体育馆,商场等,开始进入室内的使用场景,如影院,家居等。其中室内的使用场景必然会涉及不同帧频的图像播放,例如影院涉及的电影素材中会有快镜头素材和慢镜头素材,若需要在LED显示屏上播放,首先需要解决不同帧频切换的问题,其次,当帧频较低且涉及的低灰阶刷新率也较低时,显示效果比较差的问题也亟待解决。At present, with the continuous maturity of LED display technology, the use scenarios of LED display screens have changed from outdoor use scenarios, such as gymnasiums, shopping malls, etc., to indoor use scenarios, such as theaters, homes, etc. Among them, the indoor use scene will inevitably involve the playback of images with different frame rates. For example, the movie material involved in the cinema will have fast-motion material and slow-motion material. If it needs to be played on the LED display, the problem of switching between different frame rates needs to be solved first. , and secondly, when the frame rate is low and the low grayscale refresh rate involved is also low, the problem of poor display effect also needs to be solved urgently.
现有的一种图像显示方法虽然可以解决不同帧频切换的问题,但是无法解决在低帧频情况下的低灰刷新率低,导致低灰显示不好的问题。Although an existing image display method can solve the problem of switching between different frame rates, it cannot solve the problem that the low-gray refresh rate is low in the case of a low frame rate, resulting in poor low-gray display.
发明内容SUMMARY OF THE INVENTION
因此,为克服现有技术中的缺陷和不足,本发明实施例提供了一种图像显示方法、一种图像显示装置和一种图像显示系统。Therefore, in order to overcome the defects and deficiencies in the prior art, the embodiments of the present invention provide an image display method, an image display device and an image display system.
一方面,本发明实施例提供的一种图像显示方法,执行在显示驱动芯片中,所述图像显示方法包括:接收输入的第一帧图像,并将所述第一帧图像存储至第一存储区中;从所述第一存储区中读取所述第一帧图像,并对所述第一帧图像的第一初始帧频进行倍频处理至目标帧频输出显示;接收输入的第二帧图像,并将所述第二帧图像存储至不同于所述第一存储区的第二存储区中;从所述第二存储区中读取所述第二帧图像,并对所述第二帧图像的第二初始帧频进行倍频处理至所述目标帧频输出显示。On the one hand, an image display method provided by an embodiment of the present invention is executed in a display driver chip, and the image display method includes: receiving an inputted first frame of image, and storing the first frame of image in a first storage area; read the first frame image from the first storage area, and perform frequency multiplication processing on the first initial frame rate of the first frame image to output display at the target frame rate; receive the input second frame rate frame image, and store the second frame image in a second storage area different from the first storage area; read the second frame image from the second storage area, and store the second frame image in the second storage area. The second initial frame rate of the two frames of images is subjected to frequency multiplication processing to output display at the target frame rate.
在上述方案中,通过将输入的第一帧图像存储至第一存储区,并对第一帧图像的第一初始帧频进行倍频处理至目标帧频输出,以及将输入的第二帧图像存储至第二存储区,并对第二帧图像的第二初始帧频进行倍频处理至目标帧频输出,即当图像的初始帧频为低帧频时对该图像的初始帧频进行倍频处理后输出显示,从而通过提高图像帧频来提高对应的低灰刷新率,可以解决现有相关技术在低帧频情况下的低灰刷新率低,导致低灰显示不好的问题,避免在接收卡端进行倍频处理造成的带宽损失,且支持不同帧频切换显示。In the above solution, the inputted first frame image is stored in the first storage area, and the first initial frame rate of the first frame image is multiplied to the target frame rate output, and the inputted second frame image is Store in the second storage area, and perform frequency multiplication processing on the second initial frame rate of the second frame image to the target frame rate output, that is, when the initial frame rate of the image is a low frame rate, the initial frame rate of the image is multiplied It can be output and displayed after frequency processing, so that the corresponding low-gray refresh rate can be improved by increasing the image frame rate, which can solve the problem that the low-gray refresh rate is low in the low frame rate of the existing related technology, resulting in poor low-gray display. Bandwidth loss caused by frequency multiplication processing on the receiving card side, and supports switching display of different frame rates.
在本发明的一个实施例中,所述从所述第一存储区中读取所述第一帧图像,并对所述第一帧图像的第一初始帧频进行倍频处理至目标帧频输出显示,包括:在所述第一初始帧频对应的时间内从所述第一存储区中重复读取对应第一刷新次数的所述第一帧图像输出显示,其中所述第一刷新次数与所述第一初始帧频的乘积等于所述目标帧频。In an embodiment of the present invention, the first frame image is read from the first storage area, and a first initial frame rate of the first frame image is multiplied to a target frame rate Outputting the display includes: repeatedly reading the first frame image output display corresponding to the first refresh times from the first storage area within the time corresponding to the first initial frame rate, wherein the first refresh times The product with the first initial frame rate is equal to the target frame rate.
在本发明的一个实施例中,所述在所述第一初始帧频对应的时间内从所述第一存储区中重复读取对应第一刷新次数的所述第一帧图像输出显示之前,还包括:接收所述第一帧图像对应的所述第一初始帧频;基于所述第一初始帧频从预设倍频表中读取与所述第一初始帧频对应的所述第一刷新次数。In an embodiment of the present invention, before repeatedly reading the first frame image corresponding to the first refresh times from the first storage area within the time corresponding to the first initial frame rate, and outputting and displaying, Further comprising: receiving the first initial frame frequency corresponding to the first frame image; reading the first initial frame frequency corresponding to the first initial frame frequency from a preset frequency multiplication table based on the first initial frame frequency A refresh count.
在本发明的一个实施例中,所述从所述第二存储器中读取所述第二帧图像,并对所述第二帧图像的第二初始帧频进行倍频处理至所述目标帧频输出显示,包括:接收所述第二帧图像对应的所述第二初始帧频;基于所述第二初始帧频从所述预设倍频表中读取与所述第二初始帧频对应的第二刷新次数;在所述第二初始帧频对应的时间内从所述第二存储区中重复读取对应所述第二刷新次数的所述第二帧图像输出显示,其中所述第二初始帧频与所述第一初始帧频不同,且所述第二刷新次数与所述第二初始帧频的乘积等于所述目标帧频。In an embodiment of the present invention, the second frame image is read from the second memory, and a second initial frame frequency of the second frame image is multiplied to the target frame frequency output display, including: receiving the second initial frame rate corresponding to the second frame image; reading the second initial frame rate from the preset frequency multiplier table based on the second initial frame rate The corresponding second refresh times; the second frame image output display corresponding to the second refresh times is repeatedly read from the second storage area within the time corresponding to the second initial frame rate, wherein the The second initial frame rate is different from the first initial frame rate, and the product of the second refresh count and the second initial frame rate is equal to the target frame rate.
在本发明的一个实施例中,所述目标帧频为所述第一初始帧频和所述第二初始帧频的最小公倍数。In an embodiment of the present invention, the target frame rate is a least common multiple of the first initial frame rate and the second initial frame rate.
在本发明的一个实施例中,在所述接收所述第一帧图像对应的所述第一初始帧频之前,还包括:接收输入的目标视频源并确定所述目标视频源所包含的多帧图像分别对应的多个初始帧频,其中所述第一帧图像和所述第二帧图像为所述多帧图像中相邻的两帧图像,所述第一初始帧频和所述第二初始帧频为所述多个初始帧频中的两个不同帧频;将所述多个初始帧频的最小公倍数作为所述目标帧频;以及基于所述目标帧频和每个所述初始帧频确定对应的刷新次数,从而形成所述预设倍频表。In an embodiment of the present invention, before the receiving the first initial frame rate corresponding to the first frame of image, the method further includes: receiving an input target video source and determining the multiple Multiple initial frame rates corresponding to frame images respectively, wherein the first frame image and the second frame image are two adjacent frames of images in the multiple frame images, the first initial frame rate and the first frame rate Two initial frame rates are two different frame rates among the plurality of initial frame rates; the least common multiple of the plurality of initial frame rates is used as the target frame rate; and based on the target frame rate and each of the The initial frame rate determines the corresponding refresh times, thereby forming the preset frequency multiplication table.
在本发明的一个实施例中,在所述接收输入的第一帧图像之前,还包括:接收并存储所述目标帧频对应的显示控制参数;所述对所述第一帧图像的第一初始帧频进行倍频处理至目标帧频输出显示,包括:对所述第一初始帧频进行倍频处理至所述目标帧频后,基于所述显示控制参数显示倍频后第一帧图像;所述对所述第二帧图像的第二初始帧频进行倍频处理至所述目标帧频输出显示,包括:对所述第二初始帧频进行倍频处理至所述目标帧频后,基于所述显示控制参数显示倍频后第二帧图像。In an embodiment of the present invention, before the receiving the inputted first frame of image, the method further includes: receiving and storing display control parameters corresponding to the target frame rate; Performing frequency doubling processing on the initial frame rate to the target frame rate output display includes: after performing frequency doubling processing on the first initial frame frequency to the target frame frequency, displaying the first frame image after frequency doubling based on the display control parameters ; said performing frequency multiplication processing on the second initial frame rate of the second frame image to the target frame rate output display, comprising: performing frequency multiplication processing on the second initial frame rate to the target frame rate , and display the second frame image after frequency multiplication based on the display control parameter.
另一方面,本发明实施例提供了一种图像显示装置,设置在显示驱动芯片中,所述图像显示装置包括:第一接收存储模块,用于接收输入的第一帧图像,并将所述第一帧图像存储至第一存储区中;第一读取倍频模块,用于从所述第一存储区中读取所述第一帧图像,并对所述第一帧图像的第一初始帧频进行倍频处理至目标帧频输出显示;第二接收存储模块,用于接收输入的第二帧图像,并将所述第二帧图像存储至不同于所述第一存储区的第二存储区中;第二读取倍频模块,用于从所述第二存储区中读取所述第二帧图像,并对所述第二帧图像的第二初始帧频进行倍频处理至所述目标帧频输出显示。On the other hand, an embodiment of the present invention provides an image display device, which is arranged in a display driver chip, and the image display device includes: a first receiving and storage module for receiving an inputted first frame of image, and storing the image in the first frame. The first frame image is stored in the first storage area; the first reading frequency multiplication module is used to read the first frame image from the first storage area, and the first frame image of the first frame image is The initial frame frequency is multiplied to the target frame frequency output display; the second receiving storage module is used to receive the input second frame image, and store the second frame image in a second frame different from the first storage area. two storage areas; a second read frequency multiplication module, configured to read the second frame image from the second storage area, and perform frequency multiplication processing on the second initial frame frequency of the second frame image to the target frame rate output display.
在本发明的一个实施例中,所述第一读取倍频模块具体用于:在所述第一初始帧频对应的时间内从所述第一存储区中重复读取对应第一刷新次数的所述第一帧图像输出显示,其中所述第一刷新次数与所述第一初始帧频的乘积等于所述目标帧频。In an embodiment of the present invention, the first read frequency multiplying module is specifically configured to: repeatedly read the corresponding first refresh times from the first storage area within a time corresponding to the first initial frame rate The first frame image output display of , wherein the product of the first refresh times and the first initial frame rate is equal to the target frame rate.
再一方面,本发明实施例提供了一种图像显示系统,包括显示屏控制设备;显示驱动芯片,连接所述显示屏控制设备,且所述显示驱动芯片用于前述任意一种图像显示方法;显示单元阵列,连接所述显示驱动芯片,用于显示所述显示驱动芯片输出的图像。In yet another aspect, an embodiment of the present invention provides an image display system, including a display screen control device; a display driver chip connected to the display screen control device, and the display driver chip is used in any of the aforementioned image display methods; The display unit array is connected to the display driver chip, and is used for displaying the image output by the display driver chip.
上述一个或多个技术方案可以具有以下优点或有益效果:通过将输入的第一帧图像存储至第一存储区,并对第一帧图像的第一初始帧频进行倍频处理至目标帧频输出,以及将输入的第二帧图像存储至第二存储区,并对第二帧图像的第二初始帧频进行倍频处理至目标帧频输出,即当图像的初始帧频为低帧频时对该图像的初始帧频进行倍频处理后输出显示,从而通过提高图像帧频来提高对应的低灰刷新率,可以解决现有相关技术在低帧频情况下的低灰刷新率低,导致低灰显示不好的问题,避免在接收卡端进行倍频处理造成的带宽损失,且支持不同帧频切换显示。The above one or more technical solutions may have the following advantages or beneficial effects: by storing the input first frame image in the first storage area, and performing frequency multiplication processing on the first initial frame frequency of the first frame image to the target frame frequency output, and store the input second frame image in the second storage area, and perform frequency multiplication processing on the second initial frame rate of the second frame image to the target frame rate output, that is, when the initial frame rate of the image is a low frame rate When the initial frame rate of the image is multiplied, the image is output and displayed, so that the corresponding low-gray refresh rate can be improved by increasing the image frame rate, which can solve the low-gray refresh rate of the related art in the case of low frame frequency. Causes the problem of poor low gray display, avoids the bandwidth loss caused by frequency multiplication processing on the receiving card side, and supports switching display of different frame rates.
附图说明Description of drawings
为了更清楚地说明本发明实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the technical solutions of the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings used in the description of the embodiments. Obviously, the drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained from these drawings without any creative effort.
图1为本发明第一实施例提供的图像显示方法的步骤流程图。FIG. 1 is a flowchart of steps of an image display method provided by a first embodiment of the present invention.
图2a-图2c为本发明第一实施例提供的图像显示方法的一种具体实施方式涉及的图像刷新示意图。2a-2c are schematic diagrams of image refresh involved in a specific implementation of the image display method provided by the first embodiment of the present invention.
图3为本发明第二实施例提出的图像显示装置的一种结构示意图。FIG. 3 is a schematic structural diagram of an image display device according to a second embodiment of the present invention.
图4为本发明第三实施例提出的图像显示系统的一种结构示意图。FIG. 4 is a schematic structural diagram of an image display system according to a third embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
【第一实施例】[First Embodiment]
参见图1,本发明第一实施例提出一种图像显示方法,被执行在显示驱动芯片中。如图1所示,图像显示方法例如包括:步骤S11至步骤S14。Referring to FIG. 1 , a first embodiment of the present invention provides an image display method, which is implemented in a display driver chip. As shown in FIG. 1 , the image display method includes, for example, steps S11 to S14 .
步骤S11:接收输入的第一帧图像,并将所述第一帧图像存储至第一存储区中;Step S11: receiving the inputted first frame image, and storing the first frame image in the first storage area;
步骤S12:从所述第一存储区中读取所述第一帧图像,并对所述第一帧图像的第一初始帧频进行倍频处理至目标帧频输出显示;Step S12: reading the first frame image from the first storage area, and performing frequency multiplication processing on the first initial frame rate of the first frame image to output display at the target frame rate;
步骤S13:接收输入的第二帧图像,并将所述第二帧图像存储至不同于所述第一存储区的第二存储区中;Step S13: receiving the input second frame image, and storing the second frame image in a second storage area different from the first storage area;
步骤S14:从所述第二存储区中读取所述第二帧图像,并对所述第二帧图像的第二初始帧频进行倍频处理至所述目标帧频输出显示。Step S14: Read the second frame image from the second storage area, and perform frequency multiplication processing on the second initial frame rate of the second frame image to output display at the target frame rate.
以上通过将输入的第一帧图像存储至第一存储区,并对第一帧图像的第一初始帧频进行倍频处理至目标帧频输出,以及将输入的第二帧图像存储至第二存储区,并对第二帧图像的第二初始帧频进行倍频处理至目标帧频输出,即当图像的初始帧频为低帧频时对该图像的初始帧频进行倍频处理后输出显示,从而通过提高图像帧频来提高对应的低灰刷新率,可以解决现有相关技术在低帧频情况下的低灰刷新率低,导致低灰显示不好的问题,避免在接收卡端进行倍频处理造成的带宽损失,且支持不同帧频切换显示。Above, by storing the inputted first frame image in the first storage area, performing frequency multiplication processing on the first initial frame rate of the first frame image to output the target frame rate, and storing the inputted second frame image in the second frame rate storage area, and perform frequency multiplication processing on the second initial frame rate of the second frame image to the target frame rate output, that is, when the initial frame rate of the image is a low frame rate, the initial frame rate of the image is multiplied and then output. Therefore, the corresponding low-gray refresh rate can be improved by increasing the image frame rate, which can solve the problem that the low-gray refresh rate is low under the low frame rate of the prior art, resulting in poor low-gray display. Bandwidth loss caused by frequency multiplication processing, and supports switching display of different frame rates.
在本发明的其他实施例中,步骤S12例如包括:在所述第一初始帧频对应的时间内从所述第一存储区中重复读取对应第一刷新次数的所述第一帧图像输出显示,其中所述第一刷新次数与所述第一初始帧频的乘积等于所述目标帧频。In other embodiments of the present invention, step S12, for example, includes: repeatedly reading the first frame image output corresponding to the first refresh times from the first storage area within a time corresponding to the first initial frame rate display, wherein the product of the first refresh times and the first initial frame rate is equal to the target frame rate.
以上通过在第一初始帧频对应的时间从第一存储器中重复读取对应的第一刷新次数的第一帧图像输出显示,从而实现了对第一帧初始帧频倍频处理至目标帧频,提高了第一帧图像的低灰刷新率,即解决当第一初始帧频为低帧频时,低灰显示不好的问题。In the above, by repeatedly reading the first frame image output display corresponding to the first refresh times from the first memory at the time corresponding to the first initial frame frequency, the frequency multiplication processing of the initial frame frequency of the first frame to the target frame frequency is realized. , which improves the low-gray refresh rate of the first frame image, that is, solves the problem of poor low-gray display when the first initial frame rate is a low frame rate.
在本发明的其他实施例中,在前述提到的在所述第一初始帧频对应的时间内从所述第一存储区中重复读取对应第一刷新次数的所述第一帧图像输出显示之前,例如还包括:接收所述第一帧图像对应的所述第一初始帧频;以及基于所述第一初始帧频从预设倍频表中读取与所述第一初始帧频对应的所述第一刷新次数。In other embodiments of the present invention, the first frame image output corresponding to the first refresh times is repeatedly read from the first storage area within the aforementioned time corresponding to the first initial frame rate. Before displaying, for example, it further includes: receiving the first initial frame rate corresponding to the first frame image; and reading the first initial frame rate from a preset frequency multiplier table based on the first initial frame rate the corresponding first refresh times.
以上通过基于第一初始帧频从预设倍频表中读取对应的第一刷新次数,实现了第一刷新次数的灵活配置,即用户可以根据实际需要来配置预设倍频表,从而配置第一刷新次数。In the above, by reading the corresponding first refresh times from the preset frequency multiplier table based on the first initial frame rate, the flexible configuration of the first refresh times is realized, that is, the user can configure the preset frequency multiplier table according to actual needs, so as to configure The first refresh count.
在本发明的其他实施例中,步骤S14例如包括:接收所述第二帧图像对应的所述第二初始帧频;基于所述第二初始帧频从所述预设倍频表中读取与所述第二初始帧频对应的第二刷新次数;以及在所述第二初始帧频对应的时间内从所述第二存储区中重复读取对应所述第二刷新次数的所述第二帧图像输出显示,其中所述第二初始帧频与所述第一初始帧频不同,且所述第二刷新次数与所述第二初始帧频的乘积等于所述目标帧频。In other embodiments of the present invention, step S14 includes, for example: receiving the second initial frame rate corresponding to the second frame image; reading from the preset frequency multiplication table based on the second initial frame rate the second refresh times corresponding to the second initial frame rate; and repeatedly reading the first refresh times corresponding to the second refresh times from the second storage area within the time corresponding to the second initial frame rate Two frames of image output display, wherein the second initial frame rate is different from the first initial frame rate, and the product of the second refresh times and the second initial frame rate is equal to the target frame rate.
以上通过限定第一初始帧频和第二初始帧频不同,以及第二刷新次数和第二初始帧频的乘积等于目标帧频,从而实现了不同帧频切换,且保证不同帧频显示的一致性。In the above, by defining that the first initial frame rate and the second initial frame rate are different, and the product of the second refresh times and the second initial frame rate is equal to the target frame rate, the switching of different frame rates is realized, and the consistent display of different frame rates is guaranteed. sex.
在本发明的其他实施例中,前述提到的目标帧频为第一初始帧频和第二初始帧频的最小公倍数。通过使用第一初始帧频和第二初始帧频的最小公倍数作为目标帧频,保证了倍频的稳定性。In other embodiments of the present invention, the aforementioned target frame rate is the least common multiple of the first initial frame rate and the second initial frame rate. By using the least common multiple of the first initial frame rate and the second initial frame rate as the target frame rate, the stability of frequency multiplication is ensured.
在本发明的其他实施例中,前述提到的接收所述第一帧图像对应的所述第一初始帧频之前,例如还包括:接收输入的目标视频源并确定所述目标视频源所包含的多帧图像分别对应的多个初始帧频,其中所述第一帧图像和所述第二帧图像为所述多帧图像中相邻的两帧图像,所述第一初始帧频和所述第二初始帧频为所述多个初始帧频中的两个不同帧频;将所述多个初始帧频的最小公倍数作为所述目标帧频;以及基于所述目标帧频和每个所述初始帧频确定对应的刷新次数,从而形成所述预设倍频表。In other embodiments of the present invention, before receiving the first initial frame rate corresponding to the first frame of image mentioned above, for example, it further includes: receiving an input target video source and determining that the target video source contains multiple initial frame rates corresponding to the multi-frame images respectively, wherein the first frame image and the second frame image are two adjacent frames of images in the multi-frame images, the first initial frame rate and the The second initial frame rate is two different frame rates in the plurality of initial frame rates; the least common multiple of the plurality of initial frame rates is used as the target frame rate; and based on the target frame rate and each The initial frame rate determines the corresponding refresh times, thereby forming the preset frequency multiplication table.
以上通过将目标视频源所包含的多帧图像分别对应的多个初始帧频的最小公倍数作为目标帧频,从而得到每个初始帧频对应的刷新次数,进而形成预设倍频表,提供了一种简单的形成预设倍频表的方法,保证了目标视频源中每帧图像显示的稳定性。In the above, by taking the least common multiple of multiple initial frame rates corresponding to multiple frames of images contained in the target video source as the target frame rate, the refresh times corresponding to each initial frame rate is obtained, and the preset frequency multiplication table is formed, which provides A simple method of forming a preset frequency multiplier table ensures the stability of each frame of image display in the target video source.
在本发明的其他实施例中,在步骤S11之前,例如还包括:接收并存储所述目标帧频对应的显示控制参数。步骤S12例如包括:对所述第一初始帧频进行倍频处理至所述目标帧频后,基于所述显示控制参数显示倍频后第一帧图像。步骤S14例如包括:对所述第二初始帧频进行倍频处理至所述目标帧频后,基于所述显示控制参数显示倍频后第二帧图像。In other embodiments of the present invention, before step S11, for example, the method further includes: receiving and storing display control parameters corresponding to the target frame rate. Step S12 includes, for example, performing frequency multiplication processing on the first initial frame rate to the target frame rate, and displaying the multiplied first frame image based on the display control parameter. Step S14 includes, for example, performing frequency multiplication processing on the second initial frame rate to the target frame rate, and displaying the frequency multiplied second frame image based on the display control parameter.
为便于理解本发明,下面将结合图2a至图2c对本实施例公开的图像显示方法进行详细描述。In order to facilitate understanding of the present invention, the image display method disclosed in this embodiment will be described in detail below with reference to FIGS. 2 a to 2 c.
显示驱动芯片内部设置有SRAM,其为存储灰度数据的存储空间,SRAM分为第一存储区A和第二存储区B,第一存储区A和第二存储区B为两个独立的空间。显示驱动芯片接收由接收卡输入的目标视频源,目标视频源例如包括多帧图像,且多帧图像对应的初始帧频例如不完全相同,为了便于说明,多帧图像包括第一帧图像、第二帧图像和第三帧图像,其中第一帧图像对应的第一初始帧频例如为24Hz,第二帧图像对应的第二初始帧频例如为48Hz,第三帧图像对应的第三初始帧频例如为144Hz。接收卡输入到显示驱动芯片的多帧图像为逐帧输入。The display driver chip is internally provided with SRAM, which is a storage space for storing grayscale data. The SRAM is divided into a first storage area A and a second storage area B, and the first storage area A and the second storage area B are two independent spaces. . The display driver chip receives the target video source input by the receiving card. The target video source includes, for example, multiple frames of images, and the initial frame rates corresponding to the multiple frames of images are not exactly the same. Two frames of images and a third frame of images, wherein the first initial frame rate corresponding to the first frame image is, for example, 24 Hz, the second initial frame rate corresponding to the second frame image is, for example, 48 Hz, and the third frame image corresponding to the third initial frame The frequency is, for example, 144 Hz. The multi-frame images input by the receiving card to the display driver chip are input frame by frame.
显示驱动芯片接收由接收卡输入的第一帧图像,并将第一帧图像存入第一存储区A,然后从第一存储区A读取第一帧图像对应的图像数据进行显示,在输出第一帧图像对应的图像数据进行显示的同时,显示驱动芯片接收从接收卡输入的第二帧图像存储至第二存储区B。然后显示驱动芯片在显示完第一帧图像之后从第二存储器B读出第二帧图像对应的图像数据进行显示,与此同时,显示驱动芯片将从接收卡输入的第三帧图像存入第一存储区A。The display driver chip receives the first frame image input by the receiving card, stores the first frame image in the first storage area A, and then reads the image data corresponding to the first frame image from the first storage area A for display. While the image data corresponding to the first frame image is displayed, the display driver chip receives the second frame image input from the receiving card and stores it in the second storage area B. Then the display driver chip reads out the image data corresponding to the second frame image from the second memory B after displaying the first frame image, and at the same time, the display driver chip stores the third frame image input from the receiving card into the second frame image. A storage area A.
具体地,取多帧图像对应的初始帧频的最小公倍数作为显示驱动芯片的最大可支持的帧频即目标帧频。就前述举例而言,目标帧频为144Hz,在显示驱动芯片开始工作前,接收卡将目标帧频对应的显示控制参数通过配置寄存器的方式下发到显示驱动芯片的寄存器中,其中提到的显示控制参数例如包括:灰度时钟频率、消隐时间、每个子场实现的灰度级数以及扫数等参数。Specifically, the least common multiple of the initial frame rates corresponding to the multi-frame images is taken as the maximum supportable frame rate of the display driver chip, that is, the target frame rate. For the aforementioned example, the target frame rate is 144Hz. Before the display driver chip starts to work, the receiving card sends the display control parameters corresponding to the target frame rate to the register of the display driver chip by configuring the register. The display control parameters include, for example, grayscale clock frequency, blanking time, grayscale levels achieved in each subfield, and sweeps.
此外,由于每帧开始时都会首先配置显示驱动芯片的寄存器,接收卡可以通过配置寄存器的方式通知显示驱动芯片当前输入的一帧图像是否进行多次刷新和对应的刷新次数。例如,接收卡取144Hz作为目标帧频,然后将144Hz对应的显示控制参数下发到显示驱动芯片,从而完成显示驱动芯片的准备工作,然后接收卡逐帧输入图像至显示驱动芯片,并输出该图像对应的刷新次数。具体地,接收卡内部例如存储有预设倍频表,参见表1,接收卡基于图像对应的初始帧频从预设倍频表中读取对应的刷新次数下发至显示驱动芯片,如表1所示,预设倍频表例如包括初始帧频、目标帧频以及对应的刷新次数。具体地,预设倍频表的生成过程例如包括:确定输入的目标视频源所包含的多帧图像分别对应的多个初始帧频;将所述多个初始帧频的最小公倍数作为所述目标帧频;以及基于所述目标帧频和每个所述初始帧频确定对应的刷新次数,从而形成所述预设倍频表。以前述举例为例,第一帧图像的第一初始帧频为24Hz,第二帧图像对应的第二初始帧频为48Hz,第三帧图像对应的第三初始帧频为144Hz,因此可以确定目标帧频为144Hz,则计算出第一帧图像对应的第一刷新次数为144/24等于6次,计算出第二帧图像对应的第二刷新次数为144/48等于3次,计算出第三帧图像对应的第三刷新次数为144/144等于1次。In addition, since the register of the display driver chip is first configured at the beginning of each frame, the receiving card can notify the display driver chip whether a frame of image currently input by the display driver chip is refreshed multiple times and the corresponding refresh times by configuring the register. For example, the receiving card takes 144Hz as the target frame frequency, and then sends the display control parameters corresponding to 144Hz to the display driver chip to complete the preparation of the display driver chip, and then the receiving card inputs the image frame by frame to the display driver chip, and outputs the The number of refreshes corresponding to the image. Specifically, for example, a preset frequency multiplier table is stored inside the receiving card, see Table 1, and the receiving card reads the corresponding refresh times from the preset frequency multiplier table based on the initial frame frequency corresponding to the image and sends it to the display driver chip, as shown in the table As shown in 1, the preset frequency multiplier table includes, for example, an initial frame rate, a target frame rate, and the corresponding refresh times. Specifically, the generation process of the preset frequency multiplier table includes, for example: determining multiple initial frame rates corresponding to multiple frames of images included in the input target video source; taking the least common multiple of the multiple initial frame rates as the target frame rate; and determining the corresponding refresh times based on the target frame rate and each of the initial frame rates, thereby forming the preset frequency multiplication table. Taking the foregoing example as an example, the first initial frame rate of the first frame image is 24 Hz, the second initial frame rate corresponding to the second frame image is 48 Hz, and the third initial frame rate corresponding to the third frame image is 144 Hz, so it can be determined that The target frame rate is 144Hz, then the first refresh times corresponding to the first frame image are calculated to be 144/24 equal to 6 times, and the second refresh times corresponding to the second frame image are calculated to be 144/48 equal to 3 times. The third refresh times corresponding to the three frames of images is 144/144 equal to 1 time.
表1预设倍频表Table 1 Preset Octave Table
如图2a所示,显示驱动芯片将输入的第一帧图像存储在第一存储区A之后,接收第一帧图像对应的第一刷新次数为6次,然后显示驱动芯片会在第一初始帧频24Hz对应的时间内重复读第一存储区A中的图像数据进行画面的多次刷新且完成刷新的次数为6次,即重复读6次第一存储区A中的图像数据,由此完成对第一初始帧频进行倍频处理至目标帧频。此时在第一帧图像进行6次完成刷新的过程中,例如在执行第一次完整刷新时将下一帧图像即第二帧图像对应的图像数据存入到第二存储区B。As shown in Figure 2a, after the display driver chip stores the inputted first frame image in the first storage area A, the first refresh times corresponding to receiving the first frame image is 6 times, and then the display driver chip will display the first frame in the first initial frame. Repeatedly read the image data in the first storage area A within the time corresponding to the frequency of 24 Hz to refresh the screen multiple times and the number of times to complete the refresh is 6 times, that is, read the image data in the first storage area A repeatedly 6 times, thus completing The first initial frame rate is multiplied to the target frame rate. At this time, in the process of completing the refresh of the first frame image 6 times, for example, the image data corresponding to the next frame image, that is, the second frame image, is stored in the second storage area B when the first complete refresh is performed.
如图2b所示,显示驱动芯片将第二帧图像存储在第二存储区B且在第一帧图像完成显示之后,显示驱动芯片接收第二帧图像对应的第二刷新次数3次,然后显示驱动芯片重复读第二存储区B中的图像数据进行画面的多次刷新且完成刷新的次数为3次,即重复读3次第二存储区B中的图像数据,由此完成对第二初始帧频进行倍频处理至目标帧频。此时在第二帧图像进行3次完成刷新的过程中,例如在执行第一次完整刷新时将下一帧图像即第三帧图像对应的图像数据存入到第一存储区A。As shown in Figure 2b, the display driver chip stores the second frame image in the second storage area B and after the first frame image is displayed, the display driver chip receives the second refresh times corresponding to the second frame image 3 times, and then displays The driver chip repeatedly reads the image data in the second storage area B to refresh the screen multiple times, and the number of times to complete the refresh is 3 times, that is, the image data in the second storage area B is repeatedly read 3 times, thereby completing the second initial image data. The frame rate is multiplied to the target frame rate. At this time, in the process of completing the refresh of the second frame image three times, for example, the image data corresponding to the next frame image, that is, the third frame image, is stored in the first storage area A when the first complete refresh is performed.
如图2c所示,显示驱动芯片将第三帧图像存储在第一存储区A以覆盖之前保存的图像数据,在第二帧图像完成显示之后,例如接收第三刷新次数为1次,则表示第三帧图像不需要进行多次的刷新,即将第三帧图像存储在第一存储区A之后,读第一存储区 A中的图像数据进行一次画面刷新即可,此时也可以理解为对第三初始帧频进行倍频处理,只是倍频处理的系数为1。As shown in Figure 2c, the display driver chip stores the third frame image in the first storage area A to cover the previously saved image data. After the second frame image is displayed, for example, the number of times of receiving the third refresh is 1, which means The third frame image does not need to be refreshed multiple times, that is, after the third frame image is stored in the first storage area A, the image data in the first storage area A is read and refreshed once. The third initial frame frequency is subjected to frequency multiplication processing, but the coefficient of frequency multiplication processing is 1.
值得一提的是,前述关于接收卡设置预设倍频表以及基于预设倍频表得到刷新次数的步骤也可以在显示驱动芯片的内部实现,前述提到的图像帧数、初始帧频、目标帧频以及刷新次数仅为了更好地理解本实施例。It is worth mentioning that the aforementioned steps of setting the preset frequency multiplier table on the receiving card and obtaining the refresh times based on the preset frequency multiplier table can also be implemented inside the display driver chip. The aforementioned image frame number, initial frame rate, The target frame rate and the number of refreshes are only for better understanding of this embodiment.
综上所述,本实施例公开的图像显示方法通过将输入的第一帧图像存储至第一存储区,并对第一帧图像的第一初始帧频进行倍频处理至目标帧频输出,以及将输入的第二帧图像存储至第二存储区,并对第二帧图像的第二初始帧频进行倍频处理至目标帧频输出,即当图像的初始帧频为低帧频时对该图像的初始帧频进行倍频处理后输出显示,从而通过提高图像帧频来提高对应的低灰刷新率,可以解决现有相关技术在低帧频情况下的低灰刷新率低,导致低灰显示不好的问题,避免在接收卡端进行倍频处理造成的带宽损失,且支持不同帧频切换显示。To sum up, the image display method disclosed in this embodiment stores the input first frame image in the first storage area, and performs frequency multiplication processing on the first initial frame rate of the first frame image to output the target frame rate, And store the input second frame image in the second storage area, and perform frequency multiplication processing on the second initial frame rate of the second frame image to output the target frame rate, that is, when the initial frame rate of the image is a low frame rate, The initial frame frequency of the image is multiplied and then output and displayed, so that the corresponding low-gray refresh rate can be improved by increasing the image frame frequency, which can solve the problem of low low-gray refresh rate in the case of low frame frequency in the prior art, resulting in low The problem of bad gray display can avoid the loss of bandwidth caused by frequency multiplication processing on the receiving card side, and support switching display of different frame rates.
【第二实施例】[Second Embodiment]
参见图3,本发明的第二实施例公开一种图像显示装置。图像显示装置例如设置在显示驱动芯片中,如图3所示,图像显示装置20例如包括:第一接收存储模块21、第一读取倍频模块22、第二接收存储模块23和第二读取倍频模块24。Referring to FIG. 3 , a second embodiment of the present invention discloses an image display device. The image display device is, for example, set in a display driver chip. As shown in FIG. 3 , the
其中,第一接收存储模块21用于接收输入的第一帧图像,并将所述第一帧图像存储至第一存储区中。第一读取倍频模块22用于从所述第一存储区中读取所述第一帧图像,并对所述第一帧图像的第一初始帧频进行倍频处理至目标帧频输出显示。第二接收存储模块23用于接收输入的第二帧图像,并将所述第二帧图像存储至不同于所述第一存储区的第二存储区中。第二读取倍频模块24用于从所述第二存储区中读取所述第二帧图像,并对所述第二帧图像的第二初始帧频进行倍频处理至所述目标帧频输出显示。The first receiving and storing
以上通过将输入的第一帧图像存储至第一存储区,并对第一帧图像的第一初始帧频进行倍频处理至目标帧频输出,以及将输入的第二帧图像存储至第二存储区,并对第二帧图像的第二初始帧频进行倍频处理至目标帧频输出,即当图像的初始帧频为低帧频时对该图像的初始帧频进行倍频处理后输出显示,从而通过提高图像帧频来提高对应的低灰刷新率,可以解决现有相关技术在低帧频情况下的低灰刷新率低,导致低灰显示不好的问题,避免在接收卡端进行倍频处理造成的带宽损失,且支持不同帧频切换显示。Above, by storing the inputted first frame image in the first storage area, performing frequency multiplication processing on the first initial frame rate of the first frame image to output the target frame rate, and storing the inputted second frame image in the second frame rate storage area, and perform frequency multiplication processing on the second initial frame rate of the second frame image to the target frame rate output, that is, when the initial frame rate of the image is a low frame rate, the initial frame rate of the image is multiplied and then output. Therefore, the corresponding low-gray refresh rate can be improved by increasing the image frame rate, which can solve the problem that the low-gray refresh rate is low under the low frame rate of the prior art, resulting in poor low-gray display. Bandwidth loss caused by frequency multiplication processing, and supports switching display of different frame rates.
在本发明的其他实施例中,第一读取倍频模块22具体用于在所述第一初始帧频对应的时间内从所述第一存储区中重复读取对应第一刷新次数的所述第一帧图像输出显示,其中所述第一刷新次数与所述第一初始帧频的乘积等于所述目标帧频。In other embodiments of the present invention, the first read
以上通过在第一初始帧频对应的时间从第一存储器中重复读取对应的第一刷新次数的第一帧图像输出显示,从而实现了对第一帧初始帧频倍频处理至目标帧频,提高了第一帧图像的低灰刷新率,即解决当第一初始帧频为低帧频时,低灰显示不好的问题。In the above, by repeatedly reading the first frame image output display corresponding to the first refresh times from the first memory at the time corresponding to the first initial frame frequency, the frequency multiplication processing of the initial frame frequency of the first frame to the target frame frequency is realized. , which improves the low-gray refresh rate of the first frame image, that is, solves the problem of poor low-gray display when the first initial frame rate is a low frame rate.
在本发明的其他实施例中,第一读取倍频模块22在所述第一初始帧频对应的时间内从所述第一存储区中重复读取对应第一刷新次数的所述第一帧图像输出显示之前,还用于:接收所述第一帧图像对应的所述第一初始帧频;以及基于所述第一初始帧频从预设倍频表中读取与所述第一初始帧频对应的所述第一刷新次数。In other embodiments of the present invention, the first read
以上通过基于第一初始帧频从预设倍频表中读取对应的第一刷新次数,实现了第一刷新次数的灵活配置,即用户可以根据实际需要来配置预设倍频表,从而配置第一刷新次数。In the above, by reading the corresponding first refresh times from the preset frequency multiplier table based on the first initial frame rate, the flexible configuration of the first refresh times is realized, that is, the user can configure the preset frequency multiplier table according to actual needs, so as to configure The first refresh count.
在本发明的其他实施例中,第二读取倍频模块24具体用于:接收所述第二帧图像对应的所述第二初始帧频;基于所述第二初始帧频从所述预设倍频表中读取与所述第二初始帧频对应的第二刷新次数;在所述第二初始帧频对应的时间内从所述第二存储区中重复读取对应所述第二刷新次数的所述第二帧图像输出显示,其中所述第二初始帧频与所述第一初始帧频不同,且所述第二刷新次数与所述第二初始帧频的乘积等于所述目标帧频。In other embodiments of the present invention, the second read
以上通过限定第一初始帧频和第二初始帧频不同,以及第二刷新次数和第二初始帧频的乘积等于目标帧频,从而实现了不同帧频切换,且保证不同帧频显示的一致性。In the above, by defining that the first initial frame rate and the second initial frame rate are different, and the product of the second refresh times and the second initial frame rate is equal to the target frame rate, the switching of different frame rates is realized, and the consistent display of different frame rates is guaranteed. sex.
在本发明的其他实施例中,所述目标帧频为所述第一初始帧频和所述第二初始帧频的最小公倍数。通过使用第一初始帧频和第二初始帧频的最小公倍数作为目标帧频,保证了倍频的稳定性。In other embodiments of the present invention, the target frame rate is a least common multiple of the first initial frame rate and the second initial frame rate. By using the least common multiple of the first initial frame rate and the second initial frame rate as the target frame rate, the stability of frequency multiplication is ensured.
在本发明的其他实施例中,图像显示装置还包括:倍频表形成模块,用于接收输入的目标视频源并确定所述目标视频源所包含的多帧图像分别对应的多个初始帧频,其中所述第一帧图像和所述第二帧图像为所述多帧图像中相邻的两帧图像,所述第一初始帧频和所述第二初始帧频为所述多个初始帧频中的两个不同帧频;将所述多个初始帧频的最小公倍数作为所述目标帧频;以及基于所述目标帧频和每个所述初始帧频确定对应的刷新次数,从而形成所述预设倍频表。In other embodiments of the present invention, the image display device further includes: a frequency multiplier table forming module, configured to receive an input target video source and determine multiple initial frame frequencies corresponding to multiple frames of images included in the target video source. , wherein the first frame image and the second frame image are two adjacent frames of images in the multi-frame images, and the first initial frame rate and the second initial frame rate are the multiple initial frame rates two different frame rates in the frame rate; taking the least common multiple of the multiple initial frame rates as the target frame rate; and determining the corresponding refresh times based on the target frame rate and each of the initial frame rates, thereby The preset frequency multiplier table is formed.
以上通过将目标视频源所包含的多帧图像分别对应的多个初始帧频的最小公倍数作为目标帧频,从而得到每个初始帧频对应的刷新次数,进而形成预设倍频表,提供了一种简单的形成预设倍频表的方法,保证了目标视频源中每帧图像显示的稳定性。In the above, by taking the least common multiple of multiple initial frame rates corresponding to multiple frames of images contained in the target video source as the target frame rate, the refresh times corresponding to each initial frame rate is obtained, and the preset frequency multiplication table is formed, which provides A simple method of forming a preset frequency multiplier table ensures the stability of each frame of image display in the target video source.
在本发明的其他实施例中,图像显示装置20还包括:参数接收模块,用于接收并存储所述目标帧频对应的显示控制参数。其中,前述提到的第一读取倍频模块22用于对所述第一帧图像的第一初始帧频进行倍频处理至目标帧频输出显示,具体包括:对所述第一初始帧频进行倍频处理至所述目标帧频后,基于所述显示控制参数显示倍频后第一帧图像。前述提到的第二读取倍频模块24用于对所述第二帧图像的第二初始帧频进行倍频处理至所述目标帧频输出显示,具体包括:对所述第二初始帧频进行倍频处理至所述目标帧频后,基于所述显示控制参数显示倍频后第二帧图像。In other embodiments of the present invention, the
需要说明的是,本实施例公开的图像显示装置20所实现的图像显示方法如前述第一实施例述,故在此不再进行详细讲述。可选地,第二实施例中的各个模块、单元和上述其他操作或功能分别为了实现本发明第一实施例中的方法,本实施例公开的图像显示装置20的技术效果与第一实施例公开的图像显示方法的技术效果相同,为了简洁,不在此赘述。It should be noted that, the image display method implemented by the
【第三实施例】[Third Embodiment]
参见图4,本发明的第三实施例提供了一种图像显示系统。如图4所示,图像显示系统30例如包括:显示屏控制设备31、显示驱动芯片32和显示单元阵列33。Referring to FIG. 4, a third embodiment of the present invention provides an image display system. As shown in FIG. 4 , the
其中,显示驱动芯片32连接显示屏控制设备31,其中显示驱动芯片32用于执行前述第一实施例公开的图像显示方法。显示单元阵列33连接显示驱动芯片32,用于显示显示驱动芯片32输出的图像。The
具体地,显示屏控制设备31例如包括:上位机、连接上位机的系统控制器以及连接系统控制器的模组控制器,其中系统控制器例如为LED显示屏控制系统中的发送卡,其例如包括视频输入接口、微控制器、可编程逻辑器件以及易失性存储器。可编程逻辑器件分别连接微控制器和易失性存储器。可编程逻辑器件可例如为FPGA(Field- Programmable GateArray,现场可编程门阵列),其主要用于在微控制器的控制下对从上位机接收视频源进行解码、图像处理(例如对图像进行切割处理)等并输出处理后的图像至模组控制器。微控制器可例如为MCU,其主要用于加载可编程逻辑器件程序、与外部通信、传输控制指令等。易失性存储器可例如为SDRAM或DDR,用于缓存系统控制器尤其是可编程逻辑器件工作过程的数据。当然,系统控制器还可以包括视频传输接口比如DP/HDMI/DVI等视频接口,本发明并不以此为限。Specifically, the display
模组控制器例如为LED显示屏控制系统中的接收卡,其例如包括微控制器和电连接所述微控制器的可编程逻辑器件。可编程逻辑器件例如为FPGA,其主要用于在微控制器的控制下对由系统控制器输出的图像数据进行诸如校正等处理将图像数据转换成显示数据输出至显示驱动芯片。微控制器可例如为MCU,其主要用于加载可编程逻辑器件程序、与外部通信、传输控制指令等。当然,模组控制器还可以包括其它元器件例如图像数据输入接口比如以太网接口、易失性存储器,目标图像帧和控制信号接口等,本发明不以此为限。The module controller is, for example, a receiving card in an LED display screen control system, which includes, for example, a microcontroller and a programmable logic device electrically connected to the microcontroller. The programmable logic device is, for example, an FPGA, which is mainly used to perform processing such as correction on the image data output by the system controller under the control of the microcontroller, convert the image data into display data and output it to the display driver chip. The microcontroller may be, for example, an MCU, which is mainly used for loading programmable logic device programs, communicating with the outside, transmitting control instructions, and the like. Of course, the module controller may also include other components such as an image data input interface such as an Ethernet interface, a volatile memory, a target image frame and a control signal interface, etc., and the present invention is not limited thereto.
其中,显示驱动芯片32例如包括寄存器、连接寄存器的SRAM以及恒流源输出电路等,其主要用于驱动显示单元阵列进行图像显示。显示单元阵列33例如包括多个LED 灯点。The
此外,可以理解的是,前述各个实施例仅为本发明的示例性说明,在技术特征不冲突、结构不矛盾、不违背本发明的发明目的前提下,各个实施例的技术方案可以任意组合、搭配使用。In addition, it can be understood that the foregoing embodiments are only exemplary descriptions of the present invention, and the technical solutions of the various embodiments can be arbitrarily combined, provided that the technical features are not conflicted, the structures are not inconsistent, and the purpose of the present invention is not violated. For use with.
在本发明所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多路单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided by the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the device embodiments described above are only illustrative. For example, the division of units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or integrated. to another system, or some features can be ignored, or not implemented. On the other hand, the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or units, and may be in electrical, mechanical or other forms.
作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多路网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。Units described as separate components may or may not be physically separated, and components shown as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution in this embodiment.
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention, but not to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that it can still be The technical solutions described in the foregoing embodiments are modified, or some technical features thereof are equivalently replaced; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the embodiments of the present invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202011164838.6ACN114501096B (en) | 2020-10-27 | 2020-10-27 | Image display method, image display device and image display system |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202011164838.6ACN114501096B (en) | 2020-10-27 | 2020-10-27 | Image display method, image display device and image display system |
| Publication Number | Publication Date |
|---|---|
| CN114501096Atrue CN114501096A (en) | 2022-05-13 |
| CN114501096B CN114501096B (en) | 2025-04-29 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202011164838.6AActiveCN114501096B (en) | 2020-10-27 | 2020-10-27 | Image display method, image display device and image display system |
| Country | Link |
|---|---|
| CN (1) | CN114501096B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN120614427A (en)* | 2025-08-06 | 2025-09-09 | 芯动微电子科技(武汉)有限公司 | An HDMI prototype verification device and method with arbitrary resolution |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1499836A (en)* | 2002-11-07 | 2004-05-26 | ������������ʽ���� | Conversion of the frame rate corresponding to the image data |
| CN101154368A (en)* | 2006-09-26 | 2008-04-02 | Nec液晶技术株式会社 | liquid crystal display device |
| KR20080064243A (en)* | 2007-01-04 | 2008-07-09 | 삼성전자주식회사 | Drive of display device |
| CN102413341A (en)* | 2010-09-17 | 2012-04-11 | 三星电子株式会社 | Method of processing image data and display device |
| CN203179472U (en)* | 2013-03-12 | 2013-09-04 | 惠州雷曼光电科技有限公司 | Drive device used for image display and display system |
| CN103634585A (en)* | 2012-08-24 | 2014-03-12 | 青岛海信电器股份有限公司 | Method and device for image display, and television |
| CN105185284A (en)* | 2014-05-30 | 2015-12-23 | 辉达公司 | Dynamic Frame Repetition In A Variable Refresh Rate System |
| CN105489171A (en)* | 2016-01-14 | 2016-04-13 | 青岛海信电器股份有限公司 | Liquid crystal display device and backlight control method thereof |
| CN106205460A (en)* | 2016-09-29 | 2016-12-07 | 京东方科技集团股份有限公司 | The driving method of display device, time schedule controller and display device |
| CN107545863A (en)* | 2017-08-24 | 2018-01-05 | 胡艳萍 | Show the method, display frequency regulation and control method and display device of entire image |
| CN109903721A (en)* | 2019-04-10 | 2019-06-18 | 中国电子科技集团公司第五十八研究所 | A LED drive circuit based on frequency-doubling OS-PWM algorithm |
| CN110570793A (en)* | 2019-08-05 | 2019-12-13 | 武汉精立电子技术有限公司 | testing method and device adaptive to different types of display screens and terminal equipment |
| CN111263193A (en)* | 2020-01-21 | 2020-06-09 | 北京三体云联科技有限公司 | Video frame up-down sampling method and device, and video live broadcasting method and system |
| CN111314685A (en)* | 2020-02-17 | 2020-06-19 | 深圳市时代华影科技股份有限公司 | LED video display system and display method thereof |
| CN111464757A (en)* | 2019-01-21 | 2020-07-28 | 西安诺瓦电子科技有限公司 | Video processing method, device and system |
| CN111464851A (en)* | 2020-04-08 | 2020-07-28 | 上海晨驭信息科技有限公司 | System for watching multichannel multi-frame-rate video through same-screen display |
| CN111489685A (en)* | 2020-01-22 | 2020-08-04 | 南京浣轩半导体有限公司 | Multi-line scanning L ED gray scale switching display method and system |
| CN111669648A (en)* | 2020-06-19 | 2020-09-15 | 艾索信息股份有限公司 | Video frequency doubling method |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1499836A (en)* | 2002-11-07 | 2004-05-26 | ������������ʽ���� | Conversion of the frame rate corresponding to the image data |
| CN101154368A (en)* | 2006-09-26 | 2008-04-02 | Nec液晶技术株式会社 | liquid crystal display device |
| KR20080064243A (en)* | 2007-01-04 | 2008-07-09 | 삼성전자주식회사 | Drive of display device |
| CN102413341A (en)* | 2010-09-17 | 2012-04-11 | 三星电子株式会社 | Method of processing image data and display device |
| CN103634585A (en)* | 2012-08-24 | 2014-03-12 | 青岛海信电器股份有限公司 | Method and device for image display, and television |
| CN203179472U (en)* | 2013-03-12 | 2013-09-04 | 惠州雷曼光电科技有限公司 | Drive device used for image display and display system |
| CN105185284A (en)* | 2014-05-30 | 2015-12-23 | 辉达公司 | Dynamic Frame Repetition In A Variable Refresh Rate System |
| CN105489171A (en)* | 2016-01-14 | 2016-04-13 | 青岛海信电器股份有限公司 | Liquid crystal display device and backlight control method thereof |
| CN106205460A (en)* | 2016-09-29 | 2016-12-07 | 京东方科技集团股份有限公司 | The driving method of display device, time schedule controller and display device |
| CN107545863A (en)* | 2017-08-24 | 2018-01-05 | 胡艳萍 | Show the method, display frequency regulation and control method and display device of entire image |
| CN111464757A (en)* | 2019-01-21 | 2020-07-28 | 西安诺瓦电子科技有限公司 | Video processing method, device and system |
| CN109903721A (en)* | 2019-04-10 | 2019-06-18 | 中国电子科技集团公司第五十八研究所 | A LED drive circuit based on frequency-doubling OS-PWM algorithm |
| CN110570793A (en)* | 2019-08-05 | 2019-12-13 | 武汉精立电子技术有限公司 | testing method and device adaptive to different types of display screens and terminal equipment |
| CN111263193A (en)* | 2020-01-21 | 2020-06-09 | 北京三体云联科技有限公司 | Video frame up-down sampling method and device, and video live broadcasting method and system |
| CN111489685A (en)* | 2020-01-22 | 2020-08-04 | 南京浣轩半导体有限公司 | Multi-line scanning L ED gray scale switching display method and system |
| CN111314685A (en)* | 2020-02-17 | 2020-06-19 | 深圳市时代华影科技股份有限公司 | LED video display system and display method thereof |
| CN111464851A (en)* | 2020-04-08 | 2020-07-28 | 上海晨驭信息科技有限公司 | System for watching multichannel multi-frame-rate video through same-screen display |
| CN111669648A (en)* | 2020-06-19 | 2020-09-15 | 艾索信息股份有限公司 | Video frequency doubling method |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN120614427A (en)* | 2025-08-06 | 2025-09-09 | 芯动微电子科技(武汉)有限公司 | An HDMI prototype verification device and method with arbitrary resolution |
| Publication number | Publication date |
|---|---|
| CN114501096B (en) | 2025-04-29 |
| Publication | Publication Date | Title |
|---|---|---|
| US9081535B2 (en) | Automatic topology configuration through automatic hardware profiles across multiple display units | |
| TWI598867B (en) | Dynamic frame repetition in a variable refresh rate system | |
| US11463669B2 (en) | Image processing method, image processing apparatus and display apparatus | |
| WO2017113951A1 (en) | Spliced display system and display method therefor | |
| US8401339B1 (en) | Apparatus for partitioning and processing a digital image using two or more defined regions | |
| CN105120184B (en) | A kind of HD video based on FPGA is seamless matrix system | |
| CN110569013B (en) | Image display method and device based on display screen | |
| CN107371062B (en) | Method for automatically zooming video picture | |
| US20130187832A1 (en) | Display apparatus and method for controlling the same | |
| CN111026343A (en) | Real-time synchronous display method for multiple spliced screens | |
| CN113438502B (en) | Video frame image transmission method, sending card and video frame image display system | |
| CN111464757A (en) | Video processing method, device and system | |
| CN105070255A (en) | Time schedule controller of display device and operation method thereof | |
| CN114501096A (en) | Image display method, image display device, and image display system | |
| US10339641B2 (en) | Image processing apparatus and method, and decoding apparatus | |
| CN116225355B (en) | Multi-screen synchronous display method and system, display and display controller | |
| US11202028B2 (en) | Display device configuring multi display system and control method thereof | |
| WO2018112720A1 (en) | Method and apparatus for adjusting playback interface | |
| CN115225838B (en) | FPGA-based control device, method and display equipment | |
| CN112351267A (en) | Video display method, display controller, display control card and display control system | |
| CN112689103A (en) | Display control system and method of screen | |
| JP2001136412A (en) | Gamma correction circuit for multiple video displays | |
| JP2014216668A (en) | Imaging apparatus | |
| CN112825243A (en) | Image display method and device, video processor and image display system | |
| CN111405212A (en) | Multimedia control system supporting multi-display function |
| 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 | ||
| CB03 | Change of inventor or designer information | Inventor after:Wang Huorong Inventor after:Wang Fengqiang Inventor before:Wang Fengqiang Inventor before:Wang Huorong | |
| CB03 | Change of inventor or designer information | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |