EP4264183A1 - Method for data merging in a heterogeneous network of interconnected devices, heterogeneous network of interconnected devices, computer program product and computer-readable data carrier - Google Patents
Method for data merging in a heterogeneous network of interconnected devices, heterogeneous network of interconnected devices, computer program product and computer-readable data carrierInfo
- Publication number
- EP4264183A1 EP4264183A1 EP20835733.5A EP20835733A EP4264183A1 EP 4264183 A1 EP4264183 A1 EP 4264183A1 EP 20835733 A EP20835733 A EP 20835733A EP 4264183 A1 EP4264183 A1 EP 4264183A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- coordinate system
- measuring data
- map
- algebraic
- local coordinate
- 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.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 title claims abstract description 36
- 238000004590 computer program Methods 0.000 title claims description 8
- 238000013507 mapping Methods 0.000 claims abstract description 26
- 239000013598 vector Substances 0.000 claims description 50
- 230000009466 transformation Effects 0.000 claims description 28
- 230000006870 function Effects 0.000 claims description 25
- 244000208734 Pisonia aculeata Species 0.000 claims description 16
- 238000005259 measurement Methods 0.000 description 27
- 239000011159 matrix material Substances 0.000 description 7
- 230000000875 corresponding effect Effects 0.000 description 6
- 238000009826 distribution Methods 0.000 description 4
- 238000010801 machine learning Methods 0.000 description 4
- 230000003190 augmentative effect Effects 0.000 description 3
- 230000006399 behavior Effects 0.000 description 3
- 238000000844 transformation Methods 0.000 description 3
- 241000721619 Najas Species 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 2
- 238000013528 artificial neural network Methods 0.000 description 2
- 239000000470 constituent Substances 0.000 description 2
- 230000002596 correlated effect Effects 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000004927 fusion Effects 0.000 description 2
- 238000005192 partition Methods 0.000 description 2
- 238000013515 script Methods 0.000 description 2
- 238000013179 statistical model Methods 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000007620 mathematical function Methods 0.000 description 1
- 238000000053 physical method Methods 0.000 description 1
- 239000007858 starting material Substances 0.000 description 1
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/28—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network with correlation of data from several navigational instruments
- G01C21/30—Map- or contour-matching
- G01C21/32—Structuring or formatting of map data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
- H04N2013/0074—Stereoscopic image analysis
Definitions
- a typical example is the triangulation problem, where the 3D location of an object is inferred by triangulating, using the object’s projected 2D location in two or more views from non-collinear cameras.
- To solve these kinds of inferences usually hugely simplified model are used, so it can be redefined as a simple minimization problem (for examples, the DLT algorithm in computer vision).
- Common simplifications include linearization, using Gaussian noise, assuming all combined measurements are acquired simultaneously and assuming all inferences use a common estimator.
- the following disclosure provides a framework to augment each measurement vector of interconnected devices, with a full algebraic model of all geometric and probabilistic properties associated with the measurements, instead of exchanging only scalar data (e.g. transformation and covariance matrices).
- the present invention relates to a method for data merging in a heterogeneous network of interconnected devices, a heterogeneous network of interconnected devices, a computer program product and a computer-readable data carrier.
- An advantage of the invention comprising the features of the independent claims is that sending the parameters (measuring data) together with the full algebraic model/ and/or that sending the full algebraic description of the geometric/probabilistic model with each measuring data, allows for transformation, combination and merging of measuring data, with a minimal a- priory assumptions.
- a heterogeneous network is a network which comprises at least two interconnected devices. These interconnected devices could be of the same type, e.g. two heterogenous cameras or different types of sensors, e.g. a LIDAR system and a wide-angle camera, etc.
- the interconnected devices of a heterogeneous network differ e.g. in their hardware components such as lenses, detectors, etc., the accuracy and precision of the measurement, the software, etc.
- the interconnected devices of a heterogeneous system differ in at least one property from each other complicating data merging of the measuring data captured by the different interconnected devices.
- Measuring data comprise data representing a physical variable, such as an object location, a velocity, etc. in the respective local coordinate system and internal parameters of the respective interconnected device, such as lens apparatusure or motor positions.
- the physical variable can be a stochastic variable.
- the measuring data comprise probability density functions as an algebraic description and/or algebraic models of the maps. Additionally or alternatively, the measuring data comprise all estimated parameter values of the map that transforms coordinates of the common coordinate system into the device coordinate system (e.g. the location, pose and linear/angular velocities of the device, at the time of measurement) and their joint probability density function expressed in algebraic form.
- a moving camera as one of the interconnected devices that tracks an object that itself is moving independently, could send the following measuring data to an analysis unit configured to merge data from different interconnected devices:
- the algebraic descriptions and computations could be executed using existing methods, such as opaque computation/data graph format used by existing computational algebra frameworks like in “Naiad: a timely dataflow system”, Deric G. Murray et al, Proceedings of the Twenty Fourth ACM Symposium on Operating system principles, 2013, “TensorFlow: Large-scale machine learning on heterogeneous systems”, Martin Abadi et al. 2015 (www.tensorflow.org) or PyTorch and exchanged in a common Machine learning format like ONNX (Open Neural Network Exchange format).
- they could be directly implemented as code/scripts, using algebraic software frameworks like Sympy or Mathematica ⁇ .
- geometric/probabilistic descriptions could be represented using (e.g. piecewise) defined/interpolated splines, kernels/partition functions, Multidimensional look-up tables, etc., and/or a combination of all mentioned representations.
- the maps correspond to mathematical mappings. They can be expressed as mathematical functions or transformations. Preferably, they are used in their algebraic representation or are approximated by algebraic descriptions. In other word, the maps are based on algebraic models.
- the common coordinate system can be defined as an Euclidean differential manifold.
- the common coordinate system can be used as a world coordinate system.
- the mapped first measuring data and the mapped second measuring correspond to the first measuring data in the common coordinate system and the second measuring data in the common coordinate system, respectively.
- the effective alignment (either spatially, geometrically or temporally) of multiple measuring data of heterogeneous devices, and utilization of the diversity offered by multimodal sensing is referred to as data merging.
- the first local coordinate system could be an image coordinate system.
- the first local coordinate system is the coordinate system of an object measured by the first interconnected device (also called ‘first screen coordinate system’).
- the second local coordinate system could be an image coordinate system.
- the second local coordinate system is the coordinate system of an object measured by the second interconnected device (also called ‘second screen coordinate system’)
- the first measuring data and the second measuring data are mapped to the common coordinate system using the first map and the second map, respectively. Solving the resulting mapping equations with respect to the physical variable of interest gives us the physical variable of interest in the common coordinate system (world coordinates).
- an object location can be determined by merging the first measuring data and the second measuring data using triangulation.
- the object location would correspond to the merged measuring data.
- the first map is an inverse of a third map whereby the third map comprises an algebraic model that projects a point in the common coordinate system to a point in the first local coordinate system or that the first map comprises a first pull-back map comprising an algebraic description.
- the second map is an inverse of a fourth map whereby the fourth map comprises an algebraic model that projects a point in the common coordinate system to a point in the second local coordinate system or the second map is a second pull-back map comprising an algebraic description.
- the measuring data is augmented with an additional algebraic form of the Jacobian (a so-called ‘pull-back’ map) with optionally placeholders for any missing degrees of freedom with respect to the work coordinate system.
- an additional algebraic form of the Jacobian a so-called ‘pull-back’ map
- the first pull-back map comprises at least one placeholder for any missing degree of freedom of the first local coordinate system compared with the common coordinate system. It is an advantage of this embodiment that it allows all devices to perform the tensorial operations with the maximal knowledge available (e.g. estimating the projected form of gradients in the common coordinate systems or triangulating accelerations).
- the second pull-back map comprises at least one placeholder for any missing degree of freedom of the second local coordinate system compared with the common coordinate system. It is an advantage of this embodiment that it allows all devices to perform the tensorial operations with the maximal knowledge available (e.g. estimating the projected form of gradients in the common coordinate systems or triangulating accelerations).
- the third map comprises • a first algebraic transformation description, mapping the first measuring data of the first interconnected device from the common coordinate system to a first device coordinate system and
- mapping the first measuring data from the first device coordinate system to the first local coordinate system and/or the fourth map comprises
- an image/object is observed by at least two heterogeneous cameras.
- the image/object position is mapped to the camera coordinate system (device coordinate system) and then it is mapped to the world coordinate system (common coordinate system). These steps are performed for each camera.
- the image/object position in world coordinates can be determined.
- the image/object position in world coordinates corresponds to the merged measuring data in the common coordinate system.
- the first measuring data comprise at least one internal parameter of the first interconnected device, a location, a physical variable, a physical variable involving a derivative and/or a velocity of an object in the first local coordinate system and/or its probability density function as an algebraic description
- the second measuring data comprise at least one internal parameter of the second interconnected device, a physical variable, a location, a physical variable involving a derivative and/or a velocity of an object in the second local coordinate system and/or its probability density function as an algebraic description. Attaching the full algebraic description of the geometric/probabilistic model with each measurement, would allow each measurement in the network to be used, interpreted and/or combined with other measurements, with minimal a-priory assumptions.
- the step merging the mapped first measuring data and the mapped second measuring data into merged measuring data in the common coordinate system comprises determining a physical variable, especially the object location, in the common coordinate system by triangulation. It is an advantage that using the measuring data comprising algebraic models and descriptions increases the accuracy of the triangulation result.
- the step merging the mapped first measuring data and the mapped second measuring data into merged measuring data in the common coordinate system comprises the following steps:
- a velocity vector in the local coordinate systems is measured in terms of projections to the local base vectors.
- the base vectors of the local coordinate systems are only defined locally and there representation in world space coordinates varies from location to location.
- depth since we are missing a degree of freedom (depth) we cannot map these vectors back to world coordinate space.
- the algebraic models/descriptions are part of the measuring data and they can advantageously be used for algebraically solving the aforementioned velocity triangulation problem.
- the method can be used for any arbitrary tensorial object, not just velocities.
- the first measuring data comprise the algebraic model of the third map and/or the algebraic description of the probability density function.
- the second measuring data comprise the algebraic model of the fourth map and/or the algebraic description of the probability density function.
- the algebraic models/ descriptions and computations could be executed using existing methods, such as opaque computation/data graph format used by existing computational algebra frameworks like in “Naiad: a timely dataflow system”, Deric G. Murray et al, Proceedings of the Twenty Fourth ACM Symposium on Operating system principles, 2013, “TensorFlow: Large-scale machine learning on heterogeneous systems”, Martin Abadi et al. 2015 (www.tensorflow.org) or PyTorch and exchanged in a common Machine learning format like ONNX (Open Neural Network Exchange format).
- they could be directly implemented as code/scripts, using algebraic software frameworks like Sympy or Mathematica ⁇ .
- the first measuring data and/or the second measuring data comprise a reference to a database entry with the algebraic descriptions of the probability density functions and/or the algebraic models of at least one of the maps.
- a heterogeneous network of interconnected devices comprise
- an analysis unit which is configured to receive the first measuring data from the first interconnected device and to receive the second measuring data from the second interconnected device and which is configured to carry out the steps of the method of one of the preceding claims.
- the heterogeneous network could comprise at least two interconnected devices of different types and/or different properties.
- the heterogeneous network is especially designed to implement the methods as described before.
- a further subject matter of the invention is a computer program product implementing the process as described above, preferably in a heterogeneous network as described above.
- the computer program product comprises instructions, which cause the heterogeneous network of interconnected devices to carry out the steps of the method as described before.
- a further subject matter of the invention is a computer-readable data carrier having stored thereon the aforementioned computer program product.
- Figure 1 a flow chart of a method for data merging in a heterogeneous network of interconnected devices
- Figure 2 a schematic drawing of a heterogeneous network of interconnected devices
- Figure 3 a schematic drawing of maps connecting different coordinate systems
- Figure 4 a schematic drawing of a common coordinate system and a device coordinate system
- Figure 5 a schematic drawing of a device coordinate system and a local coordinate system
- Figure 6 a schematic drawing of the behavior of base vectors in polar coordinates.
- Y could be a common ‘reference’ stochastic variable representation in a common coordinate system, e.g. world coordinate system.
- This recipe can be extended to multiple variables, where X and Z would be reinterpreted as vectors describing the representation of measuring data in arbitrary local coordinate systems and Y would represent a representation of the measuring data in the common coordinate system.
- the dimensionality of the ‘coordinate spaces’ might not be the same, nor would the maps always be invertible.
- the 3D ‘world coordinates’ are projected on a 2D image plane (local coordinate system, making the distance from the object to the camera unrecoverable. The same could happen when a map becomes ‘singular’, such as in the case of a ‘gimbal lock’, when one degree of freedom is lost for a certain configuration. Another case could arise where some of the coordinates are correlated.
- a method 200 for data merging in a heterogeneous network of interconnected devices is illustrated by a flow chart.
- a first measuring data 2011 of a first interconnected device is mapped 201 from a first local coordinate system to a common coordinate system using a first map, whereby the first map is based on an algebraic model.
- a second measuring data 2012 of a second interconnected device is mapped 202 from a second local coordinate system to the common coordinate system using a second map, whereby the second map is based on an algebraic model.
- the algebraic models comprise algebraic descriptions of the maps.
- the measuring data could comprise these algebraic models or they comprise a reference to a database entry where the algebraic models are stored.
- the mapped first measuring data 2013 and the mapped second measuring data 2014 are merged 203 into merged measuring data 2010 in the common coordinate system.
- the merged measuring data 2010 could be an object location in common coordinates (world coordinates) determined by two different, heterogeneous cameras observing the object. Another example is a velocity of an object.
- FIG. 2 is a schematic drawing of a heterogeneous network 300 comprising a first interconnected device 301, a second interconnected device 302 whereby each of them is configured to capture measuring data 2011, 2012.
- the heterogeneous network 300 comprises an analysis unit 303 which is configured to receive the first measuring data 2011 from the first interconnected device 301 and to receive the second measuring data 2012 from the second interconnected device 302 and which is configured to carry out the steps of the aforementioned method 200.
- the three dots indicate that the heterogeneous network 300 could comprise even more than two heterogeneous interconnected devices 301 , 302.
- the heterogeneous network 300 comprises a database 304.
- the database comprises database entries, which can be addressed by reference.
- the measuring data 2011 , 2012 can comprise such references to database entries.
- the database entries comprise many different algebraic models/descriptions, which will be used for the aforementioned method.
- Figure 3 is a schematic overview of the maps between the different coordinate systems.
- the third map 103 comprises a first algebraic transformation description 111 , mapping the first measuring data 2011 of the first interconnected device 301 from the common coordinate system 100 to a first device coordinate system 1001 and a second algebraic transformation description 112, mapping the first measuring data from the first device coordinate system 1001 to the first local coordinate system 101.
- the fourth map 104 comprises a third algebraic transformation description 113, mapping the second measuring data 2012 of the second interconnected device 302 from the common coordinate system 100 to a second device coordinate system 1002 and a fourth algebraic transformation 114 description, mapping the second measuring data from the second device coordinate system 1002 to the second local coordinate system 102.
- the first map 1030 maps the first measuring data 2011 from the first local coordinate system 101 to the common coordinate system 100 and the second map 1040 maps the second measuring data 2012 from the second local coordinate system 102 to the common coordinate system 100.
- the first map 1030 could be the inverse of the third map 103 and/or the second map 1040 could be the inverse of the fourth map 104.
- the first map 1030 comprises a first pull-back map comprising an algebraic description and/or the second map 1040 comprises a second pull-back map comprising an algebraic description.
- Figure 4 shows a schematic drawing of the common coordinate system 100 (world coordinate system 100) and the first device coordinate system 1001 of the first interconnected device 301.
- the first interconnected device 301 is represented by a pictogram of a camera.
- the first algebraic transformation description 111 mapping the first measuring data 2011 of the first interconnected device 301 from the common coordinate system 100 to the first device coordinate system 1001 and the inverse transformation 1110, referred to as in the following, which corresponds to the pull-back map (that means that differential forms in the first device coordinate system 1001 can be pulled back to the world coordinate system) are sketched.
- the physical location of the device is modeled as an Euclidean differential manifold (aka ‘the world coordinates’) using the usual 3+t dimensional coordinates 4 c ]R 3 ® ]R: where the label W indicates that the (coordinate) coefficients should be interpreted in the world coordinate system 100, referred to as O w in the following.
- the first interconnected device 301 in the heterogeneous network, here a camera is marked with an ⁇ A.
- One can define a map ⁇ > corresponding to the first algebraic transformation description 111 which takes a coordinate from the common coordinate system 100, referred to as O w , to a local coordinate, defined in the first device coordinate system 1001 referred to as O' A in the following.
- the map ⁇ > depends on the position of the first interconnected device 301 (here a camera), referred to as (where A is the label for the camera position, not the coordinate space!) and its orientation/pose matrix (t)), usually represented as the ‘extrinsic camera matrix’:
- Figure 5 shows a schematic drawing of the maps 1120, 112 connecting the first device coordinate system 1001 and the first local coordinate system 101 referred to as ‘screen coordinate system’ O SA .
- the inverse transformation 1120 of the second algebraic transformation description 112, referred to as in the following, corresponds here to a pull-back map pulling differential form in screen space 0 s A back to camera space O M .
- the map corresponding to the second algebraic transformation description 112 is traditionally called the intrinsic camera map. is non-linear (due to projections, lens properties distortions, etc.) and non-invertible (due to the projection form 3D space (dimension of the first device coordinate system 1001) onto a 2D plane (dimension of the screen coordinate system 101).
- the first interconnected device 301 and the second interconnected device 302, notably camera c/Z and camera B, are heterogeneous devices. In particular, they can differ regarding the internal parameters.
- the map depends on the position of the second interconnected device 301 (here a camera), referred to as (where B is the label for the camera position, not the coordinate space!) and its orientation/pose matrix.
- An additional map ⁇ b sb corresponding to the fourth algebraic transformation description 114 is introduced in order to map a coordinate vector from the camera coordinates O B to a position on an image defining an image coordinate system (aka second local coordinate system 102, also referred to as ‘screen coordinate system’ O SB ).
- x ⁇ B and y ⁇ B are the components of the location in screen coordinates and a B (t), ... , a B (t) represent all internal parameters of the first interconnected device 301 (pan/tilt/roll angle, focal length, distortion coefficients, etc.) and where cp x B and cpy B are the components of the map
- the first measuring data 2011 comprise at least X SA , y SA , and the algebraic representation of O (or a reference on this to a database entry).
- the second measuring data 2012 comprise at least x ⁇ B , y ⁇ B , ao (t), and the algebraic representation (or a reference on this to a database entry), where x ⁇ B and y ⁇ B are the components of the location in screen coordinates and a® (t), represent all internal parameters of the second interconnected device 302 (pan/tilt/roll angle, focal length, distortion coefficients, etc.).
- a velocity vector in O ⁇ A is measured in terms of projections to the local base vectors x ⁇ A and y A of O ⁇ A .
- Exemplarily the first local base vector 101’ and the second local base vector 101” of 0 s A are sketched in Fig. 5.
- These vectors 10T, 101” are only defined locally and there representation in world space coordinates varies from location to location. However, since we are missing a degree of freedom (depth, because the world coordinate system 100 is 3D and the first local coordinate system 101 is 2D ) we cannot map these vectors back from the first local coordinate system 101 to world coordinate space 100.
- Figure 6 shows the behavior of base vectors in polar coordinates.
- the base vector ⁇ 407 and the base vector r 408, used to describe velocities, are different at every point (r s , e s ) T where r s corresponds to the first radial coordinate 402 and 6 s corresponds to the first angular coordinate 404.
- r s corresponds to the first radial coordinate 402
- 6 s corresponds to the first angular coordinate 404.
- the base vectors 405 and the base vector r ' 406, defined at that location are generally pointing in the same direction.
- x w is a first base vector 100’ of the world coordinate system 100
- y w is a second base vector 100” of the world coordinate system 100
- z w is a third base vector 100’” of the world coordinate system 100 as depicted in figure 4.
- the base vectors 100’, 100”, 100’” form an orthonormal basis.
- q w (x w ,y w ,z w ) T is an arbitrary location in world coordinates.
- the object velocity vector q is projected on the base vectors 101’, 101” of the first local coordinate system 101.
Landscapes
- Engineering & Computer Science (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Automation & Control Theory (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Length Measuring Devices With Unspecified Measuring Means (AREA)
Abstract
Description
Claims
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/EP2020/086327 WO2022128075A1 (en) | 2020-12-16 | 2020-12-16 | Method for data merging in a heterogeneous network of interconnected devices, heterogeneous network of interconnected devices, computer program product and computer-readable data carrier |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP4264183A1 true EP4264183A1 (en) | 2023-10-25 |
Family
ID=74125171
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP20835733.5A Withdrawn EP4264183A1 (en) | 2020-12-16 | 2020-12-16 | Method for data merging in a heterogeneous network of interconnected devices, heterogeneous network of interconnected devices, computer program product and computer-readable data carrier |
Country Status (2)
| Country | Link |
|---|---|
| EP (1) | EP4264183A1 (en) |
| WO (1) | WO2022128075A1 (en) |
-
2020
- 2020-12-16 WO PCT/EP2020/086327 patent/WO2022128075A1/en not_active Ceased
- 2020-12-16 EP EP20835733.5A patent/EP4264183A1/en not_active Withdrawn
Also Published As
| Publication number | Publication date |
|---|---|
| WO2022128075A1 (en) | 2022-06-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR20090092490A (en) | Method for object localization using visual images with reference coordinates | |
| US7333133B2 (en) | Recursive least squares approach to calculate motion parameters for a moving camera | |
| CN114022552B (en) | A target positioning method and related device integrating laser radar and camera | |
| Dai et al. | Rotation averaging with application to camera-rig calibration | |
| CN105760811A (en) | Global map closed loop matching method and device | |
| JP2010539581A (en) | Self-position recognition method using parallel projection model | |
| CN117433511B (en) | Multi-sensor fusion positioning method | |
| Bugarin et al. | Rank-constrained fundamental matrix estimation by polynomial global optimization versus the eight-point algorithm | |
| Ji et al. | Self-calibration of a rotating camera with a translational offset | |
| El Akkad et al. | Reconstruction of 3D scenes by camera self-calibration and using genetic algorithms | |
| CN121095348B (en) | Pose map optimization methods, devices, and XR equipment | |
| Gaspar et al. | New depth from focus filters in active monocular vision systems for indoor 3-D tracking | |
| CN115792796B (en) | Co-location method, device and terminal based on relative observation equivalent model | |
| CN110567486B (en) | Mathematical model construction method for calibrating 3D rotation difference, calibration method and device thereof | |
| Zhou | A closed-form algorithm for the least-squares trilateration problem | |
| EP4264183A1 (en) | Method for data merging in a heterogeneous network of interconnected devices, heterogeneous network of interconnected devices, computer program product and computer-readable data carrier | |
| Clark et al. | The Cramer-Rao Lower Bound for 3-D state estimation from rectified stereo cameras | |
| Tecchio et al. | N-dimensional distributed network localization with noisy range measurements and arbitrary anchor placement | |
| CN111145268A (en) | A video registration method and device | |
| Barczyk et al. | Observability, covariance and uncertainty of ICP scan matching | |
| CN114187352B (en) | Error interval determination method, device and equipment | |
| CN121430587B (en) | Pose estimation method and device, storage medium and electronic equipment | |
| Hertzberg et al. | Tutorial on quick and easy model fitting using the slom framework | |
| CN119492380B (en) | A multi-robot consistent collaborative positioning method and system based on transformation | |
| Shahraki et al. | Introducing free-function camera calibration model for central-projection and omni-directional lenses |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: UNKNOWN |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20230717 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) | ||
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
| 18D | Application deemed to be withdrawn |
Effective date: 20240206 |