CN114387300A - Multi-tracker position relation real-time correction method and system - Google Patents

Multi-tracker position relation real-time correction method and system Download PDF

Info

Publication number
CN114387300A
CN114387300A CN202111558930.5A CN202111558930A CN114387300A CN 114387300 A CN114387300 A CN 114387300A CN 202111558930 A CN202111558930 A CN 202111558930A CN 114387300 A CN114387300 A CN 114387300A
Authority
CN
China
Prior art keywords
tracker
coordinate system
coordinates
conversion relation
preset mark
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
CN202111558930.5A
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.)
Wuhan Zhongguan Automation Technology Co ltd
Original Assignee
Wuhan Zhongguan Automation Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Zhongguan Automation Technology Co ltd filed Critical Wuhan Zhongguan Automation Technology Co ltd
Priority to CN202111558930.5A priority Critical patent/CN114387300A/en
Publication of CN114387300A publication Critical patent/CN114387300A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/246Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
    • G06T5/80
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • G06T7/73Determining position or orientation of objects or cameras using feature-based methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/80Analysis of captured images to determine intrinsic or extrinsic camera parameters, i.e. camera calibration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30241Trajectory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30244Camera pose

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Length Measuring Devices By Optical Means (AREA)

Abstract

The invention provides a method and a system for correcting the position relation of multiple trackers in real time, wherein the method comprises the following steps: acquiring coordinates of the mark points in a tracker coordinate system and coordinates of the mark points, calculating a conversion relation from a preset mark point coordinate system to the tracker coordinate system, and calculating a conversion relation of coordinate systems among trackers; and when the mark points appear in the visual fields of the two trackers at the same time, the coordinate conversion relation from the mark point coordinate system to the two tracker coordinate systems is used as a pair of track points, and when the track points reach a preset number, the conversion relation of the two tracker coordinate systems is calculated so as to update the position conversion relation of the trackers in real time. Therefore, the position of the tracker can be updated and corrected in real time, the influence caused by the change of the position of the tracker is avoided, the calibration time is saved, and the working efficiency of the tracker is improved.

Description

Multi-tracker position relation real-time correction method and system
Technical Field
The invention belongs to the field of laser scanning, and particularly relates to a method and a system for correcting the position relation of multiple trackers in real time.
Background
In a multi-tracker combined working scene, firstly, position calibration needs to be carried out on the multi-tracker, so that a coordinate system is unified. The common calibration method is to utilize the mark points shot by photogrammetry to obtain the position conversion relationship between the tracker and the mark points through the back tracking technology of the tracker, so that all tracker coordinate systems are transferred to the mark point coordinate system, after the position calibration is completed, the positions of the trackers are relatively fixed, and the calibration is needed again when the position of the trackers changes every time.
In the actual application process of the multiple trackers, the relative positions of the trackers are slightly changed due to the problems of vibration and the like possibly existing at the arrangement points of the trackers, so that the precision of the whole operating system is influenced, and if the position calibration of the multiple trackers is continuously carried out, even if the calibration is carried out once every measurement is carried out, the working efficiency of the trackers is greatly reduced.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and a system for correcting a position relationship of multiple trackers in real time, so as to solve the problem that repeatedly performing tracker position calibration may greatly reduce the working efficiency of the trackers.
In a first aspect of the embodiments of the present invention, a method for correcting a position relationship of multiple trackers in real time is provided, including:
acquiring coordinates of the preset mark point in a first tracker coordinate system, coordinates of the preset mark point in a second tracker coordinate system and coordinates of the preset mark point, and calculating a conversion relation from the preset mark point coordinate system to the first tracker coordinate system and the second tracker coordinate system;
calculating the conversion relation from the second tracker coordinate system to the first tracker coordinate system;
when the preset mark points appear in the visual fields of the first tracker and the second tracker at the same time, the coordinate conversion relation from the coordinate system of the preset mark points to the coordinate system of the first tracker and the coordinate system of the second tracker is used as a pair of track points, and when the preset number of track points are reached, the conversion relation from the coordinate system of the second tracker to the coordinate system of the first tracker is calculated, so that the position conversion relation of the trackers is updated in real time.
In a second aspect of the embodiments of the present invention, there is provided a multi-tracker positional relationship real-time correction system, including:
the coordinate acquisition module is used for acquiring the coordinates of the preset mark point in a first tracker coordinate system, the coordinates of the preset mark point in a second tracker coordinate system and the coordinates of the preset mark point;
the first calculation module is used for calculating the conversion relation from the preset mark point coordinate system to the first tracker coordinate system and the second tracker coordinate system;
the second calculation module is used for calculating the conversion relation from the second tracker coordinate system to the first tracker coordinate system;
and the position relation calculation module is used for taking the coordinate conversion relation from the coordinate system of the preset mark point to the coordinate system of the first tracker and the coordinate system of the second tracker as a pair of track points when the preset mark point simultaneously appears in the fields of the first tracker and the second tracker, and calculating the conversion relation from the coordinate system of the second tracker to the coordinate system of the first tracker when the preset number of track points are reached so as to update the position conversion relation of the trackers in real time.
In a third aspect of the embodiments of the present invention, there is provided an apparatus, including a memory, a processor, and a computer program stored in the memory and executable by the processor, where the processor executes the computer program to implement the steps of the method according to the first aspect of the embodiments of the present invention.
In a fourth aspect of the embodiments of the present invention, a computer-readable storage medium is provided, which stores a computer program, which when executed by a processor implements the steps of the method provided by the first aspect of the embodiments of the present invention.
In the embodiment of the invention, based on the conversion relation between the coordinate system of the mark point and the coordinate system of the tracker, after the mark points are observed simultaneously for a certain number of times, the conversion relation between the positions of the trackers is solved, so that the calibration of the position relation between the trackers can be realized, compared with the traditional calibration mode, the calibration time can be saved, the position conversion relation between multiple trackers can be updated in real time, the influence caused by slight change between the multiple trackers after long-time work is avoided, and the precision and the working efficiency of the trackers are improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings described below are only some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a schematic flow chart of a method for real-time calibration of a multi-tracker positional relationship according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a tracker and a spherical scanner provided in accordance with an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a multi-tracker positional relationship real-time calibration system according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the embodiments described below are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be understood that the terms "comprises" and "comprising," when used in this specification or claims and in the accompanying drawings, are intended to cover a non-exclusive inclusion, such that a process, method or system, or apparatus that comprises a list of steps or elements is not limited to the listed steps or elements. In addition, "first" and "second" are used to distinguish different objects, and are not used to describe a specific order.
Referring to fig. 1, a schematic flow chart of a method for real-time calibration of a position relationship between multiple trackers according to an embodiment of the present invention includes:
s101, obtaining coordinates of a preset mark point in a first tracker coordinate system, coordinates of a second tracker coordinate system and coordinates of the preset mark point, and calculating a conversion relation from the preset mark point coordinate system to the first tracker coordinate system and the second tracker coordinate system;
the predetermined mark points are generally positioning mark points pasted on the target object, and the tracker positions the target object by scanning the mark points, wherein the mark points are generally circular. The coordinates of the mark point can be known relative coordinates or coordinates in a target object coordinate system.
The first tracker and the second tracker are used for distinguishing two different trackers, and can also be divided by a master tracker and a slave tracker, which are used for positioning and tracking a target through an optical camera. In practical application, a plurality of trackers can be provided, and the method in the implementation can be used for calibrating the position relation of any two trackers which work together and have relatively fixed positions.
Preferably, the coordinates of the predetermined marker point itself are the coordinates of the predetermined marker point on the coordinate system of the spherical scanner. During the normal scanning process of the spherical scanner, the position of the spherical scanner can be calibrated in real time through the multi-tracker.
Optionally, the predetermined marker point may be a preset marker point sequence. The marker point sequence is a sequence of points of known coordinate system and coordinate position.
As shown in fig. 2, a particular marker point on the spherical scanner may be located by a camera on the tracker.
And setting the same moment to trigger the first tracker and the second tracker to acquire the coordinates of the preset mark point in respective coordinate systems.
Specifically, the coordinate system of the first tracker is denoted as OT1-XT1YT1ZT1The coordinate system of the second tracker is marked as OT2-XT2YT2ZT2Obtaining the coordinates of the respective coordinate systems of the mark points under the master tracker and the slave tracker, and sequentially recording the coordinates under the first tracker
Figure BDA0003418842070000041
Figure BDA0003418842070000051
Denotes (the superscript denotes the tracker number, the subscript denotes the point number of the marker point in the current frame), and the coordinates under the second tracker are sequentially noted
Figure BDA0003418842070000052
Figure BDA0003418842070000053
The coordinates of the mark points are calibrated in advance in the corresponding coordinate system OS-XSYSZSIs as follows
Figure BDA0003418842070000054
The transformation R from the landmark point coordinate system (spherical scanner coordinate system) to the first tracker coordinate system can be solved by the following formulaS-T1TS-T1Converting R from the coordinate system of the second tracker to the coordinate system of the mark point (the coordinate system of the spherical scanner)T2- STT2-S
Figure BDA0003418842070000055
Figure BDA0003418842070000056
In the formula (I), the compound is shown in the specification,
Figure BDA0003418842070000057
a matrix of rotations is represented, which is,
Figure BDA0003418842070000058
representing a translation vector.
S102, calculating a conversion relation from a second tracker coordinate system to a first tracker coordinate system;
according to the transformation relation from the mark point coordinate system to the first tracker coordinate system and the second tracker coordinate system, the transformation relation from the second tracker coordinate system to the first tracker coordinate system can be solved.
In particular, according to RS-T1TS-T1、RT2-STT2-SSolving the conversion relation R from the second tracker coordinate system to the first tracker coordinate system through the following formulaT2-T1TT2-T1
RT2-T1=RT2-S*RT2-S; (3)
TT2-T1=RT2-S*TS-T1+TT2-S; (4)
In the formula, RT2-T1Representing a rotation matrix, TT2-T1Representing a translation vector.
S103, when the preset mark points appear in the fields of the first tracker and the second tracker, the coordinate conversion relation from the preset mark point coordinate system to the first tracker coordinate system and the second tracker coordinate system is used as a pair of track points, and when the preset number of track points are reached, the conversion relation from the second tracker coordinate system to the first tracker coordinate system is calculated so as to update the tracker position conversion relation in real time.
When the preset mark point is monitored by the first tracker and the second tracker at the same time or a certain frame of spherical scanner appears in the field of view of the trackers at the same time, the conversion relation between the coordinate system of the mark point and the coordinate system of the trackers is recorded as a track point.
When the preset mark point is on the coordinate system of the spherical scanner, if the spherical scanner is simultaneously in the visual fields of the first tracker and the second tracker, the coordinate conversion relation from the coordinate system of the spherical scanner to the coordinate system of the first tracker and the coordinate system of the second tracker is used as a pair of track points to calculate the coordinate system conversion relation of the first tracker and the second tracker.
Specifically, the position conversion relation R from the second tracker coordinate system to the first tracker coordinate system is calculated according to a formulaT2-T1TT2-T1
[T0 S-T1T1 S-T1…Ti S-T1]=RT2-T1[T0 S-T2T1 S-T2…Ti S-T2]+TT2-T1; (5)
In the formula, RT2-T1Representing a rotation matrix, TT2-T1Representing translation vectors, TS-T1Representing the transformation of the coordinate system of the predetermined marker point to the coordinate system of the first tracker, TS-T2Representing the conversion relation from the coordinate system of the predetermined mark point to the coordinate system of the second tracker, i is the number of the track points,
Figure BDA0003418842070000061
a 1 x 3 matrix.
Specifically, if the marker point appears in the field of view of the first and second trackers, the transformation relationship from the coordinate system of the marker point to the coordinate system of the first tracker is R0 S-T1T0 S-T1The conversion relation from the coordinate system of the mark point to the coordinate system of the second tracker is R0 S-T2T0 S-T2Preservation of T0 S-T1、T0 S-T2As a pair of trace points, continuing to monitor until more than 4 trace points exist, and solving and obtaining a conversion relation R from a tracker coordinate system to a main tracker coordinate system according to the following formula (5) at the momentT2-T1TT2-T1And using the latest RT2- T1TT2-T1And updating the position relation of the tracker in real time.
In the embodiment, based on the positioning of the tracker to the identification point, the conversion relation between the coordinate systems is calculated, and then the relative position relation of the tracker is solved according to a certain number of track points, so that the real-time updating and correction of the position relation between the trackers can be realized, the influence caused by the position change between the trackers is avoided, the influence of the traditional repeated calibration on the working efficiency is solved, the calibration time can be saved, the calibration efficiency is improved, and the measurement precision is guaranteed.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Fig. 3 is a schematic structural diagram of a system for real-time correction of a position relationship between multiple trackers according to an embodiment of the present invention, where the system includes:
the coordinate acquisition module 310 is configured to acquire coordinates of the predetermined mark point in a first tracker coordinate system, coordinates of the predetermined mark point in a second tracker coordinate system, and coordinates of the predetermined mark point itself;
preferably, the coordinates of the predetermined marker point are the coordinates of the predetermined marker point on the coordinate system of the spherical scanner.
The first calculating module 320 is used for calculating the conversion relation from the coordinate system of the preset mark point to the coordinate system of the first tracker and the coordinate system of the second tracker;
and setting the same moment to trigger the first tracker and the second tracker to acquire the coordinates of the preset mark point in respective coordinate systems.
A second calculating module 330, configured to calculate a transformation relationship from the second tracker coordinate system to the first tracker coordinate system;
and the position relation calculation module 340 is configured to, when the predetermined marker point appears in the fields of view of the first tracker and the second tracker at the same time, use the coordinate transformation relation from the predetermined marker point coordinate system to the first tracker coordinate system and the second tracker coordinate system as a pair of track points, and when a predetermined number of track points are reached, calculate the transformation relation from the second tracker coordinate system to the first tracker coordinate system, so as to update the tracker position transformation relation in real time.
Optionally, if the predetermined marker point is on the spherical scanner, when the spherical scanner appears in the fields of view of the first tracker and the second tracker at the same time, the coordinate transformation relationship from the coordinate system of the spherical scanner to the coordinate system of the first tracker and the coordinate system of the second tracker is used as a pair of track points to calculate the coordinate system transformation relationship between the first tracker and the second tracker.
Specifically, the position conversion relation R from the second tracker coordinate system to the first tracker coordinate system is calculated according to a formulaT2-T1TT2-T1
[T0 S-T1T1 S-T1…Ti S-T1]=RT2-T1[T0 S-T2T1 S-T2…Ti S-T2]+TT2-T1
In the formula, RT2-T1Representing a rotation matrix, TT2-T1Representing translation vectors, TS-T1Representing the transformation of the coordinate system of the predetermined marker point to the coordinate system of the first tracker, TS-T2And (5) representing the conversion relation from the coordinate system of the preset mark point to the coordinate system of the second tracker, wherein i is the number of the track points.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the apparatus and the modules described above may refer to corresponding processes in the foregoing method embodiments, and are not described herein again.
Fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. The electronic device is used for updating and correcting the tracker position relationship, and is usually a computer. As shown in fig. 4, the electronic apparatus 4 of this embodiment includes: a memory 410, a processor 420, and a system bus 430, the memory 410 including an executable program 4101 stored thereon, it being understood by those skilled in the art that the electronic device configuration shown in fig. 4 does not constitute a limitation of electronic devices and may include more or fewer components than shown, or some components in combination, or a different arrangement of components.
The following describes each component of the electronic device in detail with reference to fig. 4:
the memory 410 may be used to store software programs and modules, and the processor 420 executes various functional applications and data processing of the electronic device by operating the software programs and modules stored in the memory 410. The memory 410 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as cache data) created according to the use of the electronic device, and the like. Further, the memory 410 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The executable program 4101 of the network request method is contained on the memory 410, the executable program 4101 can be divided into one or more modules/units, the one or more modules/units are stored in the memory 410 and executed by the processor 420 to realize the real-time updating of the multi-tracker position relationship, and the one or more modules/units can be a series of computer program instruction segments capable of completing specific functions, and the instruction segments are used for describing the execution process of the computer program 4101 in the electronic device 4. For example, the computer program 4101 may be divided into a coordinate acquisition module, a first calculation module, a second calculation module, and a positional relationship calculation module.
The processor 420 is a control center of the electronic device, connects various parts of the entire electronic device using various interfaces and lines, performs various functions of the electronic device and processes data by operating or executing software programs and/or modules stored in the memory 410 and calling data stored in the memory 410, thereby performing overall status monitoring of the electronic device. Alternatively, processor 420 may include one or more processing units; preferably, the processor 420 may integrate an application processor, which mainly handles operating systems, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 420.
The system bus 430 is used to connect functional units inside the computer, and can transmit data information, address information, and control information, and may be, for example, a PCI bus, an ISA bus, a VESA bus, etc. The instructions of the processor 420 are transmitted to the memory 410 through the bus, the memory 410 feeds data back to the processor 420, and the system bus 430 is responsible for data and instruction interaction between the processor 420 and the memory 410. Of course, the system bus 430 may also access other devices such as network interfaces, display devices, and the like.
In this embodiment of the present invention, the executable program executed by the process 420 included in the electronic device includes:
acquiring coordinates of the preset mark point in a first tracker coordinate system, coordinates of the preset mark point in a second tracker coordinate system and coordinates of the preset mark point, and calculating a conversion relation from the preset mark point coordinate system to the first tracker coordinate system and the second tracker coordinate system;
calculating the conversion relation from the second tracker coordinate system to the first tracker coordinate system;
when the preset mark points appear in the visual fields of the first tracker and the second tracker at the same time, the coordinate conversion relation from the coordinate system of the preset mark points to the coordinate system of the first tracker and the coordinate system of the second tracker is used as a pair of track points, and when the preset number of track points are reached, the conversion relation from the coordinate system of the second tracker to the coordinate system of the first tracker is calculated, so that the position conversion relation of the trackers is updated in real time.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for correcting the position relation of multiple trackers in real time is characterized by comprising the following steps:
acquiring coordinates of the preset mark point in a first tracker coordinate system, coordinates of the preset mark point in a second tracker coordinate system and coordinates of the preset mark point, and calculating a conversion relation from the preset mark point coordinate system to the first tracker coordinate system and the second tracker coordinate system;
calculating the conversion relation from the second tracker coordinate system to the first tracker coordinate system;
when the preset mark points appear in the visual fields of the first tracker and the second tracker at the same time, the coordinate conversion relation from the coordinate system of the preset mark points to the coordinate system of the first tracker and the coordinate system of the second tracker is used as a pair of track points, and when the preset number of track points are reached, the conversion relation from the coordinate system of the second tracker to the coordinate system of the first tracker is calculated, so that the position conversion relation of the trackers is updated in real time.
2. The method according to claim 1, wherein the coordinates of the predetermined marker point itself are the coordinates of the predetermined marker point on a spherical scanner coordinate system.
3. The method of claim 1, wherein calculating the transformation relationship of the predetermined landmark coordinate system to the first tracker coordinate system and the second tracker coordinate system comprises:
and setting the same moment to trigger the first tracker and the second tracker to acquire the coordinates of the preset mark point in respective coordinate systems.
4. The method of claim 2, wherein the pre-determined landmark point coordinates itself as coordinates of the pre-determined landmark point on a spherical scanner coordinate system comprises:
when the spherical scanner appears in the visual fields of the first tracker and the second tracker, the coordinate conversion relation from the coordinate system of the spherical scanner to the coordinate system of the first tracker and the coordinate system of the second tracker is used as a pair of track points so as to calculate the coordinate system conversion relation of the first tracker and the second tracker.
5. The method of claim 1, wherein calculating the transformation relationship from the second tracker coordinate system to the first tracker coordinate system is specifically:
calculating the position conversion relation R from the second tracker coordinate system to the first tracker coordinate system according to a formulaT2-T1TT2-T1
[T0 S-T1T1 S-T1…Ti S-T1]=RT2-T1[T0 S-T2T1 S-T2…Ti S-T2]+TT2-T1
In the formula, RT2-T1Representing a rotation matrix, TT2-T1Representing translation vectors, TS-T1Representing the transformation of the coordinate system of the predetermined marker point to the coordinate system of the first tracker, TS-T2And (5) representing the conversion relation from the coordinate system of the preset mark point to the coordinate system of the second tracker, wherein i is the number of the track points.
6. A multi-tracker positional relationship real-time correction system, comprising:
the coordinate acquisition module is used for acquiring the coordinates of the preset mark point in a first tracker coordinate system, the coordinates of the preset mark point in a second tracker coordinate system and the coordinates of the preset mark point;
the first calculation module is used for calculating the conversion relation from the preset mark point coordinate system to the first tracker coordinate system and the second tracker coordinate system;
the second calculation module is used for calculating the conversion relation from the second tracker coordinate system to the first tracker coordinate system;
and the position relation calculation module is used for taking the coordinate conversion relation from the coordinate system of the preset mark point to the coordinate system of the first tracker and the coordinate system of the second tracker as a pair of track points when the preset mark point simultaneously appears in the fields of the first tracker and the second tracker, and calculating the conversion relation from the coordinate system of the second tracker to the coordinate system of the first tracker when the preset number of track points are reached so as to update the position conversion relation of the trackers in real time.
7. The system of claim 6, wherein the coordinates of the predetermined marker point itself are the coordinates of the predetermined marker point on the spherical scanner coordinate system.
8. The system of claim 6, wherein said calculating a transformation of the predetermined landmark coordinate system to the first tracker coordinate system and the second tracker coordinate system comprises, prior to:
and setting the same moment to trigger the first tracker and the second tracker to acquire the coordinates of the preset mark point in respective coordinate systems.
9. An electronic device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method for real-time correction of multi-tracker positional relationships as claimed in any one of claims 1 to 5 when executing the computer program.
10. A computer-readable storage medium storing a computer program, wherein the computer program is executed to implement the steps of a multi-tracker positional relationship real-time correction method according to any one of claims 1 to 5.
CN202111558930.5A 2021-12-17 2021-12-17 Multi-tracker position relation real-time correction method and system Pending CN114387300A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111558930.5A CN114387300A (en) 2021-12-17 2021-12-17 Multi-tracker position relation real-time correction method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111558930.5A CN114387300A (en) 2021-12-17 2021-12-17 Multi-tracker position relation real-time correction method and system

Publications (1)

Publication Number Publication Date
CN114387300A true CN114387300A (en) 2022-04-22

Family

ID=81198300

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111558930.5A Pending CN114387300A (en) 2021-12-17 2021-12-17 Multi-tracker position relation real-time correction method and system

Country Status (1)

Country Link
CN (1) CN114387300A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106643504A (en) * 2017-01-11 2017-05-10 江苏科技大学 Large-object three-dimensional measurement LED label calibration method based on tracker
CN108613626A (en) * 2018-05-31 2018-10-02 武汉中观自动化科技有限公司 A kind of sphere scanner and 3 D scanning system
CN112833816A (en) * 2020-12-31 2021-05-25 武汉中观自动化科技有限公司 Positioning method and system with mixed landmark positioning and intelligent reverse positioning
CN113284194A (en) * 2021-06-22 2021-08-20 智道网联科技(北京)有限公司 Calibration method, device and equipment for multiple RS (remote sensing) equipment
CN113409406A (en) * 2021-08-19 2021-09-17 武汉中观自动化科技有限公司 Large-range monocular tracking scanning device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106643504A (en) * 2017-01-11 2017-05-10 江苏科技大学 Large-object three-dimensional measurement LED label calibration method based on tracker
CN108613626A (en) * 2018-05-31 2018-10-02 武汉中观自动化科技有限公司 A kind of sphere scanner and 3 D scanning system
CN112833816A (en) * 2020-12-31 2021-05-25 武汉中观自动化科技有限公司 Positioning method and system with mixed landmark positioning and intelligent reverse positioning
CN113284194A (en) * 2021-06-22 2021-08-20 智道网联科技(北京)有限公司 Calibration method, device and equipment for multiple RS (remote sensing) equipment
CN113409406A (en) * 2021-08-19 2021-09-17 武汉中观自动化科技有限公司 Large-range monocular tracking scanning device

Similar Documents

Publication Publication Date Title
CN113601503B (en) Hand-eye calibration method, device, computer equipment and storage medium
US10171802B2 (en) Calibration method and calibration device
CN110782492B (en) Pose tracking method and device
CN110764111A (en) Conversion method, device, system and medium of radar coordinates and geodetic coordinates
CN108742841B (en) Tool real-time positioning device of multi-position tracker
CN110332930B (en) Position determination method, device and equipment
CN111899305A (en) Camera automatic calibration optimization method and related system and equipment
CN111890356A (en) Mechanical arm coordinate system and camera coordinate system calibration method, device, equipment and medium
CN109901123A (en) Transducer calibration method, device, computer equipment and storage medium
US20230288982A1 (en) Adaptive intelligent head-hand vr system and method
CN113524201B (en) Active adjusting method and device for pose of mechanical arm, mechanical arm and readable storage medium
CN113081266A (en) Robot registration method and device, electronic equipment and storage medium
CN115439633A (en) Calibration method and device and electronic equipment
CN113911110A (en) Parking track correction method and system, electronic device and storage medium
CN114387300A (en) Multi-tracker position relation real-time correction method and system
CN109708662A (en) A kind of pouring-in star chart simulation test platform of high frame frequency high-precision based on target identification
CN116019562A (en) Robot control system and method
CN114209433B (en) Surgical robot navigation positioning device
CN115813556A (en) Surgical robot calibration method and device, surgical robot and storage medium
CN114406985B (en) Mechanical arm method, system, equipment and storage medium for target tracking
CN115205419A (en) Instant positioning and map construction method and device, electronic equipment and readable storage medium
US11577400B2 (en) Method and apparatus for managing robot system
CN112847350B (en) Hand-eye calibration method, system, computer equipment and storage medium
CN114098980A (en) Camera pose adjusting method, space registration method, system and storage medium
CN109767469B (en) Method and system for calibrating installation relationship and storage medium

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