CN114327338B - Ultrahigh-resolution image display system and image display method - Google Patents

Ultrahigh-resolution image display system and image display method Download PDF

Info

Publication number
CN114327338B
CN114327338B CN202111630700.5A CN202111630700A CN114327338B CN 114327338 B CN114327338 B CN 114327338B CN 202111630700 A CN202111630700 A CN 202111630700A CN 114327338 B CN114327338 B CN 114327338B
Authority
CN
China
Prior art keywords
memory
window
target image
image
receiving terminal
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
CN202111630700.5A
Other languages
Chinese (zh)
Other versions
CN114327338A (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.)
Vtron Group Co Ltd
Original Assignee
Vtron Group 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 Vtron Group Co Ltd filed Critical Vtron Group Co Ltd
Priority to CN202111630700.5A priority Critical patent/CN114327338B/en
Publication of CN114327338A publication Critical patent/CN114327338A/en
Application granted granted Critical
Publication of CN114327338B publication Critical patent/CN114327338B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

According to the ultrahigh-resolution image display system and the image display method, a receiving terminal can draw a target image in a memory DC, then a corresponding structure body can be created according to the memory DC and the target image and sent to the receiving terminal, and the receiving terminal can create a corresponding window DC according to the structure body, draw the target image in the structure body by using the window DC and then transmit the target image to a second display device for display; in the method, the sending terminal draws the target image through the memory DC, and the memory DC is created according to the resolution of the second display device connected with the receiving terminal, so that the sending terminal is not limited by a Windows desktop and a display driving technology, the resolution can exceed the upper limit of 16K, the sending terminal can code and send the target image through a network without copying the target image from a video memory to the memory and directly accessing the memory, the display performance is higher, and a high-resolution workstation does not need to spend more resources for adjustment.

Description

Ultrahigh-resolution image display system and image display method
Technical Field
The present disclosure relates to the field of image processing technologies, and in particular, to an ultrahigh resolution image display system and an image display method.
Background
In the prior art, large-screen wall-splicing systems are built in a plurality of monitoring centers and a plurality of dispatching centers, and each set of large-screen resolution is M x N times that of a common display, for example, the common display resolution is 1920x1080, and the large-screen resolution of M rows and N columns is 1920x M x1080 x N. In general, a large screen will use 1 high-resolution workstation with multiple graphics cards to splice and display a desktop, and high-resolution industrial control automation software (such as SCADA, other configuration software, etc.) is run on the desktop, which is more common in use such as a dispatching center of a subway or a power grid. However, these industrial control software are generally built in several periods and may come from different developers, and for convenience of maintenance, these industrial control software are deployed on the home hardware respectively, and the resolution of a set of large screen can only meet the application of one developer, when the industrial control software is developed by different developers, the large screen cannot be displayed according to the uniform resolution, so that the high-resolution workstation needs to spend more resources for adjustment.
In addition, the common computer remote display technology firstly displays the image on a local computer desktop (real or virtual), then exchanges the image content to a memory through a Windows screen capturing technology, and then sends the image content to a far end through a network after encoding, so that the display speed of a large screen image is reduced, the resolution is limited (the resolution is less than 16K under the influence of DXGI display drive), and excessive resources are consumed.
Disclosure of Invention
The present application aims to solve at least one of the above technical drawbacks, and particularly, in the prior art, when industrial control software is developed by different developers, a large screen cannot be displayed according to a uniform resolution, so that a high-resolution workstation needs to spend more resources for adjustment, which not only results in a reduction of the display speed of the large screen image, but also causes a limitation of the resolution, and also causes excessive consumption of resources.
The application provides a super high resolution image display system, the system includes: at least one transmitting terminal and one receiving terminal, wherein the resolution of a first display device connected with the transmitting terminal is lower than that of a second display device connected with the receiving terminal;
the sending terminal is used for creating a memory DC according to the resolution of the second display device after acquiring an original image, drawing a target image corresponding to the original image in the memory DC, creating a corresponding structure according to the memory DC and the target image, and sending the structure to the receiving terminal;
the receiving terminal is used for receiving the structural body, creating a window DC according to the structural body, drawing a target image in the structural body by using the window DC, and transmitting the target image to the second display device for display.
Optionally, the sending terminal is further configured to create a compatible bitmap in a memory, and associate the compatible bitmap with the memory DC;
and after the sending terminal draws a target image corresponding to the original image in the memory DC, converting the format of the target image into the format of the compatible bitmap.
Optionally, the sending terminal is further configured to create a data buffer in the memory, and write the target image after format conversion into the data buffer.
Optionally, the sending terminal is further configured to traverse the format-converted target image stored in the data buffer, and verify the correctness of the format-converted target image.
Optionally, the sending terminal is further configured to encode and compress the structure body to obtain a data packet, and send the data packet to the receiving terminal;
after receiving the data packet, the receiving terminal analyzes the data packet to obtain a structural body in the data packet.
Optionally, the receiving terminal is further configured to determine whether to create a window DC according to the timestamp in the structure.
Optionally, when the transmitting terminals are plural and target images in the plural transmitting terminals need to be displayed simultaneously, the receiving terminal creates the window DC according to the structure body, including:
the receiving terminal creates different window DCs according to the structural bodies sent by the sending terminals with different addresses, and controls the starting positions and the window sizes of the different window DCs respectively.
Optionally, when a plurality of target images in one of the transmitting terminals need to be displayed simultaneously, the process of creating the window DC by the receiving terminal according to the structure includes:
the receiving terminal creates different window DCs according to each structural body sent by the sending terminal, and controls the starting positions and the window sizes of the different window DCs respectively.
The application also provides a super high resolution image display method, which is applied to a super high resolution image display system, wherein the system comprises at least one sending terminal and one receiving terminal, the resolution of a first display device connected with the sending terminal is lower than that of a second display device connected with the receiving terminal, and the method comprises the following steps:
the sending terminal acquires an original image;
the sending terminal creates a memory DC according to the resolution of the second display device;
the sending terminal draws a target image corresponding to the original image in the memory DC;
and the sending terminal creates a corresponding structure body according to the memory DC and the target image and then sends the structure body to the receiving terminal.
The application also provides a super high resolution image display method, which is applied to a super high resolution image display system, wherein the system comprises at least one sending terminal and one receiving terminal, the resolution of a first display device connected with the sending terminal is lower than that of a second display device connected with the receiving terminal, and the method comprises the following steps:
the receiving terminal receives a structure body sent by the sending terminal, and creates a window DC according to the structure body;
the receiving terminal draws a target image in the structural body by using the window DC, and transmits the target image to the second display device for display; the target image is drawn according to a memory DC created by the sending terminal, and the memory DC is created according to the resolution of the second display device.
From the above technical solutions, the embodiments of the present application have the following advantages:
according to the ultrahigh-resolution image display system and the image display method, when a sending terminal generates a target image, a memory DC can be created according to the resolution of a second display device connected with a receiving terminal, the target image is drawn in the memory DC, then a corresponding structure body can be created according to the memory DC and the target image and sent to the receiving terminal, after the receiving terminal receives the structure body, a corresponding window DC can be created according to the structure body, the target image in the structure body is drawn by using the window DC, and the target image is transmitted to the second display device for display; in the method, the sending terminal draws the target image through the memory DC, and the memory DC is created according to the resolution of the second display device connected with the receiving terminal, so that the sending terminal is not limited by a Windows desktop and a display driving technology, the resolution can break through the 16K limit, the sending terminal can directly access the memory without copying the target image from the memory to send the target image through a network, the display performance is higher, and a high-resolution workstation does not need to spend more resources for adjustment.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art 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 faculty for a person skilled in the art.
Fig. 1 is an application architecture diagram of an ultra-high resolution image display system according to an embodiment of the present application;
fig. 2 is a schematic diagram of a data transmission structure between a computer a and a computer B according to an embodiment of the present application;
fig. 3 is a schematic flow chart of a super high resolution image display method according to an embodiment of the present application;
fig. 4 is a flow chart of another super high resolution image display method according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
In general, a large screen will use 1 high-resolution workstation with multiple graphics cards to splice and display a desktop, and high-resolution industrial control software (configuration) is run on the desktop, which is more common in use such as a subway, a dispatching center of a power grid, and the like. However, these industrial control software are generally built in several periods and may come from different developers, and for convenience of maintenance, these industrial control software are deployed on the home hardware respectively, and the resolution of a set of large screen can only meet the application of one developer, when the industrial control software is developed by different developers, the large screen cannot be displayed according to the uniform resolution, so that the high-resolution workstation needs to spend more resources for adjustment, which not only results in a reduction of the display speed of the large screen image, but also consumes too much resources.
Based on this, the following technical solutions are proposed in the present application, see specifically below:
in one embodiment, as shown in fig. 1, fig. 1 is an application architecture diagram of an ultrahigh resolution image display system provided in an embodiment of the present application; the present application provides an ultra-high resolution image display system, which may include: at least one transmitting terminal 110, and one receiving terminal 130, the resolution of a first display device 120 to which the transmitting terminal 110 is connected is lower than the resolution of a second display device 140 to which the receiving terminal 130 is connected.
The transmitting terminal 110 is configured to, after acquiring an original image, create a memory DC according to the resolution of the second display device 140, draw a target image corresponding to the original image in the memory DC, create a corresponding structure according to the memory DC and the target image, and then transmit the structure to the receiving terminal 130.
The receiving terminal 130 is configured to receive the structure, create a window DC according to the structure, draw a target image in the structure using the window DC, and transmit the target image to the second display device 140 for display.
In this embodiment, the image display system may include a plurality of sending terminals 110 and one receiving terminal 130, where the sending terminal 110 in this application may be connected to the first display device 120, the receiving terminal 130 may be connected to the second display device 140, and in order to save the number of computer hardware devices while obtaining a high-resolution display screen, in this application, only the second display device 140 connected to the receiving terminal 130 may be configured as a display device with ultra-high resolution, for example, the image resolution is greater than 8K, that is 7680×4320, so that the resolution of the first display device 120 connected to the sending terminal 110 is lower than the resolution of the second display device 140 connected to the receiving terminal 130, thereby implementing resource optimization configuration.
It is understood that the transmitting terminal 110 in the present application may be any computer device, such as at least one of a desktop computer, a portable computer, a laptop computer, a tablet computer, etc., which is used to generate a high-resolution display screen; the receiving terminal 130 in the present application may be used as a high-definition workstation, and the second display device 140 connected to the receiving terminal 130 may be used as a high-definition display connected to the high-definition workstation, where the receiving terminal 130 and the transmitting terminal 110 are connected through a network, and the network includes, but is not limited to, a wide area network, a metropolitan area network, or a local area network.
After the application architecture diagram of the present application is constructed, the present application may acquire an original image through the transmitting terminal 110 and create a memory DC according to the resolution of the second display device 140 so as to draw a target image corresponding to the original image in the memory DC.
It should be noted that DC (DeviceContext) is an example of a structure of GDI, which is used to store capabilities of a specific device and how relevant properties of some items are drawn on the device. In general, the DC may include a screen DC and a memory DC, wherein the screen DC is directly associated with a screen, and contents drawn on the screen may be changed by operating the screen DC through a graphic device interface; the memory DC has the same context as the screen DC, but is not directly related to the screen, but the memory DC is operated first, and then the memory DC is copied to the screen DC entirely, so that the display content of the display is changed, which is a so-called double-buffer technology, and screen flicker can be reduced to a certain extent.
Further, if the size of the original image in the application is too large and the original image cannot be drawn in the same memory DC, the original image may be divided into a plurality of parts, and a corresponding memory DC is created for each part of the original image, and the part of the original image is drawn by using the memory DC; in addition, when the memory DCs are created, the memory window names and the memory window IDs of the memory DCs can be defined, and each memory DC has a unique memory window name and a unique memory window ID so as to distinguish between the memory DCs and other memory DCs, and the receiving terminal 130 can conveniently splice the target image according to different memory window names and memory window IDs.
When the application program in the sending terminal 110 of the present application encounters the same memory window name, it will automatically follow the memory window name by +1, for example, the memory window name in the screen data (structure body) of the memory window 1 is "line map", the memory window name in the screen data of the memory window 2 is "line map 1", and so on.
Further, after the original image is drawn in the memory DC and the target image is obtained, the transmitting terminal 110 may call the installed application program to create a structure, the structure needs to be created according to the memory DC and the target image in the creation process, and after the corresponding structure is created, the structure may be sent to the receiving terminal 130, so that the receiving terminal 130 draws the target image according to the structure and displays the target image through the second display device 140.
Wherein a structure in the present application refers to a data set consisting of a series of data of the same type or different types. In the C language, a structure refers to a data structure, which is a class of aggregate data types in the C language. The structure may be declared as a variable, pointer, array, or the like, to implement a more complex data structure. A structure is also a collection of elements that are referred to as members of the structure, and these members may be of different types, members typically being accessed by name.
The elements in the structure body of the present application may include a memory window name, a memory window ID, a window width, a window height, etc. related to the memory DC, or may also include an image code, an image byte number, a data buffer area, etc. related to the target image, or may also include a local IP of the sending terminal 110, where a timestamp, a text check code, etc. of the structure body may be specifically configured according to practical situations.
It is to be understood that, the image encoding herein refers to encoded data obtained by encoding a target image; the number of bytes of the image refers to the number of bytes corresponding to the encoded image; the data buffer area refers to a storage area of the target image; the file check code is set because the receiving terminal 130 generally sends two sections of codes when receiving, the first section is a small section of check code, the second section contains complete check code and data, and the data is continuously received when the comparison check codes are the same, so that the safety of data transmission is ensured; while the time stamp here may be accurate to one thousandth of a second, having the same time stamp may be considered the same image.
When the receiving terminal 130 receives the structure body transmitted by the transmitting terminal 110, a window DC may be created according to the structure body, and the window DC may be used to draw a target image in the structure body, and then the drawn target image may be transmitted to the second display device 140 for display, so as to realize unified display of the high-resolution display image.
It should be noted that, the window DC refers to the screen DC, and since the data displayed by the window is directly used for data interaction with the display device, the target image drawn in the window DC in the present application may be directly transmitted to the second display device 140 for display.
In drawing a target image in a structure using the window DC, the target image may be first created from a data buffer in the structure, and then drawn in the window DC. According to the process of creating the target image in the data buffer area in the structure body, the GlobalLock function can be called to create, after the GlobalLock function is called, the memory block can be locked, the function can accept a memory handle as a parameter, then a pointer pointing to the locked memory block is returned, and the receiving terminal 130 can use the pointer to read and write the memory, so that the target image is created.
In the above embodiment, when the transmitting terminal 110 generates the target image, the memory DC may be created according to the resolution of the second display device 140 connected to the receiving terminal 130, and the target image may be drawn in the memory DC, then a corresponding structure may be created according to the memory DC and the target image, and the structure may be transmitted to the receiving terminal 130, and when the receiving terminal 130 receives the structure, a corresponding window DC may be created according to the structure, and the target image in the structure may be drawn using the window DC, and the target image may be transmitted to the second display device 140 for display; in the present application, the sending terminal 110 draws the target image through the memory DC, and the memory DC is created according to the resolution of the second display device 140 connected to the receiving terminal 130, so that the sending terminal is not limited by the Windows desktop and the display driving technology, the resolution can break through the 16K limitation, and the sending terminal can directly access the memory without copying the target image from the video memory to the memory, and the code can be sent through the network, so that the display performance is more efficient, and the high-resolution workstation does not need to spend more resources for adjustment.
In one embodiment, the sending terminal 110 may be further configured to create a compatible bitmap in a memory, and associate the compatible bitmap with the memory DC; after drawing a target image corresponding to the original image in the memory DC, the transmitting terminal 110 converts the format of the target image into the format of the compatible bitmap.
In this embodiment, after the sending terminal 110 creates the memory DC, a compatible bitmap may also be created in the memory, and the compatible bitmap is associated with the memory DC, so that after the sending terminal 110 draws the target image corresponding to the original image in the memory DC, the format of the target image is converted into the format of the compatible bitmap.
It will be appreciated that the initialization environment for the DC created by the same class of devices is typically the same, but the devices will typically adjust the attributes during operation, at which point the DC of one class of devices is created again, with a high likelihood of incompatibility due to the different initial attributes. Therefore, the memory DC in the method can be a compatible DC which is created by taking the DC at a certain running time as a reference, and the compatible DC can replicate the DC attribute at the current time, so that the compatibility of the compatible DC is effectively ensured.
However, since the compatible DC does not contain a bitmap by default, and any operation of the DC itself is operated on the bitmap, after the compatible DC is created, a compatible bitmap must be created accordingly, otherwise any drawing operation is ineffective. The compatible bitmap in the application is a memory picture format, and is stored in a memory, and after the compatible bitmap is created, an API function and a memory DC can be used for establishing a connection.
After the association between the compatible bitmap and the memory DC is established, the format of the target image drawn in the memory DC can be converted into the format of the compatible bitmap.
In one embodiment, the sending terminal 110 may be further configured to create a data buffer in the memory, and write the target image after format conversion into the data buffer.
In this embodiment, after the sending terminal 110 converts the format of the target image into the format of the compatible bitmap, the sending terminal 110 may also create a data buffer area in the memory, and write the target image after the format conversion into the data buffer area, so that it is convenient to determine the correctness of the target image after the format conversion, and also facilitate image transmission of the target image after the format conversion.
In one embodiment, the sending terminal 110 may be further configured to traverse the format-converted target image stored in the data buffer, and verify the correctness of the format-converted target image.
In this embodiment, when the user needs to verify the correctness of the image, a detection instruction may be issued to the sending terminal 110, and the sending terminal 110 may traverse the target image after format conversion stored in the data buffer area through the image detection module, and verify the correctness of the target image after format conversion.
The image detection module corresponds to a Windows window, the window size of which is smaller than the maximum resolution of the current display device, in this embodiment, it is assumed that the window width of the image detection module is 1920, the height is 1080, the left upper corner coordinate of the initial picture is (0, 0), the right lower corner is the window width and the height of the image detection module (1920, 1080), and the image detection module can freely control the display area.
In one embodiment, as shown in fig. 2, fig. 2 is a schematic diagram of a data transmission structure between a computer a and a computer B according to an embodiment of the present application; the transmitting terminal 110 may be further configured to encode and compress the structure to obtain a data packet, and transmit the data packet to the receiving terminal 130; after receiving the data packet, the receiving terminal 130 analyzes the data packet to obtain a structure body in the data packet.
In this embodiment, as shown in fig. 2, a computer a in fig. 2 refers to a transmitting terminal 110 in the present application, a display device C refers to a first display device 120 connected to the transmitting terminal 110 in the present application, a computer B refers to a receiving terminal 130 in the present application, and a display device D refers to a second display device 140 connected to the receiving terminal 130 in the present application.
As can be seen from fig. 2, when a memory image, i.e., a target image compatible with a bitmap format, is generated by the computer a, a corresponding structure can be created according to the target image and the memory DC, the structure is secondarily encoded and compressed to form a data packet, the data packet is then sent to the computer B, the computer B analyzes the data packet to obtain the structure in the data packet, and a window is drawn through the structure, and finally the drawn target image is displayed on the display device D.
Further, since the structure includes the target image, the format of the target image is a bitmap compatible format, the BMCP bitmap compression algorithm may be used when compressing the structure, and the configuration may be specifically set according to the actual situation, which is not limited herein.
The data packet formed after the secondary encoding is performed on the structural body can compress byte data in the structural body, so that the structural body is conveniently transmitted to the receiving terminal 130, and after the receiving terminal 130 receives the data packet, the data packet can be decompressed and decoded according to a contracted decompression and decoding mode, so that the structural body is restored.
In one embodiment, the receiving terminal 130 may also be configured to determine whether to create a window DC based on the time stamp in the fabric.
In this embodiment, the structure may include a time stamp, and the receiving terminal 130 may determine whether to create the window DC by using the time stamp to determine the correctness and timeliness of the data in the current structure.
Specifically, when the receiving terminal 130 receives the structure, the timestamp in the currently received structure may be compared with the timestamp in the previously received structure, if the current timestamp is smaller than the previous timestamp, it indicates that the content in the structure is older, at this time, the structure may be discarded and the memory may be released, and if the current timestamp is larger than the previous timestamp, the next image drawing may be performed.
Further, when comparing the timestamp in the currently received structure with the timestamp in the previously received structure, the local IP in the currently received structure can be obtained, then the structure corresponding to the local IP stored in the memory is obtained, and then the timestamp in the currently received structure is compared with the timestamp in the structure stored in the memory, so that the comparison result can be obtained quickly.
In one embodiment, when the transmitting terminal 110 is plural and the target images in the plural transmitting terminals 110 need to be displayed at the same time, the process of creating the window DC by the receiving terminal 130 according to the structure may include:
the receiving terminal 130 creates different window DCs according to the structures transmitted by the transmitting terminals 110 of different addresses, and controls the starting positions and window sizes of the different window DCs, respectively.
In this embodiment, when a plurality of transmitting terminals 110 transmit a structure to a receiving terminal 130 and declare that a target image in the structure needs to be displayed at the same time, the receiving terminal 130 may create different window DCs according to the structures transmitted by the transmitting terminals 110 of different addresses and call an external program to control the start position and size of the window DC.
For example, the present application may set the window DC to a window of a certain application program in the receiving terminal 130, where the window size is consistent with the size of the target image in the structure body sent in the sending terminal 110, and the window itself may drag the frame to change the window size, and the target image may also select whether to be stretch-matched or centrally displayed according to actual needs.
In one embodiment, when a plurality of target images in one of the transmitting terminals 110 need to be displayed at the same time, the process of creating the window DC by the receiving terminal 130 according to the structure may include:
the receiving terminal 130 creates different window DCs according to the respective structures transmitted from the transmitting terminal 110, and controls the starting positions and window sizes of the different window DCs, respectively.
In this embodiment, when one transmitting terminal 110 transmits a plurality of structures to the receiving terminal 130 and declares that the target images in the plurality of structures need to be displayed simultaneously, for example, the transmitting terminal 110 divides a certain original image into a plurality of parts to draw, the receiving terminal 130 may declare that the target images of the plurality of parts need to be displayed simultaneously, thereby forming a complete target image.
At this time, the receiving terminal 130 may create different windows DC according to the memory window names, the memory window IDs, the window heights, and the window widths in the respective structures transmitted from the transmitting terminal 110, and control the starting positions and the window sizes of the different windows DC by using external programs, respectively, so as to obtain a complete target image.
In one embodiment, as shown in fig. 3, fig. 3 is a schematic flow chart of a super high resolution image display method provided in the embodiment of the present application; the present application also provides a super high resolution image display method, which is applied to a super high resolution image display system, the system includes at least one transmitting terminal 110, and one receiving terminal 130, the resolution of a first display device 120 connected to the transmitting terminal 110 is lower than the resolution of a second display device 140 connected to the receiving terminal 130, and the method may include:
s110: the transmitting terminal 110 acquires an original image.
S120: the transmitting terminal 110 creates the memory DC according to the resolution of the second display device.
S130: the transmitting terminal 110 draws a target image corresponding to the original image in the memory DC.
S140: the transmitting terminal 110 creates a corresponding structure from the memory DC and the target image, and then transmits the structure to the receiving terminal 130.
In the above-described embodiment, when the transmitting terminal 110 generates the target image, the memory DC may be created according to the resolution of the second display device 140 to which the receiving terminal 130 is connected, and the target image may be drawn in the memory DC, and then a corresponding structure may be created according to the memory DC and the target image, and transmitted to the receiving terminal 130; in the present application, the sending terminal 110 draws the target image through the memory DC, and the memory DC is created according to the resolution of the second display device 140 connected to the receiving terminal 130, so that the sending terminal is not limited by the Windows desktop and the display driving technology, the resolution can break through the 16K limitation, and the sending terminal can directly access the memory without copying the target image from the video memory to the memory, and the code can be sent through the network, so that the display performance is more efficient, and the high-resolution workstation does not need to spend more resources for adjustment.
In one embodiment, as shown in fig. 4, fig. 4 is a flow chart of another super high resolution image display method provided in the embodiment of the present application; the present application also provides a super high resolution image display method, which is applied to a super high resolution image display system, the system includes at least one transmitting terminal 110, and one receiving terminal 130, the resolution of a first display device 120 connected to the transmitting terminal 110 is lower than the resolution of a second display device 140 connected to the receiving terminal 130, and the method may include:
s210: the receiving terminal 130 receives the structure transmitted from the transmitting terminal 110, and creates a window DC from the structure.
S220: the receiving terminal 130 draws the target image in the structure using the window DC and transmits the target image to the second display device 140 for display.
In the above embodiment, when the receiving terminal 130 receives the structure body, a corresponding window DC may be created according to the structure body, and the window DC may be used to draw a target image in the structure body, and the target image may be transmitted to the second display device 140 for display; in this application, the sending terminal 110 draws the target image through the memory DC, and the memory DC is created according to the resolution of the second display device 140 connected to the receiving terminal 130, so that the target image drawn through the memory DC can be directly displayed on the second display device 140, and the high-resolution workstation does not need to spend more resources for adjustment, so that the display speed of the second display device 140 can be improved, and the resource consumption of the high-resolution workstation can be reduced.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the present specification, each embodiment is described in a progressive manner, and each embodiment focuses on the difference from other embodiments, and may be combined according to needs, and the same similar parts may be referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. An ultrahigh resolution image display system, the system comprising: at least one transmitting terminal and one receiving terminal, wherein the resolution of a first display device connected with the transmitting terminal is lower than that of a second display device connected with the receiving terminal;
the sending terminal is used for creating a memory DC according to the resolution of the second display device after acquiring an original image, drawing a target image corresponding to the original image in the memory DC, creating a corresponding structure according to the memory DC and the target image, and sending the structure to the receiving terminal; wherein the structure body refers to a data set formed by a series of data with the same type or different types, and elements in the data set at least comprise a memory window name, a memory window ID, a window width and a window height related to the memory DC, and an image code, an image byte number and a data cache area related to the target image;
the receiving terminal is used for receiving the structural body, creating a window DC according to the structural body, drawing a target image in the structural body by using the window DC, and transmitting the target image to the second display device for display.
2. The ultra-high resolution image display system according to claim 1, wherein the transmitting terminal is further configured to create a compatible bitmap in a memory, and associate the compatible bitmap with the memory DC;
and after the sending terminal draws a target image corresponding to the original image in the memory DC, converting the format of the target image into the format of the compatible bitmap.
3. The system of claim 2, wherein the transmitting terminal is further configured to create a data buffer in the memory, and write the format-converted target image into the data buffer.
4. The system of claim 3, wherein the transmitting terminal is further configured to traverse the format-converted target image stored in the data buffer and verify the correctness of the format-converted target image.
5. The ultra-high resolution image display system according to claim 1, wherein the transmitting terminal is further configured to encode and compress the structure to obtain a data packet, and transmit the data packet to the receiving terminal;
after receiving the data packet, the receiving terminal analyzes the data packet to obtain a structural body in the data packet.
6. The ultra-high resolution image display system according to claim 5, wherein the receiving terminal is further configured to determine whether to create a window DC based on a time stamp in the structure.
7. The ultra-high resolution image display system according to claim 5, wherein when the transmitting terminal is plural and target images among the plural transmitting terminals need to be simultaneously displayed, the process of creating the window DC by the receiving terminal according to the structure includes:
the receiving terminal creates different window DCs according to the structural bodies sent by the sending terminals with different addresses, and controls the starting positions and the window sizes of the different window DCs respectively.
8. The ultra-high resolution image display system according to claim 5, wherein when a plurality of target images in one of the transmitting terminals need to be displayed at the same time, the receiving terminal creates a window DC from the structure, comprising:
the receiving terminal creates different window DCs according to each structural body sent by the sending terminal, and controls the starting positions and the window sizes of the different window DCs respectively.
9. A hyperresolution image display method, wherein the method is applied to a hyperresolution image display system, the system comprising at least one transmitting terminal and one receiving terminal, the resolution of a first display device to which the transmitting terminal is connected being lower than the resolution of a second display device to which the receiving terminal is connected, the method comprising:
the sending terminal acquires an original image;
the sending terminal creates a memory DC according to the resolution of the second display device;
the sending terminal draws a target image corresponding to the original image in the memory DC;
the sending terminal creates a corresponding structure body according to the memory DC and the target image, and then sends the structure body to the receiving terminal;
the structure body refers to a data set formed by a series of data with the same type or different types, and elements in the data set at least comprise a memory window name, a memory window ID, a window width and a window height related to the memory DC, and an image code, an image byte number and a data cache area related to the target image.
10. A hyperresolution image display method, wherein the method is applied to a hyperresolution image display system, the system comprising at least one transmitting terminal and one receiving terminal, the resolution of a first display device to which the transmitting terminal is connected being lower than the resolution of a second display device to which the receiving terminal is connected, the method comprising:
the receiving terminal receives a structure body sent by the sending terminal, and creates a window DC according to the structure body;
the receiving terminal draws a target image in the structural body by using the window DC, and transmits the target image to the second display device for display; the target image is drawn according to a memory DC created by the sending terminal, and the memory DC is created according to the resolution of the second display device;
the structure body refers to a data set formed by a series of data with the same type or different types, and elements in the data set at least comprise a memory window name, a memory window ID, a window width and a window height related to the memory DC, and an image code, an image byte number and a data cache area related to the target image.
CN202111630700.5A 2021-12-28 2021-12-28 Ultrahigh-resolution image display system and image display method Active CN114327338B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111630700.5A CN114327338B (en) 2021-12-28 2021-12-28 Ultrahigh-resolution image display system and image display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111630700.5A CN114327338B (en) 2021-12-28 2021-12-28 Ultrahigh-resolution image display system and image display method

Publications (2)

Publication Number Publication Date
CN114327338A CN114327338A (en) 2022-04-12
CN114327338B true CN114327338B (en) 2024-02-09

Family

ID=81015787

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111630700.5A Active CN114327338B (en) 2021-12-28 2021-12-28 Ultrahigh-resolution image display system and image display method

Country Status (1)

Country Link
CN (1) CN114327338B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101308448A (en) * 2008-07-08 2008-11-19 深圳市蓝韵实业有限公司 Integrated reduced graph realization method based on multi- screen
CN101447998A (en) * 2008-12-25 2009-06-03 广东威创视讯科技股份有限公司 Desktop sharing method and system
CN101494547A (en) * 2009-03-05 2009-07-29 广东威创视讯科技股份有限公司 Method and system for implementing conference combining local conference and network conference equipment
CN101763625A (en) * 2009-12-24 2010-06-30 广东威创视讯科技股份有限公司 Image pixel processing method
CN103155585A (en) * 2010-07-12 2013-06-12 欧普斯梅迪库斯股份有限公司 Systems and methods for networked in-context, high-resolution image viewing
CN103226456A (en) * 2013-04-24 2013-07-31 广东威创视讯科技股份有限公司 Image display method and device for tiled wall
CN107333080A (en) * 2017-05-24 2017-11-07 清华大学 A kind of high speed, high resolution image data recording method, apparatus and system
CN111327904A (en) * 2018-12-15 2020-06-23 华为技术有限公司 Image reconstruction method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8432413B2 (en) * 2008-11-17 2013-04-30 Xrfiles, Inc. System and method for the display of extended bit depth high resolution images
CN107925791B (en) * 2015-07-02 2021-12-14 Lg电子株式会社 Image display device and mobile terminal

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101308448A (en) * 2008-07-08 2008-11-19 深圳市蓝韵实业有限公司 Integrated reduced graph realization method based on multi- screen
CN101447998A (en) * 2008-12-25 2009-06-03 广东威创视讯科技股份有限公司 Desktop sharing method and system
CN101494547A (en) * 2009-03-05 2009-07-29 广东威创视讯科技股份有限公司 Method and system for implementing conference combining local conference and network conference equipment
CN101763625A (en) * 2009-12-24 2010-06-30 广东威创视讯科技股份有限公司 Image pixel processing method
CN103155585A (en) * 2010-07-12 2013-06-12 欧普斯梅迪库斯股份有限公司 Systems and methods for networked in-context, high-resolution image viewing
CN103226456A (en) * 2013-04-24 2013-07-31 广东威创视讯科技股份有限公司 Image display method and device for tiled wall
CN107333080A (en) * 2017-05-24 2017-11-07 清华大学 A kind of high speed, high resolution image data recording method, apparatus and system
CN111327904A (en) * 2018-12-15 2020-06-23 华为技术有限公司 Image reconstruction method and device

Also Published As

Publication number Publication date
CN114327338A (en) 2022-04-12

Similar Documents

Publication Publication Date Title
RU2439675C2 (en) Efficient coding of alternative graphical sets
US5754242A (en) Data formatting system for processing multiple independent input data streams for high resolution screen displays
US8254704B2 (en) Remote computing platforms providing high-fidelity display and interactivity for clients
US8630512B2 (en) Dynamic client-server video tiling streaming
EP2449550B1 (en) Method and apparatus for providing mobile device interoperability
US9426476B2 (en) Video stream
US9300818B2 (en) Information processing apparatus and method
US5608862A (en) Apparatus for processing hierarchically-coded image data
US20230215076A1 (en) Image frame display method, apparatus, device, storage medium, and program product
WO2023103336A1 (en) Video data transmission method, video data decoding method, and related apparatuses
US20120218292A1 (en) System and method for multistage optimized jpeg output
WO2016016607A1 (en) Managing display data for display
CN114327338B (en) Ultrahigh-resolution image display system and image display method
CN113655975A (en) Image display method, image display device, electronic apparatus, and medium
CN109933735B (en) Scheduling method, webpage rendering method, webpage display method and equipment thereof
CN108132767B (en) Application window preview method and system
CN110971958A (en) Live broadcast gift banner frame-by-frame animation display method, storage medium, equipment and system
CN112445624B (en) Task-oriented GPU resource optimal configuration method and device
CN107318020B (en) Data processing method and system for remote display
CN111447219A (en) Image display method and device, storage medium and computer equipment
CN111080728A (en) Map processing method, device, equipment and storage medium
US7920747B2 (en) Pre-distribution image scaling for screen size
CN112312045B (en) Video wall desktop image segmentation processing method, device, storage medium and system
US20070098277A1 (en) Transmitting apparatus, image processing system, image processing method, program, and recording medium
CN105677308A (en) Integrated system and method of application interfaces

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