Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
REAL TIME ROBUST LOCALIZATION VIA VISUAL INERTIAL ODOMETRY
Document Type and Number:
WIPO Patent Application WO/2018/182524
Kind Code:
A1
Abstract:
A camera-based localization system is provided. The camera-based localization system may assist an unmanned vehicle to continue its operation in a GPS-denied environment with minimal increase in vehicular cost and payload. In one aspect, a method, a computer-readable medium, and an apparatus for localization via visual inertial odometry are provided. The apparatus may construct an optical flow based on feature points across a first video frame and a second video frame captured by a camera of the apparatus. The apparatus may refine the angular velocity and the linear velocity corresponding to the second video frame via solving a quadratic optimization problem constructed based on the optical flow, the initial values of the angular velocity and the linear velocity corresponding to the second video frame. The apparatus may estimate the pose of the apparatus based on the refined angular velocity and the refined linear velocity.

Inventors:
LI ZHENGGUO (SG)
ZHENG JINGHONG (SG)
ZHU ZIJIAN ORSON (SG)
REN QINYUAN (SG)
WAN KONG WAH (SG)
YAU WEI YUN (SG)
Application Number:
PCT/SG2018/050153
Publication Date:
October 04, 2018
Filing Date:
March 29, 2018
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
AGENCY SCIENCE TECH & RES (SG)
International Classes:
G01C21/16; G06T7/73; G06T7/246
Domestic Patent References:
WO2016187757A12016-12-01
Foreign References:
US20080195316A12008-08-14
CN103345751A2013-10-09
US20180112985A12018-04-26
Other References:
CARRILLO L. R. G. ET AL.: "Combining stereo vision and inertial navigation system for a quad-rotor UAV", JOURNAL OF INTELLIGENT & ROBOTIC SYSTEMS, vol. 65, no. 1-4, 17 August 2011 (2011-08-17), pages 373 - 387, XP019989874, [retrieved on 20180514]
LYNEN S. ET AL.: "Tightly coupled visual-inertial navigation system using optical flow", IFAC PROCEEDINGS VOLUMES, vol. 46, no. 30, 31 December 2013 (2013-12-31), pages 251 - 256, XP055546914, [retrieved on 20180514]
STRYDOM R. ET AL.: "Visual odometry: autonomous UAV navigation using optic flow and stereo", ACRA2014: AUSTRALASIAN CONFERENCE ON ROBOTICS AND AUTOMATION, 2 December 2014 (2014-12-02), pages 1 - 10, XP055546916, [retrieved on 20180514]
LUPTON T. ET AL.: "Visual-inertial-aided navigation for high-dynamic motion in built environments without initial conditions", IEEE TRANSACTIONS ON ROBOTICS, vol. 28, no. 1, 29 November 2011 (2011-11-29), pages 61 - 67, XP011403476, [retrieved on 20180514]
Attorney, Agent or Firm:
VIERING, JENTSCHURA & PARTNER LLP (SG)
Download PDF:
Claims:
CLAIMS

WHAT IS CLAIMED IS:

1. A method of localization via visual inertial odometry, the method comprising: determining a first linear velocity of an unmanned vehicle and a first rotation matrix corresponding to a first video frame captured by a camera of the unmanned vehicle;

estimating a second linear velocity of the unmanned vehicle corresponding to a second video frame captured by the camera based on the first linear velocity, the first rotation matrix, and an angular velocity of the unmanned vehicle corresponding to the second video frame, the angular velocity provided by an inertial measurement unit of the unmanned vehicle;

constructing an optical flow based on feature points across the first video frame and the second video frame;

refining the angular velocity and the second linear velocity via solving a quadratic optimization problem constructed based on the optical flow, the estimated second linear velocity, and the angular velocity provided by the inertial measurement unit; and

estimating a pose of the unmanned vehicle corresponding to the second video frame based on the refined angular velocity and the refined second linear velocity.

2. The method of claim 1, further comprising:

reducing a drift of the estimated pose corresponding to the second video frame using a nearest key frame of the second video frame.

3. The method of claim 2, wherein the nearest key frame of the second video frame is a key frame that shares largest captured region with the second video frame.

4. The method of claim 2, wherein the reducing of the drift of the estimated pose comprises:

calculating initial values of a second rotation matrix and translation vector of the second video frame;

selecting the nearest key frame of the second video frame; and

refining the pose corresponding to the second video frame using feature points in a common captured region between the second video frame and the nearest key frame.

5. The method of claim 4, wherein the initial value of the second rotation matrix of the second video frame is calculated based on the first rotation matrix of the first video frame.

6. The method of claim 4, wherein the initial value of the translation vector of the second video frame is calculated based on the refined second linear velocity corresponding to the second video frame.

7. The method of claim 4, wherein the selecting of the nearest key frame comprises: selecting a plurality of key frames with the smallest center distance to the second video frame; and

selecting a key frame of the plurality of key frames with an observation angle that is most similar to that of the second video frame as the nearest key frame.

8. The method of claim 4, wherein the refining of the pose corresponding to the second video frame comprises:

solving an optimization problem using inverse compositional Lucas-Kanade algorithm; and

determining optimized values of the second rotation matrix and the translation vector of the second video frame.

9. The method of claim 2, wherein the drift of the estimated pose corresponding to the second video frame is reduced using a height of the unmanned vehicle corresponding to the second video frame.

10. The method of claim 1 , wherein the second linear velocity is estimated further based on a linear acceleration of the unmanned vehicle corresponding to the second video frame, the linear acceleration provided by the inertial measurement unit of the unmanned vehicle, wherein the linear acceleration and the angular velocity are assumed to be constant.

1 1. An apparatus for localization via visual inertial odometry, the apparatus comprising: a camera configured to capture a first video frame and a second video frame; an inertial measurement unit configured to measure an angular velocity of the apparatus corresponding to the second video frame; and

at least one processor configured to:

determine a first linear velocity of the apparatus and a first rotation matrix corresponding to the first video frame;

estimate a second linear velocity of the apparatus corresponding to the second video frame based on the first linear velocity, the first rotation matrix, and the angular velocity;

construct an optical flow based on feature points across the first video frame and the second video frame;

refine the angular velocity and the second linear velocity via solving a quadratic optimization problem constructed based on the optical flow, the estimated second linear velocity, and the angular velocity; and

estimate a pose of the apparatus corresponding to the second video frame based on the refined angular velocity and the refined second linear velocity.

12. The apparatus of claim 1 1 , wherein the at least one processor is further configured to:

reduce a drift of the estimated pose corresponding to the second video frame using a nearest key frame of the second video frame.

13. The apparatus of claim 12, wherein the nearest key frame of the second video frame is a key frame that shares largest captured region with the second video frame.

14. The apparatus of claim 12, wherein, to reduce the drift of the estimated pose, the at least one processor is configured to:

calculate initial values of a second rotation matrix and translation vector of the second video frame;

select the nearest key frame of the second video frame; and

refine the pose corresponding to the second video frame using feature points in a common captured region between the second video frame and the nearest key frame.

15. The apparatus of claim 14, wherein the initial value of the second rotation matrix of the second video frame is calculated based on the first rotation matrix of the first video frame.

16. The apparatus of claim 14, wherein the initial value of the translation vector of the second video frame is calculated based on the refined second linear velocity corresponding to the second video frame.

17. The apparatus of claim 14, wherein, to select the nearest key frame, the at least one processor is configured to:

select a plurality of key frames with the smallest center distance to the second video frame; and

select a key frame of the plurality of key frames with an observation angle that is most similar to that of the second video frame as the nearest key frame.

18. The apparatus of claim 14, wherein, to refine the pose corresponding to the second video frame, the at least one processor is configured to:

solve an optimization problem using inverse compositional Lucas-Kanade algorithm; and

determine optimized values of the second rotation matrix and the translation vector of the second video frame.

19. A non-transitory computer-readable medium storing computer executable code, comprising instructions for:

determining a first linear velocity of an unmanned vehicle and a first rotation matrix corresponding to a first video frame captured by a camera of the unmanned vehicle;

estimating a second linear velocity of the unmanned vehicle corresponding to a second video frame captured by the camera based on the first linear velocity, the first rotation matrix, and an angular velocity of the unmanned vehicle corresponding to the second video frame, the angular velocity provided by an inertial measurement unit of the unmanned vehicle;

constructing an optical flow based on feature points across the first video frame and the second video frame; refining the angular velocity and the second linear velocity via solving a quadratic optimization problem constructed based on the optical flow, the estimated second linear velocity, and the angular velocity provided by the inertial measurement unit; and

estimating a pose of the unmanned vehicle corresponding to the second video frame based on the refined angular velocity and the refined second linear velocity.

20. The non-transitory computer-readable medium of claim 19, wherein the computer executable code further comprises instructions for:

reducing a drift of the estimated pose corresponding to the second video frame using a nearest key frame of the second video frame.

Description:
REAL TIME ROBUST LOCALIZATION VIA VISUAL INERTIAL ODOMETRY

CROSS-REFERENCE TO RELATED APPLICATION(S)

[0001] This application claims the benefit of Singapore Patent Application No. 10201702561Y, entitled "Real Time Robust Localization via Visual Inertial Odometry" and filed on March 29, 2017, which is expressly incorporated by reference herein in its entirety.

TECHNICAL FIELD

[0002] Various aspects of this disclosure generally relate to localization systems, and more particularly, to a camera-based localization system.

BACKGROUND

[0003] It is important for a moving device (e.g., robot, unmanned vehicle, etc.) to be able to navigate in its environment. The moving device may be able to determine its own position and then to plan a path towards a goal location. Localization enables the moving device to establish its own position and orientation within its frame of reference.

[0004] An inertial measurement unit (IMU) is an electronic device that measures and reports a body's specific force, angular rate, and sometimes the magnetic field surrounding the body, using a combination of accelerometers and gyroscopes, sometimes also magnetometers. IMUs are typically used to maneuver aircraft, including unmanned aerial vehicles (UAVs), among many others, and spacecraft, including satellites. An IMU allows a GPS receiver to work when GPS-signals are unavailable, such as in tunnels, inside buildings, or when electronic interference is present.

[0005] Visual odometry is the process of determining the position and orientation of a moving device by analyzing the associated camera images. If an inertial measurement unit is used within the visual odometry system, it is commonly referred to as visual inertial odometry (VIO). SUMMARY

[0006] The following presents a simplified summary in order to provide a basic understanding of various aspects of the disclosed invention. This summary is not an extensive overview of all contemplated aspects, and is intended to neither identify key or critical elements of all aspects nor delineate the scope of any or all aspects. The sole purpose is to present some concepts of one or more aspects in a simplified form as a prelude to the more detailed description that is presented later.

[0007] In one aspect of the disclosure, a method, a computer-readable medium, and an apparatus for localization via visual inertial odometry are provided. The apparatus may determine a first linear velocity of the apparatus and a first rotation matrix corresponding to a first video frame captured by a camera of the apparatus. The apparatus may estimate a second linear velocity of the apparatus corresponding to a second video frame captured by the camera based on the first linear velocity, the first rotation matrix, and an initial angular velocity of the apparatus corresponding to the second video frame. The angular velocity corresponding to the second video frame may be provided by an inertial measurement unit of the apparatus. The apparatus may construct an optical flow based on feature points across the first video frame and the second video frame. The apparatus may refine the angular velocity and the second linear velocity via solving a quadratic optimization problem constructed based on the optical flow, the estimated second linear velocity, and the angular velocity provided by the inertial measurement unit. The apparatus may estimate a pose of the apparatus corresponding to the second video frame based on the refined angular velocity and the refined second linear velocity corresponding to the second video frame.

[0008] In some embodiments, the apparatus may reduce the drift of the estimated pose corresponding to the second video frame using the nearest key frame of the second video frame. In such embodiments, to reduce the drift of the estimated pose, the apparatus may calculate initial values of a second rotation matrix and translation vector of the second video frame, select the nearest key frame of the second video frame, and refine the pose corresponding to the second video frame using feature points in a common captured region between the second video frame and the nearest key frame.

[0009] To the accomplishment of the foregoing and related ends, the aspects disclosed include the features hereinafter fully described and particularly pointed out in the claims. The following description and the annexed drawings set forth in detail illustrate certain features of the aspects of the disclosure. These features are indicative, however, of but a few of the various ways in which the principles of various aspects may be employed, and this description is intended to include all such aspects and their equivalents.

BRIEF DESCRIPTION OF THE DRAWINGS

[0010] FIG. 1 is a diagram illustrating the overall framework of the camera-based localization system of some embodiments.

[0011] FIG. 2 is a flowchart of a method of localization via visual inertial odometry.

[0012] FIG. 3 is a flowchart of a method of reducing the drift of an estimated pose corresponding to a current video frame.

[0013] FIG. 4 is a conceptual data flow diagram illustrating the data flow between different means/components in an exemplary apparatus.

[0014] FIG. 5 is a diagram illustrating an example of a hardware implementation for an apparatus employing a processing system.

DETAILED DESCRIPTION

[0015] The detailed description set forth below in connection with the appended drawings is intended as a description of various possible configurations and is not intended to represent the only configurations in which the concepts described herein may be practiced. The detailed description includes specific details for the purpose of providing a thorough understanding of various concepts. However, it will be apparent to those skilled in the art that these concepts may be practiced without these specific details. In some instances, well-known structures and components are shown in block diagram form in order to avoid obscuring such concepts.

[0016] Several aspects of a camera-based localization system will now be presented with reference to various apparatus and methods. The apparatus and methods will be described in the following detailed description and illustrated in the accompanying drawings by various blocks, components, circuits, processes, algorithms, etc. (collectively referred to as "elements"). These elements may be implemented using electronic hardware, computer software, or any combination thereof. Whether such elements are implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. [0017] By way of example, an element, or any portion of an element, or any combination of elements may be implemented as a "processing system" that includes one or more processors. Examples of processors include microprocessors, microcontrollers, graphics processing units (GPUs), central processing units (CPUs), application processors, digital signal processors (DSPs), reduced instruction set computing (RISC) processors, systems on a chip (SoC), baseband processors, field programmable gate arrays (FPGAs), programmable logic devices (PLDs), state machines, gated logic, discrete hardware circuits, and other suitable hardware configured to perform the various functionality described throughout this disclosure. One or more processors in the processing system may execute software. Software shall be construed broadly to mean instructions, instruction sets, code, code segments, program code, programs, subprograms, software components, applications, software applications, software packages, routines, subroutines, objects, executables, threads of execution, procedures, functions, etc., whether referred to as software, firmware, middleware, microcode, hardware description language, or otherwise.

[0018] Accordingly, in one or more example embodiments, the functions described may be implemented in hardware, software, or any combination thereof. If implemented in software, the functions may be stored on or encoded as one or more instructions or code on a computer-readable medium. Computer-readable media includes computer storage media. Storage media may be any available media that can be accessed by a computer. By way of example, and not limitation, such computer-readable media may include a random- access memory (RAM), a read-only memory (ROM), an electrically erasable programmable ROM (EEPROM), optical disk storage, magnetic disk storage, other magnetic storage devices, combinations of the aforementioned types of computer-readable media, or any other medium that can be used to store computer executable code in the form of instructions or data structures that can be accessed by a computer.

[0019] In the disclosure, a camera-based localization system is provided. The camera- based localization system may assist an unmanned vehicle to continue its operation in a GPS-denied environment with minimal increase in vehicular cost and payload. The camera- based localization system is based on the fusion of visual signal and inertial measurement unit (IMU) data. The key aspect of the system is an optical flow based fast visual inertial odometry (VIO) method. Unlike traditional VIO techniques, photo-consistency may not be needed in the camera-based localization system. [0020] FIG. 1 is a diagram 100 illustrating the overall framework of the camera-based localization system of some embodiments. In some embodiments, the camera-based localization system may be part of an unmanned vehicle. In some embodiments, the camera- based localization system may be performed by an apparatus (e.g., the apparatus 402/402' described below with reference to FIG. 4 or FIG. 5).

[0021] At 102, the apparatus may fuse information of the (k-l)th frame via an adaptive extended Kalman filter (EKF). The (k-l)m frame may be a video frame captured by a camera associated with the apparatus. As a result, the apparatus may obtain the pose of the (k-l)th frame, as well as the linear velocity, rotation matrix, and height of the (k-l)th frame.

[0022] In some embodiments, the pose of an object may be a combination of position and orientation of the object. In some embodiments, the pose of an object may be the position of the object. In some embodiments, a variable (e.g., linear velocity) of a particular frame (e.g., kth frame) may denote the value of the variable regarding the apparatus at the time instance of the particular frame being captured by the camera.

[0023] At 104, the apparatus may estimate the linear velocity of the kth frame. The kth frame may be a video frame captured by the camera subsequent to the (k-l)th frame. In some embodiments, the linear velocity of the kth frame may be estimated based on the linear velocity, rotation matrix, and height of the (k-l)th frame, as well as the angular velocity and linear acceleration of the kth frame. The angular velocity and linear acceleration of the kth frame may be provided by an IMU 120.

[0024] At 106, the apparatus may refine the angular velocity and the linear velocity of the kth frame using the (k-l)fh frame and the kth frame. In some embodiments, the angular velocity and linear velocity of the kth frame may be refined based on the linear velocity of the kth frame (estimated at 104), the angular velocity of the kth frame (provided by the IMU 120), and the height of the kth frame (provided by a height sensor 122).

[0025] At 108, the apparatus may estimate the initial pose of the kth frame. In some embodiments, the initial pose of the kth frame may be estimated based on the pose of the (A>/)th frame (obtained at 102), the refined angular velocity and linear velocity of the kth frame (obtained at 106), and data provided by the IMU 120.

[0026] At 1 10, the apparatus may reduce the drift of the kth frame using the nearest key frame. In some embodiments, the drift of the kth frame may be reduced based on the initial pose of the Ath frame (obtained at 108) and the height of the Ath frame (provided by the height sensor 122). As a result of the drift reduction, the apparatus may obtain the rotation matrix and the translation vector of the Ath frame.

[0027] At 112, the apparatus may fuse information of the Ath frame via an adaptive EKF. The information being fused may include the rotation matrix and the translation vector of the Ath frame (obtained at 1 10), the height of the Ath frame (provided by the height sensor 122), and the information of the Ath frame (provided by the IMU 120). Consequently, the apparatus may obtain the linear velocity, rotation matrix, translation vector, and height of the Ath frame.

[0028] In some embodiments, a discrete dynamic model is developed using matrix theory and linear control system theory. In one embodiment, the model may represent a dynamic model of the unmanned aerial vehicle (UAV). The model may be used to estimate initial values of optimized variables.

[0029] be the linear velocity in the world frame and

]be the rotation matrix from the world reference frame to the body

frame. Their dynamics is represented as

where is the linear acceleration in the body frame that is

measured with an accelerometer (e.g., in the IMU being the gravity acceleration in the world frame.

velocity of the UAV that is measured by a gyroscope (e.g., in the IMU 120), and

is defined as

(2)

[0030] Using the matrix theory, it can be derived that [0031]

[0032] and the matrix Γ(ω) is given by

[0033] Consider two discrete time instances k and (k + 1) with the interval as ΔT

, it follows from the linear control system theory that

[0034] The dynamics of the camera center is now addressed.

be the position of the camera center in the world reference frame. The dynamics of P c is modelled as

[0035] Combining with the equation (4), it can be obtained that

[0036] Similarly, using the matrix theory, it can be derived that

[0037] Using the linear control system theory, a discrete dynamic model is provided as

[0038] The discrete dynamic model in the equation (16) is used to pre-integrate all the IMU data between two video frames. For simplicity, the current frame is assumed be the (m+1)th frame and the previous one is mth frame. Suppose that there are n IMU data between the two successive video frames.

[0039] Using the dynamic model in the e uation ( 16), it can be obtained that

and the value of is computed using the equation (17).

[0040] Using the Lie algebra, it can be shown that there exists a

such that

[0041] is the coordinate of the corresponding

pixel in the mth body frame. is the coordinate of the pixel in

the world reference frame. Their relationship is represented by

[0042] It follows that

where the value is computed as

[0043] It is shown in the equation (21) that the rigid-body transformation matrix is determined by In some embodiments, may be the angular velocity and linear velocity, respectively, will be the optimized variable in a nonlinear optimization problem described below. A nonlinear optimization problem may be converted into a quadratic optimization problem if the initial values of the optimized variables are available. The initial values of are given in the equations (19) and (22), respectively. Thus, the motion pre-integration via the IMU data may be used to determine the initial values of In some embodiments, the

initial values of may be determined at 104.

[0044] Refinement o may then be performed, using optical flow of two successive frames. The refinement may be divided into two steps. In the first step, optical flow of each feature point is estimated using for example, a conventional scale- invariant feature transform (SIFT) based method. In the second step, the values of ω and © of the current frame may be refined via solving an optimization problem which is built up based on the optical flow of all the feature points. [0045] Let be the z ' th feature point in the mth. frame and the

relationship between is represented as

where are the focal lengths of the camera in pixels, and c x and c y

are the coordinates of the principle point in pixels. If the value o is available,

the coordinate is given as

[0046]

[0047]

[0048] From the third row of the equation (26), the value of is computed as

where the value of is equal to the height of the UAV, and its value can

be obtained from the sensor fusion output of the previous frame. Thus, it is assumed to be available. The coordinate may then be computed as in the equation (24).

[0049] Let the accurate optical flow at the pixel It is assumed that the values o are obtained via a traditional robust method. It should be

pointed out that the traditional method may be refined by using the initial values of and For example, a multi-scale algorithm may be simplified as a single-scale one.

A new optical flow based matching error between two images at the pixel

of the image I m is introduced as

[0050] The optimal values of may be obtained by solving the following

optimization problem:

[0051] It can be shown from the equations (28)-(30) that the cost function in some embodiments is different from the intensity based cost function in traditional approaches. With the cost function of such embodiments, the estimation of optical flow and the estimation of are separated into two independent steps by

the algorithm of such embodiments rather than combining together as in the traditional approaches. The robustness of the algorithm of such embodiments is improved in this way because the optical flo can be obtained via a traditional robust method.

This may be needed for out-door UAV system, especially in presence of lighting condition changes, moving subjects, and noise in the out-door environment.

[0052] Using the following Taylor expansion

where the matching error in the equation (28) may be approximated

The optimal values of ω and Θ are then computed as

where the matrix M and the vector ε are defined as

The optimal solution can also be obtained iteratively as follows:

where the vector is defined as

[0055] With the above derivation, the values of of the (m+l)th frame

may be refined in detail as follows:

[0056] Step 1. Initialization.

[0057] Step 2. Iteration. Update

and compute the values of via the equations (35) and (36), and increase the value of j by 1. In some embodiments, the angular velocity and linear velocity of the (m+ l)th frame may be refmed/optimized at 106.

[0058] The estimated pose tends to drift away from the real positon of the apparatus over time as small errors accumulate. To reduce drift for the current frame through the nearest key frame (as described above with reference to 1 10), a method of some embodiments corrects the values of of the (m+1)th frame through using the

key frame. The objective for correcting the angular velocity and linear velocity of the kth frame is to reduce drifts in the rotation matrix and translation vector of the kth frame. It should be pointed out that the corrected values may not be accurate. Fortunately, the corrected angular velocity and linear velocity are only used to compute the rotation matrix and translation vector of the krth frame. [0059] The initial values of the rotation matrix and the translation vector

be computed as

[0060] The nearest key frame may be defined as a key frame that shares the largest possible captured region with the current frame. To reduce the computation

cost, K key frames with the smallest center distance may be selected. The center distance may be defined as

where the coordinate of the current camera center in the world reference frame is computed as

[0061] Among the selected к key frames, the frame with the observation angle that is the most similar to that of the kth frame is chosen as the nearest key frame. After selecting the nearest reference/key frame, good feature points in the common captured region between the kth frame and the nearest reference frame are used to refme the pose of the kth frame. All the good common feature points may be detected as described below.

[0062] The coordinate of the top left pixel of the kth image in the world

reference frame is computed as

[0063] Similarly, the coordinates of the top right pixel the bottom

left pixel and the bottom right pixel m are computed.

[0064] The visible region of the frame may be determined by the coordinates of the four pixels A good feature point in the key frame

is a common one if its coordinate in the world reference frame is in the visible region of the kth frame. Once all the good common feature points are available, the pose of the (m+7)th frame is refined.

[0065] For the matching of the ith feature point, an initial value may be computed as follows:

where the value of is computed by using the pixel as well as

the pose and height of the nearest key frame. It can also be stored for the pixel

The searching range is reduced by using the initial values of

[0066] The optimization problem is formulated as

[0067] Let the warping matrix be denoted as

[0068] The initial value of the warping matrix may be obtained by solving the following optimization problem:

[0069] The optimal value is given as

[0070] The optimization problem in the equation (43) may be solved by using the inverse compositional Lucas-Kanade algorithm. The optimal values are given as

[0071] The feature correspondence that is established in the equation (43) could violate the epipolar constraint. The values of angular velocity and linear acceleration are corrected for the current frame by using the epipolar constraint, i.e., solving the following optimization problem:

[0072] Similar to the optimization problem in the equation (30), the above optimization problem may be solved using the first-order Taylor expansion. The pose of the (m+1)th frame may be refined as

[0073] In some embodiments, the drift of the current frame may be corrected at 110.

[0074] Employing an inertial measurement unit as an additional sensor may dramatically improve both reliability and accuracy of traditional localization solutions. In another embodiment, a further model is developed for autonomous ground vehicles (AGVs). Motion pre-integration is then provided for the AGV using the model and the IMU data. The pre-integration may be used to determine initial values of optimized variables. Subsequently, a nonlinear optimization problem may be converted into a quadratic optimization problem. It is much easier to solve a quadratic optimization problem than a nonlinear one. Thus, the motion pre-integration of such embodiment is very helpful for the AGVs.

[0075] A wheeled AGV is supposed to take a planar motion. In this example, a further discrete dynamic model is derived for the AGV, once again, using the linear algebra and the linear control system theory.

[0076] Let be the linear velocity in the world frame and

be the rotation matrix from the world frame to the body frame. Their

dynamics is represented as

where is the linear acceleration in the body frame that is measured

with an accelerometer (e.g., in the IMU 120). is the angular velocity of the AGV

that is measured by a gyroscope (e.g., in the IMU 120), and the matrix is defined

as

[0077] Using the matrix theory, it can be derived that

[0078] If follows that

where the matrix is given by

[0079] When the values of are fixed, it can be easily derived that

where / is a 2x2 identity matrix, the matrix is given as

and the matrix Γ(ω) is given as

[0080] Considering two discrete time instance with the interval as ΔT ,

it follows from the linear control system theory that

where a respectively.

[0081] The dynamics of the AGV position is now addressed. Let

the position. The dynamics of P c is modelled as (59)

[0082] Combining with the equation (4), it can be obtained that

where the matrix B(s, a, ω) is given by

(61)

[0083] The model of some embodiments is now compared with a traditional model. Let be the orientation of the AGV with respect to the world frame. The pose of the

AGV (e.g., a mobile robot) is represented by the vector and the

kinematics of the AGV are given as

(62)

where are linear and angular velocities of the AGV, respectively.

They are the control input of the system. The model in the equation (13) is a nonlinear system while the model in the equation (1 1 ) is a linear system.

[0084] Similarly, using the matrix theory, it can be derived that

(63)

where the matrices 2) are computed as

(64)

and the matrix is given as

(65)

[0085] Using the linear control theory, a new discrete model is provided as

(66)

[0086] Traditional motion pre-integration methods are based on approximation and they focused on unmanned aerial vehicles (UAVs). In this example, the model in the equation (66) may be used to pre-integrate all available data between two time instances. Without loss of generality, it is assumed that the interval length is n ΔT and the values of fland CO are only fixed in the interval with the length ΔT .

[0087] Using the dynamic model in the equation (66), it can be derived that (67)

where

[0088] Subsequently, it can be derived that (68)

where is computed using the equation (18).

[0089] Using the Lie algebra, it can be shown that there exists an ώ such that (69)

[0090] The motion pre-integration of some embodiments described above is useful for both path planning and localization. For example, the motion pre-integration of such embodiments may be used to compute initial values of optimized values in the localization. It is shown that a nonlinear optimization problem may be converted into a quadratic optimization problem if there exists a way to compute the initial values of optimized variables. It is easier to solve a quadratic optimization problem than a nonlinear optimization problem. Therefore, the motion pre-integration of some embodiments is useful for localization.

[0091] FIG. 2 is a flowchart 200 of a method of localization via visual inertial odometry. In some embodiments, operations of the method may include the operations described above with reference to FIG. 1. In some embodiments, the method may be performed by an apparatus (e.g., the apparatus 402/402' shown in FIG. 4 or FIG. 5).

[0092] At 204, the apparatus may determine a first linear velocity of the apparatus and a first rotation matrix corresponding to a first video frame captured by a camera of the apparatus. In some embodiments, the operations performed at 204 may include the operations described above with reference to 102 in FIG. 1. [0093] At 206, the apparatus may estimate a second linear velocity of the apparatus corresponding to a second video frame captured by the camera based on the first linear velocity, the first rotation matrix, and an angular velocity of the apparatus corresponding to the second video frame. The angular velocity may be provided by an inertial measurement unit of the apparatus. In some embodiments, the operations performed at 206 may include the operations described above with reference to 104 in FIG. 1.

[0094] At 208, the apparatus may construct an optical flow based on feature points across the first video frame and the second video frame.

[0095] At 210, the apparatus may refine the angular velocity and the second linear velocity via solving a quadratic optimization problem constructed based on the optical flow, the estimated second linear velocity, and the angular velocity provided by the IMU. In some embodiments, the quadratic optimization problem is converted from a non-linear optimization problem because the initial value of the optimized variables is known (i.e., the angular velocity provided by the IMU, the estimated second linear velocity). In some embodiments, the operations performed at 208 and 210 may include the operations described above with reference to 106 in FIG. 1.

[0096] At 214, the apparatus may estimate the pose of the apparatus corresponding to the second video frame based on the refined angular velocity and the refined second linear velocity. In some embodiments, the operations performed at 214 may include the operations described above with reference to 108 in FIG. 1.

[0097] At 216, the apparatus may optionally reduce the drift of the estimated pose corresponding to the second video frame using the nearest key frame of the second video frame. In some embodiments, the nearest key frame of the second video frame maybe a key frame that shares the largest captured region with the second video frame. In some embodiments, the drift of the estimated pose corresponding to the second video frame may be reduced using the height of the apparatus corresponding to the second video frame. In some embodiments, the operations performed at 216 may include the operations described below with reference to FIG. 3. In some embodiments, the operations performed at 216 may include the operations described above with reference to 110 in FIG. 1.

[0098] FIG. 3 is a flowchart 300 of a method of reducing the drift of an estimated pose corresponding to a current video frame. In some embodiments, operations of the method may include the operations described above with reference to 216 in FIG. 2. In some embodiments, the method may be performed by an apparatus (e.g., the apparatus 402/402' shown in FIG. 4 or FIG. 5).

[0099] At 302, the apparatus may calculate initial values of the rotation matrix and the translation vector of the current video frame captured by a camera of the apparatus. In some embodiments, the initial value of the rotation matrix of the current video frame may be calculated based on the rotation matrix of a previous video frame. In some embodiments, the initial value of the translation vector of the current video frame may be calculated based on the refined linear velocity corresponding to the current video frame.

[00100] At 304, the apparatus may select the nearest key frame of the current video frame. In some embodiments, to select the nearest key frame, the apparatus may select a plurality of key frames with the smallest center distance to the current video frame, and select a key frame of the plurality of key frames with an observation angle that is most similar to that of the current video frame as the nearest key frame.

[00101] At 306, the apparatus may refine the pose corresponding to the current video frame using feature points in a common captured region between the current video frame and the nearest key frame. In some embodiments, to refine the pose corresponding to the current video frame, the apparatus may solve an optimization problem using inverse compositional Lucas- anade algorithm, and determine optimized values of the rotation matrix and the translation vector of the current video frame.

[00102] FIG. 4 is a conceptual data flow diagram 400 illustrating the data flow between different means/components in an exemplary apparatus 402. In some embodiments, the apparatus 402 may be an unmanned vehicle (e.g., UAV or AGV).

[00103] The apparatus 402 may include an initial estimation component 406 that estimates the initial values of the variables at least partially based on IMU data provided by the IMU 420. In one embodiment, the initial estimation component 406 may perform the operations described above with reference to 206 in FIG. 2.

[00104] The apparatus 402 may include a variable optimization component 408 that refines the initialized variables via solving an optimization problem. The initialized variables may be provided by the initial estimation component 406 and the IMU 420. In one embodiment, the variable optimization component 408 may perform the operations described above with reference to 208 or 210 in FIG. 2.

[00105] The apparatus 402 may include a pose estimation component 410 that estimates the initial pose of the apparatus corresponding to the current video frame captured by a camera of the apparatus. In some embodiments, the initial pose may be estimated based on the optimized variables provided by the variable optimization component 408 and the height of the apparatus provided by a height sensor 422. In some embodiments, the initial pose may be estimated further based on IMU data provided by the IMU 420. In one embodiment, the pose estimation component 410 may perform the operations described above with reference to 214 in FIG. 2.

[00106] The apparatus 402 may include a drift reduction component 412 that reduces the drift of the estimated pose using the nearest key frame. In some embodiments, the estimated pose may be corrected based on the height of the apparatus 402 provided by the height sensor 422. In one embodiment, the drift reduction component 412 may perform the operations described above with reference to 216 in FIG. 2.

[00107] The apparatus 402 may include additional components that perform each of the blocks of the algorithm in the aforementioned flowcharts of FIGS. 2 and 3. As such, each block in the aforementioned flowcharts of FIGS. 2 and 3 may be performed by a component and the apparatus may include one or more of those components. The components may be one or more hardware components specifically configured to carry out the stated processes/algorithm, implemented by a processor configured to perform the stated processes/algorithm, stored within a computer-readable medium for implementation by a processor, or some combination thereof.

[00108] FIG. 5 is a diagram 500 illustrating an example of a hardware implementation for an apparatus 402' employing a processing system 514. In some embodiments, the apparatus 402' may be the apparatus 402 described above with reference to FIG. 4. The apparatus 402' may include one or more computing devices. The processing system 514 may be implemented with a bus architecture, represented generally by the bus 524. The bus 524 may include any number of interconnecting buses and bridges depending on the specific application of the processing system 514 and the overall design constraints. The bus 524 links together various circuits including one or more processors and/or hardware components, represented by the processor 504, the components 406, 408, 410, 412, the IMU 530, the sensors 532, the camera 534, the actuators 536, and the computer-readable medium / memory 506. The bus 524 may also link various other circuits such as timing sources, peripherals, voltage regulators, and power management circuits, which are well known in the art, and therefore, will not be described any further. [00109] The processing system 514 may be coupled to a transceiver 510. The transceiver 510 is coupled to one or more antennas 520. The transceiver 510 provides a means for communicating with various other apparatus over a transmission medium. The transceiver 510 receives a signal from the one or more antennas 520, extracts information from the received signal, and provides the extracted information to the processing system 514. In addition, the transceiver 510 receives information from the processing system 514, and based on the received information, generates a signal to be applied to the one or more antennas 520.

[00110] The processing system 514 includes a processor 504 coupled to a computer- readable medium / memory 506. The processor 504 is responsible for general processing, including the execution of software stored on the computer-readable medium / memory 506. The software, when executed by the processor 504, causes the processing system 514 to perform the various functions described supra for any particular apparatus. The computer- readable medium / memory 506 may also be used for storing data that is manipulated by the processor 504 when executing software. The processing system 514 further includes at least one of the components 406, 408, 410, 412. The components may be software components running in the processor 504, resident/stored in the computer readable medium / memory 506, one or more hardware components coupled to the processor 504, or some combination thereof.

[00111] The IMU 530 may measure and report the angular velocity and linear acceleration of the apparatus 402'. The sensors 532 may include a height sensor and some other sensors. The camera 534 may capture images or video frames, which can be analyzed in localization. The actuators 536 may include digital electronic speed controllers (which control the RPM of the motors) linked to motors/engines and propellers, servomotors (for planes and helicopters mostly), weapons, payload actuators, LEDs and speakers.

[00112] In the following, various aspects of this disclosure will be illustrated:

[00113] Example 1 is a method or apparatus for localization via visual inertial odometry. The apparatus may be an unmanned vehicle. The apparatus may determine a first linear velocity of the apparatus and a first rotation matrix corresponding to a first video frame captured by a camera of the apparatus. The apparatus may estimate a second linear velocity of the apparatus corresponding to a second video frame captured by the camera based on the first linear velocity, the first rotation matrix, and the angular velocity of the apparatus corresponding to the second video frame. The angular velocity may be provided by an inertial measurement unit of the apparatus. The apparatus may construct an optical flow based on feature points across the first video frame and the second video frame. The apparatus may refine the angular velocity and the second linear velocity via solving a quadratic optimization problem constructed based on the optical flow, the estimated second linear velocity, and the angular velocity provided by the inertial measurement unit. The apparatus may estimate a pose of the apparatus corresponding to the second video frame based on the refined angular velocity and the refined second linear velocity.

[00114] In Example 2, the subject matter of Example 1 may optionally include that the apparatus may further reduce the drift of the estimated pose corresponding to the second video frame using the nearest key frame of the second video frame.

[00115] In Example 3, the subject matter of Example 2 may optionally include that the nearest key frame of the second video frame may be a key frame that shares the largest captured region with the second video frame.

[00116] In Example 4, the subject matter of any one of Examples 2 to 3 may optionally include that, to reduce the drift of the estimated pose, the apparatus may calculate initial values of a second rotation matrix and translation vector of the second video frame, select the nearest key frame of the second video frame, and refine the pose corresponding to the second video frame using feature points in a common captured region between the second video frame and the nearest key frame.

[00117] In Example 5, the subject matter of Example 4 may optionally include that the initial value of the second rotation matrix of the second video frame may be calculated based on the first rotation matrix of the first video frame.

[00118] In Example 6, the subject matter of any one of Examples 4 to 5 may optionally include that the initial value of the translation vector of the second video frame may be calculated based on the refined second linear velocity corresponding to the second video frame.

[00119] In Example 7, the subject matter of any one of Examples 4 to 6 may optionally include that, to select the nearest key frame, the apparatus may select a plurality of key frames with the smallest center distance to the second video frame, and select a key frame of the plurality of key frames with an observation angle that is most similar to that of the second video frame as the nearest key frame. [00120] In Example 8, the subject matter of any one of Examples 4 to 7 may optionally include that, to refine the pose corresponding to the second video frame, the apparatus may solve an optimization problem using inverse compositional Lucas- Kanade algorithm, and determine optimized values of the second rotation matrix and the translation vector of the second video frame.

[00121] In Example 9, the subject matter of any one of Examples 2 to 8 may optionally include that the drift of the estimated pose corresponding to the second video frame may be reduced using the height of the apparatus corresponding to the second video frame.

[00122] In Example 10, the subject matter of any one of Examples 1 to 9 may optionally include that the second linear velocity may be estimated further based on the linear acceleration of the unmanned vehicle corresponding to the second video frame, the linear acceleration provided by the inertial measurement unit of the unmanned vehicle, where the linear acceleration and the angular velocity may be assumed to be constant.

[00123] A person skilled in the art will appreciate that the terminology used herein is for the purpose of describing various embodiments only and is not intended to be limiting of the present invention. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.

[00124] It is understood that the specific order or hierarchy of blocks in the processes / flowcharts disclosed is an illustration of exemplary approaches. Based upon design preferences, it is understood that the specific order or hierarchy of blocks in the processes / flowcharts may be rearranged. Further, some blocks may be combined or omitted. The accompanying method claims present elements of the various blocks in a sample order, and are not meant to be limited to the specific order or hierarchy presented.

[00125] The previous description is provided to enable any person skilled in the art to practice the various aspects described herein. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects. Thus, the claims are not intended to be limited to the aspects shown herein, but is to be accorded the full scope consistent with the language claims, wherein reference to an element in the singular is not intended to mean "one and only one" unless specifically so stated, but rather "one or more." The word "exemplary" is used herein to mean "serving as an example, instance, or illustration." Any aspect described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other aspects. Unless specifically stated otherwise, the term "some" refers to one or more. Combinations such as "at least one of A, B, or C," "one or more of A, B, or C," "at least one of A, B, and C," "one or more of A, B, and C," and "A, B, C, or any combination thereof include any combination of

A, B, and/or C, and may include multiples of A, multiples of B, or multiples of C. Specifically, combinations such as "at least one of A, B, or C," "one or more of A,

B, or C," "at least one of A, B, and C," "one or more of A, B, and C," and "A, B, C, or any combination thereof may be A only, B only, C only, A and B, A and C, B and C, or A and B and C, where any such combinations may contain one or more member or members of A, B, or C. All structural and functional equivalents to the elements of the various aspects described throughout this disclosure that are known or later come to be known to those of ordinary skill in the art are expressly incorporated herein by reference and are intended to be encompassed by the claims. Moreover, nothing disclosed herein is intended to be dedicated to the public regardless of whether such disclosure is explicitly recited in the claims. The words "module," "mechanism," "element," "device," and the like may not be a substitute for the word "means." As such, no claim element is to be construed as a means plus function unless the element is expressly recited using the phrase "means for."




 
Previous Patent: AGENT

Next Patent: ZWITTERIONIC POLYMER AND USES THEREOF