CN107728986B - Display method and display device of double display screens - Google Patents

Display method and display device of double display screens Download PDF

Info

Publication number
CN107728986B
CN107728986B CN201711086046.XA CN201711086046A CN107728986B CN 107728986 B CN107728986 B CN 107728986B CN 201711086046 A CN201711086046 A CN 201711086046A CN 107728986 B CN107728986 B CN 107728986B
Authority
CN
China
Prior art keywords
display screen
image
display
sub
screen
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
CN201711086046.XA
Other languages
Chinese (zh)
Other versions
CN107728986A (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.)
Beijing Pico Technology Co Ltd
Original Assignee
Beijing Pico Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Pico Technology Co Ltd filed Critical Beijing Pico Technology Co Ltd
Priority to CN201711086046.XA priority Critical patent/CN107728986B/en
Publication of CN107728986A publication Critical patent/CN107728986A/en
Application granted granted Critical
Publication of CN107728986B publication Critical patent/CN107728986B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1431Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display using a single graphics controller
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/011Arrangements for interaction with the human body, e.g. for user immersion in virtual reality

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Graphics (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

The invention discloses a display method and a display device of double display screens, wherein the method is used for a first display screen and a second display screen, a gap with a preset size is arranged between the first display screen and the second display screen, and the method comprises the following steps: calculating a total horizontal component of the screen resolution, the total horizontal component of the screen resolution corresponding to a sum of horizontal sizes of the first display screen, the second display screen, and the gap; performing image rendering according to a preset vertical component and a total horizontal component of the screen resolution to obtain a rendered image; intercepting a first sub-image corresponding to a first display screen on the rendered image by taking a first side of the rendered image as a start point, so that the first display screen displays the first sub-image; and intercepting a second sub-image corresponding to the second display screen on the rendered image by taking the second side of the rendered image as a start point, so that the second sub-image is displayed by the second display screen.

Description

Display method and display device of double display screens
Technical Field
The embodiment of the invention relates to the technical field of virtual reality, in particular to a display method and a display device of double display screens.
Background
The simulation reality equipment achieves the effect of simulating reality by enabling two eyes of a user to generate visual difference, namely, the left eye and the right eye of the user see images at different visual angles at the same time, and then the user obtains three-dimensional experience. In the using process of the simulation reality device, when the distance between the centers of the two images which are displayed on the display screen and respectively correspond to the left eye and the right eye of the user is equal to the interpupillary distance of the user, the user obtains better three-dimensional experience. Therefore, the human body interpupillary distance is an important parameter for simulating real equipment design.
In the prior art, two images displayed on a display screen of a simulation reality device, which correspond to a left eye and a right eye of a user respectively, occupy a left half side and a right half side of the display screen respectively. According to the average interpupillary distance of the human body and the pixel density of the display screen, the resolution levels of the images respectively displayed on the left half side and the right half side of the display screen are obtained, the images with the resolution levels are respectively displayed on the left half side and the right half side of the display screen, and at the moment, the distance between the centers of the two images is the average interpupillary distance of the human body. Meanwhile, the distance between the centers of the left lens and the right lens used for watching the image on the display screen by the eyes of the user in the simulation reality equipment is also matched with the average interpupillary distance of the human body. Therefore, the user obtains better three-dimensional experience.
However, when the analog reality device adopts the dual display screens with the middle gap, the display method in the prior art will cause the image display to be abnormal, and the image display effect of the display screens needs to be improved.
Disclosure of Invention
An object of the embodiments of the present invention is to provide a new technical solution for a display method and a display device of a dual display screen.
According to a first aspect of the embodiments of the present invention, there is provided a display method for dual display screens, which is used for a first display screen and a second display screen, wherein a gap with a preset size is provided between the first display screen and the second display screen, and the method includes:
calculating a total horizontal component of screen resolution corresponding to a sum of horizontal dimensions of the first display screen, the second display screen, and the gap;
performing image rendering according to the preset vertical component and the total horizontal component of the screen resolution to obtain a rendered image;
intercepting a first sub-image corresponding to the first display screen on the rendered image by taking a first side of the rendered image as a start, so that the first sub-image is displayed by the first display screen;
and intercepting a second sub-image corresponding to the second display screen on the rendered image by taking the second side of the rendered image as a start, so that the second sub-image is displayed by the second display screen.
Optionally, the calculating the total horizontal component of the screen resolution comprises:
respectively obtaining the number of pixels of the first display screen, the second display screen and the gap in the horizontal direction according to the horizontal sizes of the first display screen, the second display screen and the gap and the preset pixel density in the horizontal direction;
and taking the sum of the first display screen, the second display screen and the pixel number of the gap in the horizontal direction as the total horizontal component of the screen resolution.
Optionally, the intercepting a first sub-image corresponding to the first display screen on the rendered image includes:
and intercepting the rendered image according to the number of pixels of the first display screen in the horizontal direction to obtain the first sub-image.
Optionally, the intercepting a second sub-image corresponding to the second display screen on the rendered image includes:
and intercepting the rendered image according to the number of pixels of the second display screen in the horizontal direction to obtain the second sub-image.
According to a second aspect of the embodiments of the present invention, there is provided a dual-display-screen display device for a first display screen and a second display screen, wherein a gap with a preset size is provided between the first display screen and the second display screen, the dual-display-screen display device including:
a calculation module to calculate a total horizontal component of screen resolution, the total horizontal component of screen resolution corresponding to a sum of horizontal dimensions of the first display screen, the second display screen, and the gap;
the rendering module is used for rendering the image according to the preset vertical component and the total horizontal component of the screen resolution to obtain a rendered image;
a first intercepting module, configured to intercept, on the rendered image, a first sub-image corresponding to the first display screen, starting with a first side of the rendered image, so that the first sub-image is displayed by the first display screen;
and the second intercepting module is used for intercepting a second sub-image corresponding to the second display screen on the rendered image by taking the second side of the rendered image as a start so as to enable the second display screen to display the second sub-image.
Optionally, the calculation module includes:
the acquisition unit is used for respectively acquiring the number of pixels of the first display screen, the second display screen and the gap in the horizontal direction according to the horizontal sizes of the first display screen, the second display screen and the gap and the preset pixel density in the horizontal direction;
and the calculating unit is used for taking the sum of the first display screen, the second display screen and the pixel number of the gap in the horizontal direction as the total horizontal component of the screen resolution.
Optionally, the first truncation module is specifically configured to: intercepting the rendered image according to the number of pixels of the first display screen in the horizontal direction to obtain the first sub-image;
optionally, the second intercept module is specifically configured to: and intercepting the rendered image according to the number of pixels of the second display screen in the horizontal direction to obtain the second sub-image.
A third aspect of the present embodiment provides a programmable device, including a memory and a processor, where the memory is configured to store instructions, and the instructions are configured to control the processor to perform operations to execute the display method provided in any one of the first aspect of the present embodiment.
The inventor of the present invention finds that, in the prior art, a display method and a display device for dual display screens are not provided, and an image suitable for dual display screens with a gap may be generated, and finally, the image is displayed on each display screen of the dual display screens correspondingly, and in a Virtual Reality (VR) process, when a middle distance between two images displayed on the dual display screens is adapted to a pupil distance of a user, a user may obtain a better VR experience. Therefore, the technical task to be achieved or the technical problems to be solved by the present invention are never thought or anticipated by those skilled in the art, and therefore the present invention is a new technical solution.
Other features of the present invention and advantages thereof will become apparent from the following detailed description of exemplary embodiments thereof, which proceeds with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 shows a flowchart of a network information acquisition method according to an embodiment of the present invention.
FIG. 2 shows a schematic diagram of a dual display screen of an embodiment of the invention.
FIG. 3 shows a rendered image schematic of an embodiment of the invention.
Fig. 4 shows a schematic block diagram of a display apparatus of a dual display screen according to an embodiment of the present invention.
Detailed Description
Various exemplary embodiments of the present invention will now be described in detail with reference to the accompanying drawings. It should be noted that: the relative arrangement of the components and steps, the numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present invention unless specifically stated otherwise.
The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the invention, its application, or uses.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
In all examples shown and discussed herein, any particular value should be construed as merely illustrative, and not limiting. Thus, other examples of the exemplary embodiments may have different values.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, further discussion thereof is not required in subsequent figures.
< example >
The embodiment of the invention provides a display method of double display screens, which is used for a first display screen and a second display screen, wherein a gap with a preset size is arranged between the first display screen and the second display screen, and fig. 1 shows a flow chart of a network information acquisition method of the embodiment of the invention.
As shown in fig. 1, the method comprises the following steps:
first, in step S1100, a total horizontal component of the screen resolution is calculated, which corresponds to a sum of horizontal sizes of the first display screen, the second display screen, and the gap.
The screen resolution is a parameter for rendering an image by a computer, for example, the screen resolution is W1 × W2, then the horizontal component W1 of the screen resolution and the vertical component W2 of the screen resolution are used by the computer to render a corresponding image according to the screen resolution.
In this embodiment, taking VR equipment as an example, VR equipment includes: a host side and a Head Mounted Display (HMD) side. The host side transmits an image signal to the HMD side through a High-definition multimedia Interface (HDMI) so that an image is displayed on a display screen of the HMD side. The display screen on the HMD side comprises a first display screen and a second display screen, and a gap with a preset size is arranged between the first display screen and the second display screen.
Specifically, in the present embodiment, the display screens of different models of HMDs respectively correspond to respective model parameters, for example, fig. 2 shows a schematic diagram of a dual display screen according to an embodiment of the present invention, in which the horizontal dimensions of the display screen (including the first display screen and the second display screen) of a particular model of HMD are L1 and L2, the vertical dimension is H, the width of the gap between the first display screen and the second display screen is S, and the pixel density of this display screen in the horizontal direction is ρ.
The total horizontal component of the screen resolution corresponds to a sum of horizontal sizes of the first display screen, the second display screen and the gap, that is, since pixel densities of the first display screen and the second display screen in the horizontal direction are both ρ, the total horizontal component of the screen resolution corresponds to a sum of pixel numbers of the first display screen, the second display screen and the gap in the horizontal direction.
As an implementable way of obtaining the total horizontal component of the screen resolution:
firstly, respectively obtaining the number of pixels of the first display screen, the second display screen and the gap in the horizontal direction according to the horizontal size of the first display screen, the second display screen and the gap and the preset pixel density rho in the horizontal direction; namely, the number of pixels P1 in the horizontal direction of the first display panel and the second display panel is L1 ρ, P2 is L2 ρ, and the number of pixels P3 in the horizontal direction of the gap is S ρ.
Then, taking the sum of the first display screen, the second display screen and the number of pixels of the gap in the horizontal direction as the total horizontal component of the screen resolution; that is, the total horizontal component W3 of the screen resolution is P1+ P2+ P3 is L1 × ρ + L2 × ρ + S × ρ.
As another practicable way to obtain the total horizontal component of the screen resolution:
firstly, respectively obtaining the first display screen, the second display screen and the pixel number rho of the gap in the horizontal direction according to the total size L of the double display screens in the horizontal direction and the preset pixel density in the horizontal direction; namely, the total pixel number P in the horizontal direction of the dual display screen is L ρ.
Then, taking the total pixel number of the double display screens in the horizontal direction as the total horizontal component of the screen resolution; i.e., the total horizontal component W3P of the screen resolution.
After the total horizontal component of the screen resolution is calculated, the process proceeds to step S1200, and image rendering is performed according to the preset vertical component of the screen resolution and the total horizontal component, so as to obtain a rendered image.
In this embodiment, the vertical component of the screen resolution is set according to actual needs, for example, an arbitrary preset value W4, and the host renders according to the screen resolution with a value W3 × W4. Wherein the vertical component preset value W4 of the screen resolution is related to the dimension H of the display screen in the vertical direction and the preset pixel density of the display screen in the vertical direction. After acquiring the resolution W3 × W4, the host side performs calculation and rendering according to the resolution, and then outputs an image corresponding to the resolution W3 × W4 to the HMD side via HDMI, thereby obtaining a corresponding rendered image.
After the rendered image is obtained, step S1300 is performed, starting with the first side of the rendered image, and a first sub-image corresponding to the first display screen is intercepted from the rendered image, so that the first sub-image is displayed by the first display screen.
Or, after the rendered image is obtained, step S1400 is performed, and a second sub-image corresponding to the second display screen is intercepted from the rendered image starting from the second side of the rendered image, so that the second sub-image is displayed on the second display screen.
It should be noted that, the execution sequence of step S1300 and step S1400 is sequential, that is, step S1300 may be executed first and then step S1400 is executed, step S1400 may be executed first and then step S1300 is executed, or step S1300 and step S1400 may be executed simultaneously.
FIG. 3 shows a rendered image schematic of an embodiment of the invention. Referring to fig. 3:
specifically, the specific implementation of step S1300 may be: and intercepting the rendered image according to the number of pixels P1 of the first display screen in the horizontal direction by taking the first side of the rendered image as a start to obtain the first sub-image. And then, the first sub-image is displayed on the first display screen.
Specifically, the specific implementation of step S1400 may be: and intercepting the rendered image according to the pixel number P2 of the second display screen in the horizontal direction by taking the second side of the rendered image as a start to obtain the second sub-image. And then, the second sub-image is displayed on the second display screen.
Wherein the second side of the rendered image is opposite the first side of the rendered image.
For example, the interception processes in step S1300 and step S1400 may be implemented as follows: in this embodiment, the VR device bridge chip converts the HDMI signal into two Mobile Industry Processor Interface (MIPI) signals, and then respectively transmits the two MIPI signals to the first display screen and the second display screen for image display.
The bridge chip receives the rendered image data in a line-by-line mode, wherein each line of image data corresponds to a rendered image, and when the line of image data is split into two paths of MIPIs corresponding to the first display screen and the second display screen, the start and the end of each path of MIPI are appointed. For example, the bridge chip is configured to supply, to the MIPI corresponding to the first display screen, P1 ═ L1 ×. ρ pixels in the horizontal direction starting from the first side of the rendered image data, supply, to the MIPI corresponding to the second display screen, P2 ═ L2 ×. ρ pixels in the horizontal direction starting from the second side of the rendered image data, and discard the remaining P3 ═ S ×. ρ pixels in the horizontal direction. According to the above intercepting method, a first sub-image corresponding to a resolution of P1 × W4 starting from the first side of each frame of the rendered image is displayed on the first display screen, and a second sub-image corresponding to a resolution of P2 × W4 starting from the second side of each frame of the rendered image is displayed on the second display screen.
For further understanding, the pixel density of the display screen in the horizontal direction is P423 PPI, the sizes L1 of the first display screen and the second display screen in the horizontal direction are equal to L2, and the number of pixels occupied in the horizontal direction is 1080 (i.e. P1-P2-1080) in the case of the above pixel density; if the width of the gap between the first display panel and the second display panel is S (4/25.4) inches, the number of pixels occupied by the gap in the horizontal direction is 67 (i.e., P3 is 67); according to the display method provided in the present embodiment, the resolution width (i.e., the total horizontal component of the screen resolution) of the HMD-side overall HDMI display device information may be configured as P-W3-1080 × 2+ 67-2227, and since the preset vertical component of the screen resolution is W4-1200, that is, the screen resolution W3 × W4 is: 2227 × 1200.
After acquiring the screen resolution from the HDMI display device information, the host calculates and renders the screen resolution according to the screen resolution, and then outputs an image (i.e., rendered image) with W3 × W4 being 2227 × 1200 to the HMD side via HDMI. The bridge chip receives image data corresponding to the rendered image in a line-by-line manner, and can specify the start and end of each path of MIPI when the line of data is split into two paths of MIPIs. Through configuring, 1080 pixels on the left side of each row of data can be sent to the corresponding MIPI of left side display screen, 1080 pixels on the right side are sent to the corresponding MIPI of right side display screen, and 67 pixels in the middle are abandoned. With the dual panel display method of the present embodiment, the left P1 × W4-1080 × 1200 pixels of each frame are displayed on the left panel, the right P2 × W4-1080 × 1200 pixels are displayed on the right panel, and the middle P3 × W4-67 × 1200 pixels are discarded.
Alternatively, the sizes of the first display screen and the second display screen in the horizontal direction are equal to each other as L1 and L2, in which case the resolutions of the first sub-image and the second sub-image displayed to the first display screen and the second display screen are equal.
Optionally, after the rendered image is intercepted in steps S1300 and S1400, a third sub-image occupying P3 pixels in the horizontal direction remains, and the third sub-image is not used for displaying on the display screen, so that the third sub-image may be discarded.
Note that P, P1, P2, P3, W1, W2, W3, and W4 in the above embodiments represent the number of pixels, which are positive integers; l1, L2, S, L and H are positive numbers and can be in inches or millimeters, etc.; ρ is a positive number and may be in PPI units.
Fig. 4 shows a schematic block diagram of a display device 4000 with dual display panels according to an embodiment of the present invention, which can be used to implement the display method with dual display panels according to the embodiment of the present invention, and therefore, the description thereof is omitted here.
Display device 4000 of two display screens for first display screen and second display screen, be provided with the clearance of a default size between first display screen and the second display screen, include: a calculation module 4100, a rendering module 4200, a first truncation module 4300, and a second truncation module 4400.
A calculation module 4100 for calculating a total horizontal component of screen resolution corresponding to a sum of horizontal dimensions of the first display screen, the second display screen, and the gap;
a rendering module 4200, configured to perform image rendering according to the preset vertical component and the total horizontal component of the screen resolution to obtain a rendered image;
a first truncating module 4300, configured to truncate a first sub-image corresponding to the first display screen on the rendered image, starting with a first side of the rendered image, so that the first sub-image is displayed by the first display screen;
a second intercepting module 4400, configured to intercept, starting from a second side of the rendered image, a second sub-image corresponding to the second display screen on the rendered image, so that the second sub-image is displayed by the second display screen.
Optionally, the calculating module 4100 includes: an acquisition unit 4110 and a calculation unit 4120.
An obtaining unit 4110, configured to obtain, according to the horizontal sizes of the first display screen, the second display screen, and the gap and a preset pixel density in a horizontal direction, the number of pixels of the first display screen, the second display screen, and the gap in the horizontal direction, respectively;
a calculating unit 4120 for taking a sum of the number of pixels of the first display screen, the second display screen, and the gap in the horizontal direction as a total horizontal component of the screen resolution.
Optionally, the first truncation module 4300 is specifically configured to: intercepting the rendered image according to the number of pixels of the first display screen in the horizontal direction to obtain the first sub-image;
optionally, the second intercept module 4400 is specifically configured to: and intercepting the rendered image according to the number of pixels of the second display screen in the horizontal direction to obtain the second sub-image.
In yet another embodiment of the present invention, a programmable device is further provided, which includes a memory and a processor, where the memory is configured to store instructions, and the instructions are configured to control the processor to perform operations to execute any one of the display methods provided in this embodiment.
The embodiments of the present invention have been described above with reference to the accompanying drawings, and according to the embodiments, there is provided a dual-display-screen display method for a first display screen and a second display screen, where a gap with a preset size in a horizontal direction is provided between the first display screen and the second display screen, the embodiments of the present invention obtain a rendered image by converting the preset size in the horizontal direction of the gap into a number of pixels in the horizontal direction, and summing the converted number of pixels with the number of pixels in the horizontal direction of images displayed on the first display screen and the second display screen as the number of pixels in the horizontal direction of the image to be rendered, and further intercept sub-images corresponding to the first display screen and the second display screen on the rendered image for display on the first display screen and the second display screen, respectively. In the VR process, when the middle distance between two images displayed on the double display screens is adaptive to the user pupil distance, a user can obtain better VR experience.
It will be appreciated by those skilled in the art that the dual-screen display device of the present embodiment can be implemented in various ways. For example, a dual display screen display device may be implemented by instructing a configuration processor. For example, instructions may be stored in ROM and read from ROM into a programmable device when the apparatus is started up to implement a dual display screen display apparatus. For example, a dual-screen display device may be cured into a dedicated device (e.g., ASIC). The display devices of the dual display screens may be implemented as separate units from each other, or they may be combined together. The display device of the dual display screen may be implemented by one of the various implementations described above, or may be implemented by a combination of two or more of the various implementations described above.
It is well known to those skilled in the art that with the development of electronic information technology such as large scale integrated circuit technology and the trend of software hardware, it has been difficult to clearly divide the software and hardware boundaries of a computer system. As any of the operations may be implemented in software or hardware. Execution of any of the instructions may be performed by hardware, as well as by software. Whether a hardware implementation or a software implementation is employed for a certain machine function depends on non-technical factors such as price, speed, reliability, storage capacity, change period, and the like. Accordingly, it will be apparent to those skilled in the art of electronic information technology that a more direct and clear description of one embodiment is provided by describing the various operations within the embodiment. Knowing the operations to be performed, the skilled person can directly design the desired product based on considerations of said non-technical factors.
The present invention may be a system, method and/or computer program product. The computer program product may include a computer-readable storage medium having computer-readable program instructions embodied therewith for causing a processor to implement various aspects of the present invention.
The computer readable storage medium may be a tangible device that can hold and store the instructions for use by the instruction execution device. The computer readable storage medium may be, for example, but not limited to, an electronic memory device, a magnetic memory device, an optical memory device, an electromagnetic memory device, a semiconductor memory device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a Static Random Access Memory (SRAM), a portable compact disc read-only memory (CD-ROM), a Digital Versatile Disc (DVD), a memory stick, a floppy disk, a mechanical coding device, such as punch cards or in-groove projection structures having instructions stored thereon, and any suitable combination of the foregoing. Computer-readable storage media as used herein is not to be construed as transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission medium (e.g., optical pulses through a fiber optic cable), or electrical signals transmitted through electrical wires.
The computer-readable program instructions described herein may be downloaded from a computer-readable storage medium to a respective computing/processing device, or to an external computer or external storage device via a network, such as the internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. The network adapter card or network interface in each computing/processing device receives computer-readable program instructions from the network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in the respective computing/processing device.
The computer program instructions for carrying out operations of the present invention may be assembler instructions, Instruction Set Architecture (ISA) instructions, machine-related instructions, microcode, firmware instructions, state setting data, or source or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The computer-readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider). In some embodiments, aspects of the present invention are implemented by personalizing an electronic circuit, such as a programmable logic circuit, a Field Programmable Gate Array (FPGA), or a Programmable Logic Array (PLA), with state information of computer-readable program instructions, which can execute the computer-readable program instructions.
Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer-readable program instructions.
These computer-readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer-readable program instructions may also be stored in a computer-readable storage medium that can direct a computer, programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer-readable medium storing the instructions comprises an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer, other programmable apparatus or other devices implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions. It is well known to those skilled in the art that implementation by hardware, by software, and by a combination of software and hardware are equivalent.
Having described embodiments of the present invention, the foregoing description is intended to be exemplary, not exhaustive, and not limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein is chosen in order to best explain the principles of the embodiments, the practical application, or improvements made to the technology in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein. The scope of the invention is defined by the appended claims.

Claims (9)

1. The utility model provides a display method of two display screens for simulate reality equipment, simulate reality equipment includes first display screen and second display screen, be provided with the clearance of a default dimension between first display screen and the second display screen, its characterized in that includes:
calculating a total horizontal component of screen resolution corresponding to a sum of horizontal dimensions of the first display screen, the second display screen, and the gap;
performing image rendering according to the preset vertical component and the total horizontal component of the screen resolution to obtain a rendered image;
intercepting a first sub-image corresponding to the first display screen on the rendered image by taking a first side of the rendered image as a start, so that the first sub-image is displayed by the first display screen;
and intercepting a second sub-image corresponding to the second display screen on the rendered image by taking the second side of the rendered image as a start, so that the second sub-image is displayed by the second display screen.
2. The display method of claim 1, wherein the calculating the total horizontal component of the screen resolution comprises:
respectively obtaining the number of pixels of the first display screen, the second display screen and the gap in the horizontal direction according to the horizontal sizes of the first display screen, the second display screen and the gap and the preset pixel density in the horizontal direction;
and taking the sum of the first display screen, the second display screen and the pixel number of the gap in the horizontal direction as the total horizontal component of the screen resolution.
3. The display method according to claim 1 or 2, wherein the intercepting a first sub-image corresponding to the first display screen on the rendered image comprises:
and intercepting the rendered image according to the number of pixels of the first display screen in the horizontal direction to obtain the first sub-image.
4. The display method according to claim 1 or 2, wherein the intercepting a second sub-image corresponding to the second display screen on the rendered image comprises:
and intercepting the rendered image according to the number of pixels of the second display screen in the horizontal direction to obtain the second sub-image.
5. The utility model provides a display device of two display screens for simulation reality equipment, simulation reality equipment includes first display screen and second display screen, be provided with the clearance of a default size between first display screen and the second display screen, a serial communication port, include:
a calculation module to calculate a total horizontal component of screen resolution, the total horizontal component of screen resolution corresponding to a sum of horizontal dimensions of the first display screen, the second display screen, and the gap;
the rendering module is used for rendering the image according to the preset vertical component and the total horizontal component of the screen resolution to obtain a rendered image;
a first intercepting module, configured to intercept, on the rendered image, a first sub-image corresponding to the first display screen, starting with a first side of the rendered image, so that the first sub-image is displayed by the first display screen;
and the second intercepting module is used for intercepting a second sub-image corresponding to the second display screen on the rendered image by taking the second side of the rendered image as a start so as to enable the second display screen to display the second sub-image.
6. The display device according to claim 5,
the calculation module comprises:
the acquisition unit is used for respectively acquiring the number of pixels of the first display screen, the second display screen and the gap in the horizontal direction according to the horizontal sizes of the first display screen, the second display screen and the gap and the preset pixel density in the horizontal direction;
and the calculating unit is used for taking the sum of the first display screen, the second display screen and the pixel number of the gap in the horizontal direction as the total horizontal component of the screen resolution.
7. The display device according to claim 5 or 6,
the first truncation module is specifically configured to: and intercepting the rendered image according to the number of pixels of the first display screen in the horizontal direction to obtain the first sub-image.
8. The display device according to claim 5 or 6,
the second intercept module is specifically configured to: and intercepting the rendered image according to the number of pixels of the second display screen in the horizontal direction to obtain the second sub-image.
9. A programmable device comprising a memory and a processor, wherein the memory is configured to store instructions configured to control the processor to operate to perform the display method according to any one of claims 1-4.
CN201711086046.XA 2017-11-07 2017-11-07 Display method and display device of double display screens Active CN107728986B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711086046.XA CN107728986B (en) 2017-11-07 2017-11-07 Display method and display device of double display screens

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711086046.XA CN107728986B (en) 2017-11-07 2017-11-07 Display method and display device of double display screens

Publications (2)

Publication Number Publication Date
CN107728986A CN107728986A (en) 2018-02-23
CN107728986B true CN107728986B (en) 2020-10-09

Family

ID=61221723

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711086046.XA Active CN107728986B (en) 2017-11-07 2017-11-07 Display method and display device of double display screens

Country Status (1)

Country Link
CN (1) CN107728986B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108806517B (en) * 2018-04-28 2020-02-14 中兴通讯股份有限公司 Display screen calibration method and device and computer readable storage medium
WO2020062498A1 (en) * 2018-09-25 2020-04-02 北京嗨动视觉科技有限公司 Image display method and video processing device
CN109727315B (en) * 2018-12-29 2023-08-22 上海曼恒数字技术股份有限公司 One-to-many cluster rendering method, device, equipment and storage medium
JP2021067899A (en) * 2019-10-28 2021-04-30 株式会社日立製作所 Head-mounted type display device and display content control method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE2819286C3 (en) * 1978-05-02 1981-01-22 Siemens Ag, 1000 Berlin Und 8000 Muenchen Circuit arrangement for improving the display quality when displaying characters on screens of display devices operating on the grid principle
KR101999154B1 (en) * 2012-12-17 2019-07-11 삼성전자주식회사 Method for displaying data and mobile terminal
CN103309639A (en) * 2013-06-21 2013-09-18 广东威创视讯科技股份有限公司 Method and device based on split screen display of three-dimensional scene
AU2017345780B2 (en) * 2016-10-21 2022-11-17 Magic Leap, Inc. System and method for presenting image content on multiple depth planes by providing multiple intra-pupil parallax views
US20180357033A1 (en) * 2017-06-08 2018-12-13 Ve Virtual Environment Llc Virtual video environment display systems

Also Published As

Publication number Publication date
CN107728986A (en) 2018-02-23

Similar Documents

Publication Publication Date Title
CN107728986B (en) Display method and display device of double display screens
US10928897B2 (en) Foveated rendering
CN108476306B (en) Image display method and terminal equipment
CN110989878B (en) Animation display method and device in applet, electronic equipment and storage medium
US10935788B2 (en) Hybrid virtual 3D rendering approach to stereovision
US9965898B2 (en) Overlay display
CN109743626B (en) Image display method, image processing method and related equipment
CN106782260B (en) Display method and device for virtual reality motion scene
CN107908447B (en) Application switching method and device and virtual reality device
US9766458B2 (en) Image generating system, image generating method, and information storage medium
US20130027389A1 (en) Making a two-dimensional image into three dimensions
CN112509146B (en) Image processing method, device, electronic equipment and storage medium
US11182953B2 (en) Mobile device integration with a virtual reality environment
CN112541960A (en) Three-dimensional scene rendering method and device and electronic equipment
CN111295693A (en) Image processing method and device
US10169899B2 (en) Reactive overlays of multiple representations using augmented reality
CN111866492A (en) Image processing method, device and equipment based on head-mounted display equipment
CN110119199B (en) Tracking system, method and non-transitory computer readable medium for real-time rendering of images
CN108205429B (en) Control apparatus, system and method for simulating display screen and supporting virtual display apparatus
CN106780758B (en) imaging method and device for virtual reality equipment and virtual reality equipment
Steindecker et al. Requirements for virtualization of AR displays within VR environments
CN112949252A (en) Text display method, text display device, and computer-readable medium
CN115904190A (en) Method and device for displaying pictures
CN117173309A (en) Image rendering method, apparatus, device, medium, and program product
CN115586831A (en) Display method, device, equipment and storage medium of near-eye display equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant