CN101320483A - Three-dimensional reconstruction method of rotating stereovision - Google Patents

Three-dimensional reconstruction method of rotating stereovision Download PDF

Info

Publication number
CN101320483A
CN101320483A CNA2008100636929A CN200810063692A CN101320483A CN 101320483 A CN101320483 A CN 101320483A CN A2008100636929 A CNA2008100636929 A CN A2008100636929A CN 200810063692 A CN200810063692 A CN 200810063692A CN 101320483 A CN101320483 A CN 101320483A
Authority
CN
China
Prior art keywords
rightarrow
centerdot
theta
coordinate
projection matrix
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
CNA2008100636929A
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.)
Zhejiang University of Technology ZJUT
Original Assignee
Zhejiang University of Technology ZJUT
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 Zhejiang University of Technology ZJUT filed Critical Zhejiang University of Technology ZJUT
Priority to CNA2008100636929A priority Critical patent/CN101320483A/en
Publication of CN101320483A publication Critical patent/CN101320483A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Length Measuring Devices By Optical Means (AREA)

Abstract

The present invention relates to a rotary solid vision three-dimension reconstructing method, comprising the steps as follows: firstly, a vidicon is demarcated manually to obtain a vidicon projection matrix when a rotary platform does not rotate; secondly, the vidicon projection matrix before the rotary platform rotates is decomposed to obtain a vidicon internal parameter matrix and an external parameter matrix while not rotating; thirdly, the vidicon projection matrix rotating for any angle is obtained in terms of rotation angle and the vidicon internal parameter matrix before rotating; fourthly, the space three-dimension information of an object is obtained by the information of an object picture which is shot from two angles or multiple angles and the vidicon projection matrix at the time. The present invention provides a rotary solid vision three-dimension reconstructing method which can greatly reduce demarcating times, improve calculation efficiency and reduce the cost.

Description

A kind of three-dimensional rebuilding method of rotating stereovision
Technical field
The present invention relates to three-dimensional rebuilding method, especially a kind of three-dimensional rebuilding method that is used for rotating stereovision based on computer vision.This method is mainly used in three-dimensional object surface reconstruct, has wide wide range of application, typically comprises workpiece sensing in the process industry, scene depth perception, reverse engineering, object dimensional scanning etc.
Background technology
Three-dimensional reconstruction is a vital task of computer vision.The task of three-dimensional reconstruction is that the two-dimensional image information from object obtains its three-dimensional spatial information.The application of three-dimensional reconstruction is very extensive, as medical domain, and public security field, meteorology, engineering or the like.The conventional method of three-dimensional reconstruction is to calculate the three-dimensional information of object in given space by the video camera projection matrix that reaches on two orientation from the object image information that different orientation obtained.But before object dimensional is rebuild, to obtain the projection matrix of video camera earlier, promptly video camera be demarcated.
If want object is finished the reconstruction of whole peripheral profile, must obtain the pictorial information of object by video camera in arbitrary orientation.According to traditional three-dimensional reconstruction algorithm, just must demarcate the video camera in each orientation, all be cumbersome and demarcate each time.The shortcoming of its existence: calibration cost height, very flexible.
Summary of the invention
Calibration cost height for the three-dimensional rebuilding method that overcomes the conventional stereo vision, the deficiency of very flexible the invention provides a kind of three-dimensional rebuilding method that can reduce the demarcation number of times greatly, improve counting yield, reduce cost and have the rotating stereovision of certain dirigibility.In the following method, suppose that camera intrinsic parameter does not change in whole process.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of three-dimensional rebuilding method of rotating stereovision, described three-dimensional rebuilding method may further comprise the steps:
1), video camera is manual demarcates: an axle setting world coordinate system overlaps with turning axle, and a coordinate plane is parallel to the scaling board plane, and the scaling board plane parallel is in turning axle; Set the axle that overlaps with turning axle and be Y-axis, with the parallel plane coordinate plane of scaling board be XOY plane, obtain the world coordinates of centre point on the scaling board, mobile scaling board on the Z direction, obtain in the space not world coordinates, the world coordinates (X of setting space point at conplane a plurality of points w, Y w, Z W), extract the image pixel coordinate figure obtain the center of circle on the scaling board (μ, v), there are following relation in the world coordinates of point and image coordinate:
Z c u v 1 = M · X w Y w Z w 1 = m 11 m 12 m 13 m 14 m 21 m 22 m 23 m 24 m 31 m 32 m 33 m 34 · X w Y w Z w 1 - - - ( 1 )
In the formula (1), M is the video camera projection matrix, is 3 * 4 matrixes; Z cBe the coordinate components of point on Z direction under the camera coordinate system; Get following two equations by following formula:
X w m 11 + Y w m 12 + Z w m 13 + m 14 - uX w m 31 - u Y w m 32 - u Z w m 33 = um 34 X w m 21 + Y w m 22 + Z w m 23 + m 24 - v X w m 31 - v Y w m 32 - vZ w m 33 = v m 34 - - - ( 2 )
Projection matrix M has 11 degree of freedom, does not calculate projection matrix M in conplane spatial point by six;
2), the video camera projection matrix before the rotation platform rotation is designated as M 1, pass through M 1The following formulate of relation of the world coordinates of the point that is reflected and image coordinate:
Z c 1 u 1 v 1 1 = M 1 · X w Y w Z w 1 = m 11 1 m 12 1 m 13 1 m 14 1 m 21 1 m 22 1 m 23 1 m 24 1 m 31 1 m 32 1 m 33 1 m 34 1 · X w Y w Z w 1 - - - ( 3 )
By to M 1Take following formula to decompose:
Order: m 1 → = ( m 11 1 , m 12 1 , m 13 1 ) T , m 2 → = ( m 21 1 , m 22 1 m 23 1 ) T , m 3 → = ( m 31 1 , m 32 1 , m 33 1 ) T .
Then, r 3 → = m 34 1 m 3 → , u 0 = ( m 34 1 ) 2 m 1 → T m 3 → , v 0 = ( m 34 1 ) 2 m 2 → T m 3 → , a x = ( m 34 1 ) 2 | m 1 → × m 3 → | , a y = ( m 34 1 ) 2 | m 2 → × m 3 → | , r 1 → = m 34 1 a x ( m 1 → - u 0 m 3 → ) , r 2 → = m 34 1 a y ( m 2 → - v 0 m 3 → ) , t z = m 34 1 , t x = m 34 1 a x ( m 14 1 - u 0 ) , t y = m 34 1 a y ( m 24 1 - v 0 )
M 1 = M 1 · M 2 1 = a x 0 u 0 0 0 a y v 0 0 0 0 1 0 · r 1 → T t x r 2 → T t y r 3 → T t z 0 → T 1 - - - ( 4 )
= m 11 1 m 12 1 m 13 1 m 14 1 m 21 1 m 22 1 m 23 1 m 24 1 m 31 1 m 32 1 m 33 1 m 34 1
M 1Be camera intrinsic parameter matrix, M 2 1External parameters of cameras matrix when not rotating;
3), the video camera projection matrix before the rotation platform rotation is:
M 1 = M 1 · M 2 1 = a x 0 u 0 0 0 a y v 0 0 0 0 1 0 · r 1 → T t x r 2 → T t y r 3 → T t z 0 → T 1 - - - ( 5 )
Behind the rotation platform rotation θ angle, the video camera projection matrix is
M 2 = a x 0 u 0 0 0 a y v 0 0 0 0 1 0 · r 1 → T t x r 2 → T t y r 3 → T t z 0 → T 1 · cos θ 0 - sin θ 0 0 1 0 0 sin θ 0 cos θ 0 0 0 0 1 - - - ( 6 )
= M 1 · cos θ 0 - sin θ 0 0 1 0 0 sin θ 0 cos θ 0 0 0 0 1
4), the point in the space under world coordinate system coordinate and the relation of the pixel coordinates of image represent by following formula:
Z c 2 u 2 v 2 1 = M 1 · cos θ 0 - sin θ 0 0 1 0 0 sin θ 0 cos θ 0 0 0 0 1 X w Y w Z w 1 - - - ( 7 )
= M 2 · X w Y w Z w 1
In the following formula (7), θ is the unspecified angle that comprises 0 degree, when be 0 be rotation when spending before; Different two θ obtain about X by assignment w, Y w, Z wFour equations, thereby obtain the some three dimensional space coordinate under world coordinate system, further obtain the three-dimensional coordinate of the point on the body outline, realize whole image Reconstruction.
Technical conceive of the present invention is: under rotating stereovision, just can finish by a video camera and object to be carried out 360 ° comprehensive shooting, and each camera coordinate system same turning axle in the space is rotated.Can be described by projection matrix.Below two kinds of experimental techniques all be used for calculating projection matrix, and then finish reconstruction.
Rotating stereovision is a special case of conventional stereo vision.It is under the situation of object certain root axle rotation in the space, with a fixed cameras object is carried out shooting around a week.Perhaps certain the root axle in the camera intrinsic space is rotated under the situation, to carry out the stereoscopic vision of taking in a week at its object within the vision.
With respect to traditional manual algorithm of demarcating, the present invention is many simply and easily, has shortened the time of calculating greatly, for the raising of later counting yield also lays the foundation.
Based on the reconstruction of rotating stereovision, just can obtain the video camera projection matrix that video camera is in arbitrary orientation as long as video camera demarcated object from the both direction, can reduce the demarcation number of times like this, reduce cost.
Beneficial effect of the present invention mainly shows: 1, demarcate number of times for once, shortened the time of calculating greatly;
2, reduced cost.
Description of drawings
Fig. 1 is the scaling board synoptic diagram that camera calibration is used.
Fig. 2 is a coordinate figure of rebuilding eight summits of carton that obtain.
Fig. 3 is the point diagram of the unique point after rebuilding.
Fig. 4 is the synoptic diagram after rebuilding.
Fig. 5 is used for the picture of the scaling board of calibrating camera
Embodiment
Below in conjunction with accompanying drawing the present invention is further described.
With reference to Fig. 1~Fig. 5, a kind of three-dimensional rebuilding method of rotating stereovision, described three-dimensional rebuilding method may further comprise the steps:
1), video camera is manual demarcates: an axle setting world coordinate system overlaps with turning axle, and a coordinate plane is parallel to scaling board plane (the scaling board plane parallel is in turning axle).Set, the axle that overlaps with turning axle is a Y-axis herein, with the parallel plane coordinate plane of scaling board be XOY plane.Scaling board such as appendix are shown in Figure 5, so just can obtain the world coordinates of centre point on the scaling board.Mobile scaling board on the Z direction just can obtain in the space not the world coordinates at conplane a plurality of points.World coordinates (the X of setting space point w, Y w, Z W), extract the image pixel coordinate figure obtain the center of circle on the scaling board (μ, v), there are following relation in the world coordinates of point and image coordinate:
Z c u v 1 = M · X w Y w Z w 1 = m 11 m 12 m 13 m 14 m 21 m 22 m 23 m 24 m 31 m 32 m 33 m 34 · X w Y w Z w 1 - - - ( 1 )
M is the video camera projection matrix in the formula, is 3 * 4 matrixes.Z cBe the coordinate components of point on Z direction under the camera coordinate system.Can get following two equations by following formula:
X w m 11 + Y w m 12 + Z w m 13 + m 14 - uX w m 31 - u Y w m 32 - u Z w m 33 = um 34 X w m 21 + Y w m 22 + Z w m 23 + m 24 - v X w m 31 - v Y w m 32 - vZ w m 33 = v m 34 - - - ( 2 )
N point can obtain 2N equation.Projection matrix M has 11 degree of freedom, can not calculate projection matrix M in conplane spatial point by six.Owing to there is error, can calculate M (P57 in the reference literature 1 herein) with least square method in the reality by N>6 point.
2), obtain camera intrinsic parameter matrix and the outer parameter matrix when not rotating.The top Metzler matrix that obtains is the video camera projection matrix before the rotation platform rotation.This matrix is designated as M 1Then pass through M 1The following formulate of relation of the world coordinates of the point that is reflected and image coordinate:
Z c 1 u 1 v 1 1 = M 1 · X w Y w Z w 1 = m 11 1 m 12 1 m 13 1 m 14 1 m 21 1 m 22 1 m 23 1 m 24 1 m 31 1 m 32 1 m 33 1 m 34 1 · X w Y w Z w 1 - - - ( 3 )
By to M 1Take following formula to decompose.
Order: m 1 → = ( m 11 1 , m 12 1 , m 13 1 ) T , m 2 → = ( m 21 1 , m 22 1 , m 23 1 ) T , m 3 → = ( m 31 1 , m 32 1 , m 33 1 ) T .
Then, r 3 → = m 34 1 m 3 → , u 0 = ( m 34 1 ) 2 m 1 → T m 3 → , v 0 = ( m 34 1 ) 2 m 2 → T m 3 → , a x = ( m 34 1 ) 2 | m 1 → × m 3 → | , a y = ( m 34 1 ) 2 | m 2 → × m 3 → | , r 1 → = m 34 1 a x ( m 1 → - u 0 m 3 → ) , r 2 → = m 34 1 a y ( m 2 → - v 0 m 3 → ) , t z = m 34 1 , t x = m 34 1 a x ( m 14 1 - u 0 ) , t y = m 34 1 a y ( m 24 1 - v 0 )
M 1 = M 1 · M 2 1 = a x 0 u 0 0 0 a y v 0 0 0 0 1 0 · r 1 → T t x r 2 → T t y r 3 → T t z 0 → T 1 - - - ( 4 )
= m 11 1 m 12 1 m 13 1 m 14 1 m 21 1 m 22 1 m 23 1 m 24 1 m 31 1 m 32 1 m 33 1 m 34 1
M 1Be camera intrinsic parameter matrix, M 2 1External parameters of cameras matrix when not rotating
3), obtain and rotated video camera projection matrix at any angle.
Video camera projection matrix before the rotation platform rotation is:
M 1 = M 1 · M 2 1 = a x 0 u 0 0 0 a y v 0 0 0 0 1 0 · r 1 → T t x r 2 → T t y r 3 → T t z 0 → T 1 - - - ( 5 )
Behind the rotation platform rotation θ angle, the video camera projection matrix is
M 2 = a x 0 u 0 0 0 a y v 0 0 0 0 1 0 · r 1 → T t x r 2 → T t y r 3 → T t z 0 → T 1 · cos θ 0 - sin θ 0 0 1 0 0 sin θ 0 cos θ 0 0 0 0 1 - - - ( 6 )
= M 1 · cos θ 0 - sin θ 0 0 1 0 0 sin θ 0 cos θ 0 0 0 0 1
4), obtain the space three-dimensional information of object by the pictorial information of two angles or the captured object of a plurality of angles.Point in the space under world coordinate system coordinate and the relation of the pixel coordinates of image can represent by following formula:
Z c 2 u 2 v 2 1 = M 1 · cos θ 0 - sin θ 0 0 1 0 0 sin θ 0 cos θ 0 0 0 0 1 X w Y w Z w 1 - - - ( 7 )
= M 2 · X w Y w Z w 1
θ is the unspecified angle that comprises 0 degree, when be 0 be rotation when spending before.Just can obtain by being worth different two θ about X w, Y w, Z wFour equations.Thereby obtain the some three dimensional space coordinate under world coordinate system, further obtain the three-dimensional coordinate of the point on the body outline, the three-dimensional information of whole object just can obtain.
The three-dimensional rebuilding method of present embodiment may further comprise the steps:
1), video camera is carried out manual demarcation;
2), obtain camera intrinsic parameter matrix and the outer parameter matrix when not rotating;
3), obtain and rotated video camera projection matrix at any angle;
4), obtain the space three-dimensional information of object by the pictorial information of two angles or the captured object of a plurality of angles.
The experimentation of present embodiment is:
The employed standard component of camera calibration is a scaling board, with reference to Fig. 1.The space element that is used to calculate the video camera projection matrix is the center of circle on the scaling board.By mobile platform, can obtain not in a plurality of spatial point in same plane.This experiment is set, and is the world coordinate system Y direction perpendicular to the direction of mobile platform, is directed downwards; The horizontal of mobile platform is the world coordinate system X-direction, and forward to the right; The vertical of mobile platform is the world coordinate system Z-direction, and forward is away from camera direction.Whole calibrating procedure is divided into that data are obtained and data processing.
(1) data are obtained
1. rotate rotation platform, guarantee the zero graduation alignment mark of rotation platform, can guarantee that like this scaling board plane is perpendicular to the Z axle.
2. scaling board is fixed on the objective table, guarantees that the scaling board bottom is concordant with the objective table bottom surface, guarantee that the scaling board left hand edge is concordant with the objective table left hand edge.So just can determine to demarcate on the scaling board world coordinates of the round heart.
3. by adjusting mobile platform, make scaling board within sweep of the eye at video camera.Vertical initial position setting of mobile platform is for after moving forward and backward 40mm, and scaling board is all in the camera coverage scope.And scaling board can just be taken the whole calibrating plate when video camera is nearest.
4. adjust focal length of camera, make mobile platform scaling board image when initial position the most clear.
5. each moves 10mm before and after initial position and mobile platform are on longitudinal direction to obtain scaling board, and 20mm is totally 5 width of cloth images.
6. mobile platform is returned to initial position, 5 ° of control rotation platform rotations, repeating step content 5..
(2) data processing
In the step, 10 width of cloth scaling board images have been obtained altogether in the above.5 width of cloth scaling board images before the rotation are classified as first group, are used to calculate the preceding projection matrix of rotation.5 width of cloth scaling board images after the rotation are classified as another group, are used to calculate the video camera projection matrix when having rotated 5 °.
To preceding set of diagrams picture, every width of cloth extracts 7 * 11 coordinates of demarcating the round heart; Five width of cloth images can obtain the image coordinate of 385 spatial point, and these 385 spatial point are not at grade.Obtain rotation video camera projection matrix M before by least square method 1Five width of cloth images after the rotation are also carried out respective handling, can draw postrotational video camera projection matrix M 2
The video camera projection matrix that obtains is as follows:
Figure A20081006369200111
Table 1 video camera projection matrix M 1
Figure A20081006369200112
Table 2 video camera projection matrix M 2
After obtaining projection matrix, do the feasibility of the reconstruction proof algorithm of a carton, prove that its error also is within allowed band.
Below be proof of algorithm and verify error
From two aspects algorithm is verified.The one, verify by the spatial point of known D coordinates value, promptly, see whether it equates with actual value by the three-dimensional coordinate of image information recovery point.The 2nd, verify by the simple square of known length, promptly recover the angle point of simple square earlier, calculate the distance of angle point then, compare with actual value.
For a situation that coordinate axis overlaps with turning axle of first kind of world coordinate system, we select for use is two centre points on the scaling board.Table 3 is experimental results:
Figure A20081006369200121
Table 3
For coming verification algorithm by simple square.We have selected the rectangular parallelepiped carton for use; Used projection matrix is resulting during the front is demarcated.
The cylindrical object that supports carton below is in order to allow carton fully within camera coverage.Earlier material object is carried out the picture collection, carry out shooting, can obtain 72 width of cloth pictorial informations altogether about material object every 5 one weeks of degree.Our task is only rebuild eight summits of rectangular parallelepiped carton, and used initial alignment matrix is the video camera projection matrix of table 1 and table 2.According to M in the formula (7) 2With M 1Relation calculate the video camera projection matrix M of rotation after arbitrarily angled 2To the carton summit that in two width of cloth figure, all occurs, calculate its three-dimensional coordinate.The coordinate on summit equals each mean value of rebuilding the three-dimensional point coordinate that obtains.
Table 4 is coordinate figures of rebuilding eight summits of carton that obtain.
name The value of X(mm) The value of Y(mm) The value of Z(mm)
Point1 -40.034 -87.892 -83.684
Point2 -39.179 -37.57 -84.615
Point3 -41.726 -85.182 51.852
Point4 -41.215 -36.214 51.56
Point5 149.64 -86.893 -78.562
Point6 149.84 -35.912 -78.383
Point7 145.52 -87.671 56.894
Point8 145.88 -36.512 59.107
Table 4
Table 5 is the length on 12 limits calculating by eight points rebuilding above and the comparison and the relative error thereof of physical length.It can be seen from the table, its relative error proves the feasibility of algorithm within allowed band.
name Actual value(mm) Reconstructed value(mm) Relative error
DP12
50 50.338 0.676%
DP13 138 135.57 1.76%
DP15 190 189.74 0.137%
DP42 138 136.2 1.30%
DP43 50 48.971 2.06%
DP48 190 187.25 1.45%
DP62 190 189.13 0.458
DP65
50 50.981 1.96%
DP68 138 137.55 0.326%
DP73 190 187.33 1.41%
DP75 138 135.52 1.80%
DP78 50 51.209 2.41%
Table 5
Fig. 2 is eight profile diagrams that the summit couples together with straight line that reconstruction is obtained.
One complex object is rebuild: verified the error range and algorithm feasibility of projection matrix by the front after, can be with a complex object with rebuilt.For example the clock and watch image is carried out three-dimensional reconstruction.
Before experiment, with correction fluid some unique points of mark on clock and watch, these promises can be described the profile of clock out earlier.
Idiographic flow is:
(1) marks some unique points (profile that can manifest clock) at the Zhong Shangyong correction fluid
(2) these points are carried out mark (conveniently coupling together with bundle of lines point)
(3) data are obtained (carrying out the picture that 360 degree obtain clock)
(4) rebuild particular point, as Fig. 3
(5) connect these points with straight line, show the profile of clock
Figure after the reconstruction such as accompanying drawing 4.

Claims (1)

1, a kind of three-dimensional rebuilding method of rotating stereovision is characterized in that: described three-dimensional rebuilding method may further comprise the steps:
1), video camera is manual demarcates: an axle setting world coordinate system overlaps with turning axle, and a coordinate plane is parallel to the scaling board plane, and the scaling board plane parallel is in turning axle; Set the axle that overlaps with turning axle and be Y-axis, with the parallel plane coordinate plane of scaling board be XOY plane, obtain the world coordinates of centre point on the scaling board, mobile scaling board on the Z direction, obtain in the space not world coordinates, the world coordinates (X of setting space point at conplane a plurality of points w, Y w, Z W), extract the image pixel coordinate figure obtain the center of circle on the scaling board (μ, v), there are following relation in the world coordinates of point and image coordinate:
Z c u v 1 = M · X w Y w Z w 1 = m 11 m 12 m 13 m 14 m 21 m 22 m 23 m 24 m 31 m 32 m 33 m 34 · X w Y w Z w 1 - - - ( 1 )
In the formula (1), M is the video camera projection matrix, is 3 * 4 matrixes; Z cBe the coordinate components of point on Z direction under the camera coordinate system; Get following two equations by following formula:
X w m 11 + Y w m 12 + Z w m 13 + m 14 - u X w m 31 - u Y w m 32 - u Z w m 33 = um 34 X w m 21 + Y w m 22 + Z w m 23 + m 24 - v X w m 31 - v Y w m 32 - v Z w m 33 = vm 34 - - - ( 2 )
Projection matrix M has 11 degree of freedom, does not calculate projection matrix M in conplane spatial point by six;
2), the video camera projection matrix before the rotation platform rotation is designated as M 1, pass through M 1The following formulate of relation of the world coordinates of the point that is reflected and image coordinate:
Z c 1 u 1 v 1 1 = M 1 · X w Y w Z w 1 = m 11 1 m 12 1 m 13 1 m 14 1 m 21 1 m 22 1 m 23 1 m 24 1 m 31 1 m 32 1 m 33 1 m 34 1 · X w Y w Z w 1 - - - ( 3 )
By to M 1Take following formula to decompose:
Order: m 1 → = ( m 11 1 , m 12 1 , m 13 1 ) T , m 2 → = ( m 21 1 , m 22 1 , m 23 1 ) T , m 3 → = ( m 31 1 , m 32 1 , m 33 1 ) T .
Then, r → 3 = m 34 1 m → 3 , u 0 = ( m 34 1 ) 2 m 1 → T m 3 → , v 0 = ( m 34 1 ) 2 m 2 → T m 3 → , a x = ( m 34 1 ) 2 | m 1 → × m 3 → | , a y = ( m 34 1 ) 2 | m 2 → × m 3 → | , r 1 → = m 34 1 a x ( m 1 → - u 0 m 3 → ) , r 2 → = m 34 1 a y ( m 2 → - v 0 m 3 → ) , t z = m 34 1 , t x = m 34 1 a x ( m 14 1 - u 0 ) , t y = m 34 1 a y ( m 24 1 - u 0 ) ,
M 1 = M 1 · M 2 1 = a x 0 u 0 0 0 a y v 0 0 0 0 1 0 · r 1 → T t x r 2 → T t y r 3 → T t z 0 → T 1 - - - ( 4 )
= m 11 1 m 12 1 m 13 1 m 14 1 m 21 1 m 22 1 m 23 1 m 24 1 m 31 1 m 32 1 m 33 1 m 34 1
M 1Be camera intrinsic parameter matrix, M 2 1External parameters of cameras matrix when not rotating;
3), the video camera projection matrix before the rotation platform rotation is:
M 1 = M 1 · M 2 1 = a x 0 u 0 0 0 a y v 0 0 0 0 1 0 · r 1 → T t x r 2 → T t y r 3 → T t z 0 → T 1 - - - ( 5 )
Behind the rotation platform rotation θ angle, the video camera projection matrix is
M 2 = a x 0 u 0 0 0 a y v 0 0 0 0 1 0 · r 1 → T t x r 2 → T t y r 3 → T t z 0 → T 1 · cos θ 0 - sin θ 0 0 1 0 0 sin θ 0 cos θ 0 0 0 0 1 - - - ( 6 )
= M 1 · cos θ 0 - sin θ 0 0 1 0 0 sin θ 0 cos θ 0 0 0 0 1
4), the point in the space under world coordinate system coordinate and the relation of the pixel coordinates of image represent by following formula:
Z c 2 u 2 v 2 1 = M 1 · cos θ 0 - sin θ 0 0 1 0 0 sin θ 0 cos θ 0 0 0 0 1 X w Y w Z w 1 - - - ( 7 )
= M 2 · X w Y w Z w 1
In the following formula (7), θ is the unspecified angle that comprises 0 degree, when be 0 be rotation when spending before; Different two θ obtain about X by assignment w, Y w, Z wFour equations, thereby obtain the some three dimensional space coordinate under world coordinate system, further obtain the three-dimensional coordinate of the point on the body outline, realize whole image Reconstruction.
CNA2008100636929A 2008-06-25 2008-06-25 Three-dimensional reconstruction method of rotating stereovision Pending CN101320483A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008100636929A CN101320483A (en) 2008-06-25 2008-06-25 Three-dimensional reconstruction method of rotating stereovision

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008100636929A CN101320483A (en) 2008-06-25 2008-06-25 Three-dimensional reconstruction method of rotating stereovision

Publications (1)

Publication Number Publication Date
CN101320483A true CN101320483A (en) 2008-12-10

Family

ID=40180514

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008100636929A Pending CN101320483A (en) 2008-06-25 2008-06-25 Three-dimensional reconstruction method of rotating stereovision

Country Status (1)

Country Link
CN (1) CN101320483A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101986347A (en) * 2010-10-28 2011-03-16 浙江工业大学 Method for reconstructing stereoscopic vision sequence
CN102354399A (en) * 2011-09-26 2012-02-15 深圳普捷利科技有限公司 Self-calibration method for external parameter of video camera and device therefor
CN102663753A (en) * 2012-04-12 2012-09-12 浙江大学 Body surface rebuilding method and body surface rebuilding device based on multiple visual angles of binocular stereoscopic vision
CN103542981A (en) * 2013-09-28 2014-01-29 大连理工大学 Method for measuring rotary inertia through binocular vision
CN104331924A (en) * 2014-11-26 2015-02-04 西安冉科信息技术有限公司 Three-dimensional reconstruction method based on single camera SFS algorithm
CN105108763A (en) * 2015-09-16 2015-12-02 北京雅昌文化发展有限公司 Three-dimensional reconstructing information collecting system for article
CN105261064A (en) * 2015-10-10 2016-01-20 浙江工业大学 Three-dimensional cultural relic reconstruction system and method based on computer stereo vision
CN113240603A (en) * 2020-12-28 2021-08-10 武汉纺织大学 Three-dimensional human body measuring system and method based on point cloud data

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101986347A (en) * 2010-10-28 2011-03-16 浙江工业大学 Method for reconstructing stereoscopic vision sequence
CN102354399A (en) * 2011-09-26 2012-02-15 深圳普捷利科技有限公司 Self-calibration method for external parameter of video camera and device therefor
CN102663753A (en) * 2012-04-12 2012-09-12 浙江大学 Body surface rebuilding method and body surface rebuilding device based on multiple visual angles of binocular stereoscopic vision
CN103542981A (en) * 2013-09-28 2014-01-29 大连理工大学 Method for measuring rotary inertia through binocular vision
CN103542981B (en) * 2013-09-28 2015-07-29 大连理工大学 A kind of method of Binocular vision photogrammetry moment of inertia
CN104331924A (en) * 2014-11-26 2015-02-04 西安冉科信息技术有限公司 Three-dimensional reconstruction method based on single camera SFS algorithm
CN104331924B (en) * 2014-11-26 2018-02-09 西安冉科信息技术有限公司 Three-dimensional rebuilding method based on single camera SFS algorithms
CN105108763A (en) * 2015-09-16 2015-12-02 北京雅昌文化发展有限公司 Three-dimensional reconstructing information collecting system for article
CN105108763B (en) * 2015-09-16 2017-02-01 北京雅昌文化发展有限公司 Three-dimensional reconstructing information collecting system for article
CN105261064A (en) * 2015-10-10 2016-01-20 浙江工业大学 Three-dimensional cultural relic reconstruction system and method based on computer stereo vision
CN113240603A (en) * 2020-12-28 2021-08-10 武汉纺织大学 Three-dimensional human body measuring system and method based on point cloud data

Similar Documents

Publication Publication Date Title
CN101320483A (en) Three-dimensional reconstruction method of rotating stereovision
CN108053450B (en) High-precision binocular camera calibration method based on multiple constraints
CN104596502B (en) Object posture measuring method based on CAD model and monocular vision
CN104268876B (en) Camera calibration method based on partitioning
CN107886547B (en) Fisheye camera calibration method and system
CN101320474B (en) Exterior parameter self-calibration method for camera with rotating stereovision
CN103115613A (en) Three-dimensional space positioning method
CN103605965A (en) Multi-pose face recognition method and device
CN111028295A (en) 3D imaging method based on coded structured light and dual purposes
CN110008779B (en) Three-dimensional two-dimensional code processing method and device
WO2020063987A1 (en) Three-dimensional scanning method and apparatus and storage medium and processor
CN102842117A (en) Method for correcting kinematic errors in microscopic vision system
CN109727277B (en) Body surface positioning tracking method for multi-eye stereo vision
CN109712232B (en) Object surface contour three-dimensional imaging method based on light field
CN104517291A (en) Pose measuring method based on coaxial circle characteristics of target
CN107977996A (en) Space target positioning method based on target calibrating and positioning model
CN105374067A (en) Three-dimensional reconstruction method based on PAL cameras and reconstruction system thereof
CN113505626B (en) Quick three-dimensional fingerprint acquisition method and system
CN107578450A (en) A kind of method and system for the demarcation of panorama camera rigging error
CN106500625A (en) A kind of telecentricity stereo vision measuring apparatus and its method for being applied to the measurement of object dimensional pattern micron accuracies
CN102914295A (en) Computer vision cube calibration based three-dimensional measurement method
CN105277144A (en) Land area rapid detection method based on binocular vision and detection device thereof
CN102074005A (en) Interest-region-oriented stereo matching method
CN116740187A (en) Multi-camera combined calibration method without overlapping view fields
CN102881040A (en) Three-dimensional reconstruction method for mobile photographing of digital camera

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20081210