CN111061361A - Method and device for adjusting position of virtual screen - Google Patents

Method and device for adjusting position of virtual screen Download PDF

Info

Publication number
CN111061361A
CN111061361A CN201911107710.3A CN201911107710A CN111061361A CN 111061361 A CN111061361 A CN 111061361A CN 201911107710 A CN201911107710 A CN 201911107710A CN 111061361 A CN111061361 A CN 111061361A
Authority
CN
China
Prior art keywords
virtual screen
camera
determining
initial position
target
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.)
Pending
Application number
CN201911107710.3A
Other languages
Chinese (zh)
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.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing 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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN201911107710.3A priority Critical patent/CN111061361A/en
Publication of CN111061361A publication Critical patent/CN111061361A/en
Pending legal-status Critical Current

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/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
    • G06F3/013Eye tracking input arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras

Abstract

The invention discloses a method and a device for adjusting a virtual screen. Wherein the method comprises: determining an initial position of a virtual screen and determining an initial position of a terminal device; determining the current position of the terminal equipment; acquiring a position deviation value based on the initial position of the terminal equipment and the current position of the terminal equipment; and determining a target position of the virtual screen according to the position deviation value and the initial position of the virtual screen so as to adjust the position of the virtual screen to the target position. According to the embodiment of the invention, the position offset value of the terminal equipment is determined, so that the position of the virtual screen is timely adjusted according to the position offset value, the position of the virtual screen can be relocated to the front of the user, and the user experience is improved.

Description

Method and device for adjusting position of virtual screen
Technical Field
The present invention relates to the field of Augmented Reality (AR), and in particular, to a method and an apparatus for adjusting a position of a virtual screen.
Background
Along with the development of AR technology, utilize AR terminal equipment to watch various images and receive more and more liking by people, it can make people be personally on the scene, brings highly real experience for the user and feels. Existing AR terminal devices, such as AR glasses, usually need to determine the position of a virtual screen before presenting a series of images for a user.
However, the position of the virtual screen of the existing AR terminal device drifts after a period of use; or when the position of the user changes in the using process, the virtual screen is still anchored in the original position and cannot be automatically repositioned to the front of the user, so that the user experience is influenced.
Disclosure of Invention
The embodiment of the invention aims to provide a method and a device for adjusting the position of a virtual screen, which are used for solving the problem that the position of the virtual screen drifts after the position of a terminal changes in the prior art.
In order to solve the technical problem, the embodiment of the invention adopts the following technical scheme: a method of adjusting a position of a virtual screen, comprising the steps of:
determining an initial position of a virtual screen and determining an initial position of a terminal device;
determining the current position of the terminal equipment;
acquiring a position deviation value based on the initial position of the terminal equipment and the current position of the terminal equipment;
and determining a target position of the virtual screen according to the position deviation value and the initial position of the virtual screen so as to adjust the position of the virtual screen to the target position.
Optionally, the terminal device is provided with a first camera and a second camera;
the determining the initial position of the virtual screen specifically includes:
when the terminal equipment is located at an initial position, respectively utilizing the first camera and the second camera to detect feature points based on the same detection distance to obtain target feature points;
and determining the initial position of the virtual screen according to the position of the central point between the first camera and the second camera and the position of the target characteristic point.
Optionally, the determining the initial position of the terminal device specifically includes:
determining a first relative position of the first camera or the second camera relative to the target feature point when the terminal device is located at an initial position;
determining a first distance between the first camera and the second camera;
and determining an initial relative position of a central point between the first camera and the second camera relative to the target feature point according to the first relative position and the first distance to obtain an initial position of the terminal equipment.
Optionally, the determining the current location of the terminal device specifically includes:
determining a second relative position of the first camera or the second camera relative to the target feature point when the terminal equipment is located at the current position;
and determining the current relative position of the central point between the first camera and the second camera relative to the target characteristic point according to the second relative position and the first distance so as to obtain the current position of the terminal equipment.
Optionally, the adjusting the position of the virtual screen to the target position specifically includes:
and using an optical projection device to throw a virtual screen at the target position.
Optionally, the method further includes: receiving an adjusting signal for adjusting the position of the virtual screen, and adjusting the position of the virtual screen according to the adjusting signal;
optionally, the method further includes: detecting the service time of the virtual screen, and comparing the service time with preset time so as to adjust the position of the virtual screen when the service time reaches the preset time.
Optionally, the method further includes: and detecting the obstacles in real time so as to stop throwing the virtual screen when the obstacles are detected.
To solve the above problems, the present invention provides an apparatus for adjusting a position of a virtual screen, comprising:
the first determining module is used for determining the initial position of the virtual screen and determining the initial position of the terminal equipment;
the second determining module is used for determining the current position of the terminal equipment;
an obtaining module, configured to obtain a position offset value based on an initial position of the terminal device and a current position of the terminal device;
and the adjusting module is used for determining the target position of the virtual screen according to the position deviation value and the initial position of the virtual screen so as to adjust the position of the virtual screen to the target position.
Optionally, the terminal device is provided with a first camera and a second camera;
the first determining module is specifically configured to:
when the terminal equipment is located at an initial position, respectively utilizing the first camera and the second camera to detect feature points based on the same detection distance to obtain target feature points;
and determining the initial position of the virtual screen according to the position of the central point between the first camera and the second camera and the position of the target characteristic point.
The embodiment of the invention has the beneficial effects that: the position of the virtual screen is adjusted according to the position deviation value of the terminal device worn by the user, so that the virtual screen is repositioned to the front of the eyes of the user, the watching experience of the user is improved, and the user experience is further improved.
Drawings
FIG. 1 is a flowchart illustrating a method for adjusting a position of a virtual screen according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for adjusting the position of a virtual screen according to another embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a virtual screen before and after adjusting a position according to another embodiment of the present invention.
FIG. 4 is a block diagram of an apparatus for adjusting a position of a virtual screen according to an embodiment of the present invention.
Detailed Description
Various aspects and features of the present application are described herein with reference to the drawings.
It will be understood that various modifications may be made to the embodiments of the present application. Accordingly, the foregoing description should not be construed as limiting, but merely as exemplifications of embodiments. Those skilled in the art will envision other modifications within the scope and spirit of the application.
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the application and, together with a general description of the application given above and the detailed description of the embodiments given below, serve to explain the principles of the application.
These and other characteristics of the present application will become apparent from the following description of preferred forms of embodiment, given as non-limiting examples, with reference to the attached drawings.
It should also be understood that, although the present application has been described with reference to some specific examples, a person of skill in the art shall certainly be able to achieve many other equivalent forms of application, having the characteristics as set forth in the claims and hence all coming within the field of protection defined thereby.
The above and other aspects, features and advantages of the present application will become more apparent in view of the following detailed description when taken in conjunction with the accompanying drawings.
Specific embodiments of the present application are described hereinafter with reference to the accompanying drawings; however, it is to be understood that the disclosed embodiments are merely exemplary of the application, which can be embodied in various forms. Well-known and/or repeated functions and constructions are not described in detail to avoid obscuring the application of unnecessary or unnecessary detail. Therefore, specific structural and functional details disclosed herein are not to be interpreted as limiting, but merely as a basis for the claims and as a representative basis for teaching one skilled in the art to variously employ the present application in virtually any appropriately detailed structure.
The specification may use the phrases "in one embodiment," "in another embodiment," "in yet another embodiment," or "in other embodiments," which may each refer to one or more of the same or different embodiments in accordance with the application.
The embodiment of the invention provides a method for adjusting the position of a virtual screen, which comprises the following steps: the method comprises the steps of determining a position deviation value of the terminal equipment and the current position of the virtual screen, and then determining the target position of the virtual screen according to the position deviation value and the current position of the virtual screen so as to adjust the position of the virtual screen to the target position, so that the position of the virtual screen is relocated to the front of a user, and the user experience is improved.
An embodiment of the present invention provides a method for adjusting a position of a virtual screen
Step S101, determining an initial position of a virtual screen and determining an initial position of a terminal device;
in this step, the terminal device is provided with a first camera and a second camera, and the position of the virtual screen is specifically determined by obtaining a target feature point through detection by using the first camera and the second camera and then determining according to the target feature point. The initial position of the terminal equipment is also determined based on the distance and the direction between the first camera/the second camera and the target characteristic point. The target feature point in this step refers to an object in a real environment, such as a pen, a table, and the like. Wherein the initial position of the virtual screen refers to: and when the virtual screen is launched for the first time, the position of the virtual screen is located. The initial position of the terminal device is as follows: the location of the terminal device when the virtual screen is first launched. Specifically, when determining the positions of the two, the feature points may be used as an origin to establish a rectangular coordinate system, so as to determine the position coordinates of the two respectively.
Step S102, determining the current position of the terminal equipment;
in this step, the current position of the terminal device is also determined based on the current distance and the current direction between the first camera/the second camera and the target feature point. The current position of the terminal device refers to the position of the terminal device after the virtual screen is launched for a period of time. Specifically, a rectangular coordinate system may be established with the feature point as an origin, so as to determine the position coordinates of the terminal device.
Step S103, acquiring a position deviation value based on the initial position of the terminal equipment and the current position of the terminal equipment;
in this step, the variation of the two positions can be calculated by the initial position of the terminal device and the current position of the terminal device after movement determined in the above two steps, that is, the position deviation value is calculated and obtained by the initial position coordinate and the current position coordinate of the terminal device.
Step S104, determining a target position of the virtual screen according to the position deviation value and the initial position of the virtual screen, so as to adjust the position of the virtual screen to the target position.
The current position of the virtual screen in this step means: and the position of the virtual screen at the current moment after the virtual screen is put for a period of time. After the current position of the virtual screen is determined, the launched virtual screen can be launched to the target.
In the embodiment, the position offset value before and after the terminal device moves is determined, so that the position of the virtual screen is timely adjusted according to the position offset value, the position of the virtual screen can be accurately adjusted, position drift is avoided, the position of the virtual screen can be relocated to the front of a user, the problem that the existing virtual screen is always anchored in place is solved, and user experience is improved.
An embodiment of the present invention provides a method for adjusting a position of a virtual screen, as shown in fig. 2, including the following steps:
step S201, when the terminal equipment is located at an initial position, respectively utilizing the first camera and the second camera to detect feature points based on the same detection distance to obtain target feature points; and determining the initial position of the virtual screen according to the position of the central point between the first camera and the second camera and the position of the target characteristic point.
In this step, the terminal device is an AR glasses, as shown in fig. 3, the first camera a and the second camera B are symmetrically disposed on the glasses on both sides of the perpendicular bisector along the horizontal direction with the perpendicular bisector of the glasses as a symmetry axis (i.e., disposed on both sides of the left and right eyes of the AR glasses), and the first camera and the second camera may specifically be fisheye cameras. The two fisheye cameras A and B respectively have own visual space ranges (such as sector areas in FIG. 3), then spatial feature point detection is carried out in the respective visual space ranges, a common spatial feature point is found out after the two fisheye cameras A and B are overlapped to be used as a target feature point C, then the distance between a central point and a spatial feature point between the two fisheyes is found out by combining an IMU (inertial measurement unit) and an algorithm, a virtual screen is placed on a connecting line between the central point D1 of the two fisheyes and the target feature point C, the initial position of the virtual screen is determined, and F in FIG. 3 is the initial position of the placed virtual screen.
Step S202, determining a first relative position of the first camera or the second camera relative to the target feature point when the terminal equipment is located at an initial position; determining a first distance between the first camera and the second camera; and determining an initial relative position of a central point between the first camera and the second camera relative to the target feature point according to the first relative position and the first distance to obtain an initial position of the terminal equipment.
After the target feature point C is determined, the position information of the first camera A or the second camera B relative to the target feature point C can be determined by taking the target feature point C as a reference object. Specifically, a plane coordinate system can be established by using the origin of the target feature point, so as to determine the position coordinates of the first camera or the second camera, and thus determine the initial position of the terminal device.
Step S203, determining a second relative position of the first camera or the second camera relative to the target feature point when the terminal equipment is located at the current position; and determining the current relative position of the central point between the first camera and the second camera relative to the target characteristic point according to the second relative position and the first distance so as to obtain the current position of the terminal equipment.
In this step, after the initial position of the terminal device is determined, the target feature point is used as a reference object, the coordinate system established by using the target feature point as the origin of coordinates is used to determine the position coordinates (second relative position) of the first camera a ' and the second camera B ', and then the position coordinate of D1 ' is determined according to the second relative position and the distance between a ' and B ', that is, the current position coordinate of the terminal device is obtained.
Step S204, acquiring a position deviation value based on the initial position of the terminal equipment and the current position of the terminal equipment;
in this step, after the initial position coordinates D1 and the current position coordinates D1' of the terminal device are determined, the position deviation value of the terminal device can be calculated.
Step S205, determining a target position of the virtual screen according to the position offset value and the initial position of the virtual screen, so as to adjust the position of the virtual screen to the target position.
That is, according to the present invention, after the position offset value is determined, the offset of the current position of the terminal device relative to the initial position in the direction perpendicular to the connecting line of the target feature point and the midpoint (i.e., the connecting line direction of D1 and C) can be determined, so that the adjustment amount of the virtual screen in the perpendicular and target directions can be determined according to the offset, and finally, the virtual screen is projected at the target position F' by using the optical projection device. In this embodiment, after the virtual screen is dropped at the target position F ', the distance between the virtual screen and D1 ' may be adjusted according to actual conditions, that is, when there is an obstacle between the virtual screen F ' and D1 ', the distance between the virtual screen F ' and D1 ' may be reduced, that is, the virtual screen is dropped at a position close to D1 ' along the direction of the connection line between F ' and D1 '.
In a specific implementation process of the embodiment, the virtual screen position can be adjusted according to an adjustment signal by receiving the adjustment signal for adjusting the virtual screen position; for example, the operation of adjusting the position of the virtual screen is started by manually triggering the repositioning interactive mode, and specifically, the operation can be completed by triggering a button arranged on the terminal device, triggering a mouse, a keyboard hot key, and the like.
Of course, the present invention may also detect the usage time of the virtual screen, compare the usage time with a preset time, and adjust the position of the virtual screen when the usage time reaches the preset time. Namely, the position of the virtual screen is automatically adjusted after the virtual screen is thrown to the preset time by detecting the throwing time of the virtual screen. Or whether the terminal moves is detected in real time, and the position of the virtual screen is automatically readjusted after the terminal moves, so that the position of the virtual screen is timely adjusted, and the user experience is improved.
On the basis of the above embodiment, as a preferable solution, the method for adjusting the position of the virtual screen in the present invention further includes: and detecting obstacles in real time, and stopping throwing the virtual screen when the obstacles are detected. The virtual screen is used for displaying the screen on the virtual screen, so that people can be personally on the scene, the user can neglect the surrounding situation and cannot notice the surrounding obstacle information, and danger is easy to occur.
In the embodiment of the invention, whether the orientation of the terminal device (AR glasses) rotates or not can be detected, when the orientation of the terminal device (AR glasses) rotates, the rotation angle of the current position of the terminal device relative to the initial position is determined, and the rotation angle of the virtual screen is determined according to the rotation angle, so that the throwing position of the virtual screen is determined, and the position is adjusted.
Another embodiment of the present invention provides an apparatus for adjusting a position of a virtual screen, as shown in fig. 4, including:
the first determining module 1 is used for determining the initial position of the virtual screen and determining the initial position of the terminal equipment;
a second determining module 2, configured to determine a current location of the terminal device;
an obtaining module 3, configured to obtain a position offset value based on an initial position of the terminal device and a current position of the terminal device;
and the adjusting module 4 is configured to determine a target position of the virtual screen according to the position offset value and the initial position of the virtual screen, so as to adjust the position of the virtual screen to the target position.
In the embodiment, the position offset value before and after the terminal device moves is determined, so that the position of the virtual screen is timely adjusted according to the position offset value, the position of the virtual screen can be relocated to the front of the user, and the user experience is improved.
In this embodiment, in a specific implementation process, a terminal device is provided with a first camera and a second camera;
the first determining module is specifically configured to: when the terminal equipment is located at an initial position, respectively utilizing the first camera and the second camera to detect feature points based on the same detection distance to obtain target feature points; and determining the initial position of the virtual screen according to the position of the central point between the first camera and the second camera and the position of the target characteristic point.
In this embodiment, the first determining module is further configured to: determining a first relative position of the first camera or the second camera relative to the target feature point when the terminal device is located at an initial position; determining a first distance between the first camera and the second camera; and determining an initial relative position of a central point between the first camera and the second camera relative to the target feature point according to the first relative position and the first distance to obtain an initial position of the terminal equipment.
In this embodiment, the second determining module is specifically configured to: determining a second relative position of the first camera or the second camera relative to the target feature point when the terminal equipment is located at the current position; and determining the current relative position of the central point between the first camera and the second camera relative to the target characteristic point according to the second relative position and the first distance so as to obtain the current position of the terminal equipment.
In this embodiment, the adjusting module is specifically configured to: projecting a virtual screen at the target location using an optical projection device.
Preferably, the apparatus for adjusting the position of the virtual screen in this embodiment further includes: a receiving module; the receiving module is used for: receiving an adjusting signal for adjusting the position of the virtual screen, and adjusting the position of the virtual screen according to the adjusting signal;
preferably, the apparatus for adjusting the position of the virtual screen in this embodiment further includes: a first detection module; the first detection module is used for: detecting the service time of the virtual screen, and comparing the service time with preset time so as to adjust the position of the virtual screen when the service time reaches the preset time. In the embodiment, the position of the virtual screen is automatically adjusted after the virtual screen is launched to the preset time by detecting the launching time of the virtual screen. Or whether the terminal moves is detected in real time, and the position of the virtual screen is automatically readjusted after the terminal moves, so that the position of the virtual screen is timely adjusted, and the user experience is improved.
Preferably, the apparatus for adjusting the position of the virtual screen in this embodiment further includes: a second detection module; the second detection module is used for: and detecting the obstacles in real time so as to stop throwing the virtual screen when the obstacles are detected. In the embodiment, when the screen is displayed on the virtual screen, people can be personally on the scene, so that the user can neglect the surrounding situation and cannot notice the surrounding obstacle information, and danger is easy to occur.
The above embodiments are only exemplary embodiments of the present invention, and are not intended to limit the present invention, and the scope of the present invention is defined by the claims. Various modifications and equivalents may be made by those skilled in the art within the spirit and scope of the present invention, and such modifications and equivalents should also be considered as falling within the scope of the present invention.

Claims (10)

1. A method for adjusting the position of a virtual screen is characterized by comprising the following steps:
determining an initial position of a virtual screen and determining an initial position of a terminal device;
determining the current position of the terminal equipment;
acquiring a position deviation value based on the initial position of the terminal equipment and the current position of the terminal equipment;
and determining a target position of the virtual screen according to the position deviation value and the initial position of the virtual screen so as to adjust the position of the virtual screen to the target position.
2. The method of claim 1, wherein a first camera and a second camera are provided on the terminal device;
the determining the initial position of the virtual screen specifically includes:
when the terminal equipment is located at an initial position, respectively utilizing the first camera and the second camera to detect feature points based on the same detection distance to obtain target feature points;
and determining the initial position of the virtual screen according to the position of the central point between the first camera and the second camera and the position of the target characteristic point.
3. The method of claim 2, wherein the determining the initial position of the terminal device specifically comprises:
determining a first relative position of the first camera or the second camera relative to the target feature point when the terminal device is located at an initial position;
determining a first distance between the first camera and the second camera;
and determining an initial relative position of a central point between the first camera and the second camera relative to the target feature point according to the first relative position and the first distance to obtain an initial position of the terminal equipment.
4. The method of claim 2, wherein the determining the current location of the terminal device specifically comprises:
determining a second relative position of the first camera or the second camera relative to the target feature point when the terminal equipment is located at the current position;
and determining the current relative position of the central point between the first camera and the second camera relative to the target characteristic point according to the second relative position and the first distance so as to obtain the current position of the terminal equipment.
5. The method of claim 1, wherein the adjusting the position of the virtual screen to the target position specifically comprises:
and using an optical projection device to throw a virtual screen at the target position.
6. The method of claim 1, wherein the method further comprises: and receiving an adjusting signal for adjusting the position of the virtual screen, and adjusting the position of the virtual screen according to the adjusting signal.
7. The method of claim 1, wherein the method further comprises: detecting the service time of the virtual screen, and comparing the service time with preset time so as to adjust the position of the virtual screen when the service time reaches the preset time.
8. The method of claim 5, wherein the method further comprises: and detecting the obstacles in real time so as to stop throwing the virtual screen when the obstacles are detected.
9. An apparatus for adjusting a position of a virtual screen, comprising:
the first determining module is used for determining the initial position of the virtual screen and determining the initial position of the terminal equipment;
the second determining module is used for determining the current position of the terminal equipment;
an obtaining module, configured to obtain a position offset value based on an initial position of the terminal device and a current position of the terminal device;
and the adjusting module is used for determining the target position of the virtual screen according to the position deviation value and the initial position of the virtual screen so as to adjust the position of the virtual screen to the target position.
10. The apparatus of claim 1, wherein a first camera and a second camera are disposed on the terminal device;
the first determining module is specifically configured to:
when the terminal equipment is located at an initial position, respectively utilizing the first camera and the second camera to detect feature points based on the same detection distance to obtain target feature points;
and determining the initial position of the virtual screen according to the position of the central point between the first camera and the second camera and the position of the target characteristic point.
CN201911107710.3A 2019-11-13 2019-11-13 Method and device for adjusting position of virtual screen Pending CN111061361A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911107710.3A CN111061361A (en) 2019-11-13 2019-11-13 Method and device for adjusting position of virtual screen

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911107710.3A CN111061361A (en) 2019-11-13 2019-11-13 Method and device for adjusting position of virtual screen

Publications (1)

Publication Number Publication Date
CN111061361A true CN111061361A (en) 2020-04-24

Family

ID=70297795

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911107710.3A Pending CN111061361A (en) 2019-11-13 2019-11-13 Method and device for adjusting position of virtual screen

Country Status (1)

Country Link
CN (1) CN111061361A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114363596A (en) * 2022-01-12 2022-04-15 北京小米移动软件有限公司 Control method and device of projection equipment, projection equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106095102A (en) * 2016-06-16 2016-11-09 深圳市金立通信设备有限公司 The method of a kind of virtual reality display interface process and terminal
CN106961596A (en) * 2017-03-08 2017-07-18 上海欢米光学科技有限公司 Adjust the method and apparatus of picture position
WO2019027843A1 (en) * 2017-07-31 2019-02-07 Facebook, Inc. Parallax viewer system for 3d content
CN110044322A (en) * 2018-01-17 2019-07-23 中兴通讯股份有限公司 A kind of display methods, device and the mobile terminal of virtual reality terminal
CN110443855A (en) * 2019-08-08 2019-11-12 Oppo广东移动通信有限公司 Multi-camera calibration, device, storage medium and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106095102A (en) * 2016-06-16 2016-11-09 深圳市金立通信设备有限公司 The method of a kind of virtual reality display interface process and terminal
CN106961596A (en) * 2017-03-08 2017-07-18 上海欢米光学科技有限公司 Adjust the method and apparatus of picture position
WO2019027843A1 (en) * 2017-07-31 2019-02-07 Facebook, Inc. Parallax viewer system for 3d content
CN110044322A (en) * 2018-01-17 2019-07-23 中兴通讯股份有限公司 A kind of display methods, device and the mobile terminal of virtual reality terminal
CN110443855A (en) * 2019-08-08 2019-11-12 Oppo广东移动通信有限公司 Multi-camera calibration, device, storage medium and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114363596A (en) * 2022-01-12 2022-04-15 北京小米移动软件有限公司 Control method and device of projection equipment, projection equipment and storage medium

Similar Documents

Publication Publication Date Title
KR101741335B1 (en) Holographic displaying method and device based on human eyes tracking
CN109960401B (en) Dynamic projection method, device and system based on face tracking
US11218687B2 (en) Apparatus and method for generating a representation of a scene
CN101301236B (en) Eyesight protection system based on three-dimensional camera shooting and method
WO2018214751A1 (en) Eye-protection display device and method
Hennessey et al. Long range eye tracking: bringing eye tracking into the living room
EP2927634A2 (en) Single-camera ranging method and system
CN108732764A (en) A kind of intelligent glasses, the method for tracing of eye trajectory, device and storage medium
CN107950019B (en) Information processing apparatus, information processing method, and computer-readable storage medium
CN107274438A (en) Support single Kinect multi-human trackings system and method for mobile virtual practical application
US20120178054A1 (en) Method and arrangement of a flight simulator system
CN105741261B (en) Plane multi-target positioning method based on four cameras
JP2017129904A (en) Information processor, information processing method, and record medium
US10694115B2 (en) Method, apparatus, and terminal for presenting panoramic visual content
US9082225B2 (en) Method, apparatus and system for adjusting stereoscopic image, television set and stereoscopic glasses
JPWO2017179279A1 (en) Gaze measurement apparatus and gaze measurement method
CN110880161B (en) Depth image stitching and fusion method and system for multiple hosts and multiple depth cameras
CN111061361A (en) Method and device for adjusting position of virtual screen
CN107705708B (en) display control method and system of display screen
US20190333468A1 (en) Head mounted display device and visual aiding method
CN113870213A (en) Image display method, image display device, storage medium, and electronic apparatus
CN111642939A (en) Intelligent mirror
KR20130133127A (en) Gaze tracking system at a distance using stereo camera and narrow angle camera
US20160092743A1 (en) Apparatus and method for measuring a gaze
KR101893368B1 (en) Method and system for measuring three dimensional visibility combined with traffic monitoring

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