CN1851752A - Dual video camera calibrating method for three-dimensional reconfiguration system - Google Patents

Dual video camera calibrating method for three-dimensional reconfiguration system Download PDF

Info

Publication number
CN1851752A
CN1851752A CN 200610039208 CN200610039208A CN1851752A CN 1851752 A CN1851752 A CN 1851752A CN 200610039208 CN200610039208 CN 200610039208 CN 200610039208 A CN200610039208 A CN 200610039208A CN 1851752 A CN1851752 A CN 1851752A
Authority
CN
China
Prior art keywords
parameter
centerdot
distortion
point
demarcation
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
CN 200610039208
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.)
Southeast University
Original Assignee
Southeast University
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 Southeast University filed Critical Southeast University
Priority to CN 200610039208 priority Critical patent/CN1851752A/en
Publication of CN1851752A publication Critical patent/CN1851752A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Processing (AREA)
  • Length Measuring Devices By Optical Means (AREA)

Abstract

The present invention provides plane-calibrating object based on twin camera calibrating method. Said method completely marks out video camera system inside and outside parameter, mainly having imaging centre, distortion parameter, effective focal length and external parameter. Said calibrating board has array distributed sign dot, utilizing digital image center section located 16 points to construct orthogonal 2 groups of parallel straight lines, after obtaining a pair of vanishing point, to obtain vector from optical center to above-mentioned 2 vanishing points, and utilizing its vertical relation to obtain imaging centre quadrature equation, simultaneous plurality of quadrature equation to obtain imaging centre. Said invention utilizes a group of collateral lines projecting constraint to solve distortion parameter, said method also utilizes calibration dot and constraint condition to list a set of linear equations, through one-dimensional search to solve distortion parameter. Said invention also Utilizes two-step method to solve external parameter and effective focal length.

Description

Double-camera calibrating method in the three-dimensional reconfiguration system
Technical field
The present invention relates to the demarcation problem of the twin camera in the vision system, relate in particular to double-camera calibrating method in a kind of three-dimensional reconfiguration system.
Background technology
One of basic task of computer vision is taken the image that obtains from video camera, calculates the three-dimensional information of object in the visual field, comes thus three-dimensional body is rebuild and discerned.The three-dimensional geometric information of body surface point and its mutual relationship between the respective point on the image are that the process of setting up this geometric model is actual to be exactly the solution procedure of camera parameters by the decision of the imaging model of video camera.Therefore, the demarcation to camera parameters is the prerequisite and the key of this modeling process.Solution procedure to camera parameters is called camera calibration.
Document " Image Processing; Analysis; and Machine Vision " (M.Sonka, V.Hlavac, R.Boyle, International Thomson Publishing, 1998) set forth a kind of comparatively general video camera imaging model in, this imaging model can be described with following formula:
x y 1 = λA R T X Y Z 1
Wherein, X, Y, Z are the spatial point coordinates of demarcating thing, and x, y are the two-dimensional points coordinates on image, and R, T are the external parameter of video camera, have defined video camera respectively in three-dimensional attitude and position, A = f s x 0 0 f y 0 0 0 1 Be intrinsic parameters of the camera, comprise the master apart from f, pixel scale factor s, center position (x 0, y 0).
Camera calibration is exactly a process of calculating video camera external parameter and inner parameter.The camera calibration technology roughly can be divided into two classes: traditional camera marking method and camera self-calibration method.
In recent years, video camera obtained very big progress from calibration algorithm, delivered a considerable amount of documents, the some of them algorithm has obtained comparatively widely to use.But because poor with respect to traditional calibration algorithm precision, be not suitable for accuracy of detection being required very high occasion such as three-dimensionalreconstruction etc. from calibration algorithm.
Traditional calibration algorithm has also obtained using comparatively widely, has also obtained effect preferably simultaneously.Document " Aversatile camera calibration technique for high accuracy 3D machine vision metrology usingoff-the-shelf TV cameras and lenses " (Tsai R Y.IEEE Robotics Automation for example, 1987,3 (4): disclose a kind of utilize radial alignment to retrain to obtain external parameter, focal length and the linear solution of distortion once radially pages324-344).This method iteration parameter is less, and initial value preferably can be provided automatically, and it is fast to find the solution speed, has considered the radial distortion of camera lens simultaneously, and precision is higher.Shortcoming is in this method, and the horizontal spacing of sensitization unit and longitudinal pitch are considered to known in the ccd array, imaging center are not revised.
Summary of the invention
The invention provides and a kind ofly can carry out double-camera calibrating method in the three-dimensional reconfiguration system of complete demarcation, have the simple advantage of method the parameter of video camera.
The present invention adopts following technical scheme:
Double-camera calibrating method in a kind of three-dimensional reconfiguration system comprises: the demarcation of the demarcation of imaging center, the demarcation of distortion parameter and external parameter and effective focal length is characterized in that:
(1) demarcation of imaging center:
Scaling board is taken, obtained digital picture, this scaling board has the sign round dot by array distribution, utilizes 16 points that are positioned at the digital picture center section, tries to achieve a pair of vanishing point V 1, V 2, utilize on the scaling board by orthogonal 2 groups of parallel lines of constituting of sign round dot, obtain by photocentre to above-mentioned 2 vanishing point V 1, V 2Vector, and utilize its vertical relation to obtain about imaging center (u 0, v 0) the quadrature equation:
(u 1-u 0)(u 2-u 0)+(v 1-v 0)(v 2-v 0)+f 2=0;
Repeat above-mentioned steps, obtain other 2 couples of vanishing point V respectively 3, V 4And V 5, V 6And corresponding two about imaging center (u 0, v 0) the quadrature equation:
(u 3-u 0) (u 4-u 0)+(v 3-v 0) (v 4-v 0)+f 2=0 reaches
(u 5-u 0)(u 6-u 0)+(v 5-v 0)(v 6-v 0)+f 2=0,
Above-mentioned three equations of simultaneous are found the solution and are obtained imaging center (u 0, v 0);
(2) demarcation of distortion parameter
Use one group of sign round dot on the parallel lines that are positioned on the scaling board, and utilize parallel lines projection intersection point (x on the picture plane c, y c) constraint condition and distortion model, obtain one group and cross intersection point (x c, y c) straight-line equation:
Y-y c=k i(x-x c) (i=1,2 ..., N), k wherein iBe the slope of i bar straight line,
Above-mentioned straight-line equation group is combined into: AW=B
Wherein
Solve by least square method: W=(AA t) -1A tB, wherein, A and B matrix are the functions about distortion factor d, and then obtain W=[A (d) A t(d)] -1A t(d) B (d) utilizes variable step-size search method search distortion factor d in the one-dimensional space, when | | AW ‾ - B | | = min d | | AW - B | | The time, the d value is distortion factor;
Above-mentioned step-length adopts following method to determine: the distortion parameter value of camera lens is all smaller, and the region of search can just elect (10 as -6, 10 -6), when the precision of distortion parameter reaches 10 -9The time, the correction precision of pixel has been reached about 0.02 pixel, generally speaking, this has reached the limit of the bearing accuracy in the monumented point center of circle, and therefore further search is nonsensical.
(3) demarcate external parameter and effective focal length with two-step approach.
Compared with prior art, the present invention has following advantage:
The present invention is mainly used in the various application scenarios of twin camera being demarcated real-time based on the plane reference plate.Utilize each parameter of calibration algorithm calibrating camera of this patent, mainly contain following advantage:
(1) this patent algorithm has more intactly marked each parameter of desirable video camera, comprise imaging center, distortion factor, effective focal length, attitude parameter and translation parameters, mark the distortion parameter of camera lens simultaneously, the follow-up image that photographs can carry out distortion in images according to this parameter and proofread and correct.
(2) computing in this patent algorithm is linear operation, does not use iteration, nonlinear operation such as recalls, so computing velocity is fast, can be applied to various to the demanding occasion of real-time.
(3) all used plane reference object to demarcate in this patent algorithm, plane reference object is three-dimensional demarcate thing have make simple, the precision advantages of higher, this has just reduced in the calibration process the dependence of high-precision calibrating piece, has simplified calibration process.
Description of drawings
Fig. 1 scaling board figure.
Fig. 2 vanishing point forms schematic diagram.
Fig. 3 searches for the process flow diagram of distortion parameter.
Fig. 4 depth model synoptic diagram.
Fig. 53 D scanning system structural drawing.
Fig. 6 parameter calibration process flow diagram.
Embodiment
Double-camera calibrating method in a kind of three-dimensional reconfiguration system comprises: the demarcation of the demarcation of imaging center, the demarcation of distortion parameter and external parameter and effective focal length is characterized in that:
(1) demarcation of imaging center:
Scaling board is taken, obtained digital picture, this scaling board has the sign round dot by array distribution, utilizes 16 points that are positioned at the digital picture center section, tries to achieve a pair of vanishing point V 1, V 2, utilize on the scaling board by orthogonal 2 groups of parallel lines of constituting of sign round dot, obtain by photocentre to above-mentioned 2 vanishing point V 1, V 2Vector, and utilize its vertical relation to obtain about imaging center (u 0, v 0) the quadrature equation:
(u 1-u 0)(u 2-u 0)+(v 1-v 0)(v 2-v 0)+f 2=0;
Repeat above-mentioned steps, obtain other 2 couples of vanishing point V respectively 3, V 4And V 5, V 6And corresponding two about imaging center (u 0, v 0) the quadrature equation:
(u 3-u 0) (u 4-u 0)+(v 3-v 0) (v 4-v 0)+f 2=0 reaches
(u 5-u 0)(u 6-u 0)+(v 5-v 0)(v 6-v 0)+f 2=0,
Above-mentioned three equations of simultaneous are found the solution and are obtained imaging center (u 0, v 0);
(2) demarcation of distortion parameter
Use one group of sign round dot on the parallel lines that are positioned on the scaling board, and utilize parallel lines projection intersection point (x on the picture plane c, y c) constraint condition and distortion model, obtain one group and cross intersection point (x c, y c) straight-line equation:
Y-y c=k i(x-x c) (i=1,2 ..., N), k wherein iBe the slope of i bar straight line,
Above-mentioned straight-line equation group is combined into: AW=B
Wherein
Figure A20061003920800071
Solve by least square method: W=(AA t) -1A tB, wherein, A and B matrix are the functions about distortion factor d, and then obtain W=[A (d) A t(d)] -1A t(d) B (d) utilizes variable step-size search method search distortion factor d in the one-dimensional space, when | | AW ‾ - B | | = min d | | AW - B | | The time, the d value is distortion factor;
Above-mentioned step-length adopts following method to determine: the distortion parameter value of camera lens is all smaller, and the region of search can just elect (10 as -6, 10 -6), when the precision of distortion parameter reaches 10 -9The time, the correction precision of pixel has been reached about 0.02 pixel, generally speaking, this has reached the limit of the bearing accuracy in the monumented point center of circle, and therefore further search is nonsensical.
(3) demarcate external parameter and effective focal length with two-step approach.
With reference to the accompanying drawings, specific embodiments of the present invention are made more detailed description:
The present invention utilizes plane reference object---and scaling board carries out the twin camera parameter calibration, and array distribution has round monumented point on the plate, and as Fig. 1, the circle monumented point can be arranged in the straight line that is parallel to each other.Handle by video camera is taken the image that obtains, obtain the picture side's coordinate and the object coordinates of monumented point.Calibration algorithm in this patent utilizes these center of circle data, and camera interior and exterior parameter is demarcated.
Concrete steps are as follows:
(1) demarcation of imaging center
Document " a kind of new hand-held cameras Camera self-calibration based " (Chen Zezhi, Wu Chengke. Chinese image graphics journal, 2003,8 (A version) (3), 241-346) a kind of new video camera Camera self-calibration based based on linear model has been proposed, this method is at first to utilize the character of three-point perspective projection figure, vanishing point and vectorial quadrature to obtain one group of nonlinear equation, is converted into the Solving Linear calibrating parameters then.Adopted cubic block as scaling reference in the document with three-point perspective, and the maximum feasible one-tenth two-point perspectiveness of the plane reference plate that we use in calibration process, this just needs the scaling board image of different angles to remedy this restriction.
Calibration point on our the employed plane reference is array distribution, selects suitable dotted line can form the some groups of straight lines that are parallel to each other.Here we only choose the crosswise spots of array and vertically put and constitute two groups of parallel lines, and simultaneously, these two groups of parallel lines are orthogonal.In shooting process, projection plane and scaling board plane keep certain included angle, make these two groups parallel projections on imaging plane intersect at a point respectively.
(it is the center of circle that these points are positioned at the picture centre to be positioned at the picture point of imaging surface center section, with the length of image and wide 1/3 is in the major and minor axis elliptic region) can will not consider the distortion factor of camera lens, and directly use linear camera model, therefore, this part picture point can satisfy desirable perspective geometry relation.
Ask the vanishing point coordinate
We utilize 16 points being positioned at the digital picture center section (it is the center of circle that these points are positioned at the picture centre, and the length of image and wide 1/3 be that the major and minor axis elliptic region is interior), ask a pair of vanishing point V 1, V 2, establish the coordinate of these two vanishing points under the digital picture coordinate system and be respectively (u 1, v 1), (u 2, v 2).Below with vanishing point (u 1, v 1) be example, provide solution procedure.
Horizontal 4 straight lines as shown in the figure intersect at vanishing point (v 1, v 1), its straight-line equation can be expressed as:
y-v 1=k i(x-u 1)(i=1,2,3,4) (1)
K wherein iIt is the slope of i bar straight line.Formula (1) facilitation is:
k ix+v 1-k iu 1=y
Each calibration point coordinate substitution can be got system of equations:
AW=B
Wherein A is 16 * 9 matrixes, A = x 11 0 0 0 1 - 1 0 0 0 x 12 0 0 0 1 - 1 0 0 0 x 13 0 0 0 1 - 1 0 0 0 x 14 0 0 0 1 - 1 0 0 0 0 x 21 0 0 1 0 - 1 0 0 · · · · · · · · · · · · · · · · · · · · · · · · · · · 0 x 24 0 0 1 0 - 1 0 0 0 0 x 31 0 1 0 0 - 1 0 · · · · · · · · · · · · · · · · · · · · · · · · · · · 0 0 x 34 0 1 0 0 - 1 0 0 0 0 x 41 1 0 0 0 - 1 · · · · · · · · · · · · · · · · · · · · · · · · · · · 0 0 0 x 44 1 0 0 0 - 1 ; W length is 9 column vector,
W t=[k 1k 2k 3k 4y ck 1x ck 2x ck 3x ck 4x c]; B length is 16 column vector,
B t=[y 11 y 12 y 13 y 14 y 21 … y 24 y 31 … y 34 y 41 … y 44]。
Solve with least square method:
W=(AA t) -1A tB
U then 1=W 5, v 1 = W 6 + W 7 + W 8 + W 9 W 1 + W 2 + W 3 + W 4 .
Find the solution imaging center
Because it is vertical mutually to walk crosswise the straight line that constitutes with the point of vertically arranging on the scaling board, according to projection theorem, as Fig. 2, photocentre O is to V 1, V 2Line OV 1And OV 2Also vertical mutually.V 1, V 2Coordinate under camera coordinate system is respectively ((u 1-u 0), (v 1-v 0), f) with ((u 2-u 0), (v 2-v 0), f), wherein f is the video camera effective focal length, (u 0, v 0) be imaging center.
Because
Figure A20061003920800092
With
Figure A20061003920800093
Vertical mutually, then have OV 1 ‾ · OV 2 ‾ = 0 , Therefore can get:
(u 1-u 0)(u 2-u 0)+(v 1-v 0)(v 2-v 0)+f 2=0 (2)
Translation-angle is taken two width of cloth or several scaling board images, is example with two width of cloth here.If corresponding vanishing point is respectively V 3, V 4And V 5, V 6, then have:
(u 3-u 0)(u 4-u 0)+(v 3-v 0)(v 4-v 0)+f 2=0 (3)
(u 5-u 0)(u 6-u 0)+(v 5-v 0)(v 6-v 0)+f 2=0 (4)
Deduct formula (3) and formula (4) respectively with formula (2):
(u 1+u 2-u 3-u 4)u 0+(v 1+v 2-v 3-v 4)v 0=u 1u 2-u 3u 4+v 1v 2-v 3v 4 (5)
(u 1+u 2-u 5-u 6)u 0+(v 1+v 2-v 5-v 6)v 0=u 1u 2-u 5u 6+v 1v 2-v 5v 6 (6)
Simultaneous formula (5) and formula (6) can solve imaging center (u 0, v 0).
At least need take three width of cloth scaling board images in the said process, often take multiple image in the practical application, can obtain the equation of a plurality of similar formulas (5) and formula (6) like this, can ask the least square solution of system of equations, in this case, finding the solution the stability of data result can be more better.
In the practical application two ccd video cameras are fixed on the top of the shelf by shown in Figure 5.The left and right sides mirror that requires according to calibration algorithm is respectively taken three original scaling board image informations, handles by above-mentioned steps, find the solution the imaging center of left and right sides mirror.Constantly repeat 9 same processes, obtain measurement result table 1:
The calibration result of table 1 left and right sides mirror imaging center
Left side mirror Right mirror
Cx Cy Cx Cy
1 2 370.263 368.872 322.793 321.661 357.514 359.714 322.313 323.400
3 4 5 6 7 8 9 10 367.771 368.190 368.887 369.771 372.918 370.555 370.991 371.530 321.578 321.122 321.935 322.180 322.841 322.946 322.320 323.146 361.981 360.401 360.005 361.529 359.170 359.289 360.796 359.574 323.389 322.829 322.681 323.289 323.275 320.736 321.651 322.164
(2) demarcation of distortion parameter
Because there is distortion in camera lens, has certain skew between the image point position on the image that the shooting of video camera is obtained and the position of ideal image point, the computer vision that accuracy requirement is higher is used, must revise this class side-play amount.Distortion model has been described the mathematical relation between distortional point and the ideal point, can carry out certain correction to distortional point by this mathematical model, and in fact the calibration point of distortion parameter is exactly to determine corresponding distortion model.
x i=(u i-u 0)(1+dr 2)
y i=(v i-v 0)(1+dr 2)
Wherein, r 2=(u i-u 0) 2+ (v i-v 0) 2
This patent proposes the constraint that a kind of projection that utilizes one group of parallel lines intersects at a point, find the solution distortion parameter, this method has been used simultaneously and has been positioned at one group of sign round dot on the line that is parallel to each other, utilize parallel lines listing one group of linear equation, find the solution distortion parameter by linear search as the constraint condition that meets at any of the projection on the plane.
If the straight line that world coordinates exists the N bar to be parallel to each other, there is M in each straight line i(i=1,2 ... N) individual monumented point, the ideal image point coordinate of j point is (x on the i bar straight line Ij, y Ij), the distortion picture point is coordinate (u Ij, v Ij), have:
x ij=(u ij-u 0)(1+dr 2)
y ij=(v ij-v 0)(1+dr 2)
Wherein, r 2=(u Ij-u 0) 2+ (v Ij-v 0) 2
If the intersection point of each straight line is (x c, y c), then the The Representation Equation of each straight line is:
y-y c=k i(x-x c)(i=1,2,…,N)
K wherein iIt is the slope of i bar straight line.Satisfy following equation between the ideal image point:
AW=B
Wherein
Figure A20061003920800111
Solve by least square method:
W=(AA t) -1A tB
Each non-constant element of A and B matrix is that the ideal coordinates value by calibration point constitutes, and the ideal coordinates value is to carry out revised result by the distortional point coordinate figure through distortion model.Therefore, after having selected parallel lines and corresponding calibration point, can think that A and B matrix are the functions about distortion factor d, correspondingly:
W=[A(d)A t(d)] -1A t(d)B(d)
Utilize variable step-size search method search distortion factor d in the one-dimensional space, make:
| | AW ‾ - B | | = min d | | AW - B | |
At this moment d is the distortion parameter that we will find the solution.Concrete steps are as follows:
1) region of search can just elect (10 as -6, 10 -6), at first with 10 -7Be step-length, search for the d as a result of this time search (1)
2) with interval (d (1)-10 -7, d (1)+ 10 -7) be the region of search, with 10 -8Be step-length, search for the d as a result of this time search (2)
3) with interval (d (2)-10 -8, d (2)+ 10 -8) be the region of search, with 10 -9Be step-length, search for the d as a result of this time search (3)
d (3)Be the distortion parameter d that is found the solution, see accompanying drawing 3.
The distortion parameter value of camera lens is all smaller, and the region of search can just elect (10 as -6, 10 -6), when the precision of distortion parameter reaches 10 -9The time, the correction precision of pixel has been reached about 0.02 pixel, generally speaking, this has reached the limit of the bearing accuracy in the monumented point center of circle, and therefore further search is nonsensical.
In the practical application two ccd video cameras are fixed on the top of the shelf by shown in Figure 5.The left and right sides mirror that requires according to calibration algorithm is respectively taken an original scaling board image information, handles by above-mentioned steps, find the solution the distortion factor of left and right sides mirror.Constantly repeat 9 same processes, only take piece image at every turn, obtain distortion factor table 2 as a result:
The calibration result of table 2 left and right sides mirror distortion parameter
Sequence number Left side mirror distortion parameter (10-5) Right mirror distortion parameter (10-5)
1 0.0049 0.0056
2 0.0048 0.0059
3 0.0052 0.0063
4 0.0051 0.0053
5 0.0052 0.0050
6 0.0053 0.0062
7 0.0052 0.0062
8 0.0052 0.0062
9 0.0051 0.0059
10 0.0056 0.0059
(3) demarcation of external parameter and effective focal length
Document " A Versatile Camera Calibration Technique for High-Accuracy 3D Machine VisionMetrology Using Off-the Shelf TV Cameras and Lenses " (Tsai R Y, IEEE Journal of Roboticsand Automation, 1987, RA-3 (4): 323-344)
Propose a kind of calibration algorithm that is called as two-step approach, it mainly is to utilize the restriction of radial parallel constraint to solve the attitude parameter of video camera and two translational components except that depth factor in the first step.Utilize the iterative depth factor, distortion parameter and effective focal length in second step.Used the first step algorithm in the document in this patent, and for the step of second in document algorithm, because it has taked interative computation, rapidity and stability all can't guarantee, in addition, owing to marked distortion parameter in this patent, so directly utilize the depth model of video camera that depth factor and effective focal length are demarcated.And then use depth model and find the solution degree of depth translational component and effective focal length.
As Fig. 4, to cross object point P and make plane parallel in imaging plane, this plane hands over optical axis in P o, and
Figure A20061003920800121
With
Figure A20061003920800122
The x that is parallel to camera coordinate system respectively cAnd y cAxle, P oP xAnd P oP yRespectively with PP xAnd PP yVertical mutually, then because plane P P xP oP yParallel with imaging plane, then at rectangular pyramid o c-PP xP oP yIn, satisfy following geometric relationship:
op P 0 P = o c o o c P o = oP x P o P x = oP y P o P y
That is:
f z c = x x c = y y c
(x c, y c, z c) be the coordinate figure of any object point P under camera coordinate system, establishing this coordinate figure under world coordinate system is (x w, y w, 0), then have:
x c = r 1 x w + r 2 y w + t x z c = r 7 x w + r 8 y w + t z
Put in order:
[ r 1 x w + r 2 y w + t x - x ] f t z = x ( r 7 x w + r 8 y w )
Select the calibration point more than 2, can obtain video camera degree of depth translational component and effective focal length.As can be seen from the above equation, we should avoid scaling board vertical with camera optical axis when demarcating degree of depth translational component, promptly need to guarantee a certain size angle between imaging plane and the scaling board plane, get 20 °~30 ° usually; In addition, for improving the correctness of calibration result, should there be certain degree of depth level each other in the punctuate of choosing, can select calibration point according to the tilt condition of scaling board in the practical application.
In the practical application two ccd video cameras are fixed on the top of the shelf by shown in Figure 5.The left and right sides mirror that requires according to calibration algorithm is respectively taken an original scaling board image information, handles by above-mentioned steps, find the solution relative position parameter, relative attitude parameter and the effective focal length of left and right sides mirror.Constantly repeat 9 times, only take piece image at every turn, obtaining external parameter is that attitude parameter and location parameter see Table 3, and effective focal length sees Table 4.
Table 3 left and right sides mirror relative attitude and location position result
Figure A20061003920800131
The effective focal length calibration result of table 4 left and right sides mirror
Left side mirror effective focal length Right mirror effective focal length
1 -1259.93 -1316.00
2 -1265.06 -1308.64
3 -1257.48 -1313.32
4 -1268.89 -1320.23
5 -1258.77 -1316.15
6 -1293.62 -1307.40
7 -1279.61 -1314.23
8 -1284.73 -1308.23
9 -1268.60 -1311.27
10 -1258.59 -1309.62
Whole calibrating procedure is carried out according to the flow process in the accompanying drawing 6, demarcates imaging center, distortion factor, attitude parameter, location parameter and effective focal length successively.

Claims (1)

1, double-camera calibrating method in a kind of three-dimensional reconfiguration system comprises: the demarcation of the demarcation of imaging center, the demarcation of distortion parameter and external parameter and effective focal length is characterized in that:
(1) demarcation of imaging center:
Scaling board is taken, obtained digital picture, this scaling board has the sign round dot by array distribution, utilizes 16 points that are positioned at the digital picture center section, tries to achieve a pair of vanishing point V 1, V 2, utilize on the scaling board by orthogonal 2 groups of parallel lines of constituting of sign round dot, obtain by photocentre to above-mentioned 2 vanishing point V 1, V 2Vector, and utilize its vertical relation to obtain about imaging center (u 0, v 0) the quadrature equation:
(u 1-u 0)(u 2-u 0)+(v 1-v 0)(v 2-v 0)+f 2=0;
Repeat above-mentioned steps, obtain other 2 couples of vanishing point V respectively 3, V 4And V 5, V 6And corresponding two about imaging center (u 0, v 0) the quadrature equation:
(u 3-u 0) (u 4-u 0)+(v 3-v 0) (v 4-v 0)+f 2=0 reaches
(u 5-u 0)(u 6-u 0)+(v 5-v 0)(v 6-v 0)+f 2=0,
Above-mentioned three equations of simultaneous are found the solution and are obtained imaging center (u 0, v 0);
(2) demarcation of distortion parameter
Use one group of sign round dot on the parallel lines that are positioned on the scaling board, and utilize parallel lines projection intersection point (x on the picture plane c, y c) constraint condition and distortion model, obtain one group and cross intersection point (x c, y c) straight-line equation:
Y-y c=k i(x-x c) (i=1,2 ..., N), k wherein iBe the slope of i bar straight line,
Above-mentioned straight-line equation group is combined into: AW=B
Wherein
Solve by least square method: W=(AA t) -1A tB, wherein, A and B matrix are the functions about distortion factor d, and then obtain W=[A (d) A t(d)] -1A t(d) B (d) utilizes variable step-size search method search distortion factor d in the one-dimensional space, when | | AW ‾ - B | | = min d | | AW - B | | The time, the d value is distortion factor;
Above-mentioned step-length adopts following method to determine: the distortion parameter value of camera lens is all smaller, and the region of search can just elect (10 as -6, 10 -6), when the precision of distortion parameter reaches 10 -9The time, the correction precision of pixel has been reached about 0.02 pixel, generally speaking, this has reached the limit of the bearing accuracy in the monumented point center of circle, and therefore further search is nonsensical.
(3) demarcate external parameter and effective focal length with two-step approach.
CN 200610039208 2006-03-30 2006-03-30 Dual video camera calibrating method for three-dimensional reconfiguration system Pending CN1851752A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200610039208 CN1851752A (en) 2006-03-30 2006-03-30 Dual video camera calibrating method for three-dimensional reconfiguration system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200610039208 CN1851752A (en) 2006-03-30 2006-03-30 Dual video camera calibrating method for three-dimensional reconfiguration system

Publications (1)

Publication Number Publication Date
CN1851752A true CN1851752A (en) 2006-10-25

Family

ID=37133231

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200610039208 Pending CN1851752A (en) 2006-03-30 2006-03-30 Dual video camera calibrating method for three-dimensional reconfiguration system

Country Status (1)

Country Link
CN (1) CN1851752A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100592338C (en) * 2008-02-03 2010-02-24 四川虹微技术有限公司 Multi-visual angle video image depth detecting method and depth estimating method
CN101149836B (en) * 2007-11-05 2010-05-19 中山大学 Three-dimensional reconfiguration double pick-up camera calibration method
CN101799271A (en) * 2010-04-01 2010-08-11 哈尔滨工业大学 Method for obtaining camera calibration point under large viewing field condition
CN101876532A (en) * 2010-05-25 2010-11-03 大连理工大学 Camera on-field calibration method in measuring system
CN101876533A (en) * 2010-06-23 2010-11-03 北京航空航天大学 Microscopic stereovision calibrating method
CN101894366A (en) * 2009-05-21 2010-11-24 北京中星微电子有限公司 Method and device for acquiring calibration parameters and video monitoring system
CN102589432A (en) * 2012-02-17 2012-07-18 华北水利水电学院 Field calibration device of high-temperature forging structure light photography measurement system
CN102663727A (en) * 2012-03-09 2012-09-12 天津大学 Method for calibrating parameters by dividing regions in a camera based on CMM moving target
CN103473758A (en) * 2013-05-13 2013-12-25 中国科学院苏州生物医学工程技术研究所 Secondary calibration method of binocular stereo vision system
CN107194972A (en) * 2017-05-16 2017-09-22 成都通甲优博科技有限责任公司 A kind of camera marking method and system
CN108725044A (en) * 2018-05-21 2018-11-02 贵州民族大学 A kind of mechano-electronic teaching drafting machine

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101149836B (en) * 2007-11-05 2010-05-19 中山大学 Three-dimensional reconfiguration double pick-up camera calibration method
CN100592338C (en) * 2008-02-03 2010-02-24 四川虹微技术有限公司 Multi-visual angle video image depth detecting method and depth estimating method
CN101894366A (en) * 2009-05-21 2010-11-24 北京中星微电子有限公司 Method and device for acquiring calibration parameters and video monitoring system
CN101894366B (en) * 2009-05-21 2014-01-29 北京中星微电子有限公司 Method and device for acquiring calibration parameters and video monitoring system
CN101799271A (en) * 2010-04-01 2010-08-11 哈尔滨工业大学 Method for obtaining camera calibration point under large viewing field condition
CN101876532B (en) * 2010-05-25 2012-05-23 大连理工大学 Camera on-field calibration method in measuring system
CN101876532A (en) * 2010-05-25 2010-11-03 大连理工大学 Camera on-field calibration method in measuring system
CN101876533A (en) * 2010-06-23 2010-11-03 北京航空航天大学 Microscopic stereovision calibrating method
CN102589432A (en) * 2012-02-17 2012-07-18 华北水利水电学院 Field calibration device of high-temperature forging structure light photography measurement system
CN102663727A (en) * 2012-03-09 2012-09-12 天津大学 Method for calibrating parameters by dividing regions in a camera based on CMM moving target
CN102663727B (en) * 2012-03-09 2014-10-01 天津大学 Method for calibrating parameters by dividing regions in a camera based on CMM moving target
CN103473758A (en) * 2013-05-13 2013-12-25 中国科学院苏州生物医学工程技术研究所 Secondary calibration method of binocular stereo vision system
CN107194972A (en) * 2017-05-16 2017-09-22 成都通甲优博科技有限责任公司 A kind of camera marking method and system
CN108725044A (en) * 2018-05-21 2018-11-02 贵州民族大学 A kind of mechano-electronic teaching drafting machine

Similar Documents

Publication Publication Date Title
CN1851752A (en) Dual video camera calibrating method for three-dimensional reconfiguration system
CN100583151C (en) Double-camera calibrating method in three-dimensional scanning system
CN109767474B (en) Multi-view camera calibration method and device and storage medium
CN101038163A (en) Single-vision measuring method of space three-dimensional attitude of variable-focus video camera
CN110223226B (en) Panoramic image splicing method and system
CN101065969A (en) Camera calibrating method and camera calibrating device
CN1240024C (en) Image processor, image processing method and recording medium recording the same
CN1948085A (en) Star sensor calibrating method based on star field
CN112785656B (en) Calibration method and device of dual-stereoscopic camera, electronic equipment and storage medium
CN110033407B (en) Shield tunnel surface image calibration method, splicing method and splicing system
CN101080742A (en) Image reinforcement using multifocal lens
CN106600653B (en) Zoom camera optical center calibration method
CN1758018A (en) Multi visual angle laser measuring head and its calibration method
CN107478203B (en) 3D imaging device and imaging method based on laser scanning
CN103198487A (en) Automatic calibration method for video monitoring system
CN1526231A (en) Method and system for correcting chromatic aberrations of a colour image produced by an optical system
CN101064009A (en) Image processing apparatus, image forming apparatus, image reading apparatus and image processing method
CN108765484B (en) Living insect motion acquisition and data reconstruction method based on two high-speed cameras
CN109313015B (en) Calibration for a vision system
CN101059340A (en) Vehicle tread measurement method based on stereo vision and laser
CN104657982A (en) Calibration method for projector
CN1835547A (en) Image processing device and registration data generation method in image processing
CN101783018B (en) Method for calibrating camera by utilizing concentric circles
CN112509060B (en) CT secondary scanning positioning method and system based on image depth learning
CN108447096B (en) Information fusion method for kinect depth camera and thermal infrared 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