CN114327338A - Super-resolution image display system and image display method - Google Patents

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

Info

Publication number
CN114327338A
CN114327338A CN202111630700.5A CN202111630700A CN114327338A CN 114327338 A CN114327338 A CN 114327338A CN 202111630700 A CN202111630700 A CN 202111630700A CN 114327338 A CN114327338 A CN 114327338A
Authority
CN
China
Prior art keywords
memory
target image
receiving terminal
terminal
resolution
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.)
Granted
Application number
CN202111630700.5A
Other languages
Chinese (zh)
Other versions
CN114327338B (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

Images

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 super-high resolution image display system and the image display method, the receiving terminal can draw a target image in the memory DC, then a corresponding structural body can be created according to the memory DC and the target image, the structural body is sent to the receiving terminal, the receiving terminal can create a corresponding window DC according to the structural body, the window DC is used for drawing the target image in the structural body, and then the target image is transmitted to the second display device for display; in the application, 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 does not need to copy the target image from the display memory to the memory, the memory can be directly accessed to code and sent through a network, the display performance is more efficient, and more resources are not needed to be spent on high-resolution workstations for adjustment.

Description

Super-resolution image display system and image display method
Technical Field
The present application relates to the field of image processing technologies, and in particular, to an ultra-high resolution image display system and an image display method.
Background
Large-screen wall splicing systems are built in a plurality of existing monitoring centers and scheduling centers, the resolution of each large screen is M × N times that of a common display, for example, the resolution of the common display is 1920 × 1080, and the resolution of the large screen of M rows and N columns is 1920 × M × 1080 xN. Generally, 1 high-resolution workstation with a plurality of display cards is used for splicing a display desktop on a large screen, and high-resolution industrial control automation software (such as SCADA, other configuration software and the like) is run on the desktop, and the usage of the dispatching centers of subways and power grids is common. However, the industrial control software is generally built in several stages and may come from different developers, and for maintenance convenience, the industrial control software is respectively deployed on own hardware, while the resolution of one set of large screen can only meet the application of one developer, and 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 is that images are displayed on a local computer desktop (real or virtual), then image contents are exchanged to a memory through the Windows screen capturing technology, and then the image contents are transmitted to a far end through a network after being encoded, so that the display speed of large-screen images is reduced, the resolution is limited (less than 16K due to the influence of DXGI display drive), and resources are excessively consumed.
Disclosure of Invention
The present application aims to solve at least one of the above technical defects, and particularly, in the prior art, when the 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 reduces the display speed of a large-screen image, but also limits the resolution and excessively consumes resources.
The application provides a superelevation partial image display system, the system includes: the system comprises at least one sending terminal and a receiving terminal, wherein 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;
the sending terminal is used for creating a memory DC according to the resolution of the second display equipment after acquiring an original image, drawing a target image corresponding to the original image in the memory DC, creating a corresponding structural body according to the memory DC and the target image, and sending the structural body 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 equipment for displaying.
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 area in the memory, and write the format-converted target image into the data buffer area.
Optionally, the sending terminal is further configured to traverse the format-converted target image stored in the data cache region, and verify the correctness of the format-converted target image.
Optionally, the sending terminal is further configured to encode and compress the structural body to obtain a data packet, and send the data packet to the receiving terminal;
and after receiving the data packet, the receiving terminal analyzes the data packet to obtain the structural body in the data packet.
Optionally, the receiving terminal is further configured to determine whether to create the window DC according to the timestamp in the structural body.
Optionally, when there are a plurality of sending terminals and target images in the plurality of sending terminals need to be displayed simultaneously, the process of the receiving terminal creating the window DC according to the structure includes:
and the receiving terminal creates different window DCs according to the structural bodies sent by the sending terminals with different addresses, and respectively controls the initial positions and the window sizes of the different window DCs.
Optionally, when a plurality of target images in one of the sending terminals need to be displayed simultaneously, the process of the receiving terminal creating the window DC according to the structural body includes:
and the receiving terminal creates different window DCs according to the structural bodies sent by the sending terminal and respectively controls the initial positions and the window sizes of the different window DCs.
The application also provides an ultra-high resolution image display method, which is applied to an ultra-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 after the sending terminal creates a corresponding structural body according to the memory DC and the target image, the structural body is sent to the receiving terminal.
The application also provides an ultra-high resolution image display method, which is applied to an ultra-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 the structural body sent by the sending terminal, and a window DC is created according to the structural body;
the receiving terminal uses the window DC to draw a target image in the structural body and transmits the target image to the second display device for display; the target image is drawn according to the memory DC created by the sending terminal, and the memory DC is created according to the resolution of the second display device.
According to the technical scheme, the embodiment of the application has the following advantages:
when a sending terminal generates a target image, a memory DC can be created according to the resolution of second display equipment connected with a receiving terminal, the target image is drawn in the memory DC, then a corresponding structural body can be created according to the memory DC and the target image, the structural body is sent to the receiving terminal, after the receiving terminal receives the structural body, a corresponding window DC can be created according to the structural body, the target image in the structural body is drawn by using the window DC, and the target image is transmitted to the second display equipment to be displayed; in the application, the target image is drawn by the sending terminal 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 limitation, the sending terminal does not need to copy the target image from the display memory to the memory, the target image can be coded and sent through a network by directly accessing the memory, the display performance is more efficient, and more resources are not needed to be spent by high-resolution workstations 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 needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is an architecture diagram of an application 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 disclosure;
fig. 3 is a schematic flowchart of a super high resolution image display method according to an embodiment of the present application;
fig. 4 is a schematic flowchart of another ultra-high partial image display method according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Generally, 1 high-resolution workstation with a plurality of display cards is used for splicing a display desktop on a large screen, and high-resolution industrial control software (configuration) is run on the desktop, and the usage of the scheduling centers of subways and power grids is common. However, the industrial control software is generally built in several periods and may come from different developers, and for maintenance convenience, the industrial control software is respectively deployed on own hardware, and the resolution of one set of large screen can only meet the application of one developer, and when the industrial control software is developed by different developers, the 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 reduces the display speed of a large-screen image, but also consumes too much resources.
Based on this, the following technical solutions are proposed in the present application, specifically see the following:
in one embodiment, as shown in fig. 1, fig. 1 is an application architecture diagram of an ultra-high resolution image display system according to an embodiment of the present application; the present application provides a super high resolution image display system, which may include: at least one transmitting terminal 110, and a receiving terminal 130, wherein 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.
The sending terminal 110 is configured to create a memory DC according to the resolution of the second display device 140 after acquiring the original image, draw a target image corresponding to the original image in the memory DC, create a corresponding structural body according to the memory DC and the target image, and send the structural body to the receiving terminal 130.
The receiving terminal 130 is configured to receive the structural body, create a window DC according to the structural body, draw a target image in the structural body 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, and the receiving terminal 130 may be connected to the second display device 140, and in order to obtain a high-resolution display picture and save the number of computer hardware devices, this application may only configure the second display device 140 connected to the receiving terminal 130 as a display device with ultrahigh resolution, for example, the resolution of an image 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 sending 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, and the like, which is used for generating a high-score display screen; the receiving terminal 130 in the present application may be used as a high-resolution workstation, the second display device 140 connected to the receiving terminal 130 may be used as a high-resolution display connected to the high-resolution workstation, and the receiving terminal 130 and the sending terminal 110 are connected through a network, where 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 sending terminal 110, and create the 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 for storing the capability of a specific device and the related attributes of how to draw some items on the device. Generally, the DC may include a screen DC and a memory DC, wherein the screen DC is directly associated with a screen, and the content 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 associated with the screen DC, and the memory DC is operated first, and then the memory DC is completely copied to the screen DC, 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 present 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 portions, a corresponding memory DC is created for each portion of the original image, and the portion of the original image is drawn by using the memory DC; in addition, when the memory DC is created, the memory window name and the memory window ID of the memory DC may be defined, and each memory DC has its unique memory window name and memory window ID, so as to distinguish between the memory DC and other memory DCs, and facilitate the receiving terminal 130 to 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 be +1 behind the memory window name, for example, the memory window name in the ScreenData (structure) of the memory window 1 is "circuit diagram", the memory window name in the ScreenData of the memory window 2 is "circuit diagram 1", and so on.
Furthermore, after the original image is drawn in the memory DC and the target image is obtained, the sending terminal 110 may call the application installed therein to create the structural body, and the structural body needs to be created according to the memory DC and the target image in the creation process, and after the corresponding structural body is created, the structural body may be sent to the receiving terminal 130, so that the receiving terminal 130 draws the target image according to the structural body and displays the target image through the second display device 140.
Here, the structure in the present application refers to a data set composed of a series of data having the same type or different types. In C language, a structure refers to a data structure, which is a type of aggregate data type in C language. The structure may be declared as a variable, pointer, array, or the like, to implement more complex data structures. The structure is also a collection of elements called members of the structure, and the members can be of different types, and the members are generally accessed by name.
The elements in the structure 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, an image code, an image byte number, a data buffer, etc. related to the target image, a local IP of the sending terminal 110, a timestamp, a text check code, etc. of the structure, which may be configured according to actual situations.
It is understood that the image coding herein refers to coded data obtained by coding a target image; the number of image bytes 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 file, the first section is a small section of verification code, the second section only contains complete verification code and data, and the data is continuously received when the verification codes are compared to be the same, so that the security of data transmission is ensured; the time stamp here can be accurate to thousandth of a second, and images with the same time stamp can be regarded as the same image.
When the receiving terminal 130 receives the structural body transmitted by the transmitting terminal 110, a window DC may be created according to the structural body, and the window DC is used to draw a target image in the structural body, and then the drawn target image is transmitted to the second display device 140 for display, so as to achieve a uniform display of high-resolution display images.
It should be noted that, the window DC herein refers to the screen DC in the foregoing, 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 can be directly transmitted to the second display device 140 for display.
In drawing a target image in a structural body using the window DC, the target image may be first created from a data buffer in the structural body and then drawn in the window DC. The globalock function may be called to create the target image according to the process of creating the target image in the data cache region in the structure, after the globalock function is called, the memory block may be locked, the function may accept a memory handle as a parameter, and then a pointer pointing to the locked memory block is returned, and the receiving terminal 130 may read and write the memory using the pointer, thereby creating the target image.
In the above embodiment, when the sending 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 is drawn in the memory DC, then a corresponding structural body may be created according to the memory DC and the target image, and the structural body is sent to the receiving terminal 130, and after the receiving terminal 130 receives the structural body, a corresponding window DC may be created according to the structural body, and the window DC is used to draw the target image in the structural body, and the target image is transmitted to the second display device 140 for display; in the 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 a Windows desktop and a display driving technology, the resolution can break through the 16K limitation, and the sending terminal can directly access the memory to code and send the target image through a network without copying the target image from the display memory to the memory, so that the display performance is more efficient, and more resources are not required to be spent by high-resolution workstations to adjust.
In an 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 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.
In this embodiment, after the sending terminal 110 creates the memory DC, a compatible bitmap may be created in the memory, and the compatible bitmap is associated with the memory DC, so that after the sending terminal 110 draws a target image corresponding to an original image in the memory DC, the format of the target image is converted into the format of the compatible bitmap.
It can be understood that, in general, the initialization environment of the DC created by the same kind of device is the same, but the device generally adjusts the attribute during the operation process, and at this time, the DC created by another kind of device is not compatible because the initial attribute is different. Therefore, the memory DC in the present application may be a compatible DC created based on a DC at a certain operating time, and the compatible DC may copy the DC attribute at the current time, thereby effectively ensuring the compatibility thereof.
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 correspondingly created, otherwise any drawing operation is invalid. The compatible bitmap is a memory picture format and is stored in a memory, and after the compatible bitmap is created, the API function can be used for establishing a relation with a memory DC.
And when the compatible bitmap is linked with the memory DC, the format of the target image drawn in the memory DC can be converted into the format of the compatible bitmap.
In an embodiment, the sending terminal 110 may be further configured to create a data buffer area in the memory, and write the format-converted target image into the data buffer area.
In this embodiment, after the sending terminal 110 converts the format of the target image into the format compatible with the bitmap, the sending terminal 110 may further create a data buffer area in the memory, and write the format-converted target image into the data buffer area, so as to not only facilitate the judgment of the correctness of the format-converted target image, but also facilitate the image transmission of the format-converted target image.
In an 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 format-converted target image stored in the data cache region through the image detection module and verify the correctness of the format-converted target image.
In this embodiment, it is assumed that the Windows of the image detection module are 1920 wide and 1080 high, the coordinates of the upper left corner of the initial picture are (0, 0), and the Windows of the image detection module are 1920 wide and 1080 high, respectively, so that 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 disclosure; the sending terminal 110 may be further configured to encode and compress the structure to obtain a data packet, and send the data packet to the receiving terminal 130; after receiving the data packet, the receiving terminal 130 analyzes the data packet to obtain the structural body in the data packet.
In this embodiment, as shown in fig. 2, a computer a in fig. 2 refers to a sending terminal 110 in this application, a display device C refers to a first display device 120 connected to the sending terminal 110 in this application, a computer B refers to a receiving terminal 130 in this application, and a display device D refers to a second display device 140 connected to the receiving terminal 130 in this application.
As can be seen from fig. 2, after a memory image, that is, a target image compatible with a bitmap format, is generated by the computer a, a corresponding structure may be created according to the target image and the memory DC, and the structure is subjected to secondary encoding and compression to form a data packet, and then the data packet is sent to the computer B, and the computer B analyzes the data packet to obtain the structure in the data packet, draws a window through the structure, and finally displays the drawn target image on the display device D.
Further, since the structure includes the target image, and the format of the target image is a format compatible with the bitmap, a BMCP bitmap compression algorithm may be used when compressing the structure, and may be specifically set according to an actual situation, which is not limited herein.
The data packet formed by secondarily encoding the structure according to the present application can compress byte data in the structure, so that the structure can be 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 an agreed decompression and decoding manner, so as to restore the data packet to the structure.
In one embodiment, the receiving terminal 130 may be further configured to determine whether to create the window DC according to the timestamp in the structural body.
In this embodiment, the structural body may include a timestamp, and the receiving terminal 130 may determine the correctness and timeliness of data in the current structural body by using the timestamp, so as to determine whether to create the window DC.
Specifically, after the receiving terminal 130 receives the structural body, the timestamp in the currently received structural body may be compared with the timestamp in the previously received structural body, and if the current timestamp is smaller than the previous timestamp, it indicates that the content in the structural body is older, at this time, the structural body may be discarded and the memory may be released, and if the current timestamp is larger than the previous timestamp, the next image rendering 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 may be acquired, the structure corresponding to the local IP stored in the memory may be acquired, and then the timestamp in the currently received structure may be compared with the timestamp in the structure stored in the memory, so that the comparison result may be acquired quickly.
In one embodiment, when there are a plurality of sending terminals 110 and target images in the plurality of sending terminals 110 need to be displayed simultaneously, the process of the receiving terminal 130 creating the window DC according to the structural body may include:
the receiving terminal 130 creates different window DCs according to the structural body sent by the sending terminal 110 with different addresses, and respectively controls the starting positions and the window sizes of the different window DCs.
In this embodiment, when a plurality of sending terminals 110 send a structure to a receiving terminal 130 and declare that a target image in the structure needs to be displayed simultaneously, the receiving terminal 130 may create different window DCs according to the structures sent by sending terminals 110 with different addresses and call an external program to control the starting position and size of the window DC.
For example, the present application may set the window DC as a window of an application program in the receiving terminal 130, the window size is consistent with the size of the target image in the structure transmitted in the transmitting terminal 110, the window itself may drag the frame to change the window size, and the target image may also be selected to be displayed in a stretched or centered manner according to actual needs.
In an embodiment, when a plurality of target images in one of the transmitting terminals 110 need to be displayed simultaneously, the process of the receiving terminal 130 creating the window DC according to the structural body may include:
the receiving terminal 130 creates different window DCs according to each structural body transmitted by the transmitting terminal 110, and controls the starting positions and the window sizes of the different window DCs, respectively.
In this embodiment, when one sending terminal 110 sends a plurality of structural bodies to the receiving terminal 130 and states that the target images in the plurality of structural bodies need to be displayed simultaneously, for example, when the sending terminal 110 divides a certain original image into a plurality of parts for drawing, it may state that the target images in the plurality of parts need to be displayed simultaneously to the receiving terminal 130, so as to form a complete target image.
At this time, the receiving terminal 130 may create different windows DC according to the memory window name, the memory window ID, the window height, and the window width in each structural body sent by the sending terminal 110, and use an external program to respectively control the start positions and the window sizes of the different windows DC, thereby obtaining a complete target image.
In an embodiment, as shown in fig. 3, fig. 3 is a schematic flowchart of a super high resolution image display method according to an embodiment of the present application; the present application also provides an ultra-high resolution image display method, which is applied to an ultra-high resolution image display system, the system including at least one transmitting terminal 110, and one receiving terminal 130, a resolution of a first display device 120 connected to the transmitting terminal 110 is lower than a resolution of a second display device 140 connected to the receiving terminal 130, 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 structural body from the memory DC and the target image, and then transmits the structural body to the receiving terminal 130.
In the above embodiment, when the sending 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, and then a corresponding structural body may be created according to the memory DC and the target image, and sent to the receiving terminal 130; in the 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 a Windows desktop and a display driving technology, the resolution can break through the 16K limitation, and the sending terminal can directly access the memory to code and send the target image through a network without copying the target image from the display memory to the memory, so that the display performance is more efficient, and more resources are not required to be spent by high-resolution workstations to adjust.
In an embodiment, as shown in fig. 4, fig. 4 is a schematic flowchart of another ultra-high partial image display method provided in the embodiment of the present application; the present application also provides an ultra-high resolution image display method, which is applied to an ultra-high resolution image display system, the system including at least one transmitting terminal 110, and one receiving terminal 130, a resolution of a first display device 120 connected to the transmitting terminal 110 is lower than a resolution of a second display device 140 connected to the receiving terminal 130, the method may include:
s210: the receiving terminal 130 receives the structural body transmitted by the transmitting terminal 110, and creates a window DC from the structural body.
S220: the receiving terminal 130 draws a target image in the structural body using the window DC and transmits the target image to the second display device 140 for display.
In the above embodiment, after the receiving terminal 130 receives the structural body, a corresponding window DC may be created according to the structural body, and the window DC is used to draw a target image in the structural body, and the target image is transmitted to the second display device 140 for display; in the present application, since the transmitting 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, 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, which not only increases the display speed of the second display device 140, but also reduces the resource consumption of the high-resolution workstation.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be 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. Also, 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 an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, the embodiments may be combined as needed, and the same and 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 ultra-high resolution image display system, the system comprising: the system comprises at least one sending terminal and a receiving terminal, wherein 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;
the sending terminal is used for creating a memory DC according to the resolution of the second display equipment after acquiring an original image, drawing a target image corresponding to the original image in the memory DC, creating a corresponding structural body according to the memory DC and the target image, and sending the structural body 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 equipment for displaying.
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 ultra-high resolution image display system according to 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 ultra-high resolution image display system according to claim 3, wherein 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.
5. The ultra-high resolution image display system according to claim 1, wherein the transmitting terminal is further configured to encode and compress the structural body to obtain a data packet, and transmit the data packet to the receiving terminal;
and after receiving the data packet, the receiving terminal analyzes the data packet to obtain the structural body in the data packet.
6. The ultra-high partial image display system of claim 5, wherein the receiving terminal is further configured to determine whether to create the window DC according to a time stamp in the structural body.
7. The ultra-high resolution image display system according to claim 5, wherein when the plurality of transmitting terminals are provided and the target images in the plurality of transmitting terminals need to be displayed simultaneously, the process of the receiving terminal creating the window DC according to the structure body includes:
and the receiving terminal creates different window DCs according to the structural bodies sent by the sending terminals with different addresses, and respectively controls the initial positions and the window sizes of the different window DCs.
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 simultaneously, the process of the receiving terminal creating the window DC according to the structure body includes:
and the receiving terminal creates different window DCs according to the structural bodies sent by the sending terminal and respectively controls the initial positions and the window sizes of the different window DCs.
9. A super-resolution image display method applied to a super-resolution image display system including at least one transmitting terminal, and one receiving terminal, a resolution of a first display device to which the transmitting terminal is connected being lower than a 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;
and after the sending terminal creates a corresponding structural body according to the memory DC and the target image, the structural body is sent to the receiving terminal.
10. A super-resolution image display method applied to a super-resolution image display system including at least one transmitting terminal, and one receiving terminal, a resolution of a first display device to which the transmitting terminal is connected being lower than a resolution of a second display device to which the receiving terminal is connected, the method comprising:
the receiving terminal receives the structural body sent by the sending terminal, and a window DC is created according to the structural body;
the receiving terminal uses the window DC to draw a target image in the structural body and transmits the target image to the second display device for display; the target image is drawn according to the memory DC created by the sending terminal, and the memory DC is created according to the resolution of the second display device.
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 true CN114327338A (en) 2022-04-12
CN114327338B 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 (10)

* 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
US20100123733A1 (en) * 2008-11-17 2010-05-20 Xrfiles, Inc. System and method for the display of extended bit depth high resolution images
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
US20180205983A1 (en) * 2015-07-02 2018-07-19 Lg Electronics Inc. Image display apparatus and mobile terminal
CN111327904A (en) * 2018-12-15 2020-06-23 华为技术有限公司 Image reconstruction method and device

Patent Citations (10)

* 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
US20100123733A1 (en) * 2008-11-17 2010-05-20 Xrfiles, Inc. System and method for the display of extended bit depth high resolution images
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
US20180205983A1 (en) * 2015-07-02 2018-07-19 Lg Electronics Inc. Image display apparatus and mobile terminal
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
CN114327338B (en) 2024-02-09

Similar Documents

Publication Publication Date Title
US8254704B2 (en) Remote computing platforms providing high-fidelity display and interactivity for clients
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
US8799405B2 (en) System and method for efficiently streaming digital video
US10554989B2 (en) Efficient encoding of display data
WO2023103336A1 (en) Video data transmission method, video data decoding method, and related apparatuses
US7580041B1 (en) Direct storage of compressed scan converted data
WO2011077550A1 (en) Screen relay device
US20120218292A1 (en) System and method for multistage optimized jpeg output
US9460481B2 (en) Systems and methods for processing desktop graphics for remote display
CN110807111A (en) Three-dimensional graph processing method and device, storage medium and electronic equipment
CN113655975A (en) Image display method, image display device, electronic apparatus, and medium
CN114327338B (en) Ultrahigh-resolution image display system and image display method
CN108259958B (en) Remote control key response method, device, equipment and storage medium
CN113596347A (en) Image display method and image display device
US20100299626A1 (en) Systems and Methods of Providing Rich User Interface and Animation to Auxiliary Display Devices
CN116880937A (en) Desktop screen capturing data processing method, device, equipment and medium for interactive classroom
CN111447219B (en) Image display method and device, storage medium and computer equipment
CN110971958A (en) Live broadcast gift banner frame-by-frame animation display method, storage medium, equipment and system
CN114938408A (en) Data transmission method, system, equipment and medium of cloud mobile phone
US7626595B2 (en) Resolution independent image resource
CN112799623A (en) BMC-based server interface remote display method, system and related equipment
CN113032062A (en) Image data transmission method and device, electronic equipment and storage medium
CN111080728A (en) Map processing method, device, equipment and storage medium
JPH0973408A (en) Data processor and data input/output processing method

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